#informacjeTresc {
    width:610px;
    padding:0 10px 10px;
    margin-bottom:10px;
    background:#fff;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    overflow:hidden;
    float:left;
}

#informacjeTresc .tytul {
    padding-top:15px;
}

#informacjeTrescNaglowek {
    width:615px;
    font-weight:bold;
    font-size:17pt;
    float:left;
    margin:10px 5px 0;
    overflow:hidden;
}

#informacjeTrescTekst img {
    width:250px;
    float:left;
    margin-top:5px;
}

#informacjeTrescTekst {
    width:590px;
    line-height:26px;
    float:left;
    text-align:left;
    margin-bottom:15px;
    font-size:12pt;
    padding:5px;
    font-family: georgia;
}

#informacjeTrescTekst .preInfo {
    font-size:11pt;
    margin-bottom:5px;
    color:#aaa;
    clear:left;
}

#informacjeTrescTekst img {
    width:250px;
    margin-right:10px;
}

#zakladki{
    list-style-type:none;
    margin:15px 0;
    padding:0;
}

#zakladki li {
    float:left;
    margin-right:15px;
}
