.sterowanie{
    width:316px;
    height:22px;
    
    padding:0px;

}
.sterowanie p{
    margin:0px;
    padding:0px;

}
.sterowanie p img{
    cursor:pointer;
}
#kal{
    clear:both;
    padding:0px;
    
}
#miesiac{
    background-color : #89a0b9;
    height:22px;
    padding:0px;
    margin:0px;
    line-height:22px;
    font-size: 13px;
    font-family:Arial;
    float:left;
    text-align:center;
    width:272px;
    color:white;
}
div .kalendarz-table{
    width:316px;
    border-left: 1.5px solid #999999;
    border-right: 1.5px solid #999999;
    border-bottom: 1.5px solid #999999;
    border-collapse: collapse;
    background-color: white;
    
    padding:0px;


}
div .kalendarz-table th{
    width:39px;
    height:22px;
    border-bottom: 1px solid #99b3cc;
    font-family:Arial;
    text-align:center;
    font-size:10px;
    color:white;
    line-height:22px;
    font-weight: normal;
    background-color:#99b3cc;
    margin:0px;
    padding:0px;
}
div .kalendarz-table td{
    width:44px;
    height:28px;
    line-height:28px;
    border: 1px solid #e9e9e9;
    font-family:Arial;
    text-align:center;
    font-size:11px;
    cursor:pointer;
    margin:0px;
    padding:0px;

}
div .kalendarz-table td.active{

    background-color:#DCDCDC;
}
div .kalendarz-table td:hover{
    width:44px;
    

    font-family:Arial;
    text-align:center;
    font-size:11px;
    line-height:28px;
    background-color:#e9e9e9;
}
div .kalendarz-table td div{
    line-height:28px;
}

.tooltip{
    background-color: white;
    width:200px;
    margin-left:10px;
    z-index:5;
}
.nag{
    background-color: white;
    border-bottom:1px solid #DCDCDC;
    padding-bottom:7px;
    padding-top:7px;
    padding-left:10px;
    margin-left:-3px;
    color:#333333;
    width:200px;
}

.nag:hover{
    background-color: #DCDCDC;
    cursor:pointer;
}


span.eventsMenuCellC .eventsMenuOn{
    color: white;
}






#conservation_block{
    width: 9px;
    height: 9px;
    background-color: #7da1fb;
    margin-top:4px;
    
    float:left;
}
#conservation{
    float:left;
    margin-right:10px;
    margin-left:10px;
}
#event{
    margin-right:10px;
    margin-left:10px;
    float:left;
}
#event_block{
    width: 9px;
    height: 9px;
    margin-top:4px;
    
    float:left;
    background-color: #d73c00;
    
}
#filtr{
    margin-top:10px;
    float:right;
    font-size:12px;
}
#filtr select{
    width:153px;
    height:28px;
    font-family:Arial;
    font-size:12px;
    color:#959595;
    border:1px solid #e9e9e9;
}



.e1{
    width:9px;
    height:9px;
    background-color:#d73c00;
    margin-top:3px;
    margin-right:5px;
}
.e2{
    width:9px;
    height:9px;
    background-color:#7da1fb;
    margin-top:3px;
    margin-right:5px;
}

#countryChoise{
    width:118px;
    
}