h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 5px;
}

p   {
	text-indent: 30px;
	margin: 7px;
	font-family: Garamond;
	font-weight: 500;
	font: 16px;
	color: #006184;
}
a        {
	text-decoration: none;
	font-family: "Monotype Corsiva";
	font: 25px;
	font-weight: 500;
	line-height: 25px;
}
a:link   {	color: #006184;}
a:visited {	color: #006184;}
a:active {color: #006184;}
a:hover  	{ color: red; text-decoration: underline; }
h1    {
	color: navy;
	text-align: center;
	font-family: "Garamond Premr Pro Smbd";
	font-size: 25px;
}

#obsah       { position: absolute; width: 18cm; top: 5.2cm; left: 7cm; }
#obsah {
	background-color: white;
	color: navy;
	border-style: none;
	border-width: none;
	font;  font-family: "Times New Roman";
	font: 14px;
}

#head    { position: absolute; width: 20cm; top: 0cm; left: 0cm; height: 5cm; }
#head {
	background-color: #white;
	color: Yellow;
}

#menu        {position: absolute ;width: 6cm; top: 5.2cm; left: 1cm; height: 13cm}
#menu        {
	background-color: white;
	border-style: none;
	font-family: "Courier New", Courier, monospace;
	font: 18px;
	vertical-align: baseline;
	text-indent: 50px;
	line-height: 7px;
}

 img { border-style: none; } 


