/* warunki stopki*/
#stopka {
	width: 850px;
	clear: both;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	background-color: #181818;
}
#stopkaTop {
	height: 26px;
	width: 840px;
}

#stopkaLeft {
	width: 500px;
	float: left;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#stopkaRight {
	width: 300px;
	float: right;
	text-align: left;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.stopka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #592F14;
	font-weight: normal;
}
a.stopka:link, a.stopka:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #592F14;
	text-decoration: none;
	font-weight: normal;
}
a.stopka:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

/* koniec stopki */
#stopkamidle {
	width: 900px;
	text-align: center;
	padding: 1px;
}
#stopkaBottom {
}

