﻿#body {
	width: 100%;
	margin: 0px 0px 0px 0px;
	font-size-adjust: none;
	-webkit-text-size-adjust: none;
   background: url(../../grafika/podstawowy/wzorek.jpg) left center no-repeat;
	background-size: 100% auto;
}
#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;
	margin: 0px auto;
	background: #fff;
}
.srodek_gora	{
	display: flex;
	align-items: center;
	position: relative;
	max-width: 1232px;
	height: 112px;
	margin: 0px auto 0px auto;
}
.logo	{
	flex: 1 0 319px;
	max-width: 319px;
	height: 100%;
	max-height: 72px;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px 16px;
  background: url(../../grafika/podstawowy/logo.png) left center no-repeat;
	color: #AC0F0C !important;
}
.logo:hover	{
	opacity: 0.75;
}
.animacja_tlo	{
	position: relative;
	width: 100%;
	margin: 0px auto 0px auto;
	font-size: 0px;
}
.animacja_szerokosc	{
	display: flex;
	position: relative;
	max-width: 1232px;
	margin: 0px auto;
	padding: 0px 0px;
	text-align: left;
	font-size: 0;
	text-align: center;
	background: #fff;
}
.animacja {
	flex: 1 1 100%;
	max-width: 100%;
	margin: 0px;
	position: relative;
	overflow: hidden;
	max-height: 360px;
	background: #fff;
}
.animacja img {
	width: 100%;
	height: auto;
}
.cycle-slideshow { width: 100%; height: 360px; overflow: hidden;}
.cycle-slideshow img { width: 100%; height: auto;}
.pauza_tlo	{
	margin: 0px auto;
	text-align: left;
	max-width: 1232px;
	position: relative;
}
#pauseButton 	{
   position: absolute;
	z-index: 10000;
	background: url('../../grafika/podstawowy/pauza.png') center center no-repeat;
	width: 96px;
	height: 40px;
   left: -6000px;
   margin: 8px 0px 0px 8px;
	border: none;
	opacity: 1;
	color: #AC0F0C !important;
}
#resumeButton	{
   position: absolute;
	z-index: 10000;
	background: url('../../grafika/podstawowy/odtwarzaj.png') center center no-repeat;
	width: 97px;
	height: 40px;
   left: -6000px;
   margin: 8px 0px 0px 8px;
	border: none;
	opacity: 1;
	color: #AC0F0C !important;
}
#pauseButton:focus, #resumeButton:focus	{
	opacity: 0.5 !important;
   left: 0px;
   margin: 8px 0px 0px 8px;
}
#pauseButton:active, #resumeButton:active	{
	left: -6000px;
   margin: 8px 0px 0px 8px;
}
.cycle-prev {
    right: 0;
    background: url('../../grafika/podstawowy/animacja_next.png') right center no-repeat;
}
#prev2 {
	right: 24px;
	background: url('../../grafika/podstawowy/animacja_next.png') right center no-repeat;
}
#next2 {
	left: 24px;
	background: url('../../grafika/podstawowy/animacja_prev.png')  left center no-repeat;
}
#prev2, #next2 {
  position: absolute;
	margin: -15% 0px 0px 0px;
  width: 40px;
	height: 40px;
  opacity: 0;
  cursor: pointer;
  z-index: 9999;
}
.animacja:hover #prev2, .animacja:hover #next2	{
	opacity: 1;
}
#prev2:hover, #next2:hover {
    opacity: 0.5 !important;
}
.dane_tlo	{
	flex: 0 0 456px;
	background: url('../../grafika/podstawowy/dane_tlo.png')  left center no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	max-width: 456px;
	z-index: 10;
	right: 0px;
}
.informacje_tresc_2	{
	position: relative;
	z-index: 10;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	line-height: 24px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 96px;
}
.informacje_tresc_2 p:first-line	{
	font-size: 19px;
	font-weight: 600;
	color: #676767;
}
.informacje_tresc_2:after	{
	content: "";
	display: block;
	border-bottom: 1px solid #e8e8e8;
	width: 328px;
	height: 1px;
	margin: 16px 0px 0px 0px;
}
.pogoda	{
	position: relative;
	z-index: 1;
	margin: 8px 0px 0px 70px;
	display: flex;
}
.pogoda > a	{
	width: 280px;
	color: #AC0F0C !important;
}
.srodek_menu_gora	{
	position: relative;
	text-align: center;
	width: 100%;
	max-width: 1232px;
	padding: 16px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background: #ebebeb;
}
.srodek_tlo	{
	width: 100%;
}
.srodek	{
	max-width: 1232px;
	margin: 16px auto 16px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	display: flex;
	justify-content: space-between;
}
.srodek_tresc	{
	position: relative;
	flex: 0 1 768px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 24px 0px 24px;
	text-align: justify;
	background: #ffffff;
	border: 1px solid #f0f0f0;
}
.srodek_tresc_informacje	{
	vertical-align: top;
	margin: 0px auto;
	padding: 0px 0px 24px 0px;
	width: 100%;
}
.srodek_tresc img	{
	max-width: 816px;
	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 400px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: center;
}
.strona_dol	{
	width: 100%;
	margin: 0px auto;
	padding: 48px 0px 60px 0px;
	background: #f6f6f6;

}
.dol_tlo	{
	width: 100%;
	background: #525252;
}
.dol	{
	display: flex;
	align-items: center;
	max-width: 1208px;
	margin: 0px auto 0px auto;
	padding: 24px 16px 24px 8px;
	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_td {
	vertical-align: top;
	font-family: Open Sans;
	font-size: 14px;
	color: #fff;
	text-align: right;
	text-transform: none;
}
.intermedia_td:first-child {
	text-align: left;
}
.intermedia_td a:link 		{color: #fff; text-decoration-color: transparent; 	padding: 1px 0px 0px 3px;}
.intermedia_td a:visited 	{color: #fff; text-decoration-color: transparent;	padding: 1px 0px 0px 3px;}
.intermedia_td a:hover 		{color: #fff; text-decoration: underline;	padding: 1px 0px 0px 3px;}
.intermedia_td a:active		{color: #fff; text-decoration-color: transparent;	padding: 1px 0px 0px 3px;}

.dol_link 	{
	display: inline-block;
	font-family: Roboto;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	text-align: left;
	text-transform: uppercase;
	padding: 0px 8px !important;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.dol_link:first-child 	{
	border-right: 1px solid #fff;
}
a.dol_link:link 		{color: #fff; text-decoration-color: transparent;}
a.dol_link:visited 	{color: #fff; text-decoration-color: transparent;}
a.dol_link:hover 		{color: #fff; text-decoration: underline;}
a.dol_link:active		{color: #fff; 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;
}
