body {
    font-family: 'Roboto', sans-serif;
    font-size: 2em;
}


a {
    color: #C20049;
    border-bottom: 1px dotted #C20049;
    text-decoration: none;
}

a:link, a:visited {
    color: #C20049;
    text-decoration: none
}

a:hover {
    color: #C20049;
    border-bottom: 1px solid #C20049;
    text-decoration: none
}

h3 a {
    text-decoration: none;
    border-bottom: none;
}

h3 a:hover {
    text-decoration: none;
    border-bottom: none;
}

#nkheader {
    background-color: #C20049;
    background: url("NK2018a.png") center;
    height: 461px;
    padding: 0px;
}

#nkheaderpage {
    background-color: #C20049;
    background: url("NK2018a.png") center;
    height: 184px;
    padding: 0px;
    /*margin-top: 35px;*/
}

.btn-primary-outline {
    background-color: transparent;
    border: 2px solid #fee303;
    color: #fee303;
    font-size: 1em;
    margin-top:5px;
    margin-bottom:5px;
    font-weight: bold;
}

.btn-primary-outline:hover {
    background-color: #fee303;
    border: 2px solid #C20049;
    color: #C20049;
}

.btn-nkbig:hover, .btn-nkbig:active, .btn-nkbig:focus {
    background-color: #fee303 !important;
    border: 2px solid #C20049 !important;;
    color: #C20049 !important;
    box-shadow: none  !important;
}

.btn-nkbigpodporte {
    background-color: #fee303 !important;
    border: 2px solid #861C21 !important;;
    color: #C20049 !important;
}

.btn-nkbigpodporte:hover, .btn-nkbigpodporte:active, .btn-nkbigpodporte:focus {
    background-color: #C20049 !important;
    border: 2px solid #fee303  !important;;
    color: #fee303 !important;
    box-shadow: none  !important;
}

#NKBIG button {
    width: 200px;
}

#btnlogin {
    display: none;
    /*float: none;*/
}

.btn-nkselected {
    background-color: #C20049;
    color: white;
}

#nkfooter {
    border-top: 5px solid #C20049;
    padding: 10px;
    margin-top:30px;
}

.copyright {
    text-align: right;
}

#nkfooter img {
    margin-right: 20px;
}

#nkfooter a {
    border: none;
}

#nkhdrbannerback {
    height: 67px;
    background:
        /* top, transparent black, faked with gradient */
                    rgba(0, 0, 0, 0.05)
}

#nkhdrbanner {
    height: 67px;
    line-height:67px;
    margin-top: -67px;
    z-index: 999;
}


img.center {
    display: block;
    margin: 0 auto;
}

img.shdw {
    -webkit-filter: drop-shadow(1px 1px 1px #444);
    filter: drop-shadow(1px 1px 1px #444);
}

#bs-nk-navbar-collapse-1 .dropdown-toggle {
    /*background-color: rgba(0,0,0,0.1);*/
    background-color: #b70048 !important;
}

#bs-nk-navbar-collapse-1 .dropdown-menu {
    background-color: #b70048 !important;
}

#bs-nk-navbar-collapse-1 a:hover {
    background-color: #C20049 !important;
}

#bs-nk-navbar-collapse-1 a {
    color: #fee303 !important;
}

.navbar-header button {
    border-color: #fee303 !important;
}

.navbar-header button:hover, .navbar-header button:active {
    background-color: #C20049;
}

.navbar-header .icon-bar {
    background-color: #fee303 !important;
}

@media (max-width: 768px) {
    #bs-nk-navbar-collapse-1 {
        background-color: #b70048 !important;
        text-align: right;
        padding-right: 40px !important;
        max-height: 500px !important;
    }
}

#NKBIG {
    padding: 47px 40px;
}

#NKsmall {
    padding: 0px 40px;
}

#NKsmallsrch {
    margin-top:15px;
    margin-bottom:15px;
    width: 100%;
}

#NKBIGbtns {
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
}

#NKBIG .NKBIGspacer {
    height: 25px;
}

#NKBIGimg {
    margin-left:10px;
    margin-right:10px;
}

.nkobsahstrany {
    margin-top:30px;
    margin-bottom:30px;
}

#menu {
    background-color: #C20049 !important;
    height: 35px;
}

#menunavbar {
    background-color: #b70048 !important;
    /*background-color: rgba(0,0,0,0.1);*/
    margin:0px;
    border: none;
    font-size: 0.75em;
}


.navbar-nav > li > a, .navbar-brand {
    padding-top:7px !important;
    padding-bottom:0 !important;
    height: 35px;
    text-decoration: none;
    border-bottom:none;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #C20049 ;
}

@media (max-width: 1200px) {
    .navbar-nav > li > a, .navbar-brand {
        padding-left: 12px;
        padding-right: 12px;
    }
}

@media (max-width: 991px) {
    .navbar-nav > li > a, .navbar-brand {
        padding-left: 5px;
        padding-right: 5px;
        font-size: 0.95em;
    }
}

@media (min-width: 769px) {
    .kostnazev {
        padding-left: 30px;
    }
}

#pagehamburger {
    border: none;
    color: #fee303;
    cursor: pointer;
    padding: 0px 20px;
    margin: 4px;
    font-size: 1.2em;
}

.navbar {min-height:28px !important;}

.navbar .divider-vertical {
    height: 20px;
    margin: 8px 2px;
    border-left: 1px solid #f2f2f2;

}


.tlacitka {
    margin-top: 5px;
    margin-bottom: 25px;
}

h1 {
    color: #C20049;
    font-weight: bold;

}

h2 {
    color: #000;
    font-weight: bold;
    font-size: 1.2em;
}

@media (max-width: 768px) {
    h1 {
        font-size: 1.2em;
    }

    h2 {
        font-size: 1.1em;
    }

    h3 {
        font-size: 1em;
    }

    p, td, li {
        font-size: 0.85em;
    }

    .kost_row h3 {
        font-size: 0.8em;
    }
    .kost_row h4 {
        font-size: 0.7em;
        margin-bottom: 2px;
    }

    .kostnazev {
        padding-left: 10px;
    }

    .programtime {
        margin: -20px;
    }

}

.vertical-align {
    display: flex;
    align-items: center;
}

.aktualsub {
    margin-top: -8px;
    font-size: 0.95em;
}

.aktuality h3 {
    color: #C20049;
    border-bottom: 1px solid #C20049;
    padding-bottom: 5px;
/*    border-top: 1px solid #C20049;
    padding-top: 5px;
    */
}

.akt_perex
{
    font-size: 0.8em;
}

.akt_img
{
    width: 180px;
    float: right;
    margin-right: 0px;
    margin-left: 8px;
    border-color: #C20049;
    margin-top: 20px;
}

.spacer {
    clear: both;
}

.vyrazne {
    color: #C20049;
}

img.obrnahled {
    width: 150px;
}

.kost_img_container {
    text-align: right;
}


.kost_img_container a
{
    width: 100%;
    display: block;
    position: relative;
    height: 0;
    padding: 66.66% 0 0 0;
    overflow: hidden;
    background-color: #F8F8F8;
    border: 1px dotted #C20049;
    text-align: center;
}

.kost_img_container a:hover {
    border: 1px solid #C20049;
}

.kost_img
{
    position: absolute;
    display: block;
    max-width: 100%;
    max-height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border: none;
}

.kost_row {
    padding: 10px 0px;
}

.kostnazev {
    border-bottom: 1px dotted #C20049;
    margin-left: -30px;
    padding-top: 3px;
    cursor: pointer;
}

.kostnazev a {
    display: block;
    border-bottom: none;
}

.kostnazev:hover {
    background-color: #F0F0F0;
    border-bottom: 1px solid #C20049;
}

.prognazev {
    margin-left: -10px;
    padding-left: 10px;
}


.kost_row p {
    font-size: 0.8em;
}

.kost_row h3 {
    margin: 0px;
}

.prog_row h3, h4 {
    font-size: 0.8em;
}

.kost_row h4 {
    color: #C20049;
    margin-top: 5px;
}

.prog_row h3 {
    color: #C20049;
    font-size: 0.8em;
}

.prog_row h4 {
    color: black;
}

.prog_row .cleanup{
    clear: both;
    height: 0px;
}

p.programdetail {
    display: none;
    font-size: 0.75em;
    padding-top: 5px;
    color: #606060;
}

span.kostelprogramdetail {
    font-size: 0.75em;
    color: #606060;
}


.progbutton {
    float:right;
    display: none;
    margin-top: -2px
}

.progbuttonkat {
    float:right;
    margin-right: 5px;
    margin-top: -7px
}

button#btnprogramymojenoc {
    color: #C20049 !important;
}

.kbtn, .pbtn, .mbtn, .mbtnvzor  {
    color: #C20049 !important;
    border-color: #C20049 !important;;
}

#nextkostelplaceholder {
    display: none;
}

#kostelyloadplaceholder {
    display: none;
}

.programtime {
    font-size: 0.75em;
    padding: 0px 5px;
}

.programstart {
    background-color: #e8005d;
    color: white;
    font-size: 0.75em;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 2px;
    border-radius: 5px;
}

.fixed-nav-sidebar {
    position:absolute;
    left:55px;
    width:600px;
    top:200px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    transform-origin: left top;

    height:55px;
    overflow:hidden;
    z-index:3;
}

.fixed-nav-sidebar a {
    display:block;
    position:absolute;
    bottom:-10px;
    width:110px;
    text-align:center;
    border-bottom-width:18px;
    border-bottom-style:solid;
    padding-bottom:5px;
    overflow:hidden;
    transition:bottom 0.3s linear;
    color:black;
    font-size: 0.6em;
}

.fixed-nav-sidebar a._nn {
    right:0px;
    border-bottom-color:#fdbf2d;
}

.fixed-nav-sidebar a._ve {
    right:440px;
    border-bottom-color:#BF9000;
}

.fixed-nav-sidebar a._v {
    right:220px;
    border-bottom-color:#1c3884;
}

.fixed-nav-sidebar a._ib {
    right:110px;
    border-bottom-color:#e7e7e7;
}

.fixed-nav-sidebar a._ct {
    right:330px;
    border-bottom-color:#2e247a;
}

.fixed-nav-sidebar a:hover {
    bottom:0px
}

#pgobsah {
    margin-top: 20px;
    min-height: 420px;
}

.kostcontanier
{
    min-height: 420px;
}

.pgmcas {
    vertical-align:top;
    text-align: right;
}

.pgmnazev {
    color: #C20049;
}

.program td {
    padding-left: 5px;
    padding-bottom: 10px;
}

.kostcontanier h3 {
    color: #C20049;
    font-weight: bold;
    margin-top: 40px;
}

#pozdravycont p {
    font-size: 0.75em;
}

#pozdravycont h2 {
    color: #C20049;
    border-bottom: 1px #C20049 solid;
}

#pozdravycont h4 {
    font-weight: bold;
    margin-top: -20px;
    margin-bottom: 20px;
}

.pozdravsken {
    border: 1px solid grey;
}

.row.fix {
    display: flex;
    flex-wrap: wrap;
    width:100%; /*not always necessary*/
}

.partnerimg {
    text-align: center;
    margin-bottom: 30px;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

#filtr_podr_cont {
    display: none;
}

.btnkategorie {
    background-color: white !important;
    color: black !important;
    text-align: left;
    font-size: 0.6em;
    border: 1px dotted grey  !important;
}

.btnkategorie:focus, .btnkategorie.focus{
    background-color: white !important;
    color: black !important;
}

.btnkategorie:hover, .btnkategorie.hover {
    background-color:  #861C21 !important;
    color: white !important;
}

.btnkategorie:active, .btnkategorie.active, .nkactive{
    background-color: #C20049 !important;
    color: white !important;
}

.nkactiveusr{
    background-color: #861C21  !important;
    color: white !important;
}

.nkbutton {
    border-color: #C20049 !important;
    color: #C20049 !important;
}

.nkbutton:hover, .nkbutton.hover, .nkbutton:active, .nkbutton.active  {
    background-color:  #861C21 !important;
    color: white !important;
}

.select2-container--bootstrap .select2-results__options {
    font-size: 0.75em  !important;
}

.select2-container--bootstrap .select2-results__group {
    font-size: 0.8em  !important;
}

tr.uplynule {
    display: none;
}

tr.programstare td {
    cursor: pointer;
    display: none;
}

.topmenuhamburger {
    color: #fee303;
    font-size: 1.5em;
    cursor: pointer;
}

.topmenuindex {
    /*margin-top: 15px;*/
    float: right !important;
}

.topmenuindex > li > a {
    font-size: 0.8em;
    font-weight: bold;
    color: #fee303 !important;
    background-color: transparent !important;
    padding: 0px 10px !important;
}

@media (max-width: 991px) {
    .topmenuindex {
        z-index: 999;
        position: absolute;
        /*float: right !important;*/
        width: 100%;
        background-color: #C20049;
    }
    .topmenuindex > li {
        display: block !important;
        float: none !important;
        line-height: 41px;
        margin-right: 50px !important;
    }
}

#kategorie {
    border: 1px solid #C0C0C0;
}

.btnkostel {
    background-color: white !important;
    color: black !important;
    text-align: left;
}

.btnkostel:focus, .btnkostel.focus{
    background-color: white !important;
    color: black !important;
}

.btnkostel:hover, .btnkostel.hover {
    background-color:  #861C21 !important;
    color: white !important;
}

.btnkostel:active, .btnkostel.active{
    background-color: #C20049 !important;
    color: white !important;
}

.nastenkanadpis {
    display: none;
}

.kostelpopis {
    text-align: justify;
}

#dalsifoto {
    margin-top: 10px;
    text-align: center;
    background-color: #F0F0F0;
}

#dalsifoto img {
    margin-top: 3px;
    margin-bottom: 3px;
}

table.tblbohdisplay td {
    border: none !important;
}
table.tblbohdisplay td.tdcs {
    text-align: right;
    font-size: 0.75em;
    /*
    font-weight: bold;
    */
}

table.tblbohdisplay td.tdden {
    font-weight: bold;
    font-size: 0.75em;
}

table.tblbohdisplay td#tdden7{
    color: #C20049 !important;
}

table.tblbohdisplay td.tdob {
    font-size: 0.75em;
    vertical-align: bottom;
}

table.tblbohdisplay table.tblbohinside  {
    margin-bottom: 0px;
    table-layout: fixed ;
    width: 100%;
}

table.tblbohdisplay table.tblbohinside td.tdcs {
    width: 13%;
}

table.tblbohdisplay table.tblbohinside td.tdob {
    width: 87%;
}

table.tblbohdisplay tr.bohdalsidny {
    display: none;
}

span.showdalsidny {
    cursor: pointer;
    color: #C20049;
    border-bottom: 1px dotted #C20049;
    text-decoration: none;
}

button.btnkatico {
    color: #C20049 !important;
    border-color: #C20049 !important;;
    background-color: white !important;
    padding: 2px !important;
    cursor: default;
    margin-right: -4px;
}

button.btnkaticofiltr {
    margin-right: 5px;
}

button.btnkaticok {
    color: #D0D0D0 !important;
    border-color: #D0D0D0 !important;;
    background-color: white !important;
    padding: 2px !important;
    cursor: default;
    margin-right: -4px;
}

@media print {
    #nkheaderpage, #nkfooter, #mojenoccomment {
        display: none ! important;
    }
}

.glyphicon-star, .glyphicon-star-empty {
    color: #fee303 !important;
}

.kontaktyadresa {
    font-size: 0.9em;
}

.livetile {
    display: none;
}

table.trasafoto td {
    border: none !important;
}

table.trasafoto {
    margin: 0px !important;

}

.fototile > div.fotoheader {
    color: white !important;
    background: rgba(55, 55, 55, 0.4);
    margin: 0px;
    padding: 10px 20px;
    z-index: 50;
    font-size: 0.6em;
}

.equal {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}


.fotogaltile {
    cursor: pointer;
    height: 100%;
    margin-bottom: 15px;
    padding: 0px !important;
}

.fotogaltile > div.header {
    color: white !important;
    background: rgba(55, 55, 55, 0.6);
    margin: 0px;
    padding: 10px 20px;
    z-index: 50;
    position: absolute;
    top:0;
    width: 100%;
    font-size: 0.7em;
}

.fotogaltile > div.footer {
    color: white !important;
    background: rgba(55, 55, 55, 0.6);
    margin: 0px;
    padding: 10px 20px;
    z-index: 50;
    position: absolute;
    bottom:0;
    width: 100%;
    font-size: 0.7em;
}

.qrstar {
    cursor: pointer;
}

.qrstarinactive, .qrstarunselected {
    color: grey !important;
}

.qrstaractive, .qrstarselected {
    color: #ffc941 !important;
}