body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #001e3c;
	background-color: #FFF;
	min-width: 1024px;
}

a {
	font-family: Verdana;
	font-size: 13px;
	line-height: 16px;
	color: #001e3c;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0
}

#page {
	position: absolute;
	width: 100%;
	margin: 0px;
	padding: 0px;
	min-width: 1024px;
	border-left: 2px solid #808e9d;
	border-right: 2px solid #808e9d;
	border-bottom: 2px solid #808e9d;
}

#top_banner {
	height: 80px;
	background-color: #bfbfbf;
}

#flash_brands {
	position: relative;
	width: 100%;
	height: 133px;
	z-index: 3;
}

#karta {
	position: absolute;
	width: 100%;
	height: 510px;
	top: 180px;
	min-width: 1024px;
	min-height: 510px;
	z-index: 0;
}

#wellcome_box {
	position: absolute;
	width: 100%;
	top: 142px;
	left: 0px;
	z-index: 2;
}

#wellcome_box table {
	width: 100%;	
}

#wellcome_box table tr td {
	vertical-align: top;	
}

#wellcome {
	padding-left: 200px;
	color: #d40000;	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	float: left;
	height: 100px;
	width: 25%;
}

#intro {
	position: relative;
	color: 001e3c;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
}

#car {
	width: 350px;
	height: 233px;
	background: url(images/car.png) no-repeat;
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/ru/images/car.png");
}

#banner001 {
	position: relative;
	top: 40px;
	left: 248px;
	width: 160px;
	height: 160px;
}



#logo {
	position: relative;
	float: left;
	width: 126px;
	height: 120px;
	background: url(images/logo.jpg) no-repeat;
}

#logo h3 {
	color: #454247;
	font-size: 11px;
	font-family: Arial;
	font-weight: 500;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	padding-top: 65px;
} 

#menu1 {
	position: relative;
	width: 100%;
	float: right;
	margin-left: -126px;
	z-index: 3;
}

#menu2 {
	position: relative;
	margin-left: 126px;
}

.top_menu {
	position: relative;
	width: 100%;
	height: 37px;
	background: url(images/top_menu_bg.jpg) repeat-x;
	z-index: 4;
}

	.top_menu ul {
		list-style: none;
		margin: 0;
		padding: 8px 0 0 14px;
	}

	.top_menu ul li {
		list-style: none;
		float: left;
	}
	
	.top_menu ul li a {
		color: #408cac;
		font-size: 11px;
		font-family: Verdana;
		font-weight: 600;
		font-style: italic;
		text-decoration: none;
		padding: 0 0 0 15px;
	}
	
	.top_menu ul li a:hover {
		color: #d40000;
	}
	
	.top_menu form {
		float: right;
		margin-right: 5px;
		padding-left: 23px;
		background: url(images/lupa.gif) left top no-repeat;
	}
	
		.top_menu form input[type="text"] {			
			border: 1px solid #d40000;
			color: #001e3c;
			font-family: Verdana;
			font-size: 12px;
		}
		
		.top_menu form input[type="submit"] {			
			border: 1px solid #d40000;
			color: #fff;
			background-color: #d40000;
			font-size: 12px;
			font-weight: 600;
			font-style: italic;
		}

	
#icons {
	position: relative;
	top: -32px;
	width: 146px;
	float: left;
	z-index: 10;
}

#icons a img {
	float: left;
	padding-left: 3px;
}



.header {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 100;
}

#left {
	position: relative;
	padding-top: 280px;
	height: 480px;
	overflow: hidden;
	width: 165px;
	z-index: 200; 
}

.container {
	position: relative;
	padding-top: 200px;
	padding-left: 165px;
	padding-right: 165px;
	overflow: hidden;
	float: left; /* IE 5.01 */
	float/**/: none;
	height: auto;
	height: 100%;
}

.container2 {
	position: relative;
	padding-top: 280px;
	padding-left: 165px;
	padding-right: 350px;
	overflow: hidden;
	float: left; /* IE 5.01 */
	float/**/: none;
	height: auto;
	height: 100%;
}

* html .container { overflow: visible; }

.left, .right, right2, .content {
    float: left;
    position: relative;
}

.left {
    width: 165px;
    right: 165px;
    margin-left: -100%;
    -margin-left:expression(-document.body.clientWidth);
}

.left2 {
	top: 192px;
	width: 165px;
	position: absolute;
}

* html .left {
    left: 165px;
}

.right {
    width: 165px; 
    margin-right: -100%;
}

.right2 {	
	position: absolute;
	right: 68px;
    width: 350px;
    top: 160px;
    margin-left: -100%;
}


* html .right {
	left: -1px;	
}

.content {
	padding-top: -80px;
    width: 100%;
}

.text {
	padding: 10px;
	margin-top: -26px;
    margin-bottom: 100px;
    
}

.text h1 {
    font-size: 12pt;
}

.title {

    position: absolute;
    width: 100%;
    top: 148px;
    left: 0px;
    z-index: 2;
    text-align: center;
    font-size: 14pt;
    
}

.left .block, .left2 .block {
        width: 165px;
        min-height: 350px;
        -height: 350px;
        position: relative;
        background: url(images/block_bg2.gif) no-repeat;
        margin-bottom: 20px;
}

.left .block_small, .left2 .block_small {
        width: 20px;
        min-height: 350px;
        height: auto;
        position: relative;
        background: url(images/block_small.jpg) no-repeat;
        margin-bottom: 20px;
    }
    
    .left .block a, .left2 .block a {
        color: #d40000;
        font-weight: 600;
        font-size: 9px;
        text-decoration: none;
        float: right;
        padding-right: 25px;
    }
    
.left .block a:hover, .left2 .block a:hover {
        text-decoration: underline;
    }
    
    .left .block .block_top, .left2 .block .block_top {
            background: url(images/block_left_top.png) no-repeat;
            height: 27px;
            padding: 3px 0 0 7px;
            margin-bottom: -12px;
            -background: none;
            -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/ru/images/block_left_top.png");            
        }
        
        .left .block_small .block_top, .left2 .block_small .block_top {
            background: url(images/block_small_left_top.png) no-repeat;
            height: 27px;
            padding: 3px 0 0 7px;
            margin-bottom: -12px;
        }
        
            .left .block .block_top h2, .left2 .block .block_top h2 {
                font-size: 14px;
                font-family: Verdana;
                color: #fff;
                text-transform: uppercase;
                margin: 0;
                float: left;
            }
            
.left .block div, .left2 .block div {
            /*background: url(img/block_left_bg.jpg) repeat-y;*/
            height: auto;
            padding: 5px 15px 1px 7px;
            font-size: 10px;
        }
        
        .left .block div span, .left2 .block div span {
            display: block;
            color: #d40000;
            font-weight: 600;
        }
        
        .left .block div a, .left2 .block div a {
            color: #d40000;
            font-weight: 600;
            font-size: 9px;
            text-decoration: none;
            float: right;
            padding-right: 10px;
        }
        
        .left .block div a:hover, .left2 .block div a:hover {
            text-decoration: underline;
        }
        
        .left .block div img, .left2 .block div img {
            padding-top: 2px;
        }
        
        .left .block div.banner, .left2 .block div.banner {
            background: url(images/block_bg2.jpg) top left no-repeat;            
            padding-bottom: 22px;            
            margin-top: 10px;
        }
        
        .left .block div.banner img, .left2 .block div.banner img {
            padding: 0;
            margin-top: -4px;
        }
        
    .right .block {
        width: 165px;
        min-height: 350px;
        -height: 350px;
        position: relative;
        background: url(images/block_right_bg2.jpg) top right no-repeat;
        margin-bottom: 20px;
    }
    
    .right .block a {
        color: #d40000;
        font-weight: 600;
        font-size: 9px;
        text-decoration: none;
        float: right;
        padding-right: 15px;
    }
    
    .right .block_small {
        width: 20px;
        min-height: 350px;
        height: auto;
        position: relative;
        background: url(images/block_small_right_bg2.jpg) top right no-repeat;
        margin-bottom: 20px;
    }
    
        .right .block img {
            padding-left: 20px;
        }
    
        .right .block .block_top {
            background: url(images/block_right_top.jpg) no-repeat;
            height: 27px;
            padding: 3px 7px 0 0px;
            margin-bottom: -12px;
        }
        
        .right .block_small .block_top {
            background: url(images/block_small_right_top.jpg) no-repeat;
            height: 27px;
            padding: 3px 7px 0 0px;
            margin-bottom: -12px;
        }
        
            .right .block .block_top h2 {
                font-size: 14px;
                font-family: Verdana;
                color: #fff;
                text-transform: uppercase;
                margin: 0;
                float: right;
            }
            
            .right .block .block_top a img {
                float: left;
                padding: 2px 0 0 5px;
                position: relative;
                margin-right: 52px;
                
            }
            
            .right .block_small .block_top a img {
                float: left;
                padding: 2px 0 0 5px;
                margin-right: 3px;
            }
        
        .right .block div {
            height: auto;
            padding: 5px 10px 1px 20px;
            font-size: 10px;
        }
        
        .right .block div span {
            display: block;
            color: #d40000;
            font-weight: 600;
        }
        
        .right .block div a {
            color: #d40000;
            font-weight: 600;
            font-size: 9px;
            text-decoration: none;
            float: right;
            padding-right: 5px;
        }
        
        .right .block div a:hover {
            text-decoration: underline;
        }
        
        .right .block div img {
            padding-top: 2px;
            padding-left: 0;
        }
        
        .right .block div.banner {
            background: url(images/block_right_bg2.jpg) top right no-repeat;
            padding-bottom: 22px;
            margin-top: 10px;
        }
        
        .right .block div.banner img {
            padding: 0;
            margin-top: -4px;
        }

.footer {
	background: url(images/footer_left.gif) no-repeat;
	height: 61px;
	width: 80%;
	left: 50%;
	margin-left: -40%;
	position: absolute;
	bottom: 0px;
	-bottom : -36px;
}

	.footer div {
		top: -10px;
		-top: 0px;
		background: url(images/footer_bg.jpg) repeat-x;
		height: 61px;
		position: relative;
		margin: 0 8px 0 10px;
		text-align: center;
	}
	
	.footer ul {
		list-style: none;
		padding: 10px 0 0 25%;
		background: url(images/footer_right.gif) top right no-repeat;
		margin: 10px -8px 0 0;
		position: relative;
		
		height: 61px;
		-top: -10px;
	}
	
		.footer ul li {
			list-style: none;
			float: left;
			padding: 0 0 0 10px;
		}
		
		.footer ul li a {
			text-decoration: none;
			font-size: 12px;
			padding: 0 10px 0 0;
		}
		
		.footer ul li a:hover {
			text-decoration: underline;
		}
		
	.footer div.copy {
		background: url(images/copy_left.jpg) no-repeat;
		height: 17px;
		width: 270px;
		position: relative;
		top: -26px;
		margin: 0 auto;
		-top: -36px;
	}
	
		.footer div.copy div {
			top: 0px;
			background: url(images/copy_bg.jpg) repeat-x !important;
			height: 17px;
			margin: 0 -9px 0 6px;
		}
		
		.footer div.copy div p {
			background: url(images/copy_right.jpg) top right no-repeat;
			height: 17px;
			color: #fff;
			font-weight: 600;
			font-size: 11px;
			margin: 0 0 0 0;
		}






div.actionwrap {
	position:absolute;
	left:50%;
	margin-left:-440px;
	width:880px;
	bottom: 0px;
	/* -------------- */
	height:110px;
	color:#404040;
	font-size:12px;
}

div.actionwrap .db {
	background: url(images/action_bg.jpg) 100% 100% repeat-x;
	height:100%;	
}

div.actionwrap .ltrim {
	background: url(images/action_ltrim.jpg) 0% 0% repeat-y;
	height:100%;
}

div.actionwrap .rtrim {
	background: url(images/action_rtrim.jpg) 100% 0% repeat-y;
	height:100%;
}
div.actionwrap .ttrim {
	background: url(images/action_ttrim.jpg) 0% 0% repeat-x;
	height:100%;
}

div.actionwrap .tr {
	background: url(images/action_tr.jpg) 100% 0% no-repeat;
	height:100%;
}
div.actionwrap .tl {
	background: url(images/action_tl.jpg) 0% 0% no-repeat;
	height:100%;
	text-align:center;
}

div.actionwrap .down {
	background: url(images/action_down.jpg) 0% 0% no-repeat;
	height:19px;
	width:290px;
	display:inline-block;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height:19px;	
}

div.actionwrap .other {
	margin-top: 26px;
	float:left;
	margin-left:30px;
}

div.actionwrap .header {
	color:#FFFFFF;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-indent:10px;
	line-height:20px;
	margin-bottom:3px;
}
/* �������� div.carwrap a �� ��� (1 ����� ��� ���� ������) */
a.redlink{
	display:block;
	text-align:right;
	text-decoration:none;
	color:#d40000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}


.actionTable {
	margin-top:26px;
	text-align:left;
	margin-left:20px;
	width:225px;
	height:66px;
	line-height:12px;
	float:left;
}

.actionTable th{
	color:#d40000;
	height:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.actionTable td{
	color:#404040;
}

.clear {
	clear:both;
}
.underline {
	text-decoration:underline !important;
}



.popupMenu {
    position:absolute;
    background:#FFF;
    display: none;
}

.popupMenu div.ml{
    position:absolute;
    height:90%;
    margin-left:-6px;
    width:6px;
    background: url(images/pm/pm_middle_l.png) 0% 100% repeat-y;
}

*+html .popupMenu div.ml {
    margin-left: 0px;
}

.popupMenu div.mr{
    position:absolute;
    display:inline-block;
    height:90%;
    width:6px;
    margin-right:-6px;
    
    right:0px;
    background: url(images/pm/pm_middle_r.png) 0% 100% repeat-y;
}

.popupMenu .up{
    left: 0px;
    height:6px;
    width:100%;
    margin-top:-6px;
    position:absolute;
    background:url(images/pm/pm_up.png) 0% 0% repeat-x;
    overflow:visible;
}



.popupMenu .up div.l{
    float:left;
    height:100%;
    position:absolute;    
    margin-left:-6px;
    width:6px;
    background: url(images/pm/pm_up_l.png) 0% 100% no-repeat;
    -background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/ru/images/pm/pm_up_l.png");
}

.popupMenu .up div.r{
    float:right;
    height:100%;
    width:6px;
    position:relative;    
    margin-right:-6px;
    background: url(images/pm/pm_up_r.png) 0% 100% no-repeat;
    -background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/ru/images/pm/pm_up_r.png");
}

.popupMenu .down{
    overflow:visible;
    position:absolute;
    left: 0px;
    bottom:0px;
    height:100%;
    width:100%;
    -height:76px;
    background: url(images/pm/pm_down.png) 0% 100% repeat-x;
}

.popupMenu .down div.l{
    float:left;
    height:100%;
    margin-left:-6px;
    position: absolute;
    bottom:0;
    width:6px;
    margin-top:12px;
    background: url(images/pm/pm_down_l.png) 0% 100% no-repeat;
    left: 0px;
    -background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/ru/images/pm/pm_down_l.png");
}

.popupMenu .down div.r{
    float:right;
    height:100%;
    width:6px;
    margin-top:12px;
    margin-right:-6px;
    position:absolute;
    bottom:0;
    right:0;
    background: url(images/pm/pm_down_r.png) 0% 100% no-repeat;
    -background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/ru/images/pm/pm_down_r.png");
}

.popupMenu .menuContent{
    position:relative;
    -position: absolute;
    margin-left:-6px;
    -margin-left:0px;
    -left:-6px;
}

.popupMenu .menuContent ul{
    list-style:none;
    margin:0px;
    margin-top:50px;
    padding:0px;
}

.popupMenu .menuContent ul li{
    display:block;
    background: url(images/pm/pm_li.gif) 0% 0% no-repeat;
    height:50px !important;
    width:100%;
    padding-right:6px;
    padding-top:25px;
    margin-top:-47px; 
    -margin-top:-49px;   
    font-weight:bold;
    overflow:hidden;
    float: none;
}

*+html .popupMenu .menuContent ul li{
    margin-top:-50px;
}

.popupMenu .menuContent ul li.hover{
    background: url(images/pm/pm_li_over.gif) 0% 0% no-repeat;
}

.popupMenu .menuContent ul li a{
    font:Verdana, Arial, Helvetica, sans-serif;
    position:absolute;
    display:block;
    width:100%;
    height:22px;
    margin-top:24px;
    cursor:hand;
    margin-left:0px;
    left: -10px;
    margin-left: 0px;
    text-indent:24px;
}

.popupMenu .menuContent ul li a:hover{
    color:#FFFFFF;
}



/* ������ ����� */
.car img {
border: 1px solid #DDD;
}
.car:hover img {
border: 1px solid #AAA;
}

.car {
text-decoration: none;
font-size: 100%;
color: gray;
}

.techtable {
width: 99%;
clear: both;
margin: 0px auto;
border: 1px solid #EEE;
border-right: 0;
border-collapse: collapse;
}
.techtable .row0 {
background: white;
width: 50%;
}
.techtable .row1 {
background: #EEE;
width: 50%;
}
.techtable .td0 {
border-left: 2px solid #EEE;
background: white;
}
.techtable .td1 {
border-left: 2px solid #FFF;
background: #EEE;
}

#model_loader {
background: white;
color: gray;
position: relative;
z-index: 1;
width: 300px;
height: 1px;
line-height: 1px;
top: 70px;
text-align: center;
font-size: 12px;
}

#model_image {
position: relative;
z-index: 2;
width: 300px;
height: 162px;
}

.model_descr {
font-size: 10px;
text-align: left;
padding-right: 30px;
color: #325D75;
}

.model_color_cont {
float: left;
width: 120px;
height: 110px;
margin: 10px;
text-align: center;
font-size: 11px;
color: #999;
}
.model_color_cont img {
padding: 3px;
}
.model_color_cont img {
margin: 4px;
}
.model_color_cont .imgNoact {
background: none;
}
.model_color_cont .imgAct {
background: url('/ru>/car_colors/colorAct.gif') no-repeat center center;
}

.model_gallery_cont {
margin: 3px;
font-size: 11px;
display: inline;
}
.model_gallery_cont img {
border: 5px solid #EEE;
margin: 2px;
}
.model_gallery_cont .galNoact {
border: 5px solid #EEE;
}
.model_gallery_cont .galAct {
border: 5px solid #CCC;
}
.model_gallery_info {
background: #EEE;
text-align: center;
font-size: 11px;
font-weight: bold
}
.model_gallery_table {
width: 100%;
border: 0;
border-collapse: collapse;
}
.model_gallery_left {
background: #EEE;
padding: 5px;
border-right: 2px solid white;
color: #555;
text-align: center;
vertical-align: top
}
.model_gallery_right {
width: 45%;
background: #EEE;
padding: 5px;
color: #555;
text-align: center;
vertical-align: top
}

.model_menu {
text-align: left;
padding-left: 20px;
font-size: 10px;
font-weight: bold;
}
.model_menu .current {
color: #3E8ABD;
}
.model_maintech {
text-align: center;
font-size: 11px;
font-weight: bold;
padding: 10px 0px 10px 0px;
}
.model_tech {
text-align: center;
border: 1px solid #EEE;
border-left: 0;
padding: 8px 0px 8px 0px;
font-size: 10px;
font-weight: bold;
color: #777
}
.model_techtitle {
text-align: center;
border-right: 1px solid #EEE;
font-size: 10px;
font-weight: bold; 
}
.model_techsubtitle {
width: 290px;
text-align: left;
font-size: 10px;
color: #555;
padding: 5px 0px 5px 10px;
/*background: #FFF*/
}
.model_techvalue {
text-align: center;
font-size: 10px;
padding: 5px 0px 5px 0px;
border-right: 1px solid #EEE;
}
