.date_range {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: Black;
}
.legend {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: Black;
	font-weight: normal;
}

.chart {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: Black;
}
.chart_desc {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: Black;
	font-weight: bold;
}
TD.chart_line { border-right: 2px solid Black; }
TD.chart_line2 { border-bottom: 2px solid Black; }
TD.chart_name { border-right: 1px solid Black;  }

/* "ZAIMPORTOWANE" Z ADM_STYLE.CSS */

.statsTableHeader * {
	color: #89867D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../gallery/system/admin/typeBckg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	text-decoration: none;
	font-weight: bold;
	height: 23px;
}

.statsTableHeader * A {
	color: #89867D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}

.statsTableHeader * A:hover {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}

/*  */

.statsTable *, .statsTable1 *, .statsTable2 * {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	font-weight: bold;*/
	background-color: #ECE9D8;
	text-decoration: none;
}

.statsTable * A:hover, .statsTable1 * A:hover, .statsTable2 * A:hover, .statsTableDark * A:hover, .statsTableDark1 * A:hover, .statsTableDark2 * A:hover {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	font-weight: bold;*/
	background-color: transparent;
	text-decoration: underline;
}

.statsTable * A, .statsTable1 * A, .statsTable2 * A, .statsTableDark * A, .statsTableDark1 * A, .statsTableDark2 * A {
	color: #89867D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: transparent;
	text-decoration: none;
}

tr.statsTable .light, tr.statsTable1 .light, tr.statsTable2 .light {
	background-color: #F2F2E2;
}

.statsTableDark *, .statsTableDark1 * , .statsTableDark2 * {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	font-weight: bold;*/
	background-color: #DCD9C8;
	text-decoration: none;
}

tr.statsTableDark .light, tr.statsTableDark1 .light, tr.statsTableDark2 .light {
	background-color: #E2E2D2;
}

/* STYLE DLA WERSJI ANGILESKIEJ */

*.statsTable2 {
	background-color: #DCD9C8;
}

tr.statsTable2 .light {
	background-color: #E2E2D2;
}

.statsTableDark2 {
	background-color: #CCC9B8;
}

tr.statsTableDark2 .light {
	background-color: #D5D5C5;
}

