﻿.column_sm {
    width: 100px;
}

.table_td {
    padding: 0 10px 0 10px !important;
    height: 40px;
}

.table_td > tbody > tr > td {
    padding: 0 10px 0 10px;
    height: 40px;
}

.comboboxChild {
    padding: 0 !important;
}

.bg_colora {
    background-color: #EDAFB8; /*červená*/
}
.bg_colorb {
    background-color: #C5EBC3; /*zelená*/
}
.bg_colorc {
    background-color: #FFE099; /*žlutá*/
}
.bg_colord {
    background-color: #99DAFF; /*modrá*/
}

.colorBlue1 {
    background-color: #4D93D9 !important;
}
.colorBlue2 {
    background-color: #83CCEB !important;
}
.colorOrange1 {
    background-color: #FFC000 !important;
}
.colorPing1 {
    background-color: #E49EDD !important;
}
.colorSudopBrno {
    background-color: #BCD16F !important;
}