body {
	background: #000; 
	margin: 0; 
	padding: 0; 
	color: #FFFFFF; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
}

img {
	border: 0;
}

h1 {
	font-size: 16px; 
	color: #fff; 
	margin: 0;
}

h2 {
	font-size: 16px; 
	color: #fff; 
	margin: 0;
}

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: 4px;
}

.ddgl {
	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;
}

.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 10px; 
	text-transform: uppercase; 
	color: #fff; 
	text-decoration: none;
}

.submenu {
	position: absolute; 
	top: 32px; 
	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: 0;
}

.flashbox {
	padding-top: 32px; 
	padding-bottom: 2px;
}

.midline {
	background: #285483; 
	height: 3px; 
	font-size: 1px;
}

.leftcol {
	width: 170px; 
	vertical-align: top;
}

.search {
	padding-top: 10px;
}

.search p {
	margin: 0; 
	padding-top: 7px;
}

.search select {
	background: #BCD0E8; 
	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 40px;
}

.article {
	padding-top: 10px;
	padding-bottom: 20px;
}

.article p {
	margin: 0; 
	padding-top: 7px; 
	padding-bottom: 7px; 
	color: #CCCCCC;
}

.article span {
	font-weight: bold;
}

.article a {
	color: #BCD0E8;
}

.rightcol {
	width: 170px; 
	vertical-align: top;
}

.newsletter {
	padding-top: 10px;
}

.newsletter p {
	clear: right; 
	margin: 0; 
	padding: 7px 0; 
	text-align: right; 
	color: #BCD0E8;
}

.newsltextbox {
	vertical-align: top;
}

.newsltextbox input {
	background: #BCD0E8; 
	border: 1px solid #fff; 
	width: 100%; 
	height: 18px;
}

.newslbtn {
	width: 40px; 
	padding-left: 10px;
}

.mapofspain {
	padding-top: 40px;
}

.rent {
	padding-top: 40px;
}

.flightbox {
	height: 94px; 
	padding-top: 15px; 
	padding-bottom: 5px;
}

.bottomline {
	padding-bottom: 2px;
}

.bottomline div {
	background: #285483; 
	height: 3px; 
	font-size: 1px;
}

.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;
}

