﻿/*.footerVP {
    position: absolute;
    bottom: 0;
    width: auto;
    margin-top: -50px;
    position: absolute;
    bottom: 0;
}

.detSlucaj {
    width: 97%;
}

body {
    position:relative;
}

.body-content {
    min-height: calc(100vh - 70px);
    overflow: hidden;
}

.body-content .footerVP {

}*/