p.pocitadlo_vysledek
{
	margin: 0 !important;
	padding: 45px 0 0 23px;
	font-family: Georgia;
	font-size: 12px;
	color: #7c122e;
	line-height: 17px;
}
a.vytvorit_pocitadlo
{
	font-family: helvetica,arial,tahoma,verdana;	font-size: 9px;	color: #000;
	color: #444 !important;
	position: absolute;
	left: 10px;
	bottom: 5px;
	text-decoration: none;
}
a:hover.vytvorit_pocitadlo
{
	text-decoration: underline;
}
a.logo_pocitadlo
{
	width: 140px;
	height: 35px;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 500px;
	overflow: hidden;
}
div.pocitadlo
{
	margin: 20px 20px 20px 0;
	width: 140px;
	height: 140px;
	position: relative;
	float: left;
}
/* OBRAZKY PRED ZACATKEM DATA */
div.pocitadlo_01a{	background: url(bg_pocitadlo_01.png) no-repeat left top;}
div.pocitadlo_02a{	background: url(bg_pocitadlo_02.png) no-repeat left top;}
div.pocitadlo_03a{	background: url(bg_pocitadlo_03.png) no-repeat left top;}
div.pocitadlo_04a{	background: url(bg_pocitadlo_04.png) no-repeat left top;}

/* OBRAZKY PO ZKONCENI DATA */
div.pocitadlo_01b{	background: url(bg_pocitadlo_01.png) no-repeat left top;}
div.pocitadlo_02b{	background: url(bg_pocitadlo_02.png) no-repeat left top;}
div.pocitadlo_03b{	background: url(bg_pocitadlo_03.png) no-repeat left top;}
div.pocitadlo_04b{	background: url(bg_pocitadlo_04.png) no-repeat left top;}


