/*#screen1 {
	position:absolute; 
	width:100%; 
	height:100%; 
	z-index:200; 
	left: 0px; 
	top: 0px; 
	background-image:url(img/transparent_screen.gif); 
	display:none;
}*/
#vok1 {
	position:absolute; 
	width:400px; 
	height:400px; 
	z-index:201; 
	left: 40px; 
	top: 78px; 
	display: none;
}
#vok1_container {
	position:relative; 
}