﻿.licznik_tlo	{
	width: 100%;
}
.licznik {
	position: relative;
	max-width: 318px;
	height: auto;
	padding: 0px !important;
	margin: 0px;
}
.licznik div.licznik_odstep {
	width: 0% !important;
	display: none;
}
.licznik div:first-child {
	width: 100% !important;
}
.licznik div:nth-child(3)	{
	width: 60% !important;
	display: inline-block;
}
.licznik div:nth-child(6)	{
	width: 75%;
	display: inline-block;
}
.licznik div:nth-child(9)	{
	width: 70%;
	display: inline-block;
}
.licznik div	{
	width: 45%;
	display: inline;
}
.licznik_tytul {
	display: none;
}
.licznik_dzisiaj_tekst, .licznik_online_tekst, .licznik_ip_tekst, .licznik_tekst{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	text-align: left;
}
.licznik_dzisiaj_cyfry, .licznik_online_cyfry, .licznik_ip_cyfry, .licznik_cyfry  {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	text-align: left;
	padding: 0px;
}
