BODY {
	background-color : #FFFFAA;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	color : Black;
}

A {
	font-family : Arial, Helvetica, sans-serif;
	color : Blue;
	text-decoration : none;
}
A:HOVER {
	color : Red;
	text-decoration : underline;
}

.nadpis {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-weight : bold;
	text-align : center;
}
.podnadpis {
	font-family : "Times New Roman", Times, serif;
	font-size : 15pt;
	font-weight : bold;
	text-align : left;
}

.cislo {
	font-family : Arial, sans-serif;
	font-size : 28pt;
	font-weight : 900;
	font-style : italic;
}

P {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
}

P.clanek {
	text-align : justify;
	text-indent : 0.5cm;
	line-height : 130%;
}

P.neodsaz {
	text-align : left;
}

P.otazka {
	font-weight : bold;
	text-align : left;
	padding-left : 0.75cm;
	text-indent : -0.5cm;
}

P.odpoved {
	font-weight : normal;
	text-align : justify;
	margin-left : 1cm;
}

P.podpis {
	font-size : 12pt;
	font-style : italic;
	text-align : right;
}

A.X{
	font-size : 12pt;
	font-weight : 600;
}

A.X:LINK {
	color : Blue;
	text-decoration : none;
}

A.X:HOVER {
	color : Red;
	text-decoration : underline;
}

A.X:ACTIVE {
	color : Red;
	text-decoration : none;
}

A.toc {
	font-size : 14pt;
	font-weight : normal;
}

A.toc:LINK {
	text-decoration : none;
	color : Blue;
}

A.toc:HOVER {
	text-decoration : underline;
	color : Red;
}

A.toc:ACTIVE {
	text-decoration : none;
	color : Red;
}

A.bottom {
	font-size : 12pt;
	font-weight : 600;
}

A.bottom:LINK {
	text-decoration : none;
	color : Blue;
}

A.bottom:HOVER {
	text-decoration : none;
	color : Red;
}

A.bottom:ACTIVE {
	text-decoration : none;
	color : Red;
}

