body {
        font: 11px Verdana;
        color: #65603A;
        background: url(grafika/tlo.jpg);
        background-repeat: repeat;
        text-align: center;
        margin: 0px;
        padding: 0px;
        border-width:0px;
        height: 100%;
}

#container {
        width: 700px;
        background: #CDC694;
        text-align: left;
        margin: 0 auto;
        
}

#header {
background: url(grafika/gorna.jpg);
margin: 0px;
width: 700px;
height: 147px;
  border-width:0px;
}


#nawigacja {
background: #918843 url(grafika/nawigacja.jpg);
margin: 0px;
width: 700px;
height: 49px;
text-align: right;
vertical-align: middle;
}

#nawigacja a {COLOR:#CDCCA7; FONT: bold 11px "Verdana"; TEXT-DECORATION: none; padding-right:20px;}
#nawigacja a:link {COLOR:#CDCCA7; FONT: bold 11px "Verdana"; TEXT-DECORATION: none; }
#nawigacja a:visited {COLOR:#CDCCA7; FONT: bold 11px "Verdana"; TEXT-DECORATION: none; }
#nawigacja a:active {COLOR:#CDCCA7; FONT: bold 11px "Verdana"; TEXT-DECORATION: none; }
#nawigacja a:hover {COLOR:#A8A564; FONT: bold 11px "Verdana"; TEXT-DECORATION: none; }










#tresc {
    width: 160px;
    float: left;
    padding: 10px;
    text-align: justify;
    background: #CDC694;
    }

#tresc2 {
    width:  500px;
    height: 370px;
    float: right;
    padding: 10px;
     background: #D0CC91;
     }

#tresc2a {
    width:  500px;
    height: 600px;
    float: right;
    padding: 10px;
     background: #D0CC91;
     }
     
     
.clearfloat { 
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer {
        background: #918843 url(grafika/footer.jpg);
        width: 700px;
        height: 88px;
        text-align: center;
 font: 11px Verdana;
        color: #65603A;
        line-height:8em;
}


p.tytul { font: bold 11px Verdana;
        color: #932626;
         text-align: justify;
        }

p.tresc { font: 11px Verdana;
        color: #65603A;
         text-align: justify;
        }

h1 { font: bold 14px Verdana;
        color: #932626;
        padding: 0px;
        }

.powrot {color:#932626; font: bold 11px Verdana; text-decoration: none}
a.powrot:link {color:#932626; font: bold 11px Verdana; text-decoration: none}
a.powrot:visited {color:#932626; font: bold 11px Verdana; text-decoration: none}
a.powrot:active {color:#932626; font: bold 11px Verdana; text-decoration: none}
a.powrot:hover {color:#000000; font: bold 11px Verdana; text-decoration: none}


hr.in {
  border: 0;
  width: 500px;
  height: 1px;
  background-color: #e9e5cd;
  color: #e9e5cd;
}



