@charset "utf-8";
/* CSS Document */
#box-confirmed { height: 50px; width: 95%; background-color: #B7EDFF; color:#009; padding: inherit; font-size:18px; text-align:center }
table#kalendar {
border-collapse:collapse;
width:715px;
border:0px;
}
table.kalendar2 {
width:175px;
border:1px;
border-color: #000000;
text-align:center;
color:#000000;
}
.mesiac {
color:#FFFFFF;
font-weight:bold;
}
table.kalendar2 td,th {
width:25px;
border:1px; 
padding:2px;
}
.style1 {color: #FF0000}
#kalendar {position: relative; }
