/******************************************************************************
  reset
******************************************************************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{ 
    margin: 0;
    padding: 0;
}

table
{
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,img
{ 
    border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var
{
    font-style: normal;
    font-weight: normal;
}

ol,ul
{
    list-style: none;
}

caption,th
{
    text-align: left;
}

h1,h2,h3,h4,h5,h6
{
    font-size: 100%;
    font-weight: normal;
}

q:before,q:after
{
    content: '';
}

abbr,acronym
{
    border: 0;
}

/******************************************************************************
  layout
******************************************************************************/

a, a:link, a:visited
{
    background: transparent;
    color: #BB0C0C;
    text-decoration: none;
}
a:hover
{
    background: #BB0C0C;
    color: #FFFDF5;
}
body
{
    background: #14070f url(img/bg-top.jpg) no-repeat center top;
    color: #fff;
    font: 11px/18px Arial, Lucida Grande, Geneva, sans-serif;
}
.c
{
	clear:both;
}
#wrapper
{
	width:815px;
	margin:auto;
	min-height:700px;
	background: #280f19;
}
#window
{
	width:100%;
    background: transparent url(img/bg-bottom.gif) no-repeat center bottom;
}
#header
{
	height:95px;
    background: #f5f5f5 url(img/mate-top.gif) repeat-x bottom;
	position:relative;
}
#header h1
{
	position:absolute;
	padding:2px;
}
#header h1 a
{
    background: transparent url(img/logo.png) no-repeat;
	width:165px;
	height:115px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
* html #header h1 a
{
	position:relative;
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
	);
}
#header #search
{
	float:right;
	width:335px;
	padding:25px;
}
#header #search #search-term-top
{
	background: transparent url(img/bg-textbox-search.gif) no-repeat;
	width:232px;
	height:24px;
	padding:6px 8px 0 8px;
	border:0 none;
	color:#fff;
}
#header #search #search-submit
{
	background: transparent url(img/bg-submit-search.gif) no-repeat;
	text-indent:-9999px;
	border:0 none;
	padding:0;
	width:81px;
	height:30px;
}
#header #search #search-term,
#header #search #search-submit
{
	vertical-align:middle;
}
#header #search a#advanced
{
	padding-right:15px;
	background: transparent url(img/arrow-advanced.gif) no-repeat right;
	color:#290f19;
	font-size:11px;
	padding-left:70px;
}
a:hover#advanced
{
	text-decoration:underline;
}
#main-categories
{
	padding:0 52px;
}
#main-categories ul li
{
	float:left;
}
#main-categories ul li#cat-people
{
	width:350px;
}
#main-categories ul li#cat-stuff 
{
	width:340px;
	margin-top:-3px;
}
#main-categories ul li#cat-people a,
#main-categories ul li#cat-stuff a
{
	background:transparent url(img/cat-people.gif) no-repeat;
	width:350px;
	height:254px;
	display:block;
	text-indent:-9999px;
	overflow:auto;
}
#main-categories ul li#cat-stuff a
{
	background:transparent url(img/cat-stuff.gif) no-repeat;
	margin-left:20px;
	width:340px;
}
#main-categories ul li span
{
	padding:0 45px 0 55px;
	display:block;
	text-align:justify;
}
#add
{
	clear:both;
	padding:40px 148px 20px;
}
#add a
{
	background:transparent url(img/add.gif) no-repeat;
	width:536px;
	height:98px;
	display:block;
	text-indent:-9999px;
	overflow:auto;
}

.homes.main .section
{
	margin:0 50px;
}
.homes.main .section .header h2
{	
	text-indent:-9999px;
	width:373px;
	height:95px;
}
#promo .header h2
{
	background: transparent url(img/promoted.gif);
}
#last .header h2
{
	background: transparent url(img/last.gif);
  margin-bottom:15px;
}

.homes.main .section .body
{
	padding:0 0 10px;
}
.homes.main .section .body .ad a img
{
	display:block;
	float:left;
	margin:0 20px 10px 0;
}
.homes.main .section .body .ad
{
	width:310px;
	float:left;
	margin-left:30px;
	margin-bottom:20px;
	background:transparent url(img/line.gif) no-repeat bottom center;
	min-height:80px;
}
.homes.main .section .body .ad p
{
	margin:0;
	padding:0;
	width:220px;
	float:left;
	margin-top:-5px;
}
.homes.main .section .body .ad .title
{
	font-weight:bold;
	float:left;
}
.homes.main .section .body .ad .title a
{
	color:#fff;
}
.homes.main .section .body .ad .date
{
	float:left;
	color:#898989;
}
.homes.main .section .body .ad .text
{
	color:#898989;
}
.homes.main .section .body .ad a.zobacz
{
	float:right;
	clear:both;
	display:block;
	width:48px;
	height:19px;
	background: transparent url(img/zobacz.gif);
	text-indent:-9999px;
	margin:0 0 20px;
	overflow:hidden;
}

.homes.main .section .body .ad2 a img
{
	display:block;
	float:left;
	margin:0 20px 10px 0;
}
.homes.main .section .body .ad2
{
	width:640px;
	height:100px;
	float:left;
	margin-left:30px;
	margin-bottom:20px;
	background:transparent url(img/line.gif) no-repeat bottom center;
}
.homes.main .section .body .ad2 p
{
	margin:0;
	padding:0;
	width:550px;
	float:left;
	margin-top:-5px;
}
.homes.main .section .body .ad2 .title
{
	font-weight:bold;
	float:left;
}
.homes.main .section .body .ad2 .title a
{
	color:#fff;
}
.homes.main .section .body .ad2 .date
{
	margin-top: 10px;
	float:left;
	width:470px;
	text-align:center;
	color:#898989;
}
.homes.main .section .body .ad2 .text
{
	color:#898989;
}
.homes.main .section .body .ad2 a.zobacz
{
	float:right;
	clear:both;
	display:block;
	width:48px;
	height:19px;
	background: transparent url(img/zobacz.gif);
	text-indent:-9999px;
	overflow:hidden;
}

a.top
{
	float:right;
	clear:both;
	display:block;
	width:85px;
	height:25px;
	background: transparent url(img/top.gif);
	text-indent:-9999px;
	margin:10px 90px 45px;
	overflow:hidden;
}
#footer
{
	height:95px;
    background: #eeeeee url(img/mate-top.gif) repeat-x top;
}
p#copy
{
	padding:45px 25px;
}
p#copy a
{
	background: transparent url(img/copy.gif);
	display:block;
	width:122px;
	height:25px;
	text-indent:-9999px;
	float:right;
	overflow:hidden;
}
#footer p.linki
{
  padding:20px;
  color:#000;
  width:300px;
  float:left;
}
#footer p.linki a
{
  margin:10px;
}
#adding
{
	margin-top:15px;
	#height:700px;
	min-height:700px;
}
#adding ul li
{
	float:left;
}
#adding ul li ul
{
	margin-top:20px;
}
#adding ul li ul li
{
	float:none;
	font-size:13px;
	padding-left:25px;
	width:320px;
}
#adding ul li ul li a
{
  color:#fff;
}
#adding .header h2
{
	width:170px;
	height:47px;
	background: transparent url(img/wybierz-kategorie.gif);
}
#cat-people-s
{
	text-indent:-9999px;
	overflow:hidden;
	width:182px;
	height:130px;
	display:block;
	background: transparent url(img/cat-people-s.gif);	
}

#cat-stuff-s
{
	text-indent:-9999px;
	overflow:hidden;
	width:192px;
	height:130px;
	display:block;
	background: transparent url(img/cat-stuff-s.gif);	
}
#adding_form .header h2
{
	width:170px;
	height:47px;
	background: transparent url(img/szczegoly_ogloszenia.gif);
}
#content
{
	float:left;
	width:500px;
	position:relative;
}
#right-side
{
	float:left;
	width:300px;
}
#adding_head
{
	padding-right:10px;
}
#adding_head .header h2
{
	width:267px;
	height:62px;
	background: transparent url(img/dodawanie-ogloszenia.gif);
}
.dodaj-form
{
	margin:15px 0;
	font-size:13px;
}
.dodaj-form span
{
	display:block;
	margin-bottom:13px;
	margin-left:-5px;
}
.dodaj-form input, .dodaj-form textarea, .dodaj-form select
{
	width:100%;
	font-weight:14px;
	padding:8px 5px;
	border:0 none;
	background:#14070f;
	color:#fff;
}
.dodaj-form select
{
  margin:5px 0;
  cursor:pointer;
}
.dodaj-form textarea
{
	height:160px;
}
#dodajesz span
{
  font-weight:bold;
  margin-left:5px;
}
#dodajesz strong
{
  color:#290f1a;
	font-size:15px;
	background:#b87f07;
	width:100%;
	font-weight:14px;
	padding:8px 5px;
	border:0 none;
	color:#fff;
  display:block;
  font-weight:strong;
}
#dodaj-tytul span
{
	text-indent:-9999px;
	width:57px;
	height:35px;
	background:url(img/dodaj-tytul.png);
}

#dodaj-miasto span
{
	text-indent:-9999px;
	width:87px;
	height:35px;
	background:url(img/dodaj-miejsce.png);
}
#dodaj-cena span
{
	text-indent:-9999px;
	width:60px;
	height:35px;
	background:url(img/cena.gif);
}
#dodaj-opis span
{
	text-indent:-9999px;
	width:57px;
	height:35px;
	background:url(img/dodaj-opis.png);
}
#dodaj-zdjecia
{
	margin-bottom:30px;
	color:#000;
}
#dodaj-zdjecia input
{
	color:#000;
}
#dodaj-zdjecia span
{
	text-indent:-9999px;
	width:57px;
	height:35px;
	background:url(img/dodaj-zdjecia.png);
}
#dodaj-kontakt span
{
	text-indent:-9999px;
	width:81px;
	height:33px;
	background:url(img/dodaj-kontakt.png);
}
#dodaj-submit .submit
{
	width:200px;
	font-weight:14px;
	padding:5px;
	border:0 none;
	background:#14070f;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	border:1px solid #000;
	float:right;
}
#dodaj-submit
{
	margin-bottom:20px;
}
#info
{
	font-size:14px;
	color:#fff;
	text-align:center;
	min-height:700px;
	padding-top:100px;
}
#ogloszenie
{
	margin:30px 20px;
	min-height:700px;
  font-size:12px;
}
#ogloszenie .title
{
	width:460px;
	float:left;
}
#ogloszenie .title strong
{
	color:#b87f07;
}
#ogloszenie .info
{
	float:left;
	width:240px;
	margin-left:20px;
}
#ogloszenie .title h2
{
	color:#290f1a;
	background:#fff;
	font-size:14px;
	font-weight:bold;
	padding:1px 4px;
	display:inline;
}
#ogloszenie .info .cena
{
	color:#290f1a;
	font-size:15px;
	background:#b87f07;
	font-weight:bold;
	padding:1px 4px;
}

#ogloszenie .info .miasto
{
	padding-top:10px;
	display:block;
}
#ogloszenie .info strong
{
	color:#b87f07;
}
#ogloszenie .zdjecia
{
	width:280px;
	float:left;
}
#ogloszenie .zdjecia .mini-list a
{
	display:block;
	float:left;
	margin:0 14px;
}
#zoom_close a:hover
{
	background:transparent;
}
#ogloszenie .zdjecia h3
{
	text-indent:-9999px;
	width:100px;
	height:51px;
	background:url(img/zdjecia.gif) no-repeat;
}
#ogloszenie .zdjecia img.main-photo
{
	display:block;
	margin-top:15px;
	margin-bottom:25px;
}
#ogloszenie .right
{
	float:left;
	padding-left:20px;
	width:470px;
	
}
#ogloszenie .opis h3
{
	text-indent:-9999px;
	width:100px;
	height:51px;
	background:url(img/opis.gif) no-repeat;
}
#ogloszenie .opis p, #ogloszenie .kontakt p
{
	margin-top:10px;
	padding:0 8px;
}
#ogloszenie .kontakt h3
{
	text-indent:-9999px;
	width:100px;
	height:51px;
	background:url(img/kontakt.gif) no-repeat;
	margin-top:40px;
	margin-bottom:10px;
}
#ogloszenie .kontakt strong
{
	color:#b87f07;
}
.left-col
{
  width:330px;
  float:left;
  padding-left:20px;
  margin-top:30px;
}
#advanced-search-title h2
{
  width:231px;
  height:129px;
  text-indent:-9999px;
	background:url(img/wyszukiwanie-zaawansowane.png) no-repeat;
}
.right-col
{
  width:450px;
  float:left;
  margin-top:30px;
  min-height:700px;
}
#advanced-search
{
  width:390px;
}
#advanced-search li
{
  padding:5px 0;
}
#advanced-search input.text
{
  padding:2px 4px;
  width:200px;
}
#advanced-search select
{
  width:200px;
}
#advanced-search label
{
  width:170px;
  display:block;
  float:left;
}
input.search-dark
{
  border:0 none;
  background:transparent url(img/szukaj-dark.png);
  width:82px;
  height:31px;
  float:right;
  margin-top:30px;
  text-indent:-9999px;
  padding:0;
  cursor:pointer;
}
.left-col-small
{
  width:190px;
  padding-left:17px;
  margin-top:20px;
  float:left;
}

.left-col-small h3
{
  display:block;
  background:#b87f07;
  padding:1px 5px;
  font-weight:bold;
  font-size:12px;
}
#subcat-list ul
{
  margin:5px 0;
  padding:0 0 20px 6px;
  background: transparent url(img/cat-list-line.gif) bottom left no-repeat;
}
#subcat-list ul li ul
{
  margin:2px 0;
  padding:0 0 0 20px;
  background: transparent;
}
#subcat-list a
{
  color:#fff;
  font-size:12px;
  font-weight:bold;
}
#subcat-list form
{
  margin-top:15px;
}
#subcat-list .text
{
  width:90px;
}
#subcat-list .search-dark
{
  margin-top:5px;
  float:none;
  margin:0;

}  
#search-list
{
  float:left;
  width:590px;
}
#search-list .info-label
{
  float:right;
  width:80px;
  text-align:center;
  background:#14070f;
  margin:0 2px 15px;
  font-weight:bold;
  padding:1px 0;
}
#search-list .ad
{
  background:transparent url(img/search-list-line.gif) bottom no-repeat;
}
#search-list .ad a img
{
	display:block;
	float:left;
	margin:0 20px 10px 0;
}
#search-list .ad p
{
	margin:0;
	padding:0;
	width:310px;
	float:left;
	margin-top:-5px;
}
#search-list .ad .title
{
	font-weight:bold;
	float:left;
}
#search-list .ad .title a
{
	color:#fff;
}
#search-list .ad .date
{
	float:right;
}
#search-list .ad .text
{
	color:#898989;
}
#search-list .ad a.zobacz
{
	float:left;
	display:block;
	width:48px;
	height:19px;
	background: transparent url(img/zobacz.gif);
	text-indent:-9999px;
	margin:5px 0;
	overflow:hidden;
}
#search-list .ad .main-info
{
  width:405px;
  float:left;
  padding-left:20px;
  margin:20px 0;
}
#search-list .ad .info-rest
{
  float:left;
  width:80px;
  text-align:center;
  font-weight:bold;
}
#search-list .ad .info-rest span
{
  display:block;
  margin-top:37px;
}
ul.pagination
{
  text-align:center;
  margin:20px;
}
ul.pagination li
{
  display:inline;
  font-weight:bold;
  font-size:12px;
}
ul.pagination li a
{
  padding:2px 4px;
}  
ul.pagination li.active
{
  background:#14070f;
  padding:2px 4px;
}
.min-height
{
  min-height:660px;
}
.information
{
  text-align:center;
  font-weight:bold;
}
.admin-content
{
  margin:40px 20px;
  min-height:700px;
}
.wyniki-top
{
  margin-top:20px;
  position:relative;
}
.wyniki-top p
{
  padding:66px 25px 0;
  text-align:right;
  color:#290f1a;
  font-weight:bold;
}
.wyniki-top a.dodaj
{
  position:absolute;
  display:block;
  right:0;
  top:-10px;
  width:275px;
  height:51px;
  background:transparent url(img/dodaj-swoje.gif) no-repeat;
  text-indent:-9999px;
  overflow:hidden;
}
#wyniki-top-ludzie
{
  width:775px;
  height:119px;
  background:transparent url(img/wyniki-top-ludzie.gif) no-repeat;
  margin-left:30px;
}
#wyniki-top-sprzet
{
  width:785px;
  height:128px;
  background:transparent url(img/wyniki-top-sprzet.gif) no-repeat;
  margin-left:25px;
}
#wyniki-top-sprzet p
{
  padding:76px 27px 0;
}
#search-list a.top
{
  margin-right:10px;
}
a.prev
{
  display:block;
  margin:10px 0 20px 60px;
  width:74px;
  height:37px;
  text-indent:-9999px;
  overflow:hidden;
  background:transparent url(img/poprzednia-strona.gif);
}
.page
{
  margin:40px;
  min-height:760px;
}
.page h2
{
  font-size:18px;
  font-weight:bold;
  margin-bottom:10px;
}
.page p
{
  margin:5px 0;
  font-size:12px;
}
.hidden-photo
{
  max-width:700px;
}