/* Exo font */
@import url(https://fonts.googleapis.com/css?family=Exo:400,200,500,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,500,700&display=swap&subset=latin-ext);

@import url("form.css");
@import url("/css/courses.css");

* {
  margin: 0;
  padding: 0;
  border: none;
  font-family: arial, sans-serif;
  font-size: 100%;
}

.clear {
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}

h1 {
  color: #d1a31e;
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 20px;
}

h2 {
  font-size: 1.2em;
  margin-bottom: 20px;
}

p {
  line-height: 1.7em;
  margin: 15px 0;
}

html {
  margin: 10px 0 40px;
}

.courses {
  margin-bottom: 30px;
}

.vitame {
  font-size: 110%;
}

.hide {
  display: none;
}

dd {
  margin: 0 0 0 50px;
}

dt {
  margin: 30px 0 0;
  font-weight: bold;
}

dl {
  border: 1px solid #2184bb;
  margin: 20px 0;
  padding-bottom: 20px;
}

.kurzy {
  font-size: 70%;
  width: 100%;
  border-left: 1px #ffd884 solid;
  border-top: 1px #ffd884 solid;
  text-align: left;
}

.kurzy th {
  background-color: #fdf7e7;
  font-size: 110%;
  text-align: center;
}

.width100 {
  width: 100%;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.urovne td,
.urovne th {
  border-bottom: solid 1px black;
}

.bold {
  font-weight: bold;
}

.ohraniceni_modre {
  border: solid 1px #2184bb;
}

.kurzy td,
.kurzy th {
  border-right: 1px #ffd884 solid;
  border-bottom: 1px #ffd884 solid;
  padding: 5px;
}

#prihlas .text_info {
  color: black;
}

#prihlas p,
.odstavec {
  margin: 10px 0;
}

#prihlas {
  padding-left: 140px;
}

.coment {
  width: 100%;
  height: 100px;
}

#prihlas,
.testy {
  margin: 40px auto 0 auto;
  width: 780px;
}

.mezera,
#test .mezera {
  margin-bottom: 30px;
}

#prihlas .hlavni-nadpis {
  font-size: 24px;
  font-weight: bold;
  float: left;
  padding-top: 26px;
  color: #2184bb;
}

#prihlas .logo {
  margin-left: 240px;
}

.testy .hlavni-nadpis {
  font-size: 24px;
  font-weight: bold;
  float: left;
  padding-top: 26px;
  color: #2184bb;
}

.testy .logo {
  margin-left: 240px;
  float: right;
}

.testy .headline {
  color: #eee9e7;
  background-color: #2184bb;
  font-size: 13px;
  height: 20px;
  line-height: 20px;
  float: none;
  padding-left: 10px;
  font-weight: bold;
  margin-bottom: 15px;
  _margin-bottom: 7px;
  margin-top: 20px;
  _margin-top: 10px;
}

.otazka {
  font-size: 100%;
  font-style: oblique;
  margin: 10px 0 30px 50px;
  list-style: decimal;
  clear: both;
  padding: 10px 0;
}

/* tohle je tu proto, aby se zobrazovaly cisllice a odrazky v seznamu v IE */
.dosazene_body li {
  margin-left: 50px;
}

.odpoved {
  font-size: 90%;
  font-style: normal;
}

#prihlas dd input {
  float: none;
  margin: 0;
  padding: 0;
}

#test li {
  margin: 10px 0;
}

.odpoved li {
  width: 20%;
  display: inline;
  float: left;
}

.abcd {
  font-size: 100%;
  color: #38b935;
  font-weight: bold;
}

.p_absolute {
  float: left;
}

.odpoved_m {
  margin: 0 5px 0 40px;
  padding-top: 3px;
}

.type-submit {
    display: inline-block;
    font-size: 14px !important;
    font-weight: bold;
    color: #fff !important;
    text-align: center;
    background: #8cc326;
    margin-top: 15px;
    border-radius: 5px;
    cursor: pointer;
    padding: 10px 20px;
    font-size: 12px;
    margin-left: 170px;
    margin-bottom: 40px;
    float: right;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.type-submit-new {
    display: block;
    height: 40px;
    font-size: 14px !important;
    font-weight: bold;
    color: #fff !important;
    text-align: center;
    background: #8cc326;
    margin-top: 15px;
    border-radius: 5px;
    cursor: pointer;
    padding: 10px 20px;
    font-size: 12px;
    margin-left: 170px;
    margin-bottom: 40px;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.reset {
  visibility: hidden;
  clear: both;
  width: 100%;
}

.in_odpoved {
  border: 1px solid gray;
  width: 80px;
  background-color: unset;
  margin: 1px 0;
}

.in_odpoved:focus {
  background-color: #f4e8a2;
}

.ok {
  color: blue;
  background-color: lightgreen;
}

.no {
  color: black;
  background-color: red;
}

.cas {
  border: none;
  margin: 0 0 20px;
  padding: 0;
  width: 100%;
  font-size: 80%;
  color: gray;
}

.otazka_pr {
  border: 1px solid gray;
}

.druha_cast {
  margin-left: 0px !important;
}

.info_druha_cast {
  margin: 60px 0 20px;
}

.info {
  font-size: 90%;
  margin: 10px 0;
  text-align: justify;
  padding: 5px;
  border: 1px solid gray;
  background-color: #d4d0c8;
}

.part {
  border-top: 1px solid gray;
  margin-left: 30px;
}

.bez_odrazky {
  list-style: none;
  margin-top: 10px;
}

.img_vyhodnot {
  width: 12px;
}

textarea {
  width: 90%;
  height: 250px;
}

.hidden {
  visibility: hidden;
  display: none;
}

.show {
  visibility: visible;
  display: inherit;
}

.highlightText {
  color: red;
}

.firma-note {
  padding-left: 95px;
  color: #929292;
  font-size: 12px;
}

#souhlas {
  margin-right: 10px;
}

select {
  border: 1px solid #969696;
}

/* Responsivity */

#prihlas {
    width: 550px;
    padding-left: 0;
  }

/* Responsive - Mobile */

@media (max-width: 600px) {
   #prihlas {
       width: 320px;
    }

    #prihlas div.label {
        width: 95px;
        margin-right: 10px;
        text-align: left;
    }

    #prihlas div.headline, .text_info {
        width: 96%;
    }

    #prihlas input.type-text-long,
    #prihlas input.type-text {
        width: 180px;
        margin-bottom: 10px;
        height: 25px;
    }

    .souhlas-box {
        width: 320px;
    }

    #prihlas .souhlas-box input {
        float: none;
        margin-left: 0;
    }

    #prihlas .logo {
        margin-left: 40px;
    }

    #prihlas dl {
        border: 0;
        padding: 10px;
        margin: 0;
    }

    #prihlas dd {
        color: #ffffff;
        margin: 10px 0 0 0px;
    }

    #prihlas dd input {
        display: block;
        color: #000000;
    }

    #prihlas dd label {
        display: block;
        margin-top: -14px;
        margin-left: 20px;
        color: #000000;
    }

    #prihlas .urovne tr {
        height: 30px;
        color: #000000;
    }

    .type-submit-new {
        margin-top: 20px;
        margin-left: 0px;
    }
}

@media (max-width: 600px) {
   .testy {
       width: 320px;
    }

    .testy .odpoved li {
        width: 100%;
        display: inline;
        float: none;
    }

    .testy .p_absolute.nevim input {
        margin-left: 3px;
    }

    .testy .p_absolute.nevim label {
        margin-left: 8px;
    }

    #test li {
        margin: 25px 0;
    }

    .testy .logo {
      margin-left: 0px;
    }

    .dosazene_body li {
        margin-left: 0;
    }

    .course-list.left {
        text-align: center;
    }
}

.course-item {
  color: #575a5d;
  font-size: 13px;
  line-height: 1.5;
  font-family: 'Montserrat', sans-serif;
}

.course-item a {
  color: #575a5d;
}

.course-item .info {
  font-size: 100%;
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
  text-align: left;
}
