body{
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	background-image: url(../images/background_stripe.jpg);
	background-repeat: repeat;*/
	background: #832C19;
	text-align: center;
}


#page{
	position: relative; 
	width: 1020px;
/*	background-image: url(../images/background_stripe.jpg);
	background-repeat: repeat-y;*/
	background: Aqua;
	clear: both;
	z-index: 1;
}

*>#page{
	margin: auto;
/*	height: auto;*/
}

#background{
	position: absolute;
	top: 0px;
	left: 0px; 
	width: 1020px;
	height: 769px;
	background: url(../images/background.jpg);
	background-repeat: no-repeat;
/*	background-attachment: fixed;*/
	/*overflow: visible;*/
	z-index: 0;
}

*>#backrgound{
	margin: auto;
/*	height: auto;*/
}

#menu{
	position: absolute;
	left: 50px;
	top: 105px;
	width: 850px;
	height: 41px;
	background: url(../images/background_menu.jpg);
	z-index: 1;
}

#menu img{
	margin: 0px;
	padding: 0px;
	border: 0px;
}


#menu .home{
	position: absolute;
	left: 6px;
	top: 7px;
	width: 127px;
	height: 28px;
}

#menu .accommodation{
	position: absolute;
	left: 143px;
	top: 7px;
	width: 179px;
	height: 28px;
}

#menu .museum{
	position: absolute;
	left: 328px;
	top: 7px;
	width: 155px;
	height: 28px;
}

#menu .attractions{
	position: absolute;
	left: 491px;
	top: 7px;
	width: 185px;
	height: 28px;
}

#menu .contacts{
	position: absolute;
	left: 682px;
	top: 7px;
	width: 164px;
	height: 28px;
}

#submenu{
	position: absolute;
	/*left: 210px;*/
	left: 200px;
	top: 215px;
	width: 810px;
	height: 34px;
	z-index: 9;
}

#submenu .buttons a{
	border: none;
}

#submenu .buttons img{
	border: none;
}

#submenu .title{
	position: absolute;
	top: 0px;
	left: 0px;
}

#submenu .buttons{
	position: absolute;
	left: 235px;
	top: 0px;
	width: 585px;
	height: 34px;
	background: White;
	z-index: 9;
}

#language{
	position: absolute;
	top: 25px;
	left: 800px;
	color: white;
}

#language a{
	color: White;
	text-decoration: none;
}

#language .active, #language a:hover{
	text-decoration: underline;
}


#default_photo{
	position: absolute;
	top: 20px;
	left: 340px;
	width: 389px;
	height: 550px;
	/*background: White;*/
	z-index: 10; 	 
}

#default_photo img{
	margin: 5px;
	border: solid 4px #B31E22;
}

#default_text{
	position: absolute;
	left: 380px;
	top: 590px;
	color: white;
}

#default_text a{
	color: White;
	text-decoration: none;
}

#default_text .active, #default_text a:hover{
	text-decoration: underline;
}

#title_photo{
	position: absolute;
	top: 170px;
	left: 50px;
	width: 200px;
	height: 265px;
	background: White;
	z-index: 10; 	 
}

#title_photo img{
	margin: 5px;
}

#round{
	position: absolute;
	top: 180px;
	left: 210px;
	width: 810px;
	font-size: 1em;
	line-height: 1.4em;
	color: white;	
}

#text, #text_opacity{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 810px;
	font-size: 1em;
	line-height: 1.4em;
	color: white;
}


#text{
	position: relative;
}

#text{
	background: url(../images/background_text.gif);
	background-repeat: repeat-y;
	z-index: 2;
}

#text_opacity{
	background: White;
	opacity: .35;
	filter: alpha(opacity=35);
	z-index: 1
}

#text ul, #text_opacity ul{
	list-style-image: url(../images/bullet_white.gif);
}

#text li, #text_opacity li{
	margin-bottom: 3px;
}

#text h1, #text_opacity h1{
	font-size: 1.3em;
	margin-bottom: 20px;
}

#text h2, #text_opacity h2{
	font-size: 1.1em;
}

#text h3, #text_opacity h3{
	font-size: 1em;
}

#text .headline, #text_opacity .headline{
	font-size: 1em;
	font-weight: bold;
	margin-right: 5px;
}

#text .min_height, #text_opacity .min_height{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 400px;	
}

#text .content, #text_opacity .content{
	position: relative;
	display: table;
	margin-top: 100px;
	margin-left: 90px;
	margin-right: 20px;
	margin-bottom: 10px;
	text-align: left;
	height: 350px;
}

#text_opacity .content{
	opacity: .0;
	filter: alpha(opacity=0);
}

#text .bottom, #text_opacity .bottom{
	position: relative;
	width: 810px;
	height: 100px;
	text-align: left;
}

#text .bottom .img, #text_opacity .bottom .img{
	position: absolute;
}

#text .bottom .headline, #text_opacity .bottom .headline{
	position: absolute;
	top: 10px;
	left: 90px;
	font-weight: bold;
}


#text_opacity .bottom{
	background: url(../images/background_corner.gif);
	background-repeat: no-repeat;
}

#text table.cenik{
	width: 350px;
	font-size: 1em;
	color: white;
	text-align: center;
}

#text table.cenik tr{
	height: 25px;
/*	background: #ED2024;*/
}

#text table.cenik tr.headline td{
	border-bottom: solid 1px white;
}

#text table.cenik tr.value td.title{
	font-weight: bold;
	text-align: left;
}

#text a{
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#text a:hover{
	text-decoration: underline;
}

#text .photos, #text_opacity .photos{
	position: relative;
	width: 190px;
	height: 165px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;	
	text-align: center;
	/*border: solid 3px #ED2024;*/
	border: solid 2px white;
}

#text .photos .background, #text_opacity .photos .background{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 190px;
	height: 100%;
}

#text .photos .background{
	background: white;
	opacity: .25;
	filter: alpha (opacity=25);
	border: solid 1px white;
}

#text .photos .image, #text_opacity .photos .image{
	position: relative;
	margin: 5px;
	text-align: center;
	cursor: hand;
}

#text .photos .label, #text_opacity .photos .label{
	position: absolute;
	top: 142px;
	left: 0px;
	width: 190px;
/*	text-align: center;*/
	font-weight: bold;
	color: #971A1E;
	font-size:0.9em;
}

*>#text .photos .label, *>#text_opacity .photos .label{
	top: 146px;
}



#text .book, #text_opacity .book{
	position: relative;
	width: 195px;
	height: 260px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;	
	border: solid 2px white;
}

*>#text .book, *>#text_opacity .book{
	width: 190px;
}

#text .book .background, #text_opacity .book .background{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 190px;
	height: 100%;
}

#text .book .background{
	background: white;
	opacity: .25;
	filter: alpha (opacity=25);
}

#text .book .image, #text_opacity .book .image{
	position: absolute;
	margin: 5px;
	text-align: center;	
	cursor: hand;
}

#text .book .label, #text_opacity .book .label{
	position: absolute;
	top: 235px;
	left: 0px;
	width: 190px;
	text-align: center;
	font-weight: bold;
	color: #971A1E;
	font-size:0.9em;
}

*>#text .book .label, *>#text_opacity .book .label{
	top: 239px;
}

#text .clear, #text_opacity .clear{
	clear: both;
	width: 600px;
	height: 1px;
	float: none;
}

#text table.hodiny{
	font-size: 1.1em;
	width: 700px;
	text-align: center;
	margin-top: 0px;
	border: solid 1px white;
}

#text table.hodiny tr{
	background: #F6AFB1;
	color: black;
	height: 30px;
}

#text table.hodiny td{
	width: 100px;
}

#text table.hodiny tr.dny{
	background: #971A1E;
	color: white;
}

#preview_photos{
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	margin: auto;
	width: 100%;
	height: 100%;
	background: white;
	opacity: 0.75;
	filter: alpha(opacity=75);
	z-index: 20;
}

*>#preview_photos{
	position: fixed;
}

#preview_img{
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin: auto;
	text-align: center;
	z-index: 21;
}

*>#preview_img{
	position: fixed;
}

#preview_img img{
	border: solid 4px #B31E22;
}

.footer{
	clear: both;
}

#logos{
	position: relative;
	clear: both;
	width: 810px;
	height: 80px;
	z-index: 10;
/*	background: Aqua;*/
}

#logos .img{
	position: absolute;
	border: none;
}

#text .bottom img{
	border: none;
}




#text .photos_news, #text_opacity .photos_news{
	position: relative;
	width: 250px;
	height: 348px;
	float: left;
	margin-left: 20px;
	margin-right: 30px;
	margin-bottom: 20px;	
	text-align: center;
	/*border: solid 3px #ED2024;*/
	border: solid 2px white;
}

#text .photos_news .background, #text_opacity .photos_news .background{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 250px;
	height: 100%;
}

#text .photos_news .background{
	background: white;
	opacity: .25;
	filter: alpha (opacity=25);
	border: solid 1px white;
}

#text .photos_news .image, #text_opacity .photos_news .image{
	position: relative;
	margin: 5px;
	text-align: center;
	cursor: hand;
}

