body{
	width: 100%;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
}

a{
	color: red;
}

a:visited{
	color: #006699;
}

a:hover{
	color: #0000EE;
}

img{
	border: none;
}

#container{
	width: 770px;
	text-align: left;
	margin: 10px auto;
}

#small_container,
#offers{
	margin-bottom: 10px;
	border: 1px solid #006599;
	border-top: none;
	padding: 3px;
}

#offers div{
	width: 20%;
	height: 125px;
	text-align: center;
}

#offers img{
	/*width: 74px;
	height: 56px;	*/
	width: 100px;
	height: 75px;
	text-align: center;
}

#offers p{
	margin: 0px;
	padding: 0px;
}

#small_container ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#header{
	background-color: transparent;
	text-align: center;
}

#content{
	margin-top: 10px;
	overflow: hidden;
}

#main_field{
	float: right;
	width: 78%;
}

#heading_title{
	color: white;
	font-weight: bold;
	height: 18px;
	background-color: #006599;
	overflow: hidden;
	vertical-align: middle;
}

#menu{
	width: 20%;
	float: left;
}

#menu ul{
	margin: 0px;
	padding: 0px;
	border: none;
}

#menu ul li{
	list-style: none;
	margin: 0px;
	padding: 2px;
	padding-left: 3px;
	border: 1px solid #006599;
	border-top: none;
}

#flags{
	margin: 5px;
	margin-right: 14px;
	text-align: right;
}

#flags img{
	border: none;
	margin-left: 3px;
}

#banners{
	margin-top: 15px;
}

#currency_selection select{
	font-size: 11px;
}

div.float_left{
	float: left;
	overflow: hidden;
}

div.float_right{
	float: right;
	overflow: hidden;
}

.vehicles_list{
	width: 100%;
}

#navigation,
.vehicles_list td{
	border-bottom: 1px solid #006599;
	padding: 3px;
}

.vehicles_list_img_cell{
	width: 75px;
	vertical-align: top;
	background-color: #F0F0F0;
	border-right: 1px solid #006599;
}

.vehicles_list_data_cell{
	vertical-align: top;
}

.vehicles_list_data_cell a{
	font-weight: bold;
}

.vehicles_list_price_cell{
	font-weight: bold;
	text-align: right;
}
.arriving_vehicles{
	font-weight: bold;
	color: #A10100;
	font-size: 15px;
}

#list{
	border: 1px solid #006599;
	border-top: none;
}

.vehicle_details td,
.vehicle_details th{
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #F0F0F0;
}

.search td{
	text-align: left;
}

.search input,
.search select{
	font-size: 10px;
	width: 100px;
}

.otsingNimiValitud{
	font-weight: bold;
}

#offers div.spacer,
div.spacer{
	clear: both;
	font-size: 0px;
	height: 0px;
}

table#dealerContacts {width: 50%;}
table#dealerContacts td,
table#dealerContacts th {padding: 2px; line-height: 17px;}
