#inzerce .ut-offset-anchor {
    top: 0px !important;
}
#primary {
    padding-top: 60px;
}
#menu-main a {
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
#menu-main .sub-menu a {
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: bold;
}
.casopis_prava_cast h3 {
    font-weight: bold;
    font-size: 22px;
}
.casopis_prava_cast h4 {
    font-weight: bold;
    font-size: 19px;
}
.casopis_prava_cast h5 {
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
    cursor: hand;
}
.ha-header {
    position: relative;
}

.site-logo img {
    height: 42px;
    width: 268px;
}
.hero {
    max-height: 419px !important;
    min-height: 0px;
    /*min-height: auto;*/
}
.dark .wpcf7-form textarea, input, textarea {
    border: 1px solid #979797;
}
.dark cite, .dark, .dark .lead {
    color: black;
}
.complete {
  display: none;
}
.obalka {
    float: left;
    margin: 5px;
    cursor: pointer;
    cursor: hand;
}
.obalka img {
    height: 205px;
    width: auto;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}
.obalka .mPS2id-clicked img {
    -webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.95);
    -moz-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.95);
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.95);
}
#casopisy_slider {
    overflow: hidden;
    margin-left: 50px;
    margin-right: 50px;
}
#casopisy0 {
    position: relative;
    left: 0px;
}
.arrow {
    font-size: 33px;
}
button.arrow.left_arrow {
    position: absolute;
    top: 88px;
    left: 0px;
}
button.arrow.right_arrow {
    position: absolute;
    top: 88px;
    right: 0px;
}
div#slider_wrapper {
    position: relative;
}
#form table {
    max-width: 600px;
    margin: 0 auto;
}
#form input[type="radio"]{
   -webkit-appearance: radio; 
}
#form textarea, #form input, #form textarea {
    padding: 7px;
}
#form td {
    padding: 0px;
}
#form td:first-child {
    text-align: right;
    padding-right: 20px;
    width: 200px;
    font-weight: bold;
    padding-bottom: 15px;
}
#form td::nth-child(2) {
    text-align: left;
}
#form select {
    border: 1px solid #979797;
    margin-bottom: 20px;
    padding: 7px;
}
#form input.ulice {
    width: 75%;
    float: left;
}
#form input.cislo_popisne {
    width: 20%;
    float: right;
}
input#dorucovaci_adresa_jina {
    width: auto !important;
}
#navigation ul li a {
    font-size: 14px;
}
#navigation ul.sub-menu li > a {
    color: white;
    font-size: 12px !important;
}
table#weby img {
    max-width: 200px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}
table#weby td {
    margin: 5px;
    text-align: left;
    vertical-align: top;
}
table#weby td:first-child {
    text-align: right;
    padding-right: 30px
}
table {
    border: 0px solid white;
}
tr {
    border-bottom: 0px solid white;
}
#informace {
    position: relative;
}
#informace>div {
    display: none;
    margin-top: 50px;
    margin-left: 50px;
}
#informace>div:first-child {
   display: block;
}
#informace>div>img.titulka {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    max-width: 50%;
}
#form {
   clear: both;
}
#informace h3 {
   color: #e10f21;
   font-weight: bold;
}
h3 {
   font-weight: bold;
}
#form h2 {
   color: #e10f21;
   font-weight: bold;
   text-align: center;
   padding-top: 30px;
   margin-top: 30px;
   margin-bottom: 25px;
}
#form h3 {
   font-weight: bold;
   text-align: center;
   margin-top: 5px;
}
#form p {
   text-align: center;
}
#form .order {
   margin-right: auto;
   margin-left: auto;
   margin-top: 0px;
   display: block;
}
a.to_web {
    margin-top: 0px;
    margin-bottom: 20px;
}
.to_web, .order {
    margin-top: 15px;
    display: inline-block;
    padding: 5px 25px 5px 25px !important;
    font-weight: bold;
    background-color: #e60f1e !important;
    color: white;
    overflow: hidden;
    /*-webkit-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.8);
    -moz-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.8);
    box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.8);*/
    -webkit-border-radius: 15px !important;
    -moz-border-radius: 15px !important;
    border-radius: 15px !important;
    cursor: pointer;
    cursor: hand;
}
.more {
    margin-top: 15px;
    display: inline-block;
    padding: 0px 25px 0px 25px !important;
    font-weight: bold;
    background-color: #c4c4c4 !important;
    color: white;
    overflow: hidden;
    /*-webkit-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.8);
    -moz-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.8);
    box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.8);*/
    -webkit-border-radius: 15px !important;
    -moz-border-radius: 15px !important;
    border-radius: 15px !important;
    cursor: pointer;
    cursor: hand;
}
.casopis_leva_cast {
    width: 350px;
}
.casopis_leva_cast p {
    margin-left: 0px;
    float: left;
}
#informace img.obalka {
    margin: 0px 10px 10px 0px !important;
}
.casopis_prava_cast {
    /* position: relative; */
    /* max-width: 821px; */
    /* float: left; */
    display: table;
}
.site-logo img {
    height: 42px !important;
    width: 268px !important;
    max-width: 268px !important;
    min-width: 268px !important;
    max-height: 42px !important;
    min-height: 42px !important;
}

#casopisy .ut-offset-anchor {
    top: -20px;
}

footer img {
    margin: 15px 22px 15px 22px;
}
@media only screen and (max-width: 780px) {
  .hero.slider {
      display: none;
  }
}
@media only screen and (max-width: 600px) {
 .site-logo img {
     max-width: 100% !important;
     min-width: 100% !important;
     max-height: 100% !important;
     min-height: 100% !important;
 }
 #informace>div>img.titulka {
    float: none;
    max-width: 100%;
    display: block;
    margin: 0 auto;
 }
 #informace>div {
    margin-left: 10px;
    margin-right: 10px;
 }
 .casopis_prava_cast {
    margin-top: 30px;
 }
}
#header-section .ut-top-header-sub-menu ul, #header-section .ut-horizontal-navigation .sub-menu, #header-section .ut-megamenu {
    background: rgba(18, 18, 18, 0.95);
}