* { margin:0; padding:0; }
a { outline:none; }
.bgstretcher {
	z-index:1;
	background: black;
	overflow: hidden;
	width: 100%;
	position: fixed !important;
	z-index: 1;
}
.bgstretcher, .bgstretcher ul, .bgstretcher ul li {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
.bgstretcher ul, .bgstretcher ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
h1 {
	z-index:9999;
	position:absolute;
	top:40px; right:40px;
	width:200px; height:94px;
}
h1 a {
	display:block;
	width:100%; height:100%;
	text-indent:-9999px;
	background:url(index-img/ulaz-link.png) no-repeat 0 0;
}
