.1custom {clear:both; float:right;}
.txt_sml		{font-size: 0.7em; }				
.box_sml		{display: inline-block; width: 180px; height: 300px align: center; vertical-align: top; font-size: 0.8em;}

.cont 			{position: relative;
				margin: auto; border: 0px; padding: 0px;
				max-width: 980px; width: 100%; }
.stopa			{position:absolute; bottom:0; right:0;; 
				color: #C0C0C0; text-align:right; font-size: 0.8em; }				
.lang 			{display: block; float: right; width: auto; padding: 2px; font-size: 0.8em; }
.logo 			{display: block; float: left; width: auto; padding: 2px;}
.menu_1 			{clear:both; display: block; float: right; width: auto; padding: 2px; font-size: 1.0em; }
.menu_2 			{font-size: 0.8em;}
.content		{display: block; float: left; width: 100%; min-height: 315; padding: 2px; 
				text-align:right; vertical-align:top }
.pool			{height: 180px;}
.pools			{height: 50px;}
.poold			{clear:both; height: 20;}
.tabd			{clear: both; text-align:right; margin-bottom:0;
				padding-bottom:1px; border-bottom:1px solid #0f4c81; }
				
				
.tabl			{float:right; vertical-align:top; padding-bottom:1px; border-bottom:1px solid #9FBB43; width:100%;} 

.hgl			{color: #9FBB43;}
.hgd			{color: #0f4c81; font-size:1.4em; }
.hgb			{color: #000000; font-size:1.0em; margin:0px;}
.article		{font-size: 0.9em; text-align:right; vertical-align:top; display: block; 
				-webkit-margin-before: 1px;
				-webkit-margin-after: 1px;
				-webkit-margin-start: 1px;
				-webkit-margin-end: 1px;
} 
.articlel		{font-size: 0.9em; text-align:left; vertical-align:top; width: 70%;
				display: block; float:right; 
				-webkit-margin-before: 1px;
				-webkit-margin-after: 1px;
				-webkit-margin-start: 1px;
				-webkit-margin-end: 1px;
} 
.menu2			{font-size: 1em; text-align:right; vertical-align:top; min-width: 250px; min-height:250px;	background-image




:root {
  --color-blue: #0F4C81;
  --color-orange: #f1b500;
  --color-green: #2ca14b;
  --color-red: #e33e2b;
  --color-light-blue: #3a7cec;
  --color-gray: #636363;
  --color-light-gray: #dadada;
  --color-white: #ffffff;
}

header {background-color:#0F4C81;}
.fontsizeagree
	{
	font-size: 9px;
	}
#formularz2 {
    position:relative;
    right:10px;
    width:60%; /* ustawiamy szeroko¶ć formularza */
    margin:0 auto; /* jeżeli nasz formularz ma ustawion± szeroko¶ć wy¶rodkowujemy go */
    background-color:transparent; /* dodajemy kolor tła naszemu formularzowi */
    border:0px solid #000; /* dodajemy obramowanie o szeroko¶ci 2px */
    border-radius:0px; /* zaokr±glamy tło naszego formularza */
	padding:20px 20px 20px 20px; /* dodajemy margines wewn±trz naszego formularza */
    margin-top:0px; /* dodajemy margines górny naszego formularza */
}                                                                                

#formularz2 label {
    display:block;/* ustawiamy by label rozpoczynał się od nowej linii*/
    margin-bottom:5px;/* dodajemy margines dolny */
    font-weight:bold; /* pogrubiamy czcionkę */
    text-transform: uppercase; /* zamieniamy wszystkie litery na duże */
    font-size:12px; /* ustawiamy wielko¶ć czcionki */
    color:#000000; /* ustawiamy kolor czcionki */
}

#formularz2 textarea{
	display:block;
	padding:5px; /* dodajemy margines wewn±trz naszego pola */
	border-radius:0px; /* dodajemy zaokraglone rogi */
	border:1px solid #000; /* dodajemy obramowanie */
	width:84%; /* ustalamy szeroko¶ć */
	margin-bottom:5px; /* dodajemy margines dolny */
	margin:0 auto; /* jeżeli nasz formularz ma ustawion± szeroko¶ć wy¶rodkowujemy go */
	
	height:180px;
	background-color:transparent; /* dodajemy kolor tła naszemu formularzowi */
}
#formularz2 select{
	padding:5px; /* dodajemy margines wewn±trz naszego pola */
	border-radius:0px; /* dodajemy zaokraglone rogi */
	border:0px solid #ccc; /* dodajemy obramowanie */
	margin-bottom:5px; /* dodajemy margines dolny */
	width:180px; /* ustalamy szeroko¶ć */
  height:40px;
}
#formularz2 input{
	display:block;
	padding:5px; /* dodajemy margines wewn±trz naszego pola */
	margin:0 auto; /* jeżeli nasz formularz ma ustawion± szeroko¶ć wy¶rodkowujemy go */
	border-radius:0px; /* dodajemy zaokraglone rogi */
	border:0px solid #000; /* dodajemy obramowanie */
	margin-bottom:5px; /* dodajemy margines dolny */
	width:84%; /* ustalamy szeroko¶ć */
	height:40px;
	// border:2px solid #000; /* dodajemy obramowanie o szeroko¶ci 2px */
background-color:transparent; /* dodajemy kolor tła naszemu formularzowi */
}
	

#formularz2 input#submit {
  background-color:#333333; /* dodajemy kolor tła naszemu przyciskowi */
  color:#fff; /* kolor tekstu */
	width:60% /* ustalamy szeroko¶ć */
	cursor:pointer; /* zmieniamy kursor */
	margin-bottom:0px;/* resetujemy margines dolny */
}

#formularz2 p.copy {
	color:#555555; /* ustawiamy kolor czcionki */
	margin-bottom:0px; /* resetujemy margines dolny */
	font-size:12px; /* ustawiamy rozmiar czcionki */
	text-align: center; /* wy¶rodkowywujemy tekst */
}

#formularz2 p.copy a {
	color:#555555;/* ustawiamy kolor czcionki */ 
	text-decoration: none; /* usuwamy podkre¶lenie linku */
	font-weight:bold; /* pogrubiamy czcionkę */
}  


.container-component>*+*,.container-component>:first-child,.container-sidebar-left>*+*,.container-sidebar-left>:first-child,.container-sidebar-right>*+*,.container-sidebar-right>:first-child {
    margin-top: 0em
}
.card-body {
 
    padding: 0;
}
.blog {
  font-size: 34px;
  border-left: 0px solid var(--color-orange);
  padding-left: 0.5em;
}

.header-section-blog {
  height: auto;
  padding: 2em 2em;
  background-color: var(--color-blue);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.text-muted
	{
	max-width: 900px;
	margin: 0 auto;
	}
.readmore
	{
	font-color: #fff !important;
	text-decoration: none;
	}

.zero
	{
	margin: 0em 0;
	}

.container-header {
    background-color: #fff;
    box-shadow: inset 0 5px 5px rgba(0,0,0,.03);
    position: relative;
    z-index: 10;	
    background-image: linear-gradient(white,white);
    box-shadow: inset 0 5px 5px rgba(0,0,0,.03);
    position: relative;
    z-index: 10
	
}

.card {
    --card-spacer-y: 1rem;
    --card-spacer-x: 1rem;
    --card-title-spacer-y: 0.5rem;
    --card-border-width: 0px;
    --card-box-shadow: ;
    --card-inner-border-radius: calc(0.25rem - 1px);
    --card-cap-padding-y: 0.5rem;
    --card-cap-padding-x: 1rem;
    --card-cap-bg: rgba(0,0,0,.03);
    --card-cap-color: ;
    --card-height: ;
    --card-color: ;
    --card-bg: #fff;
    --card-img-overlay-padding: 1rem;
    --card-group-margin: 0.5em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    word-wrap: break-word;
    background-clip: border-box;
    background-color: var(--card-bg);
    border: var(--card-border-width) solid var(--card-border-color);
    border-radius: var(--card-border-radius);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: var(--card-height);
    min-width: 0;
    position: relative
}

@font-face {
  font-family: 'Book Antiqua';
  src: url('./fonts/book-antiqua.eot');
  src: url('./fonts/book-antiqua_pl.ttf') format('truetype'),
  url('fonts/Book-Antiqua_pl.woff') format('woff');
}

body {
  font-family: 'Arial', sans-serif;
  margin: 0;
  font-size: 18px;
  line-height: 1.3;
  hyphens: auto;
  background-color: var(--color-white);
}

.link {
	color: #000;
	text-decoration: none;
}


.container {
  max-width: 900px;
  margin: 0 auto;
}


.header-section {
  height: auto;
  padding: 6em 2em;
  background-color: var(--color-blue);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.header-frame {
  border: 2px solid var(--color-white);
  padding: 2em 3em;
  position: relative;
  z-index: 2;
}

.main-title::after {
  content: '';
  width: 250px;
  height: 30px;
  display: inline-block;
  background-color: var(--color-blue);
  position: absolute;
  top: 97%;
  transform: translateX(-50%);
  z-index: -3;
}

.header-logo {
  width: 300px;
  height: 300px;
  background-image: url("./img/logo.png");
  background-repeat: no-repeat;
  background-size: 300px;
  opacity: 0.5;
  position: absolute;
  right: -20%;
  bottom: -50%;
  z-index: -3;
}

.signature {
  font-family: 'Book Antiqua', Fallback, sans-serif;
  color: var(--color-white);
  text-align: center;
  position: absolute;
  top: 97%;
  /* background-color: var(--color-blue); */
  padding: 0 1em;
  left: 50%;
  transform: translate(-50%);
  font-size: 22px;
  font-weight: bold;
  z-index: 2;
}

.main-title {
  color: white;
  text-align: center;
  font-size: 22px;
  line-height: 1.5;
  z-index: 2;
}

section {
  padding: 1em;
}

p {
  margin: 1em 0;
  text-align: justify;
  color: var(--color-gray);
}

.summary {
  font-size: 20px;
  padding-top: 2em;
}

.image-section {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.image {
  padding: 1em;
  width: 40%;
}

.image img {
  width: 100%;
}

.image-text-section {
  width: 60%;
  padding-right: 1em;
}

.image-text-section p:first-child {
  margin-top: 0;
  border: 1 px solid red;
}

.image-section {
  display: flex;
  flex-direction: row;
  max-width: 992px;
  margin: 0 auto;
}

h1,
h2,
h3 {
  z-index: 1;
  font-family: 'Montserrat', sans-serif;
}

h3 {
  margin-top: 1em;
  font-size: 24px;
}

h2 {
  font-size: 34px;
  border-left: 2px solid var(--color-orange);
  padding-left: 0.5em;
}
.likeh1
{
  z-index: 1;
  font-family: 'Montserrat', sans-serif;
  font-size: 2.5rem; font-weight: 700;
  text-align: center;
  color: white;
}


.title {
  font-weight: 400;
}

.button {
  padding: 0.6em 1.8em;
  background-color: var(--color-red);
  border-radius: 5px;
  display: flex;
  margin: 2.5em auto 0;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1.2px;
  color: var(--color-white);
  transition: background-color 0.3s;
}

.button:hover {
  background-color: var(--color-white);
  border-color: var(--color-red);
  color: var(--color-red);
}

.required-mark {
  color: var(--color-red);
  margin-left: 2px;
}

.google-form {
  display: flex;
  justify-content: center;
  width: 100%;
}
.contact-form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  border: 1px solid var(--color-light-gray);
  padding: 2em;
  margin: 1em;
  border-radius: 10px;
  max-width: 500px;
}

.form-section {
  width: 100%;
  padding: 1em 0;
  white-space: nowrap;
  display: flex;
  flex-wrap: wrap;
}

.form-section label {
  font-weight: bold;
  font-size: 20px;
}

.form-section input {
  padding: 0.5em;
  width: 100%;
  font-size: 16px;
}

.form-rodo {
  width: 100%;
}

.form-input {
  margin: 0;
  width: 15px;
  height: 15px;

}

.form-submit {
  width: 100%;
}

.form-submit .button {
  background-color: var(--color-blue);
}

.form-submit .button:hover {
  background-color: var(--color-white);
  border-color: var(--color-blue);
  color: var(--color-blue);
}

footer {
  min-height: 300px;
  width: 100%;
  margin-top: 3em;
  border-top: 1px solid var(--color-light-gray);
  padding: 2em 0;
}

.footer-content {
  max-width: 1200px;
  margin: 0 auto;
}

.footer-content ul {
  list-style-type: none;
}

.about,
.contact {
  width: 40%;
}

.social-media {
  width: 20%;
}

.lists {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  color: var(--color-gray);
}

.list-title {
  font-weight: 700;
  color: black;
}

.name {
  font-family: 'Book Antiqua', Fallback, sans-serif;
  font-size: 32px;
  font-weight: bold;
  color: black;
  padding-left: 40px;
}


.icon {
  width: 50px;
  height: 50px;
}

@media screen and (max-width: 768px) { 
  body h1 {
    font-size: 1.4em;
  }

  body h2 {
    font-size: 28px;
  }

  body .signature {
    white-space: nowrap;
  }

  body .header-logo {
    right: -20%;
    bottom: -50%;
    z-index: -3;
  }

  body .header-section {
    padding: 4em 1em;
  }

  body .header-frame {
    padding: 1.5em 1em;
  }

  .container .image-section {
    display: flex;
    flex-direction: column;
  }

  .container .image-section p {
    width: 100%;
  }

  .container .image {
    width: 60%;
  }

  .container .image-text-section {
    width: 100%;
    padding: 0 1em;
  }

  body .lists {
    flex-wrap: wrap;
  }

  footer .about {
    width: 100%;
  }
  footer .contact {
    width: 100%;
  }

  footer .social-media {
    width: 100%;
  }
}

lite-youtube {
    background-color: #000;
    position: relative;
    display: block;
    contain: content;
    background-position: center center;
    background-size: cover;
    cursor: pointer;
    max-width: 720px;
}

/* gradient */
lite-youtube::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==);
    background-position: top;
    background-repeat: repeat-x;
    height: 60px;
    padding-bottom: 50px;
    width: 100%;
    transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
}

/* responsive iframe with a 16:9 aspect ratio
    thanks https://css-tricks.com/responsive-iframes/
*/
lite-youtube::after {
    content: "";
    display: block;
    padding-bottom: calc(100% / (16 / 9));
}
lite-youtube > iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
}

/* play button */
lite-youtube > .lty-playbtn {
    display: block;
    /* Make the button element cover the whole area for a large hover/click target… */
    width: 100%;
    height: 100%;
    /* …but visually it's still the same size */
    background: no-repeat center/68px 48px;
    /* YT's actual play button svg */
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68 48"><path d="M66.52 7.74c-.78-2.93-2.49-5.41-5.42-6.19C55.79.13 34 0 34 0S12.21.13 6.9 1.55c-2.93.78-4.63 3.26-5.42 6.19C.06 13.05 0 24 0 24s.06 10.95 1.48 16.26c.78 2.93 2.49 5.41 5.42 6.19C12.21 47.87 34 48 34 48s21.79-.13 27.1-1.55c2.93-.78 4.64-3.26 5.42-6.19C67.94 34.95 68 24 68 24s-.06-10.95-1.48-16.26z" fill="red"/><path d="M45 24 27 14v20" fill="white"/></svg>');
    position: absolute;
    cursor: pointer;
    z-index: 1;
    filter: grayscale(100%);
    transition: filter .1s cubic-bezier(0, 0, 0.2, 1);
    border: 0;
}

lite-youtube:hover > .lty-playbtn,
lite-youtube .lty-playbtn:focus {
    filter: none;
}

/* Post-click styles */
lite-youtube.lyt-activated {
    cursor: unset;
}
lite-youtube.lyt-activated::before,
lite-youtube.lyt-activated > .lty-playbtn {
    opacity: 0;
    pointer-events: none;
}

.lyt-visually-hidden {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }
.site-h1 {
  font-size: 0.75rem;
  font-weight: 400;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin: 0 0 1.5rem 0;
}