.cover {
	background-image: url("/gfx/blackdot.gif");
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1000px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	z-index: 1;
}

.grafika {
	z-index: 2;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
}

.grafika .engimg {
	margin-top: 50px;
	width: 571px;
	height: 682px;
}

area {
	border: 1px solid #FFF;
}