html, body {height: 100%;	behavior: url(/csshover2.htc);}

#head {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 6px;
	font-size: 16px;
}

#head form, p, img, ul, ol, li, h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
	border: 0;
}

#head table {
	width: 100%;
	font-size: 100%;
}
#head i {width: 99%;}
#head 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: -50px;
	background-color: #FFFFFF;
	border-right: 6px solid #ffc21d;
}

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

/*top - begin*/
#top {
	height: 409px;
	background: url(/img/siteimage/top_grad.gif) top repeat-x;
}

#top ul li {list-style: none;}

#top .top_cars {
	height: 72px;
	margin: 0 100px -72px 237px;
	position: relative;
	z-index: 190;
}

#top .top_cars table.cars_box {
	margin-bottom: -12px;
}

#top .top_cars table.cars_box td.car_block {
	height: 80px;
	text-align: center;
	vertical-align: bottom;
}

#top .top_cars .car_block a {
	width: 82px;
	height: 80px;
	margin: 0 auto;
	text-decoration: none;
	color: #000000;
}

#top .top_cars .car_block h6 {
	width: 82px;
	height: 19px;
	margin: 0 auto;
	padding-top: 4px;
	font-size: 65%;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(/img/siteimage/top_car_name_back.png);
	_background: none;
	afilter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=img/siteimage/top_car_name_back.png);
}

#top .top_cars table.cars_box td.car_block2 img {margin-top: 5px;}

#top .top_cars_menus {
	height: 337px;
	margin-bottom: -409px;
	padding-top: 72px;
	position: relative;
	*position: absolute;
	*z-index: 179;
	aborder: 1px solid red;

}

#top .top_cars_menus ul {
	width: 177px;
	height: 307px;
	padding-top: 30px;
	position: absolute;
	display: none;
	background-color: #d1d1d1;
/*
	aopacity: 0.9;
	afilter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
*/
	z-index: 179;
}


#top .top_cars_menus ul li {
	width: 177px;
	float: left;
	font-size: 70%;
}

#top .top_cars_menus ul li a {
	width: 137px;
	display: block;
	float: left;
	position: relative;
	padding: 3px 20px 5px 20px;
	color: #000000;
}

#top .top_cars_menus ul li a:hover,
#top .top_cars_menus ul li a.current {
	text-decoration: none;
	color: #ffffff;
	background-color: #a61516;
}

#top .big_back {
	height: 409px;
	background-position: 237px 72px;
	background-repeat: no-repeat;
}

#top .menu_level_1_back {
	width: 237px;
	height: 409px;
	float: left;
	position: relative;
	z-index: 70;
	background-color: #FFFFFF;
}

#top .logo_atlant {
	width: 220px;
	height: 65px;
	float: left;
	margin: 0 -100% 0 -237px;
	position: relative;
	z-index: 402;
	padding: 18px 0 0 17px;
}

#top .decor_left_top {
	width: 426px;
	height: 108px;
	position: absolute;
	left: 121px;
	z-index: 180;
	background-image: url(/img/siteimage/top_menu_decor_left_top.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=/img/siteimage/top_menu_decor_left_top.png);
}

#top .decor_left_btm {
	width: 19px;
	height: 84px;
	float: left;
	margin: 325px -100% 0 0;
	position: relative;
	z-index: 400;
	background-image: url(/img/siteimage/top_menu_decor_left_btm.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=/img/siteimage/top_menu_decor_left_btm.png);
}

#top .top_menu_btm {
	width: 720px;
	height: 84px;
	float: left;
	margin: 325px -100% 0 -237px;
	
}

#top .top_menu_btm form.search_top {
	width: 178px;
	float: left;
	padding-left: 29px;
	position: relative;
	z-index: 100;
	padding-top: 29px;  /*отступ сверху для поиска*/
}

#top .top_menu_btm form.search_top input {
	width: 150px;
	height: 16px;
	float: left;
	border: 1px solid #e2e3ea;
	border-top: 1px solid #abadb3;
	color: #999999;
}
#top .top_menu_btm form.search_top input:focus {
	border: 1px solid #fed265;
	border-top: 1px solid #febd1b;
}
#top .top_menu_btm form.search_top a {
	display: block;
	float: left;
	margin-top: 5px;
	font-size: 75%;
	color: #0d6ed2;
}

#top .top_menu_btm form.search_top button {
	width: 19px;
	height: 19px;
	padding: 0;
	float: right;
	cursor: pointer;
	border: none;
	background: url(/img/siteimage/top_menu_ico_search.gif);
}

#top .top_menu_btm #online_help {
	position: absolute;
	z-index: 500;
	margin-top: 44px;
	left: 206px;
}

#top .top_menu_btm #online_help .ico {
	width: 66px;
	height: 40px;
	float: left;
	background-image: url(/img/siteimage/top_menu_ico_online.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=/img/siteimage/top_menu_ico_online.png);
}

#top .decor_right_top {
	width: 232px;
	height: 409px;
	float: right;
	margin-right: -6px;
	position: relative;
	z-index: 30;
	background-image: url(/img/siteimage/top_menu_decor_rigth_top.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=/img/siteimage/top_menu_decor_rigth_top.png);
}

#top .decor_right_top .logo {height: 72px;}

#top .decor_right_top .logo img {
	float: right;
	margin-top: 7px;
}

#top .decor_right_top_people {
	width: 226px;
	height: 338px;
	float: right;
	margin: 71px -226px 0 0;
	position: relative;
	z-index: 200px;
	background-image: url(/img/siteimage/top_menu_decor_rigth_people.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=/img/siteimage/top_menu_decor_rigth_people.png);
}

#top .decor_right_btm {
	width: 330px;
	height: 72px;
	float: right;
	margin: 337px -226px 0 0;
	position: relative;
	z-index: 190;
	background-image: url(/img/siteimage/top_menu_decor_right_btm.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=/img/siteimage/top_menu_decor_right_btm.png);
}




