
<html>
<STYLE type="text/css">
<!--
A.main { 
        color:#FF1111;
        text-decoration: none;
        font-family:helvetica;
		font-size:20px;
		font-weight:bold;}
A.main:HOVER {color: #FFFFFF; font-size: 20px; font-family: helvetica; text-decoration: underline}
A.ex {  color:#336699;
        text-decoration: none;
        font-family: helvetica;
		font-size:16px;
		font-weight:bold;}
A.ex:HOVER {
        color:#FF9933;
        text-decoration: underline;
     	font-family: helvetica;
		font-size:16px;
		font-weight:bold;}
A.mail { 
        color:#0066FF;
        text-decoration: none;
        font-family: arial;
		font-size:14px;
		text-alignment:left;
		font-weight:bold;}
A.mail:HOVER { 
        color:#0066FF;
        text-decoration:underline;
        font-family: arial;
		font-size:14px;
		text-alignment:left;
		font-weight:bold;
}
body {font-family: arial; color:#000000; cursor:crosshair; font-size:16pt;
scrollbar-face-color:#3366CC;scrollbar-shadow-color: #D0C18A;scrollbar-highlight-color:#D0C18A;
      scrollbar-3dlight-color:#D0C18A;scrollbar-darkshadow-color:#D0C18A;scrollbar-track-color:#D0C18A;
	  scrollbar-arrow-color:#FFFFFF}
p {color:#6600FF}
td.menu{color: #0011AA; font-family:arial; font-size:14px ;font-weight:bold; bgColor:#00CC33}
td.opis{color: black;font-family: helvetica}
input.but1 {color:#0000CC; background:#FF9966;font-weight:bold;}
input.but2 {color:#6666CC; background:#FFCC66;font-weight:bold;}
-->
</STYLE>
</html>


