body {
	background: #00a6d1;
	font-family:Georgia, "Times New Roman", serif;
	padding-top:8px;
	}
	
h2 {
	font-weight:normal;
	font-size:24px;
	}	
	
#wrapper {
	width:960px;
	margin:0 auto;
	}

#page {
	background:#fff url('../img/bg.gif') repeat-y;
	/*padding-top:10px;*/
	}
	
#top {
	background: #fff url('../img/top.gif') no-repeat;
	width:960px;
	height:71px;
	/*margin-top:-10px;*/
	}
	
#bottom {
	background: #fff url('../img/bottom.gif') no-repeat;
	width:960px;
	height:71px;
	margin-top:-10px;
	}
	
#header {
	clear:both;
	background:#fff;
	width:960px;

}

* html #header{
        width:830px;
        margin-left:62px;
}

.text {
	width:410px;
	padding:0 60px 10px 0px;
	font-size:11px;
	line-height:22px;
	margin-left:80px;
	}

* html .text {
        margin-top:10px;
	padding-left:15px;
        margin-left:0px;
        padding-right:0px;
        width:410px;
}


.text p {
	text-align:justify;
	}

#headerPic {
	background:#fff;
	}
	
.left {
	float:left;
	}

.right {
	float:right;
	}
	
.line {
	border-bottom:1px #666 solid;
	}
	
.destinations {
	width:924px;
	padding:0 0 0 36px;
	text-align:left;
	clear:both;
	}
	
.destinations a {
	color:#fff;

	}

#destRub {
	clear:both;
	margin-top:20px;
	margin-left:38px;
	font-size:33px;
	color:#00a6d1;

	}

.subTitle {
    clear:both;
    margin-top:20px;
    margin-left:38px;
    font-size:33px;
    color:#00a6d1;
}

.destination {
	float:left;
	margin:20px 0;
	padding:0px 70px;
	text-align:left;
	}

.hotell {
	font-size:10px;
	text-transform:uppercase;
	}

.picOver {
	background:rgba(0,0,0,0.4);
	color:#fff;
	font-size:10px;
	width:151px;
	padding:3px;
	height:13px;
	position:relative;
	top:-23px;
	}
	
#offers {
	padding:0 0 0 36px;

	}
	
.offerRow {

}

.hr {
	clear:both;
	margin-left:80px;
	border-bottom:1px #666 solid;
	width:766px;
}
	
.offerPic {
    padding:35px 0 28px 140px;
}

* html .offerRow .text {
    padding:10px 60px 0 0;
    margin-left:40px;
}
a.more {
	float:right;
	color:#000;
	padding:0 45px 12px 0;
	background:url('../img/hand-sm.gif') no-repeat 100% 25%;
	}

#footer {
	background:url('../img/footer.gif') no-repeat 50% 50%;
	width:730px;
	padding:20px 36px;
	clear:both;
	margin:0 auto;
	}
	
#footer p {
	text-align:center;
	font-size:11px;
	}
#footer .punkter {
	font-size:7px;
	}
.members {
	color:#00a6d1;
	}
