﻿.div_kontrast_tlo	{
	flex: 1 1 30%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.a_kontrast	{
	flex: 0 1 40px;
	height: 40px;
	text-decoration-color: transparent !important;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	background: url(../../grafika/podstawowy/kontrast_tlo.png) center center no-repeat;
}
.a_czcionka	{
	flex: 0 1 40px;
	height: 40px;
	text-decoration-color: transparent !important;
	padding: 0px;
	margin: 0px 16px 0px 8px;
	vertical-align: top;
	background: url(../../grafika/podstawowy/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;
}
