.normal  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	color : #000000;
	text-align : left;
	border-color : #00FF00;
	text-decoration : none;
	text-transform : none;
	font-style : normal;
}

.nadpis  {
	font-size : medium;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-decoration : none;
	text-align : center;
	text-transform : uppercase;
}

.nadpis2  {
	font-size : small;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-decoration : none;
	text-align : center;
	text-transform : uppercase;
	.odkaz   
	font-family : Times New Roman;
	font-size : x-small;
}

.adresa  {
	font-size : xx-small;
	font-family : monospace;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : center;
}

.zahlavi  {
	font-family : Arial;
	font-size : xx-small;
	font-weight : bold;
	background-color : Black;
	color : White;
}

ul  {
	margin-top : 0px;
	margin-left : 18px;
	margin-bottom : 0px;
	list-style-image : url(puck.html);
	list-style-position : outside;
}

ol  {
	margin-top : 0px;
	margin-left : 18px;
	margin-bottom : 0px;
	list-style-image : url(triangle.html);
	list-style-position : outside;
}


A  {
	font-family : Arial;
	font-size : x-small;
	font-weight : normal;
	color : Black;
}

.odkazwhite  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	color : White;
}

.buton  {
	font-size : xx-small;
	font-weight : normal;
	color : White;
	font-family : Arial;
	background-color : #000066;
}

.tabulka  {
	color : Black;
	font-weight : bold;
	font-family : Arial;
	font-size : xx-small;
}

.vysledky  {
	font-size : x-small;
	font-family : Arial;
	color : Black;
	background-color : White;
}

.tabnadpis  {
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	color : White;
	background-color : #000066;
}

.tabfat  {
	font-weight : bold;
}

