body {
    margin:0;
    background: #adb1a8 url('../images/prawa.jpg') 770px 0 no-repeat;
    padding:0;
    font-size: 0.7em;
    font-family: Tahoma;
}
#kolumny {
    padding-bottom: 0.5em;
    background: url('../images/kolumny.png') repeat-y;
    overflow: hidden;
    width: 770px;
}
#lewa {
    float:left;
    padding: 260px 0 0 8px;
    width: 486px;
    min-height: 100px;
    background: #adb1a8 url('../images/lewa.jpg') no-repeat;
}
#srodek {
    float:left;
    padding: 260px 90px 0 15px;
    width: 171px;
    min-height: 390px;
    background: #e9eae7 url('../images/srodek.jpg') no-repeat;
    color: #720101;
}

#srodek h2 {margin: 0; font-size: 1.2em;}
#srodek ol {list-style: disc; margin:0 0 0.5em 0; padding: 0 0 0 1em;}
#srodek ol li.wszystkie {font-weight: bold;}
#srodek a {color: #720101; text-decoration: none;}
#srodek a:hover {text-decoration: underline;}
#srodek img {margin: 0;}
#reklama {float: right; margin: 0 0 0 5px;}
#intro {margin-bottom: 3em;}
#wszystkieWpisy {text-align: center; font-weight: bold;}


h1 {margin: 0 0 0.3em 0; padding: 0; font-size: 1.6em;}
h2 {margin: 0 0 0.3em 0; padding: 0; font-size: 1.2em;}
h2 span {font-size: 0.7em; color: #555;}
a {text-decoration: underline; color: #000;}
p.data {margin: 0 0 0.3em 0; font-weight: bold; color: #444; font-size: 0.9em;}
p {margin: 0 0 0.3em 0; padding: 0;}
p.komentarzy {margin: 0 0 1em 0; font-weight: bold; color: #444; font-size: 0.9em;}
fieldset {font-weight: bold;}
fieldset label {float: left; width: 50px;}
fieldset input {float: left; margin-bottom: 1px; background: #e9eae7; width: 300px; font-size: 0.9em;}
fieldset textarea {background: #e9eae7; width: 300px; height: 100px; font-size: 1.2em;}
img {margin: 3px; border: 1px solid #000;}
img.rss {border: 0;}
img.w3c {border: 0;}

#komentarze {margin: 3em 50px 0 50px;}
#komentarze div.komentarz {margin: 0 0 1em 0;}
#komentarze p {margin: 0; padding: 3px;}
#komentarze p.dane {background: #e9eae7;}
#komentarze span.nick {font-weight: bold;}
#komentarze span.data {float: right;}
#komentarze form {margin-top: 1em;}
#komentarze input.submit {float: none; display: block; margin: auto; width: auto;}

