/* Generated by Font Squirrel (https://www.fontsquirrel.com) on April 23, 2016 */
@font-face {
  font-family: 'avertablack';
  src: url("../fonts/intelligent_design_-_averta_black_3-webfont.eot");
  src: url("../fonts/intelligent_design_-_averta_black_3-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/intelligent_design_-_averta_black_3-webfont.woff2") format("woff2"), url("../fonts/intelligent_design_-_averta_black_3-webfont.woff") format("woff"), url("../fonts/intelligent_design_-_averta_black_3-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'avertabold';
  src: url("../fonts/intelligent_design_-_averta-bold_3-webfont.eot");
  src: url("../fonts/intelligent_design_-_averta-bold_3-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/intelligent_design_-_averta-bold_3-webfont.woff2") format("woff2"), url("../fonts/intelligent_design_-_averta-bold_3-webfont.woff") format("woff"), url("../fonts/intelligent_design_-_averta-bold_3-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'avertalight';
  src: url("../fonts/intelligent_design_-_averta-light_3-webfont.eot");
  src: url("../fonts/intelligent_design_-_averta-light_3-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/intelligent_design_-_averta-light_3-webfont.woff2") format("woff2"), url("../fonts/intelligent_design_-_averta-light_3-webfont.woff") format("woff"), url("../fonts/intelligent_design_-_averta-light_3-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'averta_regularregular';
  src: url("../fonts/intelligent_design_-_averta-regular_3-webfont.eot");
  src: url("../fonts/intelligent_design_-_averta-regular_3-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/intelligent_design_-_averta-regular_3-webfont.woff2") format("woff2"), url("../fonts/intelligent_design_-_averta-regular_3-webfont.woff") format("woff"), url("../fonts/intelligent_design_-_averta-regular_3-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

body {
  font-family: 'averta_regularregular';
  margin: 0;
  padding: 0;
  width: 100%; }

strong, h1, h2, h3 {
  font-weight: normal;
  font-family: 'avertabold'; }

.clear {
  clear: both; }

.inner {
  max-width: 1180px;
  margin: 0 auto;
  padding: 25px 0; }

p {
  line-height: 1.6;
  font-size: 16px; }

.button {
  color: white;
  display: inline-block;
  text-decoration: none;
  background-color: #089cd8;
  padding: 10px 30px;
  border-radius: 6px;
  font-family: 'avertabold'; }

.image-h {
  margin-bottom: 60px; }
  .image-h img {
    max-width: 100%; }

.main-h {
  text-transform: uppercase;
  color: white;
  font-size: 40px;
  font-family: 'avertablack'; }

.cols2 {
  width: 100%;
  overflow: hidden; }
  .cols2 .col {
    width: 49%;
    display: inline-block;
    vertical-align: top; }

.cols3 {
  width: 100%;
  overflow: hidden; }
  .cols3 .col {
    width: 32%;
    display: inline-block;
    vertical-align: top; }

.blok-center {
  text-align: center; }

@media only screen and (max-width: 1180px) {
  .inner {
    padding: 25px 25px; } }

@media only screen and (max-device-width: 500px), only screen and (max-width: 500px) {
  .cols2 {
    width: 100%;
    overflow: hidden; }
    .cols2 .col {
      width: 100%;
      display: inline-block;
      vertical-align: top; } }

.blok-menu {
  position: fixed;
  z-index: 100;
  width: 100%;
  background-color: white; }
  .blok-menu .inner {
    margin-top: 0;
    padding-top: 0;
    position: relative;
    padding-bottom: 0; }
  .blok-menu .blok-menu-link {
    background: linear-gradient(to right, #089cd8 0%, #f1e720 100%);
    height: 2px;
    margin-bottom: 20px; }
  .blok-menu .blok-menu-link-bottom {
    margin-bottom: 0px;
    margin-top: 20px;
    height: 2px; }
  .blok-menu .logo, .blok-menu ul {
    display: inline-block;
    vertical-align: top; }
  .blok-menu .logo {
    margin-right: 20px; }
  .blok-menu a {
    color: #696968;
    text-decoration: none; }
    .blok-menu a:after {
      content: "|";
      padding-left: 5px;
      padding-right: 5px; }
  .blok-menu li:last-child a:after {
    padding: 0;
    content: ""; }
  .blok-menu ul, .blok-menu li {
    margin: 0;
    padding: 0; }
  .blok-menu ul {
    padding-top: 5px; }
  .blok-menu li {
    list-style: none;
    display: inline-block; }
  .blok-menu .lang {
    position: absolute;
    top: 15px;
    right: 0; }
    .blok-menu .lang a:after {
      content: ""; }
    .blok-menu .lang span, .blok-menu .lang a {
      display: inline-block;
      height: 40px;
      width: 40px;
      text-align: center;
      line-height: 40px; }
    .blok-menu .lang span {
      background-image: url("../img/lang.png"); }

.scrolled .blok-menu-link {
  background: none; }

.scrolled .blok-menu-link-bottom {
  background: linear-gradient(to right, #089cd8 0%, #f1e720 100%); }

@media only screen and (max-device-width: 768px), only screen and (max-width: 768px) {
  .blok-menu {
    position: static; }
    .blok-menu ul {
      width: 78%;
      margin-top: -10px; }
    .blok-menu .logo {
      width: 15%;
      margin-right: 0; } }

@media only screen and (max-device-width: 500px), only screen and (max-width: 500px) {
  .blok-menu {
    position: static; }
    .blok-menu ul {
      width: 100%; }
    .blok-menu .logo {
      width: 100%;
      margin-bottom: 10px; } }

.blok-intro {
  min-height: 635px;
  background-image: url("../img/domek.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 1px;
  padding-top: 83px; }

.blok-intro-packa {
  margin-top: 160px;
  background-color: rgba(255, 255, 255, 0.8);
  width: 50%;
  padding: 70px 20px 30px 0;
  clear: both; }
  .blok-intro-packa .obsah {
    float: right; }
  .blok-intro-packa strong {
    display: block;
    color: #696968;
    font-size: 30px;
    padding-top: 30px; }

@media only screen and (max-width: 1180px) {
  .blok-intro-packa {
    width: 60%; }
  .blok-intro {
    min-height: 540px; } }

@media only screen and (max-device-width: 768px), only screen and (max-width: 768px) {
  .blok-intro {
    width: 100%; }
  .blok-intro-packa {
    width: 100%; }
    .blok-intro-packa .obsah {
      padding-left: 40px;
      float: none; } }

.logo-mobile {
  display: none; }

@media only screen and (max-device-width: 500px), only screen and (max-width: 500px) {
  .logo {
    display: none; }
  .logo-mobile {
    display: block; }
    .logo-mobile img {
      max-width: 90%; }
  .blok-intro-packa strong {
    font-size: 25px; } }

.blok-kategorie-mini {
  background: linear-gradient(to right, #089cd8 0%, #f1e720 100%);
  color: white;
  text-align: center; }
  .blok-kategorie-mini p {
    max-width: 940px;
    margin: 0 auto; }

.blok-kategorie-mini-ikony {
  color: black;
  margin-top: 50px;
  margin-bottom: 30px;
  vertical-align: top; }

.blok-kategorie-mini-ikona {
  display: inline-block;
  vertical-align: top;
  width: 19%;
  text-align: center; }
  .blok-kategorie-mini-ikona div {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px; }
  .blok-kategorie-mini-ikona p {
    width: 70%;
    line-height: 1.6; }

@media only screen and (max-device-width: 768px), only screen and (max-width: 768px) {
  .blok-kategorie-mini-ikona {
    width: 30%;
    margin-bottom: 30px; } }

@media only screen and (max-device-width: 500px), only screen and (max-width: 500px) {
  .blok-kategorie-mini-ikona {
    width: 100%;
    margin-bottom: 30px; } }

.blok-kategorie-intro {
  background-color: #fffcdb; }
  .blok-kategorie-intro p {
    text-align: center; }
  .blok-kategorie-intro h1 {
    margin-bottom: 40px; }

.blok-kategorie-intro-button {
  border: 3px solid #089cd8;
  padding: 15px 0;
  font-size: 20px; }

.blok-kategorie {
  background: linear-gradient(to bottom, white 0%, #bfe7f8 100%);
  position: relative; }
  .blok-kategorie .mrak2 {
    position: absolute;
    top: 50%; }
  .blok-kategorie .mrak1 {
    position: absolute;
    right: 0;
    top: 55%; }

@media only screen and (max-width: 1780px) {
  .blok-kategorie .mrak2 {
    left: -80px; } }

@media only screen and (max-width: 1600px) {
  .blok-kategorie .mrak2 {
    display: none; } }

@media only screen and (max-width: 1550px) {
  .blok-kategorie .mrak1 {
    display: none; } }

.blok-kategorie-prvni {
  border-bottom: 1px solid #089cd8;
  padding-bottom: 40px; }

.blok-kategorie-blok {
  width: 32%;
  display: inline-block;
  vertical-align: top;
  text-align: center; }
  .blok-kategorie-blok h3 {
    color: #2ca9e1;
    font-size: 30px;
    font-family: 'avertablack';
    padding: 0 20px; }
  .blok-kategorie-blok p {
    padding: 0 30px; }
  .blok-kategorie-blok .icon-wrapper {
    min-height: 200px; }
  .blok-kategorie-blok .ikona-strecha {
    margin-top: 20px; }
  .blok-kategorie-blok strong {
    color: #009ee2;
    font-size: 22px; }
  .blok-kategorie-blok strong + p {
    margin: 0;
    padding: 0; }

.blok-kategorie-druha .blok-kategorie-blok {
  width: 49%; }

.blok-kategorie-druha .inner-blok {
  width: 80%;
  margin: 0 auto; }

@media only screen and (max-device-width: 500px), only screen and (max-width: 500px) {
  .inner-blok {
    width: 100% !important; }
  .blok-kategorie-blok {
    width: 100%; }
  .blok-kategorie-druha .blok-kategorie-blok {
    width: 100%; } }

.footer {
  min-height: 400px;
  background: linear-gradient(to bottom, #089cd8 0%, #f1e720 100%); }

.blok-form p {
  width: 90%;
  text-align: center; }

.blok-form label {
  font-family: 'avertabold'; }

.blok-form textarea {
  width: 100%;
  height: 200px;
  margin-bottom: 30px;
  padding: 5px; }

.blok-form .cols2 {
  margin-top: 10px; }

.blok-form .col label {
  width: 32%;
  display: inline-block;
  font-family: 'averta_regularregular'; }

.blok-form .col input {
  width: 66%; }

.blok-form .colr label {
  width: 80px;
  padding-left: 20px; }

.blok-form .colr input {
  width: 66%; }

.blok-form input, .blok-form textarea {
  border: 1px solid black;
  vertical-align: top; }

.blok-form #edit-submitted-soubory-upload,
.blok-form #edit-submitted-soubory-upload2,
.blok-form #edit-submitted-soubory-upload3,
.blok-form #edit-submitted-soubory-upload4,
.blok-form #edit-submitted-soubory-upload5 {
  display: block;
  border: 0; }

#edit-submitted-kategorie,
.form-kategorie {
  margin-left: 100px;
  margin-top: 10px;
  font-size: 20px;
  margin-bottom: 30px; }
  #edit-submitted-kategorie .form-item,
  .form-kategorie .form-item {
    padding: 0;
    margin: 0;
    display: block; }
  #edit-submitted-kategorie label,
  .form-kategorie label {
    margin-bottom: 5px;
    display: inline-block;
    font-family: 'averta_regularregular'; }
  #edit-submitted-kategorie input,
  .form-kategorie input {
    margin-right: 10px;
    display: inline-block; }
  #edit-submitted-kategorie input, #edit-submitted-kategorie label,
  .form-kategorie input,
  .form-kategorie label {
    vertical-align: middle; }

.form-submit {
  color: white;
  background-color: #089cd8;
  border: 0;
  border-radius: 10px;
  padding: 15px 80px;
  margin-top: 50px;
  text-align: center; }

@media only screen and (max-device-width: 500px), only screen and (max-width: 500px) {
  .form-kategorie {
    margin: 10px; }
  .blok-form .colr label {
    width: 32%;
    padding-left: 0; } }

.js .inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1; }

.inputfile + label {
  max-width: 80%;
  font-size: 1.25rem;
  /* 20px */
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  padding: 0.625rem 1.25rem;
  /* 10px 20px */ }

.inputfile + label {
  display: none; }

.js .inputfile + label {
  display: inline-block; }

.js .inputfile:focus + label,
.js .inputfile.has-focus + label {
  outline: 1px dotted #000;
  outline: -webkit-focus-ring-color auto 5px; }

.js .inputfile + label * {
  /* pointer-events: none; */
  /* in case of FastClick lib use */ }

.novinka {
  margin-bottom: 40px; }
  .novinka h4, .novinka p, .novinka a, .novinka img {
    padding-right: 50px; }
  .novinka img {
    max-width: 100%; }
  .novinka h4 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-family: 'avertabold'; }
    .novinka h4 a {
      color: black; }
  .novinka .novinka-link {
    color: black;
    font-family: 'avertabold';
    text-decoration: none;
    font-size: 18px; }

.blok-novinky {
  position: relative; }
  .blok-novinky .button {
    margin-top: 60px; }
  .blok-novinky .slunce2 {
    position: absolute;
    top: 0;
    left: 0; }

.novinka-blok img {
  float: left;
  margin-bottom: 20px;
  padding-right: 20px; }

@media only screen and (max-width: 1700px) {
  .blok-novinky .slunce2 {
    left: -80px;
    transition: 1s ease-in-out; } }

@media only screen and (max-width: 1470px) {
  .blok-novinky .slunce2 {
    display: none; } }

.blok-obnovitelne-zdroje {
  background: linear-gradient(to bottom, #ddeef9 0%, white 100%); }

.blok-zastita-nadpis {
  background: linear-gradient(to bottom, #ddeef9 0%, #f8fae1 100%); }
  .blok-zastita-nadpis .image-h {
    margin-bottom: 30px; }

.blok-zastita-loga h3 {
  color: #2ca9e1;
  font-size: 28px;
  padding: 0 20px;
  text-align: left; }

.blok-zastita-loga .inner {
  border-bottom: 1px solid #089cd8;
  text-align: center; }
  .blok-zastita-loga .inner p {
    padding-top: 40px; }

.zastita-logo {
  display: inline-block;
  margin-right: 60px;
  width: 210px;
  vertical-align: top;
  text-align: center;
  margin-bottom: 20px; }

@media only screen and (max-device-width: 500px), only screen and (max-width: 500px) {
  .logo-placeholder {
    display: none; } }

.blok-o-projektu .image-h {
  margin-top: 40px; }

.blok-o-projektu p {
  width: 75%; }

@media only screen and (max-device-width: 500px), only screen and (max-width: 500px) {
  .blok-o-projektu p {
    width: 100%; } }

.blok-text {
  overflow-x: hidden;
  position: relative; }
  .blok-text .inner {
    position: relative; }
  .blok-text .image-h {
    margin-top: 100px; }
  .blok-text .slunce {
    position: absolute;
    right: 0;
    bottom: 30px; }
  .blok-text .slunicko {
    position: absolute;
    bottom: 200px;
    left: -140px; }

@media only screen and (max-width: 1500px) {
  .blok-text .slunce {
    right: -80px;
    transition: 1s ease-in-out; } }

@media only screen and (max-width: 1400px) {
  .blok-text .slunce {
    display: none; } }

.porotci {
  padding-bottom: 30px; }

.porotce {
  width: 24%;
  margin-bottom: 25px;
  display: inline-block;
  text-align: center;
  vertical-align: top; }
  .porotce h3 {
    padding-bottom: 5px;
    margin-bottom: 0; }
  .porotce span {
    color: #089cd8;
    font-family: 'avertabold'; }

@media only screen and (max-device-width: 500px), only screen and (max-width: 500px) {
  .porotce {
    width: 48%; } }

.projekt-obsah div {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box; }

.projekt-obsah .p-image {
  width: 40%;
  padding-right: 40px; }
  .projekt-obsah .p-image img {
    max-width: 100%;
    margin-bottom: 20px; }

.projekt-obsah .p-text {
  width: 60%; }
  .projekt-obsah .p-text p {
    margin-top: 0; }

.footer {
  color: white; }
  .footer .main-h {
    margin-bottom: 40px; }
  .footer .col {
    text-align: center; }
  .footer p {
    padding: 30px 30px 0 30px; }

@media only screen and (max-device-width: 500px), only screen and (max-width: 500px) {
  .footer {
    padding-bottom: 100px; } }

.tablet-visible {
  display: none; }

@media only screen and (max-device-width: 768px), only screen and (max-width: 768px) {
  .tablet-visible {
    display: block; } }

@media only screen and (max-device-width: 500px), only screen and (max-width: 500px) {
  .novinka-blok img {
    float: none;
    margin-bottom: 20px;
    padding-right: 0px; } }
