@charset "utf-8";

.poz {
	width: 100%;
	text-align: center;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.home {
	position: absolute;
	top: 170px;
	left: 80px;
}


body {
	text-align: center;
	background-image: url(images/paw.jpg);
	background-repeat: repeat;
}
.back {
	background-image: url(images/back.jpg);
	height: 637px;
	width: 799px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.available {
	position: absolute;
	top: 210px;
	left: 40px;
}
.gallery {
	position: absolute;
	top: 250px;
	left: 50px;
}
.contact {
	position: absolute;
	top: 290px;
	left: 70px;
}
.poze {
	position: absolute;
	top: 389px;
	left: 9px;
}
.sus {
	position: absolute;
	left: 450px;
	top: 7px;
}
.continut {
	position: absolute;
	width: 345px;
	left: 220px;
	top: 200px;
	height: 390px;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #9F5726;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #9F5726;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #9F5726;
	scrollbar-track-color: #9F5726;
	overflow-y: auto;
	
	
}
.normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
}

a.downmenu:link, a.downmenu:visited, a.downmenu:active {
	text-decoration:  none;
	font-size:13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.down {
	margin-bottom: 10px;
}

a.downmenu:hover {
	text-decoration: underline;
}
