#pf{
      width: 100%;
      height: 100%;
      position: fixed;
      background: url('/images/general/vanoce2014/pf2016.png') center center no-repeat #990000;
      z-index: 50000;
      top: -100%;
}

#pfClose{
      top: 90%;
      left: 50%;
      position: absolute;
      margin-left: -75px;
      width: 150px;
      background: url('/images/general/vanoce2014/button.png') center center no-repeat;
      height: 50px;
      display: block;
      cursor: pointer;
}