.counter_left, .counter_right, .counter_main {
	height:146px;
	float:left;
}
.counter_left {
	background:url(../_img/_licznik/left_counter_bg.jpg) left top no-repeat;
	width:7px;
}
.counter_main {
	background:url(../_img/_licznik/counter_bg.jpg) left top repeat-x;
	width:438px;
	line-height: 1.4;
}


.counter_right {
	background:url(../_img/_licznik/right_counter_bg.jpg) left top no-repeat;
	width:7px;
}

.counter_blue {
	background:url(../_img/_licznik/counter_blue.jpg) left top no-repeat;
	width:428px;
	height:126px;
	margin-top:9px;
	padding:5px;
	padding-top:20px;
	color:#FFF;
	font-size:14px;
}

div.counter_tekst {
	float:left;
	padding-top:3px;
	width: 165px;
	text-align: right;
}

div.counter_tekst2 {
	float:left;
	padding-top:3px;
	width: 135px;
	text-align: right;
}

div.counter_field {
	background:url(../_img/_licznik/counter_field.jpg) left top no-repeat;
	display:block;
	width:39px;
	height:22px;
	float:left;
	margin-left:7px;
	*margin-left: 3px;
	text-align:right;
	padding-top:1px;
	font-size:17px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}

div.counter_field span {
	padding-right:4px;
}

.counter_tekst2 img, .counter_tekst img {
	margin-top:5px;
}

div.c_algin_left {
	text-align:left;
	padding-left:3px;

}

div.counter_dot {
	background:url(../_img/_licznik/dot.jpg) left bottom no-repeat;
	width:4px;
	height:25px;
	display:block;
	float:left;
	margin-left:3px;
}

div.counter_perc {

	width:14px;
	height:15px;
	display:block;
	float:left;
	margin-left:3px;
	padding-top:5px;
	margin-right:5px;
}

div.counter_zl {
	width:15px;
	height:15px;
	display:block;
	float:left;
	margin-left:3px;
	padding-top:5px;
}


.counter_line {
	clear:both;
	height:30px;
}

.clear {
	clear:left;
	margin:0;
	padding:0;
	height:0;
}
