body{
	margin: 0 0 0 0;
	padding: 0;
	background-color: #96989B;
}
.haslo{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #4b4b4b;
	text-decoration: none;
}
.tytul{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #a4c50d;
	text-decoration: none;
}
.tekst{
	font-family: Arial;
	font-size: 11px;
	color: #4b4b4b;
}
.whitebig{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.white{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}
.grey{
	font-family: Arial;
	font-size: 11px;
	color: #e1e1e1;
}