﻿.div_kontrast_tlo	{
	flex: 1 1 682px;
	width: 100%;
	max-width: 682px;
	height: 56px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.kontrast_border	{
	flex: 0 0 1px;
	height: 24px;
	background: #d6d6d6;
}
.a_kontrast	{
	flex: 0 1 30px;
	height: 40px;
	text-decoration-color: transparent !important;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	background: url(../grafika/kontrast_tlo.png) center center no-repeat;
}
.a_czcionka	{
	position: relative;
	flex: 0 1 30px;
	height: 40px;
	text-decoration-color: transparent !important;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	background: url(../grafika/czcionka_tlo.png) center center no-repeat;
}
.a_start:hover, .a_rss:hover, .a_mapa:hover, .a_zaloguj:hover, .a_kontrast:hover, .a_czcionka:hover	{
	opacity: 0.55;
}
.linki_gora	{
	flex: 1 0 138px !important;
	max-width: 138px;
	display: flex;
	justify-content: end;
	height: 40px;
}
.linki_gora a {
 flex: 0 0 40px;
 margin: 0px 0px 0px 8px;
}
.linki_gora a:nth-child(1)	{
	background: url(../grafika/iko_rss.png) center center no-repeat;
}
.linki_gora a:nth-child(2)	{
	background: url(../grafika/iko_fb.png) center center no-repeat;
}
.linki_gora a:nth-child(3)	{
	background: url(../grafika/iko_yt.png) center center no-repeat;
}
.linki_gora a:hover {
	opacity: 0.75;
}
