body	{text-align: center;
	font-size: 105%;
	font-family: "Comic Sans MS", "Comic Sans", Verdana , Arial, sans-serif;
	height: 100%;
	background: #4682b4 url("obr/rozetaleft.jpg") left 100px no-repeat;
	margin: 0;
	padding: 0;
	color: #2f4f4f;
	}
a	{color: black;
	}
a:hover	{color: white;
	}
#logo	{width: 100%;
	height: 130px;
	background: url(obr/logo.gif) no-repeat center center;
	}
h2, .logo	{display: none;
	}
div#menu {	position: absolute;
	top: 140px;
	left: 5px;
	float: left;
	width: 7em;
	margin: -1px 0 0 -1px;
	}
div#menu ul {margin: 0;
	padding: 0;
	width: 7em;
	background: url(obr/back.gif);
	border: 1px solid #AAA;
	font-weight: bold;
	}
div#menu li {position: relative;
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #CCC;
	background: url(obr/ctvr.gif) 95% 50% no-repeat;
	}
div#menu li:hover {background: #CCB;
	}
div#menu li.podmenu {background: url(obr/sipka.gif) 95% 50% no-repeat;
	}
	div#menu li.podmenu:hover {background: #CCD;
	}
div#menu li a {display: block;
	padding: 0.25em 0 0.25em 0.5em;
	text-decoration: none;
	width: 6.5em;
	color: white;
	}
div#menu li a:hover	{color: black;
	text-decoration: underline;
	}
div#menu>ul a {width: auto;
	}
div#menu ul ul {position: absolute;
	top: 0;
	left: 7em;
	display: none;
	width: auto;
	}
div#menu ul ul a {width: 10em;
	padding: 0.25em 15px 0.25em 0.5em;
	}
div#menu ul.prvni li.podmenu:hover ul.druhy {display:block;
	}
#telo	{float: right;
	width: 80%;
	text-align: left;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 5px;
	}
p#valid	{clear: both;
	float: right;
	padding: 30px 10px 0px 10px;
	font-size: 70%;
	text-indent: 0px;
	}
p#valid:first-letter	{font-weight: normal;
	}
p#valid a	{color: #66cdaa;
	}
div.centr	{position: relative;
	left: 20%;
	width: 70%;
	color: black;
	}
p	{text-indent: 2em;
	margin-bottom: 0px;
	margin-top: 0px;
	}
p:first-letter	{font-weight: bold;
	}
.odstup	{padding: 10px 10px;
	}
div.odstup a {display: block;
	text-decoration: none;
	margin: 4px;
	}
	img	{position: relative;
	left: 30px;
	border: 0;
}