
body{
	margin: 0;
	background-color: 	rgb(176,176,176);
	font-family: "Times New Roman", Times, serif;
}


.nadpis{
	text-align: center;
	background-color: black;
	color:white;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
}

#end{
	text-align: center;
	width: 100%;
}