/* Skoda 200 */
@font-face {
  font-family: "Skoda";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("/views/autodanicek/www/font/SKODANextW02-Thin.woff2") format("woff2"), url("/views/autodanicek/www/font/SKODANextW02-Thin.woff") format("woff");
}
/* Skoda 200 - italic*/
@font-face {
  font-family: "Skoda";
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url("/views/autodanicek/www/font/SKODANextW02-ThinItalic.woff2") format("woff2"), url("/views/autodanicek/www/font/SKODANextW02-ThinItalic.woff") format("woff");
}
/* Skoda 300 */
@font-face {
  font-family: "Skoda";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/views/autodanicek/www/font/SKODANextW02-Light.woff2") format("woff2"), url("/views/autodanicek/www/font/SKODANextW02-Light.woff") format("woff");
}
/* Skoda 300 - italic*/
@font-face {
  font-family: "Skoda";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url("/views/autodanicek/www/font/SKODANextW02-LightItalic.woff2") format("woff2"), url("/views/autodanicek/www/font/SKODANextW02-LightItalic.woff") format("woff");
}
/* Skoda 400 */
@font-face {
  font-family: "Skoda";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/views/autodanicek/www/font/SKODANextW02-Regular.woff2") format("woff2"), url("/views/autodanicek/www/font/SKODANextW02-Regular.woff") format("woff");
}
/* Skoda 400 - italic*/
@font-face {
  font-family: "Skoda";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("/views/autodanicek/www/font/SKODANextW02-Italic.woff2") format("woff2"), url("/views/autodanicek/www/font/SKODANextW02-Italic.woff") format("woff");
}
/* Skoda 500 */
@font-face {
  font-family: "Skoda";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/views/autodanicek/www/font/SKODANextW02-Bold.woff2") format("woff2"), url("/views/autodanicek/www/font/SKODANextW02-Bold.woff") format("woff");
}
/* Skoda 500 - italic */
@font-face {
  font-family: "Skoda";
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url("/views/autodanicek/www/font/SKODANextW02-BoldItalic.woff2") format("woff2"), url("/views/autodanicek/www/font/SKODANextW02-BoldItalic.woff") format("woff");
}
/* Skoda 700 */
@font-face {
  font-family: "Skoda";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/views/autodanicek/www/font/SKODANextW02-Black.woff2") format("woff2"), url("/views/autodanicek/www/font/SKODANextW02-Black.woff") format("woff");
}
/* Skoda 700 - italic */
@font-face {
  font-family: "Skoda";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("/views/autodanicek/www/font/SKODANextW02-BlackItalic.woff2") format("woff2"), url("/views/autodanicek/www/font/SKODANextW02-BlackItalic.woff") format("woff");
}
body {
  font-size: 16px;
  font-family: "Skoda", "Trebuchet MS", tahoma, verdana;
  color: #161718;
  padding: 0;
  margin: 0;
  font-style: normal;
  font-weight: 300;
  line-height: 1.5rem; /* 150% */
  letter-spacing: 0.02rem;
}

* > a {
  outline: none;
}

a {
  color: #78faae;
}
a img {
  border-style: none;
}

.button {
  background-color: #2db10a;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  padding: 3px 10px;
  margin: 0px 5px 5px 0px;
}
.button:hover, .button.active {
  background-color: #161718;
}

h1,
h2,
h3,
h4,
.like-h1,
.like-h2,
.like-h3,
.like-h4 {
  font-variant-numeric: ordinal;
  font-feature-settings: "clig" off, "liga" off;
  color: #161718;
  margin: 20px 0;
}

h1,
.like-h1 {
  font-size: 2.0625rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.5rem; /* 121.212% */
  letter-spacing: 0.04125rem;
}

h2,
.like-h2 {
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.25rem; /* 128.571% */
  letter-spacing: 0.035rem;
}

h3,
.like-h3 {
  font-size: 1.4375rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.75rem; /* 121.739% */
  letter-spacing: 0.02875rem;
}

h4,
.like-h4 {
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5rem; /* 120% */
  letter-spacing: 0.025rem;
}

p {
  margin: 0;
}

a:hover {
  text-decoration: none;
}

table {
  border-collapse: collapse;
  margin: 15px 0;
}

table.no-border th,
table.no-border td {
  border: none;
  padding: 0 5px;
  vertical-align: top;
}

td,
th {
  border: 1px solid #ddd;
  padding: 4px 10px;
}

input {
  padding: 2px 6px;
}

.clear {
  clear: both;
}

.nul,
.nul a {
  text-decoration: none;
}

.nul:hover {
  text-decoration: underline;
}

hr {
  clear: both;
}

.all {
  background: url(/views/autodanicek/www/img/bg.jpg) center 110px no-repeat;
}

.main,
.services,
.footer-in,
.header-in,
.menu,
.services,
.img-wrap img {
  width: 1000px;
  margin: 0px auto;
  position: relative;
  display: block;
}

.content {
  padding: 400px 0px 0px 0px;
  position: relative;
  background: url(/views/autodanicek/www/img/shadow_big.png) center 330px no-repeat;
}

.content-in {
  background: url(/views/autodanicek/www/img/shadow_small.png) center top repeat-x;
  margin-top: 30px;
}

.content-in.no-shadow {
  background: none;
}

.header {
  height: 110px;
  position: relative;
  background-color: #0e3a2f;
}
.header .logo {
  position: absolute;
  top: 20px;
  left: 30px;
  z-index: 15;
}
.header .logo img {
  width: 260px;
}
.header .logo2 {
  position: absolute;
  top: 20px;
  right: 30px;
  z-index: 15;
}
.header .logo2 img {
  max-width: 100%;
  height: 80px;
}
.header .in {
  position: absolute;
  top: 27px;
  right: 110px;
  text-align: right;
  color: #ffffff;
}

.menu {
  min-height: 30px;
}
.menu ul {
  padding: 0;
  margin: 0;
}
.menu li {
  margin: 0 5px;
  display: inline-block;
  padding-bottom: 40px;
  position: relative;
}
.menu li .shadow {
  background: url(/views/autodanicek/www/img/li_shadow.png) right top no-repeat;
  position: absolute;
  width: 71px;
  height: 63px;
  right: -54px;
  top: 0;
}
.menu li a {
  display: block;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  transform: none;
  padding: 5px 20px;
  -webkit-transform: skew(-15deg);
  -moz-transform: skew(-15deg);
  -o-transform: skew(-15deg);
  background: #0e3a2f;
}
.menu li a span {
  transform: skew(15deg);
  display: block;
}
.menu .hp {
  margin-left: 0;
}
.menu.toSmall {
  box-sizing: border-box;
  padding-right: 60px;
}
.menu.toSmall .menuicon {
  background: url(/img/menu.png) no-repeat center center;
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  cursor: pointer;
  z-index: 601;
  margin-top: -15px;
}
.menu.toSmall .menuSmall {
  border-top: 1pt solid #000;
  border-left: 1pt solid #000;
  border-bottom: 1pt solid #000;
  z-index: 607;
  position: absolute;
  right: 0px;
  top: 63px;
  margin: 0px;
  padding: 0px;
  width: auto;
  display: none;
}
.menu.toSmall .menuSmall li {
  display: block;
  text-align: center;
  height: auto;
  border: 0px solid transparent;
  margin: 0px;
  padding: 5px 0;
  font-weight: 500;
  text-decoration: none;
  color: #006d33;
  padding: 0;
  width: 100%;
}
.menu.toSmall .menuSmall li a {
  float: none;
  padding: 5px 40px;
  transform: none;
}
.menu.toSmall .menuSmall li a span {
  transform: none;
}
.menu.toSmall .menuSmall li .shadow {
  display: none;
}
.menu.toSmall .menuSmall li:last-child {
  border: 0px solid transparent;
}
.menu.toSmall .menuSmall li.sel {
  background: #e5e5e5;
}

.menu li a:hover,
.menu .sel a {
  text-decoration: none;
  background-color: #78faae;
  color: #161718;
}

.menumask {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 606;
}

.img-wrap {
  position: absolute;
  width: 100%;
}
.img-wrap img {
  border-top: 8px solid #78faae;
}

.green-link {
  display: inline-block;
  position: absolute;
  margin: 0;
  z-index: 1;
}
.green-link .shadow {
  background: url(/views/autodanicek/www/img/li_shadow.png) right top no-repeat;
  position: absolute;
  width: 71px;
  height: 63px;
  right: -54px;
  top: 0;
  z-index: 1;
  transform: none;
}
.green-link a {
  color: #161718;
  text-decoration: none;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 11pt;
  padding: 2px 15px;
  background: #78faae;
  display: block;
  transform: skew(-15deg);
  line-height: 1.6em;
}
.green-link a span {
  transform: skew(15deg);
  display: block;
}
.green-link a:hover {
  text-decoration: none;
}

.services .perex {
  float: left;
  margin: 0 10px;
  display: relative;
  padding-bottom: 34px;
  background: url(/views/autodanicek/www/img/shadow_bottom.png) 30px bottom no-repeat;
}
.services .a-img-wrap {
  margin-left: 45px;
  transform: skew(-15deg);
  display: block;
  overflow: hidden;
  width: 180px;
}
.services .a-img-wrap img {
  transform: skew(15deg);
  margin-left: -17px;
}

.main-in {
  float: right;
  width: 71%;
  padding: 0px 1%;
  margin: 10px 0 10px 0;
}
.main-in img {
  max-width: 100%;
  box-sizing: border-box;
}

.hp .main-content {
  width: 450px;
  padding-right: 20px;
  float: left;
}

.main-in.full {
  float: none;
  width: 90%;
  margin: 73px 5% 10px;
}

.full .main-content {
  width: 100%;
}

.fotogalerie img {
  margin: 5px;
  box-shadow: 1px 1px 7px #aaa;
}

.justify img {
  margin: 5px;
  padding: 1px;
  border: 1px solid #24ae00;
}

.justify.news-content img {
  margin: 5px;
  padding: 0px;
  border: none;
}

.column {
  float: left;
  clear: left;
  width: 190px;
  border-right: 3px solid #e5e5e5;
  margin-top: 30px;
  padding: 0 20px;
}
.column .like-h1 {
  margin-top: 0;
}

.news {
  float: right;
  width: 200px;
}
.news a {
  color: #0e3a2f;
}
.news h3 {
  margin-bottom: 0;
}
.news h3 a {
  color: #161718;
  text-decoration: none;
}
.news h3 a:hover {
  text-decoration: underline;
}

.team {
  clear: both;
}
.team div {
  float: left;
  width: 230px;
  padding: 20px 35px;
  height: 470px;
  overflow: hidden;
}
.team img {
  padding: 1px;
  border: 1px solid #45b6cc;
}
.team h2 {
  margin: 0;
}

.footer {
  clear: both;
  height: 210px;
  background: #0e3a2f;
  position: relative;
}
.footer .map {
  position: absolute;
  left: 0;
  padding: 35px 76px;
  background: url("/views/autodanicek/www/img/map_shadow.png") center 10px repeat-x;
  top: 0;
}
.footer .map img {
  border: 3px solid #7bb76c;
  border-radius: 5px;
}
.footer p {
  margin: 0;
}

.footer-in {
  padding-top: 50px;
}

.footer-menu {
  text-transform: uppercase;
  font-weight: 500;
  padding-bottom: 10px;
  border-bottom: 1px solid #78faae;
  margin-bottom: 10px;
}
.footer-menu a {
  margin-right: 20px;
}

.footer-right {
  padding-left: 370px;
}

.footer,
.footer a {
  color: #fff;
  text-decoration: none;
}

#author_footer_link a {
  font-size: 90%;
  color: #999;
  text-decoration: none;
  float: right;
}

.language-switcher {
  position: absolute;
  right: 20px;
  top: 3px;
}
.language-switcher a {
  width: 16px;
  height: 16px;
  float: left;
  padding: 4px;
  opacity: 0.7;
}
.language-switcher a span {
  display: none;
}
.language-switcher a.cz {
  background: url(/views/_default/www/img/icons/flag_cz.png) no-repeat 50% 50%;
}
.language-switcher a.en {
  background: url(/views/_default/www/img/icons/flag_en.png) no-repeat 50% 50%;
}
.language-switcher a.sk {
  background: url(/views/_default/www/img/icons/flag_sk.png) no-repeat 50% 50%;
}

.language-switcher a.active,
.language-switcher a:hover {
  opacity: 1;
}

.eliska-footer {
  text-align: center;
  font-size: 8pt;
  position: absolute;
  bottom: 10px;
  width: 100%;
}
.eliska-footer a {
  text-decoration: underline;
}
.eliska-footer img {
  position: relative;
  top: 3px;
  padding: 0 3px 0 6px;
}

.eliska-footer,
.eliska-footer a {
  color: #ccc;
}

.default-form {
  clear: both;
  border: 2px solid #161718;
  margin: 10px 0;
  padding: 20px 40px;
  background: white;
  box-sizing: border-box;
}
.default-form label {
  display: block;
  margin: 5px 0 0;
}
.default-form select {
  padding-right: 5px;
  width: 510px;
}
.default-form textarea {
  height: 100px;
}
.default-form .sub {
  font-size: 1rem;
  font-weight: 700;
  background: white;
  cursor: pointer;
  padding: 0.88rem 1.5rem;
  border: 2px solid #161718;
  border-radius: 3.13rem;
  margin: 1rem 0 0;
  width: 100%;
  max-width: 16.5rem;
}
.default-form .sub:hover {
  background: #f5f5f5;
}

.default-form .text-input,
.default-form textarea,
.default-form select {
  background: white;
  border: 2px solid #161718;
  width: 100%;
  padding: 6px 10px;
  margin: 1px;
  box-sizing: border-box;
}

.m-form .not_valid,
.m-form input:invalid,
.m-form textarea:invalid {
  background: #fff;
}

@media (max-width: 1000px) {
  .main,
  .services,
  .footer-in,
  .header-in,
  .menu,
  .services,
  .img-wrap img {
    width: 100%;
    box-sizing: border-box;
  }
  .content {
    background-position: center 33vw;
    padding-top: 40vw;
  }
  .services .perex {
    position: relative;
    width: 21%;
    margin: 0px 2%;
    background-size: 80% auto;
  }
  .services .green-link {
    max-width: 100%;
  }
  .services .a-img-wrap {
    width: 80%;
    margin-left: 20%;
  }
  .services .a-img-wrap img {
    width: 125%;
  }
  .column {
    box-sizing: border-box;
    width: 24%;
  }
  .hp .main-content {
    box-sizing: border-box;
    width: calc(97% - 200px);
    padding-right: 20px;
    float: left;
  }
  .team div {
    width: 33.3%;
    box-sizing: border-box;
  }
  .justify img {
    max-width: 90%;
  }
}
@media (max-width: 850px) {
  .footer {
    height: auto;
  }
  .footer .map {
    position: static;
    float: left;
    margin-top: -15px;
    padding: 0px 20px 40px 20px;
    border: none;
    background: none;
  }
  .footer .map img {
    box-shadow: 0px 0px 50px -10px #000;
  }
  .footer .footer-right {
    padding: 0px 15px 15px 0px;
    float: right;
  }
  .footer .footer-in {
    overflow: hidden;
  }
  .eliska-footer {
    position: static;
  }
  .services .perex {
    width: 29.3%;
    margin: 0px 2%;
  }
  .team div {
    width: 50%;
  }
}
@media (max-width: 800px) {
  .footer .footer-in {
    text-align: center;
  }
  .footer .footer-in > * {
    float: none;
    max-width: 85%;
    display: inline-block;
  }
  .footer .footer-in > * > * {
    text-align: left;
  }
  .footer .footer-in > * img {
    max-width: 100%;
  }
}
@media (max-width: 670px) {
  .all {
    background: none;
  }
  .header {
    height: auto;
    overflow: hidden;
    text-align: center;
  }
  .header .in {
    position: static;
    float: none;
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin: 0px 15px;
  }
  .header .logo {
    max-width: 100%;
    width: 208px;
    display: block;
    position: static;
    float: none;
    margin: 10px auto;
  }
  .header .logo img {
    max-width: 100%;
  }
  .header .logo2 {
    position: static;
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 15px;
    width: 10%;
  }
  .menu {
    padding-right: 10px;
  }
  .main-in {
    float: none;
    width: auto;
  }
  .column {
    float: none;
    width: auto;
    border-top: 3px solid #e5e5e5;
    border-right: none;
    padding: 10px 1%;
    margin-top: 10px;
  }
}
@media (max-width: 600px) {
  .content {
    padding-top: 0px;
    background: none;
  }
  .img-wrap {
    display: none;
  }
  .services .perex {
    width: 46%;
    margin: 0px 2%;
  }
  .team div {
    padding: 20px 10px;
  }
}
@media (max-width: 500px) {
  .hp .main-content {
    float: none;
    width: auto;
    padding: 10px 1%;
  }
  .main-in {
    padding: 0px;
  }
  .news {
    margin-top: 10px;
    border-top: 3px solid #e5e5e5;
    float: none;
    width: auto;
    padding: 10px 1%;
  }
}
@media (max-width: 400px) {
  .services .perex {
    width: 96%;
    margin: 0px 2%;
  }
  .team div {
    width: 100%;
  }
}
@media (max-width: 290px) {
  .header .header-in .logo2,
  .header .header-in .in {
    display: none;
  }
  .header .header-in .logo {
    margin: 20px auto;
  }
  .menu {
    padding-right: 100% !important;
  }
  .menu.toSmall .menuSmall {
    top: 30px !important;
    width: 100%;
    border-left: 0px solid transparent;
  }
}