body {
margin:0;
padding: 0;
color: #4b0d12;
background-image: url('grafika/bg.jpg');
background-repeat: repeat-x;
background-color: #490c11;
font-family: trebuchet ms, arial, sans-serif;
font-size: 10pt;
}

a {
text-decoration: none;
}

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

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


#menu {
width: 980px;
height: 41px;
float:left;
text-align:center;
background-image: url('grafika/magnolia_04.jpg');
float:left;
display:block;
}

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

#banner {
width: 980px;
height: 52px;
float:left;
background-image: url('grafika/magnolia_06.jpg');
float:left;
}

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

#zawartosc {
width: 630px;
height: 100%;
height: auto; 
padding: 0 0 0 10px;
font-size: 10pt;
font-family: trebuchet ms, georgia, tahoma,verdana;
color: #5e4d2f;
text-align:justify;
line-height: 150%;
float:left;
}

#prawa {
width: 290px;
height: 100%;
height: auto; 
margin: 0 25px 0 0;
font-size: 9pt;
font-family: trebuchet ms, georgia, tahoma,verdana;
color: #a18450;
text-align:justify;
line-height: 150%;
float:right;
}
/*
#zawartosc span {
float:left;
display:block;

}
*/

#zawartosc  img{
padding: 0px;
border: 2px solid white;
}

#prawa img {
padding: 0px;
border: 5px solid white;
}
#tt {
width: 960px;
height: 39px;
background-image: url('grafika/magnolia_07.jpg');
float:left;
text-align:left;
padding: 0 10px 0 10px;
}
#ft {
width: 980px;
height: 34px;
background-image: url('grafika/magnolia_09.jpg');
float:left;
text-align:center;
}

#foo {
width: 980px;
height: 67px;
background-image: url('grafika/magnolia_10.jpg');
background-repeat: no-repeat;
text-align:center;
color: #999999;
display:block; 
float:left; 
}

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

#foo span a {
color: #e2e2e2;
}

#kontakt {
width: 350px;
height: 50px;
float: right;
text-align:left;
font-size: 9pt;
color: #b0965e;
line-height: 95%;
padding: 4px;
position:relative;
z-index: 99em;
}

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

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

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