body
{
	background-color: #000000;
	color: lightgrey;
	font-size: 28 px;
}
#pojemnik
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#naglowek
{
	width: 900px;
	text-align: center;
	font-size: 28px;
	background: lightgrey;
	margin-top: 100px;
	margin-bottom: 100px;
	color: #000000;
}

#plansza
{
	width: 900px;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: justify;
	font-size: 48px;	
}

#podpis
{
	width: 750px;
	margin-bottom: 50px;
	margin-top: 50px;
	font-size: 20px;
	text-align: right;
}

#stopka
{
	width: 900px;
	text-align: center;
}