A  {
	text-decoration : none;
	color : blue;
}

A:hover  {
	text-decoration : underline;
	font-size : larger;
	font-weight : bold;
	color : red;
}

A:active  {
	text-decoration : none;
	font-weight : bold;
	color : red;
}

.text  {
	font-family : Arial CE, Helvetica CE, Arial, Helvetica;
	font-size : 10pt;
	font-weight : normal;
	text-indent : 25pt;
	text-align : justify;
	color : black;
}

.ltext  {
	font-family : Arial CE, Helvetica CE, Arial, Helvetica;
	font-size : 10pt;
	font-weight : normal;
	text-align : justify;
	color : black;
}

.mtext  {
	font-family : Arial CE, Helvetica CE, Arial, Helvetica;
	font-size : 8pt;
	font-weight : normal;
	text-indent : 5pt;
	text-align : justify;
	color : black;
}

.ctext  {
	font-family : Arial CE, Helvetica CE, Arial, Helvetica;
	font-size : 10pt;
	font-weight : normal;
	text-align : center;
	color : black;
}

.menu  {
	font-family : Arial CE, Helvetica CE, Arial, Helvetica;
	font-size : 12pt;
	font-weight : bold;
	text-align : center;
	color : blue;
}

.menu1  {
	font-family : Arial CE, Helvetica CE, Arial, Helvetica;
	font-size : 12pt;
	font-weight : bold;
	color : blue;
}

.hlavicka  {
	font-family : Arial CE, Helvetica CE, Arial, Helvetica;
	font-size : 18pt;
	font-weight : bold;
	text-align : center;
	color : red;
}

.sector  {
	font-family : Arial CE, Helvetica CE, Arial, Helvetica;
	font-size : 12pt;
	font-weight : bold;
	text-align : center;
	color : black;
}

