#stat_page{
	width:650px;
	margin:auto;
}

#stat_page label {
	width: 10em;
	float: left;
	text-align: right;
	margin-right: 0.2em;
	display: block;
}

#stat_page table.statystyki {
	margin:auto;
	width:650px;
	font-family:tahoma;
	font-size:11px;
	border-width: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: white;
}
#stat_page table.statystyki td {
	text-align:center;
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: black;
	background-color: white;

}
#stat_page .equal{width:35px;}

#stat_page ul, li{margin:0; border:0; padding:0; list-style:none;}
#middlebar{
font-family:tahoma;
font-size:9px;
font-weight: bold;
color:#3b5d14;
background:#E2D66A;
padding:4px 0;
height:30px;
}
#middlebar .menu li {
background:url(/statystyki/lm.png) left top no-repeat;
height:30px;
float:left;
margin-left:8px;

}
#middlebar .menu li a{
color:#3b5d14;
text-decoration:none;
padding:0 10px;
height:30px;
line-height:30px;
display:block;
float:left;
background:url(/statystyki/rm.png) right top no-repeat;
width: 270px;
}
#middlebar .menu li a:hover{
color:#666666;
}

#middlebar ul .submenu {
border:solid 1px #c9dea1;
border-top:none;
background:#FFFFFF;
position:relative;
top:4px;
width:280px;
padding:4px 0;
clear:both;
z-index:2;
display:none;
}
#middlebar ul .submenu li{
background:none;
display:block;
float:none;
margin:0 4px;
border:0;
height:auto;
line-height:normal;
border-top:solid 1px #DEDEDE;
}
#middlebar .submenu li a{
background:none;
display:block;
float:none;
padding:3px 3px;
margin:0;
border:0;
height:auto;
color:black;
line-height:normal;
}
 #middlebar .submenu li a:hover{
background:#eee6a6;
}

#my_chart{
	display:block;
	width:650px;
	height:300px;
	background:white;
}
#my_chart_object{
display:block;
width:650px;
height:300px;
clear:both;
}
