body {
        background-color: #f000000;
				background: url(img/center4.png) no-repeat center;
        margin: 0px;
        padding: 0;
        text-align:center;
    }

div {
        font: verdana 12px #000;
        position:relative;
    }
#img {
		float: left;
		padding-left:0px;
		padding-top:5px;
  		font-weight: bold;
  		font-size: 14px;
	}
	#img:hover {
		background: #00f;
		color: #294b9d;
		}
a {
		text-decoration: none;
	}

	#container {
		background: url(img/center4.png);
        margin:0 auto;
        padding:0 0px 0 0px;
        position:relative;
        width:750px;
		height:100%;
        text-align:left;
        clear: both;
		background-color:#FFFFFF;
    }

<! --
#naglowek {
        background: #fff url(images/logo.jpg) no-repeat;
        width:750px;
        height:181px;
        margin-bottom:0px;
    }
/>
#menu {
        background: #fff url(images/pasek.jpg) no-repeat;
        width:auto;
        height:33px;
        margin-bottom:0px;
		margin-top:-16px;
		position:relative;
	}
#menu ul {
		list-style: none;
		        width: 780px;
						float: none;
	}
#menu li {
		float: left;
		padding-left:20px;
		padding-top:5px;
  		font-weight: bold;
  		font-size: 14px;
	}
#menu a {
		display: block;
		line-height: 20px;
		padding: 0 8px;
		color: #fff;
		font-weight: bold;
	}
#menu a:hover {
		background: #fff;
		color: #294b9d;
		}
	#lewy {
        background: #fff url(images/tlo1.jpg) repeat;
        width:160px;
		height:100%;
        float:left;
		padding-left:0px;
		margin-left:28px;
	}
#lewy dl {
		margin: 0px;
	}
#lewy dt {
		font-size: 12px;
		color: #000;
		background:url(images/menu.jpg) no-repeat;
		font-weight: bold;
		height:20px;
		width:157px;
		padding-top:6px;
		text-align:center;
	}
#lewy dd {
		font-size:13px;
		margin-top:3px;
		margin-left:6px;
	}
#lewy a {
		font-size:14px;
		color: #000000;
		line-height: 150%;
	}
#lewy a:hover {
		text-decoration:underline;
}

#bottom {
		background: url(images/bottom.jpg) no-repeat;
		width:160px;
		height:8px;
		margin-top:20px;
}
#srodek {
        background:  url() repeat;
        width:700px;
		height:auto;
        float:left;
		margin-left:15px;
		margin-top:3px;
		margin-bottom:40px;
		position:relative;
	}
#srodek a {
		color:#000000;
		text-decoration:underline;
}
#srodek h2 {
		padding-top:15px;
		background-color:#;
        font-size: 20px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color: #726868;
		line-height: 150%;
		padding-left:30px;
		margin-top:0px;
	}
#srodek p {
		margin-bottom:8px;
		text-indent: 15px;
		text-align: justify;
		padding-left:50px;
		padding-right:5px;
		padding-top:0px;
		padding-bottom:4px;
		font-size:16px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color: #726868
	}
#tlo2 {
		background: url(images/tlo_2.jpg) repeat;
		float:right;
		width:27px;
		height:400px;
	}
#stopka {
        background: url(img/center1.png) no-repeat;
        clear:both;
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		height:100px;
		width:750px;
		color:#726868;
		padding-top:8px;
		margin-left:30px;
		padding-right:30px;
		float:left;
	}
#stopka a {
		color: #000000;
	}
#stopka a:hover {
		text-decoration:underline;
	}
#copyright {
		float:left;
		margin:85px;
		margin-left:-60px;
	}
#design {
		float:right;
		   margin:85px;
}
#facebook_ico {
	width: 16px;
	height: 16px;
	background: url(img/fb_ico.png) no-repeat left center;
	margin:0px;
	margin-left: 35px;
	float: left;

}

#facebook_ico:hover {
	background: url(img/fb_ico.png) no-repeat right center;
	}

#linkedin_ico {
	width: 16px;
	height: 16px;
	background: url(img/li_ico.png) no-repeat left center;
	margin:0px;
	margin-left: 5px;
	float: left;
}

#linkedin_ico:hover {
	background: url(img/li_ico.png) no-repeat right center;
}

#youtube_ico {
	width: 16px;
	height: 16px;
	background: url(img/yt_ico.png) no-repeat left center;
	margin:0px;
	margin-left: 5px;
	float: left;
}

#youtube_ico:hover {
	background: url(img/yt_ico.png) no-repeat right center;
}