#jMonthCalendar { position:absolute; right:-440px; top:-10px }
.MonthlyCalendar .MonthNavigation { border-bottom:solid 1px #ddd; clear:both; height:20px; padding:5px 10px 0 10px; }
.MonthlyCalendar .MonthNavPrev, .MonthlyCalendar .MonthNavNext, .MonthlyCalendar .TodayLink { width:7%; float:left; }
.MonthlyCalendar .YearNavNext, .MonthlyCalendar .YearNavPrev { display:none; }
.MonthlyCalendar .MonthName { text-align:center; font-weight:bold; color:#fff; text-transform:uppercase;}


.MonthlyCalendar { height:100%; width:100%; border:none; border-collapse:collapse; }
.MonthlyCalendar #CalendarHead { width:100%; background:none; }
.MonthlyCalendar #CalendarHead .DateHeader { width:40px; text-align:center; font-weight:normal; }

.MonthlyCalendar #CalendarBody { }
.DateBox { vertical-align:top; border:none; font-size:12px; font-weight:bold; }
.DateLabel {  width:95%; background:none; text-align:center; }
.DateLabel a { overflow:hidden; cursor:pointer; padding:2px 4px; display:inline-block; text-decoration:none; line-height:14px; color:#555657; }

#CalendarBody .Inactive, #CalendarBody .Weekend { }
#CalendarBody .Inactive {visibility:hidden;}
.Today { background:#616161 none repeat scroll 0 0;  color:#fff;}
.Today a {color:#fff;}
.Event { }
.Event a { text-decoration:none; color:#000; }
.Event a:hover { text-decoration:underline; }

.Event {
 position:absolute;
 left:0;
 top:0;
 display:none;
}
.DateBox, .DateHeader {
 position:relative;
 display:inline-block;
 width:40px;
 margin:0;
 height:16px;
 text-align:center;
 vertical-align:middle;
}
.DateHeader span {
 display:inline-block;
 font-size:12px;
 padding:0;
}
.MonthlyCalendar .MonthNavNext {
 position:absolute;
 top:5px;
 right:30px;
 width:50px;
 height:13px;
 z-index:100;
}
.MonthlyCalendar .MonthNavPrev {
 position:absolute;
 top:5px;
 left:0px;
 width:50px;
 height:13px;
 z-index:100;
}
.MonthlyCalendar .MonthNavPrev a.link-prev, .MonthlyCalendar .MonthNavPrev a.link-next {
 z-index:101;
}
.MonthlyCalendar .MonthName {
 position:absolute;
 left:20px;
 top:3px;
 width:130px;
}
.MonthlyCalendar .MonthNavigation {
 position:relative;
 text-align:left;
 width:70%;
}
.MonthlyCalendar {
  width:315px;
}
.chmurkaAct {
  position:absolute;
  width:195px;
  left:0px;
  bottom:23px;
  padding:0px;
  font-size:11px;
  text-align:left;
  z-index:1001;
  display:none;
}
.chmurkaAct .headch{
 position:relative;
 margin:0;
 padding:0;
 width:195px;
 height:12px;
 background:url('chmurka_03.png') no-repeat 0 0;
 z-index:1002;
}
.chmurkaAct .contentch{
 position:relative;
 margin:0;
 padding:5px 15px;
 padding-right:22px;
 width:158px;
 background:url('chmurka_06.png') repeat-y 0 0;
 overflow:hidden;
 z-index:1002;
}
.chmurkaAct .contentch a{
 position:relative;
 display:inline-block;
 width:100%;
 padding:3px 0px 4px 16px;
 color:#333333;
 background:url('arrowCh.gif') no-repeat 0 8px;
 clear:both;
}
.chmurkaAct .contentch a:hover{
 background-position:-242px 8px;
}
.chmurkaAct .footch{
 position:relative;
 margin:0;
 padding:0;
 width:195px;
 height:18px;
 background:url('chmurka_07.png') no-repeat 0 0;
 z-index:1002;
}
.chmurkaAct a{
  position:relative;
  float:left;
  display:block;
  margin-bottom:10px;
}
.withEvents {
 color:#fff;
 background-color:#303132;
}
.withEvents a{
 color:#fff;
}
