#main {
	width:100%;
}
#top {
	border-bottom:3px solid red;
}
#top table {
	width:100%;
}
#header {
	padding-top:30px;
	background:#fff url('/img/header.jpg') no-repeat top left;
	text-align:right;
	vertical-align:top;	
	width:750px;
	height:140px;
	font-size:85%;
}
#topright {
	height:170px;
	vertical-align:middle;	
	padding-left:100px;
}
#left {
	width:200px;
	padding:10px 20px;
	text-align:center;
	background:#f6f6f6;
	text-align:left;
	border-right:1px dashed #aaa;
}
#content {
	padding:10px 20px;
	background:#fff;
}
#right {
	width:200px;
	padding:10px 20px;
	background:#f6f6f6;
	text-align:left;
	border-left:1px dashed #aaa;
}
#right ul {
	list-style:none;
}
#right li {
	list-style:none;
	margin:5px 0;
}
#car_marks {
	width:100%;	
}
car_marks td {
	padding:10px;
}
#car_marks a {
	border:none;
}
#footer {
	padding:10px 20px;
	background:#eee;
	color:#333;
	border-top:3px solid red;
}
#footer a {
	color:#666;
}
#footer a:hover {
	color:#f00;
}
#pointer {
	margin:0 0 20px 0;
}
.menu {
	list-style:none;
}
.menu li {
	list-style:none;
	margin:3px 0;
	padding:10px;
	background:#000 url('/img/butbg.gif') repeat-x top left;
}
.menu a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.items table {
	border:1px solid #ccc;
	margin:10px 0;
}
.items img {
	border:3px solid #ccc;
}
.items td {
	padding:10px;
}
.items i {
	display:block;
	float:right;
	background:#eee;
	padding:3px 5px;
	font-style:normal;
}
.items b {
	display:block;
	margin:0 0 5px 0;
}
.items img {
	width:150px;
}
.listpages {
	width:100%;
	margin:5px 0;
}
.listpages td {
	border:none;
	width:5%;
}
.listpages p {
	background:#eee;
	text-align:center;
	margin:1px;
	padding:3px;
	font-size:10px;
}
.listpages p.empty {
	background:none;
}
.listpages a {
	text-decoration:none;
}
.other {
	width:100%;
	margin:10px 0;
}
.other td {
	width:33%;
	padding:10px;
}
.other img {
	border:3px solid #ccc;
	width:150px;
}
.other b {
	display:block;
	margin:5px 0;
}
.dt {
	background:#eee;
	padding:3px 5px;
	font-style:normal;
}
#counters {
	float:right;
}
#counters a {
	border:none;
}
.models {
	width:100%;
	margin:10px 0;
}
.models td {
	width:20%;
	text-align:center;
	padding:5px;
}
.right {
	display:block;
	text-align:right;
}
div.text .subtable {
	padding:0;
}
div.text .subtable table {
	margin:0;
}
div.text .subtable table td {
	border:none;
	border-right:1px solid #aaa;
	width:10%;
}
#content .adv {
	text-align:center;
	padding:15px 20px 20px 20px;
}
#left .adv {
	text-align:center;
	padding:15px 0 20px 0;
}
#right .adv {
	text-align:center;
	padding:15px 0 20px 0;
}
#zover0 a {
	border:none;
}