body{
	background: silver;
	}
p:first-letter{
	font-size: 275%;
	float: left;
	font-weight: bold;
	line-height: 0.90;
	color: #006400;
	}
p{
	color: #006400;
	}
table{
	text-align: center;
	border-collapse: collapse;
	border: 2px;
	margin: 0px 20px;
	padding: 0;
	width: 650px;
	}
th, td {
	padding: 0;
	margin: 0;
	}
hr{
	color: #006400;
	width: 300px;
	}
#hlavicka{
	text-align: center;
	color: silver;
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	/*margin: 0 10%;*/
	padding-bottom: 0;
	}
#jazyk{
	position: relative;
	float: right;
	width: 120px;
	background: url('images/hlavni_barak.jpg') right top no-repeat gray;
	}
#jazyk a{
	text-decoration: none;
	text-size: small;
	}
#jazyk ul{
	position: absolute;
	top: 85px;
	left: 5px;
	}
#jazyk p{
	padding: 55px 0px;
	}
#jazyk li.active{
	color: #006400;
	text-decoration: underline;
	}
#jazyk li:hover{
	color: green;
	}
#telo{
	clear: left;
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	/*margin: 0 10%;*/
	padding: 0;
	background: url('images/pozadi1.jpg') center bottom no-repeat #808080;
	}
#telo a{
	color: #006400;
	}
#telo a:hover{
	background-color: #006400;
	color: white;
	}
#povidani{
	margin: 0 5%;
	padding: 2px 0;
	width: 650px;
	height: 520px;
	}
#paticka{
	text-align: center;
	font-size: small;
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	/*margin: 0 10%;*/
	height: 23px;
	color: silver;
	background-color: #006400;
	border-top: 1px solid white;
	}
.phroh{
	float: right;
	background:url('images/roh_ph.gif') right top no-repeat silver; 
}
.lhroh{
	float: left;
	background:url('images/roh_lh.gif') left top no-repeat silver; 
}
.pdroh{
	float: right;
	background:url('images/roh_pd.gif') right bottom no-repeat silver; 
}
.ldroh{
	float: left;
	background:url('images/roh_ld.gif') left bottom no-repeat silver; 
}
.pdroh, .ldroh, .phroh, .lhroh{
	width:23px;
	height:23px;
	font-size:0px;
} 
#adresa{
	text-align: center;
	margin: 0;
	height: 23px;
	color: white;
	background-color: #006400;
	border-bottom: 1px solid white;
	}
#zalozky{
	font-weight: bold;
	font-style: italic;
	}
#zalozky ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: silver;
	}
#zalozky li{
	text-align: center;
	float: left;
	display: inline;
	top: 0px;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	width: 105px;
	height: 23px;
	background-color: silver;
	border-right: 1px dashed #006400;
	}
#zalozky li.active{ 
	position: relative;
	margin-top: 0;
	border-bottom: 0;
	color: white;
	background-color: gray;
	}
#zalozky li a{
	display: block;
	_dis\play: inline-block;
	padding: 2px 2em;
	color: black;
	text-decoration: none;
	}
#zalozky li a:hover{
	background-color: green;
	}
#galerie {
	margin: 0 100px;
	padding: 0;
	}
#galerie .foto {
	display: inline;
	overflow: auto;
	}
#galerie .foto img {
	margin: 2px 2px 2px 2px;
	border: 1px dashed #006400;
	}
#galerie .foto a img:hover {
	border: 1px solid white;
}
#obrMapa{
	border: 0px solid #006400;
	text-decoration: none;
	}
#pokoje{
	display: none;
	}	
#zal_pokoje ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: silver;
	height: 23px;
	}
#zal_pokoje li{
	text-align: center;
	display: inline;
	}
#zal_pokoje li a{
	text-decoration: none;
	}	
#zal_pokoje li a:hover{
	background-color: gray;
	}	
.kulobal{
	position:relative; 
	background-color: silver;
	/*height: 265px;*/
	}
#showPlace{
	padding: 0;
	}
#showPlace a{
	color: #006400;
	}
.rohlh{
	position:absolute;
	left: 0px;
	top: 0px;
	background:url('images/v_lh_roh.gif') left top no-repeat silver; 
	}
.rohph{
	position:absolute;
	right: 0px;
	top: 0px;
	background:url('images/v_ph_roh.gif') right top no-repeat silver; 
	}
.rohld{
	position:absolute;
	left: 0px;
	bottom: 0px;
	background:url('images/v_ld_roh.gif') left bottom no-repeat silver; 
	}
.rohpd{
	position:absolute;
	right: 0px;
	bottom: 0px;
	background:url('images/v_pd_roh.gif') right bottom no-repeat silver; 
	}
.rohlh, .rohph, .rohld, .rohpd{
	width:23px;
	height:23px;
	font-size:0px;
	}
#showPlace .pokoje{
	border: 1px dashed #006400;
	}
#subtitle{
	position: relative;
	left:0px;
	top:-25px;
	color: white;
	}
img.ObrPosunL{
	position: relative;
	left: 0px;
	top: 25px;	
	z-index: 0;
}

/* lightbox begin*/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url('images/overlay.png'); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url('blank.gif');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
/* lightbox end*/