@charset "utf-8";
#footer_full {
	clear: both;
	width: 100%;
	position: relative;
	margin-top: 0px;
	background-color: #727272;
	float: left;
}
#footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 150px;
}
#footer_loga {
	height: 88px;
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	float: left;
}
.footer_nasze_artykuly {
	color: #FFFFFF;
	font-size: 24px;
	margin-top: 35px;
	float: left;
}
#footer_loga img {
	float: left;
}
#footer_pasek_pionowy {
	margin-left: 20px;
}
#footer .indeed_footer {
	float: right;
	color: #FFFFFF;
	width: 330px;
	margin-top: 20px;
}
#footer .indeed_footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer .indeed_footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
