body
        {
        margin-top: 0px;
        margin-left: 0px;
        background-color: #75B809;
        margin:0px;
        padding:0px;
        background-image: url(images/tlo.jpg);
        background-position: top;
        background-repeat: repeat-x;
        text-align: center;
        color: #FFFFFF;
        overflow-y: scroll;
        }

p      {
        font-family: Arial, Verdana, sans-serif;
        font-size: 12px;
        line-height: 150%;
        margin-top: 0px;
        margin-bottom: 10px;
        margin-left: 20px;
        margin-right: 20px;
        }
        
.lead
        {
        margin-right: 0px;
        font-weight: bold;
        }

.stopka
        {
        margin-top: 8px;
        font-size: 12px;
        margin-right: 0px;
        color: #FFFFFF;
        }        

.tytul
        {
        margin-right: 0px;
        color: #FFE240;
        font-size: 25px;
        font-family:Georgia, "Times New Roman", Times, serif;
        font-variant: small-caps;
        letter-spacing:4px;
        text-transform: none; 
        font-weight: normal;
        margin-top: 20px;
        }        

img {
        padding: 0px;
        margin: 0px;
        }

a      {
        font-weight: bold;
        text-decoration: none;
        color: #B8FBFF;
        padding: 0px;
        margin: 0px;
        }        
        
a:hover
        {
        color: #ffffff;
        }

table
        {
        text-align: center;
        height: 100%;
        }
        
#main
        {
        height:100%;
        position:relative;
        width: 700px;
        margin: auto;
        padding:0px;
        text-align: center;
        }

       
#tytul
        {
        z-index:1;
        position:absolute;
        left:50px;
        top:100px;
        width:600px;
        height: 150px;
        background-image: url(images/podlew.png);
        }
        
#zdjecie
        {
        z-index:2;
        position:absolute;
        top:60px;
        left:0px;
        width:163px;
        height:189px;
        background-image: url(images/zdjecie.png);
        }        

#opis
        {
        text-align: left;
        z-index:3;
        position:absolute;
        top:250px;
        left:50px;
        width:600px;
        height: 650px;
        background-image: url(images/podlew.png);

        }      
        
#stopka
        {
        text-align: center;
        z-index:4;
        position:absolute;
        top:930px;
        left:50px;
        width:600px;
        background-image: url(images/podlew.png);
        color: #FFE240;
        }           
       
#konik
        {
        z-index:5;
        position:absolute;
        top:215px;
        left:650px;
        width:40px;
        height:78px;
        background-image: url(images/konik.png);
        }        
       
#baner
        {
        z-index:6;
        position:absolute;
        top:1300px;
        left:265px;
        width:180px;
        height:80px;
        background-image: url(images/baner.gif);
        background-position: center top;
        background-repeat: no-repeat;
        }
        
#lista
        {
        z-index:7;
        position:absolute;
        top:0px;
        left:0px;
        }
