* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

img {
	border: 0;
}


img#kontakt {
	position: absolute;
	top: 30px;
	left: 30px;
	z-index: 2;
}

img#background {
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1;
}
