/* CSS Document */
.nod{ display: none; } 
#popup {
      position: absolute;
      top: 325px; left: 0;
      width: 725px;
      height: 234px;
      background: transparent url(navidad.gif) no-repeat 0 0;
      z-index: 20;	
}

#popup-close {
      display: block;
      position: absolute;
      right: 0; top: 0;
      width: 25px;
      height: 234px;
      background: #970000 url(popup-close.gif) no-repeat 0 0;
}
                 
.popup-sleva-domen-akce-1 {
      display: block;
      position: absolute;
      left: 202px; top: 116px;
      width: 225px;
      height: 65px;
      background: #970000 url(popup-sleva-domen-akce-1.png) no-repeat 0 0;
 }
      
.popup-sleva-domen-akce-2 {
      display: block;
      position: absolute;
      left: 460px; top: 116px;
      width: 166px;
      height: 73px;
      background: #970000 url(popup-sleva-domen-akce-2.png) no-repeat 0 0;
}
