BODY {

background-Color: white;
font-family: Verdana;
font-size: 12px;
color: black;

}

A {

	font-family: Verdana;
	font-size: 12px;
	color: black;
	text-decoration: underline;

}

A:hover {

	font-family: Verdana;
	font-size: 12px;
	color: black;
	text-decoration: underline;

}

A.bez_podkreslenia {

	font-family: Verdana;
	font-size: 12px;
	color: black;
	text-decoration: none;

}

A.bez_podkreslenia:hover {

	font-family: Verdana;
	font-size: 12px;
	color: black;
	text-decoration: underline;

}

FONT.naglowek {

	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	

}

.form {

	background: white;
	border: solid 1px black;

}

a.ostatnie_komentarze_link {

	font-weight: bold;
	text-decoration: none;

}

a.ostatnie_komentarze_link:hover  {

	font-weight: bold;
	text-decoration: underline;

}

a.pasek_dolny_link {

	color: white;
	font-weight: bold;
	text-decoration: none;

}

a.pasek_dolny_link:hover  {

	color: white;
	font-weight: bold;
	text-decoration: underline;

}

a.pasek_gorny_link {

	color: gray;
	font-weight: bold;
	text-decoration: none;

}

a.pasek_gorny_link:hover  {

	color: gray;
	font-weight: bold;
	text-decoration: underline;

}

 a.archiwum_informacji_link {
 
	color: black;
	font-weight: bold;
	text-decoration: none;
 
 }
 
 a.archiwum_informacji_link:hover {
 
	color: black;
	font-weight: bold;
	text-decoration: none;
 
 }
 
 a.tytul_newsa {
 
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
 }
 
 a.tytul_newsa:hover {
 
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
 }