/* JS pro celý WEB */
.popup {
  position: fixed;
  background: white;
  background: rgba(255, 255, 255, 0.75);
  top: 0px;
  z-index: 999;
  height: 100%;
  width: 100%;
  font-family: "Open sans", sans-serif;
}
.popup .widget {
  width: 920px;
  position:relative;
  margin: auto;
  border: 1px solid #ddd;
  background: white;
  margin-top: 102px;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.06);
}
.popup fieldset {
  border: 0px;
}
.popup label {
  display: block;
  width: 290px;
  font-weight: bold;
  padding: 5px 1px;
  margin-top: 29px;
  font-size: 15px;
  float: none;
  text-align: left;
  margin-left: 50px;
}
fieldset {
  border: 0px;
}
.popup input[type="tel"],.popup  input[type="text"]  {
  border-radius: 5px;
  border: 1px solid #ddd;
  padding: 6px;
  width: 259px;
  padding-right: 40px;
  margin-left: -36px;
}
.popup input[required="required"]:invalid {
  border: 1px solid #ddd;
  box-shadow: none;
  /*background: url("../../cimagebank/error.png") no-repeat 217px 3px #fff;*/
}
.popup input[required="required"]:valid {
  background: url("../../cimagebank/ok.png") no-repeat 217px 3px #fff;
}
.popup textarea {
  width: 336px;
  padding: 14px;
  border-radius: 12px;
  border: 1px solid #ddd;
  height: 171px;
}
.popup fieldset {
  border: 0px none;
  padding: 0px;
  padding-bottom: 75px;
}
.popup #submit {
  background: rgb(215, 11, 23);
  height: 35px;
  border: 0px;
  color: white;
  border-radius: 4px;
  padding: 0px 16px;
  box-shadow: inset 0px -2px rgba(0, 0, 0, 0.67);
  margin-top: 16px;
  margin-left: 655px;
  cursor: pointer;
}
.form-row2, .form-row1 {
  width: 450px;
  float:left;
}
.popup .close {
  background: url("../../cimagebank/close.png");
  position: absolute;
  top: 18px;
  right: 38px;
  width: 27px;
  height: 34px;
}
.popup #submit {
  background: rgb(215, 11, 23);
  height: 43px;
  border: 0px;
  color: white;
  border-radius: 5px;
  padding: 3px 23px;
  box-shadow: inset 0px -2px rgba(0, 0, 0, 0.67);
  margin-top: 16px;
  margin-left: 624px;
  cursor: pointer;
  font-size: 18px;
  position: relative;
  top: 18px;
}
a.popupform {
  background: rgb(221, 6, 19);
  color: white;
  padding: 8px 15px;
  border-radius: 8px;
  box-shadow: inset 0px -2px rgba(0, 0, 0, 0.34);
  padding-right: 15px!important;
  color: white!important;
}
.milniky .inner_content li {
  font-size: 17px;
  margin-bottom: 35px;
  margin-left: 38px;
  padding-top: 22px;
}
.milniky .inner_content ul li strong {
  position: absolute;
  left: 28px;
  display: block;
  height: 20px;
  width: 39px;
  padding: 11px 9px;
  border: 3px solid rgb(221, 6, 19);
  border-radius: 50%;
  background: white;
  margin-top: -10px;
}
.milniky .inner_content ul  {
  border-left: 4px solid rgb(233, 125, 0);
  margin-left: 15px;
}
#widget-20171463 {border: none;}

/* EU cookie script */
.eu-cookies {
    background-color: black;
    bottom: 0;
    color: white;
    font-size: 14px;
    left: 0;
    padding: 14px 0;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 10000;
}
.eu-cookies > a {
  font-weight: bold;
  color: white;
  text-decoration: none;
}
.eu-cookies > a:hover {
  text-decoration: underline;
}
.eu-cookies button.cookieOK {
  background: green;
  color: white;
  border: 1px solid green;
  cursor: pointer;
}

.eu-cookies button.cookieNo {
  background: red;
  color: white;
  border: 1px solid red;
  cursor: pointer;
}

/* kontakt html5 */
label {
  display: block;
  width: 100%;
  font-weight: bold;
  padding: 5px 1px;
  margin-top:20px;
  font-size: 15px;
}
fieldset {
  border: 0px;
}
input[type="text"] {
  border-radius: 5px;
  border: 1px solid #ddd;
  padding: 6px;
  width: 200px;
  padding-right: 40px;
}
input[type="tel"] {
  border-radius: 5px;
  border: 1px solid #ddd;
  padding: 6px;
  width: 200px;
  padding-right: 40px;
}
input[required="required"]:invalid {
  border: 1px solid #ddd;
  box-shadow: none;
  /*background: url("../../cimagebank/error.png") no-repeat 217px 3px #fff;*/
}
input[required="required"]:valid {
  background: url("../../cimagebank/ok.png") no-repeat 217px 3px #fff;
}
textarea {
    width: 220px;
    padding: 14px;
    border-radius: 12px;
    border: 1px solid #ddd;
}
fieldset {
    border: 0px none;
    padding: 0px;
}
#submit {
  background: rgb(215, 11, 23);
  height: 35px;
  border: 0px;
  color: white;
  border-radius: 4px;
  padding: 0px 16px;
  box-shadow: inset 0px -2px rgba(0, 0, 0, 0.67);
  margin-top: 16px;
  margin-left: 120px;
}
input[type="email"] {
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 6px;
    width: 200px;
    padding-right: 40px;
}
.kontakty .sent h3 {
    margin-bottom: -69px;
    margin-top: 50px;
}
.kontakty .sent p {
    position: relative;
    top: 3px;
    padding-top: 58px;
}

/* rozbalovací menu distribuce */
h4.accordion-header {
  background-image: url("http://www.h-therma.cz/cimagebank/plus.gif");
  background-repeat: no-repeat;
  background-color: rgb(89, 88, 88);
  background-position: right;
  border-bottom: 1px solid #DEDEDE;
  border-top: 1px solid #fff;
  margin: 0 0;
  padding: 9px 22px;
  color: #FFFFFF;
  cursor: pointer;
  font-weight: normal;
  font-size: 15px;
  width: 637px;
  height: 16px;
  border-radius: 7px;
  margin: 7px 0px;
  float: none;
}
h4.accordion-header:after {
  content: "▼";
  display: block;
  float: right;
  font-family: Arial;
  font-size: 11px;
  margin-top: -1px;
  -webkit-transition: 0.2s; /* Safari */
  transition: 0.2s;
  -moz-transition: 0.2s;
}
h4.accordion-header.rozbaleno:after  {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: 0.2s; /* Safari */
  transition: 0.2s;
  -moz-transition: 0.2s;
}
div.rozbaleni {
  display: none;
}

