function otevri_okno(obrazek)
{
	var win=window.open("","nazev","width=800,height=540,menubar=no,toolbar=no");
	win.document.write("<html>");
	win.document.write("<body><head><meta http-equiv='content-type' content='text/html; charset=windows-1250'><link rel='stylesheet' type='text/css' href='style2.css'></head>");
	win.document.write("<table width='100%' height='100%'><tr><td valign='middle' align='center'><a href='javascript:window.close()'><img src='"+obrazek+"' border='0' alt='kliknite da zatvorite prozor' /></a><br><br><cener><a href='javascript:window.close()'>zatvori prozor</a></td></tr></table>");
	win.document.write("</body></html>");
}

function otevri_okno2(obrazek)
{
	var win=window.open("","nazev","width=800,height=740,menubar=no,toolbar=no");
	win.document.write("<html>");
	win.document.write("<body><head><meta http-equiv='content-type' content='text/html; charset=windows-1250'><link rel='stylesheet' type='text/css' href='style2.css'></head>");
	win.document.write("<table width='100%' height='100%'><tr><td valign='middle' align='center'><a href='javascript:window.close()'><img src='"+obrazek+"' border='0' alt='kliknutĂ­m na obrĂˇzek zavĹ™ete okno' /></a><br><br><cener><a href='javascript:window.close()'>close window</a></td></tr></table>");
	win.document.write("</body></html>");
}


function otevri_okno3(obrazek)
{
	var win=window.open("","nazev","width=600,height=770,menubar=no,toolbar=no");
	win.document.write("<html>");
	win.document.write("<body><head><meta http-equiv='content-type' content='text/html; charset=windows-1250'><link rel='stylesheet' type='text/css' href='style2.css'></head>");
	win.document.write("<table width='100%' height='100%'><tr><td valign='middle' align='center'><a href='javascript:window.close()'><img src='"+obrazek+"' border='0' alt='Kliknite kako biste zatvorili prozor' /></a><br><br><br><cener><a href='javascript:window.close()'>zatvori prozor</a></td></tr></table>");
	win.document.write("</body></html>");
}


function otevri_okno4(obrazek)
{
	var win=window.open("","nazev","width=700,height=770,menubar=no,toolbar=no");
	win.document.write("<html>");
	win.document.write("<body><head><meta http-equiv='content-type' content='text/html; charset=windows-1250'><link rel='stylesheet' type='text/css' href='style2.css'></head>");
	win.document.write("<table width='100%' height='100%'><tr><td valign='middle' align='center'><a href='javascript:window.close()'><img src='"+obrazek+"' border='0' alt='kliknutĂ­m na obrĂˇzek zavĹ™ete okno' /></a><br><br><br><cener><a href='javascript:window.close()'>close window</a></td></tr></table>");
	win.document.write("</body></html>");
}


function otevri_okno5(obrazek)
{
	var win=window.open("","nazev","width=650,height=590,menubar=no,toolbar=no");
	win.document.write("<html>");
	win.document.write("<body><head><meta http-equiv='content-type' content='text/html; charset=windows-1250'><link rel='stylesheet' type='text/css' href='style2.css'></head>");
	win.document.write("<table width='100%' height='100%'><tr><td valign='middle' align='center'><a href='javascript:window.close()'><img src='"+obrazek+"' border='0' alt='Kiknite da zatvorite prozor' /></a><br><br><br><cener><a href='javascript:window.close()'>zatvori prozor</a></td></tr></table>");
	win.document.write("</body></html>");
}


function otevri_okno6(obrazek)
{
	var win=window.open("","nazev","width=800,height=640,menubar=no,toolbar=no");
	win.document.write("<html>");
	win.document.write("<body><head><meta http-equiv='content-type' content='text/html; charset=windows-1250'><link rel='stylesheet' type='text/css' href='style2.css'></head>");
	win.document.write("<table width='100%' height='100%'><tr><td valign='middle' align='center'><a href='javascript:window.close()'><img src='"+obrazek+"' border='0' alt='Kliknite da zatvorite prozor' /></a><br><br><cener><a href='javascript:window.close()'>zatvori prozor</a></td></tr></table>");
	win.document.write("</body></html>");
}
