@font-face {
	font-family: Klavika;
	src: url(fonts/Klavika.otf);
}
* {
	outline: none;
}
body {
	margin: 0px;
	padding: 0px;
	font: 11px Arial;
	color: #6b6b6b;
	background: #f3f3f3 url(gfx/background.gif) repeat-x;

} 
.container{
  width: 1300px;
  margin: 0 auto;
	overflow: hidden;
}                                                     
img {
	border: 0px;
}
a:link, a:visited, a:hover, a:active {
	border: 0px;
}
span {
	font-weight: bold;
}
div, p, a, form, h1, h2, h3, h4, h5, ul, li {
	margin: 0px;
	padding: 0px;
}
.red {
	color: red !important;
}
.green {
	color: green !important;
}
#content, #top, #center, #stopka_content, #agencja {
	width: 970px;
	margin: 0 auto;
	overflow: hidden;
}
#top {
	height: 132px;
	background: url(gfx/top.png) no-repeat;
	padding-top: 3px;
}
.tag, .date, .search, .logowanie, .dzialy, .dzial_info ul {
	float: left;
}
.tag {
	color: #a6a6a6;
	padding-left: 8px;
}
.date, #reklama4 {
	clear: both;
}
.menu, .logowanie, .right, .foto_content_right, .paginacja {
	float: right;
}
.new, #left, #right, .left, .reklama_small, .foto_content_left {
	float: left;
}
.menu ul {
	margin-top: 4px;
	padding: 0px;
	list-style: none;
	display: block;
}
.menu li {
  background: url("gfx/line.png") no-repeat scroll 100% 0 transparent;
  display: inline-block;
  float: left;
  font: bold 10px Tahoma;
	padding: 8px 25px 0;
	text-align: center;
}
.menu li a {
	color: #9c1bc6;
	text-decoration: none;
}
.menu li a:hover {
	color: red;
	text-decoration: none;
}
.menu li img {
  display: block;
	margin: 8px auto 0;
}
.menu li:last-child {
	background: none;
}
.date {
	padding-left: 8px;
	margin-top: 15px;
}
.search {
	margin: 11px 0 0 300px;
}
.search input[type=text] {
	width: 148px;
	height: 16px;
	background: url(gfx/input.gif) repeat-x;
	padding: 3px;
	color: #353535;
	border: 0px;
	font: 11px Arial;
	-moz-border-radius: 5px;
	vertical-align: middle;
}
.search input[type=submit] {
	width: 22px;
	height: 22px;
	background: url(gfx/lupa.png) no-repeat;
	padding: 3px;
	color: #353535;
	border: 0px;
	font: 11px Arial;
	margin-left: 2px;
	vertical-align: middle;
}
.logowanie {
	margin-top: 14px;
}
.logowanie span {
	color: #b8b8b8;
	padding: 0 4px;
}
.logowanie a {
	color: #9c1bc6;
	text-decoration: none;
}
.logowanie a:hover {
	color: red;
	text-decoration: none;
}
::-webkit-input-placeholder  { color:black; }
input:-moz-placeholder { color:black; }
#dzialy {
	width: 655px;
	border: 1px solid #d2d2d2;
	background: #fff;
	-moz-border-radius: 5px;
	overflow: hidden;
	padding: 0px 24px 20px 24px;
}
.dzialy h2 {
	font: 18px "Klavika";
	margin: 25px 0 8px;
}
.dzialy img {
	float: left;
	margin-right: 8px;
}
.dzial_info h4 {
	float: left;
	font: bold 11px Arial;
	color: #6b6b6b;
	display: inline;
}
.dzial_info {
	line-height: 16px;
	overflow: hidden;
	width: 286px;
}
.dzial_info span {
	display: inline;
	color: #b8b8b8;
	font: 11px Arial;
	padding-left: 3px;
}
.dzial_info p {
	display: block;
}
.dzial_info ul {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.dzial_info li {
	display: inline;
	margin-right: 5px;
}
.dzial_info li a {
	color: #9c1bc6;
	text-decoration: none;
}
.dzial_info li a:hover {
	color: #9c1bc6;
	text-decoration: underline;
}
.dzial_info h2 a {
	color: #9c1bc6;
	text-decoration: none;
}
.dzial_info h2 a:hover {
	color: #9c1bc6;
	text-decoration: underline;
}
.title {
	width: 693px;
	height: 24px;
	border: 1px solid #d2d2d2;
	background: url(gfx/title.gif) repeat-x;
  -moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	color: #848484;
	font: 16px "Klavika";
	padding: 5px 0 0 10px;
}
.ostatnio_dodane {
  -moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
  background: #fff;
  border-left: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
  overflow: hidden;
  padding: 0 24px 20px;
	width: 655px;
}
.last_add {
  float: left;
	margin: 13px 15px 13px 0;
  text-align: center;
	width: 148px;
}
.last_add h4 {
  display: block;
  font: 14px "Klavika";
	margin-top: 3px;
}
.last_add h4 a {
	color: #9C1BC6;
	text-decoration: none;
}
.last_add h4 a:hover {
	color: #9C1BC6;
	text-decoration: underline;
}
.last_add img {
	margin-right: 6px;
	border: 1px solid #aaa;
}
.last_add span {
	font-weight: normal;
}
#stopka {
	width: 100%;
	height: 123px;
	background: #e1e1e1 url(gfx/stopka.gif) repeat-x top center;
	margin-top: 15px;
}
.stopka {
	border-bottom: 1px solid #fff;
	height: 40px;
}
.stopka ul, .polecamy ul {
	float: right;
	margin: 14px 0 10px 0;
	padding: 0px;
	list-style: none;
}
.stopka li, .polecamy li {
	*float: left;
	display: inline;
}
.stopka li a, .polecamy li a {
	color: #404040;
	text-decoration: none;
}
.stopka li a:hover, .polecamy li a:hover {
	color: #404040;
	text-decoration: underline;
}
.stopka li span {
	display: inline;
	margin: 0 5px;
	color: #b4b4b4;
}
#stopka_content p {
	clear: both;
	float: right;
	padding-top: 6px;
}
.staty {
	width: 224px;
  -moz-border-radius: 5px;
  background: #fff;
  border: 1px solid #D2D2D2;	
}
#left {
	width: 703px;
}
#right {
	width: 246px;
	margin-left: 16px;
}
#statystyki, .title_right {
	width: 217px;
}
.ostatnio_dodane_right {
	width: 203px;
	padding: 12px;
	background: url("gfx/stats.jpg") no-repeat scroll 172px 17px white;
}
.ostatnio_dodane_right ul {
	margin: 4px 0 12px 0;
	padding: 0px;
	list-style: none;
	text-align: left;
}
.ostatnio_dodane_right li {
	display: inline-block;
	width: 20px;
	height: 24px;
	background: url(gfx/licznik.gif) no-repeat;
	text-align: center;
	color: #262128;
	font: bold 16px Arial;
	padding-top: 4px;
}
#fb, #statystyki, #konto, #tagi, #reklama {
	margin-bottom: 15px;
}
#fb {
    overflow: hidden;
    padding-left: 13px;
    text-align: center;
}
.tagi li {
	background: none;
	display: inline;
	margin: 0 5px;
	font: 14px/17px Klavika;
}
.tagi li a {
	color: #9c1bc6;
	text-decoration: none;
}
.tagi li a:hover {
	color: #9c1bc6;
	text-decoration: underline;
}
.tagi li.small {
	font: 10px Klavika;
}
.tagi li.big {
	font: 18px Klavika;
}
#reklama {
	text-align: center;
}
#reklama a, .ostatnio_dodane a {
	color: #9C1BC6;
	text-decoration: none;
}
#reklama a:hover, .ostatnio_dodane a:hover {
	color: #9c1bc6;
	text-decoration: underline;
}
.title_right {
	text-align: left;
}
#left, #right {
	display: inline;
}
.center {
	text-align: center !important;
}
.dzialy {
	width: 320px;
}
.ostatnio_dodane {
	margin-bottom: 15px;
}
.tagi {
	background: #fff;
}
.site {
	padding-top: 10px;
	color: #565656;
	font: 12px/17px Arial;
}
.site h1 {
	float: left;
	color: #9c1bc6;
	font: 30px "Klavika";
}
.foto {	
	clear: both;
	width: 666px;
	background: #ebebeb;
	border: 1px solid #d2d2d2;
	margin-top: 10px;
}
.foto_bottom {
    clear: both;
    height: 80px;
    margin: 0 auto;
    overflow: hidden;
    width: 668px;
}
.foto_top {
	margin: 7px auto 0;
  padding-bottom: 7px;
  position: relative;
  text-align: center;
  width: 653px;
}
.left {
	margin-left: 0px;
}
.foto_content_left ul, .foto_content_right ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.foto_content_left li {
	display: block;
	clear: both;
	color: #a1a1a1;
	font: 11px Arial;
	line-height: 19px;
}
.foto_content_left li span {
	float: left;
	color: #535353;
	font-weight: normal;
}
.foto_content_left li label {
	float: left;
	text-align: left;
	width: 105px;
	padding-left: 10px;
}
.foto_content_left li a {
	color: #9C1BC6;
	text-decoration: none;
}
.foto_content_left li a:hover {
	color: red;
	text-decoration: none;	
}
.foto_content_right li {
	display: inline;
	margin: 0 5px;
}
.foto_content_left, .foto_content_right {
	padding-top: 7px;
	text-align: center;
}
.foto_content_right {
	font: 11px Arial;
  height: 30px;
  margin-top: 15px;
}
.foto_content_right span {
	color: #9C1BC6;
}
.nazwa h1, .nazwa img {
	float: left;
	vertical-align: middle;
}
.nazwa img {
	margin-right: 10px;
}
.nazwa h1 {
	margin-top: 5px;
}
.kategoria ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 100%;
}
.kategoria li {
  float: left;
  margin: 12px 4px;
  text-align: center;
	width: 155px;
	font: 14px "Klavika";
}
.kategoria li p {
 padding-top: -3px;
}
.kategoria li p a {
 color: #9C1BC6;
 text-decoration: none;
}
.kategoria li p a:hover {
 color: #9C1BC6;
 text-decoration: underline; 
}
.kategoria li img {
	border: 1px solid #dfdfdf;
	padding: 4px;
	background: #ebebeb;
}
.paginacja ul {
	padding: 0px;
	margin-top: 15px;
	list-style: none;
}
.paginacja li {
	display: inline-block;
	width: 24px;
	height: 20px;
	padding-top: 4px;
	background: url(gfx/on.jpg) no-repeat;
	text-align: center;
	margin: 3px;
	float: left;
	color: #969696;
	font: bold 12px Arial;
}
.paginacja li a {
	color: #d9d9d9;
	text-decoration: none;
	display: block;
	font-weight: bold;
	background-image: url(gfx/off.jpg);
	background-repeat: no-repeat;
	width: 24px;
	height: 20px;
	margin-top: -4px;
	padding-top: 4px;
}
.paginacja li a:hover {
	color: #969696;
	text-decoration: none;
	display: block;
	font-weight: bold;
	width: 24px;
	height: 20px;
	padding-top: 4px;
	background-image: url(gfx/on.jpg);
	background-repeat: no-repeat;
	margin-top: -4px;
}
.paginacja li.active {
	float: left;
	display: inline-block;
	width: 24px;
	height: 20px;
	padding-top: 4px;
	background-image: url(gfx/on.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #969696;
	margin: 3px;
	font-weight: bold;
}
.paginacja li.active a {
	color: white;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.paginacja li.active a:hover {
	color: white;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.ac_results {
	padding: 0px;
	border: 1px solid #E4E4E4;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}
.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}
.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	font: menu;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
}
.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}
.ac_odd {
	background-color: white;
}
.ac_over{
  background-color: #E4E4E4;
}
#lupa {
	width: 100%;
	position: absolute;
	height: 100%;
	background-image: url(gfx/zoom.png);
	background-repeat: no-repeat;
	background-position: center;
	display: none;
}
.logo {
	clear: both;
	float: left;
}
.logo img {
	margin: 8px 0 0 38px;
}
#tesco1, #tesco2, #tesco3 {
	width: 750px;
	text-align: center;
	margin: 10px auto;
}
.paginacja {
	clear: both;
}
.title a {
	color: #848484;
	text-decoration: none;
}
.title a:hover {
	color: #848484;
	text-decoration: none;
}
.kategoria ul li h4 a {
	color: #9C1BC6;
	text-decoration: none;
}
.kategoria ul li h4 a:hover {
	color: #9C1BC6;
	text-decoration: underline;
}
.kategoria ul li span {
	font-weight: normal;
}
.kategoria ul li h4 {
	margin: 3px 0;
	font-weight: normal;
}
.kategoria ul li p {
	font: 11px "Klavika";
}
.lista_search {
	clear: both;
}
.lista_search ul {
	margin: 10px 0 10px 10px;
	padding: 0px;
	list-style: none;
}
.lista_search li {
	display: block;
	font: 12px Klavika;
}
.lista_search li a {
	color: #9C1BC6;
	text-decoration: none;
}
.lista_search li a:hover {
	color: #9C1BC6;
	text-decoration: underline;
} 
#agencja {
	text-align: center;
	margin: 10px auto;
	height: auto;
	width: 970px;
}
#reklama_big {
	width: 940px;
	margin: 5px auto 5px;
	text-align: center;
}
#tesco2 {
	font: 18px "Klavika";
}
#tesco2 a, #tesco2 a:hover {
	color: #9C1BC6;
	text-decoration: none;
}
#tesco3 {
	font: bold 20px Arial;
}
#tesco3 a {
	color: red;
	text-decoration: none;
}
#tesco3 a:hover {
	color: red;
	text-decoration: none;
}
.rek {
	float: right;
	padding-top: -5px;
	font: 10px Arial;
}
#google {
	margin: 0 auto;
	width: 750px;
	height: 100%;
}
#reklama {
	margin: 10px auto;
	width: 970px;
	text-align: center;
}
.left, .right {
	margin-top: 24px !important;
}
#reklama1 {
  width: 468px;
	margin: 0 auto;
}
.reklama_small {
	margin: 10px auto 10px 50px;
}
#agencja2 {
	width: 940px;
	margin: 0 auto;
	text-align: center;
}
#reklama3 {
	margin: 5px 0;
}
#reklama4 {
	width: 217px;
	text-align: center;
}
.polecamy ul {
	margin: 0 0 20px 0;
}
.polecamy li {
	line-height: 19px;
	display: block;
}
.polecamy {
  clear: both;
  display: block;
  float: left;
}
#agencja4 {
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  width: 950px;
}
#rek {
	width: 970px;
	margin: 0 auto;
	float: left;
}
#content {
	float: left;
}
.cb {
	clear: both;
}
.scroll-to-fixed-fixed {
	margin-top:0px !important;
}
.dzialy:nth-child(3) {
  clear: both;
}
#left_rek {
	float: left;
	width: 160px;
	min-height: 10px;
	margin-top: 155px;
	padding-right: 10px;
}
#right_rek {
	float: left;
	width: 160px;
	min-height: 10px;
	margin-left: 10px;
	margin-top: 155px;
	padding-left: 10px;
}
.nazwa > p {
	padding: 11px 0;
}
.kategoria {
	padding-top: 0px;
}