.tekst {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
        margin-right: 4em;
        margin-left: 4em;
}

.naglowek {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: 006400;
	text-decoration: none;

}

.link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: 0000FF;
	text-decoration: none;
}

.link:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: 0000FF;
	text-decoration: none;
}
.data {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
        margin-right: 4em;
        margin-left: 4em;
}

