@CHARSET "ISO-8859-2";

body {
	margin: 0px 0px 0px 0px;
	background-color: white;
	align: center;
}



a {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration:none;
}


a.przez {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}


.infodiv {
	position: absolute;
	
	visibility: hidden;
	top: 100px;
	left: 100px;
	background-color: #df0024;
	filter: alpha(opacity :     85);
	-moz-opacity: .85;
	border: dotted 1px white;
	padding: 5px 5px 5px 5px;
	font-family: Tahoma;
	font-size: 10px;
	color: white;
}

.table1 {
	width: 750px;
}

.lefttop {
	width: 450px;
	vertical-align: top;
}

.righttop {
	width: 300px;
	text-align: right;
	font-family: Tahoma;
	font-size: 12px;
	vertical-align: bottom;
}

.middle {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 20px;
	color: white;
	text-align: center;
	background-color: #d80029;
}

.chartl,.chartr {
	border-bottom: 1px solid #df0024;
	vertical-align: top;
	height: 10px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

.chartl {
	width: 250px;
}

.chart2 {
	width: 495px;
}

.spacer {
	width: 5px;
}

.upper, .time{
	padding-left: 5px;
	font-size: 12px;
	font-weight: normal;
}

.lower {
	padding-left: 15px;
	line-height: 1.5;
	font-weight: normal;
	font-size: 10px;
}


