<STYLE>
.haluska { color: cyan; }
.tabnadpis { color: red; font-size: 10pt; font-weight: bold; font-family: tahoma; }
.ONE { font-family: tahoma; Font-size: 10pt; font-weight: bold; color: red; }
.TWO { font-family: tahoma; Font-size: 10pt; font-weight: bold; color: white; }
.THREE { font-family: tahoma; Font-size: 10pt; font-weight: bold; color: #ffff00; }
.FOUR { font-family: tahoma; Font-size: 10pt; font-weight: bold; color: black; }
A { text-decoration: none; color: #ffff00; font-size: 10pt; font-family: tahoma; font-weight: bold; }
A:hover { text-decoration: underline; color: white; }
BODY { background-color: #ffff00; }
</STYLE>