body {
margin-top: 20px;
background: #f9f7e8;
font-family : "Tahoma", Verdana, Helvetica, sans-serif;
font-size : 12px;
color : #000000;
text-align: left;
}

h1, h2, h3{
padding: 0px;
margin-top: 0px;
margin-bottom:10px;
font-size: 14px;
font-weight: bold;
}


hr {
margin-top: 10px;
margin-bottom: 10px;
width: 555px;
height: 1px;
border-top: solid 1px #000000;
float: left;
}

a {
color : #000000;
text-decoration : none;
}

a:hover {
color : #a1a1a1;
text-decoration : none;
}

img {
border : 0px;
}

#wrapper {
margin: 0px auto;
width: 800px;
text-align: left;
}

#header{
float: left;
width: 800px;
height: 105px;
background: #e79800;
}

#logo{
float: left;
text-align: center;
width: 180px;
height: 80px;
padding-top: 25px;
background: #e79800;
}

#top{
float: left;
width: 605px;
height: 105px;
background: #000000 url(images/tlo.jpg) no-repeat center;
}

#www {
width: 800px;
float: left;
background: #ffbe20;
}


#lewo {
float: left;
width: 180px;
text-align: center;
padding-top: 10px;
padding-bottom: 15px;
}

#prawo {
float: right;
width: 605px;
background: #e79800;
border-right: solid 15px #ffbe20;
}

#menu{
float: left;
width: 605px;
height: 25px;
text-align: center;
}

#menu ul{
margin: 0px;
padding: 0px;
text-align: center;
}

#menu ul li{
display: inline;
}

#menu ul li a{
margin-left: 5px;
margin-right: 5px;
line-height: 25px;
height: 25px;
text-align: center;
color: #000000;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

#menu ul li a:hover{
border-bottom: solid 6px #f9f7e8;
}

#menu #strona a{
padding: 6px;
background: #f9f7e8;
}

#content {
float: left;
text-align: justify;
padding: 25px;
width: 555px;
min-height: 100px;
background-color: #f9f7e8;
margin-right: 20px;
margin-bottom: 15px;
}

#content img{
padding: 0px;
margin-bottom: 2px;
}

#down {
float: left;
width : 800px;
height: 20px;
}

