*	{
	border: none;
	padding: 0;
	margin: 0;
}
html, body	{
	width: 100%;
	height: 100%;
	background-color: #101210;
	background-image: url(../img/index-tlo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#wciecie	{
	height: 100%;
	width: 100%;
	margin: 0 auto -9999px;
}
#kontener {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 52.50em;
	height: 21.88em;
	margin-top: -10.94em; /* set to a negative number 1/2 of your height */
	margin-left: -26.25em; /* set to a negative number 1/2 of your width */
}
h1 {
	display: none;
}
