html {
	height:100%;
	margin:0;
	padding:0;
	width:100%;
}


body {
	font-size: 10pt;
	padding: 0px;
	margin:0px;
	text-align: center;
	font-family: Arial,sans-serif;
	color: white;
	background-color: #DAD8D7;
	min-width: 1100px;
}

img {
	border: none;
}

a img {
text-decoartion: none;
}

.body_black {
background-color: black;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.b {
	font-weight: bold;
}

.wh {
	color: white;
}

#conteiner {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 1045px;
}

.header {
	width: 100%;
	margin: 30px;
	float:left;
}

.header a {
	color: #ff9900;
}

.header a:hover {
	color: #656668;
}

.header img {float: left;}

.header img, h1{
	margin-left: 180px;
}

.lang {
	color:#656668;
	float:right;
	margin-right: 30px;
}

.map_links {
	margin: 0px 45px 0px 180px;
}

.numtel {
	float:left;
	font-size:160%;
	margin-left:100px;
	margin-top:22px;
	font-weight: bold;
}

.blk {
	color: black;
}

.left_col {
	float: left;
	width:640px;
}

.right_col {
	float: left;
	width: 405px;
}

.right_col table {
	padding: 0px;
	border-collapse: collapse;
	border: none;
	float: right;
}

.menu_block {
	width: 100%;
	height: 200px;
	margin-bottom: 10px;
}

.logo {
	float: left;
	width: 165px;
	margin-top:-20px;
}


.fst_blk {
	float: left;
	margin-left: 15px;
	width: 260px;
	height: 100%;
}

.title {
	color: white;
	background-color: #656668;
	font-size: 90%;
	height: 20px;
	width: 100%;
	float: left;
}

.l_title {
	background-image: URL('../img/lr_title.jpg');
	background-position: 0% 0%;
	background-repeat: no-repeat;
	width: 8px;	
	float: left;
	height: 20px;
}

.text_title {	
	float: left;
}

.text_title span {
	margin: 3px;
	display: block;
}

.text_title a {
	color: white;
	text-decoration: none;
}

.r_title {
	background-image: URL('../img/lr_title.jpg');
	background-position: -8px 0%;
	background-repeat: no-repeat;
	width: 8px;	
	float: right;
	height: 20px;
}

.blk_cont {
	 background-color: #222627;
	 width: 100%;
	float: left;
	height: 180px;
}

.m_el {
	width: 100%;
	height: 100%;
	padding-top:5px;
}

.m_el  a {
	color: #ff9900;
	display: block;
	width: 100%;
	height: 26px;
	text-decoration:underline;
}

.m_el  a div{
	padding: 4px 11px;
}

.m_el  a:hover {
	color: white;
	text-decoration:underline;
	background-color: #2f3334;
}

.snd_blk {
	float: left;
	margin-left: 19px;
	width: 180px;
	height: 100%;
}

.l_arr  a{
	background-image: URL('../img/list_el.jpg');
	background-position: 0px 0%;
	background-repeat: no-repeat;
	width: 28px;
	height: 200px;
	float:left;
	text-decoration: none;
	color: #2f3334;
}

.l_arr  a:hover {
	background-position: -56px 0%;
}

.r_arr  a{
	background-image: URL('../img/list_el.jpg');
	background-position: -28px 0%;
	background-repeat: no-repeat;
	float:right;
	width: 28px;
	height: 200px;
	text-decoration: none;
	color: #2f3334;
}

.r_arr  a:hover {
	background-position: -84px 0%;
}

.blk_itm {
	float: left;
	width: 100%;
}

.blk_itm div {
	float: left;
}

.blk_itm ul {
	margin: 10px 10px; 
	padding: 0px;
	list-style-type: none;
}

.blk_itm li {
	margin: 4px 0px;
}

.blk_itm a{
	color: #ff9900;
	display: block;
	width: 100%;
	text-decoration:underline;
}
.blk_itm a:hover {
	color: white;
	text-decoration:underline;
}

.osn_pic {
	width: 100%;
	margin-bottom: 20px;
}

.houses {
	width: 180px;
	float: right;
	margin-bottom: 10px;
	height: 200px;
	margin-left:15px;
	
}
.right_col table .houses {
	margin-left: 10px;
}

.houses .h_p{
	text-align:center;
	float:left;
	width:180px
	text-align:center;
	background-color: #1e2222;
}

.houses_cat .h_p{
	text-align: left;	
}

.h_p a {
	float:left;
width:180px;
}




.h_p a {display: block;}

.h_text {
	background-color: #1e2222;
	width: 100%;
	float: left;
	height: 80px;
	font-size: 75%;
}

.h_text div{
	margin: 7px 4px 0px 4px;
}

.h_text a{
	color: #ff9900;
	text-decoration:none;
	
}

.h_text a:hover {
	color: white;
}

.l_color {color: #ff9900;}

.cost {
	float: right;
	margin-top: 7px;
	margin-right: 10px;
}

.footer {
	height: 125px;
	background-image: URL('../img/footer.jpg');
	background-position: 40% 0%;
	background-repeat: no-repeat;
	width:100%;
	float: left;	
	padding:0;
}

.footer  span {
	position: relative;
	top: 100px;
	left:637px;
	display: inline;
}

.footer div {
	position: relative;
	top: 100px;
	left: 0px;
	display: inline;
}


.main_tab {
	float:left;
	margin-right:-225px;
	width:100%;
	background-color: #dad8d7;
	background:#dad8d7 url(../img/black.gif) repeat-y scroll left center;

}

.l_m {
	margin-right:225px;
}

.l_menu {
	float:left;
	width:220px;
}

.telo {
	margin-left: 220px;
	padding:0px;
}

.r_menu {
	width:226px;
	float:right;
	background-color: #ff9900;
}
/* sidebar */

.rightum a{
	color: black;

} 


.rightum a:hover {
	color: white;
}

/* sidebar */
.logotip {
	margin-top: 20px;
	width: 100%;
	height: 268px;
	background-image: URL('../img/bb_logo.jpg');
	background-position: 12px 100%;
	background-repeat: no-repeat;
}

.logotip a {
	color: #ff9900;
	text-decoration: underline;
}

.logotip a:hover { color: white;text-decoration: underline;}

.menu_blk {
	width: 100%;
	float: left;
	margin-top: 70px;
}

.menu_blk a {
	float: left;
	width: 100%;
	color: #ff9900;
}

.menu_blk a:hover {
	color: white;
	background-image: URL('../img/bl_menu.gif');
	background-position: 0% 0%;
	background-repeat: repeat-y;
	text-decoration: underline;	
}

.menu_blk  span {
	padding-left: 46px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	float: left;
	text-align: left;
}

.lang_vn {
	margin-top: 15px;
	color: #555;
	font-family: Verdana;
	font-size: 90%;
	margin-bottom: 180px;
	float: left;
}


.lang_vn  a{
	text-decoration: underline;
}
/* sidebar */
.rightum  i {
	background-image: URL('../img/flags_orange.gif');
	background-position: 0% 0%;
	background-repeat: no-repeat;
	width:18px;
	height:15px;
}
/* sidebar */
.middlum i {
	background-image: URL('../img/flags_gray.gif');
	background-position: 0% 0%;
	background-repeat: no-repeat;
	width:18px;
	height:15px;
	margin-top: 2px
}

.lang_ru i {
	background-position: -95px 50%;
	margin-left: 12px;
	float: left;
	margin-top: 1px;
	margin-right: 3px;
}

.lang_ru_a i {
	background-position: -114px 50%;
	margin-left: 12px;
	float: left;
	margin-top: 1px;
	margin-right: 3px;
}

.lang_de i {
	background-position: -19px 50%;
	margin-left: 12px;
	float: left;
	margin-top: 2px;
	margin-right: 3px;
}

.lang_de_a i {
	background-position: -133px 50%;
	margin-left: 12px;
	float: left;
	margin-top: 2px;
	margin-right: 3px;
}

.ger i {
	background-position: -19px 50%;
	margin-left: 12px;
	float: left;
margin:2px 3px 5px 12px;

}

.esp i {
	background-position: -38px 50%;
	margin-left: 12px;
	float: left;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 5px;
}

.swi i {
	background-position: -76px 50%;
	margin-left: 12px;
	float: left;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 5px;
}

.fr i {
	background-position: -57px 50%;
	margin-left: 12px;
	float: left;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 5px;
}

.aut i {
	background-position: 0px 50%;
	margin-left: 12px;
	float: left;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 5px;
}


.lang_vn div {
	float: left;
}

.houses_ab {
	padding: 0px 23px 35px 23px;
	color: #714400;
	float: left;
	width: 180px;
}

.title_ab {
margin-bottom: 5px;
}

.ab_text {
	width: 100%;
	float: left;
	height: 100px;
	font-size: 90%;
}

.ab_text div{
	margin: 7px 4px 0px 4px;
}

.black {color: black;}

.wh {color: white;}

.all_ab {
	float: right;
	padding-right:23px;
	margin-bottom: 20px;
}

.tit_ab {
	margin-top: 137px;
}

.tit_ab h2 {
	float: left;
	font-size: 170%;
	margin: 0px;
}

.cont_1 {
	margin-top: 50px;
	float: right;
	width: 540px;
	margin-right: 2%;
}




/*new*/
.telnum {
	float: right;
	font-size: 220%;
	color: white;
	
}

#flash {
	float:left;
	height:395px;
	width:640px;
}

.flash_ab {
	background-image: URL('../img/flash_img.jpg');
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 100%;
	height: 505px;
	float: left;
}

.cont_2 {
	float: left;
	padding: 5px 20px;
}

ul a {
	color:#FF5A00;
	padding: 1px 2px;

}

ul a:hover {
	background-color: #ff9f00;
	color: white;
	text-decoration: underline;
}

.cont_2 li {
	margin: 3px 0px;
}


.h2 {
	float: left;
	text-align: center;
	margin-left:3%;
	margin-right:3%;
}


.clearing {
	clear:both;
	height:0;
}


.outer_wrapper {
	background-image: url(../img/black.gif);
	background-repeat: repeat-y;
	background-position: 0% 50%;
	height: 100%;
	float:left;
	width:100%;
}

.wrapper {
	background-image: url(../img/orange.gif);
	background-repeat: repeat-y;
	background-position: 100% 50%;
}

.container_vn {
	width: 100%;
	float: left;
	margin-right: -226px;
	background-color: #DAD8D7;
	background-image: url(../img/orange.gif);
	background-repeat: repeat-y;
	background-position: 100% 50%;

}

/* new ver*/

#container {
	width: 100%;
	float: left;
	background-image: url(../img/orange.gif);
	background-repeat: repeat-y;
	background-position: 100% 0%;
}
#container_vne {
	background-image: url(../img/black.gif);
	background-repeat: repeat-y;
	background-position: 0% 0%;
	float:left;
	width:100%;
}

.content_vn {
	margin-right: 226px;
	background-image: url(../img/black.gif);
	background-repeat: repeat-y;
	background-position: 0% 50%;
	float: left;
}

.main {
	margin-left: 220px;
	text-align:center;
	height: 100%;
	min-width: 620px;
	color: black;
	padding: 0px;
}
.left {
	text-align:left;
	width: 220px;
	float: left;
}

/* sidebar */

.sidebar {
	background-color: #FF9900;
	width: 226px;
	float: right;
	text-align:left;
}

/* sidebar */

.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}

.i {font-style: italic;}
.fl {float: left;}
.fr{float: right;}

.osn_cont {
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color:#DAD8D7;
	width: 100%;
}
/*new*/
.euron {
	float: left;
	font-weight: bold;
	font-size: 180%;
	color: black;
	margin-left: 10px;
}

.tit_vn  {
	float:left;
	padding-top:140px;
	width:94%; 
	margin: 0px 10px;
}

.cont_3 {
	float: left;
	width: 100%;
}
/* main*/
.middlum h1 {
	font-size: 130%;
	text-align: center;
	margin: 0px;
	margin-left: 0px;
	foat: left;
	width: 90%;
	
}

.cont_3 p {
	margin: 10px 20px 15px 20px;
}

.cont_3 a {
	color:#FF5A00;
	padding: 1px 2px;
}
.cont_3 a:hover {
	background-color: #ff9f00;
	color: white;
	text-decoration: underline;
}

.cont_3 h3 {
	color: #4d4d4d;
	text-align: center;
	width: 90%;
	margin: 15px 20px;
}

.cont_3 img {
	float: left;
	margin:0px 10px 10px 2%;
}

.gray_img {
	float: right;
	margin: 10px 0px;
	width: 90%;
	height: 130px;
	background-color: #515151;
}

.gray_img_l {
	float: left;
	background-image: url(../img/gray_img_l.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	width: 10px;	
	height:130px;
}

.gray_img_mid {
	float: left;
	width: 90%;
}

.gray_img_mid img {
	margin: 10px 15px;
}

.footer_ab {
	width:100%;
	float: left;
	margin: 75px 0px;
	background-image: url(../img/footer_ab.gif);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	height: 120px;
}

.footer_ab span {
	margin: 100px 0px 30px 20px;
	float: left;
}

.contr {
	padding: 10px 23px;
	float: left;
	width: 70%;
	
}

.contr a {
	border-bottom: 1px black dotted;
	text-decoration: none;
}

.contr a:hover {
border-bottom: 1px #ff9900 dotted;
}

.or_hr {
	float: left;
	background-image: url(../img/or_hr.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	width: 100%;
	height: 1px;
	margin: 10px 0px;
}

.ned_type {
	float: left;
	text-align: left;
	padding-left:55px;
}


.ned_type a {
	float: left;
	padding: 10px 0px;
	width: 100%;
}

.ned_type a:hover {color: white;}

.all_info {
	float:left;
	padding-left:55px;
	padding-right: 10px;
}



.big_house {
	width:600px;
	margin-left: 20px;
}

.opisanie_doma {
	float: left;
	padding: 40px 0px 0px 40px;
	font-size: 110%;
	width: 70%;
}


.opisanie_doma  a {
	text-decoration: none;
	border: 0px;
	color: black;
}

.opisanie_doma  a:hover {
	text-decoration: none;
	border: 0px;
}

.op_ned {
	color: #714400;
	font-size: 70%;
	padding: 0px 0px 0px 35px;
}

.cena_house {
	float: left;
	font-size: 100%;	
	padding-top: 10px;
	margin-left: 50px;
}

.dom {
float: left;
}

.dom p {
	padding: 10px 20px 10px 20px; 
	
}

.kom_ned {
	width: 100%;
	float: left;
	text-align: center;
}

.kom_ned table {
	font-size: 100%;
	font-family: arial;
	padding: 0px;
	border-collapse: collapse;
	text-align: left;
}

.op_tab {
	margin: 15px 0px 0px 15px;
	width:95%;
}

.tl_corn {
	background-image: url(../img/corn.gif);
	background-repeat: no-repeat;
	background-position: 0% 10px;
	height: 30px;
	width: 23px;
}

.zag {
	width:190px;
	margin-left: 3px;
	text-align: center;
}

.g_line {
	background-image: url(../img/g_lines.gif);
	background-repeat: repeat-x;
	background-position: 0% 13px;
	height: 1px;
}

.tr_corn {
	background-image: url(../img/corn.gif);
	background-repeat: no-repeat;
	background-position: -20px 10px;
	height: 30px;
	width: 23px;
}



.l_lines {
	background-image: url(../img/lines.gif);
	background-repeat: repeat-y;
	background-position: 3px 0px;
	height:100px;
}


.d1 {height: 1.5em;}


.d2 {height:90px;}

.r_lines {
	background-image: url(../img/lines.gif);
	background-repeat: repeat-y;
	background-position: 21px 0px;
	height:100px;
}

.bl_corn {
	background-image: url(../img/corn.gif);
	background-repeat: no-repeat;
	background-position: 0px -28px;
	height: 30px;
	width: 23px;
}

.br_corn {
	background-image: url(../img/corn.gif);
	background-repeat: no-repeat;
	background-position: -20px -28px;
	height: 30px;
	width: 23px;
}

.table_vn {
	width: 100%;
}

.table_vn td {
width: 30%;
}

.houses_cat {
	color:#714400;
	margin-top:10px;
	height: 200px;
	width: 180px;
	float: left;
}

.cat_text {
	width: 180px;
	float: left;
	font-size: 90%;
}

.cat_text div{
	margin: 7px 4px 0px 4px;
}

.cat_text a:hover {
	color: #f90;
}

.table_vn  a{
	color: #412700;
	text-decoration: none;
}

.k_ned {
	background-color: #dad8d7;
	float: left;
	padding: 0px 5px;
	margin-top: -4px;
	color: black;
}

.k_ned  i {
margin-left: -3px;
}

.k_ned a {
	color: black;
	text-decoration: none;
}


 /* news version */
 
#wrapper{
	float:left;
	width:100%;
}
.middlum {
	margin: 0 230px 0px 220px;
	background:#dad8d7;
	color: black;
}
.rightum {
	float:left;
	width:230px;
	margin-left:-230px;
	background:#f90;
	text-align: left;
}
.leftum {
	float:left;
	width:220px;
	margin-left:-100%;
	background:black;
}





.cont_3 h4 {
	width: 90%;
	margin: 15px 20px;
}


.red_text {color: red;}
.green_text {color: green;}
.gray_text { color: gray;}

.fb {
	width: 70%;
	margin: 0px 20px;
	float:left;
	color: black;
	font-family: arial;
	font-size: 100%;
}

.fb td {
	vertical-align: top;
}

.r_t {
	text-align: right;
	padding-top:10px;
}


.forms {
	width: 186px;
	height: 31px;
	background-image: url(img/img_form.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: none;
	padding-left:14px;
	padding-top:5px;
	padding-right: 10px;
	font-size: 90%;
}

.sms {
	font-family: arial;
	height:200px;
	width:70%;
	border: 1px white solid;
	background-color: #cccccc;
	margin-top: 10px;
	margin-left: 4px;
	font-size:100%;
}

.button {
	width: 127px;
	height: 24px;
	background-image: url(img/button.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: none;
	padding-bottom:6px;
	color: white;
}


.button:hover {
	background-image: url(img/button_h.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom:6px;
}

.back_to {
	text-align: left;
	float: left;
	margin: 20px;
	width: 80%;
}


.back_to a {
	color:#FF5A00;
	padding:1px 2px;
}

.back_to a:hover {
	color: white;
	background-color: #ff9900;
}

.form_a {
	border: 1px solid gray;
}

.upper {
	float: right;
	padding-right: 30px;
}

.upper a {
	color:#FF5A00;
	padding:1px 2px;
}

.upper a:hover {
	color: white;
	background-color: #ff9900;
}

.op_fl {
	left:50%;
	margin:-200px 0 0 -225px;
	overflow:auto;
	padding:0;
	position:absolute;
	text-align:left;
	top:50%;
	height: 400px;
	width: 550px;
}
