@charset "utf-8";
/* CSS Document */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
#container {
width:600px;
height:100%;
}
.top {
font-weight:bold;
}
.top {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
background:#FFD7B5;
width:588px;
line-height:1.4em;
}
.top img {
float:right;
margin: -12px 0 0 500px;
border-style:none;
}
.calendar {
float:left;
margin:20px 0 0 50px;
border:1px solid #ccc;
width:180px;
text-align:center;
height:110px;
}
* html .calendar {
height:115px;
}
.mesec {
font-size:11px;
font-weight:bold;
text-align:center;
text-transform:uppercase;
line-height:20px;
color:#004080;
}
.dan {
font-size:11px;
font-weight:normal;
float:left;
width:25px;
line-height:normal;
text-transform:none;
}
.rd {
padding-bottom:5px;
font-weight:bold;
}
.ned {
color:#CC0000;
font-weight:bold;
}
.dan a {
text-decoration:none;
font-weight:bold;
font-size:11px;
color:#0099FF;
}
.dan a:hover {
background-color: #3333FF;
color:#fff;
