body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
	background-color: #4A4A17;
	color: #282802;
}

a {
	text-decoration: none;
	color: #282802;
}

a:hover {
	text-decoration: underline;
}

a.menu_pos {
	display: block;
	color: #FF9600;
	font-weight: bold;
	margin: 0 0 8px 0;
}

a:hover.menu_pos {
	color: #515113;
	text-decoration: none;
}

img {
	border: 0;
	display: block;
}

img.line {
	margin: 0 auto 8px auto;

}

.count {
	font-size: 9px;
	margin-top: 10px;
}

#content {
	width: 613px;
	margin: 0 auto;
}

#logo {
	height: 130px;
	width: 160px;
}

#top {
	width: 613px;
	height: 154px;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	margin: 0 0 14px 0;
}

#left {
	width: 163px;
	float: left;
	text-align: center;
}

#head_l {
	width: 163px;
	height: 25px;
	background-image: url(img/left_head_bg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 8px 0 0 0;
}

#left_menu {
	background-image: url(img/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #75751F;
	padding: 10px 0 0 0;
}

#right {
	width: 426px;
	float: right;
}

#head_r {
	width: 396px;
	height: 25px;
	background-image: url(img/right_head_bg.gif);
	background-repeat: no-repeat;
	font-weight:bold;
	padding: 8px 0 0 30px;
}

#right_cont {
	background-image: url(img/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #75751F;
	padding: 27px 24px 0 25px;
}



.car {

}

.car_foto {
	float: left;
	border: 3px solid #A2A217;
}

.car_foto_ext, .car_foto_ext_main {
	float: left;
	border: 3px solid #A2A217;
	margin: 5px;
}

div.name {
	font-weight: bold;
	
}

table.description {
	width: 100%;
}

table.description td.head {
	text-align: right;
	font-weight: bold;
}

.car_info_ext {
	float: right;
	font-size: 11px;
	width: 382px;
}

.car_info {
	float: right;
	font-size: 11px;
	width: 222px;
}

.line_long {
	clear: both;
	margin: 35px 0 35px 0;
}

.clear {
	clear:both; 
	width: 100%; 
	line-height:1px; 
	font-size:1px;
}

#touched {
	text-align: right;
	margin: 5px 0 10px 288px;
}

.offerInfo .name {
	float: left;
	font-size: 13px;
}

.offerInfo .question {
	float: right;
	font-weight: bold;
}

input, textarea {
	border: 1px solid #4A4A17;
	font-size: 8pt;
	padding: 2px;
}
