body {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 200;
}

a {
    text-decoration: none;
    color: #FE0002;
    font-weight: bold;
}

a:hover {
    text-decoration: none;
    color: gray;
}

.ribky a {
    color: #FD0000;
}

a.disabled {
    text-decoration: none;
    color: gray;
}

.aktualita a {
    font-weight: 100;
}

.vice {
    padding: 5px 15px;
    background: #e22e19;
    font-size: 15px;
    color: white;
}

.akcehp .aktualita {
    margin: 12px 0;
}

.newshp .aktualita {
    margin: 12px 0;
}

.newshp .aktualita h3 a {
    font-weight: 500;
    font-size: 22px;
}

.newshp .aktualita h3 {
    font-weight: 500;
    font-size: 22px;
}

.hornilista a {
    text-decoration: none;
    color: white;
}

.hornilista a:hover {
    text-decoration: none;
    color: #ccc;
}

.h2,
h2 {
    font-size: 32px;
    margin-top: 0px;
    font-weight: BOLD;
}

.h3,
h3 {
    font-size: 32px;
    font-weight: 100;
    margin-top: 0px;
    color: #FD0001;
}

.ribky h3 {
    color: #3b97d3;
}

.h4,
h4 {
    font-size: 16px;
    font-weight: 600;
    color: #FD0001;
}

ul {
    list-style: square;
}

.nadpissekce {
    text-align: left;
    margin-top: 30px;
}

.nadpissekce span {
    background: white;
    padding: 0px 15px 0px 15px;
    display: inline-block;
    z-index: 999;
    position: relative;
    left: 20px;
}

.nadpissekce h2 {
    background: -webkit-linear-gradient(#3b97d3, #78c145);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline;
}

h2.nadpissekce span {
    position: relative;
    z-index: 1;
}

hr {
    border-top: 1px solid #D4D4D4;
    position: relative;
    z-index: 0;
    top: -35px;
}

.horniikony {
    text-align: center;
    padding: 35px;
    background: rgba(255, 255, 255, 0.81);
}

.horniikony .glyphicon {
    color: #FD0001;
    font-size: 40px;
}

.fleft {
    float: left;
    margin-right: 20px;
}

.hornilista {
    background: #01411c;
    color: white;
    padding: 10px;
    font-size: 16px;
}

.mailhorni {
    margin-left: 50px;
}

.nav-pills {
    float: right;
}

.nav.nav-pills>li>a {
    padding: 2px;
}

.nav.nav-pills>li>a:hover {
    background: none;
}

.nav.nav-pills .open>a,
.nav.nav-pills .open>a:focus,
.nav.nav-pills .open>a:hover {
    background: none;
}

.navbar-brand {
    float: left;
    height: 112px;
    padding: 18px 15px;
    font-size: 14px;
    line-height: 16px;
}

.navbar-brand span {
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.01em;
}

.menu {
    padding: 0px;
    background: #FFFFFF;
    width: 100%;
    z-index: 99999;
}

.sede {
    border-bottom: 1px dashed #ccc;
}

.patamenu {
    background: #9C9C9C;
    padding: 20px;
    text-align: center;
}

.patamenu a {
    color: white;
    margin: 10px;
}

.patamenu a:hover {
    color: #ccc;
}

.navbar {
    background: none;
    border: 0px;
    margin-bottom: 10px;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 20px 12px;
}

.ikony .glyphicon {
    font-size: 50px;
    color: #676767;
}

.ikony .col-md-3 {
    margin-top: 10px;
    margin-bottom: 70px;
}

.ikony h3 {
    font-size: 29px;
    font-weight: 100;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-md-15 {
    width: 20%;
    float: left;
}

@media (max-width: 768px) {
    .col-md-15 {
        width: 100%;
        float: left;
    }
    .hpbutt {
        margin-bottom: 40px;
    }
}

.slidetext.sub {
    position: absolute;
    top: 210px;
    width: 100%;
    text-align: left;
}

.slidetext {
    position: absolute;
    top: 30%;
    width: 100%;
}

.slidetext h2 {
    line-height: 43px;
    font-size: 35px;
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.slidetext h2 span {
    vertical-align: super;
    font-size: 15px;
    position: relative;
    top: -2px;
}

.slidetext p {
    font-size: 24px;
    color: #FFFFFF;
    width: 100%;
    font-size: 18px;
}

.mojecol {
    padding: 0px;
    float: right;
    width: 37%;
}

.navbar-default .navbar-nav>li>a {
    font-size: 16px;
    font-weight: 500;
    color: #616161;
    overflow: hidden;
}

.navbar-default .navbar-nav>li>a:hover .glyphicon {
    visibility: visible;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #FF0101;
    text-align: center;
}

.navbar-default .navbar-nav>li>a::after {
    display: block;
    content: attr(title);
    font-weight: bold;
    height: 1px;
    color: transparent;
    overflow: hidden;
    visibility: hidden;
    padding: 5px;
}

.navbar-default .navbar-nav>li>a .glyphicon {
    color: #FFFFFF;
    visibility: hidden;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #FF0101;
    background: none;
    padding-bottom: 0px;
    font-weight: bold;
    text-align: center;
}

.navbar-default .navbar-nav>.active>a .glyphicon,
.navbar-default .navbar-nav>.active>a:focus .glyphicon,
.navbar-default .navbar-nav>.active>a:hover .glyphicon {
    visibility: visible;
}

.dropdown-menu {
    background-color: rgba(255, 255, 255, 0.89);
    border-radius: 0px;
    min-width: 0px;
    padding: 7px;
    right: -8px;
}

.dropdown-menu li {
    margin-bottom: 5px;
    margin-top: 5px;
}

.dropdown {
    text-align: center;
}

.dropdown .dropdown-toggle {
    padding: 7px 8px;
    margin-top: 13px;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fd0100;
    text-decoration: none;
    background-color: #e0e0e0;
    outline: 0;
    opacity: 1;
}

.dropdown-menu>li>a:hover {
    background: none;
    color: #FF0101;
    font-weight: bold;
}

.dropdown-menu>li>a {
    color: #505050;
    font-size: 14px;
    padding: 1px 18px;
    font-weight: 600;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #FE0000;
    background: none;
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: 0px;
    background: #e0e0e0;
}

#triangle-up {
    display: none;
    width: 0;
    height: 0;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    border-bottom: 17px solid #F4F5F6;
    position: absolute;
    top: -19px;
    right: 20%;
}

.pozadi {
    padding: 0px;
}

.pozadi img {
    width: 100%;
    position: absolute;
}

.pozadi img.ik {
    width: 30%;
    position: relative;
}

.pozadi p {
    font-size: 13px;
    font-weight: 400;
    color: #696969;
}

.navbar-right {
    height: 47px;
    margin-top: 58px;
}

.viczespoda {
    margin-bottom: 15px;
}

.pozadi img.logoref {
    height: 100px;
    width: auto
}

.pozadi h2 {
    border: 0px;
    font-size: 21px;
    font-weight: 400;
    color: #444;
    margin-top: 10px;
}

.opac {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.spodek {
    padding: 0px;
    position: relative;
}

.spodek h1 {
    color: #0F4B29;
    border-bottom: 1px dashed #BDBDBD;
    padding-bottom: 18px;
    margin-bottom: 20px;
}

.btn-primary,
.btn-primary:visited {
    color: #fff;
    background-color: #E3342F;
    border-color: #D6211C;
    border-radius: 0px;
}

.btn-primary:hover {
    background-color: gray;
    border-color: gray;
}

.aktuality p {
    margin: 0px;
}

.line {
    background-image: -webkit-gradient(linear, to left, #76bf52, #00afec);
    background-image: -moz-linear-gradient(to left, #76bf52, #00afec);
    background-image: -ms-linear-gradient(to left, #76bf52, #00afec);
    background-image: -o-linear-gradient(to left, #76bf52, #00afec);
    background-image: linear-gradient(to left, #76bf52, #00afec);
    border: 0 none;
    height: 2px;
    margin: 20px 0 40px;
    position: relative;
}

.line span {
    float: right;
    background: #fff;
    padding-left: 20px;
    position: absolute;
    right: 0px;
    top: -11px;
}

.aktuality a p {
    font-weight: normal;
}

.aktualita h3 {
    margin-top: 5px;
}

.aktualita {
    line-height: 22px;
    margin-bottom: 2px;
    width: 100%;
    float: left;
    position: relative;
    background: #FFFFFF;
    border: 1px solid #D8D8D8;
    overflow: hidden;
    padding: 13px;
    margin: 12px;
}

.aktualita img {
    width: 100%;
    max-width: initial;
    /*opacity: 0.4;*/
}

.aktualita h2 {
    font-size: 20px;
    font-weight: 100;
    padding-top: 0px;
    border-top: 0px;
    margin-top: 0px;
}

.reff {
    margin-bottom: 80px;
}

.reff img {
    height: 72px;
}

.hovertext {
    position: absolute;
    padding: 25px;
    bottom: 0px;
    background: rgba(255, 255, 255, 0.71);
    height: 50%;
    width: 100%;
}

.hovertext p {
    margin-bottom: 0px;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
}

a.aktualita {
    color: #313131;
}

a.aktualita:hover {
    color: #313131;
}

.reference .col-md-3 a {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    height: 170px;
}

.reference .col-md-3 img {
    vertical-align: middle;
    width: 100%;
}

.reference {
    padding-bottom: 12px;
    border-bottom: 1px solid #D2CBCB;
    margin-bottom: 12px;
}

.col-md-1 {
    margin-top: 7%;
}

.sipky {
    font-size: 30px;
    padding: 0px;
    width: 30px;
}

#content {
    width: 100%;
}

#contenta {
    width: 94.333333%;
}

.pata {
    background: #292929;
    color: white;
    text-align: left;
    background-image: -webkit-gradient(linear, to left, #76bf52, #00afec);
    background-image: -moz-linear-gradient(to left, #76bf52, #00afec);
    background-image: -ms-linear-gradient(to left, #76bf52, #00afec);
    background-image: -o-linear-gradient(to left, #76bf52, #00afec);
    background-image: linear-gradient(to left, #76bf52, #00afec);
}

.pata .container {
    padding: 15px;
}

.patatext a {
    color: #F9F9F9;
}

.patatext a:hover {
    color: #E2E2E2;
}

.patatext .ikonka {
    width: 45px
}

.patatext {
    color: #FFFFFF;
    text-align: left;
    padding-top: 30px;
    min-height: 200px;
    background-color: #545454;
}

.sidlo {
    margin-top: 15px;
    display: inline;
    margin-left: 15px;
}

.bilelogo {
    margin: 40px 0px 45px 0px
}

.bilelogo img {}

.seznam {
    List-style-type: square;
    margin-bottom: 20px;
    color: #6B6B6B;
}

.seznam li {
    margin-bottom: 2px;
}

.vetsi {
    font-size: 16px;
    margin-left: 40px;
}

.obrr {
    float: right;
    width: 40%;
    margin-left: 20px;
}

iframe {
    width: 100%;
    height: 310px;
    border: 0px;
}

.cary {
    border-left: 1px solid #ccc;
}

.responsive-container {
    display: block;
    text-align: center;
    height: 150px;
    padding-top: 85px;
    background-repeat: no-repeat;
    background-position: top center;
}

.kolo {
    background-image: url("/grafika/kolo.png");
}

.kos {
    background-image: url("/grafika/kos.png");
}

.list {
    background-image: url("/grafika/list.png");
}

.kravata {
    background-image: url("/grafika/kravata.png");
}

.kruh {
    background-image: url("/grafika/kruh.png");
}

.kolo:hover {
    background-image: url("/grafika/kolo2.png");
}

.kos:hover {
    background-image: url("/grafika/kos2.png");
}

.list:hover {
    background-image: url("/grafika/list2.png");
}

.kravata:hover {
    background-image: url("/grafika/kravata2.png");
}

.kruh:hover {
    background-image: url("/grafika/kruh2.png");
}

.responsive-container:hover {
    opacity: 0.8
}

.efra {
    border-bottom: 1px solid #ccc;
    padding: 20px 0px;
    font-weight: 600;
    color: #fd0000;
    border-top: 1px solid #ccc;
}

.dummy {
    padding-top: 54%;
    /* forces 1:1 aspect ratio */
}

.img-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    /* Align center inline elements */
    font: 0/0 a;
}

.img-container:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.img-container img {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    z-index: 55;
    width: 40%;
}

.img-container img.obrbutt {
    width: 100%;
    position: absolute;
    left: 0px;
    z-index: 2;
    opacity: 0.5
}

.img-container img.obrbutt:hover {
    opacity: 1
}

img.obrbuttt {
    width: 100%;
    z-index: 2;
    width: 100%;
}

.obsah p {
    text-align: justify;
}

.obsah table p {
    text-align: inherit;
}

.obsahsedy {
    background: #efefef;
    margin-top: 20px;
    padding: 30px 0px;
}

#obecne {
    display: none;
}

.odkazykontform a {
    padding: 5px;
    background: #E6E5E5;
    margin: 0px 5px 0px 5px
}

.odkazykontform a:hover,
.odkazykontform a.active {
    background: #A5A3A3;
    color: white;
    text-decoration: none;
}

.row.vedeni p {
    font-size: 11px;
    font-weight: 500;
}

.vedeni img {
    margin-bottom: 50px
}

.vedeni img.zav {
    margin: 0px;
    width: 12px;
}

.navbar-toggle {
    margin-right: 0px;
}

.butonrand {
    padding: 12px;
}

.pozadi ul.bxslider {
    height: 448px;
    padding-top: 210px;
    background: url("/grafika/one.jpg");
    background-position: center top;
    background-repeat: no-repeat;
}

.menu .container {
    position: relative;
}

.prihl {
    position: absolute;
    z-index: 9999;
    right: 180px;
    background: #fe0002;
    color: white;
    padding: 5px;
    font-weight: 500;
}

.prihl a {
    color: white;
}

.prihl a:hover {
    color: #5a5a5a;
}

.dotazy {
    position: absolute;
    z-index: 9999;
    right: 0px;
    background: #fe0002;
    color: white;
    padding: 5px;
    font-weight: 500;
}

.dotazy a {
    color: white;
}

.dotazy a:hover {
    color: #5a5a5a;
}

.heslo {
    background: #dfdfdf;
    padding: 20px 20px;
}

a.zapheslob {
    font-weight: normal;
}

.loga .row {
    text-align: center;
}

.loga .col-md-2 {
    width: 16.66666667%;
    display: inline-block;
    margin: 5px 0px;
    float: none;
}

@media (max-width: 1200px) {
    .navbar-right {
        margin-top: 0px;
        float: left!important;
    }
}

@media (max-width: 991px) {
    .prihl {
        position: relative;
    }
    .menu {
        height: auto;
    }
    .navbar-nav>li>.dropdown-menu {
        margin-top: 15px;
    }
    .slidetext h2 {
        line-height: 33px;
        font-size: 25px;
    }
    .slidetext {
        top: 15%;
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 14px;
    }
    .nav>li>a {
        padding: 20px 9px;
    }
    .col-md-3 {
        width: 25%;
        float: left;
    }
}

@media (max-width: 768px) {
    .col-md-3 {
        width: 100%;
        float: none;
    }
    .reference .col-md-3 a {
        width: 100%;
        margin-top: 20px;
    }
    .pozadi ul.bxslider {
        height: auto;
    }
    #triangle-up {
        display: none;
    }
    .nav>li>a {
        position: relative;
        display: block;
        padding: 0px 11px;
    }
    .navbar-right {
        height: auto;
        float: none !important;
    }
    .navbar-header {
        padding: 4px 15px;
    }
    .navbar-brand {
        padding: 5px 0px;
        float: left;
    }
    .dropdown .dropdown-toggle {
        padding: 0px;
        margin-top: 0px;
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 18px;
        font-weight: 500;
        color: #636466;
        overflow: hidden;
        text-align: center;
    }
    .navbar-default .navbar-nav>li>a:hover {
        color: #ccc;
        text-align: center;
    }
    .nadpissekce h2 {
        display: block;
    }
    .dropdown-menu li {
        margin-bottom: 5px;
        text-align: center;
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 10px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #D0D0D0;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #78c145;
    }
    .patatext {
        height: auto;
    }
    .slidetext {
        display: block;
    }
    .slidetext h2 {
        line-height: 15px;
        font-size: 14px;
        margin-bottom: 5px;
    }
    .slidetext p {
        font-size: 11px;
    }
    .slidetext h2 span {
        font-size: 9px;
    }
    .menu {
        position: relative
    }
    .aktualita {
        width: 100%;
    }
    .hovertext {
        height: 70%;
    }
    .slidetext.sub {
        top: 110px;
    }
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin: 0px;
    }
    .patatext .container,
    .patatext .col-md-6 {
        padding: 0px;
    }
    .reference .col-md-2 img {
        width: 40%;
    }
    .odkazykontform {
        line-height: 40px;
    }
    .vedeni .col-md-3 {
        float: left;
        width: 100%
    }
}

@media (max-width: 560px) {
    .bx-pager {
        display: none;
    }
}