body {font-family: arial; font-size: 13px}
h2 {margin-bottom: 5px;}
td      { border-left-style:solid; border-width:1px; border-right-style:none; }
td.nn   { border-color:blue; background:lightblue}
td.nr   { border-color:black; background:lightblue}
td.rr   { border-color:black; background:#666666}
td.rn   { border-color:blue; background:#666666}
td.lbl  { border-left-style:solid; border-width:0px; border-right-style:none; border-color:white; background:white }
#error   { color:red; }
a {color: #2E70B1 !important;}
a:hover {color: #D54E21 !important;}

.dny, #kalendar {border: 1px solid #c3c3c3;}
.tyden {font-size: 13px !important;}

#kalendar, #kalendar td, #kalendar tbody {border: 0px !important;}
#kalendar,#kalendar tbody {border: 1px solid black}
 
.dny {border-bottom: 1px solid #C1C5C8; border-right: 1px solid #C1C5C8; background: #F0F4F7}
.datum {background: #CCC;width: 30px;height: 20px;} 
 
#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}