a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}
div.overlay {
	background:url(/themes/default/zasoby/obrazy/transparent.png) no-repeat;
	padding:40px;	
	width:576px;  
	display:none;
}

div.overlay div.close {
	background:url(/themes/default/zasoby/obrazy/close.png) no-repeat;
	position:absolute;
	top:2px;
	right:5px; 
	width:35px;
	height:35px;
	cursor:pointer;
}

a.player { 		
	display:block;
	height:450px;			
}
