
function otevri($cesta) {
window.open($cesta,"Fotky_Slavia",'toolbar=0,location=0,scrollbars=0,width=610,height=430,resizable=0,left=20,top=20');
                  } 
