/* Eric Meyer's CSS Reset */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { 	margin: 0; 	padding: 0; 	border: 0; 	font-size: 100%; 	font: inherit; 	vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 	display: block; } body { 	line-height: 1; 	background: #fff; } ol, ul { 	list-style: none; padding: 0; /* Убираем поля */ margin-left: 20px; /* Отступ слева */ } blockquote, q { 	quotes: none; } blockquote:before, blockquote:after, q:before, q:after { 	content: ''; 	content: none; } table { 	border-collapse: collapse; 	border-spacing: 0; } /* End of Eric Meyer's CSS Reset */ html { 	height: 100%; } article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { 	display: block; } /*body { 	font: 13px/18px SegoeWPRegular, Arial, sans-serif; 	height: 100%; 	background: #f4f4f4; } h1{ 	font-size: 26px; 	color: #585857; 	font-weight: bold; 	margin: 15px 0 10px 0; 	line-height: 26px; } h2{ 	font-family: SegoeWPSemiLight, Arial, sans-serif; 	font-size: 21px; 	color: #000; 	line-height: 30px; 	margin: 10px 0 5px 0; } h3{ 	font-size: 19px; 	font-weight: bold; 	line-height: 19px; 	color: #dc0b17; 	margin: 10px 0 5px 0; } h4{ 	font-size: 18px; 	font-weight: bold; 	line-height: 18px; 	color: #000; 	margin: 10px 0 5px 0; } h5{ 	font-size: 16px; 	font-weight: bold; 	line-height: 16px; 	color: #999999; 	margin: 5px 0 0px 0; } h6{ 	font-size: 14px; 	font-weight: bold; 	line-height: 14px; 	color: #000; 	margin: 5px 0 0px 0; }*/ body { 	/*font: 13px/18px SegoeWPRegular, Arial, sans-serif;*/ 	font: 13px/18px Arial, sans-serif; 	height: 100%; 	background: #f4f4f4; } h1{ 	font-size: 26px; 	color: #585857; 	margin: 15px 0 10px 0; 	line-height: 26px; } h2{ 	font-family: Arial, sans-serif; 	font-size: 21px; 	color: #000; 	line-height: 21px; 	margin: 10px 0 5px 0; } h3{ 	font-size: 19px; 	line-height: 19px; 	color: #dc0b17; 	margin: 10px 0 5px 0; } h4{ 	font-size: 18px; 	line-height: 18px; 	color: #000; 	margin: 10px 0 5px 0; } h5{ 	font-size: 16px; 	line-height: 16px; 	color: #999999; 	margin: 5px 0 0px 0; } h6{ 	font-size: 14px; 	line-height: 14px; 	color: #000; 	margin: 5px 0 0px 0; } a{ 	color: #000; } a:hover{ 	text-decoration: none; 	color: #dc0b17; } /*a:visited{ 	color: #999999; }*/ strong, b{ 	font-weight: bold; } input, textarea { outline: none; } input:active, textarea:active { outline: none; } :focus { outline: none; } .wrapper { 	width: 100%; 	min-width: 1000px; 	max-width: 2000px; 	min-height: 100%; 	height: auto !important; 	height: 100%; 	margin: 0 auto; 	background: #fff; 	overflow: hidden; } .clear{ 	clear: both; } /* Header -----------------------------------------------------------------------------*/ .header { 	position: relative; 	padding: 0px 12px 0 12px; } #header-left-bg{ 	position: absolute; 	left: 0px; 	top: 0px; 	width: 12px; 	height: 83px; 	background: url(/i/logo_left_bg.jpg); } #header-right-bg{ 	position: absolute; 	right: 0px; 	top: 0px; 	width: 12px; 	height: 83px; 	background: url(/i/logo_right_bg.jpg); } /*Telefon + email*/ #block-phone-fax{ 	/*float: left; 	margin: 25px 0 0 60px;*/ 	position: absolute; 	top: 25px; 	left: 60px; } .block-phone-fax-min{ 	color: #585857; 	float: left; } .block-phone-fax-max{ 	color: #dc0b17; 	font-size: 18px; 	float: left; 	margin: 0 0 0 5px; } .block-phone-fax-min2{ 	color: #dc0b17; 	font-size: 10px; 	float: left; 	margin: 2px 3px 0 3px; } .block-phone-fax-email{ 	color: #585857; 	float: left; 	margin: 3px 0 0 25px; } .block-phone-fax-email-text{ 	display: block; 	color: #dc0b17; 	float: left; 	margin: 3px 0 0 5px; 	text-decoration: none; } /*Logo*/ #logo{ 	/*width: 255px;*/ 	width: 394px; 	margin: 0px auto; 	height: 83px; 	position: relative; } #logo a{ 	display: block; 	width: 255px; 	margin: 0 auto; } #logo-left-bg{ 	position: absolute; 	left: -12px; 	top: 0px; 	width: 12px; 	height: 83px; 	background: url(/i/logo_left_bg.jpg); } #logo-right-bg{ 	position: absolute; 	right: -12px; 	top: 0px; 	width: 12px; 	height: 83px; 	background: url(/i/logo_right_bg.jpg); } #logo img{ 	margin-top: 18px; } /*Slider*/ #block-slider{ 	width: 100%; 	/*height: 412px;*/ 	position: relative; } #slider-top{ 	width: 100%; 	height: 19px; 	background: url(/i/slider_top.png) 50% no-repeat; 	margin: 0px auto; 	position: relative; 	z-index: 3; } .noindex-slider{ 	height: 22px; } #block-neindex{ 	width: 100%; 	height: 22px; 	background: #ececec; 	position: absolute; 	left: 0px; 	top: 0px; } #neindex_right_bg{ 	width: 217px; 	height: 22px; 	background: url(/i/neindex_right_bg.jpg); 	float: right; } #neindex_left_bg{ 	width: 188px; 	height: 22px; 	background: url(/i/neindex_left_bg.jpg); 	float: left; } /*Breadcrumb*/ #breadcrumb{ 	margin-top: 24px; } /* Middle -----------------------------------------------------------------------------*/ .middle { 	width: 100%; 	padding: 0 0 400px; 	position: relative; } .middle:after { 	display: table; 	clear: both; 	content: ''; } .container { 	width: 100%; 	float: left; 	/*overflow: hidden;*/ } .content { 	padding: 0 12px 0 270px; } .content p{ 	margin-top: 5px; } .contnoin{ 	padding-left: 280px; } .doptext{ 	color: #999; } /*Table*/ .content table{ 	width: 100%; 	text-align: left; 	border: 1px solid #c2c2c2; } .content table caption{ 	font-family: SegoeWPSemiLight, Arial, sans-serif; 	background: #dc0b17; 	color: #fff; 	text-align: left; 	font-size: 15px; 	padding: 5px 0px 5px 20px; } .content table th{ 	font-family: SegoeWPSemiLight, Arial, sans-serif; 	background: #c2c2c2; 	color: #fff; 	font-size: 13px; 	padding: 5px 0px 5px 20px; 	border-right: 1px solid #f8f8f8; 	border-bottom: 1px solid #c2c2c2; 	border-left: 1px solid #c2c2c2; } .content table th:nth-last-of-type(1){ 	border-right: none; } .content table td{ 	border: 1px solid #c2c2c2; 	padding: 5px 0px 5px 20px; 	color: #000; } /*Numerov spisok*/ .content ul{ 	list-style: none; 	margin-left: 45px; } .content ul li{ 	margin-bottom: 5px; 	list-style-image: url(/i/ul_bg.jpg); } .content ol{ 	 list-style: none; 	 counter-reset: point; } .content ol li{ 	margin-bottom: 5px; 	padding-left: 45px; 	position: relative; } .content ol li:before { 	content: counter(point) &quot;.&quot;; 	counter-increment: point 1; 	position: absolute; 	left: 0; 	top: 0px; 	width: 25px; 	height: 17px; 	background: url(/i/ol_bg.jpg); 	padding: 0px 0; 	color: #fff; 	text-align: center; } /*Reconduem*/ #block-recomend-index-list{ 	margin: 23px 0 0 -14px;; 	/*padding-right: 17px;*/ 	float: left; } .block-zag-index{ 	color: #fff; 	font-size: 16px; 	background: url(/i/bg_name_index_zag.jpg); 	width: 128px; 	height: 20px; 	padding: 3px 0 0 7px; 	margin: 0 0 0 37px; } .block-rec-item{ 	/*width: 30%;*/ 	float: left; 	margin: 17px 0px 0 37px; } .block-rec-item-name{ 	margin: 5px 0 3px 0; } .block-rec-item-name a{ 	color: #000; 	font-size: 16px; 	font-weight: bold; 	text-decoration: underline; } .block-rec-item-name a:hover{ 	color: #dc0b17; } .block-rec-item-prop{ 	color: #c1c1c1; 	line-height: 16px; } /*Novinki*/ #block-novinki-index-list{ 	margin: 47px 0 30px -14px;; 	/*padding-right: 17px;*/ 	float: left; } /*Yandex map*/ #YMapsID{ 	width: 100%; 	height: 360px; 	margin-bottom: 30px; } /*404*/ #page-404{ } #title-404{ 	font-size: 50px; 	color: #dc0b17; 	line-height: 50px; 	width: 330px; 	margin: 0px auto 0 auto; } #desc-title-404{ 	color: #414141; 	font-family: SegoeWPSemiLight, Arial, sans-serif; 	font-size: 20px; 	line-height: 20px; 	margin: 7px auto 0 auto; 	width: 330px; } #bllock-infa-404{ 	width: 550px; 	margin: 60px auto 0 auto; } #left-infa-404{ 	width: 60%; 	float: left; } #right-infa-404{ 	width: 37%; 	float: right; } #bllock-infa-404 span{ 	font-size: 16px; 	font-weight: bold; 	color: #414141; } #bllock-infa-404 ul{ 	margin-left: 14px; } /*alert*/ #block_alert{ width: 960px; /*height: 70px;*/ } #block_alert .pooap-title{ font-size: 26px !important; line-height: 26px !important; color: #000; text-align: center; margin: 45px 0; width: 100%; } /* Left Sidebar -----------------------------------------------------------------------------*/ .left-sidebar { 	float: left; 	width: 235px; 	margin-left: -100%; 	position: relative; 	padding: 0 0 0 12px; } #block-left-banner{ 	width: 235px; 	margin: 75px 0 10px 0; } /* Footer -----------------------------------------------------------------------------*/ .footer { 	margin: -340px auto 0; 	min-width: 1000px; 	height: 340px; 	background: #fff; 	position: relative; 	max-width: 2000px; } #block-razdel-footer{ 	width: 100%; 	height: 15px; 	background: #f4f4f4; } #block-footer-partners{ 	margin: 50px 0 0 0; 	padding: 0px 12px 0 12px; 	text-align: center; } #block-footer-partners table { width: 100%; } #block-footer-partners table tr td { text-align: center; } #block-footer-search{ 	width: 100%; 	height: 97px; 	background: url(/i/footer_bg1.jpg) repeat; 	margin-top: 60px; 	position: relative; } #centr-block-search{ 	width: 401px; 	height: 97px; 	margin: 0 auto; 	background: url(/i/search_bg.jpg); } #input-block-search{ 	width: 290px; 	height: 27px; 	background: url(/i/input_search_bg.jpg); 	float: left; 	margin: 40px 0 0 55px; } #input-block-search input[type=&quot;text&quot;]{ 	width: 250px; 	margin: 3px 0 0 3px; 	border: none; 	height: 20px; } #input-block-search input[type=&quot;submit&quot;]{ 	width: 29px; 	height: 23px; 	background: url(/i/booton_search.jpg); 	border: none; 	cursor: pointer; } #logo-footer-copier{ 	position: absolute; 	top:33px; 	left: 33px; } #logo-footer-copier img{ 	float: left; } #logo-footer-copier p{ 	display: block; 	float: left; 	color: #C2C2C2; 	font-family: SegoeWPSemiLight, Arial, sans-serif;; 	font-size: 14px; 	margin: 10px 0 0 15px; } #block-info-footer{ 	position: absolute; 	right: 0px; 	top: 25px; 	padding-right: 33px; } #infa-tel{ 	float: left; } #infa-tel img{ 	float: left; } #infa-tel p{ 	display: block; 	float: left; 	color: #C2C2C2; 	font-family: SegoeWPSemiLight, Arial, sans-serif;; 	font-size: 14px; 	margin: 1px 0 0 13px; } #infa-email{ 	float: left; 	margin: 10px 0 0 0; } #infa-email img{ 	float: left; } #infa-email a{ 	display: block; 	float: left; 	color: #C2C2C2; 	font-family: SegoeWPSemiLight, Arial, sans-serif;; 	font-size: 14px; 	margin: 3px 0 0 13px; } #block-footer-maps{ 	width: 100%; 	height: 41px; 	background: url(/i/copi_bg.jpg) repeat; 	position: relative; } #infa-maps{ 	position: absolute; 	top:11px; 	left: 37px; } #infa-maps img{ 	float: left; } #infa-maps a{ 	display: block; 	float: left; 	color: #C2C2C2; 	font-family: SegoeWPSemiLight, Arial, sans-serif;; 	font-size: 12px; 	margin: 0px 0 0 13px; } #infa-dev{ 	position: absolute; 	top:11px; 	right: 0px; 	padding-right: 33px; } #infa-dev a{ 	display: block; 	float: left; 	color: #676766; 	font-family: SegoeWPSemiLight, Arial, sans-serif;; 	font-size: 12px; 	margin: 0px 0 0 13px; 	padding-left: 26px; 	padding-bottom: 1px; 	background: url(/i/ic5.png) no-repeat 0 1px; } #infa-dev a:hover{ 	background-position: 0 -50px; } .dotted-line{ height: 1px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: rgb(0, 0, 0); }