@charset "utf-8";
#footer/* CSS Document */



 {
	width: 969px;
	position: relative;
	clear: both;
	height: 97px;
}
#footer ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#footer li {
	float: left;
}
#footer  li a {
	color: #3a3529;
	text-decoration: none;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bab6a0;
	padding-right: 10px;
	margin-right: 10px;
	padding-bottom: 0px;
	margin-bottom: 30px;
}
#footer .last 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;
}
#footer li a:hover {
	color: #000000;
	text-decoration: underline;
}
.text_footer {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 19px;
	top: 69px;
	color: #0f89cb;
}
.text_indeed a {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 793px;
	top: 69px;
	color: #0f89cb;
	text-decoration: none;
	width: 176px;
}
.text_indeed a:hover {
	text-decoration: underline;

}
.footer_linia {
	float: left;
	clear: both;
	width: 969px;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dee9f3;
	position: absolute;
	left: 0px;
	top: 52px;
}

