@charset "windows-1251";
*{ margin: 0; padding: 0;}
html, body {
	background-color: #0e0e0e;
	font-family: Verdana;
	min-width: 999px;
	position: relative;
	z-index: 2;
	height:100%;
}
/*png fix*/

.iePNG, IMG {
	filter:expression(fixPNG(this));
	
} 
.iePNG A {
position: relative; 
}
#main{
	width: 100%;
	position: relative;
	z-index: 4;
	height: 100%;
}
img {border: none; vertical-align: top}

img, div { behavior: url(iepngfix.htc) }
a { text-decoration:underline }
a:hover { text-decoration:none }
.top{
	float: left;
	width: 100%;
	text-align: center;
}
.top img{
	margin-top: 97px;
	margin-bottom: 45px;
}
.top p{
	float: left;
	width: 100%;
	text-align: center;
	font-family: Cambria;
	font-size: 30px;
	color: #f3c87f;
}

.two{
	float: left;
	width: 100%;
	background-image: url(../images/sate.gif);
	background-repeat: repeat-x;
	height: 167px;
	margin-top: 20px;
	margin-bottom: 53px;
}
#auto{
	background-image: url(../images/lg.png);
	height: 125px;
	width: 151px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	position: relative;
	_position: none;
}
.link a{
	height: 125px;
	width: 151px;
	display: block;
	_position: relative;
}
.zakaz{
	float: left;
	width: 100%;
}
.zakaz p{
	float: left;
	width: 50%;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 66px;
	padding-bottom: 20px;
}
.zakaz p b{
	float: left;
	font-family: Cambria;
	font-size: 14px;
	color: #e9b168;
	font-weight: normal;
	margin-top: -3px;
	width: 300px;
}
.zakaz p i{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	width: 300px;
}
.zakaz p i a{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	display: inline;
	float: left;
	width: 99%;
	margin-top: 90px;
	margin-right: 1%;
	padding-bottom: 10px;
	text-align: right;
}
