﻿.header-row {
  /*background-color: rgb(120, 250, 174) !important;*/
  /*border: 2px solid;*/
}
.header-row-name {
  color: #0e3a2f;
  font-size: 1.6em;
}
.header-row-title {
  background-color: #0e3a2f !important;
  color: #78faae !important;
}
.header-row-day {
  font-size: 1.3em;
}
.nazev-dne {
  background-color: #a0a7a8;
  /*background-color: @skoda-green-light !important;
    color: @skoda-green !important;
    font-size: large;*/
  font-weight: bold;
}
.pbar {
  background-color: red;
}
:root {
  --bs-success: #0e3a2f;
}