.nazwa {
 font-weight: bold;
 font-size: 12px;
 padding-bottom: 10px;
}

.stara {
 font-weight: bold;
 font-size: 11px;
 padding-bottom: 10px;
}

.stara span {
 text-decoration: line-through;
}

.promocja {
 font-weight: bold;
 font-size: 11px;
 color: #7a0000;
 padding-bottom: 2px;
}

.cena {
 font-weight: bold;
 font-size: 11px;
 padding-bottom: 10px;
}

.zdjecie {
 float: right;
 margin-left: 10px;
 margin-bottom: 0px;
 border: solid 1px #a5b8c9;
}

.opis {
 text-align: justify;
 line-height: 14px;
}
