
html, body {

font-size : 1em;
font-family : verdana, tahoma, arial, helvetica, sans-serif;
color : #205386;

}
#naglowek {
position : relative;
width : 780px;
height : 200px;
margin : 0 auto;
padding : 0;
background-color : #1c93ff;
border-style : solid;
border-color : #1c93ff;
border-bottom-color : #00088e;
border-width : 3px;
}
#kontener1 {
width : 780px;
margin : 0 auto;
}
#menu {
width : 780px;
position : absolute;
bottom : 0;
left : 0;
right : 0;
background-color : transparent;
border : 0px;
margin : 0 auto;
}
#logo {
position : absolute;
bottom : 60px;
left : 60px;
}
#logotext {
position : absolute;
bottom : 70px;
left : 160px;
color : #ffffff;
font-weight : bold;
font-size : 10pt;
}
#bgrimage {
float : right;
border : 0;
padding : 0;
}
#kontener2 {
text-align: center;
width : 780px;
padding : 0;
margin : 0 auto;
}
#lewa {
width : 120px;
overflow : hidden;
text-align : justify;
float : left;
padding : 10px;
}
#srodek {
width : 480px;
overflow : hidden;
float : left;
padding : 10px;
background-color : #ffffff;
}
#prawa {
width : 120px;
padding : 10px;
overflow : hidden;
float : left;
background : #ffffff;
font-size : 8pt;
}
#stopka {
width : 500px;
margin : 0 auto;
clear : both;
padding : 3px;
background-color : #2466ff;
}
ul, ul li {
display : block;
list-style : none;
margin : 0;
padding : 0;
}
ul {
text-align : center;
padding-bottom : 5px;
}
ul li {
display : inline;
white-space : nowrap;
margin-right : 5px;
}
ul a:link, ul a:visited {
text-decoration : none;
font-weight : normal;
font-size : 10pt;
background-color : #2466ff;
color : #ffffff;
border : 2px solid #00009d;
padding : 6px;
position : relative;
width: 70px;
margin : 0 auto;
}
ul a:hover {
background-color : #ffffff;
border-bottom-color : #ffffff;
color : blue;
font-weight : bold;
}
td.tabela_naglowek {
color : white;
background : #00b000;
font-style : italic;
font-size : 11pt;
font-weight : bold;
text-align : center;
height : 35pt;
width : 480px;
}
td.tabela_tresc1 {
font-size : 14pt;
text-align : justify;
width : 400px;
}
td.tabela_tresc2 {
font-size : 20pt;
font-style : italic;
font-weight : bold;
}
td.tabela_tresc3 {
font-size : 10pt;
text-align : justify;
}
td.tabela_tresc4 {
font-size : 10pt;
font-style : italic;
font-weight : bold;
text-align : right;
}
h1 {
font-size : 14pt;
font-style : italic;
font-weight : normal;
background-color : #2466ff;
color : #ffffff;
}
h2 {
font-size : 11pt;
font-style : italic;
text-align : center;
}
h3 {
font-size : 10pt;
font-style : normal;
font-weight : normal;
text-align : justify;
}
h4 {
font-size : 10pt;
font-style : italic;
font-weight : normal;
text-align : justify;
color : #808080;
}
a {
background : inherit;
color : #400080;
}
a:link {
font-size : 10pt;
font-weight : bold;
color : #000080;
text-decoration : underline;
}
a:visited {
font-size : 10pt;
font-weight : bold;
color : #990000;
text-decoration : underline;
}
img {
border: 0px;
}
