body {
  font: 11px Tahoma;
  color: #363636;
  margin: 0px;
  padding: 0px;
  background: #dcdcdc;
}
div#lightbox {
  color: #363636;
}
td {
  font: 11px Tahoma;
  color: #363636;
}
input, select, textarea {
  font: 11px Tahoma;
  color: #363636;
}
a {
  font: 11px Tahoma;
  color: #363636;
  text-decoration: none;
}
a:hover {
  font: 11px Tahoma;
  color: #363636;
  text-decoration: underline;
}
a.menuUP {
  font: 11px Tahoma;
  color: #FFFFFF;
  text-decoration: none;
}
a.menuUP:hover {
  font: 11px Tahoma;
  color: #FFFFFF;
  text-decoration: underline;
}

.ViewHend
{
  cursor: pointer; 
  cursor: hand; 
}
.stopka {
  font: 11px Tahoma;
  color: #FFFFFF;
  text-decoration: none;
}

.stopka:hover {
  font: 11px Tahoma;
  color: #FFFFFF;
  text-decoration: none;
}

.calendarName         { margin-left: 30px; font-weight: bold; font-size: 13px; color: #4b8123; }
.calendarName2        { margin-left: 50px; font-weight: bold; font-size: 13px; color: #4b8123; }
.calendarBorder       { width: 220px; text-align: center; font-family: verdana; font-size: 10px; font-weight: bolder; color: #CC0000; } 
.calendarHeader       { text-align: center; font-family: verdana; font-size: 9px; color: #80c301; } 
.calendarHeaderDay    { text-align: center; font-family: verdana; font-size: 10px; font-weight: bolder; color: #CC0000; } 
.calendarToday        { text-align: center; font-family: verdana; font-size: 10px; font-weight: normal; color: #CC0000; } 
.calendar             { text-align: center; font-family: verdana; font-size: 10px; font-weight: normal; color: #000000; } 
.dayS                 { color: #FFFFFF; }
.dayN                 { color: #CC0000; }

