body { font-family: verdana; font-size: 9px}


.powitanie  {
	color: Black;
	font-family: verdana;
	font-size: 8pt;
	font-weight : normal;
	margin-top : 10px;
}
.dzialy  {
	color: Black;
	font-family: verdana;
	font-size: 7pt;
	font-weight : normal;
	margin-top : 10px;
}

.onas  {
	color: Black;
	font-family: verdana;
	font-size: 8pt;
	font-weight : normal;
	margin-top : 10px;
}

.kontakt  {
	color: Black;
	font-family: verdana;
	font-size: 10pt;
	font-weight : normal;
	margin-top : 10px;
}

.aktdata  {
	color: Black;
	font-family: verdana;
	font-size: 9pt;
	font-weight : normal;
	margin-top : 10px;
}
.akttekst  {
	color: Black;
	font-family: verdana;
	font-size: 8pt;
	font-weight : normal;
	margin-top : 10px;
}

.linki  {
	color: White;
	font-family: verdana;
	font-size: 8pt;
	font-weight : bold;
}


a:link {
	color: #E16900;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}
a:hover {
	color: #E16900;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:visited {
	color: #E16900;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}