body{
	font-family: Arial, Helvetica, sans-serif;
}
.podzial p{
	font-size:24px !important;
	color: white;	
}
.podzial p>span{
	font-size:24px !important;
	color: white !important;	
}
.podzial{
	background-color: black;
}
.podzial a{
	text-decoration: underline;
	color: white;
}
h1{
	color:black;
}
.podzial h2{
	color: white !important;
}
.podzial a:hover {
  text-decoration: none;
  color: yellow;
}
.podzial ul li{
	color:white;
	font-size:24px !important;
}
.podzial span{
	color:white !important;
}
