
BODY {  font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: Black;
background-color: #F5F5F5; 
 }
			  
TABLE {
border: 1px solid #CCCCFF;
padding: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
text-align: justify;
}

H1 {
font-size: 12pt;
font-weight: bold;
color: #3300FF;
text-align: center;
background: #EAFFCC;	
}
H2 {font-size: 10pt;
font-weight: lighter;
color: #3300FF;
text-align: center;
background: #EAFFCC;		
}
H3 {font-size: 12pt;
font-weight: lighter;
color: #3300FF;
text-align: center;
background: #EAFFCC;		
}
	
#tablica {
border: 0px;
text-align: left;
color: maroon; background-color: transparent;
text-align: left;
}

.STILFORME
{font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: Blue;
border: 3px inset #00FFCC;}

A {
	text-decoration: none;
	color: Navy;
	background-color: transparent;
	font-size: 9pt;
	font-weight: bold;
}

A:Hover {
	text-decoration: none;
	color: Navy;
	background-color: #ADFF2F;
}