@charset "UTF-8";
/*
	Theme Name: Malowniczy Ogród
	Theme URI: http://www.topidea.pl
	Description: Malowniczy Ogród
	Version: 1
	Author: topidea.pl
	Author URI: http://www.topidea.pl
	Tags:
*/
*,
*:after,
*:before {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

html {
  font-size: 62.5%; }

body {
  font: 400 15px/1.4 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: #e2edf6 repeat-x url(../img/bg.jpg) 0 0;
  background-size: 100% auto;
  color: #648aa9;
  overflow-x: hidden; }

h1, h2, h3, h4, h5, h6 {
  color: #1e72a5; }

.clear {
  *zoom: 1; }
  .clear:before, .clear:after {
    content: ' ';
    display: table; }
  .clear:after {
    clear: both; }

.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.cf:after {
  clear: both; }

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
  *zoom: 1; }

img {
  max-width: 100%;
  vertical-align: bottom; }

a {
  color: #1e72a5;
  text-decoration: none; }
  a:hover {
    color: #40a9e9; }
  a:focus {
    outline: 0; }
  a:hover, a:active {
    outline: 0; }

input:focus {
  outline: 0;
  border: 1px solid #04A4CC; }

.wrapper {
  /*max-width:1280px;*/
  width: 1280px;
  margin: 30px auto;
  position: relative;
  z-index: 50; }

.home .wrapper {
  margin: 30px auto; }

#btn-audio-toggle {
  position: absolute;
  top: 40px;
  right: 0;
  width: 47px;
  height: 40px;
  background: white no-repeat url(../img/audio-off.png) 50% 50%;
  z-index: 100; }
  #btn-audio-toggle.play {
    background: white no-repeat url(../img/audio-on.png) 50% 50%; }

.header {
  height: 240px;
  position: relative; }
  .header .logo-text {
    position: absolute;
    left: 270px;
    top: 140px; }
  .header .plane {
    position: absolute;
    top: 100px;
    right: 20px;
    width: 380px;
    height: 148px;
    background: no-repeat url(../img/plane.png) 0 0;
    background-size: 100% 100%;
    z-index: 30;
    animation: flight 7s infinite;
    -webkit-animation: flight 7s infinite; }

.not-front .header {
  height: 170px; }
  .not-front .header .logo-img {
    width: 180px; }
  .not-front .header .logo-text {
    top: 118px;
    left: 240px; }
  .not-front .header .logo-text-img {
    width: 430px; }
  .not-front .header .plane {
    width: 335px;
    height: 130px; }
.not-front .nav ul {
  top: -5px;
  right: 250px; }

.nav ul {
  margin: 0;
  padding: 0;
  font-family: "poetsenoneregular";
  font-size: 1.55em;
  position: absolute;
  right: 220px;
  top: 5px;
  z-index: 6000; }
  .nav ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    .nav ul li a {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      text-align: center; }
      .nav ul li a:link, .nav ul li a:visited {
        color: #1e72a5; }
      .nav ul li a:hover {
        color: #40a9e9;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }
    .nav ul li.menu-item-31 {
      /* Strona Główna */
      display: none;
      top: 20px;
      left: 20px;
      width: 170px;
      height: 100px;
      line-height: 100px;
      background: no-repeat url(../img/cloud-1.png) 0 0;
      background-size: 100% 100%;
      /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/cloud-1.png',sizingMethod='scale');
      -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/cloud-1.png',sizingMethod='scale')";*/ }
    .nav ul li.menu-item-30 {
      /* Aktualności */
      top: -10px;
      width: 160px;
      height: 85px;
      line-height: 85px;
      background: no-repeat url(../img/cloud-2.png) 0 0;
      background-size: 100% 100%;
      /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/cloud-2.png',sizingMethod='scale');
      -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/cloud-2.png',sizingMethod='scale')";*/ }
    .nav ul li.menu-item-25 {
      /* O przedszkolu */
      top: 10px;
      left: -10px;
      width: 180px;
      height: 96px;
      line-height: 96px;
      background: no-repeat url(../img/cloud-3.png) 0 0;
      background-size: 100% 100%;
      /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/cloud-3.png',sizingMethod='scale');
      -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/cloud-3.png',sizingMethod='scale')";*/ }
    .nav ul li.menu-item-29, .nav ul li.menu-item-121, .nav ul li.menu-item-301 {
      /* Galerie */
      top: 20px;
      width: 170px;
      height: 95px;
      line-height: 95px;
      background: no-repeat url(../img/cloud-4.png) 0 0;
      background-size: 100% 100%;
      /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/cloud-4.png',sizingMethod='scale');
      -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/cloud-4.png',sizingMethod='scale')";*/ }
    .nav ul li.menu-item-24 {
      /* Kontakt */
      top: -10px;
      width: 150px;
      height: 90px;
      line-height: 90px;
      background: no-repeat url(../img/cloud-3.png) 0 0;
      background-size: 100% 100%;
      /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/cloud-3.png',sizingMethod='scale');
      -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/cloud-3.png',sizingMethod='scale')";*/ }
    .nav ul li.menu-item-23 {
      /* Zapisy */
      top: 20px;
      width: 160px;
      height: 85px;
      line-height: 85px;
      background: no-repeat url(../img/cloud-2.png) 0 0;
      background-size: 100% 100%;
      /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/cloud-2.png',sizingMethod='scale');
      -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/cloud-2.png',sizingMethod='scale')";*/
      animation: shake 8s 5s infinite;
      -webkit-animation: shake 8s 5s infinite; }
      .nav ul li.menu-item-23 > a:link, .nav ul li.menu-item-23 > a:visited {
        color: #f00;
        text-transform: uppercase; }
      .nav ul li.menu-item-23 > a:hover {
        color: #cc0000; }
    .nav ul li:hover {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1);
      z-index: 10; }
      .nav ul li:hover .sub-menu {
        display: block;
        opacity: 1;
        max-height: 700px;
        top: 75px;
        filter: alpha(opacity=100); }
  .nav ul ul.sub-menu {
    position: absolute;
    left: -15px;
    right: -15px;
    z-index: 30;
    top: 65px;
    background: #fff;
    border-radius: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    box-shadow: 0 2px 6px 0 rgba(50, 80, 109, 0.8);
    -webkit-box-shadow: 0 2px 6px 0 rgba(50, 80, 109, 0.8);
    -moz-box-shadow: 0 2px 6px 0 rgba(50, 80, 109, 0.8);
    border: 3px solid #32506d;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    max-height: 0;
    overflow: hidden; }
    .nav ul ul.sub-menu li {
      display: block;
      clear: both;
      float: none;
      line-height: 100%;
      font-size: .4em; }
      .nav ul ul.sub-menu li a:link, .nav ul ul.sub-menu li a:visited {
        position: relative;
        display: block;
        padding: 10px 15px;
        text-align: left;
        border-top: 1px solid #eee; }
      .nav ul ul.sub-menu li:first-child a:link, .nav ul ul.sub-menu li:first-child a:visited {
        border-top: 0; }
      .nav ul ul.sub-menu li:hover {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none; }

.bg-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 10;
  min-width: 1366px;
  max-width: 100%; }
  .bg-footer .bg {
    max-width: 100%; }
  .bg-footer .snail {
    position: absolute;
    bottom: 5.5%;
    left: 37.5%;
    width: 4.5%;
    animation: snail 16s 4s infinite backwards;
    -webkit-animation: snail 16s 4s infinite backwards; }
  .bg-footer .ball {
    position: absolute;
    bottom: 65.5%;
    left: 39.5%;
    width: 3%;
    animation: ball 2s 2s infinite backwards alternate;
    -webkit-animation: ball 2s 2s infinite backwards alternate; }
  .bg-footer .stones {
    position: absolute;
    bottom: 4%;
    left: 37%;
    width: 25%; }
  .bg-footer .goose {
    position: absolute;
    bottom: 34.5%;
    right: 1.5%;
    width: 7%;
    animation: goose 7s 1s infinite backwards alternate linear;
    -webkit-animation: goose 7s 1s infinite backwards alternate linear; }
  .bg-footer .squirrel {
    position: absolute;
    bottom: 48.5%;
    left: 11.2%;
    width: 2.3%;
    animation: squirrel 2s 3s infinite backwards alternate;
    -webkit-animation: squirrel 2s 3s infinite backwards alternate; }
  .bg-footer .bird {
    position: absolute;
    bottom: 80.2%;
    left: 12.2%;
    width: 3%;
    animation: bird 5s 2s infinite normal;
    -webkit-animation: bird 5s 2s infinite normal; }
  .bg-footer .cookies {
    position: absolute;
    bottom: 12%;
    right: 8%;
    width: 160px;
    background: #fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    padding: 10px;
    text-align: center;
    font-size: .9em;
    border-radius: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.8);
    border: 3px solid #333;
    color: #333; }
    .bg-footer .cookies i {
      position: absolute;
      top: 50px;
      left: -30px;
      width: 60px;
      height: 60px;
      background: no-repeat url(../img/cookie.png) 0 0;
      background-size: 100% 100%; }
    .bg-footer .cookies p {
      margin: 0 0 10px 0;
      padding: 0; }
    .bg-footer .cookies a {
      display: block; }
      .bg-footer .cookies a.cookie-accept {
        text-transform: uppercase; }
      .bg-footer .cookies a:link, .bg-footer .cookies a:visited {
        color: #1e72a5; }
      .bg-footer .cookies a:hover {
        color: #40a9e9;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }

.home .footer {
  display: none; }

.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  min-width: 1366px;
  height: 40px;
  background: #fff;
  text-align: left;
  z-index: 5000;
  box-shadow: 0 2px 6px 0 rgba(50, 80, 109, 0.8);
  -webkit-box-shadow: 0 2px 6px 0 rgba(50, 80, 109, 0.8);
  -moz-box-shadow: 0 2px 6px 0 rgba(50, 80, 109, 0.8); }
  .footer .wrapper {
    margin: 0 auto;
    padding: 0; }
    .footer .wrapper p {
      margin: 10px 0; }
    .footer .wrapper .cookies {
      position: absolute;
      right: 0;
      top: 0; }
      .footer .wrapper .cookies * {
        display: inline-block;
        margin: 0 0 0 10px;
        padding: 0; }
      .footer .wrapper .cookies i {
        position: absolute;
        top: -40px;
        left: -60px;
        width: 60px;
        height: 60px;
        background: no-repeat url(../img/cookie.png) 0 0;
        background-size: 100% 100%; }
      .footer .wrapper .cookies a.cookie-accept {
        text-transform: uppercase; }
      .footer .wrapper .cookies a:link, .footer .wrapper .cookies a:visited {
        color: #1e72a5; }
      .footer .wrapper .cookies a:hover {
        color: #40a9e9;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }

.cookie-accept {
  background: #eee;
  padding: 2px 8px !important;
  border-radius: 2px;
  font-size: .8em; }

h1.title {
  font-family: "poetsenoneregular";
  font-size: 2em;
  margin: 0 0 25pt 0;
  padding-bottom: .5em;
  border-bottom: 1px solid rgba(31, 133, 195, 0.1);
  /*text-align: center;
  border-bottom: 1px solid darken(#CFE2F1, 10%);
  position: relative;*/
    /*span {
	position: relative;
	text-transform: uppercase;
	padding: 7px 20px 5px 20px;
	bottom: -19pt;
	display: inline-block;
	background: #fff;
	border: 1px solid darken(#CFE2F1, 10%);
    }*/ }

body.zapisy form.form {
  margin: 0; }

form.form input[type=text],
form.form select,
form.form textarea {
  position: relative;
  -webkit-box-shadow: 0 0 0 2px #CFE2F1 inset;
  -moz-box-shadow: 0 0 0 2px #CFE2F1 inset;
  box-shadow: 0 0 0 2px #CFE2F1 inset;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out; }

form.form input[type=text],
form.form select {
  border: 0;
  margin: 0;
  background: #fff;
  width: 100%;
  padding: 7px;
  height: 36px;
  line-height: 36px;
  color: inherit;
  font: inherit; }

form.form textarea {
  border: 0;
  margin: 0;
  background: #fff;
  width: 100%;
  height: 210px;
  padding: 7px;
  line-height: 36px;
  color: inherit;
  font: inherit; }

form.form input[type=text]:focus,
form.form select:focus,
form.form textarea:focus {
  outline: none;
  -webkit-box-shadow: 0 0 1px 2px #CFE2F1;
  -moz-box-shadow: 0 0 1px 2px #CFE2F1;
  box-shadow: 0 0 1px 2px #CFE2F1; }

form.form i.required {
  display: inline-block;
  width: 4px;
  height: 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-bottom: 3px;
  margin-left: 5px;
  background: #f00; }

form.form .field {
  position: relative;
  /*display: block; width: 90%; clear: both;*/
  margin: 0 0 10px 0;
  padding: 0; }

form.form .field label {
  display: inline-block;
  margin: 0;
  padding: 7px;
  line-height: 36px;
  cursor: pointer; }

form.form .field dt,
form.form .field dd {
  margin: 0;
  padding: 0; }

form.form .actions {
  text-align: center;
  margin-top: 40px; }

a.btn:link,
a.btn:visited,
form.form .actions button {
  font: 700 12pt "lato";
  border-radius: 5px;
  display: inline-block;
  border: 0;
  padding: 11px 22px;
  background: #1e72a5;
  color: #fff;
  text-transform: uppercase; }

a.btn:hover,
form.form .actions button:hover {
  background: #328FC7; }

form.form .actions button:active {
  background: #195A80; }

/*form.form .field.error input, form.form .field.error select, form.form .field.error textarea*/
form.form .field.error label {
  color: #f00; }

form.form .columns-3 .field {
  width: 31%;
  margin-left: 3.33333%;
  float: left; }

form.form .columns-3 .field:first-child {
  margin-left: 0; }

.trs {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

form.form .legend {
  font-family: "poetsenoneregular";
  font-size: 2em;
  margin: 25pt 0;
  text-align: center;
  position: relative;
  color: #1e72a5; }

form.form .fieldset:first-child .legend {
  margin-top: 0; }

form.form table {
  width: 100%; }
  form.form table tr td {
    padding: 5px; }
  form.form table tr th {
    padding: 5px;
    text-align: left; }
    form.form table tr th.title {
      text-align: center;
      padding: 10px 0; }

#form-message {
  height: 228px; }

.wrapper-content {
  margin: 50px auto 70px;
  /*width: 80%;*/
  padding: 20px 40px;
  background: rgba(255, 255, 255, 0.3);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 2px 6px 0 rgba(50, 80, 109, 0.3);
  -moz-box-shadow: 0 2px 6px 0 rgba(50, 80, 109, 0.3);
  box-shadow: 0 2px 6px 0 rgba(50, 80, 109, 0.3); }

section[role=main] {
  float: left;
  width: 70%; }

aside.sidebar {
  float: left;
  width: 25%;
  margin-left: 5%; }

.columns.columns-2 .column {
  width: 47%;
  margin-left: 3%; }
  .columns.columns-2 .column:first-child {
    margin-left: 0; }
.columns .column {
  float: left; }

.contact-phone {
  padding-left: 148px;
  background: no-repeat url(../img/phone.png) 0 0; }

.contact-mail {
  padding-left: 148px;
  background: no-repeat url(../img/mail.png) 0 0; }

.contact {
  min-height: 128px;
  font-size: 1.3em;
  padding-top: 10px; }

#map {
  margin: 0 -40px;
  height: 350px;
  border: 1px solid #CFE2F1;
  border-width: 1px 0; }
  #map img {
    max-width: auto; }

/*.gallery {
  margin: 0;
  padding: 0; }

.gallery dl {
  margin: 0 0 20px 0;
  padding: 0;
  float: left;
  list-style: none;
  width: 25%; }

.gallery dl img {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border: 0; }

.gallery dl:hover img {
  border: 5px solid #CFE2F1;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3); }*/
  
.gallery { margin: 20px 0; padding: 0; }
.gallery dl { margin: 0 0 20px 0; padding: 0; float: left; list-style: none; width: 25%; }
.gallery dl dt { float: left; margin: 0; padding: 0; width: 160px; height: 160px; border-radius: 50%; overflow: hidden; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; border: 0; }
.gallery dl dt span.lazy {  border-radius: 50%; background-color: #fff; float: left; width: 100%; height: 100%; background-repeat: no-repeat; background-position: 50% 50%; }
.gallery dl img { /*max-width: 150%; width: 150% !important; margin-left: -25%;*/ border: 0; margin: -5px 0 0 -5px; height: auto; }
.gallery dl:hover dt { border: 5px solid #CFE2F1; -webkit-transform: scale(1.3); -moz-transform: scale(1.3); -ms-transform: scale(1.3); -o-transform: scale(1.3); transform: scale(1.3); }


.post {
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #CFE2F1; }
  .post h2 a, .post h1 a {
    font-weight: 700;
    font-size: 1.2em;
    text-transform: uppercase; }
  .post .date {
    display: inline-block;
    padding: 4px 30px;
    color: #555;
    background: no-repeat url(../img/calendar.png) 0 0; }

.post_gallery {
  position: relative;
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #CFE2F1; }
  .post_gallery .date {
    position: absolute;
    width: 16%;
    left: 0;
    top: 27px; }
  .post_gallery h2 {
    margin-left: 17%;
    float: left;
    width: 83%;
    padding-right: 12%; }
    .post_gallery h2 a:link span, .post_gallery h2 a:visited span {
      display: inline-block;
      font-size: .6em;
      color: #648aa9;
      text-transform: uppercase;
      position: absolute;
      width: 10%;
      right: 0;
      top: 30px; }

.view-article {
  text-transform: uppercase;
  font-weight: 700; }

.widget_lc_taxonomy {
  background: #fff;
  border-radius: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border: 3px solid #32506d;
  padding: 10px 15px 0; }
  .widget_lc_taxonomy h3 {
    padding: 0 15px 10px;
    margin: 0 -15px 0;
    border-bottom: 1px solid #32506d; }
  .widget_lc_taxonomy ul {
    margin: 0 -15px;
    padding: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    .widget_lc_taxonomy ul li {
      display: block;
      clear: both;
      line-height: 100%;
      margin: 0;
      padding: 0; }
      .widget_lc_taxonomy ul li a:link, .widget_lc_taxonomy ul li a:visited {
        position: relative;
        display: block;
        padding: 10px 15px;
        text-align: left;
        border-top: 1px solid #eee; }
      .widget_lc_taxonomy ul li:first-child a:link, .widget_lc_taxonomy ul li:first-child a:visited {
        border-top: 0; }
      .widget_lc_taxonomy ul li:hover {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none; }

@keyframes shake {
  0% {
    left: 0; }

  2% {
    left: 10px; }

  4% {
    left: 0; }

  6% {
    left: 8px; }

  8% {
    left: 0; }

  10% {
    left: 4px; }

  18% {
    left: 0; }

  100% {
    left: 0; } }
@-webkit-keyframes shake {
  0% {
    left: 0; }

  2% {
    left: 10px; }

  4% {
    left: 0; }

  6% {
    left: 8px; }

  8% {
    left: 0; }

  10% {
    left: 4px; }

  18% {
    left: 0; }

  100% {
    left: 0; } }
@keyframes flight {
  0% {
    top: 110px; }

  50% {
    top: 90px; }

  100% {
    top: 110px; } }
@-webkit-keyframes flight {
  0% {
    top: 110px; }

  50% {
    top: 90px; }

  100% {
    top: 110px; } }
@keyframes snail {
  0% {
    opacity: 0; }

  5% {
    opacity: 1; }

  60% {
    left: 55.5%; }

  65% {
    opacity: 1; }

  100% {
    left: 55.5%;
    opacity: 0; } }
@-webkit-keyframes snail {
  0% {
    opacity: 0; }

  5% {
    opacity: 1; }

  60% {
    left: 55.5%; }

  65% {
    opacity: 1; }

  100% {
    left: 55.5%;
    opacity: 0; } }
@keyframes ball {
  0% {
    bottom: 65.5%; }

  100% {
    bottom: 88.5%; }

  /*100%  { bottom: 65.5%; }*/ }
@-webkit-keyframes ball {
  0% {
    bottom: 65.5%; }

  100% {
    bottom: 88.5%; }

  /*100%  { bottom: 65.5%; }*/ }
@keyframes goose {
  0% {
    right: 1.5%; }

  30% {
    bottom: 33.5%; }

  40% {
    bottom: 33%; }

  70% {
    bottom: 33.5%; }

  100% {
    right: 7.5%; }

  50% {
    -moz-transform: rotate(7.5deg);
    -ms-transform: rotate(7.5deg);
    -o-transform: rotate(7.5deg);
    transform: rotate(7.5deg); } }
@-webkit-keyframes goose {
  0% {
    right: 1.5%; }

  30% {
    bottom: 33.5%; }

  40% {
    bottom: 33%; }

  70% {
    bottom: 33.5%; }

  100% {
    right: 7.5%; }

  50% {
    -webkit-transform: rotate(7.5deg); } }
@keyframes squirrel {
  30% {
    -moz-transform: rotate(4.5deg);
    -ms-transform: rotate(4.5deg);
    -o-transform: rotate(4.5deg);
    transform: rotate(4.5deg); }

  70% {
    -moz-transform: rotate(-5.5deg);
    -ms-transform: rotate(-5.5deg);
    -o-transform: rotate(-5.5deg);
    transform: rotate(-5.5deg); } }
@-webkit-keyframes squirrel {
  30% {
    -webkit-transform: rotate(4.5deg); }

  70% {
    -webkit-transform: rotate(-5.5deg); } }
@keyframes bird {
  0% {
    bottom: 80.2%;
    left: 12.2%; }

  5% {
    bottom: 80%; }

  9% {
    bottom: 81.5%; }

  10% {
    -moz-transform: rotate(4.5deg);
    -ms-transform: rotate(4.5deg);
    -o-transform: rotate(4.5deg);
    transform: rotate(4.5deg); }

  15% {
    bottom: 82.5%;
    left: 16%;
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1); }

  30% {
    bottom: 82.5%;
    left: 16%;
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1); }

  50% {
    bottom: 82.5%;
    left: 16%; }

  55% {
    bottom: 82.5%; }

  60% {
    bottom: 81.2%; }

  75% {
    bottom: 80%; }

  90%, 100% {
    bottom: 80%;
    left: 12.2%;
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1); } }
@-webkit-keyframes bird {
  0% {
    bottom: 80.2%;
    left: 12.2%; }

  5% {
    bottom: 80%; }

  9% {
    bottom: 81.5%; }

  10% {
    -webkit-transform: rotate(4.5deg); }

  15% {
    bottom: 82.5%;
    left: 16%;
    -webkit-transform: scaleX(1); }

  30% {
    bottom: 82.5%;
    left: 16%;
    -webkit-transform: scaleX(-1); }

  50% {
    bottom: 82.5%;
    left: 16%; }

  55% {
    bottom: 82.5%; }

  60% {
    bottom: 81.2%; }

  75% {
    bottom: 80%; }

  90%, 100% {
    bottom: 80%;
    left: 12.2%;
    -webkit-transform: scaleX(-1); } }
#fbplikebox {
  display: block;
  padding: 0;
  z-index: 99999;
  position: fixed; }
  #fbplikebox .fbwrap {
    background: #fff; }
  #fbplikebox .fbplbadge {
    display: block;
    height: 150px;
    top: 45%;
    margin-top: -75px;
    position: absolute;
    left: -47px;
    width: 47px;
    background: #3b5998 no-repeat url(../img/vertical-right.png);
    overflow: hidden;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px; }

/*.sun {
	position: fixed;
	z-index: 1;
	top: -2000px;
	right: -2000px;
	width: 4001px;
	height: 4001px;
	background: no-repeat url(../img/sun.png) 0 0;
	background-size: 100% 100%;
	animation: sun 65s infinite linear;
	-webkit-animation: sun 65s infinite linear;
	/*-moz-animation: sun 65s infinite linear;* /
}

@keyframes sun
{
	0%   { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

@-webkit-keyframes sun
{
	0%   { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); }
}

/*@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	only screen and (min-resolution:144dpi) {

}*/
::selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none; }

::-webkit-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none; }

::-moz-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none; }

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/*------------------------------------*\
    PRINT
\*------------------------------------*/
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }

/*# sourceMappingURL=style.css.map */


.jadlospis .hentry table {
    width: 100% !important;
    max-width: 100% !important;
    table-layout: fixed;
    height: auto !important;
}

.jadlospis .hentry table td,
.jadlospis .hentry table th,
.jadlospis .hentry table col {
    width: auto !important;
    white-space: wrap;
    /*word-wrap: break-word;
    word-break: break-all;*/
}

.jadlospis .hentry table td p,
.jadlospis .hentry table th p {
    /*white-space: wrap;
    word-wrap: break-word;
    word-break: break-all;*/
}