function zamknij() {
  document.getElementById("ad").style.display="none";
}