function vymen_obrazek(file){
	document.getElementById("calouneni_nahled").src=file;
}

