﻿.trak_tlo {
	margin: 0px 0px 0px 0px;
	padding: 18px 30px 0px 30px;
	font-family: 'Ubuntu';
	font-size: 16px;
	color: #3b3b3b;
}
span.trak	{
	display: inline-table;
}
.trak {
	font-family: 'Ubuntu';
	font-size: 16px;
	color: #3b3b3b;
	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/podstawowy/trak_tlo.png') center center no-repeat;
}
.trak a:last-child {
	color: #277BB0 !important;
}
.trak a:link 		{color: #3b3b3b; text-decoration-color: transparent;}
.trak a:visited 	{color: #3b3b3b; text-decoration-color: transparent;}
.trak a:hover 		{color: #005DA8; text-decoration: underline;}
.trak a:active 	{color: #f90209; text-decoration-color: transparent;}
