* {
margin: 0;
padding: 0;
}
body {
background: url(images/bg.gif) repeat-x;
background-color: #28281D;
}
#kontener {
width: 889px;
margin: 0 auto;
font-family: Arial;
}
#top {
width: 889px;
height: 300px;
float: left;
background: #FFF;
}
#top img {
margin-left: 5px;
float: left;
}
#reklama {
float: left;
width: 728px;
height: 90px;
margin-top: 0px;
margin-left: 0px;
__margin-left: 0px;
}
#content {
background: #FFF;
width: 889px;
overflow: hidden;
float: left;
}


#lewa {
float: left;
width: 238px;
margin: 0px 0 0 5px;
__margin-left: 3px;;
font-size: 11px;
}
dl {
margin-top: 5px;
float: left;
}
dt {
font-weight: bold;
background: url(images/bgdt.gif) no-repeat;
float: left;
width: 142px;
height: 26px;
padding: 10px 0 0 30px;
color: #e3e5e7;
}
dd {
width: 127px;
height: 22px;
float: left;
background: url(images/bgli.gif) no-repeat;
padding-left: 45px;
padding-top: 4px;
}
dd a {
color: #333d43;
text-decoration: none;
}
dd a:hover {
text-decoration: underline;
}

#tresc {
float: left;
margin: 5px;
width: 425px;
__width: 423px;
background: url(images/bgtresc.gif) repeat-x;
font-size: 11px;
color: #434334;
padding: 15px;
}
h4 {
font-weight: bold;
margin: 10px 0 0 30px;
float: left;
color: #6e6e51;
width: 100%;
}
img.foto {
float: left;
margin: 5px 5px 5px 30px;
border: 3px solid #d4d7da;
}

#prawa {
float: left;
width: 150px;
font-size: 11px;
margin-left: 5px;
}


#stopka {
width: 879px;
height: 48px;
float: left;
background: url(images/bgstopka.gif) repeat-x;
margin: 5px;
__margin-left: 3px;
font-size: 11px;
color: #f6f6f6;
text-align: center;
padding-top: 15px;
}
#stopka a {
color: #f6f6f6;
text-decoration: none;
}
#stopka a:hover {
text-decoration: underline;
}
span.left {
float: left;
margin-left: 50px;
}
span.right {
float: right;
margin-right: 50px;
margin-top: -10px;
}
span.right a {
color: #47515d;
text-decoration: none;
}
span.right a:hover {
text-decoration: underline;
}

