<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.column_r.master_color_soft_bg {
    background: #eeeeee none repeat scroll 0 0;
    float: right;
    margin-left: 20px;
    padding: 15px;
    width: 280px;
}

.column_r.master_color_soft_bg p {
    margin-bottom: 1.8rem;
}

.column_r.master_color_soft_bg p.small-x {
    font-size: 14px;
}

.titulek.master_color_bg {
    background: #aaaaaa none repeat scroll 0 0;
    color: #ffffff;
    font-weight: 700;
    margin: -15px -15px 10px;
    padding: 15px;
}
</pre></body></html>