span.eventchair {
  font-family: sans-serif;
}

span.eventjmeno {
  font-family: sans-serif;
}

span.eventinstituce {
  font-family: sans-serif;
}

span.anotace {
  font-family: sans-serif;
}


div.sched-popup-title {
  font-size: 20px;
}

.col1 {
  width: 10%  !important;
}

.col2 {
  width: 18%  !important;
}


.col3 {
  width: 90%  !important;
}

.col9 {
  width: 9%  !important;
}

.col13 {
  width: 13%  !important;
}

.col15 {
  width: 15%  !important;
}

.sched-event .sched-event-inner {
    margin: 0 0px 0px 0px;
}

.epicur {
border: 4mm ridge rgba(211, 220, 50, .6) !important;
}


.sched-column .sched-column-header, .sched-column .sched-column-header-sticky {
    padding: 16px 16px 15px 16px !important;
    border-bottom: 1px solid white!important;
}


.hidediv {
    display: none;
}