#wydarzenia.czytaj {
    margin-top:0;
}
#wydarzenia.czytaj .data {
    padding-top:3px;
}
#wydarzenia .element {
    width:100%;
    overflow:hidden;
    margin-top:15px;
}
#wydarzenia .element.czytaj {
    margin-top:0;
}
#wydarzenia .element .tytul {
    padding-bottom:3px;
}
#wydarzenia .element .tytul a {
    font-weight:600;
    color:#3b5e84;
    text-decoration: none;
}
#wydarzenia .element .tytul .data {
    color:#999;
    float:right;
    font-size:12px;
    font-weight:400;
}
#wydarzenia .element .tresc {
    margin-top:5px;
    color:#555;
    line-height:16px;
    text-align:justify;
}
#wydarzenia .element .opis {
    font-weight:600;
    margin-bottom:15px;
}
#wydarzenia .element .more {
    text-align:right;
    padding-bottom:3px;
}
#wydarzenia .element .more a {
    color:#3b5e84;
    font-weight:600;
    text-decoration:none;
}
#wydarzenia .element .image {
    width:500px;
    max-height:150px;
    overflow:hidden;
    margin:5px 0 0 0;
}
#wydarzenia .element .image img {
    width:500px;
}

.navigator .prev, .navigator .next, .navigator .more {
    display:none;
}