<!--
function zamknij() {
  document.getElementById("okienko").style.display="none";
}
// -->
