#footer {
	width:900px;
	height:60px;
	margin:0 auto;
	background:url(../images/footer.png) 0 0 no-repeat;
	position:relative;
}
#footer_left, #footer_right {
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:2px;
}
#footer_left { left:0; }
#footer_right { right:0; }
#footer_left li, #footer_right li {
	display:block;
	line-height:20px;
	height:20px;
	float:left;
	padding:0 14px 0 13px;
	background:url(../images/separa_footer.gif) right 7px no-repeat;
}
#footer_left li a, #footer_right li a {
	font:bold 10px Verdana;
	color:#fff;
	line-height:20px;
	height:20px;
}
#footer p {
	margin:0;
	padding:0;
	color:#fff;
	position:absolute;
	bottom:25px;
	right:14px;
	font:400 10px Verdana;
}
#sfum_cz_footer {
	width:8px;
	height:60px;
	position:absolute;
	top:0;
	right:-8px;
	background:url(../images/sfum_cz_footer.png) 0 0 no-repeat;
}
.nobg {
	background:none !important;
}