.kupongrey  {
width: auto;
height: auto;
display: block;
overflow: auto;
overflow-y: scroll;
position: fixed;
bottom: 0;
right: 0;
top: 0;
left: 0;
z-index: 100;
background: url('../img/fancybox_overlay.png');
display:none;

}

.kuponclose {
position: absolute;
top: 130px;
width: 61px;
height: 61px;
cursor: pointer;
z-index: 8040;
background-image: url('../img/kupon_crest.png');
left: 50%;
margin-left: 363px;
}


.kuponbg  {
height: 959px;
position: absolute;
width:100%;
top: 0px;
opacity: 1;
overflow: visible;
z-index: 8050;
background:url(../img/kupon_bg.png) no-repeat center top;
}

.kupon_cifra {
width:772px;
height:92px;
background:url(../img/kupon_cifra.png) no-repeat center top;
margin:0 auto;
}