﻿.trak_tlo {
	max-width: 1208px;
	margin: 8px auto 16px;
	padding: 0px 0px 0px 24px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #3b3b3b;
	text-align: left;
	height: 40px;
	display: flex;
	align-items: center;
	background: #fafafa;
}
.strona_trak_tlo {
	align-self: center;
}

.trak {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #3b3b3b;
	text-align: left;
	padding: 0px 0px 0px 3px;
}
span.trak *:first-child, span.trak *:nth-child(2) {
	display: none;
	padding: 0px 0px 0px 0px;
}
.trak:last-child {
	color: #005ebe !important;
}
.trak a:link 		{color: #3b3b3b; text-decoration-color: transparent;}
.trak a:visited 	{color: #3b3b3b; text-decoration-color: transparent;}
.trak a:hover 		{color: #3b3b3b; text-decoration-color: transparent; opacity: 0.75;}
.trak a:active 	{color: #3b3b3b; text-decoration-color: transparent;}

.trak span:before {
	content: "\f0da";
	font-family: FontAwesome;
	font-size: 14px;
	color: #005ebe;
	margin: 0px -8px 0px 6px;
  padding: 0px 0px 0px 0px;
}

.trak span {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px !important;
	color: transparent;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px
}
.trak a	{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px
}
.trak a:first-child	{
	margin: 0px 0px 0px 00px
}
.trak a:first-child:before	{
	display: none;
}

