<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Profil */

#post {
    width: 75%;
}

#kartaUzivatele h2 {
    border-bottom: 1px dotted #ccc;
    width: 50%;
}
#kartaUzivatele h3 {
    font-style: italic;
}
#adresaBox {
    margin-top: 30px;
}
#adresa {
    list-style-type: none;
}

#poznamka { margin-top:10px; }
#kontaktni_udaje { margin-top:30px; }

.small { font-size:10px; font-style:italic}</pre></body></html>