*
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}


table#caly_kalendarz
{
background-color: #467f30;
border: solid #0c2a00 1px;
}

p#miesiac
{
background-color: #296910;
font-family: Tahoma;
color: white;
font-size: 13px;
text-align: center;
cursor: pointer;
width: 120px;
}

p.numer_dnia
{
font-family: Tahoma;
color: white;
font-size: 14px;
text-align: center;
cursor: default;
}

p.numer_dnia_specjalny
{
background-color: #AA0000;
border:solid 1px #220000;
font-family: Tahoma;
color: white;
font-size: 13px;
font-weight: bold;
text-align: center;
cursor: default;
}

p.numer_dnia_specjalny a
{
color: white;
border: 0px solid black;
}

p.dzien
{
font-family: Tahoma;
font-size: 13px;
text-align: center;
background-color: #f8e946;
padding: 3px 3px 3px 3px;
cursor: pointer;
}

div#kal
{
margin-left:44%;
margin-top: 100px;
}

div#popup
{
background-color: #8bbf6d;
border: 1px solid #153412;
border-top: 0px solid white;
width: 168px;
height: 70px;
margin-top: 0px;
margin-bottom: 20px;
padding: 5px 5px 5px 5px;
font-family: Verdana;
font-size: 12px;
}
