table   {
        font-family: Verdana;
        font-size: 11px;
        }
.dane   {
        font-family: Verdana;
        font: 11px;
        color: black;
        font-weight: bold;
        }
.dane1 {
       font-family: Verdana;
       font: 9px;
       color: black;
       font-weight: bold;
       }
.tytul {
       font-family: Verdana;
       font: 14px;
       color: black;
       font-weight: bold;
       text-decoration : underline; }
.srodek {
	font-family: Verdana;
        font: 16px;
        color: midnightblue;
        font-weight: bold; }	

A:link {font-family: tahoma; font size="11"; color: #003300; text-decoration: none;}
A:visited {font-family: tahoma; font size="11"; color: #003300; text-decoration: none;}
A:active {font-family: tahoma; font size="11"; color: #003300; text-decoration: none;}
A:hover {font-family: tahoma; font size="11"; color: #009900; text-decoration: none;}
