﻿.trak_tlo {
	position: absolute;
	z-index: 10;
	width: 70%;
	margin: 423px 0px 0px 13px;
	padding: 10px 20px 10px 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #02a3ee;
}
span.trak	{
	display: inline-table;
}
.trak {
	font-family: Arial;
	font-size: 11px;
	color: #02a3ee;
	text-align: left;
}
.trak a {
	display: table-cell;
}
.trak span {
	display: table-cell;
	width: 9px;
	height: 9px;
	font-size: 0px;
	padding: 0px 2px;
	background: url('../grafika/trak_tlo.png') center 2px no-repeat;
}
.trak a:last-child {
	color: #02a3ee !important;
}
.trak a:link 		{color: #02a3ee; text-decoration: none;}
.trak a:visited 	{color: #02a3ee; text-decoration: none;}
.trak a:hover 		{color: #02a3ee; text-decoration: underline;}
.trak a:active 	{color: #02a3ee; text-decoration: none;}