body{
	margin: 0;
	background: #ccc url(../images/bg-body.gif) repeat-x;
	font: 12px/14px Tahoma, Arial, Helvetica, sans-serif;
	color: #666;
	padding: 0 0 30px;
}
input,
textarea,
select{
	font:100% Tahoma, Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#666666;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
a{
	color:#cc0000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.wrap{
	width:100%;
	overflow:hidden;
}
.wrap2{
	width:100%;
}
.wrap2:after{
	content:"";
	display:block;
	clear:both;
}
#wrapper{
	width:998px;
	border:solid #b7b7b7;
	border-width:0 1px;
	background:#fff;
	margin:0 auto;
}
#header{
	background: url(../images/bg-header.gif) no-repeat;
	width: 940px;
	height: 192px;
	overflow:hidden;
	padding:17px 12px 0 46px;
}
#header h1.logo{
	margin:0 0 8px;
	float:left;
}
#header h1.logo a{
	display:block;
	background:url(../images/logo.gif) no-repeat;
	width: 277px;
	height: 88px;
	text-indent:-9999px;
	overflow:hidden;
}
#header h2.ttl{
	float:right;
	margin:25px 0 0;
	text-align:right;
	text-transform:uppercase;
	font-size:14px;
	font-weight:normal;
}
#header h2.ttl span{
	color:#fff;
	display:block;
	margin:0 0 9px;
}
#header h2.ttl strong{
	display:block;
	color:#262626;
	font-weight:normal;
}
#header .contact{
	float:right;
	background:#ba0404;
	color:#fff;
	text-transform:uppercase;
	padding:10px 20px 7px 14px;
	margin-top:-15px;
	width:272px;
	position:relative;
}
#header .contact strong{
	display:block;
	font-size:15px;
}
#header .contact .tel{
	border-top:1px solid #fff;
	font-weight:bold;
	display:block;
	margin-top:9px;
	padding-top:11px;
	font-size:14px;
}
#header .txt{
	font-size:11px;
}
#nav{
	list-style:none;
	margin:0 0 23px;
	padding:0;
	background: url(../images/bg-nav.gif) repeat-x;
	width:100%;
}
#nav:after{
	content:"";
	display:block;
	clear:both;
}
#nav li{
	float:left;
	background: url(../images/sep01.gif) no-repeat 0 10px;
	margin:0 1px 0 -1px;
	padding-left:1px;
	position:relative;
}
#nav li.no-sep{
	background:none;
}
#nav li a{
	padding:13px 23px;
	color:#000;
	font: bold 10px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	float:left;
	text-transform:uppercase;
}
#nav div{
	display:none;
	top:38px;
	left:1px;
	width:200px;
}
#nav li:hover a,
#nav li.hover a{
	background: url(../images/bg-nav-hover.gif) repeat-x;
	color:#fff;
}
#nav li:hover div,
#nav li.hover div{
	display:block;
	position:absolute;
}
#nav ul{
	background: url(../images/bg-drop.png);
	list-style:none;
	margin:0;
	padding:5px 0;
	width:100%;
	overflow:hidden;
}
#nav ul li{
	margin:0;
	background:none;
	width:100%;
	padding:0;
}
#nav ul a{
	font-weight:normal;
	color:#fff;
	display:block;
	padding:5px 10px;
	width:180px;
	background:none !important;
}
#nav ul a:hover{
	background: url(../images/bg-nav-hover.gif) repeat-x !important;
}
#nav li a:hover,
#nav li.active a{
	background: url(../images/bg-nav-hover.gif) repeat-x;
	color:#fff;
}
#nav li a.home{
	background: url(../images/home.gif) no-repeat;
	width: 11px;
	height: 9px;
	margin:15px 16px 0;
}
#nav li a.home:hover{
	background: url(../images/home.gif) no-repeat 0 -9px;
}
#nav li a.map:hover{
	background: url(../images/map.gif) no-repeat 0 -9px;
}
#nav li a.mail{
	background: url(../images/email.gif) no-repeat;
	width: 10px;
	height: 7px;
	margin:16px 19px 14px;
}
#nav li a.mail:hover{
	background: url(../images/email.gif) no-repeat 0 -7px;
}
#nav li a.map{
	background: url(../images/map.gif) no-repeat;
	width: 11px;
	height: 9px;
	margin:15px 0 0 0;
}
#nav li a.home,
#nav li a.mail,
#nav li a.map{
	display:inline;
	overflow:hidden;
	padding:0;
}
#main{
	padding:0 35px 30px;
}
#main .visual{
	list-style:none;
	margin:0 0 30px;
	padding:0;
	width:935px;
	overflow:hidden;
}
#main .visual li{
	float:left;
	margin-right:29px;
}
#main .visual li.last{margin-right:0;}
#main .visual a{
	float:left;
	width: 209px;
	height: 127px;
	overflow:hidden;
	color:#3f3f3f;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:7px 0 0 3px;
	font-weight:bold;
	font-size:11px;
}
#main .visual a.malotonn{background: url(../images/img01.jpg) no-repeat;}
#main .visual a.srednetonn{background: url(../images/img02.jpg) no-repeat;}
#main .visual a.krupnotonn{background: url(../images/img03.jpg) no-repeat;}
#main .visual a.spectransport{background: url(../images/img04.jpg) no-repeat;}
#main .visual a.malotonn:hover,
#main .visual a.srednetonn:hover,
#main .visual a.krupnotonn:hover,
#main .visual a.spectransport:hover,
#main .visual li.active a.malotonn,
#main .visual li.active a.srednetonn,
#main .visual li.active a.krupnotonn,
#main .visual li.active a.spectransport{
	background-position:0 -134px;
	color:#fff;
}
#twocolumns{
	width:100%;
	overflow:hidden;
}
#twocolumns h2{
	text-transform:uppercase;
	font-size:18px;
	margin:0 0 33px;
}
#twocolumns p{
	margin:0 0 14px;
}
#twocolumns .all{
	background: url(../images/bullet_link.gif) no-repeat 0 3px;
	color:#c60505;
	font-size:11px;
	padding-left: 11px;
	float:right;
	text-decoration:none;
}
#twocolumns .all:hover{
	text-decoration:underline;
}
#twocolumns .col-1{
	width:310px;
	float:left;
	text-align:justify;
}
.col-1 .history{
	background: url(../images/dotted-line.jpg) repeat-x;
	margin:15px 0 0;
	padding:18px 0 0;
}
#twocolumns .ttl-history{
	background: url(../images/ttl-history.gif) no-repeat;
	width: 310px;
	height: 47px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 0 10px;
}
.col-1 .history a{
	background: url(../images/bg-history.jpg) no-repeat;
	width: 222px;
	height: 146px;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
	margin-left:39px;
}
.col-1 .history a:hover{
	background-position:0 -146px;
}
.col-2{
	width:586px;
	float:right;
	text-align:justify;
}
.col-2 .left{
	width:311px;
	float:left;
}
.col-2 .right{
	width:242px;
	float:right;
}
.col-2 .right ul{
	list-style:none;
	margin:-14px 0 10px;
	padding:0;
	width:100%;
	overflow:hidden;
	position:relative;
}
.col-2 .right ul li{
	float:left;
}
.col-2 .right ul li a{
	float:left;
	text-align:right;
	text-decoration:none;
}
.col-2 .right ul li a strong{
	color:#fff;
	display:block;
	font-size:24px;
	font-weight:normal;
	margin-bottom:10px;
	text-transform:uppercase;
}
.col-2 .right ul li a span{
	color:#fff;
}
.col-2 .right ul li a.loader{
	background: url(../images/loader.gif) no-repeat;
	width: 224px;
	height: 79px;
	padding:67px 18px 0 0;
}
.col-2 .right ul li a.evacuator{
	background: url(../images/evacuator.gif) no-repeat;
	width: 224px;
	height: 80px;
	padding:45px 18px 0 0;
}
.col-2 .right .slogan{
	float:right;
	text-align:right;
	font-size:24px;
	line-height:26px;
	text-transform:uppercase;
}
/* ==== inner page start ==== */
#sidebar{
	float:left;
	width:212px;
}
#sidebar .visual{
	list-style:none;
	margin:0 0 30px;
	padding:0;
	width:212px;
	overflow:hidden;
}
#sidebar .visual li{
	float:left;
	margin: 0 0 20px;
}
#content{
	width:692px;
	float:right;
	text-align:justify;
}
#content ul{
	list-style:none;
	margin:0;
	padding:0 0 35px 22px;
}
#content ul li{
	background: url(../images/bullet01.gif) no-repeat 0 5px;
	padding:0 0 0 14px;
	margin-bottom:8px;
}
#content ul ol{
	margin:5px 0 0;
	padding:0 0 0 20px;
}
#content ul ol li{
	background:none;
	padding-left:0px;
}
#content ol{
	padding:0 0 35px 22px;
	margin-left: 22px;
}
#content ol li{
	margin-bottom:8px;
}
#content ul p{
	margin:5px 0;
}
#content h2{
	font-size:18px;
	margin:0 0 32px;
	text-transform:uppercase;
}
#content h3{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0 0 12px;
}
#content p{
	margin:0 0 15px;
}
#content a.loader{
	background: url(../images/loader.gif) no-repeat;
	width: 224px;
	height: 79px;
	padding:67px 18px 0 0;
	float:left;
	text-align:right;
}
#content a.evacuator{
	background: url(../images/evacuator.gif) no-repeat;
	width: 224px;
	height: 80px;
	padding:45px 18px 0 0;
	margin-top:17px;
	float:right;
	text-align:right;
}
#content a.loader:hover,
#content a.evacuator:hover{
	text-decoration:none;
}
#content a.loader strong,
#content a.evacuator strong{
	color:#fff;
	display:block;
	font-size:24px;
	font-weight:normal;
	margin-bottom:10px;
	text-transform:uppercase;
	text-align:right;
}
#content a.loader span,
#content a.evacuator span{
	color:#fff;
}
#content h3.good{
	text-align:center;
}
#content table{
	border-collapse:collapse;
	text-align:center;
}
#content table th{
	background:#ccc;
	padding:5px;
}
#content table td{
	padding:5px;
}
#content table td.top{
	vertical-align:top;
}
#content table td.km{
	width:90px;
}
#content table td.silver{
	background:#e9e9e9;
}
#content .message{
	width:519px;
	overflow:hidden;
}
.message input{
	width:398px;
	float:left;
	background:#e9e9e9;
	border:1px solid #a1a0a0;
	font-size:11px;
	font-weight:bold;
	padding:9px;
	margin-bottom:10px;
}
.message label{
	float:left;
	width:101px;
}
.message textarea{
	width:398px;
	float:left;
	background:#e9e9e9;
	border:1px solid #a1a0a0;
	overflow:auto;
	font-size:11px;
	font-weight:bold;
	padding:9px;
	margin-bottom:10px;
}
.message .btn{
	width:100px;
	padding:0;
	border:0;
	float:right;
}
#content .information{
	width:522px;
	float:left;
}
#content .aside{
	width:150px;
	float:right;
	text-align:center;
}
#content .aside img{
	display:block;
	margin-left:20px;
}
#content .aside img.img{
	margin:0 0 20px;
	display:inline-block;

}
#content .aside h4{
	margin:15px 0 5px;
	color:#cc0000;
	font-size:13px;
}
#content .aside strong{
	display:block;
	margin-bottom:5px;
}
#content ul.icolist{
	float:left;
	width:40%;
	overflow:hidden;
	padding:0;
	text-align:left;
	margin:0 68px 20px 0;
}
#content .icolist li{
	background:none;
	height:35px;
	padding-top:10px;
	margin-bottom:15px;
}
#content .icolist li.ig-kabluk{
	background: url(../images/ico-ig-kabluk.gif) no-repeat;
	padding-left:110px;
}
#content .icolist li.hynday{
	background: url(../images/ico-hyundai.gif) no-repeat;
	padding:0 0 0 90px;
	height:45px;
}
#content .icolist li.faw{
	background: url(../images/ico-faw.gif) no-repeat;
	padding:20px 0 0 90px;
	height:25px;
}
#content .icolist li.ford{
	background: url(../images/ico-ford.gif) no-repeat;
	padding:0 0 0 110px;
	height:45px;
}
#content .icolist li.vis-kabluk{
	background: url(../images/ico-vis-kabluk.gif) no-repeat;
	padding:5px 0 0 70px;
	height:40px;
}
#content .icolist li.fiat{
	background: url(../images/ico-fiat.gif) no-repeat;
	padding:5px 0 0 50px;
	height:40px;
}
#content .icolist li.gaz{
	background: url(../images/ico-gaz.gif) no-repeat;
	padding:5px 0 0 50px;
	height:40px;
}
#content .icolist li.peugeot{
	background: url(../images/ico-pejo.gif) no-repeat;
	padding:5px 0 0 50px;
	height:40px;
}
#content .icolist li.toyota{
	background: url(../images/ico-toyota.gif) no-repeat;
	padding:10px 0 0 60px;
	height:35px;
}
#content .icolist .baw{
	background: url(../images/ico-baw.gif) no-repeat;
	padding:10px 0 0 60px;
	height:35px;
}
#content .icolist .man{
	background: url(../images/ico-man.gif) no-repeat;
	padding:10px 0 0 90px;
	height:35px;
}
#content .icolist .zil{
	background: url(../images/ico-zil.gif) no-repeat 0 5px;
	padding:0 0 0 110px;
	height:45px;
}
#content .icolist .foton{
	background: url(../images/ico-foton.gif) no-repeat;
	padding:10px 0 0 90px;
	height:35px;
}
#content .icolist .mersedes{
	background: url(../images/ico-mersedes.gif) no-repeat;
	padding:10px 0 0 50px;
	height:35px;
}
.line{
	border-bottom:1px solid #000;
	width:100%;
	margin-bottom:20px;
}
.img{
	float:left;
	margin-right:15px;
}
/* ==== inner page end ==== */
#footer{
	background: url(../images/bg-footer.gif) repeat-x;
	height: 151px;
	padding:0 35px;
	color:#999;
	position:relative;
}
.foot-nav{
	list-style:none;
	margin:0 0 30px;
	padding:9px 0 0;
	text-align:center;
}
.foot-nav li{
	display:inline;
	padding:0 5px 0 0;
}
.foot-nav a{
	color:#999;
	text-decoration:none;
}
.foot-nav a:hover{
	text-decoration:underline;
}
.contacts{
	margin:0;
	padding:0;
	float:right;
	width:230px;
	text-align:right;
}
.contacts dt{
	display:inline;

}
.contacts dd{
	margin:0;
	font-weight:bold;
	display:inline;
}
.contacts dd a{
	color:#999;
	text-decoration:none;
	font-weight:bold;
}
.contacts dd a:hover{
	text-decoration:underline;
}
.copy{
	margin:15px 0 0;
}
.copy strong,
.copy span{
	display:block;
}
.web-avenue{
	background: url(../images/bg-web-avenue.gif) no-repeat;
	width: 139px;
	height: 18px;
	position:absolute;
	right:42px;
	bottom:-20px;
	color:#fff;
	padding:3px 0 3px 5px;
	font-size:10px;
}
.web-avenue a{
	color:#fff;
	text-decoration:none;
}
.web-avenue a:hover{
	text-decoration:underline;
}
.schetchik{
	width:100%;
	overflow:hidden;
	margin-top:43px;
	margin-left:-30px;
}
.schetchik .sch-1,
.schetchik .sch-2,
.schetchik .sch-3{
	float:left;
	width:100px;
	margin-left:20px;
	display:inline;
}
span.yandex_date {font-size: 85%; margin-right:0.5em;} div.yandex_informer	{font-size: 85%; margin-bottom: 0.3em;} div.yandex_title 	{font-size: 100%; margin-bottom: 0.5em; }	div.yandex_title a	{ }	div.yandex_allnews	{font-size: 80%; margin-top: 0.3em;} div.yandex_allnews	{font-size: 80%; margin-top: 0.3em;}	div.yandex_annotation		{font-size: 85%; margin-bottom: 0.5em;}
