﻿.trak_tlo {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	font-family: Roboto;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-align: left;
}

.trak {
	font-family: Roboto;
	font-size: 12px;
	color: #757575;
	text-align: left;
	padding: 0px 0px 0px 3px;
}
.trak:first-child {
	padding: 0px 0px 0px 0px;
}
.trak a:first-child, .trak_tlo .trak span:nth-child(2) {
	display: none;
}
.trak a:last-child {
	color: #EB0000 !important;
}
.trak a:link 		{color: #757575; text-decoration-color: transparent;}
.trak a:visited 	{color: #757575; text-decoration-color: transparent;}
.trak a:hover 		{color: #757575; text-decoration: underline;}
.trak a:active 	{color: #757575; text-decoration-color: transparent;}

.trak span {
	display: inline-block;
	color: #00349a;
	width: 1px;
	height: 8px;
	padding: 0px 3px 0px 3px;
	font-size: 12px;
	content: "/";
}
