body {
	background: #000; 
	margin: 0; 
	padding: 0; 
	color: #dddddd; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12.5px;
}

img {
	border: 0;
}

h1 {
	font-size: 16px; 
	color: #fff; 
	margin: 0;
}

h2 {
	font-size: 16px; 
	color: #fff; 
	margin: 0;
	font-weight: normal;
}

h2.newsl {
	background: url(img/newsletter.png) no-repeat left center; 
	float: right; 
	padding-left: 35px;
}

h2.right {
	text-align: right;
}

.container {
	width: 900px; 
	margin: 0 auto;
}

.header {
	padding-top: 16px; 
	padding-bottom: 2px;
}

.logo {
	vertical-align: top;
}

.conts {
	width: 348px; 
	vertical-align: top;
}

.contacts {
	text-align: right; 
	padding-bottom: 10px;
}

.contacts p {
	margin: 0; 
	color: #fff; 
	font-size: 20px;
}

.contacts a {
	color: #BCD0E8; 
	font-size: 11px;
}

.langbar {
	background: #285483 url(img/langbar.png) no-repeat; 
	height: 17px; 
	padding-top: 3px; 
	text-align: right;
}

.langbar span {
	padding-left: 16px; 
	padding-right: 10px;
}

.langbar span.eng {
	background: url(img/englang.png) no-repeat left center;
}

.langbar span.rus {
	background: url(img/ruslang.png) no-repeat left center;
}

.langbar span.esp {
	background: url(img/esplang.png) no-repeat left center;
}

.langbar span.deu {
	background: url(img/deulang.png) no-repeat left center;
}

.langbar a {
	color: #fff; 
	text-transform: uppercase; 
	text-decoration: none; 
	font-size: 11px;
}

.langbar a:hover {
	color: #FFA500;
}

.lengbar a:active {
	color: #FFA500;
}
.topline {
	padding-bottom: 2px;
}

.topline div {
	background: #285483; 
	height: 3px; 
	font-size: 1px;
}

.menu {
	position: absolute; 
	height: 32px; 
	background: #285483; 
	width: 900px; 
	font-size: 10px;
}

.menu a {
	padding: 0 12px; 
	text-transform: uppercase; 
	color: #fff; 
	text-decoration: none;
}

.menu a:hover {
	color: #FFA500;
}

.submenu {
	position: absolute; 
	top: 32px;
	/*background: #444;*/ 
	background: url(img/menu_bgr.png) repeat;
	width: 158px; 
	display: none;
}

.submenu2 {
	position: absolute; 
	margin-left: 55px;
	margin-top: -32px;
	/*background: #444;*/ 
	background: url(img/menu_bgr.png) repeat; 
	width: 158px; 
	display: none;
}

.submenu ul {
	list-style: none; 
	padding: 0; 
	margin: 0;
}

.submenu li {
	padding: 7px 30px 7px 10px;
}

.submenu a {
	color: #fff; 
	text-decoration: none; 
	font-weight: bold;
	text-transform: none;
	padding: 7px 0px 7px 0px;
}

.submenu a:hover {
	color: #FFA500;
}

.flashbox {
	padding-top: 32px; 
	padding-bottom: 2px;
}

.midline {
	background: #285483; 
	height: 3px; 
	font-size: 1px;
}

.leftcol {
	width: 170px; 
	padding-right: 40px;
	vertical-align: top;
}

.search {
	padding-top: 30px;
}

.search p {
	margin: 0; 
	padding-top: 7px;
}

.search select {
/*	background: #BCD0E8; */
	background: #fff;
	border: 1px solid #fff; 
	width: 100%;
}

.searchbtn {
	padding-top: 10px; 
	text-align: right;
}

.payment {
	padding-top: 40px;
}

.paymentimg {
	padding-top: 10px;
}

.payment div {
	padding: 10px 0 20px 0;
}

.midcol {
	vertical-align: top; 
	padding: 0 0px;
}

.midcol b {
	color: #fff;	
}


.article {
	padding-top: 30px;
	padding-bottom: 20px;
	text-align: justify;
}

.article b {
	color: #fff;
}


.article p {
	margin: 0; 
	padding-top: 7px; 
	padding-bottom: 7px; 
	color: #CCCCCC;
	text-align: justify;
}

.article span {
	font-weight: bold;
}

.article a {
	color: #BCD0E8;
}

.areaguide {
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: justify;
}

.areaguide p {
	color: #cccccc;
	margin: 0;
}

.areaguide b {
	color: #fff;
}


.areaguide a {
	color: #bcd0ff;
	text-decoration: none;
}

.areaguide a:hover {
	text-decoration: underline;
}

.rightcol {
	padding-left: 40px;
	width: 170px; 
	vertical-align: top;
}

.newsletter {
	padding-top: 30px;
}

.newsletter p {
	clear: right; 
	margin: 0; 
	padding: 7px 0; 
	text-align: right; 
	color: #BCD0E8;
}

.newsltextbox {
	vertical-align: top;
}

.newsltextbox input {
/*	background: #BCD0E8; */
	background: #fff;
	border: 1px solid #fff; 
	width: 100%; 
	height: 14px;
	font-size: 10px;
}

.newslbtn {
	width: 40px; 
	padding-left: 10px;
}

.mapofspain {
	padding-top: 40px;
}

.rent {
	padding-top: 40px;
}

.flightbox {
	/*height: 94px; */
	height: 25px; 
	padding-top: 15px; 
	padding-bottom: 5px;
}

.bottomline {
	padding-bottom: 2px;
}

.bottomline div {
	background: #285483; 
	height: 3px; 
	font-size: 1px;
}


.region_menu
{
	color:#CCCCCC;
	font-size:12px;

}

.region_menu a
{
	color:#BCD0E8;
	font-size:12px;

}



.footer {
	background: #285483; 
	padding-top: 15px; 
	padding-bottom: 3px; 
	font-size: 11px;
}

.footer p {
	text-align: center; 
	color: #fff; 
	margin: 0;
}

.footer a {
	color: #fff;
}


