@charset "utf-8";
#stats {
	position:absolute;
	width:250px;
	height:20px;
	z-index:2;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #959595;
	text-decoration: none;
	margin-top: 113px;
	margin-left: 40px;
}
#stats .liczba {
	color: #FFFFFF;
}


.row-statystyki1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6F6F6F;
}
.row-header-statystyki {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6F6F6F;
	background-color: #3A3A3A;
}

