@charset "windows-1251";
body {
	font:14px Arial, Helvetica, sans-serif;
	background: #000000 url(bg.jpg) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #b4b2b2;
}
a {	
	color:#FFF;
	text-decoration:underline;
}
#bg {
	position:absolute;
	top:93px; left:0;
	z-index:-999;
	background:url(kamaz.png) right top no-repeat;
	width:100%; height:509px;
	min-width:1000px;
}
#bg2 {
	position:absolute;
	top:208px; left:10%;
	z-index:-999;
	background: url(ventilator.png) center top no-repeat;
	width:90%; height:149px;
	min-width:1000px;
}
#bg3 {
	position:absolute;
	top:230px; left:0;
	z-index:-999;
	background: url(people.png) right top no-repeat;
	width:692px; height:448px;
}
#container {
	width: 100%;
	min-width:1000px;
	margin: 0 auto;
	text-align: left;
}
#top_menu {
	margin:0 auto;
}
#top_menu a {
	color:#ffffff;
	padding:5px 10px;
	text-decoration:none
}
#top_menu a:hover {
	color:#ffffff;
	text-decoration:underline;
}
#top_menu td {
	padding:5px 10px 2px 10px
}

#top_menu td.active11 {
		color:#000000;
	}

#top_menu td.active12 {
	background:#649efc;
	color:#000000;
	font-weight:bold;
	
}
#header {
	background:url(logo.gif) 58px 0 no-repeat;
	margin-top:3px;
	height:350px;
}
#phone {
	float:right;
	background:url(phone.gif) right top no-repeat;
	width:231px; height:74px;
	padding:10px 0 0 50px;
	color:#000000;
	font-weight:bold;
}
#phone .cod {
	font-size:16px; 
	padding-left:50px;
}
#phone .tel {font-size:28px;}
#phone .order {
	font-weight:normal; 
	font-size:16px; 
	padding-top:5px;
}
#logo {
	float:left;
	width:120px;
}
#submenu { 
	float:left; 
	width:400px;
	padding-top:70px;
}
#submenu a {
	color:#b4b2b2;
	text-decoration:none;
}
#submenu a:hover {
	text-decoration:underline;
	color:#FFF;
}
#sidebar {
	float:right;
	width:25%;
	margin:130px 3% 0 0;
	background:url(borderside.png) bottom no-repeat;
	padding-bottom:2%;
} 
#information {
	padding:10px 30px;
	border:1px solid #c0c0c0;
	border-bottom:none;
	margin-bottom:5px;
	line-height:20px;
}
#information h2 {
	font-size:24px;
	font-weight:normal;
	margin:10px 0;
}
#information a {
	color:#649efc;
}
#hdr {
	background:url(borderside.png) bottom no-repeat;
	width:50%;
	border-top:1px solid #c0c0c0;
	margin-bottom:20px;
	padding-bottom:4%;
}
#hdr2 {
	padding:20px 30px 20px 90px;
	border:1px solid #c0c0c0;
	border-bottom:none;
	margin-bottom:7px;
	background:url(znak.gif) 30px 10px no-repeat;
}
#hdr h1 {
	font-size:24px;
	font-weight:normal;
	color:#FFF;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
#mainContent {
	padding: 0 0 0 5%;
	margin-right:33%;
	line-height:20px;

}
#footer {
	clear:both;
	border-top:1px solid #ffffff;
	background:url(footer.gif) 5% 0 no-repeat;
	height:80px;
	padding:20px 5% 0 25%;
} 
#bottom_menu {
	float:right;
	width:75%;
	text-align:right;
}
#footer a {
	color: #b4b2b2;
	text-decoration:none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration:underline;
}
