body {
        background-color:#0076CC;
        background-image: url(images/pasek.gif); 
        background-repeat: repeat-x;
        margin: 0;
        padding: 0;
        width:100%;
        height:100%;
        color:#000000;
        font-family: "Times New Roman";
        font-size:16px;

   }        
#zewn_centr {
             position: absolute;
             top:0px;
             left: 50%;
             height:100%;
             z-index:10;
             height:100%;        
             }
#page {
        position: absolute;
        display:block;
        top:0px;
        left:-400px;
        width:800px;
        margin:0px 0px 0px 0px;
        z-index:10;
        height:100%;
}

#gora {
        position:absolute;
        top:0px;
        left:0px;
        width:800px;
        height:296px;
        margin: 0px 0px 0px 0px;
        background-image: url(images/index_01.jpg); 
        background-position: top;
        
        z-index:10;
        }

#srodek {
        position:absolute;
        top:296px;
        left:0px;
        width:800px;
        height:1800px;
        margin: 0px 0px 0px 0px;
        background-image: url(images/index_02.jpg);         
       background-repeat: no-repeat;
        z-index:10;
        }


.text_top {
width:447px;
height:25px;
background-image: url(images/tlo_text.gif); 
background-repeat: no-repeat;
}

.text_dol {
width:447px;
height:29px;
background-image: url(images/dol_text.gif); 
background-repeat: no-repeat;
}


.text_cen {
width:446px;
height:700px;
background-image: url(images/cen_text.gif); 
background-repeat: repeat-y;
font-size: 16px;
color: #006595;
}

img {

}


a {color:#0061A7; text-decoration:none; font-weight:bold;}

a.a10:link {color:#000000;}
a.a10:hover {color:#ffffff;}

