
#CiselnikHistorieVyrobkuTabControl {
    position:absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

#CiselnikHistorieVyrobkuHorniLista {    
    height: 54px;
}

#CiselnikHistorieVyrobkuHorniListaUvnitr {
    position: absolute;
    height: 54px;
    top: 0px;
    left: 7px;
    right: 0px;
}
#CiselnikHistorieVyrobkuHorniListaUvnitr > * {
    position: absolute;
    top: 0px;
    height: 54px;
    display: flex;
}

#CiselnikHistorieVyrobkuHorniListaUvnitr > * > * {
    position: relative;
    top: 0px;
    bottom: 0px;
    margin-top: auto;
    margin-bottom: auto;
    margin-right: 7px;
}

#CiselnikHistorieVyrobkuTlacAktualizovat {
    width: 95px;
    top: 0px;
    bottom: 0px;
    margin-top: 7px;
    margin-bottom: 7px;
    margin-right: 7px;
}
    /*
#CiselnikHistorieVyrobkuTlacAktualizovat {
    position: absolute;
    width: 95px;
    left: 0px;
    top: 0px;
    bottom: 0px;
    
} */



#CiselnikHistorieVyrobkuZalozkaSeznamZaznamu {
    width: 100%;
    height: calc(100% - 54px);
}
