/*FOOTER*/
#footer_wykonawca{
    clear: both;
    float: right;
    font-family: Arial;
    font-size: 10px;
    margin: 3px auto 0;
    overflow: hidden;
    padding: 0 10px 0 0;
    text-align: left;
    width: 200px;

}
#footer_wykonawca a{
	text-decoration:none;
	color:#000;
}


#footer_menu {
   color: #A8A8A8;
    float: right;
    font-size: 10px;
    margin: 5px 12px 0 10px;
    text-align: right;
    text-transform: uppercase;
    width: 979px;
}

#footer_menu  span {
    margin:10px 5px;
	color: #A8A8A8;
}
#footer_menu a{
	text-decoration:none;
 color: #A8A8A8;
}
#footer_menu a:hover{
	text-decoration:none;
 color: #A8A8A8;
}

#footer_description {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #604F38;
    float: left;
    height: 160px;
    margin: 0 auto 45px;
    padding: 10px;
    width: 870px;
}

#newsletterForm {
	width:200px;
	float:right;
	border:2px solid #FFFFFF;
}

#footer_keys {
	color:#AAABAF;
	text-align:center;
	font-size:11px;
	margin: 0px 0px 10px;
	clear: both;
	width: 1000px;
	overflow:hidden;
}



#footer_keys .h2_keys,#footer_keys span{
	color:#AAABAF;
	text-align:center;
	font-size:11px;
	margin: 0px 0px 0px;
	clear: both;
	width: 1000px;
}