* {
	margin: 0;
	padding: 0;
}

html{
	width: 100%;
	height: 100%;
	background: #fff;
}

body{
	width: 100%;
	min-width: 1000px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	font: normal 100%/120% Arial, Helvetica, sans-serif;
	background: #fff url(../img/bg.inner.jpg) no-repeat 50% 0;
	color: #333;
	position: relative;
}

body.main{background: #fff url(../img/bg.jpg) no-repeat 50% 0;}

a{color: #00488c;}
a:hover{text-decoration: none;}
a img{border: 0;}

input,
textarea,
select{
	font: normal 100%/120% Arial, Helvetica, sans-serif;
	background:#fff;
}

/*
 * header
 */

.header{
	width: 90%;
	margin: 0 auto;
	padding: 57px 0 0 0;
	height: 140px;
}

.main .header{height: auto;}

.logo{
	width: 129px;
	height: 68px;
	float: left;
	position: relative;
	top: -15px;
	overflow: hidden;
	text-indent: -1000px;
	background: transparent url(../img/logo.png) no-repeat 0 0;
}

a.logo{cursor: pointer;}

* html .logo{
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/logo.png');
}

.pl{
	height: 19px;
	width: 83%;
	margin: 0 0 0 auto;
}

.menu{
	height: 19px;
	list-style: none;
	font-size: 81.25%;
	line-height: 18px;
	margin-right: 310px;
	background: transparent url(../img/menu.l.png) repeat-x 0 0;
	position: relative;
	left: -12px;
	padding-left: 12px;
	font-weight: bolder;
}
* html .menu{background: transparent url(../img/menu.l.ie.png) repeat-x 0 0;}

.menu .active a,
.menu .active{color: #ca191f; text-decoration: none}

.menu li{
	float: left;
	padding-right: 4%;
	position: relative;
}

.contacts{
	width: 235px;
	float: right;
	height: 19px;
	background: transparent url(../img/menu.r.png) no-repeat 0 0;
	position: relative;
	left: -6px;
	margin-left: -50px;
	padding: 0 39px 0 98px;
	font-size: 93.75%;
	line-height: 18px;
	color: #fff;
	font-weight: bolder;
	text-align: center;
	z-index: 1;
}

.contacts a{
	font-size: 86.67%;
	color: #fff;
}

/*
 * ch
 */

.ch{
	width: 90%;
	margin: 0 auto;
	clear: both;
}

.ch .desc,
.ch form{
	margin: 0 0 0 17%;
}

.ch .desc{
	font-size: 93.75%;
	line-height: 120%;
	width: 20em;
	margin-bottom: 185px;
	color: #000;
}

.ch .desc big{
	display: block;
	font-size: 140%;
	line-height: 120%;
}

.ch form{
	position: relative;
	left: -10px;
	width: 330px;
	height: 75px;
	padding: 25px 20px 25px 10px;
}

.ch form .bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 404px;
	height: 100%;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
}

.ch form .bg div,
.ch form span.st,
.ch form span.st span{-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=60)";}

.ch form .bg div{
	position: relative;
	background: #00478c;
	width: 360px;
	height: 100%;
}

.ch form span.st{
	position: absolute;
	width: 20px;
	height: 28px;
	background: #00478c;
	left: 100%;
	top: 50%;
	margin-left: -44px;
	margin-top: -14px;
}

.ch form span.st span{
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	position: absolute;
	left: 100%;
	top: -14px;
	border-left: 24px solid #00478c;
	border-top: 28px solid transparent;
	border-bottom: 28px solid transparent;
	//border-top: 28px solid #f6f6f6;
	//border-bottom: 28px solid #f6f6f6;
}

.ch form p{
	position: relative;
	color: #fff;
	font-weight: bolder;
	padding: 0.3em 0;
}

.ch form p label{
	font-size: 87.5%;
	line-height: 120%;
	padding-top: 0.4em;
	display: inline-block;
	width: 135px;
}

.ch form p input.text{
	width: 170px;
	background: #fff;
	border: 0;
	padding: 5px 8px;
	font-size: 93.75%;
	line-height: 120%;
	color: #3e79b8;
	font-weight: bolder;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	vertical-align: middle;
}

.ch form p input.ajax{
	background: #fff url(../img/r.png) no-repeat 96% 50%;
	padding-right: 28px;
	width: 150px;
}

/*
 * ex
 */

.ex{
	padding-top: 25px;
	float: right;
	font-style: italic;
	font-size: 93.75%;
	line-height: 240%;
	width: 18em;
}

.ex a{margin: 0 1.4em 0 0;}

/*
 * nx
 */

.nx{
	width: 56%;
	margin: 3em auto 3em 12%;
	font-size: 87.5%;
	line-height: 120%;
	color: #333;
	font-style: italic;
}

.vi_like_nx{	
	margin: 0 auto 140px 7%;
	font-size: 87.5%;
	line-height: 120%;
	color: #333;
}

/*
 * container
 */

.container{
	width: 90%;
	margin: 0 auto;
}

.content-small{
	width: 35%;
	margin: 0 auto 0 17%;
}

.content-small p,
.content-news p{
	font-size: 81.25%;
	line-height: 120%;
	font-style: italic;
}

.content-small .title,
.content-news .title {
	font-size: 93.75%;
	line-height: 120%;
	font-weight: bolder;
	margin-bottom: 0.4em;
}

.content-small .title small,
.content-news .title small{
	font-size: 86.67%;
	color: #CA191F; /* #999 */
	margin: 0 1em 0 0;
	font-weight: normal;
}

.content-small .all{
	margin: 1.6em 0 0 0;
	font-style:normal;
}

.content-small .all a{color: #666;}

.hr{
	border-top: 1px solid #f5f5f5;
	font-size: 0;
	line-height: 0;
	margin: 15px -20px;
	position: relative;
}

/*
 * right
 */

.right{
	float: right;
	width: 40%;
	position: relative;
}

.right h2{
	width: 52%;
	font: bolder 150%/100% Arial, Helvetica, sans-serif;
	margin: 0 0 0.6em 0;
}

.right p{
	font-size: 81.25%;
	line-height: 120%;
	font-style: italic;
	width: 60%;
	margin: 1em 0;
}

.right p.online{
	width: 12em;
	font-size: 93.75%;
	font-style: normal;
	font-weight: bolder;
}

.right .f{
	width: 135px;
	height: 135px;
	background: transparent url(../img/s.png) no-repeat 0 0;
	position: absolute;
	left: 51%;
	top: -75px;
}

.left{
	float: left;
	width: 16%;
}

.left ul{
	list-style: none;
	font-size: 75%;
	line-height: 120%;
	margin: 3.4em 0 3em 0;
	width: 85%;
}
.left ul li{margin: 0.4em 0;}

.left ul .active,
.left ul .active a{color: #c00;}

.left form{
	background: #6691ba;
	padding: 6px 0 4px 10px;
	position: relative;
	left: -20px;
	width: 90%;
	font-size: 86.67%;
	color: #fff;
	line-height: 120%;
	font-weight: bolder;
}

.left form input.text{
	background: #fff;
	padding: 5px;
	width: 73%;
	background: #fff;
	border: 0;
	padding: 5px 8px;
	font-size: 93.75%;
	line-height: 120%;
	color: #3e79b8;
	font-weight: bolder;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.left form p{margin: 0.4em 0;}

.left form input.button{
	background: #85a7c8;
	color: #fff;
	border: 0;
	padding: 4px 5px;
	overflow: visible;
	margin-top: 0.2em;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.left form input.button:active{background: #94b2cf;}

/*
 * content
 */

.content{
	width: 45%;
	margin: 0 auto 0 17%;
	font-size: 93.75%;
	line-height: 120%;
}

.contentTarif{
	width: 82%;
	margin: 0 0 0 17%;
	font-size: 93.75%;
	line-height: 120%;
}

.content h1{
	font: bolder 166.67%/110% Arial, Helvetica, sans-serif;
	position: relative;
	left: -0.9em;
	color: #00498c;
}

.fr h2,
.content h2{
	font: normal 113.33%/110% Arial, Helvetica, sans-serif;
	color: #000;
	margin: 2em 0 0.8em 0;
}

.content ul{list-style: disc url(../img/list.png);}
.content ul li{margin: 0.6em 0 1em 0;}

.content ul.rps h4{
	font: normal 100%/110% Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0 0 0.4em 0;
}

.content ul.rps{margin: 1em 0 1em 1.4em;}

.content ul.rps p{
	font-size: 73.33%;
	line-height: 120%;
	margin: 0.5em 0 1.6em 0;
	color: #666;
}

.content .small{
	font-size: 86.67%;
	line-height: 120%;
	color: #666;
	font-style: italic;
}

.content p{margin: 1em 0;}

.feedback h2{
	font: normal 130.77%/110% Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0 0 0.6em 0;
}

.feedback label{
	color: #666;
	font-size: 84.62%;
}

.f-right .feedback{
	position: relative;
	left: -100px;
	margin-right: -100px;
}

.feedback textarea.text,
.feedback input.text{
	border: 1px solid #ddd;
	border-top: 1px solid #aaa;
	padding: 2px;
	width: 55%;
}
.feedback textarea.text{
	width: 90%;
	height: 8em;
}

.feedback .button{
	border: 1px solid #ddd;
	border-top: 1px solid #aaa;
	padding: 2px;
	overflow:visible;
	background: #eee;
}

.feedback p{margin: 0 0 0.6em 0;}

.feedback textarea.text,
.feedback input.text,
.feedback input.button{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/*
 * f-right
 */

.f-right{
	float: right;
	width: 29%;
	font-size: 81.25%;
	line-height: 120%;
	margin-top: 130px;
	position: relative;
}

.f-right cite{color: #666;}

.f-right h3{
	font: normal 115.38%/120% Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0.2em 0 1em 0;
}

.f-right h3 big{
	font-size: 153.33%;
	line-height: 120%;
}
.f-right .f{
	width: 135px;
	height: 135px;
	background: transparent url(../img/h.png) no-repeat 0 0;
	position: absolute;
	left: 12em;
	top: -75px;
}

/*
 * ol columns
 */

div.columns{
	width: 94%;
	margin: 2em -40px 2em 5%;
	position: relative;
	left: -40px;
	//padding-right: 5px;
	overflow: hidden;
}

div.columns p{margin: 1em 0;}

div.columns .e{
	position: relative;
	width: 25%;
	float: left;
	overflow: hidden;
}

div.columns .e div{
	padding: 15px 5% 0 40px;
	font-size: 81.25%;
	line-height: 120%;
	position: relative;
	background: transparent url(../img/li.png) no-repeat 0 0;
}

div.columns .counter{
	position: absolute;
	color: #fff;
	left: 18px;
	top: 15px;
	z-index: 1;
	font-size: 23px;
	line-height: 120%;
}

div.columns h2{
	font: normal 176.92%/120% Arial, Helvetica, sans-serif;
	color: #00478C;
}

/*
 * fr
 */

.fr{
	width: 70%;
	margin: 3em auto 0 15%;
	font-size: 93.75%;
	line-height: 120%;
}

.fr h2{
	position: relative;
	left: -20px;
}

.fr .s{
	color: #000;
	font-size: 73.33%;
	line-height: 120%;
	font-style: italic;
	margin: 0.6em 0;
}
.fr .blue{color: #00498c;}

.content table,
.fr table{
	border-collapse: collapse;
	left: -20px;
	position: relative;
	margin: 1.4em -20px 1em 0;
}

.content th,
.fr th{
	font-weight: normal;
	color: #999;
	font-size: 73.33%;
	line-height: 120%;
	border-bottom: 1px solid #f0f0f0;
	padding: 0.7em 20px;
	font-style: italic;
}

.content td,
.fr td{
	font-size: 86.67%;
	line-height: 120%;
	color: #000;
	padding: 0.8em 10px 0.8em 20px;
}

.content tr:hover td,
.fr tr:hover td{
	color: #ca1a1f;
	background: #f5f7fa;
}

.content table small,
.fr table small{
	color: #666;
	font-size: 84.62%;
}

table td sup{
	font-size: 84.62%;
	line-height: 110%;
	displasy: none;
}

.fr table td sup.s-green,
.content table td sup.s-green{color: #090;}

.fr table td sup.s-red,
.content table td sup.s-red{color: #c00;}

.filter{
	font-size: 86.67%;
	line-height: 120%;
	color: #ccc;
	font-style: italic;
	position: relative;
	left: -0.4em;
}

.filter a.all{
	padding: 0.1em 0.4em;
	background: #ca1a1f;
	color: #fff;
}

.filter span,
.filter a{
	text-decoration: none;
	margin-right: 0.8em;
}
.filter a:hover{text-decoration: underline;}

.tj{
	width: 92.4%;
	margin: 3em 0 0 auto;
}

/*
 * sfh
 */

.sfh{
	width: 95%;
	margin: 0 0 0 auto;
}

.sfh .flt{
	background: #eaf1f9;
	width: 760px;
	font-size: 75%;
	line-height: 120%;
	padding: 20px 0 20px 25px;
	margin: 20px 0 30px 0;
	position: relative;
	left: -25px;
	z-index: 6;
}

.sfh .flt input.button{
	border: 1px solid #cfd0cb;
	background: #05488c;
	color: #fff;
	width: 100px;
	height: 25px;
	vertical-align: middle;
	margin-left: 90px;
}

.sfh .flt input.text{
	padding: 1px 3px;
	height: 21px;
	vertical-align: middle;
	margin: 0 5px;
}

.sfh .flt label{margin-right: 40px;}

.sfh .s-lf{
	width: 55%;
	clear: left;
}

.sfh .s-rf{
	float: right;
	width: 44%;
	clear: left;
}

.sfh h2{
	font: bolder 125%/100% Arial, Helvetica, sans-serif; 
	color: #000;
	margin: 1.8em 0 1em 0;
	position: relative;
	z-index: 10000;/* 5 */
	height: 2em;
}

.sfh h2 small,
.sfh h2 span,
.sfh h2 dl{
	float: left;
	padding-top: 4px;
}
.sfh h2 small{margin-top: 0.4em;}

.sfh h2 dl{
	position: relative;
	padding-top: 0;
}
.sfh h2 dl ul{list-style: none;}
.sfh h2 dl ul li{margin: 0.3em 0;}
.sfh h2 dl dt{padding: 4px 10px 0.6em 10px;}

.sfh h2 dl dd{
	/*width: 200px;*/
	position: absolute;
	top: 1.8em;
	left: 0;
	font-size: 70%;
	line-height: 120%;
	font-weight: normal;
	padding: 10px;
	display: none;
	background: #eee;
}

.sfh h2 dl:hover dd{display: block;}
.sfh h2 dl:hover dt{background: #eee;}
.sfh h2 dl:hover dt a{
	text-decoration: none;
	color: #000;
}

.sfh h2 small{
	font-size: 50%;
	font-style: italic;
	font-weight: normal;
}

.sfh table{
	border-collapse: collapse;
	width: 100%;
	left: -20px;
	position: relative;
}

.sfh th{
	font-size: 68.75%;
	line-height: 120%;
	color: #666;
	padding: 5px 20px;
	border-bottom: 1px solid #ccc;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

.sfh td{
	padding: 15px 20px;
	font-size: 93.75%;
	line-height: 110%;
	color: #000;
}

.sfh .s{white-space: nowrap;width: 0;}

.sfh td small{
	font-size: 73.33%;
	line-height: 110%;
	display: block;
	color: #666;
}

.sfh tr:hover td{
	/*background: #fafafa;*/
	color: #05488c;
} 
/*
 * footer
 */

.prefooter{padding-bottom: 20px;} /* 140px */


.footer{
	position: absolute;
	bottom: 0;
	left: 20.3%;
	margin-left: -2em;
	width: 60%;
	font-size: 68.75%;
	line-height: 140%;
	color: #000;
	border-top: 1px solid #f0f0f0;
	padding: 20px 0 0 2em;
	height: 70px;
	background: transparent url(../img/footer.png) no-repeat 2em 100%;
}

.footer .mn{
	float: left;
	position: relative;
}

.footer .mn .copy{
	position: absolute;
	top: 0;
	left: -1.2em;
}

.footer .developer{
	float: right;
	width: 35.5%;
}

.footer a{color: #000;}



.ui-widget {font-family: Arial, Helvetica, sans-serif; font-size: 75%;}
.ui-widget .ui-widget {font-size: 100%;}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {font-family: Arial, Helvetica, sans-serif; font-size: 100%;}
.ui-widget-content {border: 1px solid #dddddd; background: #fff; color: #333333;}
.ui-widget-content a {color: #333333;}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {color: #1c94c4; text-decoration: none;}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{border: 1px solid #fff; background: #00548c; color: #fff;}
.ui-state-hover a, .ui-state-hover a:hover {color: #c77405; text-decoration: none;}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {border: 1px solid #fbd850; background: #ffffff; font-weight: bold; color: #eb8f00;}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {color: #eb8f00; text-decoration: none;}
.ui-widget :active{outline: none;}


.ui-autocomplete { position: absolute; cursor: default; }	
* html .ui-autocomplete { width:1px; }

.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
}
.ui-menu .ui-menu {margin-top: -3px;}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}

/* added by L */
#mainpage_calc_form span.st:hover {cursor:pointer;}
#price_table {width:100%}

/* POSITIONING STYLES */
.pr 						{position:relative}
.pa 						{position:absolute}

.ffl 						{float:left!important}
.ffr						{float:right!important}
.cb 						{clear:both;}
.ccb 						{clear:both;}
.bn 						{border:none !important}

.db 						{display:block}
.dn 						{display:none}

.taC 						{text-align:center}
.taL 						{text-align:left}
.taR 						{text-align:right}
  
.partnersListBlock {width:170px; height:200px; padding:0 15px}
.partnersListBlock table {background:none; margin-left:20px; height:110px}
.partnersListBlock table td {background:none;}

.defaultListSearchBar a,
.defaultObjSearchBar a {font-size:87.5%; font-style:italic}
.defaultObjSearchBar .ffl, .defaultObjSearchBar .ffr {width:150px}

.defaultListSearchBar a, 
.defaultListSearchBar b {padding:0 5px}

.editPageAbsPosition {margin-left:-20px}

/* Добавленное нами */
.header .different-links { position: absolute; margin-top: 65px; width: 129px; left: 5% }
.header .different-links  a{ font-size:75%; color: #000000; }
.header .different-links  img { margin-top: 6px }

ul .map { padding-left: 20px }

.ch form span.st {width:134px;height:auto;margin-top:-21px;padding:10px 0;text-align:center;}
.ch form span.st span {border-bottom:38px solid transparent;border-top:38px solid transparent;top:-16px;}
.ch form input.button {color:#000;margin:0;overflow:visible;padding:0 4px;line-height:120%;cursor:pointer;box-sizing:border-box;background-color:buttonface;border:2px outset buttonface;-webkit-box-align: center;-webkit-appearance: push-button;white-space: pre;-webkit-rtl-ordering: logical;-webkit-user-select: text;font-size:10pt;}
.ch form input.button:active {color:#000;}
