div.data {
 float: right;
 font-size: 10px;
 font-weight: bold;
 margin-right: 5px;
}

div.tytul {
 font-size: 13px;
 font-weight: bold;
 border-bottom: 1px solid #a8a6a5;
 margin: 5px 10px 0px 10px;
}

div.tresc {
 background-color: #fbfaf9;
 margin: 0px 20px 20px 20px;
 padding: 5px 10px;
 text-align: justify;
}

