.naglowek{
	background-color: #527100;
	font-family: verdana;
	font-size: x-small;
	color: #E2CB00;
	font-weight: bold;
}
.normalny{
	background-color: #FFE4AF;
	font-family: verdana;
	font-size: x-small;
	color: #black;
}
.pomaranczowy{
	background-color: #FF9E69;
	font-family: verdana;
	font-size: x-small;
	color: #black;
	font-weight: bold;
}
.czerwony{
	background-color: #A83C00;
	font-family: verdana;
	font-size: x-small;
	color: #E2CB00;
	font-weight: bold;
}
.tytul{
	font-family: verdana;
	font-weight: bold;
	font-size: x-small;
}