BODY {
	color: Black;
	background-color: #FFCE9D;
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
}


TEXTAREA {
	font-family: Verdana, sans-serif;
	font-size: 1em;
	background-color: #FFCE9D;
}

INPUT {
	font-family: Verdana, sans-serif;
	font-size: 1em;
	background-color: #FFCE9D;
}

TABLE {
	font-family: Verdana, sans-serif;
	font-size: 1em;
}

A {
	color: #006633;
	text-decoration: none;
}

A:HOVER {
	color: White;
	text-decoration: underline;
}

h1 { font-size:200%; }
h2 { font-size:175%; }
h3 { font-size:150%; }
h4 { 
padding: 5px;
font-size:110%;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF; }
h5 { font-size:90%; }

img {
	border: 1px solid Black;
}

.menuodd {
 display: none;
}

.nobrd {
	border: none;
}

a img    {filter: gray;
	border:none;
	}
a:hover img    { filter: none;}

#obsah {
position: absolute; top:60px; left:200px;
	padding: 1em,1em;
	text-align: justify;
	border: 1px solid #D97E00;
	height: 390px;
	width: 500px;
}

#logo {
	position: absolute; top:10px; left:10px;
	filter: none;
}

#column {
	position: absolute; top:80px; left:10px; z-index:1;
	margin:0; padding:0;
	width:150px;
	line-height: 1.1;
	overflow:hidden;
	font-size: 80%;
	}
	
#dum2 {
	position: absolute; bottom:0px; right:0px;
	margin:0; padding:0;
	}
	
#dum {
	position: absolute; top:237px; left:20px; z-index:0;
	margin:0; padding:0;
	}
	
#menu a {
	display: block;
	margin: 0;
	padding: 0.2em 0 0.1em 0.5em;
	text-decoration: none;
	font-size: 120%;
	color: #006633;
	border-bottom: 1px solid #D97E00;
	white-space: nowrap;
	font-weight:bold;
}

#menu a:hover { color:white; }

#pantof.rooms #menu1,
#pantof.facilities #menu2,
#pantof.pictures #menu3,
#pantof.directions #menu4,
#pantof.contact #menu5,
#pantof.links #menu6,
#pantof.pantof #menu7 {
	color:white;
	background: url("../img/dot.gif") right center no-repeat;
	}