@font-face {
  font-family: 'FujiyamaCE';
  src: url('../fonts/FujiyamaCE.eot');
  src: url('../fonts/FujiyamaCE.eot?#iefix') format('embedded-opentype'), url('../fonts/FujiyamaCE.woff') format('woff'), url('../fonts/FujiyamaCE.ttf') format('truetype'), url('../fonts/FujiyamaCE.svg#FujiyamaCE') format('svg');
  font-weight: normal;
  font-style: normal;
}
.ul-reset {
  margin: 0;
  padding: 0;
  font-size: 0;
  width: 100%;
}
.ul-reset > li {
  list-style: none;
  padding: 0;
  display: inline-block;
}
.caret:before,
.caret::before {
  content: "";
  background-image: url(../img/carets.png);
  background-repeat: no-repeat;
  vertical-align: middle;
  display: inline-block;
}
.caret:after,
.caret::after {
  content: "";
  background-image: url(../img/carets.png);
  background-repeat: no-repeat;
  vertical-align: middle;
  display: inline-block;
}
.caret .lg-right:before,
.caret .lg-right::before {
  width: 30px;
  height: 42px;
  margin-top: -10px;
  background-position: 0 0;
  margin-right: 10px;
}
.caret .lg-left:before,
.caret .lg-left::before {
  margin-top: -10px;
  width: 30px;
  height: 42px;
  background-position: -30px 0;
  margin-right: 10px;
}
.caret .md-right:after,
.caret .md-right::after {
  width: 20px;
  height: 28px;
  background-position: -60px 0;
  margin-left: 10px;
  margin-top: -2px;
}
.caret .md-left:before,
.caret .md-left::before {
  width: 20px;
  height: 28px;
  background-position: -80px 0;
  margin-right: 10px;
}
.caret .sm-right:before,
.caret .sm-right::before {
  width: 10px;
  margin-top: -2px;
  height: 14px;
  background-position: -60px -28px;
  margin-right: 10px;
}
.caret .sm-left:before,
.caret .sm-left::before {
  width: 10px;
  height: 14px;
  margin-top: -2px;
  background-position: -80px -28px;
  margin-right: 10px;
}
body {
  background-image: url(../img/body-bg.jpg);
  background-position: center top;
  background-attachment: fixed;
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #231f20;
  line-height: 1.2;
}
@media (max-width: 767px) {
  body {
    padding-top: 70px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "FujiyamaCE", Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
h4,
h5 {
  font-family: Arial;
  font-weight: bold;
}
h1 {
  font-size: 30px;
}
h1:before,
h1::before {
  content: "";
  background-image: url(../img/carets.png);
  background-repeat: no-repeat;
  vertical-align: middle;
  display: inline-block;
}
h1:after,
h1::after {
  content: "";
  background-image: url(../img/carets.png);
  background-repeat: no-repeat;
  vertical-align: middle;
  display: inline-block;
}
h1 .lg-right:before,
h1 .lg-right::before {
  width: 30px;
  height: 42px;
  margin-top: -10px;
  background-position: 0 0;
  margin-right: 10px;
}
h1 .lg-left:before,
h1 .lg-left::before {
  margin-top: -10px;
  width: 30px;
  height: 42px;
  background-position: -30px 0;
  margin-right: 10px;
}
h1 .md-right:after,
h1 .md-right::after {
  width: 20px;
  height: 28px;
  background-position: -60px 0;
  margin-left: 10px;
  margin-top: -2px;
}
h1 .md-left:before,
h1 .md-left::before {
  width: 20px;
  height: 28px;
  background-position: -80px 0;
  margin-right: 10px;
}
h1 .sm-right:before,
h1 .sm-right::before {
  width: 10px;
  margin-top: -2px;
  height: 14px;
  background-position: -60px -28px;
  margin-right: 10px;
}
h1 .sm-left:before,
h1 .sm-left::before {
  width: 10px;
  height: 14px;
  margin-top: -2px;
  background-position: -80px -28px;
  margin-right: 10px;
}
h1:before,
h1::before {
  width: 30px;
  height: 42px;
  margin-top: -10px;
  background-position: 0 0;
  margin-right: 10px;
}
h2 {
  font-size: 30px;
}
h2:before,
h2::before {
  content: "";
  background-image: url(../img/carets.png);
  background-repeat: no-repeat;
  vertical-align: middle;
  display: inline-block;
}
h2:after,
h2::after {
  content: "";
  background-image: url(../img/carets.png);
  background-repeat: no-repeat;
  vertical-align: middle;
  display: inline-block;
}
h2 .lg-right:before,
h2 .lg-right::before {
  width: 30px;
  height: 42px;
  margin-top: -10px;
  background-position: 0 0;
  margin-right: 10px;
}
h2 .lg-left:before,
h2 .lg-left::before {
  margin-top: -10px;
  width: 30px;
  height: 42px;
  background-position: -30px 0;
  margin-right: 10px;
}
h2 .md-right:after,
h2 .md-right::after {
  width: 20px;
  height: 28px;
  background-position: -60px 0;
  margin-left: 10px;
  margin-top: -2px;
}
h2 .md-left:before,
h2 .md-left::before {
  width: 20px;
  height: 28px;
  background-position: -80px 0;
  margin-right: 10px;
}
h2 .sm-right:before,
h2 .sm-right::before {
  width: 10px;
  margin-top: -2px;
  height: 14px;
  background-position: -60px -28px;
  margin-right: 10px;
}
h2 .sm-left:before,
h2 .sm-left::before {
  width: 10px;
  height: 14px;
  margin-top: -2px;
  background-position: -80px -28px;
  margin-right: 10px;
}
h2:before,
h2::before {
  width: 30px;
  height: 42px;
  margin-top: -10px;
  background-position: 0 0;
  margin-right: 10px;
}
h3 {
  font-size: 25px;
}
h4 {
  font-size: 13px;
}
a {
  color: #c10022;
}
a:hover {
  color: #c10022;
}
s {
  font-size: 10px;
  color: #9c9b9b;
}
small {
  font-size: 10px;
  line-height: 10px;
}
ul {
  padding-left: 0;
}
ul > li {
  list-style: none;
}
ul > li:before,
ul > li::before {
  content: "";
  background-image: url(../img/carets.png);
  background-repeat: no-repeat;
  vertical-align: middle;
  display: inline-block;
}
ul > li:after,
ul > li::after {
  content: "";
  background-image: url(../img/carets.png);
  background-repeat: no-repeat;
  vertical-align: middle;
  display: inline-block;
}
ul > li .lg-right:before,
ul > li .lg-right::before {
  width: 30px;
  height: 42px;
  margin-top: -10px;
  background-position: 0 0;
  margin-right: 10px;
}
ul > li .lg-left:before,
ul > li .lg-left::before {
  margin-top: -10px;
  width: 30px;
  height: 42px;
  background-position: -30px 0;
  margin-right: 10px;
}
ul > li .md-right:after,
ul > li .md-right::after {
  width: 20px;
  height: 28px;
  background-position: -60px 0;
  margin-left: 10px;
  margin-top: -2px;
}
ul > li .md-left:before,
ul > li .md-left::before {
  width: 20px;
  height: 28px;
  background-position: -80px 0;
  margin-right: 10px;
}
ul > li .sm-right:before,
ul > li .sm-right::before {
  width: 10px;
  margin-top: -2px;
  height: 14px;
  background-position: -60px -28px;
  margin-right: 10px;
}
ul > li .sm-left:before,
ul > li .sm-left::before {
  width: 10px;
  height: 14px;
  margin-top: -2px;
  background-position: -80px -28px;
  margin-right: 10px;
}
ul > li:before,
ul > li::before {
  width: 10px;
  margin-top: -2px;
  height: 14px;
  background-position: -60px -28px;
  margin-right: 10px;
}
ul.no-caret > li:before,
ul.no-caret > li::before,
ul.no-caret > li:after,
ul.no-caret > li::after {
  display: none;
}
table {
  width: 100%;
}
table td {
  padding: 4px;
  text-align: center;
  border: 1px solid #777777;
}
table td:first-child {
  text-align: left;
}
table th {
  padding: 4px;
  text-align: center;
  border: 1px solid #777777;
}
table th:first-child {
  text-align: left;
}
form {
  background-color: #0065a6;
  padding: 10px 15px;
}
.control-label,
label {
  font-size: 13px;
  color: #fff;
  font-weight: normal;
}
.control-label {
  text-align: left !important;
}
.form-control {
  border: 0;
  border-radius: 0;
  background-color: #278dce;
}
.form-control::-webkit-input-placeholder {
  color: #fff;
}
.form-control:-moz-placeholder {
  color: #fff;
}
.form-control::-moz-placeholder {
  color: #fff;
}
.form-control:-ms-input-placeholder {
  color: #fff;
}
.btn {
  font-size: 13px;
  text-transform: uppercase;
  border-radius: 0;
  line-height: 28px;
}
.btn-primary {
  background-color: #c40024;
  border-color: transparent;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #c40024;
}
.btn-caret-right:before,
.btn-caret-right::before {
  content: "";
  background-image: url(../img/carets.png);
  background-repeat: no-repeat;
  vertical-align: middle;
  display: inline-block;
}
.btn-caret-right:after,
.btn-caret-right::after {
  content: "";
  background-image: url(../img/carets.png);
  background-repeat: no-repeat;
  vertical-align: middle;
  display: inline-block;
}
.btn-caret-right .lg-right:before,
.btn-caret-right .lg-right::before {
  width: 30px;
  height: 42px;
  margin-top: -10px;
  background-position: 0 0;
  margin-right: 10px;
}
.btn-caret-right .lg-left:before,
.btn-caret-right .lg-left::before {
  margin-top: -10px;
  width: 30px;
  height: 42px;
  background-position: -30px 0;
  margin-right: 10px;
}
.btn-caret-right .md-right:after,
.btn-caret-right .md-right::after {
  width: 20px;
  height: 28px;
  background-position: -60px 0;
  margin-left: 10px;
  margin-top: -2px;
}
.btn-caret-right .md-left:before,
.btn-caret-right .md-left::before {
  width: 20px;
  height: 28px;
  background-position: -80px 0;
  margin-right: 10px;
}
.btn-caret-right .sm-right:before,
.btn-caret-right .sm-right::before {
  width: 10px;
  margin-top: -2px;
  height: 14px;
  background-position: -60px -28px;
  margin-right: 10px;
}
.btn-caret-right .sm-left:before,
.btn-caret-right .sm-left::before {
  width: 10px;
  height: 14px;
  margin-top: -2px;
  background-position: -80px -28px;
  margin-right: 10px;
}
.btn-caret-right:after,
.btn-caret-right::after {
  width: 20px;
  height: 28px;
  background-position: -60px 0;
  margin-left: 10px;
  margin-top: -2px;
}
.btn-caret-left:before,
.btn-caret-left::before {
  content: "";
  background-image: url(../img/carets.png);
  background-repeat: no-repeat;
  vertical-align: middle;
  display: inline-block;
}
.btn-caret-left:after,
.btn-caret-left::after {
  content: "";
  background-image: url(../img/carets.png);
  background-repeat: no-repeat;
  vertical-align: middle;
  display: inline-block;
}
.btn-caret-left .lg-right:before,
.btn-caret-left .lg-right::before {
  width: 30px;
  height: 42px;
  margin-top: -10px;
  background-position: 0 0;
  margin-right: 10px;
}
.btn-caret-left .lg-left:before,
.btn-caret-left .lg-left::before {
  margin-top: -10px;
  width: 30px;
  height: 42px;
  background-position: -30px 0;
  margin-right: 10px;
}
.btn-caret-left .md-right:after,
.btn-caret-left .md-right::after {
  width: 20px;
  height: 28px;
  background-position: -60px 0;
  margin-left: 10px;
  margin-top: -2px;
}
.btn-caret-left .md-left:before,
.btn-caret-left .md-left::before {
  width: 20px;
  height: 28px;
  background-position: -80px 0;
  margin-right: 10px;
}
.btn-caret-left .sm-right:before,
.btn-caret-left .sm-right::before {
  width: 10px;
  margin-top: -2px;
  height: 14px;
  background-position: -60px -28px;
  margin-right: 10px;
}
.btn-caret-left .sm-left:before,
.btn-caret-left .sm-left::before {
  width: 10px;
  height: 14px;
  margin-top: -2px;
  background-position: -80px -28px;
  margin-right: 10px;
}
.btn-caret-left:before,
.btn-caret-left::before {
  width: 20px;
  height: 28px;
  background-position: -80px 0;
  margin-right: 10px;
}
.header {
  z-index: 9999999999;
  background-image: -webkit-linear-gradient(top, #d80e34 35%, #a20b0b 100%);
  background-image: -o-linear-gradient(top, #d80e34 35%, #a20b0b 100%);
  background-image: linear-gradient(to bottom, #d80e34 35%, #a20b0b 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd80e34', endColorstr='#ffa20b0b', GradientType=0);
  height: 65px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}
.nav-header {
  margin: 0;
  padding: 0;
  font-size: 0;
  width: 100%;
  text-align: right;
}
.nav-header > li {
  list-style: none;
  padding: 0;
  display: inline-block;
}
.nav-header .navbar-toggle {
  color: #fff;
  border-color: transparent;
  border-radius: 0;
  margin-top: 15px;
  background-color: transparent;
}
.nav-header .navbar-nav {
  float: right;
}
.nav-header .icon-bar {
  background-color: #fff;
  height: 4px;
}
.nav-header li {
  margin: 22px 10px 20px 10px;
}
.nav-header li:before,
.nav-header li::before,
.nav-header li:after,
.nav-header li::after {
  content: none;
}
.nav-header li > a {
  padding: 0;
  font-family: "FujiyamaCE", Arial, sans-serif;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
.nav-header li > a:hover,
.nav-header li > a:focus {
  background-color: transparent;
}
@media (max-width: 767px) {
  .header {
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }
  .logo > img {
    width: 100px;
    height: auto;
    overflow: hidden;
  }
}
.intro {
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.8) 0%, transparent 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.8) 0%, transparent 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.8) 0%, transparent 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccffffff', endColorstr='#00000000', GradientType=1);
  position: relative;
  margin-top: 20px;
  margin-bottom: 30px;
}
.intro > ul {
  padding-top: 18px;
  padding-left: 10px;
  padding-bottom: 5px;
}
.intro > ul > li {
  font-size: 30px;
  font-family: "FujiyamaCE", Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.intro > ul > li:before,
.intro > ul > li::before {
  content: "";
  background-image: url(../img/carets.png);
  background-repeat: no-repeat;
  vertical-align: middle;
  display: inline-block;
}
.intro > ul > li:after,
.intro > ul > li::after {
  content: "";
  background-image: url(../img/carets.png);
  background-repeat: no-repeat;
  vertical-align: middle;
  display: inline-block;
}
.intro > ul > li .lg-right:before,
.intro > ul > li .lg-right::before {
  width: 30px;
  height: 42px;
  margin-top: -10px;
  background-position: 0 0;
  margin-right: 10px;
}
.intro > ul > li .lg-left:before,
.intro > ul > li .lg-left::before {
  margin-top: -10px;
  width: 30px;
  height: 42px;
  background-position: -30px 0;
  margin-right: 10px;
}
.intro > ul > li .md-right:after,
.intro > ul > li .md-right::after {
  width: 20px;
  height: 28px;
  background-position: -60px 0;
  margin-left: 10px;
  margin-top: -2px;
}
.intro > ul > li .md-left:before,
.intro > ul > li .md-left::before {
  width: 20px;
  height: 28px;
  background-position: -80px 0;
  margin-right: 10px;
}
.intro > ul > li .sm-right:before,
.intro > ul > li .sm-right::before {
  width: 10px;
  margin-top: -2px;
  height: 14px;
  background-position: -60px -28px;
  margin-right: 10px;
}
.intro > ul > li .sm-left:before,
.intro > ul > li .sm-left::before {
  width: 10px;
  height: 14px;
  margin-top: -2px;
  background-position: -80px -28px;
  margin-right: 10px;
}
.intro > ul > li:before,
.intro > ul > li::before {
  width: 30px;
  height: 42px;
  margin-top: -10px;
  background-position: 0 0;
  margin-right: 10px;
}
.intro > img {
  position: absolute;
  right: 0;
  top: -40px;
}
.content {
  background-color: rgba(255, 255, 255, 0.8);
  margin-top: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.breadcrumbs {
  margin: 0;
  padding: 0;
  font-size: 0;
  width: 100%;
  font-size: 12px;
}
.breadcrumbs > li {
  list-style: none;
  padding: 0;
  display: inline-block;
}
.breadcrumbs > li > a::after,
.breadcrumbs > li > a:after {
  content: "\00a0\00bb";
  display: inline-block;
}
@media (max-width: 767px) {
  .breadcrumbs > li {
    display: block;
  }
  .breadcrumbs > li > a::after,
  .breadcrumbs > li > a:after {
    content: "";
  }
}
.line {
  width: 100%;
  height: 2px;
  background-color: #c1c1c1;
  border-bottom: 1px solid #e1e1e1;
  display: block;
  margin-bottom: 20px;
}
.blue-border {
  background-color: #fff;
  border: 5px solid #0065a6;
  width: 100%;
  height: auto;
}
.item {
  padding: 8px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  margin-bottom: 8px;
  position: relative;
}
.item h3 {
  margin-top: 0;
}
.item-vypis {
  overflow: hidden;
}
.item-vypis .btn-item {
  bottom: 8px;
  right: 8px;
}
.item-list {
  margin-bottom: 45px;
}
.item-detail {
  background: transparent;
  padding-left: 0;
  padding-right: 0;
}
.img-item {
  float: left;
}
.img-item-uvod,
.img-item-vypis {
  width: 170px;
  height: 170px;
  margin-right: 15px;
}
.btn-item {
  vertical-align: bottom;
  position: absolute;
  bottom: 0;
}
.list-item-detail {
  padding-bottom: 22px;
  border-bottom: 1px solid #c1c1c1;
  margin-bottom: 18px;
  margin-top: 18px;
}
.table-item-detail {
  padding-top: 15px;
  border-top: 1px solid #c1c1c1;
}
@media (min-width: 768px) and (max-width: 991px) {
  .btn-item {
    position: static;
    margin-bottom: 5px;
  }
  .img-item {
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  .item {
    text-align: center;
  }
  .img-item {
    float: none;
  }
  .img-item-uvod {
    margin-right: 0;
  }
  .btn-item {
    position: static;
    margin-bottom: 5px;
  }
}
.img-reference {
  margin-bottom: 30px;
}
.footer {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #000;
  color: #757575;
  font-size: 13px;
}
.contact-footer {
  background-image: url(../img/phone.png);
  background-repeat: no-repeat;
  padding-left: 55px;
  margin-bottom: 20px;
  margin-top: 5px;
}
.contact-footer > li::before,
.contact-footer > li:before {
  display: none;
}
.partners-footer {
  margin: 0;
  padding: 0;
  font-size: 0;
  width: 100%;
  display: table;
  padding-bottom: 15px;
  border-bottom: 1px solid #757575;
  margin-bottom: 15px;
}
.partners-footer > li {
  list-style: none;
  padding: 0;
  display: inline-block;
}
.partners-footer > li {
  display: table-cell;
}
.partners-footer > li:before,
.partners-footer > li::before {
  display: none;
}
.copy-footer {
  text-align: right;
}
@media (max-width: 767px) {
  .partners-footer > li {
    display: block;
    text-align: center;
  }
}
/*# sourceMappingURL=bootstrap-theme.css.map */