.hlavnibarva {
    background: rgb(50, 50, 50) !important;
}

.vedlejsibarva {
    background: rgba(150, 150, 150, 0.466) !important;
}

.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.spojeno {
    background: rgb(32, 196, 54) !important;
}

.nespojeno {
    background: rgb(223, 15, 15) !important;
}

.dialing {
    background: rgb(117, 116, 12) !important;
}