A:link {
    COLOR: #AF0707;
    text-decoration: none;
    }

A:visited {
    COLOR: #AF0707;
    text-decoration : none;
    }

A:hover {
    COLOR: #AF0707;
    text-decoration : underline;
    }

body  {
	font-family: Times New Roman;
	font-size: 120%;
}

.okno  {
	border-right: 1 solid #CCCCCC;
	border-left: 1 solid #CCCCCC;
}

.nazev  {
	font-family : Tahoma, Arial, Helvetica, sans-serif, 'Helvetica CE', 'Arial CE';
	font-size: 170%;
	font-weight: bold;
	padding-right: 5;
}

.podnazev  {
	font-family : Tahoma, Arial, Helvetica, sans-serif, 'Helvetica CE', 'Arial CE';
	font-size: 130%;
	margin-top: -15px;
}

.okenko  {
	background-color: White;
	border-bottom: 1 solid #CCCCCC;
	border-top: 1 solid #CCCCCC;
	padding-bottom: 5;
	padding-top: 5;
}

.small  {
	font-size: 85%;
}

.nadpis1  {
	font-family: Tahoma, Arial, Helvetica, sans-serif, 'Helvetica CE', 'Arial CE';
	font-size: 110%;
	font-weight: bold;
	margin-top: 30px;
}

.nadpis2  {
	font-family: Tahoma, Arial, Helvetica, sans-serif, 'Helvetica CE', 'Arial CE';
	font-size: 90%;
	font-weight: bolder;
	margin-top: 15px;
}

.citace  {
	margin-left: 30;
	margin-right: 30;
	font: 85%;
}

.paticka  {
	font-family: Tahoma, Arial, Helvetica, sans-serif, 'Helvetica CE', 'Arial CE';
	background-color: White;
	border-bottom: 1 solid #CCCCCC;
	border-top: 1 solid #CCCCCC;
	padding-bottom: 5;
	padding-top: 15;
	font: 70%;
	text-align: center;
}

.zahlavi  {
	background-color: White;
	border-bottom: 1 solid #CCCCCC;
	border-top: 1 solid #CCCCCC;
	padding-bottom: 5;
	padding-top: 15;
	font-family: Tahoma, Arial, Helvetica, sans-serif, 'Helvetica CE', 'Arial CE';
	font: 75%;
	text-align: center;
}

.menu  {
	background-color: #CCCCCC;
	padding-bottom: 5;
	padding-top: 5;
	font-family: Tahoma, Arial, Helvetica, sans-serif, 'Helvetica CE', 'Arial CE';
	font: 75%;
	text-align: center;
}