body {
	font-size: 10pt;
}
div.strona {
	font-family: verdana, serif;
	text-align: center;
}
div.naglowek {
	font-weight: bold;
}
div.srodek {
	text-align: justify;
}
div.stopka {
	text-align: center;
}
div.srodek a.wybor {
	text-decoration: none;
}
div.srodek a:hover.wybor {
	text-decoration: none;
}
.tytul_tabeli {
	font-size: 8pt;
	font-weight: bold;
}
li.poz_tabeli a {
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
}
li.poz_tabeli a:hover {
	font-size: 8pt;
	text-decoration: none;
}
.uwaga {
	text-align: center;
	font-size: large;
	font-weight: bold;
}
.tekst_newsa .tytul_newsa {
	text-decoration: underline;
	font-style: italic;
}
.tekst_newsa .podpis_newsa {
	font-style: italic;
	text-align: right;
}
.opcjeE, .opcjeE span {
	/*opcja Edytuj*/
	text-decoration: none;
	font-weight: bolder;
}
.opcjeU, .opcjeU span {
	/*opcja Usuń*/
	text-decoration: none;
	font-weight: bolder;
}
.L_P, .L_P span {
	/*link "na drugą stronę"*/
	text-decoration: none;
	font-weight: bolder;
}
.U_D, .U_D span {
	/*link "góra/dół"*/
	text-decoration: none;
	font-weight: bolder;
}
