
/* rezervační systém */
.sch_free {background-color:#19FF57;
}
.sch_full {background-color:#FF6F59;
}
.sch_reserved {background-color:#ABF7FF;
}
.sch_hidden {background-color:#D6D6D6;
}
.sch_name {color:#090678;
}
.sch_instructor {color:#63035A;
}
.sch_table {width:700px;}
.sch_table td{border-top: 1px solid black;border-bottom: 1px solid black; text-align: center; vertical-align: middle;}
.sch_table td.sch_row{height: 35px;}
.sch_table td a{text-decoration:none;}
.sch_15min {width:10px;height:3px !important;}
.sch_clndr {  background:url(/data/WEB_12/kalendarIco.gif) repeat-x 0 0; width:20px; height:19px;cursor: pointer; float: right;}
#right {display: none;}
#contentC {width: 740px !important;}
