body {
	background-color: #FFFFFF;
	background-image: url(logo.gif);
	background-position: top center;
	background-repeat: no-repeat;
	
	color: #000000;
	font: 12px Verdana; line-height: 16px;
	margin: 0; padding: 0;
	text-align: center;
}
a {
	color: #800000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
a img { border: none; }



H1 {
	font: 14px Verdana;
	font-weight: bold;
	line-height: 20px;
	padding: 1em 0 0 0;
}
H1:first-of-type {
	padding: 0 0 0 0;
}

H2, H3 {
	font: 13px Verdana;
	font-weight: bold;
	line-height: 17px;
	padding: 1em 0 0 0;
}



div#outerholder {
text-align: left;
width: 979px;
margin: auto;
}

div#zahlavi {
	height: 207px; 
	text-align: right;
}

div#nadpis {
	height: 80px;
}
div#nadpis H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	padding: 35px 0 0 230px;
}







div#menublok {
	float: left; width: 209px;
	text-align: left;
	padding: 8px 0 0 0;
}
div#menublok a {
	display: block;
	padding: 3px 20px 3px 10px;
}







div#textblok {
	float: left; width: 340px;
	padding: 0 20px;
	
	text-align: left;
	border-left: 1px solid #C0C0C0;
}


div#obrazkyblok {
	float: right; width: 385px;
/*	background-color: red; */
	border: 0px solid #C0C0C0;
	padding: 12px 0 0 0;
}

div.nahledy {
	clear: both;
	border-top: 0px solid white;
}

div.nahledy a {
	border: 4px solid #FFFFFF;
	display: block;
	float: left;
	height: 120px;
	margin: 0 0 0px 0px;
	width: 120px;
}

div.nahledy a:hover {
	border-color: #FFCC00;
}



div#copyright {
	margin: 20px 0 10px 209px;
	padding: 3px 20px;
	text-align: left;
	border-left: 1px solid #C0C0C0;
	font-size: 10px; line-height: 13px;
	color: Gray;
}


div.vypis {
	margin: auto;
	text-align: left;
}

div.vypis a:hover {
	border-color: #FFFFFF;
}

div.vypis img {
	border: 0;
	height: 120px;
	width: 120px;
}

div.vypis p {
	padding: 10px 3px;
}

hr {
	clear: both;
	visibility: hidden;
}



