.footer {
	width: 965px;
	height: 105px;
	margin-top:20px;

}
.footer .bottom{
	float:left;
	width:965px;
	height:105px;
	background-image: url(img/background_bottom.gif);
	background-repeat: no-repeat;
	background-position: center center;	
}

.footer .bottom .adres{
	float:left;
	margin-top:23px;
	margin-left:18px;
	margin-right:20px;
	padding:0 7px 0 7px;
}
.footer .bottom .adres p{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #626262;	
	margin:0;
	pading:0;
}

.footer .bottom .adres p a:link, .footer .bottom .adres p a:visited {
	font-weight: normal;
	color: #8D8D8D;	
	margin:0;
	pading:0;
	text-decoration:none;
}
.footer .bottom .adres p a:hover{
	color: #FFFFFF;	
}
.footer .bottom .adres p span{
	font-weight: bold;
	text-decoration:underline
}
.footer .n{
	float:left;
	width:160px;
}
.footer .n .p{
	font:Arial, Helvetica, sans-serif;
	font-size:9px;
	visibility: hidden;
}


