﻿.trak_tlo {
	margin: 0px 0px 0px 0px;
	padding: 10px 2px;
	font-family: 'Roboto Slab';
	font-size: 12px;
	color: #3b3b3b;
	display:none;
}
span.trak	{
	display: inline-table;
}
.trak {
	font-family: 'Roboto Slab';
	font-size: 12px;
	color: #777777;
	text-align: left;
}
.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/podstawy/trak_tlo.png') center center no-repeat;
}
.trak a:last-child {
	color: #6ab000 !important;
}
.trak a:link 		{color: #777777; text-decoration-color: transparent;}
.trak a:visited 	{color: #777777; text-decoration-color: transparent;}
.trak a:hover 		{color: #6ab000; text-decoration: underline;}
.trak a:active 	{color: #777777; text-decoration-color: transparent;}
