* { outline: none; }


html, body {
	background:#1a1a1a url(../img/vampires-bkg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin:0; 
	text-align:center;
	padding:0;
}


div 
{
	font-family: arial,verdana,lucida, lucida grande,trebuchet ms,helvetica,sans-serif;
	color: #4f4d45;
}


#player {
	position: absolute;
	top: 1px;
	left: 1px;
	z-index: 90;
}



#contener 
{ 
	top: 150px;
	left: 50%;
	margin-left: -280px;
	text-align:center; 
	border: 0px solid #ccc;
	background: url(../img/video-bkg.png) top center no-repeat;
	padding: 30px;
	z-index: 100;
	position: absolute;
	width: 620px;
	height: 375px;
}


#szum1 {
	width: 100%;
	height: 100%;
	z-index: 2;
	position: absolute;
	top: 0px;
	left: 0px;
}

img, div 
{ 
	behavior: url(../iepngfix.htc) 
}

.mig1 { position: absolute; left:1px; top:45px; z-index:30; }
.mig2 { position: absolute; left:150px; top:160px; z-index:3; }


