body {
margin: 0;
padding: 0;
color: #000;
font-family: Tahoma;
font-size: 12px;
background-color: #CCCCCC;
}

.header {
background-color: #9A060B;
color: #FFF;
font-size: 12pt;
font-weight: bold;
padding: 2px;
border-bottom: 1px solid #000;
}

td.content {
background-color: #FFF;
color: #000;
border: none;
font-size: 12px;
vertical-align: top;
margin-top:0;
padding: 2px;
}

.style1 {
	font-size: 36px;
	font-weight: bold;
	font-family: Tahoma;
	color: #FFFFFF;
}

body,td,th {
	color: #666666;
	font-family: Tahoma;
	font-size: 13px;
}

a:link {
	color: white;
	text-decoration: none;
}
          
a:visited {
	color: white;
	text-decoration: none;
}

a:hover {
	color: white;
	text-decoration: underline;
}

a:active {
	color: white;
	text-decoration: none;
}

.odkaz1 {
	color: navy;
	text-decoration: underline;
}

.odkaz2 {
	color: black;
	text-decoration: none;
}

