select, input { -moz-box-sizing: border-box; box-sizing: border-box; }
a, a:link { color:#1934a5; text-decoration: underline; }
a:hover { color: #d22d12; text-decoration: underline; }
a:active { color: #d22d12; }
a:focus { outline: 0; }
h1, h2, h3, h4, h5, h6 {
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	font-size: 28px;
	line-height: 32px;
	font-weight: normal;
	margin: 5px 0;
	padding: 0;
}
h1 { margin: 5px 0 15px; }
h2 { font-size: 20px; font-weight: bold; line-height: 24px; }
h3, h4, h5, h6 { font-size: 15px; font-weight: bold; line-height: 21px; }
p { margin: 12px 0; }
.inc_template { font-size: 12px; line-height: 18px; }
.inc_template h1, .inc_template h2 { font-size: 17px; }
.inc_template h3, .inc_template h4, .inc_template h5, .inc_template h6 { font-size: 15px; }
.inc_template p { margin: 5px 0 10px; }
.inc_template big { font-size: 18px; line-height: 20px; }
.inc_template li { padding: 4px 0; }
.inc_template ul, .inc_template ol { margin: 5px 0; }
.notice_wrap_one {
	background: #f3f3f9;
	padding: 5px 18px 10px 12px;
	margin: 0 -20px 20px -12px;
}
.notice_wrap_two {
	background: #f1f1e9;
	padding: 5px 18px 10px 12px;
	margin-bottom: 20px;
	margin: 0 -20px 20px -12px;
}
.mh_head {
	min-height: 90px;
	background: url("/images/template/bg_4_logo.png") 0 0 repeat-x;
}

a.logo {
	margin-left: -133px;
}
.h235px {
	height: 235px;
}
.phone_top {
	height: 90px;
}
/*.phone_top_view {
	bottom: 10px;
	font-size: 11px;
	line-height: 12px;
}
.phone_top_view span {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
}
.mh_head .phone_top_view {
	bottom: 38px;
	font-size: 11px;
	line-height: 12px;
}
.mh_head .phone_top_view span {
	display: block;
	float: left;
	margin-top: -3px;
	padding-right: 7px;
}*/
.top_icon {
	height: 76px;
}
.mh_head .top_icon {
	height: 40px;
}
.top_icon_view {
	right: 0;
	top: 50%;
}
.top_icon_view a {
	display: block;
	float: left;
	margin: 0 2px 0 0;
	width: 30px;
	height: 20px;
	background: url("/images/template/top_icon.png?v=3") -3px 50% no-repeat;
	text-indent: -9100px;
	overflow: hidden;
}
a.feedback {
	background-position: -34px 50%;
}
a.search {
	background-position: -66px 50%;
}
a.max-link-sprite {
background-position: -98px 50%
}

/***Services icon***/
.services_icon a {
	float: left;
	display: block;
	padding: 95px 0 20px 0;
	max-width: 200px;
	font-size: 12px;
	color: #264f92;
	line-height: 16px;
}
.services_icon a:hover { color: #d22d12; }
.services_icon a span {
	float: left;
	display: block;
	width: 110px;
	height: 95px;
	margin-top: -95px;
	background: url("/images/template/service_icon.png") 0 0 no-repeat;
}
a span.pm_si {
	font-size: 15px;
	color: #0e2aa0;
	line-height: 16px;
        font-weight:bold;
}
a span.mzpu {
	background-position: 0 -100px;
}
a span.otsd {
	background-position: 0 -200px;
}
a span.eoud {
	background-position: 0 -300px;
}
a span.askue {
	background-position: 0 -400px;
}
/***Menu***/
.bg_fefdfb {
	background: #fefdfb;
}
.body .bg_fefdfb {
	padding: 15px 0 30px 0;
}
.head .bg_fefdfb {
	background: #fefdfb url("/images/template/bg_4_logo.png") 0 0 repeat-x;
}
.leftmenu_bg {
	top: 0;
	height: 100%;
	width: 100%;
	background: #fefdfb url("/images/template/left_menu_bg.jpg") 100% 0 no-repeat;
}
.leftmenu a, .leftmenu a:link {
	color: #0e2aa0;
	text-decoration: none;
}
.leftmenu a:hover, .leftmenu a:active {
	color: #d22d12;
}
.leftmenu dt {
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.leftmenu dd {
	padding-right: 15px;
	padding-bottom: 5px;
}
.leftmenu dt span.open_link {
	display: block;
	float: left;
	margin-left: -12px;
	width: 12px;
	height: 20px;
	cursor: pointer; //cursor: hand;
}
.leftmenu dt span.close {
	display: block;
	margin-top: 8px;
	width: 0px;
	height: 0px;
	border: 4px solid transparent;
	border-left: 4px solid #d7d7c8;
}
.leftmenu dt span.close.open {
	border: 4px solid transparent;
	border-top: 4px solid #000000;
}
.leftmenu dt a span {
	border-bottom: 1px dashed;
}
.leftmenu dt.root-item-selected a span {
	color: #000;
	border: 0;
}
.leftmenu dt.root-item-selected a {
	cursor: default;
}
.leftmenu dd ul {
	display: none;
	padding: 0 0 10px 15px;
}
.leftmenu dd ul.db {
	display: block;
}
.leftmenu dd.root-item-selected ul {
	display: block;
}
.leftmenu dd ul li {
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
}
.leftmenu dd ul li span {
	border: 0;
	border-bottom: 1px solid;
}
.leftmenu dd ul li a:hover span {
	border: 0;
}
.leftmenu dd.root-item-selected ul li a span, .leftmenu dd.root-item-selected ul li a:link span {
	color: #0e2aa0;
	border-bottom: 1px solid;
}
.leftmenu dd.root-item-selected ul li a:hover span, .leftmenu dd.root-item-selected ul li a:active span {
	color: #d22d12;
}
.leftmenu ul li.item-selected a span {
	border: 0 !important;
	color: #d22d12 !important;
}
/***footer***/
.bt_d3d3d3 {
	border-top: 1px solid #d3d3d3;
}
.fcopy {
	color: #959595;
	font-size: 11px;
	line-height: 14px;
}
/***content_block***/

/***News block***/
dl.news-list dt {
	padding: 5px 40px 5px 60px;
}
dl.news-list dt a {
	font-size: 18px;
	line-height: 23px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
sub.news-date-time {
	font-size: 11px;
	line-height: 23px;
	color: #707070;
	text-transform: lowercase;
	white-space: nowrap;
}
span.news-date-time {
	font-size: 12px;
	color: #707070;
	white-space: nowrap;
}
span.news-icon-type {
	margin: 5px 0 5px -60px;
	width: 46px;
	height: 46px;
	background: url("/images/template/news_icon.png") 0 0 no-repeat;
}
span.news-icon-type.prop6 {
	background-position: 0 -46px;
}
span.news-icon-type.prop5 {
	background-position: 0 -92px;
}
dl.news-list dd {
	padding-bottom: 30px;
}
dl.news-list dd p {
	margin: 0;
	padding: 0;
}
dl.news-inc dt {
	color: #707070;
	white-space: nowrap;
}
dl.news-inc dd {
	padding-bottom: 20px;
}
/***Download block***/
dl.download-list dt {
	padding: 15px 40px 5px 0;
	border-top: 1px solid #eee
}
dl.download-list dt.first {
	border: 0;
}
dl.download-list dt img {
	margin: 0 10px 0 0;
}
dl.download-list dt a {
	font-size: 20px;
	line-height: 36px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
dl.download-list dd {
	padding-bottom: 50px;
}
a.download-icon {
	padding: 0 30px 0 20px;
}
a.download-icon span {
	width: 13px;
	height: 18px;
	background: url("/images/template/download_icon.png") 0 2px no-repeat;
	margin-left: -20px;
}
a.download-icon span.documentation {
	background-position: -13px 2px;
}
/***Contacts***/
.contact-item {
	margin: 15px 0;
	border-bottom: 1px solid #eeeeee;
}
.bordernone {
	border: 0;
}
.contact-address {
	padding: 0 60px 0 56px;
}
.contact-address span {
	float: left;
	margin-left: -56px;
	font-style: italic;
}
.contact-phones {
	padding-left: 86px;
	padding-bottom: 15px;
}
.contact-phones span {
	float: left;
	margin-left: -86px;
	font-style: italic;
}
.contact-phones small {
	font-size: 11px;
	font-style: italic;
}
.w60pct {
	width: 60%;
}
.w40pct {
	width: 40%;
}
/***File docs***/
#internal_documents {
	width: 100%;
	margin-top: 20px;
}
#internal_documents li.dt {
	margin: 0 0 0px -16px;
	padding: 12px 0 14px 16px;
	line-height: 15px !important;
	cursor:pointer;
}
#internal_documents li.dt strong {
	font-size:15px;
	line-height:15px !important;
	color:#0e2aa0;
	border:0;
	border-bottom:1px dashed;
}
#internal_documents li.dt.current {
	cursor:default;
}
#internal_documents li.dt.open strong {
	border-bottom:1px solid #eee;
	color:#323232;
	background:#eee;
	padding: 0px;
	position:relative;
	outline: #eee solid 10px;
	outline-offset: -2px;
}
#internal_documents li.dt.current strong {
	border-bottom:1px solid #fbc817;
	color:#fff;
	background:#fbc817;
	padding: 0px;
	position:relative;
	outline: #fbc817 solid 10px;
	outline-offset: -2px;
}
#internal_documents li.dt strong span {
	padding: 0;
	margin: 0;
	position:relative;
}
#internal_documents li.dt-lite {
	margin: 0 0 0px -16px;
	padding: 12px 0 14px 16px;
	cursor:pointer;
}
#internal_documents li.dt-lite strong {
	font-size:15px;
	color:#0e2aa0;
	border:0;
	border-bottom:1px dashed;
}
#internal_documents li.dt-lite.current {
	cursor:default;
}
#internal_documents li.dt-lite.current strong {
	border: 0;
	color:#323232;
	padding: 0px;
	position:relative;
}
#internal_documents li.dt-lite strong span {
	padding: 0;
	margin: 0;
	position:relative;
}
#internal_documents .pane {
	display:none;
	height:auto;
	margin: 0 0 0 0;
	padding: 1px 0 1px 0;
}
#internal_documents .pane li.li_pane {
	margin: 0;
	padding: 12px 0 0 0;
}
#internal_documents .li_pane span.attr {
	font-size: 13px;
	color: #343434;
	padding: 3px 0 3px 10px;
	margin: 0px 0 5px 0;
	border-left: 3px solid #FBC817;
}
#internal_documents ul.docs-list {
	margin: 0;
	padding: 0;
}
#internal_documents ul.docs-list li {
	position: relative;
	padding: 12px 5px 12px 45px;
	line-height:18px;
	background: none;
	border-bottom: 1px solid #eeeeee;
}
#internal_documents li::BEFORE {
	content: "";
}
#internal_documents li a {
}
#internal_documents li:hover a {
}
#internal_documents li a:hover {
}
#internal_documents ul.docs-list li:hover {
	background: #f7f7f7;
}
#internal_documents ul.docs-list li.no_hover:hover {
	background: transparent;
}
#internal_documents ul.docs-list li:last-child {
	border-bottom: 0;
	margin-bottom: 10px;
}
#internal_documents a.db_one {
	position: absolute;
	left:0;
	top:0;
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	overflow: hidden;
}
#internal_documents li.for_year {
	cursor: pointer; //cursor: hand;
}
#internal_documents li.for_year span {
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 0;
}
#internal_documents li nobr {
	color:#8e8e8e;
	font-size: 12px;
	line-height: 19px;
}
span.application_type {
	display: block;
	float: left;
	margin-left: -35px;
	width: 24px;
	height: 17px;
	padding: 0 !important;
	overflow: hidden;
}
span.application_type.pdf {
	background:url("/images/template/icon_file_type_small.png") 0 -34px no-repeat;
}
span.application_type.doc {
	background:url("/images/template/icon_file_type_small.png") 0 0px no-repeat;
}
span.application_type.xls {
	background:url("/images/template/icon_file_type_small.png") 0 -17px no-repeat;
}
span.application_type.no_file {
	background:url("/images/template/icon_file_type_small.png") 0 -51px no-repeat;
}
/***contact_inc***/
.contact_view {
	width: 50%;
	font-size: 13px;
	line-height: 20px;
}
.contact_view div {
	padding: 15px 20px 15px 0;
}
.contact_view big {
	font-size: 18px;
}
.contact_view small {
	font-size: 11px;
}
.contact_inc {
	font-size: 13px;
	line-height: 18px;
}
.contact_inc div {
	padding: 5px 0 20px 0;
}
.contact_inc big {
	font-size: 18px;
	line-height: 20px;
}
.contact_inc small {
	font-size: 11px;
	line-height: 14px;
}
/***reference***/
dl.reference {
	border-left: 2px solid #e3806f;
	padding-left: 23px;
}
dl.reference dt {
	font-size: 15px;
	font-weight: bold;
}
dl.reference dd {
	color: #121212;
}
/***payment block***/
table.points-list {
	width: 100%;
	border-spacing: 0px;
	margin: 0 -10px 40px -10px;
}
table.points-list tr:hover {
	background: #f7f7f7;
}
table.points-list td {
	vertical-align: top;
	padding: 10px 30px 30px 10px;
}
td.td-name {
	width: 35%;
}
td.td-name span, div.td-name span {
	font-size: 13px;
	color: #323232;
}

td.td-time {
	font-size: 12px;
}
td.td-phone {
	width: 120px;
	white-space: nowrap;
	text-align: right;
	padding: 10px 10px 30px 10px !important;
}
.bgEEE {
	background: #EEE;
	font-style: italic;
	padding: 5px 10px;
	margin: 10px 10px 14px -10px;
}

#view-city-points p {
	width: 85%;
}
#view-city-points p span {
	font-size: 13px;
	color: #343434;
	padding: 3px 0 3px 10px;
	border-left: 3px solid #FBC817;
}
/***shema***/
.map-wrap {
	width: 100%;
	height: 501px;
	margin: 50px 0 40px -40px;
}
.map-info {
	font-size: 11px;
	line-height: 16px;
	width: 155px;
}

.map-info.balashiha {
	left: 587px;
	top: 32px;
}
.map-info.zheldor {
	left: 450px;
	top: 402px;
}
.map-info.reutov {
	left: 12px;
	top: 162px;
}
/******/
ul.icon_left li {
	padding: 6px 20px 6px 36px;
}
ul.icon_left li a span {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	margin: -6px 0 0 -40px;
	background: url("/images/template/icon-left.png") 0 0 no-repeat;
}
ul.icon_left li a, ul.icon_left li a:link {
	font-size: 13px;
	line-height: 16px;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #8f8f8f;
}
ul.icon_left li a:hover {
	color: #d22d12;
}
ul.icon_left li a span.il_tariffs {
	background-position: 0 0;
}
ul.icon_left li a  span.il_prices {
	background-position: 0 -32px;
}
ul.icon_left li a  span.il_clients {
	background-position: 0 -64px;
}
ul.icon_left li a  span.il_payments {
	background-position: 0 -96px;
}
ul.icon_left li a  span.il_reception {
	background-position: 0 -128px;
}
ul.icon_left li a  span.il_audit {
	background-position: 0 -160px;
}
@media print {
    .leftmenu { 
        display: none;
    }
    .footeroff {
        display: none;
    }
}