img {
  border: 0;
}
.gray {
  filter: url("data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale");
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: gray;
}
.nogray {
  filter: none;
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
}
.cl {
  clear: both;
}
.resetul {
  list-style-type: none;
  padding: 0;
}
.resetul li {
  padding: 0;
}
* {
  margin: 0;
  outline: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  height: 100%;
  margin: 0;
}
.debug {
  outline: blue dotted 1px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.transition,
.anim {
  transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
}
.anim_bounce {
  transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
  -moz-transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
  -webkit-transition: all 0.25s cubic-bezier(.28,.13,.15,1);
  -webkit-transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
  -o-transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
  -ms-transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
}
.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
.alignleft {
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}
.alignright {
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}
.vc {
  display: table;
  height: 100%;
  width: 100%;
}
.vc .vcin {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.blueimp-gallery > .close,
.blueimp-gallery > .title,
.blueimp-gallery > .play-pause,
.blueimp-gallery > .prev,
.blueimp-gallery > .next {
  display: block !important;
}
.gray {
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%);
  filter: url(https://obserwatorium.kulturaliberalna.pl/wp-content/themes/obserwatorium_szota.biz/desaturate.svg#greyscale);
}
.fs0 {
  font-size: 48px;
}
.fs1 {
  font-size: 38px;
}
.fs2 {
  font-size: 32px;
}
.fs3 {
  font-size: 30px;
}
.fs4 {
  font-size: 24px;
}
.fs5 {
  font-size: 18px;
}
.fs6 {
  font-size: 16px;
}
.fs65 {
  font-size: 14px;
}
.fs7 {
  font-size: 11px;
}
.setfont {
  font-family: 'Open Sans', helvetica, arial, sans-serif;
}
html {
  -webkit-font-smoothing: antialiased;
  width: 100%;
}
body {
  background: white;
  color: black;
  font-family: 'Open Sans', helvetica, arial, sans-serif;
  font-size: 16px;
  line-height: 1.2;
  transition: all 1s ease;
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  display: table;
  table-layout: fixed;
  width: 100%;
}
body.home {
  background: #24D1FE;
  background: #aaa;
  background: white;
}
@media screen and (max-width: 1159px) {
  body {
    font-size: 16px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
.stdtxt {
  line-height: 1.65;
}
.stdtxt p,
.stdtxt ul,
.stdtxt ol {
  margin-bottom: 1em;
}
.stdtxt a {
  text-decoration: underline;
}
.stdtxt iframe {
  max-width: 100% !important;
}
.stdtxt blockquote {
  border-left: #24D1FE solid 9px;
  padding-left: 20px;
  margin-bottom: 1em;
}
.stdtxt h1,
.stdtxt h2,
.stdtxt h3,
.stdtxt h4,
.stdtxt h5 {
  color: #24D1FE;
}
.stdtxt .wp-caption {
  width: 100% !important;
  font-size: 11px;
  text-align: center;
}
.stdtxt .wp-caption a {
  display: block;
  width: 100% !important;
}
.stdtxt .wp-caption img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.stdtxt .alignnone {
  width: 100%;
  height: auto;
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
a {
  text-decoration: none;
  color: inherit;
}
#mainwrap {
  display: table-row;
  height: 100%;
}
.mainwrap_in {
  margin-top: 32px;
  width: 1138px;
  margin: 0 auto;
}
@media only screen and (max-width: 1159px) {
  .mainwrap_in {
    width: 100%;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  .mainwrap_in {
    padding-top: 90px;
    width: 760px;
    margin: 0 auto;
  }
}
.col_left {
  width: 84px;
  margin-right: 30px;
  float: left;
}
@media screen and (max-width: 1159px) {
  .col_left {
    display: none;
  }
}
.col_main {
  float: right;
  width: 1024px;
  *zoom: 1;
}
.col_main:before,
.col_main:after {
  display: table;
  content: "";
}
.col_main:after {
  clear: both;
}
.col_main .col1 {
  width: 676px;
  float: left;
}
.col_main .col2 {
  width: 328px;
  margin-left: 20px;
  float: right;
}
@media screen and (max-width: 1159px) {
  .col_main {
    width: 100%;
  }
  .col_main .col1,
  .col_main .col2 {
    width: 100% !important;
    float: none;
    margin-left: 0;
  }
}
#topmenu {
  position: relative;
  padding-top: 40px;
  *zoom: 1;
  display: block;
}
#topmenu:before,
#topmenu:after {
  display: table;
  content: "";
}
#topmenu:after {
  clear: both;
}
@media screen and (max-width: 1159px) {
  #topmenu {
    display: none;
  }
}
#topmenu_mobile {
  background: white;
  z-index: 1000;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
@media screen and (max-width: 1159px) {
  #topmenu_mobile {
    display: block;
  }
}
#topmenu_mobile.open {
  height: 100%;
}
#topmenu_mobile.open .menuarea {
  display: block;
}
#topmenu_mobile.open .hamburger {
  background: black;
  color: white;
}
#topmenu_mobile .logo {
  background: white;
  padding: 10px;
  display: inline-block;
}
#topmenu_mobile .logo img {
  vertical-align: top;
  height: 25px;
  width: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  #topmenu_mobile .logo img {
    height: 40px;
  }
}
#topmenu_mobile .menuarea {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  background: black;
  color: white;
  width: 75%;
  height: 100%;
  padding: 15px;
  box-shadow: 0 0 10px black;
  font-size: 18px;
}
#topmenu_mobile .menuarea .in {
  width: 100%;
  height: 100%;
  overflow: scroll;
}
#topmenu_mobile .menuarea ul {
  list-style-type: none;
  padding: 0;
}
#topmenu_mobile .menuarea ul li {
  padding: 0;
}
#topmenu_mobile .menuarea ul a {
  display: block;
  padding: 6px 0;
}
#topmenu_mobile .hamburger {
  position: absolute;
  top: 0;
  right: 0;
  background: #24D1FE;
  color: white;
  padding: 8px 12px 9px;
  text-align: center;
  z-index: 1001;
  font-size: 24px;
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  #topmenu_mobile .hamburger {
    height: 60px;
    width: 60px;
    font-size: 30px;
    padding: 10px 0px;
  }
}
.fixed_nav {
  width: 84px;
  position: absolute;
  top: 40px;
}
.fixed_nav.fix {
  position: fixed;
  top: 0;
}
.fixed_nav .logo {
  padding-bottom: 24px;
  display: block;
}
.fixed_nav .logo img {
  display: block;
}
.fixed_nav .left_menu {
  font-size: 11px;
}
.fixed_nav .left_menu ul {
  list-style-type: none;
  padding: 0;
}
.fixed_nav .left_menu ul li {
  padding: 0;
}
.fixed_nav .left_menu ul a {
  display: block;
  text-transform: uppercase;
  padding-bottom: 10px;
  line-height: 1.2;
}
.fixed_nav .left_menu ul a:hover {
  text-decoration: underline;
}
.header_top_full {
  width: 1024px;
  height: 143px;
  border-bottom: black solid 9px;
  position: relative;
  *zoom: 1;
  margin-bottom: 40px;
}
.header_top_full:before,
.header_top_full:after {
  display: table;
  content: "";
}
.header_top_full:after {
  clear: both;
}
.header_top_full .logo {
  padding-top: 6px;
  display: block;
  float: left;
}
.header_top_full .logo img {
  display: block;
}
.header_top_full .logo.logo2 {
  margin-left: 50px;
}
.header_top_full .dekor {
  position: absolute;
  width: 33px;
  height: 34px;
  background-image: url('https://obserwatorium.kulturaliberalna.pl/wp-content/themes/obserwatorium_szota.biz/images/tick.png');
  bottom: -34px;
  right: 295px;
}
.page_home .layer1 {
  *zoom: 1;
  margin-bottom: 40px;
  height: 320px;
}
.page_home .layer1:before,
.page_home .layer1:after {
  display: table;
  content: "";
}
.page_home .layer1:after {
  clear: both;
}
@media only screen and (max-width: 1159px) {
  .page_home .layer1 {
    height: auto;
    margin-bottom: 10px;
  }
  .page_home .layer1 .col1 {
    padding-bottom: 10px;
  }
}
.page_home .layer1 .col2 {
  height: 100%;
}
.page_home .layer2 {
  *zoom: 1;
  margin-bottom: 40px;
}
.page_home .layer2:before,
.page_home .layer2:after {
  display: table;
  content: "";
}
.page_home .layer2:after {
  clear: both;
}
.page_home .mission {
  font-size: 24px;
  font-weight: 700;
}
@media only screen and (max-width: 1159px) {
  .page_home .mission {
    font-size: 18px;
    background: #f0f0f0;
    padding: 10px;
    padding-bottom: 2px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  .page_home .mission {
    font-size: 16px;
  }
}
.readmore {
  display: block;
  height: 25px;
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 16px;
  color: #24D1FE;
  background-image: url('https://obserwatorium.kulturaliberalna.pl/wp-content/themes/obserwatorium_szota.biz/images/arr.png');
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 32px 25px;
  padding-left: 53px;
  line-height: 1;
  padding-top: 4px;
  text-transform: uppercase;
  transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
  -moz-transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
  -webkit-transition: all 0.25s cubic-bezier(.28,.13,.15,1);
  -webkit-transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
  -o-transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
  -ms-transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
  cursor: pointer;
}
.readmore:hover {
  background-position: 10px center;
}
.readmore.mini {
  padding-top: 1px;
  height: 12px;
  font-size: 12px;
  background-image: url('https://obserwatorium.kulturaliberalna.pl/wp-content/themes/obserwatorium_szota.biz/images/arrm.png');
  background-size: 15px 12px;
  padding-left: 30px;
  font-weight: 700;
  margin: 0;
}
.miniheader {
  font-size: 18px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.12;
  *zoom: 1;
  margin-bottom: 30px;
}
.miniheader:before,
.miniheader:after {
  display: table;
  content: "";
}
.miniheader:after {
  clear: both;
}
.miniheader a {
  display: block;
}
.miniheader .ik {
  width: 39px;
  height: 39px;
  background-size: 39px 39px;
  background-repeat: no-repeat;
  margin-right: 15px;
  float: left;
  transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
  -moz-transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
  -webkit-transition: all 0.25s cubic-bezier(.28,.13,.15,1);
  -webkit-transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
  -o-transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
  -ms-transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
}
.miniheader:hover .txt {
  color: #24D1FE;
}
.miniheader:hover .ikm {
  background-position: right center;
}
.miniheader .ik1 {
  background-image: url('https://obserwatorium.kulturaliberalna.pl/wp-content/themes/obserwatorium_szota.biz/images/ik1.png');
}
.miniheader .ik2 {
  background-image: url('https://obserwatorium.kulturaliberalna.pl/wp-content/themes/obserwatorium_szota.biz/images/ik2.png');
}
.miniheader .ik3 {
  background-image: url('https://obserwatorium.kulturaliberalna.pl/wp-content/themes/obserwatorium_szota.biz/images/ik3.png');
}
.miniheader .cl {
  padding-top: 8px;
}
.miniheader .ikm {
  width: 39px;
  height: 12px;
  background-size: 15px 12px;
  background-image: url('https://obserwatorium.kulturaliberalna.pl/wp-content/themes/obserwatorium_szota.biz/images/arrm.png');
  background-repeat: no-repeat;
  background-position: center center;
  float: left;
  margin-right: 15px;
  transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
  -moz-transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
  -webkit-transition: all 0.25s cubic-bezier(.28,.13,.15,1);
  -webkit-transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
  -o-transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
  -ms-transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
}
.miniheader .txt {
  display: block;
  float: left;
}
.miniheader .txt.sm {
  margin-top: -2px;
  line-height: 1;
  color: #24D1FE;
  font-size: 16px;
  font-weight: 700;
}
.block_baza {
  border-top: black solid 9px;
  padding-top: 20px;
  width: 464px;
  margin-right: 20px;
  float: left;
  font-size: 14px;
}
@media only screen and (max-width: 1159px) {
  .block_baza {
    width: 100%;
    float: none;
  }
}
.block_baza .link {
  display: block;
  margin-bottom: 20px;
  transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -ms-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
  border-left: transparent solid 3px;
  padding-left: 8px;
  left: -8px;
  position: relative;
}
.block_baza .link:hover {
  border-left: #24D1FE solid 3px;
  left: 0px;
}
.block_baza .link:hover .data span {
  background: #24D1FE;
}
.block_baza .link:hover i {
  color: #24D1FE;
}
.block_baza .link .data {
  line-height: 22px;
  height: 22px;
  font-size: 12px;
  font-weight: 700;
}
.block_baza .link .tyt {
  font-weight: 700;
}
.block_raporty {
  border-top: black solid 9px;
  padding-top: 20px;
  width: 192px;
  float: left;
  font-size: 14px;
}
@media only screen and (max-width: 1159px) {
  .block_raporty {
    width: 100%;
    float: none;
  }
}
.block_raporty .link {
  display: block;
  margin-bottom: 20px;
  transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -ms-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
  border-left: transparent solid 3px;
  padding-left: 8px;
  left: -8px;
  position: relative;
}
.block_raporty .link:hover {
  border-left: #24D1FE solid 3px;
  left: 0px;
}
.block_raporty .link:hover .data span {
  background: #24D1FE;
}
.block_raporty .link:hover i {
  color: #24D1FE;
}
.block_raporty .link .data {
  line-height: 22px;
  height: 22px;
  font-size: 12px;
  font-weight: 700;
}
.block_raporty .link .tyt {
  font-weight: 700;
}
.block_childlist {
  margin-bottom: 40px;
  padding-top: 20px;
}
.block_childlist .kresk {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: black solid 1px;
}
.block_childlist .link {
  display: block;
  transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -ms-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
  border-left: transparent solid 3px;
  padding-left: 8px;
  left: -8px;
  position: relative;
}
.block_childlist .link:hover {
  border-left: #24D1FE solid 3px;
  left: 0px;
}
.block_childlist .link:hover .data span {
  background: #24D1FE;
}
.block_childlist .link:hover i {
  color: #24D1FE;
}
.block_childlist .link .data {
  line-height: 22px;
  height: 22px;
  font-weight: 700;
}
.block_childlist .link .data span {
  background: black;
  color: white;
}
.block_childlist .link .tyt {
  font-weight: 700;
}
.block_slowniczek {
  border-top: black solid 9px;
  padding-top: 20px;
}
@media only screen and (max-width: 1159px) {
  .block_slowniczek {
    width: 100%;
    float: none;
  }
}
.block_slowniczek .playfield {
  display: block;
  cursor: pointer;
  background: #24D1FE;
  position: relative;
  height: 200px;
}
.block_slowniczek .playfield:hover .ik img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.block_slowniczek .playfield .ik {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.block_slowniczek .playfield .ik img {
  display: block;
  transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
  -moz-transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
  -webkit-transition: all 0.25s cubic-bezier(.28,.13,.15,1);
  -webkit-transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
  -o-transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
  -ms-transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
}
.block_slowniczek .playfield .counter {
  position: absolute;
  width: 100%;
  bottom: 12px;
  left: 0;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
}
.block_slowniczek .playfield .text {
  display: block;
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 24px;
  text-align: center;
  color: white;
  font-weight: 800;
  padding: 0 5px;
}
.block_slowniczek .playfield .text .haslo:before {
  content: '«';
}
.block_slowniczek .playfield .text .haslo:after {
  content: '»';
}
.block_slowniczek .arrowfield {
  background: #f0f0f0;
  height: 41px;
  padding: 8px 0;
  text-align: center;
  font-size: 0;
}
.block_slowniczek .arrowfield .ar {
  display: inline-block;
  height: 25px;
  margin: 0 8px;
  position: relative;
  transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
  -moz-transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
  -webkit-transition: all 0.25s cubic-bezier(.28,.13,.15,1);
  -webkit-transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
  -o-transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
  -ms-transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
  cursor: pointer;
}
.block_slowniczek .arrowfield .ar img {
  display: block;
  height: 25px;
}
.block_slowniczek .arrowfield .ar.arr {
  padding-left: 0px;
}
.block_slowniczek .arrowfield .ar.arl {
  padding-right: 0px;
}
.block_slowniczek .arrowfield .ar.arr:hover {
  padding-left: 10px;
}
.block_slowniczek .arrowfield .ar.arl:hover {
  padding-right: 10px;
}
.block_slider .pix {
  width: 464px;
  height: 320px;
  float: left;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  cursor: pointer;
}
@media only screen and (max-width: 1159px) {
  .block_slider .pix {
    width: 100%;
    float: none;
  }
}
.block_slider .links {
  width: 212px;
  height: 320px;
  float: left;
  font-size: 12px;
}
@media only screen and (max-width: 1159px) {
  .block_slider .links {
    width: 100%;
    height: auto;
    float: none;
  }
  .block_slider .links a {
    padding: 10px !important;
  }
}
.block_slider .links a {
  display: block;
  padding: 10px 0;
  padding-left: 20px;
  padding-right: 20px;
  transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
}
.block_slider .links a .tyt {
  font-weight: 700;
}
.block_slider .links a.open {
  background: #24D1FE;
}
.block_slider .links a .preload {
  height: 0;
  width: 0;
  overflow: hidden;
}
.discussion {
  max-width: 100%;
  margin-top: 40px;
  border-top: black solid 1px;
  padding-top: 10px;
  margin-bottom: 40px;
  filter: url("data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale");
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: gray;
  -webkit-filter: grayscale(1);
  filter: url(https://obserwatorium.kulturaliberalna.pl/wp-content/themes/obserwatorium_szota.biz/desaturate.svg#greyscale);
}
.discussion iframe {
  width: 100% !important;
}
.discussion h2 {
  font-size: 18px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.12;
  margin-bottom: 30px;
}
.discussion.neg {
  background: black;
  color: white;
  filter: url("data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale");
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: gray;
  -webkit-filter: grayscale(1);
  filter: url(https://obserwatorium.kulturaliberalna.pl/wp-content/themes/obserwatorium_szota.biz/desaturate.svg#greyscale);
  padding: 10px 10px 25px 10px;
  margin-top: 0;
  border: none;
}
.discussion.neg .fb_wrap {
  width: 80%;
  margin: 0 auto;
}
@media only screen and (max-width: 1159px) {
  .discussion.neg .fb_wrap {
    width: 100%;
  }
}
#footer {
  display: table-row;
}
#footer .col_main {
  margin-top: 40px;
  margin-bottom: 0px;
  border-top: #777 solid 9px;
  padding-top: 20px;
  font-size: 11px;
  color: #777;
}
@media only screen and (max-width: 1159px) {
  #footer .col_main {
    text-align: center;
  }
  #footer .col_main .logos a,
  #footer .col_main .logos .txt {
    margin-left: 15px;
    margin-right: 15px;
  }
}
#footer .logos a,
#footer .logos .txt {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  height: 50px;
  max-width: 240px;
  margin-bottom: 20px;
}
#footer .logos a img,
#footer .logos .txt img {
  display: block;
  filter: url("data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale");
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: gray;
  -webkit-filter: grayscale(1);
  filter: url(https://obserwatorium.kulturaliberalna.pl/wp-content/themes/obserwatorium_szota.biz/desaturate.svg#greyscale);
}
#footer .logos a:hover img,
#footer .logos .txt:hover img {
  filter: none;
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
}
.page_post .ik {
  width: 39px;
  height: 39px;
  background-size: 39px 39px;
  background-repeat: no-repeat;
  margin-right: 15px;
}
.page_post .ik1 {
  background-image: url('https://obserwatorium.kulturaliberalna.pl/wp-content/themes/obserwatorium_szota.biz/images/ik1.png');
}
.page_post .ik2 {
  background-image: url('https://obserwatorium.kulturaliberalna.pl/wp-content/themes/obserwatorium_szota.biz/images/ik2.png');
}
.page_post .ik3 {
  background-image: url('https://obserwatorium.kulturaliberalna.pl/wp-content/themes/obserwatorium_szota.biz/images/ik3.png');
}
.page_post .col2 h2 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 20px;
}
.page_post .nextprev {
  display: block;
  height: 25px;
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 16px;
  font-weight: 700;
  color: #24D1FE;
  background-image: url('https://obserwatorium.kulturaliberalna.pl/wp-content/themes/obserwatorium_szota.biz/images/arr.png');
  background-position: 5px center;
  background-repeat: no-repeat;
  background-size: 32px 25px;
  padding-left: 53px;
  line-height: 1;
  padding-top: 4px;
  text-transform: uppercase;
  transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
  -moz-transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
  -webkit-transition: all 0.25s cubic-bezier(.28,.13,.15,1);
  -webkit-transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
  -o-transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
  -ms-transition: all 0.25s cubic-bezier(.28,.13,.15,1.48);
  cursor: pointer;
}
.page_post .nextprev:hover {
  background-position: 10px center;
  color: black;
}
.page_post .nextprev.prev {
  background-image: url('https://obserwatorium.kulturaliberalna.pl/wp-content/themes/obserwatorium_szota.biz/images/arl.png');
}
.page_post .nextprev.prev:hover {
  background-position: 0px center;
}
.page_post .noborders {
  border: none !important;
  padding: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.page_post .storyheaders {
  margin-bottom: 20px;
}
.page_post .storyheaders.is_page {
  margin-bottom: 0px;
}
.page_post .storyheaders.is_page .title {
  padding-bottom: 0 !important;
  color: #24D1FE;
}
.page_post .storyheaders.is_page .date {
  display: none;
}
.page_post .storyheaders .title {
  font-size: 32px;
  padding-bottom: 40px;
  font-weight: 700;
}
@media only screen and (max-width: 1159px) {
  .page_post .storyheaders .title {
    font-size: 24px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  .page_post .storyheaders .title {
    font-size: 30px;
  }
}
.page_post .storyheaders .title .lead {
  font-weight: normal;
  color: #24D1FE;
}
.page_post .storyheaders .title .lead a {
  color: inherit;
}
.page_post .storyheaders .title .lead a:hover {
  color: black;
}
.page_post .storyheaders .title .date {
  height: 20px;
  overflow-y: hidden;
  line-height: 20px;
  font-size: 14px;
  margin-top: 11px;
}
.page_post .storyheaders .title .date .data {
  background: #24D1FE;
  color: white;
  display: inline-block;
  height: 20px;
  margin-right: 10px;
}
.page_post .storyheaders .title .date .autor {
  display: inline-block;
  height: 20px;
  margin-right: 10px;
}
.page_post .post_thumbnail img {
  width: 100%;
  height: auto;
}
.page_post .content {
  margin-top: 20px;
}
.page_post .zalaczniki {
  margin-bottom: 60px;
  border-top: black solid 9px;
  padding-top: 10px;
}
.page_post .zalaczniki ul {
  list-style-type: none;
  padding: 0;
}
.page_post .zalaczniki ul li {
  padding: 0;
}
.page_post .zalaczniki ul a {
  display: block;
  margin-bottom: 10px;
  border-left: transparent solid 3px;
  transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -ms-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
  position: relative;
  left: -10px;
  padding-left: 10px;
}
.page_post .zalaczniki ul a:hover {
  left: 0px;
  border-left: #24D1FE solid 3px;
}
.page_post .zalaczniki ul a:hover i {
  color: black;
}
.page_post .zalaczniki ul a i {
  position: relative;
  top: 0px;
  transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  color: #24D1FE;
}
.page_post .zalaczniki ul a h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}
.page_post .fb_sharer {
  display: inline-block;
}
.page_post .fb_sharer .but_like {
  transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  cursor: pointer;
}
.page_post .fb_sharer .but_like:hover {
  color: #24D1FE;
}
.block_related_articles {
  margin-bottom: 40px;
  border-top: black solid 9px;
  padding-top: 10px;
  font-size: 14px;
}
.block_related_articles .link {
  display: block;
  margin-bottom: 20px;
  transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -ms-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
  padding-left: 8px;
  border-left: transparent solid 3px;
  position: relative;
  left: -10px;
}
.block_related_articles .link:hover {
  left: 0px;
  border-left: #24D1FE solid 3px;
}
.block_related_articles .link:hover .data span {
  background: #24D1FE;
}
.block_related_articles .link .data {
  line-height: 22px;
  height: 22px;
  font-size: 12px;
  font-weight: 700;
}
.block_related_articles .link .data span {
  background: black;
  color: white;
}
.block_related_articles .link .tyt {
  font-weight: 700;
}
.page_slowniczek .letterindex {
  *zoom: 1;
}
.page_slowniczek .letterindex:before,
.page_slowniczek .letterindex:after {
  display: table;
  content: "";
}
.page_slowniczek .letterindex:after {
  clear: both;
}
.page_slowniczek .letterindex .box {
  background: #24D1FE;
  text-align: center;
  height: 72px;
  line-height: 72px;
  font-size: 32px;
  font-weight: bold;
  color: white;
  float: left;
  width: 72px;
  margin-left: 10px;
  cursor: pointer;
  transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  -ms-transition: all 0.15s ease;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -ms-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
.page_slowniczek .letterindex .box:hover {
  background: black;
}
.page_slowniczek .item_header {
  margin-bottom: 10px;
  border-bottom: black solid 1px;
}
.page_slowniczek .item_header:first-child {
  padding: 0;
  border: none;
}
.page_slowniczek .item {
  display: block;
  padding-bottom: 10px;
}
.page_slowniczek .item.hilited .l1 {
  background-color: #24D1FE;
}
.page_slowniczek .item .l1 {
  display: block;
  height: 25px;
  line-height: 25px;
  font-size: 24px;
  background-image: url('https://obserwatorium.kulturaliberalna.pl/wp-content/themes/obserwatorium_szota.biz/images/arr.png');
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 32px 25px;
  padding-left: 53px;
  line-height: 1;
  transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  cursor: pointer;
  font-weight: 700;
}
.page_slowniczek .item .l1:hover {
  background-position: 10px center;
  color: #24D1FE;
}
.page_slowniczek .item .l2 {
  padding-left: 53px;
}
.social_menu .row {
  padding-top: 20px;
}
.searchform {
  position: relative;
  float: right;
  margin-bottom: 10px;
}
.searchform.mobile {
  margin-bottom: 0;
  margin-top: 10px;
  float: none;
  margin-right: 20px;
}
.searchform.mobile .search-field {
  width: 100%;
}
.searchform .search-field {
  background-color: white;
  font-family: inherit;
  background-image: url("https://obserwatorium.kulturaliberalna.pl/wp-content/themes/obserwatorium_szota.biz/images/lupa.png");
  background-repeat: no-repeat;
  background-position: right center;
  border: 1px solid #000000;
  height: 30px;
  padding-left: 5px;
  padding-right: 32px;
  width: 200px;
}
.searchform .search-button {
  background: none;
  padding: 0;
  margin: 0;
  border: none;
  cursor: pointer;
  height: 30px;
  width: 30px;
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
}
.quote-author {
  text-align: right;
  color: #24D1FE;
}
