/*
	Theme Name: FreeStyler3
	Author: XYZ
	URL: wiadlek.pl
	Version: 1.0
	Description: Press Template
*/	

/* ----------------------------------  General settings ----------------------------------------*/
body {
	background-color:gray;
	max-width: 100%;
    overflow-x: hidden;
}
html {
  overflow: auto;
	max-width: 100%;
    overflow-x: hidden;
}
h1,h2,h3,h4 {
	font-family: 'Roboto','Raleway', 'Arial';
	text-align:left;
	font-weight:bold;
}
h2 { font-size:26px; }
h3 { font-size:22px; }
h4 { font-size:18px; }
a,p {font-family: 'Raleway','Roboto', 'Arial';
	font-size:16px;
	/*margin-bottom:5px;*/
	line-height: 23px;
	padding:0px;
}
.polski {
	width:240px; 
	display:flex; 
	justify-content:flex-end;
}
.polski img {
	width: 30px;
}
.mykey p{
	font-size:13px!important; 
}
.mala-czcionka p{
	font-size:13px!important; }
.zwykly-link a {
	font-size:18px;
	font-family: 'Open Sans', sans-serif!important;;
	font-weight:600;
	color:darkblue!important;
}
#nazwa-journala {
	display:block;
}
#nazwa-journala h1 {
	font-family: "Times New Roman";
	color:black;
	font-size:44px;
}
#nazwa-journala h2 {
	font-family: "Times New Roman";
	font-size:20px;
}
#nazwa-journala a {
	color:black;
}
#logo-i-nazwa {
	display:flex;
	justify-content:flex-start;
}
#logo-i-nazwa img {
	/*width:400px!important;*/
	/*height:auto;*/
	/*height:62px;*/
	margin:3px;
}
#logo-i-nazwa a {
	color:black!important;
}
#facebook {
	display:block;
	float:right;
	text-align:right;
}
#my-top-bar {
	width:100%;
	display:flex;
	justify-content:flex-end;
	background-color:gray;
}

#naglowek {
	display:flex;
	width:100%;
	justify-content:space-between;
	background-color: white;
	border: 0px;	 
	padding: 2%;
	 margin: 0%;
}
#panel-naglowka {
	display:block;
}
#logo-czasopisma {
	display:block;
}
.subscr-text-button {
	display:flex!important;
	justify-content:space-between;
}
.linki-do-archiwum ul > li {
	
	
}
.linki-do-archiwum a{
	font-size:11px!important;
}
.patronaty {
	display:block;
	text-align:center!important;
	background-color:white;
}

.glowny-opis-czasopisma {
	width:auto;
	color:black;
	min-width:200px;
	max-width:1920px;
	height:auto;
	min-height:350px;
	background-position: center top;
	background-image: url("/wp-content/uploads/2020/03/woda_pd3.jpg");
	background-repeat: no-repeat;
	padding:20px;
}
.zasadniczy-opis a{
	color:darkblue!important;
}
#menu-i-szukanie 
{
	display:block;
	float:right;
}

#search-box 
{
	display:block;
	margin: 15px;
	float:right; 
}
.pol-tekst{
	width:240px!important;
	min-width:240px;
	/* background-color:#C0E7FF;*/
	/*background-color: #ffcccc;*/
	background-color: #ffe0b3;
	color:black;
	padding:10px;
	margin-right:0px;
	margin-left:0px;
}
.pol-tekst h4 {
	font-size:18px!important;
	text-align:center!important;
}
.gorny-panel {
	display:flex;
	width:100%;
	color:blueviolet;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	background-position: center top;
	background-size: cover;
    transition: width 1s;
	float: none;
}
.obszar-prawy-box {
	width:23%;
	color:white;
	background-color:darkgray;
	margin: 10px;
	padding: 10px;
	border: 1px solid black;
	
}
.button {
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.5s;
	font-size: 20px;
	padding:8px;
	text-align:center;
	display:block;
	margin-left:25%;
}
.button:hover {
  background-color: #4CAF50; /* Green */
  color: white;
}

.archive-selector {
	position:relative;
}
.pojedynczy-zawartosc {
	display:block;
	width:80%;
	margin-left: 10%;
	margin-right:10%;
}
#pojedyncza-strona {
	display:block;
	text-align:left;
	width:80%;
	margin-left:10%;
	margin-right:10%;
	padding:20px;
	background-color:whitesmoke;
}
#pojedyncza-strona h2 {
	text-align:center!important;
}
#pojedyncza-strona img {
	width:100%!important;
	height:100%!important;
}
#pojedyncza-strona-narrow {
	display:block;
	text-align:left;
	max-width:600px;
	margin-left:auto;
	margin-right:auto;
	padding:20px;
	background-color:whitesmoke;
}
#pojedyncza-strona-narrow h2 {
	text-align:center!important;
}
#pojedyncza-strona-search {
	display:block;
	text-align:left;
	max-width:840px;
	margin-left:auto;
	margin-right:auto;
	padding:20px;
	background-color:whitesmoke;
}
.w-stylu-ems {
	width:100%; 
	display: flex; 
	align-items: center;  
	justify-content: center;
}
.tekscik {
	width: 50%;
	background-color:lightgray;
	height:60px;
	transition: width 1s;
	transition-timing-function: ease;
	}

.tekscik:hover {
    cursor: pointer;
    width: 100%; 
  }

.tekst-dodatkowy h1 {
	font-size: 20px;
}
.tytul-i-excerpt h4 {
	font-size:18px;
}
.tytul-i-excerpt {
	padding:3px;
}
.patronaty h3, h4 {
	text-align:center!important;
	padding-top:10px;
}
.patronaty-row {
	display:flex;
	justify-content:center;
	margin: 0px 10px 0px 10px;
	padding-bottom: 10px;
}
.patronaty img {
	height:72px;
	width:auto;
	margin:12px;
}
#pojemnik-na-recenzentow {
	display:block;
	margin-left: auto;
    margin-right: auto;
	max-width:600px;
	text-align:left;
}
#moje-menu ul {
	text-align:center;
	display: flex;
	
	background-color:white;
	border: 0px solid black;
	margin-right: 0px;
	padding: 0!important;
	list-style-type:none;
	
}
#tekst-po-prawej {
	font-size:18px;
	text-align:right;
	display:flex;
	padding-top:5px;
}

#tekst-po-prawej p {
	margin: 15px 15px 15px 15px;
}

.pojemnik-na-obrazek {
	position: relative;
    color: white;
	float:left;
	width:32%;
	display: block;
	text-align:center;
	padding: 30px 30px 30px 30px;
	margin:0!important;
}
.pojemnik-na-tekst-2 img {
	display:flex;
	vertical-align:top;
	border: 0px white solid;
	margin: 4px;
	padding:5px;
	height:auto;
	width:100px;
}
.pojemnik-na-tekst img {
	border: 0px white solid;
	margin: 0px;
	padding:0px;
}
.pojemnik-na-tekst h3,h4 {
	font-weight:bold;
}
.pojemnik-na-tekst-2 h4 {
	font-weight:normal!important;
}
.wiadomosci h3,h4 {
	font-weight:bold;
	text-align:left!important;
	font-size:18px;
}
.ostatnie {
	display:block;
	width:20%;
	margin: 0 auto;
}
.ostatnie-tytul {
	position: relative;
    z-index: 9999;
    margin: 0 auto!important;
    left: -10px;
    right: 0;
    top:106px;
	/*top: 82px; */
	color: white;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
	-webkit-font-smoothing: antialiased;
	font-size:18px;
	font-weight:bold;
	text-decoration:none!important;
}
.ostatnie a {
	text-decoration:none!important;
}
.ostatnie:hover {
	color:yellow;
	animation-name: animacja2;
	animation-duration:1s;
	/*animation-iteration-count:infinite;*/
}
.ostatnie :focus {
	color:yellow;

}
@keyframes animacja2 {
  0% {color:whitesmoke;}
100% {color:yellow;}
}
.ostatnie img {
	display:block!important;
	z-index:10;
	background-color:whitesmoke;
	position:relative;
	top:-25px;
	margin-bottom:-25px;
	left:-50px;
	padding:0px;
}
.ostatnie-margines {
	margin: 10px 10px 0px 10px;
}
.ostatnie-margines-flex {
}
.ostatnie img:hover {
	animation-name: tada;
	animation-duration:1s;
}
/* ----------------------------------------------- Animacja "Ta-da!" -----------------------*/
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.wiadomosci {
	display:inline-block;
	padding:0;
	margin:3px;
	background-color:white;
	width:100%;
	border-bottom: 0px solid whitesmoke;
	align-items: center;
}
.wiadomosci a:link{
	text-decoration:none!important;
}
.wiadomosci a:hover{
	text-decoration:none!important;
}
.wiadomosci img {
	float:left;
	vertical-align:top;
}
.wiadomosci:hover{
	text-decoration:none!important;
	background-color:#80dfff;
    animation-name: animacja;
    animation-duration: 1s;	
}
.wiadomosci:focus{
	background-color:#80dfff;
}
@keyframes animacja {
  0% {background-color:white;
	  border-bottom: 0px solid whitesmoke;}
  50% {background-color:#80dfff;
	  border-bottom: 0px solid black;}
100% {background-color:#80dfff;
	  border-bottom: 0px solid whitesmoke;}
}


.pojemnik-na-tekst ul{
	list-style:none;
}
.pojemnik-na-trzy {
	width:100%;
	display:flex;
	justify-content:space-between;
	margin:8px 0px 8px 0px;
}
.pojemnik-na-obrazek:hover .napis {
	
	visibility:visible;
	color:black;
	opacity:1;
	transition: opacity .2s, visibility .2s;
}
.pojemnik-na-obrazek:hover img  {
	border: 2px orange solid;
}
.pojemnik-na-obrazek:active img  {
	border: 2px darkblue solid;
}
.moja-klasa {
	width:auto;
}
.pojemnik-na-tekst-2{
	display:block;
	width:auto;
	font-size:15px;
	padding-right: 20px!important;
	padding-left: 20px!important;
	padding-bottom:10px!important;
	padding-top:10px!important;
	margin-left:10px;
	margin-right:10px;
	background-color: white;
	border: 0px solid black;
}
.pojemnik-lewy-panel {
	display:block;
	width:340px!important;
	height:auto;
	background-color: white;
	text-align:center;
	padding:10px;
}
.pojemnik-lewy-panel a {
	color:black;
}
.pojemnik-na-tekst {
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	width: 320px!important;
	height: 320px;
	min-width:320px!important;
	font-size:14px;
	color:black;
	background-color: white;
}
.kwadrat2x2 {
	display:flex;
	font-size:14px;
	color:black;
	background-color: white;
	margin:0px;
	padding:0px;
}
/*.pojemnik-na-tekst a {
	font-size:14px;
	color:black;
}*/
.pojemnik-na-tekst-2 a {
	color:black;
}
.tytul-i-excerpt {
	display:block;
}
.pojemnik-na-banner {
	display:inline-block;
	width: 240px;
	height: auto;
	min-width:240px;
	padding : 10px 0px 10px 0px;
	background-color: white;
}
#szare-pudelko {
	background-color:whitesmoke!important;
	padding-top:1%;
	padding-bottom:1%;
	width:100%!important;
	height:auto;
}
#pojemnik-na-news {
	width:80%;
	margin-left:10%;
	margin-right:10%;
	/*margin-top:1%;
	margin-bottom:1%;*/
	padding: 20px;
	background-color:white;
}
#pojemnik-na-news h2 {
	text-align:center!important;
}
.pojemnik-na-es {
	display:block;
	width:220px;
	/*margin-left:auto;
	margin-right:auto;*/
	justify-content:center;
	vertical-align:middle;
	margin-top:0px!important;
	margin-bottom:0px!important;
	padding-top: 2px;
	padding-bottom:2px;
	/*background-color:#f2f1a2;*/
	/*background-color:#ecf2f9;*/
	
}

.pojemnik-na-es img {
	border:2px solid lightgray;
	display:block;
	margin-left: auto;
    margin-right: auto;
	
	
}
.pojemnik-na-es img:hover {
	border:2px solid #3399ff;
}
.pojemnik-na-prenumerate {
	display:block;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding: 15px;
	/*background-color:#f2f1a2;*/
	background-color:#ecf2f9;
}
#pojemnik-na-prenumerate p {
	font-size:18px;
}
#pojemnik-na-prenumerate h3 {
	font-size:22px!important;
	text-align:center!important;
}
.the-last-update {
	width:100%;
	margin-left:0%;
	margin-right:0%;
	margin-top:0%;
	margin-bottom:0%;
	padding: 3px;
	background-color:lightyellow;
	display:flex;
	justify-content:space-between;
}
#mycontainter {
	width:100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
 .nav-res-navigation{ /* ???????? */
   display:none;
 }
@media only screen and (min-width: 801px){

	
}
/* ============================================= MOBILNY CSS ==========================*/
@media only screen and (max-width: 800px) {
	#logo-i-nazwa img {
		width:320px!important;
	height:auto;
	}
	.pojemnik-lewy-panel {
		min-height:720px!important;
		width:100%;
		margin-left:auto;
		margin-right:auto;
	}
	.zwykly-link {
		display:block!important;
		visibility:visible;
	}
	.pojemnik-na-obrazek a {
		color: black!important;}
	
	
	.pojemnik-ogolny {
		margin:0!important;
	}
	.mycontainer {
		margin:0!important;
	}
	.pojemnik-na-banner {
		display:block;
		width:240px;
		min-width:100px;
		height:auto;
		margin-left:auto;
		margin-right:auto;
		padding:10px 0px 10px 0px;
	}

	
	#kafelki {
		display:none;
		visibility:hidden;
	}
	.pojemnik-na-trzy {
		display:block;
		width:100%;
		margin:0!important;
	}
	.pojemnik-na-tekst-2 {
		display:block!important;
	}
	.gorny-panel {
		display:block;
		margin:0!important;
	}
	.glowny-opis-czasopisma {
		width:100%;
		display:block;
		margin:0!important;
	}
	#my-logo {
	display:inline-flex;
	}
	#moje-menu {
	display: block;
	width:100%!important;
	  float:none;
    text-align: center;
}
	
	
	#panel-naglowka {
		display:block;
	}
	#menu-i-szukanie {
		display:block;
		width:100%;
	}
	.ostatnie-margines {
		display:block!important;
	}
	.kwadrat2x2 {
		display:block!important;
	}
	#herb {
		display:block;
	}
	#search-box {
		display:block;
	}
	#logo-czasopisma img {
		width: 100%;
		height:auto;
	}
	#tekst-po-prawej {
	   display: block;
	   width:100%;
	   float:none;
       text-align: center;
	   margin:0!important;
	}
	#naglowek {
		float:none;
		display:inline-block;
		text-align:center;
	}

	.pol-tekst {
		display:block;
		 width:240px;
		margin-left: auto;
		margin-right:auto;
	}
	.pojemnik-na-obrazek {
		width:100%;
		display:none;
		padding: 0px 0px 0px 0px;
	}
.pojemnik-na-tekst {
	display:block;
	width:280px;
	
	margin-left:auto;
	margin-right:auto;
}
.patronaty-row {
	display:block;
	margin: 0 auto;
	}
.patronaty-row img {
		height:40px;
		width:auto;
}
.glowny-opis-czasopisma {
		height:450px;
}
.ostatnie-numery {
		display:block!important;
		width:auto;
		color:black;
	min-height:540px;
	}
	.ostatnie img {
		display:block!important;
	}
	.ostatnie a {
		color:blue;
	}
.galeria {display:block!important;}

#my-scroll h1,h2,h4, p {
	display:block!important;
	float:none;
	color:black;
	margin:0px;
}
#my-scroll img{
	position:relative;
	display:block;
	float:left;
	margin:10px;
	
}
#obrazek-ajax h4, p{
   
	display:block;
	float:none;
	
}
#obrazek-ajax img {
	
	display:block;
	float:none;
	clear:both;
	margin:10px;
}
	#obrazek-ajax {
	display:block;
	}
	#pojemnik-na-prenumerate{
		display:block;
	}	
}
/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>   KONIEC MOBILNEGO CSSa >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
  .pojemnik-nad {
	display: flex;
	text-align:center;
	background-color: lightgray;
}
.pojemnik-ogolny {
	display:block;
	width: 100%;
	background-color:whitesmoke;
	border:0px solid black;
/*	margin-top:0%!important;
	margin-left: 0%!important;
	margin-right: 0%!important;
	padding: 0px!important;*/
}


.napis {
	position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
	color:white;
	visibility:hidden;
	opacity:0;
}



.postImage:hover img{opacity:0.7;}
.img-thumbnail {
  display: inline-block;
}

.element-siatki {
	max-width: 100%;
	padding: 0;
	margin: 0;
	background-color: yellow;
	bottom: 0;
	border: none;
	margin-bottom:2px !important;
	margin-right:2px !important;
	padding-bottom:2px !important;
	padding-right:2px !important;
}
.element-siatki :hover {
	/*opacity:0.7*/
	background-color:white;
}

.obrazek img {
	
     margin: 5px;
	float:left;
}
.obrazek p {
	clear:both;
}


#moje-kategorie {
	width: 240px;
	float:left;
}
.kontenerek {
	overflow:visible;
	background:blue;
	margin: 0;
	border: 1px;
}
.postcontainer {
	display:flex;
	justify-content:flex-start;
	color:black;
	width:80%;
	background-color:whitesmoke;
	padding: 20px;
	margin:0% 10% 0% 10%;
}
.postcontainer img {
	float:left;
}
.current-menu-ancestor > a {
	border-bottom: 2px black solid;
	background-color:#b3ecff;
}
.stopka {
	width:100%;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	
}
.stopka p {
	text-align:center;
	color:white;
	clear:both;
}
.opis-journala {
	display:block;
	width:80%;
	padding:15px;
	margin:0% 10% 0% 10%;
	background-color:whitesmoke;
}
.opis-journala img {
padding: 10px;	
}
.opis-journala h2{
	text-align:center!important}
.naglowek-o-numerach {
	display:block;
	width:80%;
	margin: 0 10% 0% 10%;
	background-color:whitesmoke;
}
.naglowek-o-numerach h2,h3 {
	text-align:center!important;
}
.ostatnie-numery {
	width: 80%;
	margin: 0 10% 1% 10%;
  height: auto;
  display:flex;
  justify-content:center;
	background-color:white;
	border : 4px whitesmoke solid;
	
}
.ostatnie-tytul a {
    color: #FFFFFF;
    text-decoration: none!important;
}
.ostatnie-tytul a:hover, a:visited, a:link, a:active
{
    text-decoration: none!important;
}
.galeria {
 display:inline-block;
	margin:15px;
}
.galeria img{
	
}
.rok {
	display:block;
	width:100%;
	text-align:center;
}
#my-scroll h1,h2,h4 {
	text-align:left!important;
	color:black;
}
#my-scroll a {
	color:#004d99;
}
#my-scroll a:hover {
	color:#0080ff;
}
.financed {
	display:flex;
	width:100%;
	justify-content:center;
	vertical-align:middle;
	align-items: center;
	padding:4px;
	background-color: #e6e6e6;
	padding: 0px;
	text-align: center;
}

.ogloszenia {
	display:none;
	justify-content:center;
	vertical-align:middle;
	align-items: center;
	padding:4px;
	background-color:#CCE7E2;
	text-align: center;
}
.ogloszenia  h2 {
	font-size:26px;
	text-align:center!important;
}
.ogloszenia p {
	text-align:center!important;
	font-size: 14px;
	padding:0px;
	margin:2px;
}
.ogloszenia img {
	padding:0px;
	margin:2px;
}
.footer-menu {
	background-color:darkgray;
	color:white;
	padding:15px;
	display:flex;
	justify-content:space-around;
	margin-top:0px;
}
/* ------------------------------------------ Repeater Template AJAX LOAD MORE --------------------*/
#obrazek-ajax img {
	width:120px!important;
	height:auto!important;
	display:block;
	float:left;
}
#obrazek-ajax {
	display:inline-block;
	min-height:120px;
	
}
/* END Repeater... */
/* ----------------------------------------------------- Contact Form -------------------*/
.wpforms-container.kontakt {
     margin: 0 auto !important;
     max-width: 340px;
}
/* ------------------------------------------------------ Archive Menu --------------------*/
.my-numbers ul {
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
	color:green;
	padding-left:0px!important;	
}
.my-numbers li {
	display:inline;
	margin-right:20px!important;
	margin-left:20px!important;
}

.accordion {
  background: #FFF;
  border-radius: 5px;
  padding: 30px;
}

.question {
  border-top: 1px solid #EEE;
  padding: 20px;
  cursor: pointer;
  position: relative;
}

.question h2 {
  font-size: 20px;
  margin: 0;
  color: #C00C00;
}

.question span {
  position: absolute;
  right: 20px;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
  color: #C00C00;
  transition: .75s cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
}

.answer {
  max-height: 0;
  overflow: hidden;
  transition: .75s cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
}

.answer p {
  padding: 20px;
}
.answer ul {
	
}
.accordion li.open .question span {
  transform: rotate(180deg);
}

.accordion li.open .answer {
  max-height: 250px;
}