body {
        background-color: #F3D99F;
        margin: 0;
        padding: 0;
        text-align:center;
    }

div {
        font: verdana 10px #F3D99F;
        position:relative;
    }
a {
		text-decoration: none;
	}
#container {
		background-color: #F3D99F;
        margin:0 auto;
        padding:0 0px 0 0px;
        position:relative;
        width:750px;
		height:100%;
        text-align:left;
        clear: both;
		background-color:#F3D99F;
    }


#naglowek {
        background: #F3D99F;
        width:750px;
        height:181px;
        margin-bottom:0px;
    }

#menu ul {
		list-style: none;
	}
#menu li {
		float: left;
		padding-left:20px;
		padding-top:5px;
  		font-weight: bold;
  		font-size: 14px;
	}
#menu a {
		color:#F3D99F;
                text-decoration:none;
	}
#menu a:hover {
		text-decoration:underline

}
#bottom {
		background-color: #F3D99F;
		width:160px;
		height:8px;
		margin-top:20px;
}
#srodek {
        background: #F3D99F;
        width:500px;
		height:auto;
        float:left;
		margin-left:15px;
		margin-top:3px;
		margin-bottom:40px;
	}
#srodek a {
		color:#F3D99F;
		text-decoration:none;
}
#srodek a:hover {

		text-decoration:underline;
#srodek h2 {
		padding-top:15px;
		background-color:#F3D99F;
        font-size: 15px;
		color: #F3D99F;
		line-height: 150%;
		padding-left:15px;
		margin-top:0px;
	}
#srodek p {
		margin-bottom:8px;
		text-indent: 15px;
		text-align: justify;
		padding-left:15px;
		padding-right:5px;
		padding-top:0px;
		padding-bottom:4px;
		font-size:12px;
		font-family:Verdana
	}
#lewy {
        background: #F3D99F;
        width:500px;
		height:auto;
        float:left;
		margin-left:15px;
		margin-top:3px;
		margin-bottom:40px;
	}
#lewy a {
		color:#F3D99F;
		text-decoration:none;
}
#lewy a:hover {

		text-decoration:underline;
#background {
		background-color: #F3D99F;
		float:right;
		width:27px;
		height:400px;
	}
