html, body{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

body{
	/*background: #a5b6b5;*/
	background: #b0d5e6 url("../images/css/back_shadow.gif") repeat-y center 0;
	text-align: center;
}

#conttext table, #conttext td {
	position: relative;
}
#conttext table.data, #conttext table.data td {
	position: static;
}

#wrap{
	position: relative;
	width: 995px;
	text-align: left;
	min-height: 100%;
	margin: 0 auto;
	background: #fff url("../images/css/bg.jpg") repeat-y 0 0;
}
*html #wrap{height: 100%;}


#head{
	height: 145px;
	background: url("../images/css/bg_top.jpg") no-repeat 0 0;
	position: relative;
}

#container{
	position: relative;
	background: url("../images/css/bg_content.jpg") no-repeat 0 0;	
	min-height: 220px;
	padding-top: 6px;
}
*html #container{height: 220px;}

#content{
	position: relative;
	float: left;
	width: 100%;
}

#conttext{
	position: relative;
	padding: 8px 24px 0 267px;
}

#conttexts{
	position: relative;
	padding: 8px 31px 0 267px;
}

#left { 
	position: relative;
	float: left;
	width: 216px;
	padding: 0 0 0 24px;
	margin-left: -100%;
	min-height: 367px;
	background: url("../images/css/bg_left.jpg") no-repeat 0 214px;
}

*html #left { height: 367px;}

div.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
}

#logo {
	display: block;
	background: url("../images/css/logo.jpg") no-repeat 34px 42px; 
	width: 190px;
	height: 88px;
	padding: 42px 0 0 34px;	
	text-indent: -300px;
	overflow: hidden;
}

#links{
	position: absolute;
	top: 14px;
	left: 83px;
	height: 26px;
	width: 140px;

}

#links img{
	width: 22px;
	height: 26px;
	margin: 0 6px 0 0;
}

#blueline{
	position: absolute;
	top: 58px;
	left: 267px;
	width: 728px;
	height: 71px;
	background: #1386c7 url("../images/css/bg_blueline.jpg") no-repeat 100% 0;
	color: #fff;
}

#lightblueline{
	position: absolute;
	top: 76px;
	left: 267px;
	width: 708px;
	height: 24px;
	background: #d7eef8 url("../images/css/lightbluelinebg.jpg") no-repeat 100% 0;
	padding: 7px 0 0 20px;
}

#phone{
	position: absolute;
	top: 20px;
	left: 270px;
	width: 220px;
	height: 71px;
	color: #5e6d7b;
	font-family: arial, serif;
	font-size: 18px;
	line-height: 18px;
}
span.phone_code {
	font-size: 14px;
}

#consultation{
	position: absolute;
	top: 15px;
	left: 519px;
	height: 36px;
	padding: 7px 0 0 40px;
	background: url("../images/css/consultation.jpg") no-repeat 0 0;
}
/*
#consultation a, #consultation a:visited, #consultation a:hover, #consultation a:active {
	color: #f12300;
	font: bold 120% arial;
}
*/
#search{
	position: absolute;
	top: 18px;
	left: 764px;
	width: 201px;
	background: #d0d3d9 url("../images/css/search.gif") no-repeat 0 0;
	padding: 0px;
}

#search form {margin: 0px; padding: 0px; position: relative;}

#search input.text{
	margin: 0;
	width: 174px;
	height: 14px;
	border: 0;
	font-size: 11px;
	background: #ffffff;
	color: #455458;
	position: absolute;
	top: 2px;
	right: 21px;
}

#search input.bttn{
	margin: 0;
	height: 20px;
	width: 18px;
	border: 0px;
	background: none;
	cursor: pointer;
	text-indent: 40px;
	float: right;
}

#blueline p{
	position: absolute;
	display: block;
	margin: 0;
	top: 9px;
	padding: 0 0 0 0;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 14px;
}

#blueline p.blueline_1{
	left: 14px;
}
#blueline p.blueline_2{
	left: 252px;
}
#blueline p.blueline_3{
	left: 490px;
}

#blueline span.big{
	font-size: 23px;
	line-height: 25px;
}

#menu{
	position: relative;
	width: 198px;
	background: #2169ad url("../images/css/menu_bg.jpg") repeat-y 0 0;
	min-height: 254px;
	padding: 11px 7px;
}

*html #menu{height: 254px;}

#menu_top{
	position: absolute;
	width: 212px;
	height: 255px;
	top: 0;
	left: 0;
	background: url("../images/css/menu_top.jpg") no-repeat 0 0;
}

#menu_bttm{
	position: absolute;
	width: 212px;
	height: 21px;
	bottom: 0;
	left: 0;
	background: url("../images/css/menu_bttm.jpg") no-repeat 100% 0;
}

*html #menu_bttm {bottom: -1px;}

#menu ul{
	position: relative;
	z-index: 200;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul li{
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	line-height: 15px;
	z-index: 200;
}

#menu ul li a{
	display: block;
	width: 185px;
	color: #fff;
	text-decoration: none;
	padding: 8px 5px 6px 8px;
	font-size: 13px;
	line-height: 15px;
	border-bottom: 1px solid #4d94ce;
}

*html #menu ul li a{display:inline-block;}

#menu ul li.last a{
	border-bottom: 0;
}

#menu ul li a:hover{
	background: #4d94ce;
}

#menu ul li div.level2{
	position: absolute;
	z-index: 200;
	width: 198px;
	left: 198px;
	top: 3px;
	background: #76add9 url("../images/css/submenubg.gif") repeat-y 0 0;
}

#menu ul li div.level2 iframe{
	display:none;
	display:block;
	position:absolute;
	top: 0;
	left: 0;
	z-index:-1;
	filter: mask();
	width:  198px;
	height: 400px;
	border: 1px solid black;
}

#menu ul li div.level2 div.bgtop{
	width: 198px;
	height: 4px;
	position: absolute;
	top: -4px;
	left: 0;
	background: url("../images/css/submenubgtop.gif") no-repeat 0 0;
}

#menu ul li div.level2 div.bgbttm{
	width: 198px;
	height: 4px;
	position: absolute;
	bottom: -4px;
	left: 0;
	background: url("../images/css/submenubgbttm.gif") no-repeat 0 0;
}

#menu ul li ul li{
	padding: 0;
}

#menu ul li ul li a{
	_width: 185px;
	padding: 8px 5px 6px 8px;
}

div.imgblock{
	width: 212px;
	height: 161px;
}

div.imgblock div{
	height: 161px;
	width: 212px;
	background: url("../images/css/imgblock_bg.png") no-repeat 0 0;	
	_background: none; 
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/css/imgblock_bg.png', sizingMethod='crop');
	margin-bottom: -161px;
}

div.imgblock a{
	display: block;
	color: #fff;
	width: 200px;
	height: 52px;
	font-size: 12px;
	line-height: 16px;
	margin: 6px;
	text-decoration: none !important; 
	text-decoration: underline;
}

div.imgblock a span{
	display: block;
	text-decoration: underline;	
	padding-left: 20px;
	padding-right: 20px;
}

div.imgblock a:hover{
	color: #fff;
}

div.imgblock a:hover span{
	text-decoration: none;
}

div.imgblock a img{
	margin: 0 0 10px 0;
	text-decoration: none;
	width: 200px;
	height: 90px;
	color: #000;
}

td.textblock{
	width: 100%;
	vertical-align: top;
	padding-right: 20px;
}

#intown, #outtown{
	float: left;
	width: 350px;
	min-height: 160px;
	margin-bottom: 20px;
}
*html #intown, #outtown{height: 160px;}

#intown{background: url("../images/css/intown.jpg") no-repeat 10px 27px;}
#outtown{background: url("../images/css/outtown.jpg") no-repeat 0 39px;}

#intown ul{padding: 14px 0 0 134px;}
#outtown ul{padding: 14px 0 0 132px;}

#exclusive{
	clear: both;
	margin-bottom: 50px;
}

#exblock{
	position: relative;
	background: #d8ebf2 url("../images/css/ex_bg.jpg") repeat-y 0 0;
	min-height: 131px;
	margin-left: -19px;
	margin-top: 20px;
}

*html #exblock{height: 135px;}

#extop, #exbttm, #extopleft, #exbttmleft, #extopright, #exbttmright{
	position: absolute;
	z-index: 2;
	height: 33px;
}

#extop{background: url("../images/css/ex_bgtop.jpg") repeat-x 0 0; top: -15px; left: 0; width: 100%;}
#exbttm{background: url("../images/css/ex_bgbttm.jpg") repeat-x 0 100%; bottom: -15px; left: 0; width: 100%;}
#extopleft{background: url("../images/css/ex_bgtopleft.jpg") no-repeat 0 0; top: 0; left: 0; width: 36px;}
#exbttmleft{background: url("../images/css/ex_bgbttmleft.jpg") no-repeat 0 100%; bottom: 0; _bottom: -1px; left: 0; width: 36px;}
#extopright{background: url("../images/css/ex_bgtopright.jpg") no-repeat 0 0; top: 0; right: 0; _right: -1px; width: 109px;}
#exbttmright{background: url("../images/css/ex_bgbttmright.jpg") no-repeat 0 100%; bottom: 0; _bottom: -1px; right: 0; _right: -1px; width: 109px;}

#extext{
	position: relative;
	z-index: 4;
	padding: 0 70px 0 15px;
}

#extext div{
	position: relative;
}

#extext table{
	width: 100%;
	border-collapse: collapse;
}

#extext table td{
	padding: 0;
	vertical-align: top;
}

#extext table td.exnophoto {
	padding-left: 25px;
}

#extext img.leftimg{
	margin: 0 25px 0 0;
}

#extext p{
	margin: 0 0 5px 0;
}

#extext table td.ex_bttn{
	width: 70px;
	padding: 30px 0 0 10px;
	vertical-align: top;
}

#exlinks{
	position: absolute;
	z-index: 3;
	height: 57px;
	top: -40px;
	right: 16px;
}

#exlinks a{
	position: relative;
	display: inline-block;
	background: url("../images/css/ex_linkbg.png") no-repeat 0 0;
	_background: none; 
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/css/ex_linkbg.png', sizingMethod='crop');
	width: 33px;
	height: 24px;
	padding-top: 10px;
	margin: 0 1px 17px 0;
	text-align: center;
	cursor: pointer;
	float: left;
}

#exlinks a:hover{
	font-weight: bold;
}

#exlinks a.sel, #exlinks a.sel:hover{
	background: url("../images/css/ex_alinkbg.png") no-repeat 50% 0;
	_background: none; 
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/css/ex_alinkbg.png', sizingMethod='crop');
	width: 39px;
	height: 41px;
	margin: 0 -2px 0 -3px;
	font-weight: bold;
	color: #00267f;
	text-decoration: none;
}


#icons_div{
	position: relative;
	margin-left: -11px;
}

div.icons{
	float: left;
	width: 228px;
	padding-left: 10px;
	min-height: 114px;
	_height: 114px;
	margin-bottom: 20px;
}

div.icons ul{
	margin: 19px 0 0 81px;
}

div.icons_sale{background: url("../images/css/icons_sale.jpg") no-repeat 0 29px;}
div.icons_change{background: url("../images/css/icons_change.jpg") no-repeat 0 29px;}
div.icons_ipoteka{background: url("../images/css/icons_ipoteka.jpg") no-repeat 0 29px;}
div.icons_rent{background: url("../images/css/icons_rent.jpg") no-repeat 0 29px;}
div.icons_lease{background: url("../images/css/icons_lease.jpg") no-repeat 0 29px;}
div.icons_buy{background: url("../images/css/icons_buy.jpg") no-repeat 0 29px;}

#appeal{
	width: 310px;
	float: left;
	min-height: 250px;
	_height: 250px;
}

#text{
	width: 365px;
	float: left;
	min-height: 250px;
	_height: 250px;
}

#text div{
	padding-left: 15px;
}

#footerplace{
	clear: both;
	height: 144px;
}

#footer{
	position: absolute;
	bottom: 30px;
	left: 31px;
	background: #f0f3f3;
	height: 85px;
	width: 933px;
}

#lfooter{
	position: absolute;
	top: 0;
	left: 0;
	height: 85px;
	width: 113px;
	background: url("../images/css/footer_left.jpg") no-repeat 0 0;
}

#rfooter{
	position: absolute;
	top: 0;
	right: 0;
	_right: -1px;
	height: 85px;
	width: 113px;
	background: url("../images/css/footer_right.jpg") no-repeat 100% 0;
}

#footer p{
	position: absolute;
	z-index: 3;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	width: 280px;
}

#footer p.copy{
	left: 20px;
	top: 21px;
}

#footer p.areal{
	background: url("/images/areal_logo.png") no-repeat scroll right top transparent;
	text-align: right;
	padding-right: 140px;
	padding-top: 7px;
	height: 30px;
	right: 20px;
	top: 14px;
}

#footer p.areal img{
	float: left;
	margin-right: 10px;
}

#lefttext{
	padding: 20px 0 0 26px;
}

div.block_top, div.block_bttm{
	height: 5px;
	position: relative;
	background: #fff;
	margin: 0 5px;
	line-height: 5px;
}

div.block_top{
	border-top: 1px solid #a5e2f7;
}

div.block_bttm{
	border-bottom: 1px solid #a5e2f7;
}

.block_tl, .block_tr, .block_br, .block_bl{
	height: 5px;
	width: 5px;
	position: absolute;
}

.block_tl{background: url("../images/css/block_tl.gif") no-repeat 0 0; top: 0; left: -5px;}
.block_tr{background: url("../images/css/block_tr.gif") no-repeat 100% 0; top: 0; right: -5px; _right: -6px;}
.block_br{background: url("../images/css/block_br.gif") no-repeat 100% 100%; bottom: 0; _bottom: -1px; right: -5px; _right: -6px;}
.block_bl{background: url("../images/css/block_bl.gif") no-repeat 0 100%; bottom: 0; _bottom: -1px; left: -5px;}

div.gblock_top, div.gblock_bttm{
	height: 4px;
	position: relative;
	background: #f0f3f3;
	margin: 0 4px;
	line-height: 4px;
}

.gblock_tl, .gblock_tr, .gblock_br, .gblock_bl{
	height: 4px;
	width: 4px;
	position: absolute;
}

.gblock_tl{background: url("../images/css/gblock_tl.gif") no-repeat 0 0; top: 0; left: -4px;}
.gblock_tr{background: url("../images/css/gblock_tr.gif") no-repeat 100% 0; top: 0; right: -4px;}
.gblock_br{background: url("../images/css/gblock_br.gif") no-repeat 100% 100%; bottom: 0; right: -4px;}
.gblock_bl{background: url("../images/css/gblock_bl.gif") no-repeat 0 100%; bottom: 0; left: -4px;}


.bluebttn, .bluebttn1, .bluebttn_right, .button_req, .button_search{
	width: 119px;
	height: 41px;
	text-align: center;
	color: #fff;
	padding: 5px;
	border: 0;
}

.bluebttn1{
	background: url("../images/css/bluebttn_bg.png") no-repeat 50% 50%;
	_background: none; 
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/css/bluebttn_bg.png', sizingMethod='crop');
}

.bluebttn{
	background: #0f83c9 url("../images/css/bluebttn_bg.gif") no-repeat 50% 50%;
}

.bluebttn_right{
	background: #0f83c9 url("../images/css/bluebttn_bg_right.jpg") no-repeat 50% 50%;
}

.button_req{
	background: #FFF url("../images/css/button-req.jpg") no-repeat 50% 50%;
	width: 142px;
	height: 43px;
}

.button_search{
	background: url("../images/css/button_search.jpg") no-repeat 50% 50%;
	width: 90px;
	height: 44px;
}

a.button_req{
	background: #2169ad url("../images/css/button-req.jpg") no-repeat 50% 50%;
	display:block;
	width: 142px;
	height: 28px;
	padding: 15px 0 0 0;
	text-decoration: none;
	font: 13px arial;
	text-align: center;
	color: #FFF;

}

a.button_req :visited, a.button_req :hover, a.button_req :active{
	color: #FFF;
	text-decoration: none;
}

.hide {display: none;}
.left {
	float:left;
	margin:0 8px 3px 0;
}
.border {
	padding:2px;
	border:1px solid #a1ccdf;
}
.right {
	float:right;
	margin:0 0 3px 8px;
}
table.imgblock {
	
	text-align:center;
	margin:5px auto;
}
div.note {
	width:90%;
	margin:10px auto;
	border:3px double #a1ccdf;
	padding:10px;
}
div.note p {
	padding:0 !important;
	margin:0 !important;
}
