<STYLE type="text/css">
<--
{
       font-family: verdana;
       font-size: 8pt;
       font-style: bold;
       text-decoration: none;
       color: #000000;
						   // normal
}
A:link {
       font-family: verdana;
       font-size: 8pt;
       font-style: bold;
       text-decoration: none;
       color: #000000;                         // link un-odwiedziny
}

A:visited {
       font-family: verdana;
       font-size: 8pt;
       font-style: bold;
       text-decoration: none;
       color: #000000;                          // link odwiedzony
}
A:active {
       font-family: verdana;
       font-size: 8pt;
       font-style: underline;
       text-decoration: none;
       color: #000000;                          // link active
}

TD {
       font-family: verdana;
       font-size: 8pt;
       font-style: bold;
       text-decoration: none;
       color: #000000;                         // w tabelce
}
P {
       font-family: verdana;
       font-size: 8pt;
       font-style: bold;
       text-decoration: none;
       color: #000000;                          // paragraf
}
H2 {
       font-family: verdana;
       font-size: 10pt;
       font-style: bold;
       text-decoration: none;
       color: #FF6633;                          // paragraf
}
H3 {
       font-family: verdana;
       font-size: 10pt;
       font-style: bold;
       text-decoration: none;
       color: #000000;                          // paragraf
}

BODY {
	scrollbar-face-color: #FFFFFF;
        scrollbar-highlight-color: #FF9900;
        scrollbar-shadow-color: #FFFFFF;
        scrollbar-3dlight-color: #FFFFFF;
        scrollbar-arrow-color: #000000;
        scrollbar-track-color: #FFFFFF;
        scrollbar-darkshadow-color: #CC6600;
	font-size: 9pt;
	font-family: Trebuchet MS;

}

.oferta {
background: white;
}

.oferta #hover{
background: cyan;
}

.nowosci thead td
{
background: #FFCC66;    
}

.nowosci tbody :hover
{
    color:red;
    
}




-->
</STYLE>


