body{
	font-family : Arial;
	font-size : 10pt;
	color : Black;
}
.podnadpis{
	font-weight: bold;
	text-decoration : underline;
}
TD{
	font-size : 10px;
}
A:hover {
	color : Gray;
	font-weight : bold;
}
A:link {
	color : Black;
	font-weight : bold;
}
A:active{
	color : Silver;
	font-weight : bold;
}
A:visited{
	font-weight : bold;
}
nadpism{
	font-weight: bold;
}
.cislo{
	font-weight : bold;
	text-decoration : underline;
	font-style : italic;
	font-size : 10pt;
}
.conten{
	font-size : 18pt;
	font-family : "Arial Black";
	text-transform : uppercase;
	font-weight : bolder;
}
.type {
	font-weight : normal;
	text-transform : uppercase;
	font-family : "Arial Narrow";
	font-size : 12pt;
	margin-bottom : 0;
	margin-top : 0;
}
.meno{
	font-style : italic;
	font-weight : bold;
	font-family : "Times New Roman";
	font-size : 12pt;
	margin-bottom : 0;
	margin-top : 0;
}
.nadp{
	font-family : "Arial Black";
	font-style : normal;
	font-weight : bolder;
	font-size : 10pt;
	margin-bottom : 0;
	margin-top : 0;
	text-transform : uppercase;
}
.nad{
	font-family : Arial;
	font-style : normal;
	font-weight : bold;
	font-size : 10pt;
	margin-bottom : 0;
	margin-top : 0;
	text-transform : uppercase;
}
.text{
	text-align : right;
}
.popiska{
	font-style : italic;
}