﻿#body {
	width: 100%;
	margin: 0px 0px 0px 0px;
	font-size-adjust: none;
	-webkit-text-size-adjust: none;
   background: #fafafa url(../grafika/wzorek.jpg) center top no-repeat;
	background-size: 100% auto;
	overflow-x: hidden;
}
#lightbox-nav-btnPrev:focus	{
	border: none !important;
	outline: none !important;
}
#lightbox-nav-btnNext:focus	{
	border: none !important;
	outline: none !important;
}

.gora_tlo	{
	width: 100%;
	margin: 0px auto;
}
.strona_gora_tlo	{
	position: relative;
	width: 100%;
	max-width: 1232px;
	height: 50vw;
	max-height: 400px;
	margin: 0px auto;
}
.srodek_gora	{
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
	position: relative;
	max-width: 1232px;
	height: 144px;
	margin: 8px auto 0px auto;
}
.srodek_menu_gora	{
	position: relative;
	text-align: center;
	width: 100%;
	max-width: 1232px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background: linear-gradient(to bottom, rgba(101,165,0,1) 0%,rgba(58,127,16,1) 100%);
}
.logo	{
	flex: 1 0 137px;
	max-width: 137px;
	height: 100%;
	max-height: 257px;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px 0px;
	background: url(../grafika/logo.png) center center no-repeat;
}
.logo:hover	{
	opacity: 0.75;
}
.srodek_tlo	{
	width: 100%;
	max-width: 1232px;
	margin: 16px auto 0px auto;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.srodek_menu_lewe	{
	flex: 0 0 280px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: left;
}
.blok_srodek {
	flex: 0 1 936px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.blok_srodek_naglowek {
	flex: 1 1 auto;
	height: 20vw;
	max-height: 145px;
	background: rgba(145,145,145,0.8);
	display: flex;
}
.blok_srodek_naglowek_a	{
	flex: 0 1 500px;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #fff !important;
	line-height: 36px;
	text-align: left;
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 0px 0px;
	text-decoration-color: transparent !important;
}
.blok_srodek_naglowek_a:hover	{
	opacity: 0.65;
}
.blok_srodek_naglowek_a span	{
}
.blok_srodek_naglowek_a span:first-child	{
	font-size: 36px;
	font-weight: 400;
}
.blok_srodek_naglowek_linki {
	flex: 0 1 160px;
	margin: 24px 16px 0px auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.blok_srodek_naglowek_linki a {
	text-decoration-color: transparent !important;
}
.blok_srodek_naglowek_linki a:before {
	font-size: 24px !important;
	color: #fff !important;
	text-decoration-color: transparent !important;
}
.blok_srodek_naglowek_linki a:hover:before {
	opacity: 0.65;
}
.srodek	{
	flex: 0 1 640px;
	max-width: 640px;
	padding: 0px 0px 0px 0px;
}
.srodek_tresc	{
	position: relative;
	flex: 0 1 640px;
	max-width: 640px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	background: #ffffff;
	border: 1px solid #f0f0f0;
}
.srodek_tresc_informacje	{
	vertical-align: top;
	margin: 0px auto;
	padding: 0px 0px 24px 0px;
	width: 100%;
}
.srodek_tresc_informacje .aktualnosci_data	{
	margin: 0px 0px 0px 16px;
}
.srodek_tresc_informacje .aktualnosci_tresc	{
	margin: 0px 16px 0px 16px;
}
.srodek_tresc_informacje .aktualnosci_tytul	{
		margin: 12px 16px 8px 16px;
}
.srodek_tresc_informacje .aktualnosci_podpis	{
	margin: 0px 16px 0px 0px;
}
.srodek_tresc img 	{
	max-width: 590px;
	height: auto;
}
.pse {
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 10px 0px;
	font-family: Arial;
	font-size: 11px;
	color: #3b3b3b;
	width:97%;
}
.pse img {
	padding: 0px 0px 0px 10px;
	cursor: pointer;
}
.polec_znajomemu {
	right:50px;
	display: none;
	position: absolute;
	z-index: 50;
	width: 300px;
	min-height: 50px;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #e2e2e2;
	box-shadow: 5px 5px 0px rgba(0,0,0,0.2);
	margin: 5px 0px 0px 250px;
}
.polec_znajomemu_zamknij {
	position: absolute;
	margin: -10px 0px 0px 290px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #CFCFCF;
	cursor: pointer;
}
.fa-align-justify	{
	padding: 1.063em 0.938em;
	border-radius: 3px;
	background: #e5e5e5;
	box-shadow:  2px 2px 2px 0px rgba(0, 0, 0, 0.25);
}
.srodek_menu_prawe	{
	flex: 0 0 280px;
	margin: 16px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: left;
}
.blok_dol	{
	display: flex;
	width: 100%;
	max-width: 1232px;
	height: 100vw;
	max-height: 248px;
	margin: 16px auto 0px;
	padding: 0px 0px 0px 0px;
}
.blok_dol a	{
	flex: 1 1 auto;
	background-size: contain;
}
.blok_dol a:hover	{
	opacity: 0.65;
}
.blok_dol_baza_firm	{
	margin: 0px 8px 0px 0px;
	background: url(../grafika/ban_baza_firm.jpg) center center no-repeat;
}
.blok_dol_forum	{
	margin: 0px 0px 0px 8px;
	background: url(../grafika/ban_forum.jpg) center center no-repeat;
}
.strona_dol	{
	width: 100%;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}
.dol_tlo	{
	width: 100%;
	background: #525252;
	margin: 0px 0px 40px 0px;
}
.dol	{
	display: flex;
	align-items: center;
	max-width: 1208px;
	margin: 0px auto 0px auto;
	padding: 24px 16px 24px 16px;
	vertical-align: top;
	text-align: center;
}
.walidacja {
	display: inline-block;
	text-align: right;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}
.intermedia_td_tlo {
	width: 49.8%;
	display: inline-block;
	vertical-align: top;
	font-family: Open Sans;
	font-size: 14px;
	text-align: right;
	text-transform: uppercase;
	padding: 1px 0px 0px 0px;
}
.intermedia_td_tlo:first-child {
	text-align: left;
}
.intermedia {
	vertical-align: top;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #fff;
	text-align: right;
	text-transform: none;
	padding: 4px 0px 0px 0px;
}
.intermedia:first-child {
	text-align: left;
}
.intermedia a:link 		{color: #ffd200; text-decoration-color: transparent; 	padding: 1px 0px 0px 3px;}
.intermedia a:visited 	{color: #ffd200; text-decoration-color: transparent;	padding: 1px 0px 0px 3px;}
.intermedia a:hover 		{color: #ffd200; text-decoration: underline;	padding: 1px 0px 0px 3px;}
.intermedia a:active		{color: #ffd200; text-decoration-color: transparent;	padding: 1px 0px 0px 3px;}

.dol_link 	{
	display: inline-block;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	text-align: left;
	text-transform: uppercase;
	padding: 0px 8px !important;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-right: 1px solid #fff;
}
.dol_link:last-child {
	border-right: none !important;
}
a.dol_link:link 		{color: #ffffff; text-decoration-color: transparent;}
a.dol_link:visited 	{color: #ffffff; text-decoration-color: transparent;}
a.dol_link:hover 		{color: #ffffff; text-decoration: underline;}
a.dol_link:active		{color: #ffffff; text-decoration-color: transparent;}

#politykaprywatnosci {
	width: 100%;
	position: fixed;
	z-index: 100000;
	bottom: 0px;
	padding: 24px 0px;
	background: RGBA(255,255,255,0.93);
}
#politykaprywatnosci > div.szerokosc {
	display: flex;
	align-items: center;
	max-width: 1232px;
	width: 100%;
	margin: 0px auto;
}
#politykaprywatnosci > div.szerokosc > div {
	flex: 0 1 100%;
	color: #000000;
	font-family: 'Open Sans';
	font-size: 11px;
	text-shadow: #FFFFFF 1px 1px 1px;
	vertical-align: middle;
}
#politykaprywatnosci > div.szerokosc > div:nth-child(1) {
}
#politykaprywatnosci > div.szerokosc > div:nth-child(2) {
	flex: 0 1 24px;
	max-width: 24px;
	font-size: 0px;
	color: #585858;
}
#politykaprywatnosci > div.szerokosc > div:nth-child(2) .fa:before {
	font-size: 24px;
}
#politykaprywatnosci > div.szerokosc > div > a {
	color: #585858;
	text-decoration-color: transparent;
}
#politykaprywatnosci > div.szerokosc > div:nth-child(1) > a {
	color: #118cd9;
	text-decoration-color: transparent;
}
#iks	{
	cursor: pointer;
}

/*/dopisane*/

#widget .city{


}

.link, #widget, .city, .svg-pressure-ic .svg-wind-ic{
	padding-left: 20px!important;
}
