function schowaj(){
	document.getElementById("overlay").style.display='none';
}
