H1
{  
font-size : 20px; font-weight : 100; color : yellow; font-family: tahoma;
}

H2 
{  
font-size : 12px; font-weight : 100; color : black; font-family: san-sefir;
}

H3 
{  
font-size : 10px; font-weight : 100; color : darkblue; font-family: tahoma;
}


H4 
{  
font-size : 14px; font-weight : 100; color : black; font-family: times;
}

H5
{  
font-size : 14px; font-weight : 100; color : darkblue; font-family: arial;
}

P.do_daty {text-align: center; color: #FFFFFF; font-size: 10px; font-weight: 100; font-family: arial;}
P.do_daty2 {text-align: center; color: #FFFFFF; font-size: 11px; font-weight: 100; font-family: arial;}
P.do_menu {font-size : 11px; font-weight : 100; color : black; font-family: arial;}
P.do_opisu {font-size : 11px; font-weight : 100; color : yellow; font-family: arial;}
P.do_menu2 {font-size : 12px; font-weight : 100; color : black; font-family: arial;}

BODY 
{
background-color: #ffffff; 
font-size: 12px; 
color : black; 
font-family: arial;
SCROLLBAR-FACE-COLOR: #777777; 
SCROLLBAR-HIGHLIGHT-COLOR: #777777; 
SCROLLBAR-SHADOW-COLOR: #000000; 
SCROLLBAR-ARROW-COLOR: #000000; 
SCROLLBAR-TRACK-COLOR: #444444; 
SCROLLBAR-BASE-COLOR: #777777; 
scrollbar-3d-light-color: #000000
}



A:link {color: red; text-decoration:none;}
A:visited {color: red; text-decoration:none;}
A:active {color: red; text-decoration:none;}
A:hover {color: red; text-decoration:underline;}


