a:link {
color: black;
text-decoration: none;
 }

a:visited{
color: black;
text-decoration: none;
}

a:hover{
color: red;
text-decoration: underline;
}

a:active{
color: red;
text-decoration: none;
font-weight : bold;
}

.hideme{ 
visibility:hidden; 
} 

body
{
        scrollbar-face-color: #ffffff;
        scrollbar-highlight-color: #ffffff;
        scrollbar-3dlight-color: #999999;
        scrollbar-darkshadow-color: #ffffff;
        scrollbar-shadow-color: #999999;
        scrollbar-arrow-color: #999999;
        scrollbar-track-color: #ffffff;
}

h1{
margin:0 5; 
font-family: Verdana; 
font-size: 8pt; font-weight: bold; text-align:left; text-decoration:none  
}

.tytul{
font-size: 10pt;
font-family: Arial;
color: #495778;
font-weight: bold; 
text-align: center; margin: 10 5 
}

.lista{
font-family: Arial; 
font-size: 8pt; 
color: #495778; 
text-align: left; 
margin: 5
}
