body {
	background-image: url(images/img_back.jpg);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	background-color: #969696;
	margin-top: 70px;
}

.preloadpic {
display: none;
}

#ramec {
	width: 605px;
	margin: auto;
	text-align: left;
}

#toppruh {
	background-color: #E5E5E5;
	height: 16px;
	position: relative;
	margin-bottom: 2px;
	width: 594px;
}

#sipka {
	position: absolute;
	left: -50px;
	top: -52px;
	background-image: url(images/img_sipka.jpg);
	width: 95px;
	height: 121px;
}

#ubytovani {
	
	width: 296px;
	height: 198px;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
}

#ubytovani a{
display: block;
width: 296px;
	height: 198px;
	text-indent: -900px;
	overflow:hidden;
	background-image: url(images/img_ubytovani_off.jpg);
}

#ubytovani a:HOVER{
background-image: url(images/img_ubytovani_on.jpg);

}

#doprava {
	
	width: 296px;
	height: 198px;
	float: left;
	margin-bottom: 2px;
}

#doprava a{
display: block;
width: 296px;
	height: 198px;
	text-indent: -900px;
	overflow:hidden;
	background-image: url(images/img_doprava_off.jpg);
}

#doprava a:HOVER{
background-image: url(images/img_doprava_on.jpg);

}

#bottompruh {
	background-color: #969696;
	height: 15px;
	
	clear: left;
	width: 594px;
}

#logo {
	background-image: url(images/img_logo.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 605px;
	height: 187px;
	position: relative;
	top: -9px;
	
}

#mapa {
background-image: url(images/img_mapa.jpg);
width: 605px;
height: 315px;
position: relative;
	top: -9px;
}

#zapati {
	font-size: 10px;
	color: white;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#zapati a {
	color: white;
}

#zapati a:HOVER {
	text-decoration: none;
}
