@charset "utf-8";
/* CSS Document */

body {
background-image:url(../images/bg.png);
background-repeat:repeat-x;
background-color:#f8f2e3;
margin: 0 0 0 0;
}

a{
	text-decoration: none;
}

.menu_bar {
background-image:url(../images/menu.jpg);
background-repeat:repeat-x;
height:35px;
padding-left:10px;
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

.lang_text{
color:#FFFFFF;
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: none;
}

.content{
	font-family: Trebuchet MS;
	width: 660px;
	height: 100%;
	text-align:justify;
	padding-left: 10px;
	vertical-align: top;
}

.content H1 {
	font-size:16px;
	text-decoration:underline;
	font-weight:bold;
	color: #ff4c00;
}

.right {
width:320;
vertical-align:top;
text-align:center;
}

#footer {
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
background-color:#32251c;
height:42px;
}

a:link {
	font:Trebuchet MS;
}

a:hover {
	text-decoration: none;
}

.header_img{
	vertical-align: bottom;
}

/*FROM THE OLD VERSION*/
.general{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
.general_big{
	font-family: Tahoma;
	font-size: 24px;
	color: #256FAB;
	font-weight: bold;
}
.rent_form{
	border: 1px solid #32251c;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.general_on{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A9DF62;
	text-decoration: none;
	font-weight: none;
}
.general_off{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.general_red{
	font-family: Tahoma;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
.general_w{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.links{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #32251c;
	text-decoration: none;
}

a.links:hover{
	font-weight: bold;
}

/*CARS AND PRICES PAGE STYLES*/
span.cars_price_from{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #7B9906;
}
.description{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: none;
	line-height: 22 px;
	letter-spacing: 1px;
	color: #32251c;
	text-decoration: none;
	text-align: left;
	list-style-type: circle;
}