
BODY 		
	{
	font-family:arial, arila ce, helvetica; 
	font-size:10pt;
	}

A			
	{ 
	color:#333333; 
	font-size:8pt; 
	}

A:link, A:visited, A:active
	{ 
	text-decoration: none;
	}
	
A:hover		
	{
	text-decoration: underline;
	}

TD	
	{
	font-family:arial, arila ce, helvetica; 
	font-size:10pt; 
	font-weight:normal;
	}

.nadpis	
	{
	font-family:arial, arila ce, helvetica; 
	font-size:11pt; 
	font-weight:bold;
    color: #990000;
	}
H1 {
  font-size: 18px;
  text-align: center;
  padding: 0;
  font-weight: normal;
  margin: 0;
}
H2 {
  font-size: 14px;
  padding: 0;
  margin: 0;
  font-weight: normal;
}