html, body {
    background: url(/images/tlo_wiara.png);
}

#container1 {
    background: #6a4e35;
}
#header0 {
    background: url(/images/header0-wiara.png) top center no-repeat;
}
#header0-left {
    background: url(/images/header0-wiara-left.png) no-repeat;
}
#header0-right {
    background: url(/images/header0-wiara-right.png) no-repeat;
}

#most-important .element div {
    background: rgb(51,32,18);
}

#important-container .important h2 {
    position: absolute;
    left: 0;
    top: 161px;
    width: 215px;
    height: 69px;
    font-size: 18px;
    font-weight: normal;
    color: #0d5e7b;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#important-gospodarka, #important-finanse, #important-wies, #important-nieruchomosci {
    width: 215px;
    margin: 0 20px 0 0;
    background: #f4f4f4;
    height: 250px;
    line-height: 250px;
    text-align: center;
}
#important-nieruchomosci {
    margin: 0;
}

#article-list {
    padding: 20px 0;
    width: 685px;
}

.article {
    position: relative;
    margin: 0 0 15px 0;
    font-size: small;
}
.article .imageplaceholder, .article img.ai {
    display: block;
    float: left;
    width: 215px;
    /*height: 112px;*/
    
}
.article .imageplaceholder {
    line-height: 112px;
    text-align: center;
    background: #ccc;
}
.article h2 {
    margin: 0 0 1em 235px;
    color: #3b6363;
    font-size: 140%;
    font-weight: normal;
    letter-spacing: -0.05em;
}
.article .intro {
    margin: 0 0 0 235px;
    color: #231f20;
    letter-spacing: -0.025em;
    line-height: 140%;
}

#wiara-czytania {
    width: 848px;
    margin: 20px auto;
    position: relative;
}
#liturgia-dzisiaj {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: bold;
    font-size: 26px;
    color: #D3C2AF;
    margin: 0;
}


#wiara-czytania .top {
    background: url(/images/wiara-czytania-top-c.png) no-repeat 0 0;
    width: 848px;
    height: 11px;
}
#wiara-czytania a:hover .top {
    background: url(/images/wiara-czytania-top-c.png) no-repeat 0 -22px;
    width: 848px;
    height: 11px;
}
#wiara-czytania .bottom {
    background: url(/images/wiara-czytania-bottom-c.png) no-repeat 0 0;
    width: 848px;
    height: 12px;
}
#wiara-czytania a:hover .bottom {
    background: url(/images/wiara-czytania-bottom-c.png) no-repeat 0 -24px;
    width: 848px;
    height: 12px;
}
#wiara-czytania .middle {
    background: url(/images/wiara-czytania-middle-c.png) repeat-y 0 0;
    width: 848px;
}
#wiara-czytania a:hover .middle {
    background: url(/images/wiara-czytania-middle-c.png) repeat-y -850px 0;
    width: 848px;
}

#wiara-czytania ul {
    margin: 0;
    list-style: none;
    padding: 0;
}
#wiara-czytania ul li {
    float: left;
    padding: 0;
    margin: 0 0 0 20px;
    width: 210px;
}
#wiara-czytania ul li#wiara-czytania-krzyz {
    width: 137px;
}
#wiara-czytania p {
    margin: 0;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 14px;
    color: #754C28;
}
#wiara-czytania p#liturgia-dzien {
    font-size: 16px;
    font-weight: bold;
}
#wiara-czytania p#liturgia-tydzien {
    font-size: 16px;
}
#wiara-czytania p.lekcja-ozn {
    font-size: 16px;
    color: #288ECD;
}
#wiara-czytania p.lekcja-sigla {
    font-weight: bold;
}
#wiara-czytania a:hover {
    text-decoration: none;
}
