P  {
	font-family : Arial;
	font-size : small;
	font-style : normal;
	color : Black;
}

H1  {
	font-family : Arial;
	font-size : medium;
	color : Navy;
	font-weight : bold;
}

H2  {
	font-family : Arial;
	font-weight : bold;
	font-size : medium;
	font-style : normal;
	color : Black;
}

H3  {
	font-family : Arial;
	font-size : small;
	font-weight : bold;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	font-family : Arial;
	font-size : small;
	font-style : normal;
	color : Black;
}

TD.nadpis  {
	font-family : Arial;
	font-size : medium;
	font-weight : bold;
	color : Navy;
}

TD.nazev  {
	font-size : small;
	font-family : Arial;
	font-weight : bold;
	color : Black;
}

TD.nazevBIG  {
	font-size : medium;
	font-family : Arial;
	font-weight : bold;
	color : Maroon;
}


