@charset "utf-8";
/* CSS Document */
table.kalen{
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:11px;
   width:172px;
   min-width:172px;
   color:#e3eeb6; 
   margin-left:4px;
}
table.kalen *{
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:8pt;
   text-align:center;
   vertical-align:middle;
   font-weight:bold;
}
td.swieto{
   background-color:#a85858;
   color:white;
   border-bottom:1px solid black;
}
td.swieto:hover{
	color:white;
	cursor:pointer;
	background-color:#bfb0b0;
}
td.dej{
	border-bottom:1px solid black;
	padding:2px 0 2px 0;
}
tr.day{
	border-bottom:1px solid black;
	padding:2px 0 2px 0;
}
