
#stat {
position : absolute;
bottom : 0;
left : 0;
background : #d4d0c8 url('img/stat.png') repeat-x 0 0;
width : 100%;
height : 13px;
z-index : 256;
font : 58% arial, sans-serif;
padding : 4px 0 2px 0px;
}
#stat a {
padding : 0 3px;
color : black;
text-decoration : none;
}
#footer {
bottom : 18px;
}

#stat .firts_y {
	padding-left:20px;
	}
	
html>body #stat .firts_y {
		padding-left:7px;

	}
