
html {	
	
}
html, body {
background-color: black;
height: 100%;
margin: 0;
padding: 0;
}

body{}

a { color: #F8DFA8; text-decoration: none; font-size: 0.8em}

body{ height: 100%;
	color: white; font-family: 'Times New Roman';
	font-size: 1.2em;
	}	

#background{ z-index:1; width:100%; height:100%;
	position:fixed;	
	}
	
#container  {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 850px;
		height: 650px;
		margin-left:-420px;
		margin-top:-385px;				
		z-index:2;
}

.npage {
height:650px;
left:50%;
margin-left:-420px;
margin-top: 30px !important;
position:absolute;
top: 0px !important;
width:850px;
z-index:2;
}

	h1 {
		color:#F8DFA8;
		text-align:center;
		font-size: 1.3em;
		line-height: 1.4em;
	}

	img a {border: 0px}	
	.nav-right a {display: block; position:relative; margin-left:-30px; margin-bottom: 5px; margin-top: 5px; z-index:100;}
	.clear { clear: both }

	.left h2 { font-size: 0.8em; margin: 0 0; padding: 0 0 5px 5px; margin: 5px 5px; font-family: "Times New Roman"; color: #400A02;
		display: block;}
	h2.left-middle {font-size: 0.80em; background: url('../images/h1bg.png') no-repeat; height: 38px; padding-left: 10px; padding-top: 10px;}
	h2.left-middle a {color: #400A02; text-decoration: none; background: url('../images/h1bg.png') no-repeat; height: 38px; }
	h2.left-bottom {font-size: 0.8em; background: url('../images/h1bg2.png') no-repeat; height: 35px; padding: 10px 0px 0px 11px}
	h2.left-bottom a {color: #400A02; text-decoration: none;background: url('../images/h1bg2.png') no-repeat; height: 35px; padding: 10px 0px 0px 11px}	

	p {font-size: 0.8em; margin: 0 0; padding:10px 0; line-height: 1.5em; text-align: justify}

	.pozvi-kamarada a {float: right; padding-right: 10px; }
	.copyright { font-size: 0.5em; font-weight: bolder;}
	.copyright a { color: white; text-decoration: none;}
	
	.program-title {font-family: "Times New Roman"; font-style:italic; margin: 10px 0 10px 20px; padding 0; font-size: 1.2em; font-weight: bolder}
	.program-subtitle {font-family: "Times New Roman";font-weight: bolder; font-size: 1.1em; background: url('../images/program.png') no-repeat; 
		height:100px; color: #400A02;	display: block;	width: 500px; padding:10px 0 0 20px; margin:0 0; line-height: 1.1em}
	.program h1 {font-family: "Times New Roman"; padding-left: 20px; font-style: italic; font-size: 1.2em; font-weight: bolder }
	.program p {font-size: 0.67em; margin: 0 0; padding: 0px 20px; line-height: 1.5em}
	.plakat {position: absolute; top: 190px; left: 380px;}
	.stahnisiprogram {position: absolute; top: 450px; left: 350px;}

	.pamatky-title {font-family: "Times New Roman"; font-style:italic; margin: 10px 0 10px 0px; padding 0; font-size: 1em; font-weight: bolder; color: #F8DFA8;}
	.pamatka { display: block; float: left; width: 330px; height: 140px; margin-left: 20px; margin-right:10px;}
	.pamatka h1 {font-family: "Times New Roman"; font-size: 0.9em; background: url('../images/h1pbg.png') no-repeat; height: 30px; color: #400A02;
		display: block;	width: 100%; padding:10px 0 0 15px; margin:0 0; }
	.map_containter {
		background-color: white;
		padding: 10px 10px;
	}
	.hledej { border: 0px; background-color: #7b2d19; padding: 0 5px; color: white; font-weight: bolder;}
	.enter {margin-right: 20px;}
	.exit {margin-left: 20px;}
	.enter2 {margin-right: 38px;}
	.exit2 {margin-left: 28px;}
	.enter-text {
		font-size: 1.1em;
		font-family: "Times New Roman";
		font-style: italic;
		font-weight: bolder;
		color: #7b2d19;
	}
	.enter-sub-text {
		font-size: 0.6em;
	}
	#gmapaddress { border: 0px solid white}
	#gminfo { color: black; font-size: 0.7em; }
	#gmtitle {color: black; font-size: 0.8em; font-weight: bolder;  }
	#pozvikamarada td {font-family: "Times New Roman"; color: gold; font-size: 1em; padding: 2px}
	#pozvikamarada input {font-family: "Times New Roman"; color: black; font-size: 1em; border: 0px solid white}
	
#footer {
bottom:0;
height:1px;
left:0;
position:fixed;	
width:100%;
z-index:10;
}
	