

@font-face {
    font-family: 'Baloo';
    src: url('../fonts/baloo-regular.eot'); /* IE9 Compat Modes */
    src: url('../fonts/baloo-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/baloo-regular.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/baloo-regular.woff') format('woff'), /* Modern Browsers */
         url('../fonts/baloo-regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    font-display: swap;
}

body {font-family: 'Baloo', sans-serif; color: #7c7b7b; font-size: 1.2rem; line-height: 1.4rem;}

a {
  color: inherit;
  text-decoration: none; 
}

a:hover {
  color: #f18c00;
  text-decoration: none;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(241, 140, 0, 1);
}

input {margin-bottom: 1rem;}
.tekst-zielony {color: #76a13c;}
.tekst-ciemzielony {color: #0d5329;}
.tekst-slomkowy {color: #ddf2c9;}
.tekst-czarny {color: #000;}
.tekst-bialy {color: #fff;}
.tekst-szary {color:#7c7b7b;}

.tlo-gora {background-color: #f2f2f2;}
.tlo-zielone {background-color: #76a13c; color: #fff;}
.tlo-czerwone {background-color: #cc0000; color: #fff;}
.tlo-c-zielone {background-color: #577f18; color: #fff;}
.tlo-szare-1 {background-color: #f2f2f2;}
.tlo-szare-2 {background-color: #e5e5e5;}

.listki-gora {background-attachment: scroll; background-image: url(../g/tlo-gora.png); background-position: center top; background-repeat: no-repeat; background-size: contain;}

.podkreslenie-zielone {border-bottom: 2px solid #76a13c;}

.weziej {max-width: 75%; width: 75%; margin: 0 auto;}

.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {color: #f18c00;}
.navbar-dark .navbar-nav .nav-link {color: #76a13c; font-size: 1.2rem; line-height: 1.4rem;}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #f18c00;}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {);
    color: #f18c00;
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(20, 20, 20, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

textarea {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
       height:150px;
   resize:vertical;
   line-height:1.4em;
   resize:vertical;
}

.przycisk-akcent, .przycisk-akcent a {
			color: #ffffff !important;
            background-color: rgba(0, 0, 0, .3);
            padding: 0.3rem 0.5rem;
            transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
            }
.przycisk-akcent:hover, .przycisk-akcent:focus {
            box-shadow: 0 0 0 0rem rgba(0, 0, 0, 0);
			color: #ffffff !important;
            background-color: #f18c00;}

.tekst-b-wielki {font-size: 5.0rem; line-height: 1.0;}
.tekst-wielki {font-size: 2.9rem; line-height: 1.0;}
.tekst-duzy {font-size: 2.4rem; line-height: 1.0;}
.tekst-d-sredni {font-size: 1.8rem; line-height: 1.0;}
.tekst-sredni {font-size: 1.8rem; line-height: 1.0;}
.tekst-maly {font-size: 0.9rem; line-height: 1.2; font-family: 'Arial', 'Helvetica', 'Lato', sans-serif; color: #9e9d9d;}

@media (max-width: 1200px) {
.tekst-wielki {font-size: 3.0rem; line-height: 1.0;}
.tekst-duzy {font-size: 2.2rem; line-height: 1.0;}
.tekst-sredni {font-size: 1.5rem; line-height: 1.0;}
.tekst-maly {font-size: 0.9rem; line-height: 1.2;}
}

@media (max-width: 991px) {
.tekst-wielki {font-size: 2.4rem; line-height: 1.0;}
.tekst-duzy {font-size: 1.9rem; line-height: 1.0;}
.tekst-sredni {font-size: 1.2rem; line-height: 1.0;}
.tekst-maly {font-size: 0.8rem; line-height: 1.2;}
}

@media (max-width: 767px) {
.tekst-wielki {font-size: 2.4rem; line-height: 1.0;}
.tekst-duzy {font-size: 1.8rem; line-height: 1.0;}
.tekst-sredni {font-size: 1.3rem; line-height: 1.0;}
.tekst-maly {font-size: 0.8rem; line-height: 1.2;}
  }

@media (max-width: 575px) {
.tekst-wielki {font-size: 2.2rem; line-height: 1.0;}
.tekst-duzy {font-size: 2.0rem; line-height: 1.0;}
.tekst-sredni {font-size: 1.3rem; line-height: 1.0;}
.tekst-maly {font-size: 0.8rem; line-height: 1.2;}
 }