BODY
{
 margin: 0px;
 FONT-FAMILY: Verdana, Tahoma, Trebuchet MS;
 FONT-SIZE: 8pt;
 COLOR: #000000;
 background-color: #C8E9FA; 
 background-image: url(http://strona.wijewo.pl/templates/9/pbg.jpg); 
 background-repeat: no-repeat;
 background-position: top center;
}

A:visited { COLOR: #0054FF ; SIZE: 8pt ; TEXT-DECORATION: none}

A { COLOR: #0054FF ; SIZE: 8pt ; TEXT-DECORATION: none}

A:hover { COLOR: #0054FF ; SIZE: 8pt ; TEXT-DECORATION: underline}


TR { FONT-FAMILY:  Verdana, Tahoma, Trebuchet MS; FONT-SIZE: 8pt}
TD { FONT-FAMILY:  Verdana, Tahoma, Trebuchet MS; FONT-SIZE: 8pt}

div.wyszukiwarka {
  text-align: center;
  margin: auto;
}

input.button {
   border: 1px solid gray;
   color: white;
   background-color: blue;
}



.kalendarz {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
width: 100%;

}
.kalendarz caption {
margin: 0;
padding: .3em 0;
background: white;
}
.kalendarz th {
border-bottom: 0px solid white;
font-weight: normal;
background: white;
text-align: center;
}
.kalendarz td {
border: 1px solid black;
padding: .1em .3em ;
width: 1em;
text-align: center;
}
.kalendarz a {
color: #000;
text-decoration: none;
}

.kalendarz td.today {
background: white;
}
.kalendarz td.selected {
border: 0px dotted white;
}
.kalendarz td.highlighted {
background: white;
}

.kalendarz td:hover, .kalendarz td.today:hover,
.kalendarz td.selected:hover, .kalendarz td.highlighted:hover {
background: red;
border: 1px solid black;
}

table.kalendarz td.pad {
color: white;
background: white;
}
table.kalendarz td.pad:hover {
background: none;
border: 0;
}

.sunday, .saturday {
background: #f0f0f0;
}

#year {
padding: 0;
width: 500px;
list-style: none;
}
#year:after {
content: "";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#year li {
float: left;
padding: 0 .5em .5em 0;
height: 150px;
}