@font-face {     font-family: MyriadPro-Black;    src:url(font/MyriadPro-Bold.otf);  }
html {width: 100%; height: 100%}
body {color:#002643;font-family: tahoma; font-size:12px;margin:0;padding:0;width: 100%;height:100%;overflow-y:scroll;}
.wrapper {margin: 0 auto 0 auto;padding:0 0px 0 0px;width:975px;}
input,select {outline:none;}
h2 {color:#004690;margin:0 0 10px 0;padding:0;}
img {border:none;}
.header {float:left;margin:26px 0 0 0;width:975px;}
.logo {float:left;}
.phone {float:left;margin:0 0 0 5px;padding:0 10px 0 0;line-height:66px;color:#002643;font-size:22px;background-image: url(../img/razd.jpg);background-repeat: no-repeat;background-position: right;}
.phone span {color:#dfeef9;font-size:22px;}
.find {width: 116px;margin-left:10px;float:left;background:url(../img/find_bg.png) no-repeat 40% 100%; }
.finds {float:left;height:20px;margin:25px 0 0 5px;}
.find_text {
	float:left;
	border:none;
	width:85px;
	/* background-image: url(../img/find_text.jpg); */
	background: transparent;
	background-repeat: no-repeat;
	padding:2px 0 0 5px;
	font-size:11px;color:#003E66;
	}
.find_text_add {
	float:left;
	border:none;
	width:135px;
	/* background-image: url(../img/find_text.jpg); */
	background: transparent;
	background-repeat: no-repeat;
	padding:2px 0 0 2px;
	font-size:11px;
	color:#003E66;
	}
.submits { float:left; }
.menu { float:left; margin-top: 24px; }
.menu ul { margin:0px; padding:0; }
/* .menu ul li.active { background-color: #DFEEF9; } */
.menu ul li.active { }
.menu ul li.active > span.left {
	width:5px; height:20px;
	background-image:url(../img/1.png);
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: top;
	}
.menu ul li.active > span.center {
	height: 20px;
	background-image:url(../img/2.png);
	background-repeat: repeat-x;
	display: inline-block;
	vertical-align: top; 
}
.menu ul li.active > span.right {
	width:5px; height:20px;
	background-image:url(../img/3.png);
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: top;
}
.menu ul li {
	display:block;
	float:left;
	margin:0 0 0 9px;
	position:relative;
	padding:1px 0;
}
.menu ul li  a {
	color:#023f66;
	font-size:12px;
	text-decoration: none;
	display: block;
	height: 16px;
	text-align: center;
	margin-top:2px
	}  
/*border-bottom:1px dashed #023f66; background-color: #DFEEF9;*/
.menu ul li  a:hover {
	color:#023f66;
	font-size:12px;
	text-decoration: none;
	border-bottom:1px dashed #023f66;
}
/* common styling */
.menu ul li.active a {
	color:#023f66;
	font-size:12px;
	text-decoration: none;
	border-bottom:1px dashed #023f66;
}
.menu ul li.active a:hover {
	border: none;
	margin-left; 0px;
}
.menu ul li ul {
	display: none;
	margin: 0px;
	z-index: 100;
	border-radius: 10px;
	/* свойство для тех кто его поддерживает */
	-moz-border-radius: 10px; 
	/* для firefox */
	-webkit-border-radius: 10px;
	/* для Safari и Chrome */
	padding: 5px 10px;
	box-shadow: 5px 5px 20px #000;
	background-color: white;
	opacity: 0.9;
}
.menu ul li:hover ul {
	display:block;
	position:absolute;
	top:21px;
	left:0;
	width:220px
}
.menu ul li:hover ul li a.hide {
	background:none;
	color:#fff;
}
.menu ul li:hover ul li:hover a.hide {
	background:none;
	color:#023f66;
}
.menu ul li:hover ul li ul {
	display: none;
}
.menu ul li:hover ul li a {
	display:block;
	background:none;
	color:#023f66;
	text-align: left;
	border-bottom: 1px dashed transparent;
}
.menu ul li:hover ul li a:hover {
	color:#023f66;
	text-decoration: none;
	border-bottom: 1px dashed #023f66;
	}
.menu ul li:hover ul li:hover ul {
	display:block;
	position:absolute;
	left:105px; top:0;
	}
.menu ul li:hover ul li:hover ul.left { left:-105px;}
.menu ul li ul li {float: none; margin:0px}
.menu ul li:hover ul li a {margin-left: 4px}
.menu ul li.active:hover ul li span.left{width:0px}
.menu ul li.active:hover ul li span.right{width:0px}
.menu li.active .submenu a {border-bottom: 1px dashed transparent; }
.menu li.active .submenu a:hover {
	padding-bottom: 0px;
	text-decoration:none;
	border-bottom:1px dashed #023f66;
}
.basket {
	float:left;
	margin:0px 0 0 10px;
	padding:0 0 0 30px;
	line-height:66px;
	display: block;
	background-image: url(../img/basket.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.basket_empty  {
	color:#003e66;
	font-weight:bold;
	text-decoration: none;
}
.basket a {
	color:#003e66;
	font-weight:bold;
	text-decoration: none;
	border-bottom:1px dashed #023f66;
}
.basket a:hover {
	text-decoration: none;
	border-bottom:none;
	color:#003e66;
	font-weight:bold;
}
.slider {
	float:left;
	margin:20px 0 10px 0;
	background-image: url(../img/slider.jpg);
	background-repeat: no-repeat;
	width:975px;height:425px;
	}
.slider_test {
	float: left;
    margin: 20px 0 10px 0;
   /*  background-image: url(../img/slider_3.jpg);
    background-repeat: no-repeat; */
    width: 975px;
    background: #00A2E5;
    background: -webkit-linear-gradient(top, #00A2E5, #012E50);
    background: -moz-linear-gradient(top, #00A2E5, #012E50);
    background: linear-gradient(to bottom, #00A2E5, #012E50);
    height: 425px;
    border-radius: 10px;
	
	}
.slider_img {
	margin:9px 0 0 9px;
	float:left;
	width:500px;
	height:404px;
}
.slider_img_test {
	 margin: 0px;
    float: left;
    width: 425px;
    height: 404px;
    padding: 16px;
	}
.slider_img img, .slider_img_test img {
	float:left ;
	margin:0;
}
.slider_top {
	background-image: url(../img/slider_top.png);
	background-repeat: no-repeat;
	height:47px;
	width:500px;
	font-size:14px;
	color:#002d4e;
	position:absolute;
	margin:0 0 0 2px;
	padding:17px 0 0 15px;
	text-decoration:underline;
}
.slider_top_test {
	/* background-image: url(../img/slider_top.png);
    background-repeat: no-repeat; */
    height: 47px;
    width: 415px;
    font-size: 14px;
    color: #002d4e;
    background: #9fb4bb80;
    position: absolute;
    margin: 0 0 0 0px;
    padding: 17px 0 0 15px;
    text-decoration: none;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 10px 10px 0 0;
    behavior: url(pie20/PIE.htc);
}
.slider_top_test .left-text{	
	text-align:left;
 	float:left;	
}
.slider_top_test .right-text {
	text-align:right;
	font-weight:bold;
	margin-right: 18px;
	color:#002d4e;
}
.slider_top_test .right-text a{	color:#002d4e;}
.slider_bottom {
	background-image: url(../img/slider_bottom.png);
	background-repeat: no-repeat;
	height:70px;
	width:500px;
	margin:-70px 0 0 3px;
	position:absolute;
	z-index:9;
}
.slider_bottom_test {
	/* background-image: url(../img/slider_bottom.png);
	background-repeat: no-repeat; */
	height: 70px;
    width: 430px;
    margin: -82px 0 0 0;
    position: absolute;
    background: #9fb4bb80;
    border-radius: 0 0 10px 10px;
}
.slider_punkt{
	width:475px;
	margin:0 0 0 500px;
	height:405px;
	position:relative;
	}
.slider_punkt_test{
	width: 511px;
    margin: 0 0 0 448px;
    height: 405px;
    position: relative;
}
.slider_punkt ul, .slider_punkt_test ul  {margin:0 ;padding:0;}
.slider_punkt ul li, .slider_punkt_test ul li{
	display: block;
    float: left;
    width: 30.2%;
    height: 120px;
    line-height: normal;
    border-radius: 10px;
        background: rgba(0, 255, 255, 0.15);
    margin: 0px 16px 16px 0px;
	    z-index: 0;
    position: relative;
}
.slider_punkt ul li:hover, .slider_punkt_test ul li:hover{
	 float: left;
    width: 30.2%;
     text-align: left;
    /* background-image: url(../img/slider_h.png); */
    background: #05b1d7;
    background-repeat: no-repeat;
}
.slider_punkt ul li.active, .slider_punkt_test ul li.active{
	float: left;
    width: 30.2%;
    /* background-image: url(../img/slider_h.png);
    background-repeat: no-repeat; */
    background: #05b1d7;
}
.slider_punkt ul li a, .slider_punkt_test ul li a {
	color: white;
    display: table-cell;
    text-align: center;
    width: 1%;
    height: 120px;
    text-decoration: none;
    font-size: 12px;
    padding-right: 0px;
    line-height: 80px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
}
.slider_punkt_test ul li:nth-child(4) a span,
.slider_punkt_test ul li:nth-child(5) a span {
	display: block;
    max-width: 46px;
    height: 80px;
    line-height: initial;
    margin: 30px auto;
}
.slider_punkt_test ul li:nth-child(4) a span {
	margin: 24px auto;
}
.slider_punkt_test ul li:nth-child(7) {
	margin-left: 85px;
}
/* .slider_punkt_test ul li:nth-child(8) {
  background-image: url(../img/n-24x5.png);
}
.slider_punkt_test ul li:nth-child(7) {
  background-image: url(../img/n-uni.png);
}
.slider_punkt_test ul li:nth-child(6) {
  background-image: url(../img/n-15x5.png);
}
.slider_punkt_test ul li:nth-child(4) {
  background-image: url(../img/n-12x5.png);
}
.slider_punkt_test ul li:nth-child(1) {
  background-image: url(../img/n-3x6.png);
} 
.slider_punkt_test ul li:nth-child(2) {
  background-image: url(../img/n-3-6x2-6.png);
}
.slider_punkt_test ul li:nth-child(3) {
  background-image: url(../img/n-1-2x1-8.png);
}
.slider_punkt_test ul li:nth-child(5) {
  background-image: url(../img/n-dg.png);
}
.slider_punkt_test ul li:nth-child(9) {
  background-image: url(../img/n-raz.png);
}
 */
 .slider_punkt_test ul li:nth-child(1):before {
    content:"";
    background-image: url(../img/n-3x6.png);
    width:154px;
    height:120px;
    position: absolute;
    z-index: -1;
    
    }
.slider_punkt_test ul li:nth-child(2):before {
    content:"";
    background-image: url(../img/n-3-6x2-6.png);
    width:154px;
    height:120px;
    position: absolute;
    z-index: -1;
    
    }
.slider_punkt_test ul li:nth-child(3):before {
    content:"";
    background-image: url(../img/n-1-2x1-8.png);
    width:154px;
    height:120px;
    position: absolute;
    z-index: -1;
    
    }
.slider_punkt_test ul li:nth-child(4):before {
    content:"";
    background-image: url(../img/n-dg.png);
    width:154px;
    height:120px;
    position: absolute;
    z-index: -1;
    
    }
.slider_punkt_test ul li:nth-child(5):before {
    content:"";
/*    background-image: url(../img/n-dg.png);*/
    background-image: url(../img/digital_3_2.png);
    width:154px;
    height:120px;
    position: absolute;
    z-index: -1;
    
    }
.slider_punkt_test ul li:nth-child(6):before {
    content:"";
    background-image: url(../img/n-15x5.png);
    width:154px;
    height:120px;
    position: absolute;
    z-index: -1;
    
    }
.slider_punkt_test ul li:nth-child(7):before {
    content:"";
    background-image: url(../img/n-uni.png);
    width:154px;
    height:120px;
    position: absolute;
    z-index: -1;
   
    }
.slider_punkt_test ul li:nth-child(8):before {
    content:"";
/*    background-image: url(../img/n-24x5.png);*/
	background-image: url(../img/n-12x5.png);
    width:154px;
    height:120px;
    position: absolute;
    z-index: -1;
   
    }
.slider_punkt_test ul li:nth-child(9):before {
    content:"";
    background-image: url(../img/n-raz.png);
    width:154px;
    height:120px;
    position: absolute;
    z-index: -1;
    
    }
    
.slider_punkt_test ul li:hover:nth-child(1),.slider_punkt_test ul li:hover:nth-child(2),.slider_punkt_test ul li:hover:nth-child(3) {
    background: #29c5ea;
    z-index: 0;
    position: relative;
   
}
.slider_punkt_test ul li:hover:nth-child(4),.slider_punkt_test ul li:hover:nth-child(5),.slider_punkt_test ul li:hover:nth-child(6) {
    background: 05b1d7;
    z-index: 0;
    position: relative;
    
}
.slider_punkt_test ul li:hover:nth-child(7),.slider_punkt_test ul li:hover:nth-child(8),.slider_punkt_test ul li:hover:nth-child(9) {
    background: 11a8ca;
    z-index: 0;
    position: relative;
    
}
.spisok_f {
	position:absolute;
	z-index:10px;
}
.spisok_p {
	/*width:365px; */
	float:left;
	margin:11px 0 -10px 15px;
	position:relative;
}
.cnt {
	float:left;
	margin:0px 0 20px 0px;
	text-align:justify;
}
.filter {
	float:left;
	height:85px;
	width:975px;
	margin:0 0 20px 0;
	background-image: url(../img/filter.jpg);
	background-repeat: no-repeat;
}
.filter-map {
	margin-bottom:5px
}
.filter-close-link {
	float:left;
	height:10px;
	width:975px;
	margin:0;
	background: none;
	text-align: center;
}
.filter-close-link a {
	color: #38719c;
	font-weight: bold;
	text-decoration: none;
	}
#filter-onmap-close {
	display:none;
	padding-top:5px;
}
#filter-onmap-close a {
	color: #023f66;
	font-weight: bold;
	text-decoration: none;
}
.razmer {
	float:left;
	color: #003E66;
	font-weight: bold;
	line-height: 20px;
	margin:30px 20px 0 35px;
}
.razmer select {
	margin:0 0 0 8px;
	color: #003E66;
	width:100px;
}
.raion {
	float:left;
	width:220px;
	color: #003E66;
	font-weight: bold;
	line-height: 20px;
	margin:30px 20px 0 0px;
	}
.raion select {
	margin:0 0 0 10px;
	color: #003E66;
	width: 145px;
}
.ulica {
	float:left;
	color: #003E66;
	font-weight: bold;
	line-height: 20px;
	margin:30px 20px 0 0px;
	}
.ulica select {
	margin:0 0 0 10px;
	color: #003E66;
	width:300px;
}
.filter_button {
	float:right;
	margin:28px 30px 0 0px;
	position:relative;
	}
.filter-tc{
	float:left;
	height:85px;
	width:100%;
	margin:0 0 0px 0;-webkit-border-radius: 9px;border-radius: 9px;background-color: #a1bfd9;}.filter-tc .razmer {float:left;color: #003E66;font-weight: bold;line-height: 20px;margin:30px 10px 0 10px;}.filter-tc .razmer select {margin:0 0 0 10px;color: #003E66;width:75px;}.filter-tc .raion {float:left;width:255px;color: #003E66;font-weight: bold;line-height: 20px;margin:30px 15px 0 10px;}.filter-tc .raion select {margin:0 0 0 10px;color: #003E66;width: 200px;}.filter-tc .ulica {float:left;color: #003E66;font-weight: bold;line-height: 20px;margin:30px 15px 0 0px;}.filter-tc .ulica select {margin:0 0 0 10px;color: #003E66;width:320px;}.filter-tc .floor {float:left;color: #003E66;font-weight: bold;line-height: 20px;margin:30px 15px 0 0px;}.filter-tc .floor select {margin:0 0 0 10px;color: #003E66;width:90px;}.filter-tc .floor_text{float:left;margin: 0px;}.filter-tc  .filter_button {float:right;margin:28px 20px 0 0px;position:relative;}.filter-tc .raion_text{float:left;margin: 0px;}.on_map {position:absolute;}#raion {margin:10px 0 0 20px;}#ulica {margin:10px 50 0 20px;}.opis {line-height:20px;color: #003E66;font-weight: bold;margin:0 0 20px 0;float:left;width:975px;border-bottom: 1px dashed #023F66;}.opis-last {border-bottom: none; margin-bottom:5px}.opis-tc {line-height:20px;color: #003E66;font-weight: bold;margin:0 0 20px 0;float:left;width:975px;border: none;text-align:left;}.opisphoto{float:left;margin:0px 0px 20px 5px;width:475px;}.opisphoto-left {float:left;margin:0px 10px 20px 0px;width:475px;}.opisphoto-right {float:left;margin:0px 0px 20px 15px;width:475px;}.opisphoto-bottom {margin-bottom:0px} .opistext {margin-left: 6px;width:210px;float:left;font-weight: normal;}.opistext-floor{width:65px;}.opistext-floor-tc{width: 105px;}.dobavit {float:right;background-image: url("../img/basket.jpg");background-position: left center;background-repeat: no-repeat;padding:0 0 0 30px;margin:10px 0px 10px 0;}.dobavit a {line-height:20px;color: #003E66;font-weight: bold;text-decoration:none;border-bottom: 1px dashed #023F66;}.dobavit a:hover {text-decoration:none;border-bottom: none;}.submit {background-image: url(../img/find_button.png);background-repeat: no-repeat;padding:3px 0 0 25px;float:right;margin:-35px 30px 0 0;height: 20px;}.submit_test {background-repeat: no-repeat;padding:3px 0 0 5px;float:right;margin:8px 15px 0 0;height: 20px;}.submit a, .submit_test a {background:url(../img/find_button.png) no-repeat left -1px;padding:0 0 5px 20px;color:#002d4e;text-decoration:none;font-size:16px;}#menuim{  height: 412px;  width: 975px;  float: left;  padding-top: 6px}#menuim div{  float: left;}#menuim A{  height: 412px;  width: 72px;  float: left}#menuim .a1{  background-position: left;  background-repeat: no-repeat}#menuim .a1a{  background-position: left;  background-repeat: no-repeat}#menuim .a2{  background-position: left;  background-repeat: no-repeat}#menuim .a2a{  background-position: left;  background-repeat: no-repeat}#menuim .a3{  background-position: left;  background-repeat: no-repeat}#menuim .a3a{  background-position: left;  background-repeat: no-repeat}#menuim .a4{  background-position: left;  background-repeat: no-repeat}#menuim .a4a{  background-position: left;  background-repeat: no-repeat}#menuim .a5{  background-position: left;  background-repeat: no-repeat}#menuim .a5a{  background-position: left;  background-repeat: no-repeat}.content {float:left;margin:20px 0px 20px 0px;width:975px;}.content ul li   a {color: #023F66;font-size: 12px;text-decoration: none;}.content ul li  ul a {border-bottom: 1px dashed #023F66;color: #023F66;font-size: 12px;text-decoration: none;}.content ul li  ul a:hover {border-bottom: none;}.news {width: 100%;float:left;margin:0 0 10px 0;}.arh-news { width:100%; padding-right:20px; text-align: right ; margin-bottom: 30px}.arh-news a {margin-right:30px; color:#265398}.news_block {float:left;margin:0 0 0 25px;width:210px;cursor:pointer;}.news_date {background-image: url(../img/razd_news.jpg);background-repeat: no-repeat;background-position: left;padding:0 0 0 10px;color:#002643;}.news_header {margin:15px 0 15px 0;color:#3e95ed;}.news_header a{ color: #023F66; text-decoration:none}.news_header a:hover {text-decoration:underline}.news_header a span{font-weight:bold; color:#3E95ED; font-size:13px}.news_header a.a-header {color:#3e95ed}.news_next {font-size:11px;margin:5px 0 0 0;width:100px;background-image: url(../img/strelka_news.jpg);background-repeat: no-repeat;background-position: right;}.news_next a {color:#38719c;}.news_next a:hover {text-decoration:none;}.tex {float:left;background-image: url(../img/tex.jpg);background-repeat: no-repeat;background-position: left;padding:0 0 0 30px;height:23px;line-height:23px;width:935px;}.tex a {color:#38719c;}.tex a:hover {text-decoration:none;}.mapd {float:left;background-image: url(../img/mapd.jpg);background-repeat: no-repeat;background-position: left;padding:0 0 0 30px;height:23px;line-height:23px;width: 935px;}.mapd a {color:#38719c;}.mapd a:hover {text-decoration:none;}.adress-programm {float:left;background: url(../img/adress_programm.png) left 2px no-repeat;padding:0 0 0 30px;height:23px;line-height:23px;width: 935px;}.adress-programm a {color:#38719c;}.adress-programm a:hover {text-decoration:none;}.footer {float:left;margin:30px 0px 20px 0;padding:0 0 20px 0;color:#858888;text-align:justify;}.footer_text {margin:0 200px 0 210px;}.footer_text a {border-bottom: 1px dashed #023F66;color: #023F66;font-size: 12px;text-decoration: none;}.footer_text a:hover {border-bottom: none;color: #023F66;font-size: 12px;text-decoration: none;}.footerimg {background-image: url(../img/rr.jpg);background-repeat: no-repeat;height:118px;width:91px;float:left;margin:0 0px 0 100px;}.maps {float:right;margin-right:6px;width:975px;}.maps ul {float:right;}.maps ul li {float:left;margin:0 0 0 10px;padding:0 10px 0 0;display:block;border-right:1px solid;}.maps ul .last {border-right:none;padding:0;}.maps ul li a {text-decoration:underline;color:#00529c;}.maps ul li a:hover {text-decoration:none;}/* #categories{ float:none; margin:0 0 0px 0; } */.razmer_text {float:left;}.raion_text{float:left;/*margin:0 15px 0 0; */}.ulica_text {float:left;}.spisok_p  select{margin:0 0 0 0px;}select.slider-select {width:280px; margin-top:5px}.ajaxSearch_result a {border-bottom: 1px dashed #023F66;color: #023F66;font-size: 12px;text-decoration: none;}.ajaxSearch_result a:hover {border-bottom: none;color: #023F66;font-size: 12px;text-decoration: none;}.ajaxSearch_result a:visited {border-bottom: none;color: #83a1b4;font-size: 12px;text-decoration: none;}.video {margin:0px auto 40px auto;width:425px;clear:both;}.custom-tip {    background: none repeat scroll 0 0 #FFFFFF;    border: 1px solid #CCCCCC;    color: #333333;    padding: 5px;    width: 175px;    z-index: 13000;}#tooltip {    background: none repeat scroll 0 0 #FFFFFF;    border: 1px solid #CCCCCC;    color: #333333;    padding: 5px;    width: 175px;    z-index: 13000;	position:absolute;	text-align:left;}.opistext span {float:left;}.opistext img {margin:-3px 0 0 3px;float:left;}.ajaxSearch_result {padding:5px 0 5px 0;}.media-page { margin:0px 0; width:975px; display:inline-block}.media-menu { width:300px; float:left;}.media-content { width:600px; height: 100%; float:left}.media-menu-filter { width:250px;}.media-content-filter { width:100%;}.media-menu ul {	width:210px;	list-style: none; 	font-size: 14px; display: block;	margin-left: 0px;	padding-left: 0px;	-webkit-margin-before: 1.5em;	-webkit-margin-after: 1.5em;	-webkit-margin-start: 0px;	-webkit-margin-end: 0px;	-webkit-padding-start: 0px;}.media-menu ul li, .media-menu ul li a { padding: 3px 0 ; color: #3e95ed; }.media-menu ul li a:hover { border-bottom:1px dashed #023f66; }.media-menu ul li.active a { text-decoration: none;  padding-bottom: 3px; border-bottom:1px dashed #023f66;}.media-menu ul li.active span.left {width:5px; height:20px; 				background-image:url(../img/1.png); 				background-repeat: no-repeat;				display: inline-block;				vertical-align: top;	}.media-menu ul li.active span.center { height: 20px;				background-image:url(../img/2.png); 				background-repeat: repeat-x;				display: inline-block;;				vertical-align: top; }.media-menu ul li.active span.right {	width:5px; height:20px; 			background-image:url(../img/3.png); 			background-repeat: no-repeat;			display: inline-block;			vertical-align: top;}.news-arhiv {width:100%; height: 600px}.news-list {width:960px; float:left; margin-left:6px}.news-list .news_block {width:100%; margin: 10px 0 20px 0px }.news-block {margin:15px 0; width:100%;}.news-block .news_block {width:240px ;margin: 10px 0 5px 20px}.news-block-content {width:710px; float:left;display:table-column}.news-block-content table {width:700px;}.news-list-4 {width: 260px; height: 100%; float:left}img.news-preview {width:50px; height:50px; float:left; margin-right:10px}a.address-link {text-decoration:none; color:#003E66}a.address-link:hover {text-decoration:underline}.media-carusel {        margin: 15px 0;	float: left;	width: 940px;	height: 80px;	padding-left: 38px;	position: relative;}.media-carusel div.item {     float:left;     width: 300px;     height:80px;	     font-size: 20px;     font-weight: bold;     text-align: center;}.media-carusel div.item a { text-decoration: none; color:#d8d8d8; margin: 0 auto;}.media-carusel div.item a:hover {color:#023d85}.media-static {    margin: 15px 0 5px;	float: left;	width: 940px;	height: 75px;	padding-left: 25px;	position: relative;	font-family: Myriad Pro;}.media-static div.first{ height: 40px; float: left; font-size: 28px; font-weight: bold;  padding-right: 26px;  background: url(../img/grey_point.png) right center no-repeat;}.media-static div.two{ height: 40px; float: left; font-size: 28px; font-weight: bold; padding-right: 26px; background: url(../img/grey_point.png) right center no-repeat; margin-left: 15px;}.media-static div.three{ height: 40px; float: left; font-size: 28px; font-weight: bold; margin-left: 15px;}.media-static a {color:#d8d8d8; text-decoration:none}.media-static a:hover {color:#265398; text-decration:none}a.prev, a.next {	background: none;	width: 15px;	height: 79px;	display: block;	position: absolute;	top: 0px;}a.prev {          left: 10px;	 background:url(../img/left_scroll.jpg) no-repeat top; }a.next {			        right: 10px;	background:url(../img/right_scroll.jpg) no-repeat top; }a.prev span, a.next span {	display: none;}div.item {height: 80px; display: table}div.item a { font-family: MyriadPro-Bold }.clearfix { float:none ; clear:both }.news_text {text-align: left;}.news_text a {text-decoration: none; color: #002643 }.news_text a:hover {text-decoration: underline; color: #002643 }
	#image-slider {  border: none; 	
	-moz-border-radius: 10px; 	
	-webkit-border-radius: 10px;  
	border-radius: 10px;    
	 width: 430px;
    height: 393px;
	behavior: url(pie20/PIE.php);}   
    div.search-top {background:url(../img/find_bg.png) no-repeat top; height:20px; width:116px; display:block}div.search-dop {background:url(../img/search_dop_bg.png) no-repeat top; height:20px; width:166px; display:block; float: left; margin-top: 10px; margin-bottom:20px}.finds-dop {margin-top: 0}.footer {margin-top:30px; padding-top:15px; background:url(../img/footer_bg.png) repeat-x top; width: 100%; position:relative; color:#bfbfbf}.footer img {vertical-align:top;}.footer img.vk { margin-left:20px}.footer .mail-link {position:absolute; right:0px; top: 15px; width:300px; text-align:right} .footer .mail-to {color:#38719c;}#loader-main {display:none;  position: absolute; right: 45px; top:100px}#loader-inner {display:none; margin: -5px 0 0 -50px; position:absolute; right:65px; top:2px}div.printing {display:none}#select-razmer-on-map, #select-raion-on-map, #select-street-on-map {display:none}#sizes-on-map {width:98px; height:20px; float:left; border: 1px solid #d4d0c8; background:url(../img/sel-ug-2.png) right 1px no-repeat white; margin-left:15px; }#sizes-on-map span {font-weight: normal; margin-left:2px}#sizes-on-map ul {padding:0px; font-weight: normal; margin:0px 5px 5px 5px}#sizes-on-map li{ list-style-type: none;}#sizes-on-map li a, #sizes-on-map li a:hover {text-decoration: none; color:#003E66}#sizes-on-map li img {margin-right:5px}#raion-on-map {width:138px; height:20px; float:left; border: 1px solid #d4d0c8; margin-left:15px; }#raion-on-map span {font-weight: normal; margin-left:2px}#raion-on-map ul {padding:0px; font-weight: normal; margin:0px 5px 5px 5px}#raion-on-map li{ list-style-type: none;}#raion-on-map li a, #raion-on-map li a:hover {text-decoration: none; color:#003E66}#raion-on-map li img {margin-right:5px}#street-on-map {width:350px;                 height:20px;                 float:left;                 border: 1px solid #d4d0c8;                 background:url(../img/sel-ug-2.png) right 1px no-repeat white;                 margin-left:15px;                }#street-on-map span {font-weight: normal; margin-left:2px}#street-on-map ul {padding:0px; font-weight: normal; margin:0px 5px 5px 5px}#street-on-map li{ list-style-type: none;}#street-on-map li a, #street-on-map li a:hover {text-decoration: none; color:#003E66}#street-on-map li img {margin-right:5px}.onmap span.item-select{background:url(../img/blue_white_metka.png) no-repeat left -14px; padding-left: 15px;}.onmap span.item-no-select{background:url(../img/blue_white_metka.png) no-repeat left 1px; padding-left: 15px;}.onmap div.rezult-select {font-weight: normal; padding-left: 3px; background:url(../img/sel-ug-2.png) right 1px no-repeat white;}.onmap div.street {width: auto;}.block-points-on-map {display:none}a.link-on-map {color:#00529c}.selected-item {overflow:hidden; height:20px}.info-points-tc {width:400px; margin-top: 15px; }.info-onmap-title {width: 270px; margin-bottom:7px; }.info-onmap-points {width:270px; }.info-onmap-points .link-point {float:left; width:85%; margin-bottom:7px; }.info-points-tc .link-point {float:left; text-align:left; margin-bottom:7px; }.info-points-tc .shs-tocart {float:right}.stuffHelper {	height: 80px;	width: 300px;	padding: 30px;	-moz-border-radius: 9px;	-webkit-border-radius: 9px;	border-radius: 9px;	-moz-box-shadow: 5px 5px 7px 2px #66615e;	-webkit-box-shadow: 5px 5px 7px 2px #66615e; 	box-shadow: 5px 5px 7px 2px #66615e;	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 5, direction = 135, color = '#66615e');	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 5, Direction = 135, Color = '#66615e')";}.shema-tc { 	width: 975px; 	height: 400px;	margin: 5px 0 15px 0;}#green_wrapper {	height: auto;	border: none;	border-radius: none;	box-shadow: none;		text-align: center;}#green_wrapper div div { -webkit-box-shadow:  2px 2px 9px 1px rgba(100, 100, 100, 50);                box-shadow:  2px 2px 9px 1px rgba(100, 100, 100, 50);}.lineBlock {   border: 0;    padding: 0;   display: -moz-inline-stack; /* < Firefox 2 backwards compatibility */   display: inline-block;   width: inherit;   vertical-align: top;  text-align: center;   /* v IE6 & IE7 «hasLayout» voodoo */   zoom: 1;   *display: inline;   /* ^ IE6 & IE7 starhack < http://www.ejeliot.com/blog/63 */}.opis-tc a {color:#00529c}.opis-tc h2 {padding: 7px 0px; margin:5px 10px 10px 10px}.opis-tc h3 {margin: 0px; padding: 0px 0 7px 0}.opis-tc h3 a {text-decoration: none} .raion-tc { 	width:975px;	margin:0 auto 20px; 	background-color:#dfeef9; 	float:none; 	border:none 5px #000000;	-moz-border-radius: 8px;	-webkit-border-radius: 8px;	border-radius: 8px;}.photo-tc {	border:none 5px #000000;	-moz-border-radius: 8px;	-webkit-border-radius: 8px;	border-radius: 8px;}.photo-tc img.photo-banner {	border:none 5px #000000;	-moz-border-radius: 9px;	-webkit-border-radius: 9px;	border-radius: 9px;}.link-banner-on-tc-map a{	font-size: 9px;	font-weight:bold;	color: #00529c; 	text-decoration: none;}.link-banner-on-tc-map a:hover {color:#3e95ed}@media print {div.menu, div.find, div.basket, div.filter, div.maps, div.dobavit, div#lz_floating_button,div.opisphoto-left, div.opisphoto-right {display:none}div.opistext a {display:none}div.printing {display:block}}