@charset "utf-8";
/* CSS Document */

html {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
}

img {
	* margin-bottom: -0.3em;
}

body {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	background:url(images/mainbg.jpg) repeat;
}

#menu {
	height: 132px;
	width: 1070px;
	background:url(images/menu.jpg) no-repeat;
}

#clocks {
	height: 182px;
	width: 1070px;
	background:url(images/clocks-2.jpg) no-repeat;
}

#currency {
	height: 75px;
	width: 1070px;
	background:url(images/currency.jpg) no-repeat;
	text-transform: uppercase;
}

#langs {
	margin: 35px 0 0 70px;
	padding: 0;
	list-style: none;
}

#langs li {
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	border-right: 1px solid #212121;
	width: 37px;
	line-height: 17px;
}

#langs li a:link, #langs li a:active, #langs li a:visited {
	font-size: 13px;
	font-family: "Tahoma";
	text-transform: uppercase;
	text-decoration: none;
	color: #212121;
}

#langs li a:hover {
	text-decoration: underline;
}

#currencyheader {
	height: 16px;
	width: 332px;
	font-family: "Tahoma";
	color: #aa0604;
	font-size: 11px;
	font-weight: bold;
	padding: 16px 0 0 35px;
	margin: 0;
}

#currencycontent {
	width: 367px;
	height: 43px;
	margin: 0;
	padding: 0;
}

#currencycontent2 {
	font-family: "Tahoma";
	color: #525450;
	font-size: 11px;
	list-style: none;
	margin: 5px 0 0 36px;
	padding: 0;
}

#currencycontent2 li {
	width: 60px;
	height: 16px;
	display: block;
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
}

.text {
	font-family: "Tahoma";
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}

a.text:link, a.text:active, a.text:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Tahoma";
	font-size: 11px;
}

a.text:hover {
	text-decoration: underline;
}

#buttons {
	height: 33px;
	padding: 17px 0 10px 13px;
}

#content {
	width: 1070px;
	margin: 0;
	padding: 0;
}

#contentinner {
	width: 753px;
	float: left;
	margin: 0;
	padding: 0 20px 20px 30px;
}

#gallery {
	width: 774px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#gallery li {
	display: block;
	float: left;
	width: 222px;
	height: 142px;
	margin: 0 36px 36px 0;
	padding: 0;
}

#gallery li img {
	border: 1px solid #FFFFFF;
}

#prices {
	margin: 0 0 20px 0;
	border: 1px solid #ffffff;
	text-align: center;
	border-bottom: none;
}

#prices td {
	line-height: 20px;
	background-color: #90938d;
}

#vehicle_fleet {
	margin: 0;
	border: 1px solid #ffffff;
	border-bottom: none;
}

#vehicle_fleet td {
	background-color: #90938d;
	margin: 0;
	padding: 0 10px 0 10px;
	line-height: 20px;
}

#currency123 {
	font-family: "Tahoma";
	color: #525450;
	font-size: 11px;
	list-style: none;
	margin: 12px 0 0 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
}

.clocks {
	list-style: none;
	margin: 0 0 0 60px;
	padding: 0;
	width: 600px;
}

.clocks li {
	float: left;
	width: 70px;
	height: 85px;
	display: block;
	margin: 5px 50px 0 0;
}


#offer_form {
	margin: 0 0 20px 0;
	border: 1px solid #ffffff;
	border-bottom: none;
	font-family: "Tahoma";
	font-size: 12px;
}

#offer_form td {
	line-height: 20px;
	background-color: #90938d;
	padding: 0 0 0 5px;
	border-right: none;
}

.offer_form_inputs {
	font-family: "Tahoma";
	font-size: 12px;
	color: #525450;
	width: 200px;
}

.offer_form_inputs2 {
	font-family: "Tahoma";
	font-size: 12px;
	color: #525450;
	width: 95px;
}

.buttons {
	text-align: center;
}

.buttons2 {
	padding: 0 5px;
	margin: 5px 5px 5px 0;
	border: 1px solid #525450;
	color: #525450;
}