var html_insert="<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"position:absolute; width:955px; height:600px; top:150px;  border:0px; z-index:100;\" id=\"ukryte_okno\">";
	html_insert+="<tr>";
	html_insert+="<td width=\"824\" colspan=\"2\" height=\"1\"><img src=\"img/n.gif\" width=\"824\" height=\"1\"></td>";
	html_insert+="<td width=\"131\" height=\"1\"><img src=\"img/n.gif\" width=\"131\" height=\"1\"></td>";
	html_insert+="</tr>";
	html_insert+="<tr>";
	html_insert+="<td width=\"500\" height=\"30\" valign=\"middle\"><input type=\"text\" name=\"szukaj_name\" id=\"szukaj_name\" value=\"\" onKeyPress=\"return handleEnter(this, event)\" style=\"height:28px; font-size:16px; font-weight:bold; width:200px;\"> <input type=\"image\" src=\"img/button_lokalizacja.jpg\" value=\"szukaj\" onClick=\"mapsLoaded();\" style=\"cursor:pointer\" align=\"absmiddle\"> <input type=\"image\" src=\"img/button_usun_obszar.jpg\" value=\"Usuń obszary\"  onClick=\"removeSelected();\" style=\"cursor:pointer\" align=\"absmiddle\"></td>";
	html_insert+="<td width=\"324\" class=\"top_text\" style=\"text-decoration:none; text-align:center\"><span class=\"top_text\" style=\"text-decoration:none; text-align:center;background-color:#FFFF00;\">Zaznacz dwa punkty na mapie będące przekątną szukanego obszaru w jakim mają być wyszukane</span></td>";
	html_insert+="<td width=\"131\" height=\"30\" style=\"cursor:pointer; \" title=\"Zamknij okno\" onClick=\"document.all.ukryte_okno.style.display='none';hideLightbox();\" align=\"center\"><img src=\"img/button_dalej.jpg\"></td>";
	html_insert+="</tr>";
	html_insert+="<tr>";
	html_insert+="<td height=\"570\" valign=\"top\" colspan=\"3\" style=\"border:1px solid #ffffff\"><div style=\"border:1px solid #E6E6E6\"><div id=\"kontener\"  style=\"width: 955px; height: 570px; border:4px solid #ffffff;\" onDblClick=\"document.all.ukryte_okno.style.display='none';hideLightbox();\"></div></div></td>";
	html_insert+="</tr>";
	html_insert+="</table>";
	document.getElementById("kontener_glowny").innerHTML=html_insert;
	//document.getElementById("ukryte_okno").style.left=((document.body.clientWidth/2)-477);
	document.getElementById("ukryte_okno").style.left=-4500;
