
<STYLE TYPE="text/css">   
   <!--
BODY 
{  

SCROLLBAR-FACE-COLOR: #101094; 
SCROLLBAR-HIGHLIGHT-COLOR: white; 
SCROLLBAR-SHADOW-COLOR: white; 
SCROLLBAR-ARROW-COLOR: white; 
SCROLLBAR-BASE-COLOR: #0000ff; 
scrollbar-3d-light-color: #000ff; 
scrollbar-dark-shadow-color: #0000FF;

font-family: Arial;

}
TABLE
{  

font-size:10;

}
  A:link   {
   	color : #000077;
       	text-decoration : none; 
  	font-weight : bold;
	}
  A:visited    {
   	color : #000077;
       	text-decoration : none; 
   	font-weight : bold;

	}
  A:active   {
   	color : #000077;
       	text-decoration : none;
        font-weight : bold;
	}
       
   A:hover  {
   	color : blue;
       	text-decoration: underline;
	font-weight : bold;
	}

   .nadpis {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #000080; FONT-FAMILY: MS Sans Serif;                 TEXT-DECORATION: none 
        }
   
   .text{
     font-size:11;   
     }
   
  
   -->
   </STYLE>