#footer-wide {
	width:100%;
	height:500px;
	background: url(images/footer-wide.png) repeat-x;
	}
     
#footer {
	width:900px;
	height:400px;
	margin: 0 auto;
	padding-top: 20px;
	}
	 
#footer p {
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
	color: #5e3f4b;
	font-size: 0.85em;
	}
	 
#footer p a {
	text-decoration: none;
	color: #5e3f4b;
	}
	
#footer  p a:hover {
	text-decoration: underline;
	}
     
#footer-top {
	width: 900px;
	height: 15px;
	background: url(images/footer-top.png) top repeat-x;
	}

#footer-mid {
	width:900px;
	height: 335px;
	background: url(images/footer-mid.png) top repeat-y;
	}

#footer-end {
	width:900px;
	height: 15px;
	background: url(images/footer-end.png) top repeat-x;
	}


#footer-mid h2 {
	font-size: 1.15em; color: #be3168;
	font-weight: bold;
	letter-spacing: -0.05em;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #4f393f;
	}

#footer-mid h2.ogloszenia {
	font-size: 1.15em; color: #ca946a;
	font-weight: bold;
	letter-spacing: -0.05em;
	text-transform: uppercase;
	margin: 0;
	padding: 25px 0 5px 0;
	border-bottom: 1px solid #4f393f;
	}

.linki {
	float: left;
	width: 297px;
	padding: 0 0 0 17px;
	}
     
#footer-mid ul, #footer-mid ul li {
	font-size: 0.95em;
	list-style: none;
	margin: 0;
	padding: 0;
	letter-spacing: -0.089em;
	}

#footer-mid ul li p {
color: #c2a894;
font-size: 0.95em;
margin: 5px 5px 0 0;
text-align: left;
}

#footer-mid ul li a {
	display:block;
	text-decoration: none; 
	color: #fff;
	padding: 3px 0;
	height: 16px;
	border-bottom: 1px solid #4f393f;
	}

#footer-mid a:hover {
	text-decoration: none; 
	color: #be3168;
	background: #19080e;
	padding-left: 7px;
	}

#cztery {
	height: 35px;
	margin: 0 auto;
	text-align: center;
	padding: 5px 0 0 0;
	background: url(images/footer-gradient.png) bottom center no-repeat;
	}


#cztery ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
	}

#cztery li {
	display: inline;
	padding: 2px 4px;
color: #562136;
	}



#cztery  li a {
	font-size: 0.85em;
	text-decoration: none; 
	color: #ccc;
text-transform: uppercase;
	}

#cztery a:hover {
	text-decoration: none; 
	color: #d37405;
	}


 
