@CHARSET "UTF-8";
* {
	margin:0;
	padding:0;
	border:0;
}

table{
	border:0px;
	border-collapse:collapse;
}

table td{
	padding:0px;
} 

h2 {
	font-size:2.25em;
	letter-spacing:-0.05em;
	font-weight: normal;
	margin:0;
}

p {
	font-size: 0.88em;
	letter-spacing:-0.03em;
}

html, body {
	height:100%;
	background:#290e02;
	color:#fff;
	font-family: "Times New Roman", Times, serif;
}

#container {
	height:100%;
	width:100%;
	overflow:hidden;
	min-height:100%;
	position:relative;
}

#body {
	padding-bottom:90px;
}

#center {
	height:388px;
	width: 100%;
	position: absolute;
	top: 50%;
	margin-top: -194px;
	background: url(img/avtologo.gif) top center no-repeat;
	
}

#left {
	width:250px;
	height:380px;
	position:absolute;
	left: 50%;
	margin-left:-445px;
}

#right {
	width:300px;
	position:
	absolute;
	right: 50%;
	margin-right:-495px;
}

#footer {
	position: absolute;
	bottom:0;
	width:100%;
	height:90px;
	text-align: center;
}

#footer a {
	font-size: 9px;
	color: #ff9900;
}

#footer table {
	margin: 0 auto;
	width:80%;
}

#footer table td {
	text-align:center;
}

#footer table td.cole {
	width: 40%;
}

#ti {
	 text-indent: -1em;
}

.clouds {
	text-align: center;
}

.wraper {
	height:380px;
	display: table-cell;
	vertical-align: middle;
}

.color {
	color: #ff9900;
}

.links {
	cursor: pointer;
}

.und {
	text-decoration: underline;
}

/* Forms */

#formbg { /* Подложка-сетка*/
	z-index:2;
	background: url(img/formplbg.png);
	position:absolute;
	top:0;
	left:0;
	min-height:100%;
	height:100%;
	min-width:100%;
	width:100%;
}

#form-c {
	position:absolute;
	background: #fff;
	color:#000;
	width:500px;
	height:510px;
	top: 50%;
	left: 50%;
	margin: -250px 0 0 -255px;
	border:3px solid #444444;
	
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

#form-c #bantop {
	clear:both;
	height:100px;
	background: #ea701b url(img/top-banner.gif) top left no-repeat;
}

#form-c p {
	padding: 5px 10px;
}

form label {
	padding-left:20px;
	font-size:0.8em;
	font-weight:bold;
}
form input {
	
	background:#ffffff;
	border-bottom:1px dashed #c0c0c0;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1em;
}

.bl {
	display: block;
	float:left;
	width: 240px;
}
.cl {
	clear:both;
}

/*
VIN nomer
*/
#v1 {
	width:3.5em;
	text-align:center;
	text-transform:uppercase;
}

#v2 {
	width:5.8em;
	text-align:center;
	text-transform:uppercase;
}

#v3 {
	width:7.4em;
	text-align:center;
	text-transform:uppercase;
}

#year {
	width:3.5em;
	text-align:center;
}

#to {
	width:355px;
}

#zp {
	display:block;
	width:99%;
	height:100px;
	margin:0 auto;
	background: #ffffff;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}

.but{
	float: right;
	width:100px;
	height:30px;
	text-align:center;
}

/*
Privod
*/

#privod {
	width: 64px;
	font-size:0.6em;
	display:inline;
	text-align:center;	
}

#zad {
	width:18px;
	height:20px;
	background:url(img/privod.gif) 0 0 no-repeat;
}

#pol {
	width:24px;
	height:20px;
	background:url(img/privod.gif) -18px 0 no-repeat;
}

#per {
	width:22px;
	height:20px;
	background:url(img/privod.gif) -42px 0 no-repeat;
}

.z {background:url(img/privod.gif) 0 -20px no-repeat !important;}

.po {background:url(img/privod.gif) -18px -20px no-repeat !important;}

.pe {background:url(img/privod.gif) -42px -20px no-repeat !important;}

#mod {
background: url(codemod.php) top right;
margin-left: 10px;
width: 70px;
height: 22px;
}