function otevri_original(souborObrazku) {
    window.open(souborObrazku, "" , "width=620,height=520,menu=0,navigate=0,statusbar=0");
}

