@font-face {
  font-family: 'robotoslab';
  src: url('../fonts/robotoslab/robotoslab-regular-webfont.woff2') format('woff2'), url('../fonts/robotoslab/robotoslab-regular-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'robotoslab';
  src: url('../fonts/robotoslab/robotoslab-bold-webfont.woff2') format('woff2'), url('../fonts/robotoslab/robotoslab-bold-webfont.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'robotoslab';
  src: url('../fonts/robotoslab/robotoslab-light-webfont.woff2') format('woff2'), url('../fonts/robotoslab/robotoslab-light-webfont.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'cutive';
  src: url('../fonts/cutive/cutive-regular-webfont.woff2') format('woff2'), url('../fonts/cutive/cutive-regular-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
*,
*:before,
*:after {
  box-sizing: border-box;
  padding: 0px;
  margin: 0px;
}
body {
  position: relative;
  padding: 0;
  margin: 0;
  height: 100%;
  color: #000;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
  min-width: 20rem;
  font-family: robotoslab;
  font-size: 1rem;
  line-height: 1.625;
}
h1 + h2,
h2 + h3,
h3 + h4,
h4 + h5,
h5 + h6 {
  padding-top: 0;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: robotoslab;
  font-weight: 700;
  color: #471008;
}
h1,
.h1 {
  font-size: 1.875rem;
  padding-bottom: 2.125rem;
  padding-top: 1.375rem;
  line-height: 1.33;
}
@media only screen and (min-width: 30rem) {
  h1,
  .h1 {
    font-size: 2.25rem;
  }
}
h2,
.h2 {
  font-size: 1.875rem;
  padding-bottom: 0.875rem;
  padding-top: 1.125rem;
  line-height: 1.33;
}
@media only screen and (min-width: 30rem) {
  h2,
  .h2 {
    font-size: 2.25rem;
  }
}
h3,
.h3 {
  font-size: 1.875rem;
  padding-bottom: 0.875rem;
  padding-top: 1.125rem;
  line-height: 1.33;
}
h4,
.h4 {
  font-size: 1.625rem;
  padding-bottom: 0.875rem;
  padding-top: 1.125rem;
  line-height: 1.33;
}
h5,
.h5 {
  font-size: 1.5rem;
  padding-bottom: 0.875rem;
  padding-top: 0.875rem;
  line-height: 1.33;
}
h6,
.h6 {
  font-size: 1.375rem;
  padding-bottom: 0.875rem;
  padding-top: 0.875rem;
  line-height: 1.33;
}
h7,
.h7 {
  font-size: 1.125rem;
  padding-bottom: 0.875rem;
  padding-top: 0.875rem;
  line-height: 1.33;
}
b,
strong {
  color: #471008;
}
sup {
  line-height: 0;
}
img {
  max-width: 100%;
  height: auto;
}
img:focus {
  outline: none;
}
iframe {
  max-width: 100%;
  margin-bottom: 1.75rem;
}
ol,
ul {
  padding: 0;
  margin: 0 0 1.375rem 2.125rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
li {
  padding-bottom: 0.75rem;
  line-height: 1.625;
}
ol li {
  /*list-style: lower-alpha;*/
}
ul {
  counter-reset: list;
}
ul > li {
  list-style: none;
}
small {
  font-size: 75%;
}
p {
  padding: 0px;
  padding-bottom: 1.75rem;
  margin: 0px;
  font-family: robotoslab;
}
address {
  line-height: 1.625;
  margin: 0;
  font-style: normal;
  padding-bottom: 1.75rem;
}
a {
  text-decoration: underline;
  color: #8a2212;
}
a:hover {
  cursor: pointer;
}
table {
  margin-bottom: 1.75rem;
  border-collapse: collapse;
}
thead th,
thead td {
  background: #471008;
  color: #fff;
}
td,
th {
  line-height: 1.625;
  padding: 0.75rem 0.875rem;
  vertical-align: top;
  text-align: center;
}
td:first-child,
th:first-child {
  text-align: left;
}
th {
  font-weight: 700;
  text-align: left;
}
td {
  border-bottom: 2px solid #F6F6F6;
  text-align: center;
}
td:first-child {
  text-align: left;
}
.responsive-table {
  width: 100%;
  padding-bottom: 1.75rem;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.responsive-table table {
  margin-bottom: 0;
}
[type=text],
[type=button],
[type=submit],
[type=password],
[type=email],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  appearance: none;
  border-radius: 0;
}
input,
button,
textarea {
  padding: 0.875rem;
  font: 400 1rem/1.5 cutive;
  color: #000;
  border: 0;
}
input:focus-visible,
button:focus-visible,
textarea:focus-visible {
  outline: 0;
}
textarea {
  min-height: 7.5rem;
  resize: vertical;
}
label {
  display: inline-block;
  padding: 0;
  font: 400 1rem/1.5 robotoslab;
  color: #000;
}

/*# sourceMappingURL=maps/basic.css.map */


.ipctable td {
  border:none;
}
.ipctable input {
  width: 100%;
}
.ipctable input[type="checkbox"]  {
  width: 1em;
}
.ipctable .polozkaInput:not(.required-bg) {
  margin-bottom: 0;
  background-color: #fff;
}  
.ipcimg {
  margin-left: 1em;
}
.ipcvideo {
  margin-right: 1em;
}