div.loading {
    background-image: url("/bundles/eshop4ueshop/images/loading.gif");
    background-position: center center;
    background-repeat: no-repeat;
}

div.loading > * {
    opacity: 0.1;
}