#imagelightbox
{
    position: fixed;
    z-index: 9999;
 
    -ms-touch-action: none;
    touch-action: none;
}

#cena
{
    color:#01aa09;
	text-shadow:#000 1px 1px 1px;
	font-size: 18px;
}