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

a {
text-decoration: none;
}

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

#top {
width: 980px;
height: 380px;
float:left;
display:block;
}


#menu {
width: 980px;
height: 59px;
background-image: url('grafika/mc_02.jpg');
background-repeat: no-repeat;
float:left;
text-align:center;
}

#bar {
width: 980px;
height: 16px;
background-image: url('grafika/mc_04.jpg');
background-repeat: no-repeat;
float:left;
text-align:center;
}

#banner {
width: 980px;
height: 51px;
background-image: url('grafika/mc_06.jpg');
background-repeat: no-repeat;
float:left;
text-align:left;
}

#banner small {
margin-top: 15px;
font-size: 9pt;
text-indent: 40px;
display:block;
}

#content {
width: 980px;
min-height: 410px;
height: 100%;
height: auto !important;
padding: 5px;
background-image: url('grafika/mc_07.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: #fff;
text-align:left;
line-height: 150%;
}

#zawartosc span {
float:left;
display:block;

}

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



#foo {
width: 980px;
height: 65px;
background-image: url('grafika/mc_08.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;
}
