BODY {
	background-color:#E8E8E8;
	color: Black;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	margin-left: 0px; margin-top:0px; margin-right:0px;
}
.nag {
	background-color: #D3D3D3;
	color: Black;	
	font-weight: bold;
	width:100%;
}
.tekst {
	font-family: Arial,Tahoma,Verdana;
	color: Black;	
	font-size: 12px;
}
.link {
	color: Maroon;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.menu {
	color: Maroon;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background-color: #D3D3D3;
}
A {
	color: Maroon;
}
A:hover {
	color: Red;
}
.naglowek {
	font-size: 16px;
	font-weight: bold;
	background-color: #D3D3D3;
	color: Maroon;
	text-align: center;
}
.tytul_sekcji {
	font-size: 16px;
	font-weight: bold;
	color: Maroon;
	text-align: center;
}
.stopka {
	background-color: #D3D3D3;
	font-weight: bold;
	font-size: 11px;
}
.info {
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
}
