<style>
<!--
.menu { font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: black;
}
.info { font-family: sans-serif;
	font-size: 9pt;
	color: black
}

.zmena { font-family: sans-serif;
	font-size: 8pt;
	color: gray;
	font-style: italic;
}

P   { font-family: sans-serif;
	 font-size: 10pt;
	 color: black
}
TD  { font-family: sans-serif;
	 font-size: 10pt;
	 color: black
}
LI       { font-family: sans-serif;
	 font-size: 10pt;
	 color: black
}
H1       { font-family: sans-serif;
	 color: black
}
H2       { font-family: sans-serif;
	 color: black
}
H3       { font-family: sans-serif;
	 color: black
}
H4       { font-family: sans-serif;
	 color: black
}
TABLE   { font-family: sans-serif;
	 font-size: 10pt;
	 color: black
}

A.kodovani:link { font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: rgb(0,128,00);
	text-decoration: none
}
A.kodovani:visited { font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: rgb(0,128,128);
	text-decoration: none
}
A.kodovani:active { font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: blue;
	text-decoration: none
}
A.kodovani:hover { font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: blue;
	text-decoration: none
}
A:link { font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: darkgreen;
	text-decoration: none
}
A:visited { font-family: sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: darkgreen;
	text-decoration: none
}
A:active { color: blue;
	font-weight: bold;
	font-family: sans-serif;
	text-decoration: none
}
A:hover { color: blue;
	font-weight: bold;
	font-family: sans-serif;
	text-decoration: none
}
.text { font-family: sans; text-indent: 15px; margin-top: 0; margin-bottom: 0 }
.priklad { font-family: monospace;
	background-color: rgb(240,240,240);
	font-weight: bold;
	border: 1px solid;
	margin: 5px;
	padding: 5px;
	text-indent: 0px
}
.podpis { text-align: right }

.vystraha { color: rgb(255,0,0); font-weight: bold }
-->
</style>




