body {
font-family : Verdana, Arial, Helvetica, sans-serif;
background-color: #ffffff;
background-image: url('tlo.jpg');
background-repeat: repeat-x;
margin-top:0px;
margin-bottom:0px;
text-align:center;
}
A.menu:link {
text-decoration : none;
color : #ffffff;
padding-left:10px;
padding-right:10px;
} 
A.menu:visited {
text-decoration : none;
color : #ffffff;
padding-left:10px;
padding-right:10px;
} 
A.menu:hover {
text-decoration : underline;
color : #ffffff;
padding-left:10px;
padding-right:10px;
}
A.menu1:link {
text-decoration : none;
color : #ffffff;
}
A.menu1:visited {
text-decoration : none;
color : #ffffff;
}
A.menu1:hover {
text-decoration : underline;
color : #ffffff;
}
A.link:link {
color : #0b5b90;
text-decoration : none;
}
A.link:visited {
color : #0b5b90;
text-decoration : none;
}
A.link:hover {
color : white;
background-color: #0b5b90;
text-decoration : none;
}
.tabela {
width : 750px;
margin-left: auto;
margin-right: auto;

}
.menu_g {
width : 750px;
height:326px;
background-image: url("pozycjonowanie.jpg");
}
.menu_d {
width : 100%;
height:23px;
text-align:right;
font-size : 12px;
font-weight: bold;
background-image: url("stopka.jpg");
}
.tabela_srodek {
width : 750px;
background-color:white;
}
.tekst {
       font-size: 13px;
       text-align: justify;
       padding:10px;
       bborder-left: 1px dashed #000000;
       bborder-right: 1px dashed #000000;
       }
.menu_pozycjonowanie {
    position:relative;
    top:305px;
    width:750px;
    font-size:12px;
    font-weight: bold;
    text-align:center;
}
.menu_d_pozycjonowanie {
    position:relative;
    bottom:-5px;
    right:25px;
    width:750px;
    font-size:10px;
    font-weight: bold;
    text-align:right;
}
h1 {
    color:blue;
    font-size: 12px;
    text-align:center;
}
h2 {
text-align: center;
color: #0b5b90;
font-size: 17px;
}



