@charset "UTF-8";
body {
    	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
    	padding: 0;
    	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
    }

a {
color:#FFFFFF;
text-decoration:none}

a:hover {
		text-decoration:underline;
}

a:visited {
	color:#FFFFFF;
text-decoration:none
	}
.uvodni {
font-size: 18px;
font-weight:bold}

h1 {
font-size: 16px;
margin-bottom: 5px
}


h4 {
font-size: 12px;
margin-bottom: 0;
}

#hauptbox {
		font-family: Georgia, "Times New Roman", Times, serif;
		width: 800px;
		height:820px;
		color: #FFFFFF;
		text-align: left;
		display: block;
		background-image: url(img/bunter-Sand.jpg);
		background-repeat: no-repeat;
		background-position:center top;
		margin-top: 0;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
		padding-top: 10px;
		padding-right: 0px;
		padding-bottom: 10px;
		padding-left: 10px;
}

#hauptrahmen {
width: 800px;
height: auto;
}

/* Navigace */
.menubox li {
	font-size: 20px;
	font-weight: normal;
	color:#FFFFFF;
	padding-right:10px;
	float: left;
	width: auto;
	margin-right: 10px;
	margin-left: 0px;
	line-height: 20px;
	list-style:none
}

ul#menu {
	float: left;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: -20px;
	}
ul#menu ul {
	padding: 0 0 0 0;
	list-style: none;
	position: relative;
	}
ul#menu ul li {
	display: inline;
	margin: 0 0 0 15px;
	list-style:none;
	}
ul#menu .page_item a:link, ul#menu .page_item a:visited {
		color: #FFFFFF;
		text-decoration: none;
	}
ul#menu .page_item a:hover {
		color: #FFFFFF;
		text-decoration: none;
		padding-top: 0.1em;
		border-top: 4px solid #FFFFFF;
	}
ul#menu .current_page_item a:link, ul#menu .current_page_item a:visited, ul#menu .current_page_item a:hover, ul#menu .current_page_parent a:link, ul#menu .current_page_parent a:visited, ul#menu .current_page_parent a:hover, ul#menu .current_page_ancestor a:link, ul#menu .current_page_ancestor a:visited, ul#menu .current_page_ancestor a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0.1em;
	border-top: 4px solid #FFFFFF;
	}


ul#menu .aktiv  {
		border-top-width: 4px;
		border-top-style: outset;
		border-top-color: #FFFFFF;
		color: #FFFFFF;
		padding-top: 0px;
		vertical-align: sub;
		line-height: 20px;
		padding-top: .1em;
	}

.inhalt {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size: 12px;
	padding: 10px;
	position: relative;
	float: left;
	clear: none;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 500px;
	height: auto;
}

.inhalt p {
		margin-top:10px;
		margin-bottom:10px;
		font-size: 12px;
}


.inhaltSirsi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	position: relative;
	float: left;
	clear: none;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 787px;
	height: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.inhaltSirsi p {
		margin-top:10px;
		margin-bottom:10px;
		font-size: 12px;
}


.logo {
		float: right;
		margin-right: 0;
		margin-top: 50px;
		position:relative;
		width: 250px;
		height:auto;
		margin-bottom: auto;
}

.logo a {
text-decoration:none;
color: #FFFFFF
}

.logo a:hover {
text-decoration:none;
color: #666666;
}

.menubox {
float: left;
	padding:0;
}

.zuzene {
margin-right: 30px}

.vysokyRadek {
line-height: 1.5em
}
.fusszeile {
		float:left;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		color: #FFFFFF;
		margin-top: 40px;
		width:100%;
		margin-left: 10px;	
}

.prednadpis {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
		text-decoration: none;
		text-transform: uppercase;
		letter-spacing: 2px;
}

#hauptbox .inhalt a:hover {
		border-bottom-width: thin;
		border-bottom-style: none;
		border-bottom-color: #FFFFFF;
}

#hauptbox .inhalt .datumVystava {
		font-variant: normal;
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif;
}

.vystavy {
		margin-bottom: 30px;
}

