<html>

<head>
<title></title>
</head>

<body>

<pre>BODY {
	background-color: White;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	vertical-align: top;
}</pre>

<pre>TABLE {
	border: 0px;
	text-align: center;
	width: 100%;
}</pre>

<pre>H1 {
	color: blue;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}</pre>

<pre>H2 {
	color: navy;
	font-size: 18px;
	text-align: center;
}</pre>

<pre>H3 {
	color: navy;
	font-size: 13px;
}
</pre>

<pre>A{
	color: #0033cc;
	font-size: 14px;
}</pre>

<pre>A:hover{
	background-color: #0066cc;
	color: white;
	text-decoration: none;
}</pre>

<pre>HR{
	color: navy;
	width: 95%;
	height: 2px;
}</pre>

<pre>.nadred{
	color: red;
	font-size: 16px;
	font-weight: bold;
}</pre>

<pre>.nadtab {
	background-color: navy;
	color: aqua;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}</pre>

<pre>.nejvyk{
	background-color: #FFCC66;
}</pre>

<pre>.right{
	background-color: Navy;
	vertical-align: top;
}</pre>

<pre>.rightmenu{
	color: white;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}</pre>

<pre>.rightmenu:hover{
	background-color: navy;
	color: yellow;
}</pre>

<pre>.rightup{
	color: yellow;
	font-size: 16px;
	font-weight: bold;
}</pre>

<pre>.rightdate{
	background-color: #6699ff;
	color: yellow;
	font-weight: bold;
}</pre>

<pre>.righttime{
	color: lime;
}</pre>

<pre>.rightmain{
	color: white;
	font-size: 13px;
}</pre>

<pre>.blue{
	color: #3333CC;
}</pre>

<pre>.red{
	color: red;
}</pre>

<pre>.orange{
	color: #FF9900;
}</pre>

<pre>.aqua{
	color: aqua;
}</pre>

<pre>.najem{
	background-color: yellow;
}</pre>

<pre>.reknad {
	BACKGROUND-COLOR: #6699cc; COLOR: yellow; TEXT-ALIGN: center
}
.rekmain {
	BACKGROUND-COLOR: #ffcc66; FONT-SIZE: 16px; FONT-WEIGHT: bold; WIDTH: 80%
}</pre>
</body>
</html>
