
/* ------- styl dla nieruchomosci.wim.pl-------------*/
/* ------- styl dla nieruchomosci.wim.pl-------------*/
body
{
	font-family:tahoma, verdana;
	font-size:11px;
	margin: 0 auto;
	/*text-align:center; */
	background-image:url('../_images/bg.jpg');
	background-repeat: repeat-x;
}
div
{
	line-height:16px;
}
table
{
	font-family:tahoma, verdana;
	font-size:11px;
}
/*---- obrazki-------*/
img
{
	border:0px;
}
.thumb
{
	border:2px solid #C8C8C8;
}
#top_logo
{
	position:relative;
	top:-16px;
	left:-165px;
}
#top_credit
{
    position:relative;
	left:-75px;
}
#big_foto
{
	border:2px solid #C5C5C5;
}
/*------------------------*/
#mainDiv
{
	width:780px;
	margin: 0px auto; 
}
#topDiv
{
	width:780px;
	height:157px;
	border-top:3px solid #CE7E0F;
	border-bottom:1px solid #C5C5C5;
	text-align:right;
}
#footerDiv
{
	width:780px;
	border-top:1px solid #CE7E0F;
	text-align:right;
	margin:0 auto;
	float:left;
	margin-top:10px;
}
#main_menuDiv
{
	width:780px;
	height:123px;
	border-top:1px solid white;
	border-bottom:1px solid white;
	background-color:#EDEDED;

}
#main_menu_left
{
	width:385px;
	height:123px;
	float:left;
	background-image:url('../_images/main_menu_center.jpg');
	background-repeat: no-repeat;
	background-position: right;
	text-align:left;
	
}
#main_menu_right
{
	width:393px;
	height:123px;
	float:left;
	text-align:right;
}
#form_rw_container
{
	text-align:left;
	width:390px;
	height:100px;
	/* position:relative;
	top:35px; */
}
#form_rp_container
{
	text-align:left;
	width:393px;
	height:100px;
}




#form_rw_container table
{
	float:left;
	position:relative;
	top:10px;
	left:50px;
}
#form_rp_container table
{
	float:left;
	position:relative;
	top:10px;
	left:50px;
} 




#bt_rp
{
	float:left;
	background-repeat: no-repeat;
	background-position:right;
	width:248px;
	height:26px;
	border-top:2px solid #EDEDED;
}
#bt_rw
{
	float:right;
	background-repeat: no-repeat;
	width:145px;
	height:26px;
	border-top:2px solid #EDEDED;
	
	
}

#rynek_linki {width:393px; height:26px;}


#legenda
{	
	width:780px;
	height:35px;
	 border-top:1px solid #C5C5C5;
	border-bottom:1px solid #C5C5C5; 

}
#header 
{	
	width:780px;
	height:31px;
	background-image:url('../_images/header_bg.jpg');
	background-repeat: repeat-x;
	border-top:1px solid white;
	border-bottom:1px solid white; 
	text-align:left;

}


#single_offer
{
	width:780px;
	border-top:1px solid #C5C5C5;
	text-align:left;
	
}
.header_txt table
{
	font-family:tahoma, verdana;
	font-size:11px;
	font-weight:bold;
	background-color:#F1F1EB;
	width:780px;
	height:23px;
	border-bottom:1px solid white; 
	padding: 4px 0 0 0;
}
#offer_list
{
	width:780px;
	
}
/*-------klasa do tabelki lista ofert-------*/
.offer_cell
{
	width:780px;
	border-top:1px solid #C5C5C5;
	margin-bottom:10px;

}

.display_not
{
	display:none;
}
.display_ok
{

}
.bt_rw_active
{
	background-image:url('../_images/rw_active.jpg');
	background-repeat: no-repeat;
}

.bt_rp_active
{
	background-image:url('../_images/rp_active.jpg');
	background-repeat: no-repeat;
}

.bt_rw_unactive
{
	background-image:url('../_images/rw_unactive.jpg');
	background-repeat: no-repeat;
}

.bt_rp_unactive
{
	background-image:url('../_images/rp_unactive.jpg');
	background-repeat: no-repeat;
}
#offer_path
{
	width:508px;
	border:1px solid #c5c5c5;
	height:30px;
	background-color:#E3E3E3;
	vertical-align:middle;
	font-weight:bold;
	padding-top:5px;
}


.td_foto
{
	width:213px;
}

.td_miasto
{
	width:80px;
}
.td_metraz
{
	width:95px;
}
.td_opis
{
	width:196px;
}
.td_status
{
	width:196px;
	height:60px;
	background-image:url('../_images/status_bg.jpg');
	background-repeat: no-repeat;
	vertical-align:top;

}
.td_cena
{
	font-weight:bold;
}

.td_menu_typ_oferty
{
	background-image:url('../_images/nb_1.jpg');
	background-repeat: no-repeat;
	width:100px;
	height:40px;
	padding-left:25px;
}
.td_menu_rodzaj_nieruchomosci
{
	background-image:url('../_images/nb_2.jpg');
	background-repeat: no-repeat;
	width:179px;
	height:40px;
	padding-left:30px;

}

.g_p_td 
{	
	padding-top:10px;
	padding-bottom:10px;
}

/* -------------tabelki---------*/
.td_legenda
{	
 padding-right:15px;
}
#td_legend_main
{
	padding-right:90px;
}
#td_foto
{
	width:213px;

	
}
#td_miasto
{
	width:80px;
}
#td_metraz
{
	width:95px;
}
#td_opis
{
	width:196px;
}
#td_status
{
	width:196px;
	height:60px;
	background-image:url('../_images/status_bg.jpg');
	background-repeat: no-repeat;
	vertical-align:top;

}
#td_cena
{
	font-weight:bold;
}
.td_single_offer
{
	vertical-align:bottom;
}
#td_of_week
{	
	border:2px solid #EDEDED;
	width:350px;
	height:31px;
	background-image:url('../_images/of_week.jpg');
	background-repeat: no-repeat;
	background-position:top left;

}
#r_buttons
{
	text-align:right;
}
.btn_pokaz
{
	height:33px;
}
#td_menu_typ_oferty
{
	background-image:url('../_images/nb_1.jpg');
	background-repeat: no-repeat;
	width:100px;
	height:40px;
	padding-left:17px;
}
#td_menu_rodzaj_nieruchomosci
{
	background-image:url('../_images/nb_2.jpg');
	background-repeat: no-repeat;
	width:179px;
	height:40px;
	padding-left:17px;

}
#litle_fotos_container
{
width:250px;
vertical-align:top;
height:auto;

}
#litle_fotos
{
	width:250px;
	border-bottom:1px solid #c5c5c5;
}
#single_offer_status
{
	background-image:url('../_images/single_offer_st_bg.jpg');
	background-repeat: no-repeat;
	background-position:right;
	border-bottom: 1px solid #c5c5c5;
	height:26px;
	padding-left:600px;
	padding-bottom:1px;
	vertical-align:top;
	
}
#single_offer_desc
{
	border-top:1px solid white;
	background-color:#E3E3E3;
	padding-left:10px;
}
.single_offer_desc_cells
{
	background-color:#E3E3E3;
	line-height:15px;
	vertical-align:top;
	padding-left: 20px;
	padding-right: 20px;
}
#single_offer_desc_cells_right
{
	width:300px;
}

#single_offer_desc_contact
{
	background-color:#E3E3E3;
	/* border-bottom:1px solid white; */
	padding-left: 20px;
	padding-right: 20px;
	

	
}
#single_offer_desc_credit
{
	background-color:#E3E3E3;
	border-bottom:1px solid white;
	padding-left: 15px;
	padding-right: 20px;
	padding-bottom:10px;
	vertical-align:top;
	
}
#single_offer_bottom_line
{
	width:780px;
	border-top:1px solid #c5c5c5;
}
#td_big_foto
{
	margin-right:10px;
	vertical-align:top;
}
#litle_desc
{
	height:150px;
	padding-left:30px;
	line-height:20px;
	vertical-align:top;
}
.tb_single_offer
{
	width:780px;
	padding:0;
}
.tb_single_offer_wf
{
	width:780px;
	padding:0;
	vertical-align:top;
}
.litle_fotos_cell
{
	vertical-align:bottom;
	padding: 5px;
}
/*----------teksty-----------------*/
/*---------linki----------------*/

a {color:black; text-decoration:underline;}
a:link {color:black; text-decoration:underline;}
a:hover {color:#787878; text-decoration:none;}
a:visited {text-decoration: underline; color: black;}

.menu_r_links
{
	display:block;
	height:26px;
}
#link_rp
{
	width:157px;
	margin-left:75px;
}
#link_rw
{
	width:145px;
}
.link
{
	cursor:pointer;
}
.lf_link
{
	cursor:pointer;
	border:1px solid #C8C8C8;
}
/*------- formularze---------------*/
#rynek_rp
{
   width:200px;

}
#rynek_rw
{
 width:340px;
}
.novisible
{
 display:none;
}

/*-----formularz kontaktowy--------*/
 .no_visible
{
	display:none;
} 
#contactform
{
	width:500px;
	border-bottom:1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;
	border-right:1px solid #c5c5c5;
	padding:20px 20px 20px 20px;
	text-align:left;
}
#contactform_title
{
	
	font-size:14px;
	color: #c5c5c5;
	font-weight:bold;
}
.contactform_input_title
{
	float:left;
	width:150px;


}
#contactform_bottom
{
	text-align:right;
	padding-right:15px;
}
#tresc
{
	width:450px;
	height:50px;
}
#tel
{
	width:150px;
}
/*--------*/
/*-----------dodawanie oferty formularz 1--*/
#details
{
	border-top:1px solid white;
	background-color: #EDEDED;
	width:780px;
	border-bottom:1px solid white;
	line-height:30px;
	 text-align:left; 

}
#details_left
{
	width:200px;
	float:left;
	text-align:left;
	line-height:20px;
	
}
#details_right
{
	width:200px;
	float:left;
	text-align:left;
}
#forward_btn_div
{
	border-top:1px solid #c5c5c5;
	border-bottom:1px solid #c5c5c5;
	background-color: #EDEDED;
	height:50px;
	padding-right:10px;
	padding-top:5px;
}
#add_start_form
{
	width:780px;
	border-bottom: 1px solid #c5c5c5;
	/* border:1px solid black; */
	text-align:left;
	
}
.input_align
{

width:330px;
text-align:right;
}
.input_w
{
	width:175px;
}
.textarea_w
{
	width:175px;

}
#cena_inp
{
	width:78px;
}
#f_b_btn_div
{
	border-top:1px solid #c5c5c5;
	background-color:#EDEDED;
	height:50px;
}
#btn_table
{
	margin-top:3px;
	width:780px;
}
/*-------------*/
#price
{
	color:#bb0000;
	font-weight:bold;
}
.red
{
	color:bb0000;
}
.big
{
	font-size:14px;
}
.decimal
{
	list-style:decimal;
}
.score {width:300px; height:20px; line-height:15px; border-bottom:1px #eee solid; padding:3px 0 0 20px;}	
.fin {margin: 0 auto;}
.end_links {width:200px;}

#remove_offer_input_code
{
	width:500px;
	margin-left:140px;
	text-align:center;

}
#if_actual_div {position:absolute; z-index:10; margin:0 0 0 0; top:300px;}
#tb_week_offer
{
margin-top:40px;
margin-left:10px;
}
#tb_week_offer_desc
{
	vertical-align:top;
		padding-left:5px;
}
#tb_week_offer_foto
{
	vertical-align:top;

}
#other_g_form_container
{
	
	/* 	border:1px solid blue; */
		text-align:right;
		 border-top:1px solid #C5C5C5;
		border-bottom:1px solid #C5C5C5; 
		vertical-align:middle;
		height:30px;
		padding-top:8px;
		
}
#other_g_form_container_so
{
	
	/* 	border:1px solid blue; */
		text-align:right;
		 border-top:1px solid #C5C5C5;
		/* border-bottom:1px solid #C5C5C5;  */
		vertical-align:middle;
		height:30px;
		padding-top:8px;
		
}
.gminy_powiaty{vertical-align:top; margin-top:0px; border:2px #C5C5C5 solid; width:320px; text-align:left; padding-left:30px;}
.gminy_powiaty_td{vertical-align:top; margin-top:0px; text-align:left; background-color:#EDEDED; padding-left:5px;}
.gminy_powiaty_none{display:none;}
.gminy_powiaty_td_none{display:none; }
#g_p_td 
{	
	padding-top:10px;
	padding-bottom:10px;
}
#bottom_links
{
	
}

#bottom_links h2
{
	background-color: #E3E3E3;
	font-family:tahoma,verdana;
	font-size:11px;
	padding:2px;
	padding-left:5px;
	border: 1px solid #C8C8C8;
	width: 100%; 
	display:block;
	font-weight:bold;
}

#bottom_links ul li
{
	list-style-type:none;
	display:inline;
	margin:10px;
}


/*-----do tpl kredyty---*/

#offerTitle
{
	width:780px;
	height:59px;
	border-bottom:1px solid #C5C5C5;
	padding-bottom:1px;
}
#sep
{
	width:780px;
	border:1px solid blue; 
	float:left;
	height:3px;
}
/* #offerDiv_left_np
{
	 border:1px dashed #C5C5C5; 
	width:390px;
	min-height:630px;
	vertical-align:top;
	margin-top:3px;
	float:left;
	padding:0 5px 10px 10px;
	text-align:left;
	background-image:url('../_images/kredyty_header_bg.jpg');
	background-repeat:repeat-x;
	background-color:#EDEDED;

} */
/* .contact_div_h{height:auto;} */
/* #offer_credit_info { float:left;  border:1px dashed #c5c5c5;   width:351px;  padding:0 10px 10px 10px;  margin-top:3px; height:630px; } */
/*-----proba r�wnych divow--*/

/*-----------------------------------------*/
	#wrapper {
/* 			margin: 0 auto; */ /* centering */
			overflow: hidden; /* clearance */
			width: 779px;
			/* display: table; */
			margin-top:1px;
			border-top:1px dashed #c5c5c5;
			 border-left:1px dashed #c5c5c5;
			/* border-bottom:1px dashed #c5c5c5; */
			
		}
		#offer_credit_info, #offerDiv_left_np {
			display: table-cell;
			vertical-align: top;
			float:left;
		}
		#offer_credit_info {
			width: 337px;
			padding:0 10px 10px 10px;
			 
			/* border-bottom:1px dashed #c5c5c5; */
		}
		#offerDiv_left_np {
			min-height:600px;
			width: 400px;
			padding:0 10px 10px 10px; 
			background-image:url('../_images/kredyty_header_bg.jpg');
			background-repeat:repeat-x;
			background-color:#EDEDED;	
			border-right:1px dashed #c5c5c5; 
			border-left:1px dashed #c5c5c5; 		
			/* border-bottom:1px dashed #c5c5c5;	 */			
		}
/*-----------------------------------------*/
.list_element {
	width:20px; height:20px; 
	padding-left:10px;
}
#contact
{
	background-image:url('../_images/kredyty_header_bg.jpg');
	background-repeat:repeat-x;
	background-position:top left;
	width:329px;
	border-top:1px dashed #c5c5c5;
	/* margin:0 auto; */
	
	/* margin-bottom:20px; */
}

#contact_tb
{
	width:350px;
	height:200px;
	padding:10px;
}
#contact_tb td
{
	padding:10px;
	vertical-align:top;
}
.contact_tb_td
{
	border-right:1px dashed #c5c5c5;
}
.contact_tb_td_b
{
	border-bottom:1px dashed #c5c5c5;
}
#contact_td_name
{
	background-image:url('../_images/contact_name.jpg');
	background-repeat:no-repeat;
	background-position:bottom right;
}
#contact_td_adress
{
	background-image:url('../_images/contact_adress.jpg');
	background-repeat:no-repeat;
	background-position:bottom right;
}
#contact_td_tel
{
	background-image:url('../_images/contact_tel.jpg');
	background-repeat:no-repeat;
	background-position:bottom right;
}
#contact_td_e_mail
{
	background-image:url('../_images/contact_mail.jpg');
	background-repeat:no-repeat;
	background-position:bottom right;
}
#contact_header
{

	width:350px;
	height:20px;
	text-align:left;
/* 	background-image:url('../_images/kredyty_header_bg.jpg');
	background-repeat:repeat-x; */
}
.contact_cells
{
	float:left;
	width:159px;
	vertical-align:middle;
	height:50px;
	/* border:1px solid blue;  */
	padding-left:34px;
	border-bottom:6px solid white;
}
.contact_cell_intra
{
	border-right:1px dashed #c5c5c5;
}
#calc_header
{

	width:780px;
	height:20px;
	text-align:left;
	background-image:url('../_images/kredyty_header_bg.jpg');
	background-repeat:repeat-x;
}
#leftDiv
{
	margin-top:1px;
/* 	height:600px; */
	padding:0;

}

.left {text-align:left;}
#iWraty1 {float:left; width:100px;}
#iWraty2 {float:left; color:#bb0000;}
/* #iWysokoscRaty, */ .nodisplay {display:none;}
.line11 {width:100%; border-bottom:3px solid #dbe9f6; margin:10px 0 10px 0;}
.intro {width:390px; margin:8px auto 40px auto; line-height:17px;}
.sea {width:210px; height:27px;}
.big {font-size:17px; margin:0px 3px 3px 0; font-family:sans-serif; text-transform:uppercase;}
.inline {display:inline;}
.fia {width:80px; height:27px;}
.sea {width:210px; height:27px;}
.tha {width:30px; height:27px;}

.fia1 {width:130px; height:27px;}
.sea1 {width:170px; height:27px;}
.tha1 {width:30px; height:27px;}

.half1 {width:230px;}
.half2 {width:90px; text-align:right; padding:0 35px 0 0}
.sea input.txt {width:200px; height:15px;}
input.txt2 {width:130px; height:15px;}
.upper {text-transform:uppercase;}
.lower {text-transform:lowercase;}
.header {width:350px; border-bottom:1px #CE7E0F solid; font-weight:bold; color:#999; margin:10px auto; padding:5px; position:relative; z-index:5;}
#first {margin:0 auto;}
.info {text-transform:lowercase; text-align:left; font-size:10px; margin:0;}
.bold {font-weight:bold;}
.underline {text-decoration:underline;}
#info1 {position:absolute; z-index:3;}
#info2 {position:absolute; z-index:2;}
#info3 {position:absolute; z-index:1;}
#myTablePrice, #myTableCurrency, #myTableCredit, #showCurrency {width:320px; height:auto; margin:0 auto; line-height:20px;}
#status
{
	width:200px;
	height:35px;

	position:relative;
	left:450px;
	display:inline;
}
#credit_offer_details
{
	width:360px;
	margin-left:80px;
	/* height:55px; */
	border:1px solid #c5c5c5;
	font-weight:bold;
	margin:0 auto;
	
}
#credit_offer_details_header_td
{
	text-align:left;
	background-image:url('../_images/kredyty_header_bg.jpg');
	background-repeat:repeat-x;
	background-color:#EDEDED;
	border-bottom:1px solid #c5c5c5;
}
#credit_offer_details_header_icon_td
{
	height:20px;
	text-align:left;
	background-image:url('../_images/kredyty_header_bg.jpg');
	background-repeat:repeat-x;
	background-color:#E2E2E2;
	padding-right:3px;
	border-bottom:1px solid #c5c5c5;
	text-align:right;
}
#credit_offer_details_status_td
{
	text-align:right;
	border-top:1px solid #c5c5c5;
	height:33px;
	padding-right:5px;
}
#credit_offer_details_status_title_td
{
	text-align:left;
	border-top:1px solid #c5c5c5;
	height:33px;
	padding-left:3px;
}
#credit_offer_details_price_td
{
	text-align:right;
	color:#bb0000;
	height:20px;
	padding-right:3px;
}
#credit_offer_details_estate_type_td
{
	padding-left:3px;
}

/*----kredyty - boxy przy poszczeg�lnych ofertach--------*/
.dgr {color:#333;}
#boxCred {   border:1px #c5c5c5 solid; border-style:dashed;  background:#DAD8D8; text-align:right; height:110px; width:300px; padding:5px;}
.lh {float:left;  text-align:left; width:200px;}
.credit_1_btn{   float:left; text-align:right;  padding-top:21px; text-align:right; }
/*  #boxCred { border-bottom:2px #C5C5C5 solid;  background:#E3E3E3; text-align:right; height:110px; padding:5px; margin-left:400px;}
.lh {float:left; width:235px; text-align:left;}
.credit_1_btn{  width:89px; float:left; text-align:right; padding-top:21px; text-align:right; } */
#preload
{
	text-align:center;
}
#credit_banner {padding:0;}
#offerDiv_left_cat {padding:0;}
#leftDiv_in{vertical-align:top;}