#aktualnosci {
    margin-top:15px;
}
#aktualnosci.czytaj {
    margin-top:0;
}
#aktualnosci.czytaj .data {
    padding-top:3px;
}
#aktualnosci .element {
    width:100%;
    overflow:hidden;
    margin-top:15px;
}
#aktualnosci .element.czytaj {
    margin-top:0;
}
#aktualnosci .element .tytul {
    padding-bottom:8px;
    width:395px;
    overflow:hidden;
    float:left;
    line-height:20px;
}
#aktualnosci .element .tytul a {
    font-weight:600;
    color:#3b5e84;
    text-decoration: none;
}
#aktualnosci .element .data {
    color:#999;
    float:right;
    font-size:12px;
    font-weight:400;
    margin-top:4px;
}
#aktualnosci .element .tresc {
    margin-top:5px;
    color:#555;
    line-height:16px;
    text-align:justify;
    clear:both;
}
#aktualnosci .element .opis {
    font-weight:600;
    margin-bottom:15px;
    clear:both;
}
#aktualnosci .element .tresc p {
    margin:15px 0;
}
#aktualnosci .element strong {
    font-weight:bold;
}
#aktualnosci .element ul, #aktualnosci .element ol  {
    margin-left:40px;
}
#aktualnosci .element .more {
    text-align:right;
    padding-bottom:3px;
}
#aktualnosci .element .more a {
    color:#3b5e84;
    font-weight:600;
    text-decoration:none;
}
#aktualnosci .element .image {
    width:500px;
    max-height:150px;
    overflow:hidden;
    margin:5px 0 0 0;
}
#aktualnosci .element .image img {
    width:500px;
}

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