.zalozka {
float:left;
margin-left:5px;
padding:0}

.zalozka a {
position:relative;
text-decoration:none;
float:left;
display:inline-block;
width:130px;
background:#BFCFFF;
color:#00248F;
text-align:center;
padding:5px 0 5px 0;
margin:0 10px 0 0;
font-weight:bold;
font-size:13px;
z-index:2;
border:2px solid #809FFF}

.zalozka .selected {
position:relative;
text-decoration:none;
background:white;
border-bottom:2px solid white;
z-index:3}

.zalozka a:hover {
position:relative;
text-decoration:none;
background:white;
border-bottom:2px solid white;
z-index:2}

.zalozka a:visited {
color:#00248F}

.calendar {
float:left;
width:575px;
background:white;
position:relative;
padding:10px 5px;
margin-left:5px;
border:2px solid #809FFF;
margin-top:-2px;
z-index:1}

.calendar table {
float:left;
table-layout:fixed;
width:550px;
border-collapse:collapse;
border:0;
margin:0 5px;
_margin:0 6px}

.calendar th {
text-align:center;
padding:2px;
border-top:1px solid #00248F;
border-bottom:1px solid #00248F}

.calendar td {
text-align:right;
padding:3px 5px}
