.MENU {
color: #FFFFFF;
font-family: "Arial, Helvetica, sans-serif";
font-weight: bold;
font-size: 12px;
text-decoration: none
}

.MENU:HOVER {
color: yellow;
font-family: "Arial, Helvetica, sans-serif";
font-weight: bold;
font-size: 12px;
text-decoration: none
}

.AMENU {
color: yellow;
font-family: "Arial, Helvetica, sans-serif";
font-weight: bold;
font-size: 12px;
text-decoration: none
}

.MESTO {
color: #006600;
font-family: "Georgia, Times New Roman, Times, serif";
font-size: 25px;
font-weight: bold;
}

.NADPIS {
color: #000000;
font-family: "Georgia, Times New Roman, Times, serif";
font-size: 18px;
font-weight: bold;
}

.TEXT {
color: #000000;
font-family: "Arial, Helvetica, sans-serif";
font-size: 13px;
text-decoration: none;
}

.ARIAL2 {
color: #000000;
font-family: "Arial, Helvetica, sans-serif";
font-size: 12px;
text-decoration: none;
}

.ARIAL3 {
color: #000000;
font-family: "Arial, Helvetica, sans-serif";
font-weight: bold;
font-size: 13px;
text-decoration: none;
}

.ARIAL3:HOVER {
color: #000000;
font-family: "Arial, Helvetica, sans-serif";
font-weight: bold;
font-size: 13px;
text-decoration: underline;
}

.ARIAL3U {
color: #000000;
font-family: "Arial, Helvetica, sans-serif";
font-weight: bold;
font-size: 13px;
text-decoration: underline;
}

.UC {
color: #0000FF;
font-family: "Georgia, Times New Roman, Times, serif";
font-weight: bold;
font-style: italic;
font-size: 24px;
}

.FLINK {
font-family: "Arial, Helvetica, sans-serif";
font-size: 13px;
color : darkblue;
text-decoration : none;
}

.FLINK:HOVER {
font-family: "Arial, Helvetica, sans-serif";
font-size: 13px;
color : black;
text-decoration : none;
}

.FFLINK {
font-family: "Arial, Helvetica, sans-serif";
font-size: 13px;
color : darkblue;
text-decoration : none;
}

.FFLINK:HOVER {
font-family: "Arial, Helvetica, sans-serif";
font-size: 13px;
color : red;
text-decoration : none;
}


.MCCOMP {
color : white;
font-family: "Arial, Helvetica, sans-serif";
font-size: 10px;
text-decoration : none;
}

.MCCOMP:HOVER {
color : yellow;
font-family: "Arial, Helvetica, sans-serif";
font-size: 10px;
text-decoration : none;
}

.GBLINK {
font-family: Times New Roman CE;
color : navy;
text-decoration : none;
}

.GBLINK:HOVER {
font-family: Times New Roman CE;
color : darkblue;
text-decoration : none;
}

