
.punkt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
}

.punkty_currpage {
	font-size: 14px;
	color: #FF7E00;
	font-weight: bold;
}

.punkty_tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #768291;
	text-align:justify;
}

.punkty_tekst A:visited, .punkty_tekst A:link, .punkty_tekst A:active {
	color: #184880; text-decoration:none;
}

.punkty_tekst A:hover {
	color: #FF7800; text-decoration:underline;
}

.punkty_naglowek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #184880;
	text-align:left;
}

.stopka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #08246B;
	text-align:center;
}

.stopka A:visited, .stopka A:link, .stopka A:active {
	color: #08246B; text-decoration:none;
}

.stopka A:hover {
	color: #08246B; text-decoration:underline;
}


