﻿.trak_tlo {
	margin: 0px 0px 0px 0px;
	margin-bottom: -15px;
	margin-top: 10px;
	padding: 0px 0px 8px 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}
span.trak	{
	display: inline-table;
}
.trak {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: black;
	text-align: left;
	text-decoration: none;
}

.trak:last-child{
	color: #1f1700!important;
	font-weight: 700;
}

.trak:after{
	font-family: "Font Awesome 5 Free";
	content: url(../grafika/track.png);
	padding: 0px 0px 0px 6px;
	color: #1f1700!important;
	font-weight: 700;
}

.trak:last-child:after{
	content: none;
}

.trak :link 	 {color: #836200!important; text-decoration: none;}
.trak :visited  {color: #836200!important; text-decoration: none;}
.trak :hover 	 {color: #836200!important; text-decoration: underline;}
.trak :active 	 {color: #836200!important; text-decoration: none;}