﻿*{
    margin:0;
    padding:0;
}
html, body{
    width:100%;
    height:100%;
}
body{
    color:#000;
	font:62.5%/1.4 Arial, sans-serif;
	background:#eee;
}
/*---------
	COMMON STYLES
-----------*/
a{
	color:#69f;
	outline:none;
}
a:hover{
	text-decoration:none;
}
a img{
	border:none;
}
img{
	color:#000;
	font-style:italic;
}
.clear{
	clear:both;
	height:1px;
	font-size:1px;
}
table{
	font-size:100%;
	border-collapse:collapse;
	border:solid 1px #ccc;
	border-bottom:none;
	margin:0 0 30px;
}
td,
th{
	border-bottom:solid 1px #ccc;
	vertical-align:top;
	padding:5px;
}
.bg td{
	background:#eee;
}
th{
	font-weight:bold;
	text-align:left;
	background:#999;
	color:#fff;
}
ul{
	list-style:none;
}
p{
	margin:0 0 15px;
}
ol{
	margin:0 0 15px 40px;
}
#content ul.square{
	list-style:square;
	margin:0 0 15px 40px;
}
#content ul.square li{
	margin:0 0 10px;
}
/*-------------*/
#frame{
	font-size:1.3em;
	width:850px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
}
#top_box{
	background:#ccc url(i/top_bg.gif) no-repeat;
	width:790px;
	height:54px;
	color:#999;
	font-size:9px;
	padding:0 30px;
	position:absolute;
	top:0;
	overflow:hidden;
}
#top_box p{
	margin:13px 0 0;
	float:left;
}
/*-------------*/
#header{
	padding:51px 0 5px;
	width:100%;
	overflow:hidden;
}
#header img{
	float:left;
	margin:11px 0 0 24px;
}
#header .tel{
    font-size:20px;
    font-weight:bold;
    background:url(i/tel.gif) no-repeat;
    float:left;
    padding:8px 0 20px 24px;
    margin:24px 0 0 35px;
    
}

#header .tel span{
	color:#ccc;
}
/*-------------*/
#content{
	background:#FDFDFD url(i/bg.gif) no-repeat;
	padding:12px 0 0;
}
#content .in{
	background:url(i/bg.gif) no-repeat -950px 100%;
	padding:0 12px 12px 11px;
	overflow:hidden;
}
*html #content .in{
	height:100%;
}
#left{
	float:left;
	padding:46px 20px 40px 18px;
	width:780px;
}
#left.mp{padding-top:20px;}
h1{
	font:bold 22px Arial, Helvetica, sans-serif;
	background:url(i/h1_bg.gif) no-repeat 0 100%;
	padding:0 0 5px;
	margin:0 0 20px;
}
#spec{
	width:538px;
	background:#FFFCC6 url(i/spec.gif) no-repeat;
	padding:10px 0 0;
	/*position:relative;
	top:-30px;*/
	position:absolute;
	bottom:190px;
	clear:both
}
#spec .sp_in{
	background:url(i/spec.gif) no-repeat -562px 100%;
	padding:0 18px 18px;
}
#spec h3{
	font-size:14px;
	color:#B50D0D;
	margin:0 0 2px;
}
#content #spec ul{
	font-size:17px;
	margin:0;
}
#content #spec li{
	margin:0 0 -6px;
}
#content #spec a,
#left #sitemap a,
#left .fileload a{
	color:#0D39B5;
	background:none;
	display:inline;
	padding:0;
	width:auto;
	text-decoration:underline;
}
#content #spec a:hover,
#left #sitemap a:hover,
#left .fileload a:hover{
	text-decoration:none;
	background:none;
}

#content ul{
	margin:3px 0 12px;
	font-size:105%;
}
#content li{
	margin-bottom:5px;
}
#left .sublist li a{
	display:block;
	text-decoration:none;
	color:#000;
	background:url(i/list.gif) no-repeat 0 -41px;
	padding:6px 0 7px 11px;
	width:334px;
}
#left .sublist li a:hover{
	background:url(i/list.gif) no-repeat;
}

#sitemap ul{
	margin:3px 0 0;
}
#sitemap li{
	background:url(i/dot.gif) no-repeat 0 8px;
	padding:0 0 0 15px;
	margin:0 0 3px;
	font-size:12px;
}
#left #sitemap a,
#left .fileload a{
	color:#69f;
}
/*-------------*/
/*#right{
	float:right;
	padding:50px 20px 40px 0;
	width:240px;
}*/
h2{
	font:bold 17px Arial, Helvetica, sans-serif;
	background:url(i/h2_bg.gif) no-repeat 0 100%;
	padding:0 0 5px;
	margin:0 0 18px;
}
.group{
	overflow:hidden;
	margin:0 0 15px;
}
*html .group{
	zoom:1;
	margin:0;
}
#right .group ul{
	float:left;
	margin:0 15px 10px 0;
}
#right .group li{
	background:url(i/dot.gif) no-repeat 0 8px;
	padding:0 0 0 15px;
}
/*-------------*/
#menu{
	font-size:14px;
	overflow:hidden;
	height:38px;
	background:#0D39B5 url(i/menu_bg.gif) no-repeat;
	padding:0 0 0 23px;
}
#menu li{
	float:left;
	margin:9px 33px 0 0;
}
#menu a{
	color:#69f;
}
#menu li.here,
#menu li.here a{
	color:#fff;
}
/*-------------*/
#top_menu{
	overflow:hidden;
	position:absolute;
	top:10px;
	right:170px;
}
*html #top_menu{
	right:140px;
}
#top_menu li{
	float:left;
	margin:0 24px 0 0;
}
#top_menu .map{
	position:relative;
	top:2px;
}
@media all and (min-width: 0px) {
html:first-child #top_menu .map{
	top:0;
}}
#top_avto{
	width:199px;
	height:144px;
	background:url(i/kamaz.jpg) no-repeat;
	position:absolute;
	top:14px;
	right:17px;
}
/*-------------*/
#footer{
	clear:both;
	background:url(i/bot_bg.gif) no-repeat 0 100%;
	height:170px;
	position:relative;
}
#bot_avto{
	width:223px;
	height:108px;
	background:url(i/kamaz_bot.gif) no-repeat;
	position:absolute;
	top:0;
	right:40px;
}
#tavto{
	position:absolute;
	left:10px;
	bottom:20px;
}
#counter{
	position:absolute;
	right:38px;
	bottom:20px;
}
#copy{
	padding:26px 0 0 19px;
}
#made{
	position:absolute;
	top:26px;
	left:231px;
	width:400px;
}
#made .made{
	color:#000;
	text-decoration:none;
}
#counts{
	position:absolute;
	left:574px;
	bottom:22px;
}
/*-------------*/
#breadcrumb{
	font-size:11px;
	position:absolute;
	left:30px;
	top:197px;
	width:790px;
}
#breadcrumb a{
	color:#999;
}
/*-------------*/
#PrintInfo{
	display:none;
}
/* FORM
-----------*/ 
#form{
	padding:0 0 23px;
}
#form h3{
	font:bold 135% Arial, sans-serif;
	margin:0 0 10px;
}
#form .line{
	width:460px;
	overflow:hidden;
	margin:2px 0 12px;
}
#form .label{
	float:left;
	width:135px;
	display:block;
	margin-right:10px;
}
#form .formw{
	width:230px;
	display:block;
	float:left;
}
#form .formw .text,
#form .formw textarea{
	width:280px;
	font:100% Arial, sans-serif;
	border:solid 1px #999;
}
#form .formw .code{
	width:100px;
}
#form .formw .text{
	padding:3px;
}
#form .formw textarea{
	height:112px;
	padding:3px;
}
#form .formw .submit{
	padding:1px 15px;
}
#form select{
	width:14.8em;
}
#form h2{margin:40px 0 15px 0; display:block; padding:0 0 4px 0; border-bottom:1px solid #999;  }
.red{
	color:#D4141B;
}
.err{
	color:#D4141B;
	font-size:95%;
}
hr{
	background:#999;
	border:0;
	color:#999;
	height:1px;
	margin:10px 0 10px;
	padding:0;
}
/* PICS RIGHT
-----------*/
#content #left .pic_list{
	float:right;
	width:300px;
	margin:0 0 20px 10px;
	list-style:none;
}
#content #left .pic_list li{
	float:left;
	overflow:hidden;
	margin:0 0 15px 0;
	background:none;
	clear:both;
}
#content #left .pic_list li img{
	float:left;
	margin:0 20px 0 0;
}
#content #left .pic_list .imgdescr{
	text-align:left;
	margin-bottom:10px;
	float:left;
	width:100px;
}
#content #left .pic_simple{
	float:left;
	margin:5px 20px 10px 0;
	padding:0;
}
.txt h2{background:none;}
