@charset "utf-8";
/* CSS Document */


#footer {
	clear: both;
	width: 961px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
}



#footer_menu {
	list-style-type: none;
	float: left;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	width: 961px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#footer_menu li {
	float: left;
	padding-top: 13px;
}
#footer_menu a {
	text-decoration: none;
	float: left;
	padding-right: 12px;
	padding-left: 12px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#footer_menu a:hover {
	text-decoration: underline;
}
#footer_menu .wspolpraca_li a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.logo_footer {
	float: left;
	padding-right: 667px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #999999;
}
