.nic
 {}


/* #####################################    KALENDARZ  */

.calDni
     {color: #323d7f;
      width:25px;
      height:16px;
      text-align:center;
      font: 10px Verdana}
.calNone
     {color:#777;
      width:25;
      height:16;
      background-color:#eeeeee;
      text-align:center;
      font: 10px Verdana}
.calRob
     {color: #89b6de;
      width:25;
      height:16;
      background-color:#fff;
      text-align:center;
      font: 10px Verdana}
.Sobweekend
     {color: #323d7f;
      background-color:#89b6de;
      width:25;
      height:16;
      text-align:center;
      font: 10px Verdana;
     }
.calEvent
     {
      border: red 1px solid;}
.CalLink
      {
      width:25;
      height:16;
      text-align:center;
      font: 10px Verdana;
      text-decoration:underline;
      }
.CalLink:hover
      {
      font-weight:bold;
      }

.calweekend
     {color:#89b6de;
      background-color:#323d7f;
      width:25;
      height:16;
      text-align:center;
      font: 10px Verdana}

.calDzis
     {color:black;
      background-color:#efefa4;
      width:25;
      height:16;
      text-align:center;
      font-size: 10px;
      font: Verdana;
      font-weight : bold;
      }




