body {
font-family : Verdana, Arial, Helvetica, sans-serif;
background-color: #ffffff;margin-top:15px;
margin-bottom:15px;
text-align:center;
}

A:link {
text-decoration : none;
font-weight:bold;
color : #15a424;
} 
A:visited {
text-decoration : none;
font-weight:bold;
color : #15a424;
background-color:#FFFFFF;
} 
A:hover {
text-decoration : none;
font-weight:bold;
color : #FFFFFF;
background-color:#15a424;
}

A.img:link {
text-decoration : none;
color:#ffffff;
background-color:#FFFFFF;
} 
A.img:visited {
text-decoration : none;
color:#ffffff;
background-color:#FFFFFF;
} 
A.img:hover {
text-decoration : none;
color:#ffffff;
background-color:#FFFFFF;
}

A.menu:link {
text-decoration : none;
font-weight:bold;
color : #15a424;
padding-left:10px;
padding-right:10px;
} 
A.menu:visited {
text-decoration : none;
font-weight:bold;
color : #15a424;
background-color:#FFFFFF;
padding-left:10px;
padding-right:10px;
} 
A.menu:hover {
text-decoration : none;
font-weight:bold;
color : #FFFFFF;
background-color:#15a424;
padding-left:10px;
padding-right:10px;
}

.tabela {
width : 750px;
margin-left: auto;
margin-right: auto;
height:100%;
}
.logo {
width : 700px;
height:159px;
background-image: url("noadblock.jpg");
}
.menu_d {
width : 100%;
text-align:right;
font-size : 12px;
font-weight: bold;}
.tabela_srodek {
width : 750px;
background-color:white;
}
.tekst {
       font-size: 13px;
       text-align: justify;
       padding:10px;
       }

h1 {
    color:black;
    font-size: 20px;
    text-align:center;
    padding:25px;
}
h2 {
text-align: left;
color: #0b5b90;
font-size: 14px;
text-decoration:underline;
}

