.letrad th,
.letrad td
    {
    font-family:  "Helvetica CE", Verdana, Tahoma, Arial, sans-serif;
    font-size: 10px;
    }

.letrad th 
    { 
    font-weight: bold; 
    color: #ffffff; 
    text-align : center; 
    background-color: #be131f; 
    }

.letrad td 
    { 
    color: #000000; 
    text-align : center; 
    }

.letrad td.nadpis 
    { 
    letter-spacing: 0.1em; 
    font-weight: bold; 
    font-size: 12px; 
    color: #282062; 
    text-align : left; 
    }

.letrad td.poznamka 
    { 
    color: #555555;  
    }

.letrad td.pozadi { background-color: #ffffff; }
.letrad tr.sudy { background-color: #f8f8f8; }
.letrad tr.lichy { background-color: #f1f1f1; }

/* letovy rad - generovana tabulka ================= */
       
.timetable th { 
       font-weight: bold; 
       font-size: 10px; 
       color: #000000; 
       background-color: #bccfd3; }

.timetable td { 
       font-weight: normal; 
       font-size: 11px; 
       color: #000000; 
       text-align : center; 
       font-family: "Courier New", Courier; }

.timetable tr.lichy { background-color: #f1f1f1; }
.timetable tr.sudy { background-color: #f8f8f8; }


.timetable2 th 
    { 
    font-weight: normal; 
    font-size: 10px; 
    color: #000000; 
    text-align: center;
    font-family: "Helvetica CE", Verdana, Tahoma, Arial, sans-serif; 
    background-color: #a9b3cb; 
    }

.timetable2 td 
    { 
    font-weight: normal; 
    font-size: 11px; 
    color: #000000; 
    text-align : center; 
    font-family: "Courier New", Courier; 
    }

.timetable2 td.pozadi { background-color: #444444; }
.timetable2 tr.lichy { background-color: #f1f1f1; }
.timetable2 tr.sudy { background-color: #f8f8f8; }