.w1 table {
	font-family:Arial, Helvetica, sans-serif;
	border-spacing:0px;
	width:600px;
	border-bottom: 1px solid #3F5678;
}

.w1 {
	text-align:left;
	margin-bottom:20px;
	margin-top:12px;
}

.w1 caption{
		border-bottom:none;
		border-left:#ABBBD4 solid 1px;
		border-right:#ABBBD4 solid 1px;
		border-top:#ABBBD4 solid 1px;;
	
		background-image:url('img/caption_bg.png');
		background-position:0 -1px;
		background-color:#ffffff;
		color:#333333;
		
		text-align:left;
		height:25px;
		line-height:24px;
		padding-left:4px;
}

.w1 tr.row1 td {
	height:198px; 
	background-image:url('img/wykres1_linez.png');
	border-bottom: 1px solid #fff;
	border-top: 1px solid #ABBBD4;
}
.w1 tr.row1 td div {
	height:198px; background-image:url('img/wykres_col.png'); background-repeat:no-repeat; 
}
.w1 tr.row1 td div div{
	height:198px; background-image:url('img/wykres_col_2.png'); background-repeat:no-repeat; 
}
.w1 tr.row2 th div {
	height:22px;
	background-color:#112647;
	background-image:url('img/th_bg.png');
	background-position: 0px -2px;
	border-left: 1px solid #3F5678;
	border-top: 1px solid #3F5678;
	color:#FFFFFF;
	font-size:11px;
	line-height:21px;
	font-weight:normal;
	text-align:center;
}
.w1 tr.row3 td div {
	height:22px;
	border-left: 1px solid #3F5678;
	border-top: 1px solid #3F5678;

	color:#333333;
	font-size:12px;
	line-height:21px;
	font-weight:normal;
	text-align:center;
}

.w1 tr.row1 .lastone {
	border-right: 1px solid #ABBBD4;
}
.w1 tr.row1 .firstone {
	border-left: 1px solid #ABBBD4;
}
.w1 tr.row2 .lastone, .w1 tr.row3 .lastone {
	border-right: 1px solid #3F5678;
}
