#pgbk{
background-color: rgb(192, 192, 192);
display: block;
}
#statusbar{
visibility:hidden;
}
#statusbar{
background-color:#ffffff;
opacity:.8;
}
#pgbk,#statusbar {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
justify-content: center;
align-items: center;
background-image: url(./images/ajax-loader_2.gif);
/*background-image: url(./images/GFI_ani_umn.gif);*/
background-repeat: no-repeat;
background-position-x: center;
background-position-y: center;
}
#statusbar.ana {
background-image: url(./konfAna/images/GFI_ani_konfAna.gif);
}