﻿#ServisniUdalostiOsobBox {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
}

#ServisniUdalostiOsobNastaveniBox {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    height: 40px;
}

#ServisniUdalostiOsobGridBox {
    position: absolute;
    left: 0px;
    top: 40px;
    right: 0px;
    bottom: 0px;
}

#ServisniUdalostiOsobGrid {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
}

#ServisniUdalostiOsobNastaveniBox .form-label{
    width: auto;
}