#block {
	position:relative;
	height:850px;
	z-index:1;
	top: 0;
	background-color: #FFFFFF;
	width: 775px;
}
#left{
	position:absolute;
	left:0px;
	top:0px;
	width:215px;
	height:670px;
	z-index:1;
}
#top{
	position:absolute;
	left:217px;
	top:0px;
	width:215px;
	z-index:1;
}
#bottom{
	position:absolute;
	left:0px;
	top:2217px;
	width:215px;
	z-index:5;
}
#bottom_home{
	position:absolute;
	left:0px;
	top:760px;
	width:215px;
	z-index:1;
}
#bottom_gallery{
	position:absolute;
	left:0px;
	top:1470px;
	width:215px;
	z-index:1;
}
#bottom_bookings{
	position:absolute;
	left:0px;
	top:1370px;
	width:215px;
	z-index:4;
}
#bottom_directions{
	position:absolute;
	left:0px;
	top:1700px;
	width:215px;
	z-index:1;
}

#content{
	position:absolute;
	left:216px;
	top:205px;
	width:557px;
	z-index:3;
	height: 1311px;
}
#content_home{
	position:absolute;
	left:216px;
	top:205px;
	width:557px;
	z-index:3;
	height: 750px;
}

#content_acc{
	position:absolute;
	left:218px;
	top:209px;
	width:557px;
	z-index:3;
	height: 1803px;
}
#content_about{
	position:absolute;
	left:218px;
	top:206px;
	width:557px;
	z-index:3;
	height: 1803px;
}
#content_contact{
	position:absolute;
	left:218px;
	top:206px;
	width:557px;
	z-index:3;
	height: 1400px;
}

#border {
	border: 1px solid #068DC7;
	height: 79px;
	width: 105px;
	padding: 2px;
}
#bottom_accomodation {

	position:absolute;
	left:0px;
	top:2050px;
	width:215px;
	z-index:5;
}
