body { font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif; line-height: 1.7; font-size: 80%; }
h2, h3, h4 { font-family: sans-serif; }
h1 { text-align: center; margin: 20px auto 10px auto; width: 156px; height: 71px; }
h1 a { background-image: url('./images/logo.jpg'); width: 156px; height: 71px; display: block; }
h1 a span { display: none; }

a img { border-style: none; }
h2 { font-size: 170%; color: #000; text-align: left; font-weight: bold; }
h3 { font-size: 140%; color: #000; text-align: left; font-weight: bold; }

p { text-indent: 2em; text-align: left; }
div { text-align: left; }

strong { color: black; }

a { color: #888; }
a:hover { color: #888; text-decoration: none; }

.list { background-image: url('./images/bug.gif'); background-position: 20px 5px; background-repeat: no-repeat; padding-left: 45px; margin: 8px 0; }

#footer { text-align: center; font-size: 80%; margin: 40px 0 5px 0; }
.kod { font-family: monospace; background-color: white; border: 5px solid #eee; padding: 20px; margin: 10px; font-size: 90%; }
#page > .kod { font-size: 120%; }
.kod strong { color: black; border-bottom: 1px dashed black; }
