<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* zrobione poczatkowo przez Artura Dulębę
 * do dokumentacji programu duleba-cenzurki */

body { background-color: #fffff0; font-family: helvetica,arial,sans-serif; color: #505050; }
a { text-decoration: none; color: #ff7000; }
a:visited { text-decoration: none; color: #ff7070; }
a:link { text-decoration: none; color: #dd7080; }
a:active { text-decoration: none; color: #aa70a0; }
a:hover { text-decoration: none; color: #ff9070; }
ol { font-family: helvetica,arial,sans-serif; color: #444444; }
ul { font-family: helvetica,arial,sans-serif; color: #555555; }
p { font-family: helvetica,arial,sans-serif; color: #000000; }
td { font-family: helvetica,arial,sans-serif; color: #606060; }
tr { font-family: helvetica,arial,sans-serif; color: #606060; }
th { font-family: helvetica,arial,sans-serif; color: #606060; }
form { font-family: helvetica,arial,sans-serif; color: #000000; }
span { font-family: helvetica,arial,sans-serif; color: #111111; }
h6 { font-family: helvetica,arial,sans-serif; color: #aa0000; }
h5 { font-family: helvetica,arial,sans-serif; color: #bb0000; }
h4 { font-family: helvetica,arial,sans-serif; color: #cc0000; }
h3 { font-family: helvetica,arial,sans-serif; color: #dd0000; }
h2 { font-family: helvetica,arial,sans-serif; color: #ee0000; }
h1 { font-family: helvetica,arial,sans-serif; color: #ff0000; }
em { font-family: helvetica,arial,sans-serif; color: #7070cc; }
pre { font-family: courier,sans-serif; }
tt { font-family: courier,sans-serif; }

hr { width: 90%; }
</pre></body></html>