﻿.trak_tlo {
	text-align: left;
	font-family: 'Open Sans';
	font-size: 14px;
	color: #3b3b3b;
}
span.trak	{
	display: inline-table;
}
.trak {
}
.trak a {
	display: table-cell;
}
.trak span {
	display: table-cell;
	width: 8px;
	height: 5px;
	padding: 0px 0px 0px 3px;;
	font-size: 0px;
	background: url('../grafika/trak_tlo.png') center center no-repeat;
}
.trak a:last-child {

}
.trak a:link 		{color: #A0A0A4; text-decoration: none;}
.trak a:visited 	{color: #A0A0A4; text-decoration: none;}
.trak a:hover 		{color: #00ADEB; text-decoration: underline;}
.trak a:active 	{color: #A0A0A4; text-decoration: none;}