#footer {
	position: relative;
	clear: both;
	float: left;
	width: 900px;
	background-image: url(../image/footer_bg.gif);
	height: 158px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#footer_menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
}
#footer_menu li {
	float: left;
}
#footer_menu .powrot a {
	background-image: url(../image/powrot_button_01.gif);
	height: 29px;
	width: 52px;
	background-repeat: no-repeat;
	display: block;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 13px;
	padding-left: 25px;
	margin-right: 8px;
}
#footer_menu .powrot a:hover {
	background-image: url(../image/powrot_button_02.gif);
	height: 29px;
	width: 52px;
	background-repeat: no-repeat;
	display: block;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	padding-top: 13px;
	padding-left: 25px;
}
#footer_menu .oprojekcie a {
	background-image: url(../image/o_projencie_button_01.gif);
	height: 29px;
	width: 73px;
	background-repeat: no-repeat;
	display: block;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 13px;
	padding-left: 15px;
}
#footer_menu .oprojekcie a:hover {
	background-image: url(../image/o_projencie_button_02.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
}
#footer_menu .partnerzy a {
	background-image: url(../image/partnerzy_button_01.gif);
	height: 29px;
	width: 66px;
	background-repeat: no-repeat;
	display: block;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 13px;
	padding-left: 18px;
}
#footer_menu .partnerzy a:hover {
	background-image: url(../image/partnerzy_button_02.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
}
#footer_menu .kontakt a {
	background-image: url(../image/kontakt_button_01.gif);
	height: 29px;
	width: 59px;
	background-repeat: no-repeat;
	display: block;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 13px;
	padding-left: 15px;
}
#footer_menu .kontakt a:hover {
	background-image: url(../image/kontakt_button_02.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
}
#footer_menu .strefadoroslych a {
	background-image: url(../image/sterefa_doroslych_button_01.gif);
	height: 29px;
	width: 101px;
	background-repeat: no-repeat;
	display: block;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 13px;
	padding-left: 14px;
}
#footer_menu .strefadoroslych a:hover {
	background-image: url(../image/sterefa_doroslych_button_02.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
}
#imput_footer {
	width: 95px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	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;
	margin-top: 69px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #CCCCCC;
	position: absolute;
	left: -3px;
}
.footer_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 650px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0px;
	float: right;
}
.footer_text span {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	line-height: 30px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.footer_text a {
	color: #99ccff;
	text-decoration: none;
}
.footer_text a:hover {
	text-decoration: underline;
}
.dodaj {
	position: absolute;
	left: 143px;
	top: 109px;
}

