<HTML>
<STYLE TYPE="text/css">
<!--
BODY {
        text-align: center;
        background: #FFFFFF;
}

A:hover {
        text-decoration: underline;
}


.fidel { /* logo fidel */
        background: #DDDDDD;
        font-family: Verdana, MS Sans Serif, Arial;
        font-weight: bold;
        color: #0000A0;
        font-size: 24pt;
        text-align: left;
}

.num { /* numer */
        background: #DDDDDD;
        font-family: Verdana, MS Sans Serif, Arial;
        color: #880033;
        font-size: 16pt;
        text-align: center;
}

.temat { /* numer */
        background: #DDDDDD;
        font-family: Verdana, MS Sans Serif, Arial;
        font-weight: bold;
        color: Navy;
        font-size: 10pt;
        text-align: left;
}


.cecha { /* zwykły tekst */
        font-weight: bold;
        color: #008833;
}

.text { /* zwykły tekst */
        font-size: 9pt;
        text-align: left;
        vertical-align: top;
        color: #000033;
        font-family: Verdana, MS Sans Serif, Arial;
}

.td1 { /* tabela 1 */
        font-size: 9pt;
        text-align: center;
        color: #000033;
        background: #DDDDDD;
	font-family: Verdana, MS Sans Serif, Arial;
}


.td2 { /* tabela 2 */
        font-size: 9pt;
        text-align: center;
        color: #000033;
        background: #EEEEEE;
	font-family: Verdana, MS Sans Serif, Arial;
}

.stext { /* zwykły tekst */
        background: #DDDDDD;
        font-size: 8pt;
        text-align: left;
        color: #000033;
        font-family: MS Sans Serif, Arial;
}


.linktxt { /* linki w tekscie strony */
        text-decoration: none;
              font-size: 9pt;
              color: #0022FF;
        font-family: MS Sans Serif, Arial;
}

-->
</STYLE>
</HTML>

