/* lista ogłoszeń*/
.lista {
	margin: 0px 5px;
    float: left;
    width: 460px;
}
.lista a{
	color:#b00000;
}
.lista a:hover{
	color:#FF0000;
    text-decoration: none;
}
.tytul h2{
	padding: 0 0 4px 2px;
    font-weight: normal;
    font-size: 13px;
}
.parzysta{
	background: #f0f4f6;
}
.parzysta_pr{
	background: #FFF0B3;
}
.parzysta_pz{
	background: #FFE7CC;
}
.nieparzysta{
	background: #fafdff;
}
.nieparzysta_pr{
	background: #FFEA93;
}
.nieparzysta_pz{
	background: #FFDBBB;
}
.zdjecie{
	width: 94px;
	text-align:center;
    overflow: hidden;
}
.linia{
	font-size: 11px;
    color: #656464;
	margin: 0px 5px 0px 2px;
    padding-bottom: 3px;
}
.tresc{
	padding: 10px 5px 10px 5px;
	font-size: 12px;
    width: 200px;
    color: #656464;
}
.tresc_szuka{
	padding: 10px 5px 10px 0px;
	font-size: 12px;
    color: #656464;
}
.tresc_archiwum{
	padding: 10px 5px 10px 5px;
	font-size: 12px;
    width: 295px;
    color: #656464;
}
.tresc_inne{
	padding: 10px 5px 10px 5px;
	font-size: 12px;
    width: 350px;
    color: #656464;
}
.cena{
	padding: 0px 5px 0px 5px;
	font-size: 12px;
    width: 75px;
    color: #656464;
    text-align: left;
    line-height: 20px;
}
.powierzchnia{
	padding: 0px 5px 0px 5px;
	font-size: 12px;
    width: 50px;
    color: #656464;
    text-align: left;
    line-height: 20px;
}
.kontakt a{
	font-size: 11px;
	height: 12px;
	padding: 0 0 0 2px;
}
.kredyt a{
	font-size: 10px;
	height: 12px;
	padding: 0 0 0 50px;
    color: #8000ff;
}
/* Porcjowanie */
.porcjowanie{
	text-align: center !important; 
}
.porcjowanie strong{ 
	padding: 5px 4px; 
	border: 1px solid #e5e5e5;
	font-size: 14px; 
	background: #f7f7f7; 
	text-decoration: none; 
}
.porcjowanie a{ 
	padding: 2px 4px; 
	border: 1px solid #e5e5e5; 
	background: #f7f7f7; 
	text-decoration: none; 
}
.porcjowanie a:hover{ 
	border: 1px solid #a3a3a3; 
	background: #e0e0e0; 
}
#licznik{
	float: left;
    width: 1px;
    height:1px;
}
#rightColumn{
	float: right;
    width: 300px;
}
#sciezka{
    width: 960px;
    margin:0px auto;
    padding: 5px 0;
}
#sciezka a:hover{
    text-decoration: underline;
    color: #000;
}
#sciezka a{
    color:#656464;
}
.moduleAddNoticeBig{
	background:url("../images/add_notice_big_bg.gif");
 	width:250px;
    height:180px;
    float:right;
}
.peopleIcon{
	background:url("../images/people_icon.gif");
 	width:184px;
    height:113px;
    margin:0 auto;
}
.buttonAdd a {
  background:url("../images/button_add.gif");
  width:195px;
  height:52px;
  float:left;
  margin:0 26px;
}
.noticeInfo{
	padding:0 18px;
}

/* Wyszukiwarka */
#leftColumn{
  float: left;
  width:190px;
}
div.searchHeader{
  background:url("../images/search_small_bg_top.gif") no-repeat scroll left bottom transparent;
  clear:both;
  height:12px;
  overflow:hidden;
  width:190px;
}
.searchContent{
  background:#B41919;
  clear:both;
  padding-left: 10px;
  width:180px;
}
div.searchFooter{
  background:url("../images/search_small_bg_footer.gif") no-repeat scroll left bottom transparent;
  clear:both;
  height:12px;
  overflow:hidden;
  width:190px;
}
.searchTxt{
  color:#fff;
  padding:5px 0;
}
.searchInfo{
  color:#eee;
  font-size: 10px;
  padding:0 0 5px 0;
}
.mini_input{
  border:1px solid #AAA;
  width:40px;
  padding: 1px;
}
.midi_input{
  border:1px solid #AAA;
  width:55px;
  padding: 1px;
}
.maxi_input{
  border:1px solid #AAA;
  width:168px;
  padding: 1px 0;
}
.searchContent select {
  border:1px solid #AAA;
  width:170px;
  margin: 0;
}
.searchContent textarea {
  border:1px solid #AAA;
  width:168px;
  background-color: #DADADA;
}
.searchContent a{
  text-decoration: underline;
  color: #FFFF00;
  padding-top: 5px;
}
.text{
  padding:0 5px 2px 0;
  color:#FFFF00;
}
.buttonSearchBlack {
  height:23px;
  width:100px;
  border:1px solid white;  
  margin:15px 0 0 35px;
}
/* lista nieruchomości */
.links{
  float:left;
  line-height:19px;
  margin-top:5px;
  margin-bottom: 5px;
}
.links a{
  color:#484848;
}
.links a:hover{
  color:#000;
  text-decoration: underline;
}
.inner{
  width:300px;
  background:#fafafa;
  float:left;
  border:0;
}
.menuReklamy {
  text-align: center;
}
.menuReklamy img{
  border:0;
}
