/* CSS Document */


body{
	background: #a4b6b5;
	font-family: Tahoma, Vardana, Arial;
	font-size: 11px;
	margin:0;
	padding:0;
	text-align: center;
}

div, p, ul, h1, h2, h3, img, form{
	padding:0; 
	margin:0;
}

a img {border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

img.property {
	float: left;
	margin:  4px  0  0 45px;
}
#top{
	overflow:hidden;
	width:100%;	
}
#topblank{
	background:url(images/top_bg.gif) repeat-x ;
	background-position: top ;
	overflow:hidden;
	margin:0 auto;
	width:978px;
}
#top_margin{		
	float:left;
}
#menutop{	
	margin: 2px 0 0 0;
	padding: 14px 10px 0 20px;
	background:url(images/top_menu_bg.gif) repeat-x;
	color:#FFF;
	float:right;
	height:25px;
	font-size: 12px;
	font-weight: bold;
	width: 500px;
}
#menutop a{	
	text-decoration: none;
	color:#FFF;
}
#menutop a:hover{
	text-decoration: underline;
	color:#d5cdcd;
}
#logoTop{
	float:left;
	width:978px;
}

#main_menu {
	background:url(images/main_menu_bg.gif) repeat-x;	
	height:42px;
	width:971px;	
	clear:both;
	margin:0 0 0 7px;
	text-align:center;
}
#menuContainer{
	width: 800px;
	margin-left:auto;
	margin-right:auto;
}
.menulinks {
	float:left;	
	background:url(images/menu_separator.gif) no-repeat right;	
	padding: 14px 20px 0 20px;
	height:28px;
}
.menulinks a{
	font-weight:bold;
	font-size: 12px;
	color:#FFF;
	text-decoration: none;
}
.menulinks a:hover{
	text-decoration: underline;
	color:#d5cdcd;
}
#main{
	margin-left:7px;
	background:url(images/main_bg.jpg) repeat-y;	
	overflow:hidden;
	width:971px;
}
#pannel-left{
	float:left;
	width:231px;
}
#content{
	padding:15px 5px 5px;
	float:right;
	width: 710px;
	text-align: left;
}
#bottom{
	margin-left:7px;
	background:url(images/bg_footer.gif) repeat-x;	
	height:67px;
	margin-bottom:5px;
	width:971px;
}
#premium {
	margin: 5px 0pt 0pt; 
	float: left;
}


/* wyszukiwarka */
#seTitle{
	background:url(images/se_title.jpg)	no-repeat;
	width:231px;
	height:36px;
	margin-top:7px;
}
#wysz_body{
	background:url(images/se_body.gif) repeat-y;
	padding-left:16px;
	width:215px;	
	overflow:hidden;
}
#wysz_btn{
	background:url(images/search_down.jpg)	no-repeat top;
	width:231px;
	height:16px;
}
.wysz_row{
	float: left;
	padding-bottom: 2px;
}
.cn1{
	float: right;
	padding: 0 15px 3px 0;
	width: 90px;
}
.cn2{
	float: left;
	padding: 0 0 3px 0;
	width: 90px;
}
.txt195 {
	width: 195px;
}
.txt80{
	width: 80px;
}
.txt50{
	width: 50px;
}
.comboBox{
	border: 1px solid #e2e6f1;
	width: 200px;
	float: left;
	position: relative;
	padding: 0px;
}
.comboBoxInput{
	border: 0px;
	padding-left: 1px;
	position: relative;
	top: 0px;
	left:0px;
}
.comboBoxButton{
	margin-top: 0px;
	position: relative;
	right: 0px;
	padding-left: 1px;
	padding-right: 1px;
}	
.comboBoxArrow{
	margin-top: 1px;
	position: relative;
	right: -1px;
	top: 0px;
	padding-left: 1px;
	padding-right: 1px;
}	
.comboBoxContainer{
	position: absolute;
	border: 1px solid #7f9db9;
	background-color: #FFF;
	visibility: hidden;
	display: block;
	overflow: auto;
	width: 100%;
	height: 100px;
}

.comboBoxOption{
	font-family: tahoma;
	font-size: 12px;
	cursor: default;
	margin: 1px;
	overflow: hidden;
	white-space: nowrap;
	padding-left: 2px;
	width: 100%;
}
.comboBoxOptionOver{
	font-family: tahoma;
	font-size: 12px;
	cursor: default;
	margin: 1px;
	overflow: hidden;
	white-space: nowrap;
	padding-left: 2px;
	width: 100%;
	background-color: #316AC5;
	color: #FFF;
}
.justText {
	padding: 10px 0;
	width: 660px; 
	float: left;
	overflow: hidden;
	text-align:justify;
	font-size:110%;
	line-height:125%;
}

.of_premium{
	float: left;
	background:#EEEEEE none repeat scroll 0%;
	border:1px solid #FFFFFF;
	width: 224px;
	margin: 2px 0 0 2px;
	padding-bottom:5px;
}
.premium_red{
	margin: 5px 5px 0 5px  ;
}
.premium_red a{
	text-decoration: none;
	color: #282C37;
}
.premium_red a:hover{
	color: #000;
}
.premium_price{
	font-weight:bold;
	font-size:12px;
	line-height: 160%;
	padding-top:10px;
}
.thumb {
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #CCCCCC;
	float:left;
	margin: 5px 10px 5px 5px  ;
	padding:3px;
}
.details {
	float: left;
	padding-top:5px;
	background:url(images/details.jpg) no-repeat;
	color:#282c37;
	width:79px;
	height:28px;
	text-decoration:none;
}
.details:hover{
	background:url(images/detailsover.gif) no-repeat;
}
.nieruchomosci_top {
	float: left;
	padding: 12px 0 5px 15px;
	min-height:2em; 
	width:210px;  
	text-align: left;
	color:#FFFFFF;
}
.nieruchomosci_top li{	
  margin-right: 2px;
	list-style: none; 	
}
.nieruchomosci_top a{
	text-decoration: none;   
	font-weight: bold;
	color: #fff;    
}
.nieruchomosci_top a:hover{
	color: #D5CDCD;    
	text-decoration: underline;    
}
.nieruchomosci_top li a{   
	padding: 0 0 0 15px;
	margin-right: 2px;
	color: #d1d1d1;            
}
.nieruchomosci_top li a:hover{   
	color: #fff; 
	text-decoration: underline;           
}

.paging_navbar{ 
  background:#F4F4F4 none repeat scroll 0%;
  border:1px dotted #CCCCCC;
  clear:left;
  margin: 0 10pt 10pt 0;
  padding:5px  0 5px 10px;
  height:100%;
  overflow: hidden; 
}
.navbar_info{
  float:left;
  padding-top:5px;
  width:400px;
}
.navbar_info h1{
  font-family: Tahoma, Arial, sans-serif;
  font-size:1.1em;
  text-align:left;
}

/* paging */
.paging{
  float:right;
  font-family: Tahoma, Arial, sans-serif;
  font-size:1.1em;
  margin: 2px;
  padding: 2px;
  text-decoration: none;  
  color: #27565D;
}

.paging a:link, .paging a:visited{
  color: #1e95e3;
  text-decoration: none;
  padding: 1px 4px 1px 4px;
  border-color:#CCCCCC ;
  border-style:solid;
  border-width:1px;
  margin: 1px;
}

.paging a:hover{
  color: White;
  padding: 2px 4px 2px 4px;
  border: 1px solid #000;
  background-color: #27565D;
}

/* oferta listing */
.oferta {
	padding: 12px 0 2px 15px;    
	overflow: hidden;
	clear: left;
	min-height:10em;
}
.oferta h2, h3 {
	font-size:12px;
	padding-left:5px;
  margin-top: 0;
  color: #27565D;
}
.oferta_info{
	float: left;
	padding-top:5px;
	color: #000;	
}
.oferta_info a{
	color: #000;
	text-decoration: none;	
}
.oferta_info a:hover{
	color: #000;
}
.add_clip {
	float: left;
	padding: 10px 10px 0 0 ;	
}
.nowa{	
	color: #27565D;
}
.more_info{	
	font-weight: bold;
	text-decoration: none;	
	background: url(http://nieruchomosci.2222.pl/t/green/images/pointer_blue.gif) no-repeat;
	background-position: right;
	width:auto;
	padding-right:12px;
}
.more_info a{	
	text-decoration: none;
	color: green;
}
.more_info a:hover{
	color: #000;
}
.premium_mark {	
	float: right;
}
