body {
	background-color: #3A4092;
	background-image: url(../img/bg2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper{
	background-image: url(../img/bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu{
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-left: 30px;
	padding-bottom: 3px;
}
#header{
	height: 310px;
	background-image: url(../img/bg.gif);
	margin-top: 40px;
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
#content{
	margin-left: 10px;
	padding-top: 15px;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 750px;
}
#footer{
	width: 400px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
	margin-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}



#pages a{
	line-height: 20px;
	background-image: url(../img/arr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 20px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	height: 22px;
	margin-bottom: 2px;
}
#pages .active{
	background-image: url(../img/menu.png);
	color: #3A4092;
}
#pages a:hover{
	color: #FF9966;
}
.link:hover,#content a:hover{
	text-decoration: underline;
	color: #FF9966;
}


#menu .lang{
	font-size: 14px;
	font-weight: bold;
	color: #FF9966;
	text-decoration: none;

}
.link{
	text-decoration: none;
	color: #FF9966;
	}
#content a{
	color: #FFFFFF;
	text-decoration: underline;
}
#content ul{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#content ul li{
	background-image: url(../img/point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	list-style-type: none;
	color: #FF9966;
}
.orange{
	color: #FF9966;
}
h1{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h2.promo{
	width:740px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(/img/promo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
h2{
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.hotels img{
	background-color: #FFFFFF;
	padding: 5px;
}
.table{
	background-image: url(../img/table.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #333333;
	text-align: center;
}
#car_info{
	background-repeat: no-repeat;
	background-position: right 5px;
	background-image: url(../img/car_info.jpg);
	height: 160px;
	width: 750px;
	margin-bottom: 15px;
	color: #333333;
	font-size: 11px;
}
#car_info a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/camanda_but.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 28px;
	width: 100px;
	padding-top: 15px;
	float: right;
	margin-top: 11px;
	margin-right: 7px;
	font-weight: bold;
}
#car_info a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/camanda_but_2.jpg);
}
#car_info .title{
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	display: block;
	padding-top: 10px;
	padding-bottom: 3px;
}
#car_info p{
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.price{
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.price span{
	color: #FF0000;
}
.field{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #3A4092;
	padding: 3px;
	border: 1px solid #FFFFFF;
	margin-bottom: 3px;
	width: 200px;
}

.but{
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #FFFFFF;
}
#banner {
  margin-left:30px;
}

