html, body {height: 100%;}

body {
	min-width: 997px;
    margin: 0;
    padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

form, p, img, ul, ol, h1, h2, h3, h4, h5, input, table, td, th {
	margin: 0;
	padding: 0;
	border: 0;
}

table {font-size: 100%;}

a {text-decoration: underline; color: #387BB2;}

a:hover {text-decoration: none;}

i {width: 99%;}

img.png_ {
	behavior: url(./png.htc);
	position: relative;
}

#preloaded_images {
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
}

#all {
	height: auto;
	_height: 100%;
	min-height: 100%;
	margin-bottom: -101px;
	text-align: left;
	background: #466E8F url(../images/siteimage/all_back.gif) left bottom repeat-x;
}

.spacer {
	clear: both;
	height: 0;
	font-size: 0;
}

html>body .spacer_not_ie {
	clear: both;
	height: 0;
	font-size: 0;
}

/*top - begin*/
#top_1 {
	height: 107px;
	background: url(../images/siteimage/top_back.gif) left top repeat-x;
	border-bottom: 3px solid #5A9BD2;
}

#top_1 .logo {
	width: 310px;
	height: 170px;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 0;
	background-image: url(../images/siteimage/top_logo_back.jpg);
}

#top_1 .logo img {
	width: 310px;
	height: 118px;
}

#top_1 ul.navigator {
	margin: 27px 0 0 330px;
	_margin: 27px 0 0 165px;
	position: relative;
	float: left;
	clear: both;
}

#top_1 ul.navigator li {
	list-style-type: none;
	float: left;
	font-size: 0;
}

#top_1 ul.navigator li a {
	float: left;
	margin: 2px 19px 0 19px;
}

#top_1 ul.navigator li a.home {
	width: 11px;
	height: 10px;
	background-image: url(../images/siteimage/_home.gif);
}

#top_1 ul.navigator li a.home:hover,
#top_1 ul.navigator li.current a.home {background-image: url(../images/siteimage/_home_2.gif);}

#top_1 ul.navigator li a.search {
	width: 11px;
	height: 11px;
	background-image: url(../images/siteimage/_search.gif);
}

#top_1 ul.navigator li a.search:hover,
#top_1 ul.navigator li.current a.search {background-image: url(../images/siteimage/_search_2.gif);}

#top_1 ul.navigator li a.email {
	width: 12px;
	height: 8px;
	margin-top: 4px;
	background-image: url(../images/siteimage/_email.gif);
}

#top_1 ul.navigator li a.email:hover,
#top_1 ul.navigator li.current a.email {background-image: url(../images/siteimage/_email_2.gif);}

#top_1 ul.navigator li.sep {
	width: 1px;
	height: 16px;
	background-image: url(../images/siteimage/top_nav_sep.png);
	
}

#top_1 ul.menu {
	clear: both;
	position: relative;
	top: 26px;
	z-index: 200;
	padding-left: 347px;
}

#top_1 ul.menu li {
	float: left;
	position: relative;
	list-style-type: none;
	margin-right: 25px;
	_margin-right: 2.5%;
}

#top_1 ul.menu li img {
	margin-top: 2px;
	display: block;
	position: relative;
}

#top_1 ul.menu li a {
	color:white;
	float:left;
	height:24px;
	letter-spacing:0;
	margin-right:-23px;
	margin-top:-13px;
	position:relative;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
	padding-top:14px;
}

#top_1 ul.menu li a.main {width: 87px;}
#top_1 ul.menu li a.newses {width: 68px;}
#top_1 ul.menu li a.katalog {width: 68px;}
#top_1 ul.menu li a.klientam {width: 77px;}
#top_1 ul.menu li a.servisnyj_centr {width: 118px;}
#top_1 ul.menu li a.zakaz {width: 55px;}

#top_1 ul.menu li a span {font-size: 0;}

#top_1 ul.menu li a:hover span.cntr,
#top_1 ul.menu li a.current span.cntr {
	height: 11px;
	margin: 13px 6px 0 8px;
	display: block;
	background-image: url(../images/siteimage/top_menu_line_cntr.png);
	
}

#top_1 ul.menu li a:hover span.left,
#top_1 ul.menu li a.current span.left {
	width: 8px;
	height: 11px;
	margin: 0 0 0 -8px;
	float: left;
	position: relative;
	background-image: url(../images/siteimage/top_menu_line_left.png);
	
}

#top_1 ul.menu li a:hover span.right,
#top_1 ul.menu li a.current span.right {
	width: 6px;
	height: 11px;
	margin: 0 -6px 0 0;
	position: relative;
	float: right;
	background-image: url(../images/siteimage/top_menu_line_right.png);
	
}

#top_1 ul.menu li.sep {
	width: 1px;
	height: 18px;
	margin-right: 6px;
	font-size: 0;
	background-image: url(../images/siteimage/top_nav_sep.png);
	
}

#top_1 #nav li ul.submenu {
	width: 186px;
	margin: -1px 0 0 -16px;
	padding: 3px 0 16px 0;
	position: absolute;
	clear: both;
	font-size: 70%;
	background-color: #466E8F;
	border-bottom: 4px solid #F1BF20;
	visibility: hidden;
}

#top_1 #nav li ul.submenu li {
	float: none;
	list-style-type: none;
	margin: 0 19px 0 16px;
	border-bottom: 1px solid #6586A2;
}

#top_1 #nav li ul.submenu li.last {border: none;}

#top_1 #nav li ul.submenu li a {
	width: 143px;
	height: auto;
	display: block;
	float: none;
	margin: 0;
	padding: 5px 8px 5px 0;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/siteimage/top_submenu_bullet_1.gif) right center no-repeat;
}

#top_1 #nav li ul.submenu li a:hover {
	color: #F1BF20;
	background: url(../images/siteimage/top_submenu_bullet_2.gif) right center no-repeat;
}

#top_1 #nav li:hover ul.submenu,
#top_1 #nav li.sfhover ul.submenu {visibility: visible;}

#top_2 {
	height: 213px;
	border-width: 1px 0;
	border-style: solid;
	border-color: #FFFFFF;
	background: url(../images/siteimage/top_back_big.jpg) left top no-repeat;
}

#top_2 .slogan {
	width: 158px;
	height: 44px;
	position: absolute;
	margin: 23px 0 0 347px;
	font-size: 0;
	background-image: url(../images/siteimage/top_slogan.png);
	
}

#top_2 .quest {
	float: left;
	position: absolute;
	margin: 180px 0 0 136px;
	font-size: 75%;
	color: #FFFFFF;
}

#top_2 .quest a {
	font-size: 110%;
	color: #FFFFFF;
}

#top_2 .quest .top_pic {
	width: 34px;
	height: 11px;
	margin: -11px -34px 0 0;
	position: relative;
	bottom: 4px;
	left: -20px;
	font-size: 0;
	background-image: url(../images/siteimage/top_quest_top.png);
	
}

#top_2 .quest .crn_left {
	width: 6px;
	height: 26px;
	float: left;
	font-size: 0;
	background-image: url(../images/siteimage/top_quest_crn_left.png);
	
}

#top_2 .quest .crn_right {
	width: 6px;
	height: 26px;
	float: left;
	font-size: 0;
	background-image: url(../images/siteimage/top_quest_crn_right.png);
	
}

#top_2 .quest .text {
	height: 22px;
	padding: 4px 0 0 12px;
	float: left;
	font-style: italic;
	background-image: url(../images/siteimage/top_quest_back.png);
	
}

#top_2 .quest .answer {
	float: left;
	margin: 3px 0 0 8px;
}

#top_2 .ekskavator {
	width: 433px;
	height: 241px;
	float: right;
	position: relative;
	margin: 3px 0 -31px 0;
	background-image: url(../images/siteimage/top_ekskavator.png);
	z-index: 10;
}

#top_2 .back_inner {
	width: 490px;
	height: 213px;
	background-image: url(../images/siteimage/top_back_inner.jpg);
}
/*top - end*/

/*center - begin*/
#center {
	height: auto;
	_height: 70px;
	min-height: 70px;
	clear: both;
	background: url(../images/siteimage/center_back.gif) left top repeat-x;
	border-top: 3px solid #5A9BD2;
}

#center .top_shadow_left {
	float: left;
	width: 301px;
	height: 129px;
	margin-left: -301px;
	position: relative;
	background: url(../images/siteimage/cntr_top_shadow_left.png) left top no-repeat;
	
}

#center .top_shadow_cntr {
	height: 129px;
	margin: 0 696px 0 301px;
	background: url(../images/siteimage/cntr_top_shadow_cntr.png) left top repeat-x;
	
}

#center .top_shadow_right {
	float: right;
	width: 696px;
	height: 129px;
	margin-right: -696px;
	position: relative;
	background: url(../images/siteimage/cntr_top_shadow_right.png) right top no-repeat;
	
}

#center .top_shadow_inner {
	height: 67px;
	background: url(../images/siteimage/cntr_top_shadow_inner.png) left top repeat-x;
	
}

#center .left,
#center .right {
	float: left;
	margin-top: -129px;
}

#center .left {
	width: 45%;
	margin-right: -100%;
	position: relative;
}

#center .left .border_top {
	position: relative;
	margin-right: 3px;
	display: table;
	width: 99%;
}

#center .left .border_top_left {
	width: 310px;
	height: 101px;
	float: left;
	position: relative;
	margin-left: -310px;
	background-image: url(../images/siteimage/cntr_left_hdr_osnovi.png);
	
}

#center .left .border_top_cntr {
	height: 222px;
	margin: 0 32px 0 310px;
	background-image: url(../images/siteimage/cntr_left_top_cntr.png);
	
}

#center .left .border_top_right {
	width: 32px;
	height: 164px;
	float: right;
	position: relative;
	margin-top: 58px;
	margin-right: -32px;
	background-image: url(../images/siteimage/cntr_left_top_right.png);
	
}

#center .left .border_btm {
	position: relative;
	margin: -132px 3px 0 -9px;
}

#center .left .border_btm_left {
	width: 32px;
	height: 190px;
	float: left;
	position: relative;
	margin-left: -32px;
	background-image: url(../images/siteimage/cntr_left_btm_left.png);
	
}

#center .left .border_btm_cntr {
	height: 197px;
	margin: 0 153px 0 32px;
	background-image: url(../images/siteimage/cntr_left_btm_cntr.png);
	
}

#center .left .border_btm_right {
	width: 153px;
	height: 65px;
	float: right;
	position: relative;
	margin-top: 132px;
	margin-right: -153px;
	background-image: url(../images/siteimage/cntr_left_btm_right.png);
	
z}

#center .left .block {margin: 16px 0 30px 0;}

#center .left .block .inside {
	margin: -170px 25px 0 79px;
	position: relative;
	bottom: -36px;
}

#center .left .block .inside ul {
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
}

#center .left .block .inside ul li {
	margin-bottom: 10px;
	list-style-type: none;
	padding-left: 22px;
	background: url(../images/siteimage/cntr_left_bullet.gif) left 3px no-repeat;
	_background: url(../images/siteimage/cntr_left_bullet.gif) left 6px no-repeat;
}

#center .left .brand_logos {margin-bottom: 32px;}

#center .left .brand_logos img {
	float: left;
	margin: 0 0 18px 52px;
}

#center .right {
	width: 55%;
	margin-left: 45%;
	display: inline;
}

#center .right .hdr {
	height: 40px;
	margin: 38px 0 0 18px;
	position: relative;
	font-size: 0;
	z-index: 100;
	background-image: url(../images/siteimage/cntr_hdr_welcome_back.png);
}

#center .right .hdr .inside {
	height: 40px;
	background: url(../images/siteimage/cntr_hdr_welcome_right.png) right top no-repeat;
}

#center .right .hdr .inside .eks {
	width: 122px;
	height: 106px;
	float: left;
	margin: -30px 0 -36px -54px;
	position: relative;
	background-image: url(../images/siteimage/cntr_right_hdr_eks.png);
}

#center .right .hdr .inside .hdr_welcome {
	width: 460px;
	height: 70px;
	float: left;
	margin-top: -30px;
	position: relative;
	background-image: url(../images/siteimage/cntr_hdr_welcome.png);
}

#center .right .shadow_top {
	position: relative;
	width: 100%;
	display: table;
}

body:not([dummy]) #center .right .shadow_top {width: 99.9%;}

#center .right .shadow_top_left {
	width: 184px;
	height: 98px;
	float: left;
	position: relative;
	margin-left: -184px;
	background-image: url(../images/siteimage/cntr_right_top_left.png);
	
}

#center .right .shadow_top_cntr {
	height: 98px;
	margin: 0 363px 0 184px;
	background-image: url(../images/siteimage/cntr_right_top_cntr.png);
	
}

#center .right .shadow_top_right {
	width: 363px;
	height: 98px;
	float: right;
	position: relative;
	margin-right: -363px;
	background-image: url(../images/siteimage/cntr_right_top_right.png);
	
}

#center .right .shadow_btm {position: relative;}

#center .right .shadow_btm_left {
	width: 184px;
	height: 101px;
	float: left;
	position: relative;
	margin-left: -184px;
	background-image: url(../images/siteimage/cntr_right_btm_left.jpg);
}

#center .right .shadow_btm_cntr {
	height: 101px;
	margin: 0 364px 0 184px;
	background-image: url(../images/siteimage/cntr_right_btm_cntr.jpg);
}

#center .right .shadow_btm_right {
	width: 364px;
	height: 101px;
	float: right;
	position: relative;
	margin-right: -364px;
	background-image: url(../images/siteimage/cntr_right_btm_right.jpg);
}

#center .right .crn_top {
	width: 18px;
	height: 30px;
	margin-bottom: -30px;
	position: relative;
	background-image: url(../images/siteimage/cntr_right_crn_top.gif);
}

#center .right .block {
	_height: 1px;
	background: #FFFFFF url(../images/siteimage/cntr_right_back.gif) right bottom no-repeat;
}

#center .right .block .inside {
	margin: -75px 32.9% -67px 10%;
	display: table;
	position: relative;
	z-index: 150;
}

#center .right .block .inside .content {
	margin-right: -145px;
	position: relative;
	font-size: 75%;
	color: #393d45;
}

#center .right .block .inside .content h3 {
	margin-bottom: 13px;
	font-size: 100%;
	font-weight: bold;
}

#center .right .block .inside .content p {margin-bottom: 20px;}

#center .btm_sign {
	width: 135px;
	height: 105px;
	position: relative;
	margin: -79px 0 33px -81px;
	background-image: url(../images/siteimage/cntr_right_btm_sign.png);
	
}

#center .adv {
	width: 218px;
	height: 63px;
	padding: 1px;
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid #C8D4DE;
}

#center .adv .adv_line_left {
	width: 5px;
	height: 100%;
	margin-right: 4px;
	float: left;
	background-color: #F9CF00;
}

#center .adv .adv_pic {
	height: 100%;
	float: left;
	background: url(../images/siteimage/cntr_ads_pic_border.gif) right center no-repeat;
}

#center .adv .adv_pic img {
	float: left;
	margin: 3px 8px 0 1px;
}

#center .adv .adv_text {
	float: left;
	margin: 10px 14px;
	font-family: Tahoma;
/*	font-size: 93%;*/
	font-size: 11px;
	font-weight: bold;
	color: #393D45;
	background-color: #FFFFFF;
	position: relative;
	z-index: 210;
}

#center .adv .adv_text a {
	display: block;
	margin-top: 2px;
	font-weight: normal;
	color: #387BB2;
}

#center .adv .adv_text span.red {color: #DB212B;}

#center .right .block .adv_1 {float: left;}

#center .right .adv_2 {float: right;}

#center .right .adv_2 .adv_text {_margin-left: 12px;}

#center .left_inner .adv {
	margin-bottom: 10px;
	float: none;
}

#center .left_inner {
	float: left;
	width: 310px;
	position: relative;
	margin-top: -31px;
	z-index: 200;
}

#center .left_inner .menu_box {
	margin-bottom: 22px;
	float: right;
}

#center .left_inner .menu_box_top {
	width: 274px;
	height: 16px;
	background-image: url(../images/siteimage/cntr_left_inner_menu_top.png);
	
}

#center .left_inner .menu_box_middle {
	width: 274px;
	background-image: url(../images/siteimage/cntr_left_inner_menu_back.png);
	
}

#center .left_inner .menu_box_btm {
	width: 274px;
	height: 16px;
	background-image: url(../images/siteimage/cntr_left_inner_menu_btm.png);
	
}

#center .left_inner .menu_box ul.menu {
	margin: -16px 0;
	padding: 9px 0 9px 21px;
	_padding: 9px 0 2px 21px;
	float: left;
	position: relative;
	font-size: 75%;
	font-weight: bold;
}

#center .left_inner .menu_box ul.menu li {
	width: 195px;
	list-style-type: none;
	border-bottom: 1px solid #59728D;
}

#center .left_inner .menu_box ul.menu li.last {border: none;}

#center .left_inner .menu_box ul.menu li a {color: #FFFFFF;}

#center .left_inner .menu_box ul.menu li a.current {
	color: #F1BF20;
	text-decoration: none;
}

#center .left_inner .text_box {
	margin: 0 35px 60px 48px;
	font-size: 70%;
	color: #FFFFFF;
}

#center .left_inner .menu_box ul.menu li a {
	padding: 3px 2px 7px 2px;
	display: block;
}

#center .left_inner h5 {
	font-size: 110%;
	font-weight: bold;
}

#center .left_inner p {margin-bottom: 25px;}

#center .left_inner a {color: #F1BF20;}

#center .right_inner {
	float: left;
	width: 64%;
	position: relative;
	z-index: 150;
	margin-top: -249px;
}

#center .right_inner .hdr {
	height: 40px;
	background-image: url(../images/siteimage/cntr_right_hdr_back.gif);
}

#center .right_inner .hdr h3 {
	width: 491px;
	height: 40px;
	float: left;
	background-image: url(../images/siteimage/cntr_right_hdr_text_back.jpg);
}

#center .right_inner .hdr h3 img {
	float: left;
	margin: 11px 0 0 62px;
}

/*#center .hdr h3{
	margin: 7px 0 0 62px;
}*/

#center .right_inner .hdr .hdr_right {
	width: 3px;
	height: 40px;
	float: right;
	background: url(../images/siteimage/cntr_right_hdr_right.gif) right top no-repeat;
}

#center .right_inner .hdr .print_ver {
	font-size: 70%;
	float: right;
	padding-top: 12px;
}

#center .right_inner .hdr .print_ver a {
	margin-right: 14px;
	color: #627586;
}

#center .right_inner .hdr .print_ver img {margin-right: -8px;}

#center .right_inner .shadow_btm_cntr {
	height: 69px;
	background: url(../images/siteimage/cntr_right_inner_btm.gif);
}

#center .right_inner .shadow_btm_left {
	width: 32px;
	height: 69px;
	float: left;
	background: url(../images/siteimage/cntr_right_inner_btm_left.jpg);
}

#center .right_inner .shadow_btm_right {
	width: 340px;
	height: 69px;
	float: right;
	background: url(../images/siteimage/cntr_right_inner_btm_right.jpg);
}

#center .right_inner .block {
	_height: 1px;
	background: #FFFFFF url(../images/siteimage/cntr_right_back.gif) right bottom no-repeat;
}

#center .right_inner .shadow_top {
	height: 101px;
	margin-bottom: -101px;
	background-image: url(../images/siteimage/cntr_right_inner_top_back.png);
}

#center .right_inner .shadow_top_right {
	height: 101px;
	background: url(../images/siteimage/cntr_right_inner_top_right.png) right top no-repeat;
}

#center .right_inner .block .content {
	height: auto;
	_height: 380px;
	min-height: 380px;
	margin: 0 10% -50px 9%;
	padding: 25px 0;
	position: relative;
	font-size: 75%;
	color: #393d45;
}

#center .right_inner .block .content h4 {
	margin-bottom: 12px;
	padding-bottom: 6px;
	font-size: 150%;
	font-weight: normal;
	border-bottom: 1px solid #DCE3E9;
}

#center .right_inner .block .content p {margin-bottom: 18px;}

#center .right_inner .block .content img {
	padding: 3px;
	clear: both;
	border: 1px solid #D8D8D8;
}

#center .right_inner .block .content img.img_left {
	float: left;
	margin: 0 19px 19px 0;
}

#center .right_inner .block .content img.img_right {
	float: right;
	margin: 0 0 19px 19px;
}
/*center - end*/

/*footer - begin*/
#footer_spacer {
	height: 101px;
	clear: both;
}

#footer {
	height: 100px;
	margin: 0 27px 0 49px;
	text-align: center;
	border-top: 1px solid #4F6A86;
}

#footer .inside {
	margin-top: 2px;
	padding-top: 10px;
	font-size: 75%;
	color: #FFFFFF;
	border-top: 1px solid #4F6A86;
}

#footer .inside a {color: #F1BF20;}

#footer .inside .block_left {
	position: absolute;
	left: 49px;
	text-align: left;
}

#footer .inside .block_left img {
	float: left;
	margin-right: 15px;
}

#footer .inside .block_right {
	position: absolute;
	right: 27px;
	text-align: left;
}
/*footer - end*/
/*SEARCH*/
.listfact {float: left; width: 100%;}
.fact_num {clear: left; float: left; color: #000;  margin-top: 10px; font: 26px tahoma; width: 60px;}
.fact_text {float: left; color: #000; margin-top: 10px; margin-bottom: 10px; font: 12px tahoma; line-height: 16px; width: 88%;}
.fact_text a{float: left; clear: both;  margin-bottom: 7px; font: 24px tahoma; width: 88%;}
.fact_text a:visited{ color: #000; }
.fact_text .text{float: left; clear: left; font: 12px tahoma; width: 88%; line-height: 16px;}

#search_searchword {line-height: 18px; margin-right: 9px; padding: 0px 2px 0px 2px; width:210px; height: 20px; font: 14px tahoma;margin-left:8px; border:1px solid;}
	#searchForm .search_for  {font: 12px tahoma; padding-top: 3px; padding-right: 10px; }
	#searchForm label  {font: 12px tahoma; }
	#searchForm .choice {padding-top: 7px; }
	#searchForm td{vertical-align:text-top;}
