h2{
	font-size: 100%;
	color: #FFF;
	padding: 4px 0 0 6px;
}
h3{
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 3px;
}
h4{
	font-size: 100%;
	color: #052C74;
}
input{
	font-size: 90%;
}
input[type="radio"]{
	vertical-align: middle;
	margin-top: -1px;
	border: 0px;
}
select{
	font-size: 90%;
}
.pub_info{
	color: #999;
	font-style: italic;
}
.pub_floatl{
	float: left;
	display: inline;
}
.pub_floatl_49{
	float: left;
	display: inline;
	width: 49%;
	margin-bottom: 5px;
}
.pub_floatr{
	float: right;
	display: inline;
}
/* HEADER ---------------------------------*/
#pub_header{
/* 	width: 99%; */
	padding-bottom: 4px;
	padding-top: 8px;
}
.pub_hov_underl:hover{
	text-decoration: underline;
}
.pub_logoplace{
	float: left;
	display: inline;
	width: 260px;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: 90%;
}
.pub_adv1_place{
	float: left;
	display: inline;
	width: 730px;
}
.pub_adv_holder{
	padding: 4px 0;
	background-color: #fff;
/* 	border: 1px solid red; */
}
.pub_login_inp{
	float: left;
	width: 113px;
	border: 1px solid #000;
	height: 15px;
	color: #000;
	font-size: 110%;
}
.pub_login_subm{
	float: left;
	display: inline;
/* 	width: 110px; */
	color: #fff;
	font-size: 90%;
	margin-left: 3px;
}
.pub_vhod_bg{
	float: left;
	background: url('../img/public/vhod_bg.jpg') repeat-x;
	height: 20px;
	padding: 0 7px;
	padding: expression('0 2px');
	font-weight: bold;
	border: 0;
	color: #FFF;
/* 	font-size: 10px!important; */
	font-size: 7pt;
	font-size: exression('8pt!important');
	width: auto;
	text-align: center;
	cursor: pointer;
}
.pub_reg_btn{
	float: left;
}
.pub_reg_btn img{
	float: left;
}
.pub_reg_btn div{
	float: left;
	background: url('../img/public/reg_btn_bg.gif') repeat-x;
	height: 18px;
	font-weight: bold;
	padding: 2px 2px 0 2px;
}

.pub_1px{
	font-size: 1px;
	float: left;
}

.pub_reklama{
	color: #fff;
	font-size: 80%;
	line-height: 13px;
	/* 	font-weight: bold; */
}
.pub_reklama_gray{
	color: #ccc;
	font-size: 80%;
	line-height: 13px;
}
.pub_langs{
	float: right;
	text-align: right;
	font-size: 80%;
	margin: 5px 10px 0 5px;
}
.pub_langs a{
	color: #16324C;
}
.pub_langs a:hover{
	color: #16324C;
	text-decoration: underline;
}

/* CONTENT ---------------------------------*/
#pub_content{
	width: 100%;
}
/* Top Menu-------------- */
.pub_topmenu{
	margin-left: 2px;
	float: left;
	font-weight: bold;
}
.pub_topbutton{
	float: left;
	background: url('../img/public/tbtn_bg.jpg') repeat-x;
	height: 19px;
	padding: 8px 4px 0 4px;
/* 	font-weight: bold; */
	font-size: 90%;
	text-decoration: none;
	color: #000;
}
.pub_topbutton:hover{
	float: left;
	background: url('../img/public/tbtn_bg.jpg') repeat-x;
	height: 19px;
	padding: 8px 4px 0 4px;
/* 	font-weight: bold; */
	font-size: 90%;
	text-decoration: underline;
	color: #000;
}
.pub_topbutton_a{
	float: left;
	background: url('../img/public/tbtn_bg_a.jpg') repeat-x;
	height: 19px;
	padding: 8px 4px 0 4px;
/* 	font-weight: bold; */
	font-size: 90%;
	color: #FFF;
}
.pub_submenu{
	background-color: #062C73;
	color: #FFF;
	padding-top: 2px;
}
.pub_submenu a{
	color: #FFF;
	text-decoration: none;
	margin-left: 10px;
}
.pub_submenu a:hover{
	color: #FFF;
	text-decoration: underline;
}

.pub_topmenu_shadow{
	clear: both;
	border-top: 3px solid #062C73;
	background: url('../img/public/tmenu_grad.jpg') repeat-x;
	height: 16px;
	font-size: 1px;
}

#pub_thetable{
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0 1px;
}
#pub_thetable tr td{
/* 	border: 1px solid red; */
	vertical-align: top;
}
.pub_typ_back{
	background-color: #F7F5F6;
}

/* Dynamic News----------------- */
.pub_dynamic_big{
	float: left;
	background-position: center center;
	width: 350px;
	height: 258px;
}
.pub_dynamic_small{
	background: url('../img/public/dynamic_bg.png') no-repeat;
	display: block;
	width: 103px;
	height: 82px;
	padding: 3px 0 0 3px;
	margin-bottom: 2px;
}
.pub_dynamic_small:hover{
	background: url('../img/public/dynamic_bg_a.png') no-repeat;
	display: block;
	width: 103px;
	height: 82px;
	padding: 3px 0 0 3px;
	margin-bottom: 2px;
}
.pub_dynamic_small_a{
	background: url('../img/public/dynamic_bg_a.png') no-repeat;
	display: block;
	width: 103px;
	height: 82px;
	padding: 3px 0 0 3px;
	margin-bottom: 2px;
}
.pub_fast_table{
	border-spacing: 0px;
	border-collapse: collapse;
}
.pub_fast_table tr td{
	padding: 7px 1px;
}
.pub_fast_table input{
	border: 1px solid #7B9DB4;
	color: #333;
	font-size: 100%;
}
.pub_fast_table select{
	border: 1px solid #7B9DB4;
	color: #333;
	font-size: 100%;
}
.pub_zle{
/* 	clear: both; */
	width: 336px;
	height: 74px;
	line-height: 120%;
	color: #fff;
	margin-top: 143px;
	padding: 3px 7px;
	background-image: url('../img/public/transperant.png');
	background-repeat: no-repeat;
	background-image: expression('none');
	background-repeat: expression('no-repeat');
 	filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/public/transperant.png', sizingMethod='scale')");
}
.pub_zle a{
	color: #fff;
	text-decoration: none;
}
.pub_zle a:hover{
	color: #fff;
	text-decoration: underline;
}


.pub_bluekare_holder{
	border-bottom: 2px solid #FFF;
}
.pub_bluekare_holder a:hover{
	text-decoration: underline;
}
.pub_hack_space{
	font-size: 1px;
	background-color: #FFF;
	height: 3px;
}
/* Blue Header------------- */
.pub_blue_top{
	background: url('../img/public/blue_top.jpg') repeat-x;
	height: 20px;
	color: #FFF;
	font-size: 90%;
	font-weight: bold;
}
.pub_blue_top img{
	float: right;
}
.pub_blue_top1{
	background: url('../img/public/blue_top1.jpg') repeat-x;
	height: 20px;
	color: #FFF;
	font-size: 90%;
	font-weight: bold;
}
.pub_blue_top1 img{
	float: right;
}

.pub_darkgray_kare{
	background-color: #CFCFCF;
	padding: 10px 5px 0 10px;
}
.pub_marginbot{
	margin-bottom: 10px;
}
.pub_marginbot5{
	margin-bottom: 5px;
}
.pub_darkgray_kare_bot_home{
	background: url('../img/public/gray_kare_bot.jpg') repeat-x;
	height: 21px;
	padding: 3px 6px 0 6px;
}
/*.pub_darkgray_kare_bot{
	background: url('../img/public/gray_kare_bot.jpg') repeat-x;
	height: 21px;
	padding: 3px 6px 0 6px;
}*/

.pub_search{
	float: right;
	color: #fff;
/* 	font-size: 90%; */
	margin-left: 3px;
}
.pub_search_bg{
	float: left;
	background: url('../img/public/search_bg.jpg') repeat-x;
	height: 16px;
	padding: 4px 15px 0 15px;
	font-weight: bold;
}
.pub_bullet{
	float: left;
	margin: 5px 3px 0 0;
	height: 4px;
	font-size: 1px;
}


/* Blue text------------------ */
.pub_blue1{
	color: #055FAB;
	font-weight: bold;
	font-size: 80%;
}
.pub_blue_text{
	color: #039;
}
.pub_blue2{
	color: #36F;
}
.pub_blue3{
	color: #2069AC;
}
.pub_blue3:hover{
	text-decoration: underline;
}
.pub_blue4{
	color: #052C74;
}

.pub_col_180{
	width: 180px;
/* 	border: 1px solid purple; */
}
.pub_light_kare{
	background-color: #F2F0F1;
	padding: 10px 5px 0 5px;
}
.pub_fixing{
	width: 99%;
	margin-bottom: 7px;
}
.pub_fixing tr td{
	padding: 5px 2px;
}
.pub_green{
	color: #1A8B07;
	font-weight: bold;
	font-size: 90%;
}
.pub_kare_img{
	border: 1px solid #CFCFCF;
	float: left;
	margin-right: 3px;
	margin-bottom: 2px;
}
.pub_anketa_kare{
	padding: 5px;
	background-color: #FFF;
}


.pub_col_488{
	width: 488px;
	margin-right: 10px;
	margin-left: 10px;
/* 	border: 1px solid green; */
}
.pub_top_offers{
	float: left;
	width: 49%;
	font-size: 110%;
}
.pub_newoff{
	display: block;
}
.pub_newoff:hover{
	display: block;
	background-color: #CED6FD;
	text-decoration: none;
}
.pub_newoff_row{
	width: 95%;
	color: #000;
	border: 1px solid #CFCFCF;
	margin-top: 1px;
	padding: 5px 11px;
	line-height: 110%;
}
.pub_newoff1{
	display: block;
	background: url('../img/public/offer_grayback.jpg') center bottom repeat-x;
	
}
.pub_newoff1:hover{
	display: block;
//	background: url('../img/public/offer_whiteback.png') center bottom repeat-x;
  background: #FFFFFF;
	text-decoration: none;
}
.pub_newoff1_row{
	width: 99%;
	color: #000;
	border: 1px solid #CFCFCF;
	margin-top: 1px;
	padding: 2px;
	line-height: 110%;
}
.pub_newoff2_row{
	background: url('../img/public/offer_grayback.jpg') center bottom repeat-x;
	width: 99%;
	color: #000;
	border: 1px solid #CFCFCF;
	margin-top: 1px;
	padding: 2px;
	line-height: 110%;
}
.pub_black_link{
	color: #000;
}
.pub_black_link:hover{
	color: #000;
	text-decoration: underline;

}
.pub_new_building{
	float: left;
	width: 45%;
	font-size: 110%;
	margin: 7px 0 17px 12px;
	line-height: 120%;
/* 	border: 1px solid red; */
}

.pub_col_300{
	width: 300px;
/* 	border: 1px solid blue; */
}

/* Results------------------------ */
.pub_gray_text{
	color: #777;
}
.pub_paging{
	text-align: center;
	font-size: 120%;
	margin: 10px 0;
	font-size: 90%;
	color: #052C74;
}
.pub_paging a{
	font-size: 110%;
	padding:0 2px;
}
.pub_paging a:hover{
	text-decoration: underline;
}

/* Offer---------------- */
.pub_offer_pic{
	float: left;
	margin-left: 5px;
	height: 275px;
}


.pub_blue_underline{
	text-decoration: underline;
	font-weight: bold;
	margin-right: 10px;
}
a.pub_blue_ataka_ataka{
	text-decoration: underline;
	font-weight: bold;
	margin-right: 10px;
}
a.pub_blue_ataka_ataka:link{
	text-decoration: underline;
	font-weight: bold;
	margin-right: 10px;
}
a.pub_blue_ataka_ataka:hover{
	text-decoration: none;
	font-weight: bold;
	margin-right: 10px;
}
.pub_chekcheta{
/* 	float: left; */
	margin-bottom: 5px;
	vertical-align: middle;
}
.pub_chekcheta img{
	margin: -1px 3px 0 0;
}

/* Agnecia------------ */
.pub_agencia_end{
	margin-top: 5px;
	padding-bottom: 20px;
	border-bottom: 1px solid #CCC;
	color: #039;
}

/* Insert------------------- */
.pub_red{
	color: #F00;
}
.pub_poiasnenia{
	font-size: 90%;
}
.pub_poiasnenia p{
	margin-bottom: 5px;
}
.pub_insert_pic_holder{
	float: left;
	margin-right: 16px;
	width: 76px;
	margin-bottom: 10px;
	text-align: right;
}
.pub_insert_pic{
	float: left;
	border: 1px solid #CFCFCF;
	display: block;
	width: 76px;
	padding:0px;
}
.pub_insert_pic:hover{
	border: 3px solid #036;
	display: block;
	width: 76px;
	padding:0px;
}
.pub_insert_pic img{
	margin-bottom: expression('-3px');
}

/* Insurance------------------- */
.pub_date1{
	font-size: 80%;
	margin: 3px 0;
}
.pub_annonce{
	line-height: 110%;
}

/* Profile---------- */
.pub_profile_table{
	width: 90%;
	border-collapse: collapse;
	border-spacing: 0px;
}
.pub_profile_table tr td{
	padding: 4px 0;
}
.pub_profile_table input{
	width: 140px;
}
.pub_table_brokers{
	width: 99%;
	border-collapse: collapse;
	border-spacing: 0px;
}
.pub_table_brokers tr td{
	padding: 4px 0;
}

/* Register User------------------ */
.pub_reg_img{
	float: left;
	margin: 3px 12px 0 12px;
}

/* Broker information---------- */
#pub_popupholder{
	width: 580px;
	border: 1px solid #ccc;
	padding: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.pub_popup_logo{
	float: left;
	width: 47%;
	padding-top: 80px;
	text-align: center;
}
.pub_brokerinfo_table{
	border-collapse: collapse;
	border-spacing: 0px;
}
.pub_brokerinfo_table tr td{
	padding: 0px 3px 5px 3px;
}

/* FOOTER -------------------------------------*/
#pub_footer{
	width: 99.4%;
	color: #333;
	padding: 3px;
	background-color: #EFEDEE;
	margin-top: 4px;
	border-bottom: 1px solid #AAA;
	margin-bottom: 15px;
}
#pub_footer a{
	color: #36F;
}
#pub_footer a:hover{
	text-decoration: underline;
}
.pub_rss{
	float: right;
	width: 200px;
	font-size: 80%;
	text-align: right;
}
#changePass{
	position: fixed;
	position: expression('absolute');
	width: 300px;
	top: 220px;
	left: 50%;
	margin-left: -150px;
	display: none;
	height: 130px;
	z-index: 999;
}
#changePassIf{
	position: fixed;
	position: expression('absolute');
	width: 300px;
	top: 220px;
	left: 50%;
	margin-left: -150px;
	display: none;
	background-color: #FFFFFF;
	border: 0;
	height: 130px;
	z-index: 998;
}

#addBrok{
	position: fixed;
	position: expression('absolute');
	width: 550px;
	top: 80px;
	left: 50%;
	margin-left: -275px;
	display: none;
	height: 400px;
	z-index: 999;
	border: 1px solid #CCCCCC;
	background-color: white;
}
#addBrokIf{
	position: fixed;
	position: expression('absolute');
	width: 550px;
	top: 80px;
	left: 50%;
	margin-left: -275px;
	display: none;
	background-color: #FFFFFF;
	border: 0;
	height: 400px;
	z-index: 998;
}
.pub_curr_page{
	color: #666;
/* 	text-decoration: underline; */
}
/* Anketa--------------------------- */
.pub_anketaTop{
	width: 100%;
	color: #000;
	padding-top: 2px;
	margin-top: 5px;
	font-weight: bold;
	font-size: 110%;
}
.pub_OldAnketaTop{
	width: 97%;
	color: #C30;
	padding-top: 2px;
	padding-left: 14px;
	font-weight: bold;
	font-size: 110%;
}
.pub_OldanketaTitle{
	font-weight: bold;
	margin-left: 10px;
	color: #333;
}
.pub_anketaSubTitle{
	font-style: italic;
	font-size: 90%;
	margin-bottom: 5px;
	margin-left: 14px;
	margin-top: 3px;
}
.pub_anketaResultHolder{
	width: 99%;
	margin-bottom: 2px;
}
.pub_anketaChoiseList{
	float: left;
	display: inline;
	width: 180px;
	margin-left: 10px;
	font-weight: bold;
	color: #666;
	font-size: 100%;
	text-align: right;
}
.pub_anketaResultBars{
	float: left;
	display: inline;
	width: 230px;
/* 	border: 1px solid green; */
}
.pub_anketaResultType1{
	background: url('../img/public/poll_results.jpg') repeat-x;
	font-size: 1px;
	height: 10px;
	margin-top: 2px;
	border: 1px solid #ccc;
}
.pub_anketaPrecent{
	text-align: right;
/*  	border: 1px solid red; */
	margin-top: -14px;
	margin-bottom: -12px;
	color: #039;
}
.pub_anketa_hr{
	color: #999;
	border: 0;
	height: 1px;
	background-color: #999;
	margin-top: 15px;
	margin-bottom: 3px;
}

/* Gallery---------------------- */
.pub_pic_ingallery{
	float: left;
	text-align: center;
	margin: 0 15px 15px 0;
}
.pub_show_categories{
	float: left;
	width: 31%;
	margin-right: 10px;
	margin-bottom: 15px;
/* 	border: 1px solid; */
}
.pub_categ_titles{
	margin-bottom: 3px;
	border-bottom: 1px solid #999;
}
.pub_broker_holder{
	border: 1px solid #CCC;
	padding: 5px 8px;
	margin-bottom: 5px;
}
.pub_br_reg_l{
	float: left;
	width: 85px;
	margin-top: 10px;
}
.pub_br_reg_r{
	float: right;
	margin-top: 10px;
}
.pub_br_righ_col{
	float: right;
	width: 47%;
	margin-right: 5px;
}
.pub_br_left_col{
	float: left;
	width: 47%;
	margin-left: 5px;
}

.pub_gray_btn{
	float: left;
	margin-right: 5px;
}
.pub_gray_btn img{
	float: left;
}
.pub_gray_btn div{
	float: left;
	background: url('../img/public/graybtn_bg.gif') repeat-x;
	height: 20px;
	padding: 4px 2px 0 2px;
}

.pub_back_btns{
	float: right;
	display: inline;
	margin-top: 2px;
	margin-right: 8px;
}
.pub_back_btns img{
	float: left;
	display: inline;
	font-size: 1px;
}
.pub_back_btns div{
	float: left;
	display: inline;
	background: url('../img/public/new_bluebar_bg.gif') repeat-x;
	height: 15px;
	padding-top: 2px;
	font-weight: normal;
	font-size: 90%;
}
.pub_back_btns a{
	color: #FFF;
	margin-right: 7px;
}

.pub_nenujen_gradient{
	clear: both;
	background: url('../img/public/gray_grad.jpg') repeat-x;
	height: 11px;
	font-size: 1px;
	margin-top: -10px;
}
.pub_offer_pic1{
/* 	border: 1px solid #D5D2D5; */
	margin-right: 4px;
	margin-bottom: 4px;
	float: left;
	cursor: pointer;
	border: 1px solid #CDCECD;
}