.shedule-calendar { border: 1px solid #EBF0F5; }
.shedule-calendar tr.day-names td { background: #EBF0F5; }
.shedule-calendar td.full { background: url(/img/shedule-full.gif) 1px 1px no-repeat; }
.shedule-calendar td.full a { color: #FFF; }
.shedule-calendar td.full-part { background: url(/img/shedule-full-part.gif) 1px 1px no-repeat; }
.shedule-calendar td.full-part a { color: #000; }
.shedule-calendar td.not-empty { background: url(/img/shedule-not-empty.gif) 1px 1px no-repeat; }
