body
{
	background-color: #303030;
	color: #ffffff;
	font-family: 'Lato', sans-serif;
	font-size: 40px;
	margin: 0 !important;
}
.top
{
	width: 100%;
	padding: 10px 0;
	background-color: #303030;
	text-align: center;
	border-top: 1px solid #292929;
	border-bottom: 1px solid #292929;
}
.sticky
{
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
}
a.tilelink
{
	color: #ffffff;
	text-decoration: none;
	
}
#NAGLOWEK{
	
	text-align: center;
	letter-spacing: 10px;
}
#TRESC{
	
	font-size: 18px;
	text-align: center;
}
#STOPKA{
	font-size: 14px;
	text-align: center;
	background-color: #292929;
}