.calendar_today a:link, .calendar_today a:visited {
color:#0C3A67;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9pt;
font-style:normal;
font-weight:bold;
text-align:center;
text-decoration:none;
}
.calendar_monthyear{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:center;
color:#898989;
font-weight: bold;
font-size: 9pt;
}
h1#title {
font-size: 12pt;
}

.calendar_monthyear a:link,.calendar_monthyear a:visited{
text-decoration: none;
text-align: center;
font-weight: bold;
font-size: 9pt;
font-style: normal;
color:#898989;
}

.calendar_monthyear a:hover{
font-size: 9pt;
color:#103A60;
}

#TRESC .ZAWARTOSC  .old { color: #ccc;}

.calendar_daynames {
text-align:center;
color:#A5A2A2;
font-weight: bold;
font-size: 9pt;
}
.calendar_day{
text-align:center;
color:#c0c0c0;
font-size: 9pt;
}
.calendar_noday{
background:transparent;
}
.calendar_today{
vertical-align:middle;
text-align:center;
font-size: 9pt;
color: #898989;
border-width: 1px;
border-color: red;
border-style: solid;
}
.calendar_today a:link,.calendar_eventday a:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
text-align: center;
font-weight: bold;
font-size: 9pt;
font-style: normal;
color:#0C3A67;
}
.calendar_today a:active,.calendar_eventday a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
text-align: center;
font-weight: bold;
font-size: 9pt;
font-style: normal;
color: blue;
}
.calendar_eventday a:link,.calendar_eventday a:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
text-align: center;
font-weight: bold;
font-size: 9pt;
font-style: normal;
color:#0C3A67;
}
.calendar_eventday a:active,.calendar_eventday a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
text-align: center;
font-weight: bold;
font-size: 9pt;
font-style: normal;
color: red;
}
.calendar_main{
text-align: center;
color:#f0f0f0;
background:transparent;
}
.event_monthyear{
text-align:left;
color:#000000;
font-weight: bold;
font-size: 10pt;
}
.event_heading{
text-align:left;
color:#1F4B74;
font-weight: bold;
font-style: italic;
font-size: 10pt;
}
.event_data{
text-align:left;

font-weight: normal;
font-size: 9pt;
}
.event_data_row td{
border: 0px;
background-color: #F5F5F5;
padding-bottom: 5px;
}
.event_heading_row td{
border: 0px;
background-color: #D4E0E8;
}
.nextevent_date{	
  color: #000;
  font-size:9px;
  font-weight:bold;

  font-family:verdana,tahoma,arial;
  text-align: left;
  margin-top:0px;
  padding-left: 5px;
  padding-bottom:5px;
}
.nextevent_event{	
  width:90%;
  color: #2750AD;
  font-size:9pt;
  font-weight:bold;
  font-family:verdana,tahoma,arial;
  text-align: left;
  padding: 5px;
}
.nextevent_location{	
  width:90%;
  color: white;
  font-size:9pt;
  font-weight:normal;
  font-family:verdana,tahoma,arial;
  text-align: left;
  padding: 5px;
}
