
BODY {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
	cursor:default;
	margin-top: 10pt;
	margin-bottom: 10pt;
	margin-right: 10pt;
	margin-left: 10pt;
	SCROLLBAR-FACE-COLOR: #E0E0E0;
	SCROLLBAR-HIGHLIGHT-COLOR: #484848;
	SCROLLBAR-3DLIGHT-COLOR: #7d7d7d;
	SCROLLBAR-SHADOW-COLOR: #004186;
	SCROLLBAR-DARKSHADOW-COLOR: #00000;
	SCROLLBAR-TRACK-COLOR: #004186;
	SCROLLBAR-ARROW-COLOR: #FF8040
}
       
A:link {
	color: #0063CE;
	cursor:hand;
	text-decoration: none
}

A:visited {
	color: #0063CE;
	cursor:hand;
	text-decoration: none
}

A:active {
	color: #0063CE;
	cursor:hand;
	text-decoration: none
}

A:hover {
	color: gray;
	text-decoration: underline
}

.data {
	font-size: 8pt;
	border-style: solid;
	border-width: 1;
	border-collapse: collapse;
	padding: 0;
	border-color: gray;
}

.data td {
	vertical-align: center;
	text-align: center;
}

.data th {
	vertical-align: center;
	text-align: center;
	background-color : #FFCE63;
}

.tab {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1;
	padding: 0;
	border-color: white
}

.tab TD {
	border-style: 0;
	padding: 0;
	vertical-align: top;
	text-align: justify;
}

.nadpis1 {
	font-family: Arial Black;
	color: silver;
	font-size: 30pt;
	font-weight : bold;
	position : relative;
	line-height : 25pt;
	margin: 0
}

.nadpis2 {
	color: #0063CE;
	font-size: 15pt;
	position : relative;
	line-height : 15pt;
	margin: 0
}

.nadpis3 {
	font-size: 12pt;
	font-weight : bold;
	position : relative;
	line-height : 8pt
}

.nadpis4 {
	font-size: 12pt;
	font-weight : bold;
	position : relative;
	line-height : 8pt;
	border-bottom-style : dashed;
	border-top-style : dashed;
	border-top-color : Black;
	border-bottom-color : Black;
	border-bottom-width : thin;
	border-top-width : thin;
	padding-top : 7;
	padding-bottom : 5
}

.menu_titulek {
	font-size: 9pt;
	font-weight: bold;
	color:gray;
	border-bottom-style : solid;
	border-top-style : solid;
	border-top-color : gray;
	border-bottom-color : gray;
	border-bottom-width : thin;
	border-top-width : thin;
	padding-top : 2;
	padding-bottom : 1
}
	
.malysedyital {
	font-size: 8pt;
	font-style : italic;
	color : gray
}

.mezilinkama {
	font-size: 8pt;
	color : #0063CE
}

.zprava {
	font-size: 8pt;
}

.jmeno {
	font-weight : bold;
	font-style : italic;
	color : gray;
}

