div.clndr {position: absolute; cursor:default; display:none; border: 2px solid #999; border-radius: 5px; padding: 0 5px 2px 5px;  background: url('/www/core/img/icons/belka_js.png') top repeat-x #fff; box-shadow: 4px 4px 6px #ccc; z-index: 9999;}
div.clndr table {width: 230px; margin:0px; padding:0px; border:0px; border-spacing: 3px;}
div.clndr th {font:normal 12px Tahoma; text-align:center; padding:1px;}
div.clndr td {cursor:pointer; font: 12px Tahoma; text-align:center; padding:1px;}

.kalendarz-header       {font-family: Arial; font-size: 15px; padding: 9px 2px 12px 4px; color: #494949; font-weight: normal;
    background: url('/www/core/img/icons/logo_pcet_belka.png') right 5px no-repeat;}
#th_tydzien_w_roku      {width: 30px; padding: 7px 0 2px 0; font-weight: bold;}
#th_dni_tygodnia        {width: 25px; padding: 7px 0 2px 0; font-weight: bold;}
#kalendarz_tygodnie     {padding: 2px; font-weight: bold; text-align: left;}
#kalendarz_teraz        {background-color:#a9d3ab; border: 1px solid #54a558; border-radius: 3px;}
#kalendarz_teraz:hover  {background-color:#81be84;}
#kalendarz_dni          {background-color:#f5f5f5; border: 1px solid #999; border-radius: 3px;}
#kalendarz_dni:hover    {color: #000000; background-color:#ccc;}
.clndr_przycisk         {border: 1px solid #999; border-radius: 3px; background-color:#f5f5f5;}
.clndr_przycisk:hover   {color: #000000; background-color:#ccc;}