/* Derived from the original YOOtheme styles.
 * Copyright (C) YOOtheme GmbH. YOOtheme Proprietary Use License.
 * http://www.yootheme.com/license
 * Keep rule order: later declarations intentionally override earlier ones.
 */

/* Normalizace prvků používaných na úvodní stránce.
 * Barevné a typografické úpravy následují v theme.css. */

article,
aside,
footer,
nav {
  display: block;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:hover,
a:active {
  outline: 0;
}

img {
  max-width: 100%;
  width: auto\;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

input {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

input {
  line-height: normal;
}

input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  a[href^="#"]:after {
    content: "";
  }

  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }

  p,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h3 {
    page-break-after: avoid;
  }
}

body {
  margin: 0;
  font-family: "Open Sans";
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  background-color: #47424a;
}

a {
  color: #c16580;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #c16580;
  text-decoration: underline;
}

p {
  margin: 0 0 12px;
}

h1,
h3 {
  margin: 12px 0;
  font-family: inherit;
  font-weight: normal;
  line-height: 24px;
  color: #ffffff;
  text-rendering: optimizelegibility;
}

h1,
h3 {
  line-height: 48px;
}

h1 {
  font-size: 38.5px;
}

h3 {
  font-size: 24.5px;
}

ul {
  padding: 0;
  margin: 0 0 12px 25px;
}

ul ul {
  margin-bottom: 0;
}

li {
  line-height: 24px;
}

form {
  margin: 0 0 24px;
}

input {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
}

input {
  font-family: "Open Sans";
}

input[type="text"] {
  display: inline-block;
  height: 24px;
  padding: 4px 6px;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 24px;
  color: #7b7280;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  vertical-align: middle;
}

input {
  width: 206px;
}

input[type="text"] {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}

input[type="text"]:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}

input:-moz-placeholder {
  color: #676767;
}

input:-ms-input-placeholder {
  color: #676767;
}

input::-webkit-input-placeholder {
  color: #676767;
}

input {
  margin-left: 0;
}

input:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}

input:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}

@-ms-viewport {
  width: device-width;
}

@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  input {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  input {
    margin-left: 0;
  }
}

@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
}

input[type="text"] {
  border-radius: 0;
  box-shadow: none;
  height: 20px;
  line-height: 20px;
  color: #676767;
  font-weight: 300;
}

input[type="text"]:focus {
  box-shadow: none;
  border-color: rgba(0, 0, 0, 0);
  outline: 0;
  background: #fafafa;
}

body {
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
  font: inherit;
  color: inherit;
}

h1,
h3 {
  text-rendering: auto;
}

li {
  line-height: 24px;
}

@-ms-viewport {
  width: auto;
}
