body {
margin:0;
padding: 0;
color: #4b0d12;
background-color: #f0ece9;
font-family: trebuchet ms, arial, sans-serif;
}

a {
text-decoration: none;
}

#global {
width: 981px;
margin: auto;
overflow: visible;
display:block;
}

#top {
width: 981px;
height: 126px;
background-image: url('grafika/czer_02.jpg');
float:left;
display:block;
}


#menu {
width: 450px;
height: 40px;
background-image: url('grafika/us_04.jpg');
float:right;
text-align:center;
margin: 50px 125px 0 0;
}

#bar {
width: 981px;
height: 350px;
background-image: url('grafika/czer_04.jpg');
float:left;
text-align:center;
}

#banner {
width: 980px;
height: 107px;
float:left;
text-align:center;
}

#content {
width: 981px;
min-height: 310px;
height: 100%;
height: auto !important;
padding: 5px;
background-image: url('grafika/czer_05.jpg');
background-repeat: repeat-y;
text-align: left;
overflow: visible;
float:left;
}

#zawartosc {
width: 100%;
height: 100%;
height: auto; 
padding: 10px;
font-size: 10pt;
font-family: trebuchet ms, georgia, tahoma,verdana;
color: #450003;
text-align:left;
line-height: 150%;
}
/*
#zawartosc span {
float:left;
display:block;

}
*/
#zawartosc img {
padding: 1px;
border: 1px solid brown;
}

#ft {
width: 981px;
height: 284px;
background-image: url('grafika/ft.jpg');
float:left;
text-align:center;
}

#foo {
width: 981px;
height: 74px;
background-image: url('grafika/czer_06.jpg');
background-repeat: no-repeat;
text-align:center;
color: #e2e2e2;
display:block; 
float:left; 
}

#foo span {
padding: 10px;
font-size: 8pt;
display:block;
}

#foo span a {
color: #e2e2e2;
}

a {
color: darkred;
text-decoration: none;
}

a:hover {
color: darkred;
text-decoration: underline;
}

a:visited a:active {
color: darkred;
text-decoration: none;
}