/* 
    Document   : calendar
    Created on : 13.10.2015, 12:05:29
    Author     : bork
    Description:
        Purpose of the stylesheet follows.
*/
.calendarHeader { font-weight: bolder; color: #CCC; background-color: #FFFFCC; } 
.calendarToday { background-color: #FFFFFF; } 
.calendar { background-color: #FFFFCC; }

