.header-navbar-main  #navbarMoreDropdown > .dropdown-menu {
    width: 200px;
}

.header-navbar-main .dropdown-menu .dropdown-item .dropdown-menu {
        left: -273px;
}


.header-navbar-main .dropdown-menu .dropdown-item {
    height: 41px !important;
}

.header-navbar-main .dropdown-menu .dropdown-item a {
    line-height: 40px !important;
}

@media (max-width: 1280px) {

	.header-navbar-main .dropdown-menu .dropdown-item {
	    height: 37px !important;
	}
	
	.header-navbar-main .dropdown-menu .dropdown-item a {
	    line-height: 36px !important;
	}
	
 	.header-navbar-main .dropdown-item a {
	    font-size: .8rem !important;
	}
}


.header-navbar-mobile .header-navbar-flex .nav-item .nav-link, 
.header-navbar-mobile .header-navbar-flex .nav-item .nav-link:active, 
.header-navbar-mobile .header-navbar-flex .nav-item .nav-link:focus, 
.header-navbar-mobile .header-navbar-flex .nav-item .nav-link:hover, 
.header-navbar-mobile .header-navbar-flex .nav-item:active .nav-link, 
.header-navbar-mobile .header-navbar-flex .nav-item:active .nav-link:active, 
.header-navbar-mobile .header-navbar-flex .nav-item:active .nav-link:focus, 
.header-navbar-mobile .header-navbar-flex .nav-item:active .nav-link:hover, 
.header-navbar-mobile .header-navbar-flex .nav-item:focus .nav-link, 
.header-navbar-mobile .header-navbar-flex .nav-item:focus .nav-link:active, 
.header-navbar-mobile .header-navbar-flex .nav-item:focus .nav-link:focus, 
.header-navbar-mobile .header-navbar-flex .nav-item:focus .nav-link:hover, 
.header-navbar-mobile .header-navbar-flex .nav-item:hover .nav-link, 
.header-navbar-mobile .header-navbar-flex .nav-item:hover .nav-link:active, 
.header-navbar-mobile .header-navbar-flex .nav-item:hover .nav-link:focus, 
.header-navbar-mobile .header-navbar-flex .nav-item:hover .nav-link:hover {
	  margin: 4px 0;	
}

.header-navbar-mobile .header-navbar-first .dropdown-menu .nav-item .nav-link, 
.header-navbar-mobile .header-navbar-first .dropdown-menu .nav-item .nav-link:active, 
.header-navbar-mobile .header-navbar-first .dropdown-menu .nav-item .nav-link:focus, 
.header-navbar-mobile .header-navbar-first .dropdown-menu .nav-item .nav-link:hover, 
.header-navbar-mobile .header-navbar-first .dropdown-menu .nav-item:active .nav-link, 
.header-navbar-mobile .header-navbar-first .dropdown-menu .nav-item:active .nav-link:active, 
.header-navbar-mobile .header-navbar-first .dropdown-menu .nav-item:active .nav-link:focus, 
.header-navbar-mobile .header-navbar-first .dropdown-menu .nav-item:active .nav-link:hover, 
.header-navbar-mobile .header-navbar-first .dropdown-menu .nav-item:focus .nav-link, 
.header-navbar-mobile .header-navbar-first .dropdown-menu .nav-item:focus .nav-link:active, 
.header-navbar-mobile .header-navbar-first .dropdown-menu .nav-item:focus .nav-link:focus, 
.header-navbar-mobile .header-navbar-first .dropdown-menu .nav-item:focus .nav-link:hover, 
.header-navbar-mobile .header-navbar-first .dropdown-menu .nav-item:hover .nav-link, 
.header-navbar-mobile .header-navbar-first .dropdown-menu .nav-item:hover .nav-link:active, 
.header-navbar-mobile .header-navbar-first .dropdown-menu .nav-item:hover .nav-link:focus, 
.header-navbar-mobile .header-navbar-first .dropdown-menu .nav-item:hover .nav-link:hover {
	  margin: 4px 0;	
}
.header-navbar-mobile .dropdown-menu,
.header-navbar-mobile .dropdown-menu * {
    background-color: #444;
}

.header-navbar-mobile .dropdown-menu .dropdown-item:not(:last-child) {
    border-bottom: 1px solid #5D5D5D;
}

.header-navbar-mobile .dropdown-menu {
	padding: 0 10px;
	width: 250px;
	border: 1px solid #444;
}

.header-navbar-mobile .dropdown-menu a  {
	padding: 4px 0 !important;
}



.main-text-content .superarticle h2 {
    margin-top: 50px;
}

.main-text-content .superarticlefirst h2 {
    margin-top: 0;
}

.inner-menu-contact {
    margin-bottom: 0;
}

.inner-menu-contact .row {
    margin-right: 0;
    margin-left: 0;
}

/* uc-container div - uprava pro text page */ 
.text-page div {
    width: 100% !important; 
}

.text-page ul {
     width: 100%;
}


.soc-icon .facebook {
    background: #3b5998;
    border-radius: 7px;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 28px; }
.soc-icon .facebook img {
    width: 8px;
    height: 18px; }
.soc-icon .facebook img.fb-hover {
    display: none; }
.soc-icon .facebook:hover {
    background: #3b5998;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 28px; }
.soc-icon .facebook:hover img {
    width: 8px;
    height: 18px;
    display: none; }
.soc-icon .facebook:hover img.fb-hover {
    display: inline-block; }


.soc-icon .instagram {
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 28px; }
.soc-icon .instagram img {
    width: 30px;
    height: 30px; }
.soc-icon .instagram img.fb-hover {
    display: none; }
.soc-icon .instagram:hover {
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 28px; }
.soc-icon .instagram:hover img {
    width: 30px;
    height: 30px;
    display: none; }
.soc-icon .instagram:hover img.fb-hover {
    display: inline-block; }



.inner-submenu-contact {
    background: #f2f2f2;
    padding: 15px 0 15px 0; }
.inner-submenu-contact ul {
    padding: 0;
    margin: 0;
    float: right; }
.inner-submenu-contact ul li {
    font-size: 15px;
    display: inline-block;
    padding-right: 20px;
    line-height: 30px; }
.inner-submenu-contact ul li a {
    text-decoration: underline;
    color: #333; }
.inner-submenu-contact ul li a:hover {
    color: #E61C24; }


#program .tabs .program-sold-out,
#program .tabs-mobile .program-sold-out {
    background: url('/images/program-sold-out.gif') no-repeat center center;
}

#program .tabs .program-cancelled,
#program .tabs-mobile .program-cancelled {
    background: url('/images/program-cancelled.gif') no-repeat center center;
}

#program .tabs .program-vyprodano,
#program .tabs-mobile .program-vyprodano {
    background: url('/images/program-vyprodano.gif') no-repeat center center;
}

#program .tabs .program-zruseno,
#program .tabs-mobile .program-zruseno {
    background: url('/images/program-zruseno.gif') no-repeat center center;
}      

.program-container {
    background-color: #FFFFFF;
    padding: 15px 0 15px;
    position: relative;
    z-index: 1; }
.program-container .tabs {
    width: 100%; }
.program-container .tabs .tab-info {
    align-items: center;
    display: flex;
    height: 100px;
    padding: 0 40px; }
.program-container .tabs .tab-info a {
    align-items: center;
    color: #333333;
    display: flex;
    justify-content: center;
    text-decoration: underline; }
.program-container .tabs .tab-info a:hover {
    color: #E61C24; }
.program-container .tabs .tab-info a:active,
.program-container .tabs .tab-info a:focus {
    color: #1A1A1A; }
.program-container .tabs .tab-info .program-btn-red {
    background-color: #E61C24;
    border: none;
    color: #ffffff;
    height: 43px;
    margin-left: 20px;
    position: relative;
    text-decoration: none;
    width: 160px; }
.program-container .tabs .tab-info .program-btn-red:hover {
    background-color: #AA0E21;
    color: #ffffff;
    text-decoration: none; }
.program-container .tabs .tab-info .program-btn-red:active,
.program-container .tabs .tab-info .program-btn-red:focus {
    color: #ffffff;
    text-decoration: none; }
.program-container .tabs .tab-info .datepicker {
    position: relative;
    z-index: 9999; }
.program-container .tabs .tab {
    display: none; }
.program-container .tabs .tab .tab-content .program-header {
    background-color: #e9e9e9;
    display: flex;
    font-weight: 700;
    height: 83px;
    justify-content: space-around;
    padding: 0 40px; }
.program-container .tabs .tab .tab-content .program-header .program-header-logo {
    display: flex;
    justify-content: center;
    width: 100px; }
.program-container .tabs .tab .tab-content .program-header .program-header-logo img {
    height: 62px;
    width: 64px;
    margin: 0 18px; }
.program-container .tabs .tab .tab-content .program-header .program-header-col {
    display: flex;
    justify-content: center;
    width: 100%; }
.program-container .tabs .tab .tab-content .program-header .program-header-col span {
    align-self: center;
    margin-left: 0;
    margin-right: 0; }
.program-container .tabs .tab .tab-content .program-header .program-header-col:first-of-type {
    justify-content: center; }
.program-container .tabs .tab .tab-content .program-header .program-header-col:first-of-type span {
    align-self: center;
    margin-left: 0;
    margin-right: 0; }
.program-container .tabs .tab .tab-content .program-header .program-header-col:last-of-type {
    justify-content: center; }
.program-container .tabs .tab .tab-content .program-header .program-header-col:last-of-type span {
    align-self: center;
    margin-left: 0;
    margin-right: 0; }
/*.program-container .tabs .tab .tab-content .program-body {
    overflow-y: scroll;
    height: 60vh; }*/
/*.program-container .tabs .tab .tab-content .program-body::-webkit-scrollbar { 
    display: none; 
}*/
.program-container .tabs .tab .tab-content .program-body .program-row {
    border-bottom: 1px solid #e9e9e9;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    min-height: 122px;
    padding: 0 40px; }
.program-container .tabs .tab .tab-content .program-body .program-row .program-col {
    flex-grow: 1;
    margin: 0;
    padding: 20px;
    width: 0; }
.program-container .tabs .tab .tab-content .program-body .program-row .program-col:nth-child(odd) {
    background-color: #f2f2f2; }
.program-container .tabs .tab .tab-content .program-body .program-row .program-col .program-item {
    display: flex;
    height: 100%;
    justify-content: space-between; }
.program-container .tabs .tab .tab-content .program-body .program-row .program-col .program-item .program-item-col {
    display: flex;
    flex-direction: column;
    justify-content: start; }
 .program-container .tabs .tab .tab-content .program-body .program-row .program-col .program-item .program-item-col div {
	margin-bottom: 5px; }
.program-container .tabs .tab .tab-content .program-body .program-row .program-col .program-item .program-item-col .program-item-title {
    font-weight: 700; }
.program-container .tabs .tab .tab-content .program-body .program-row .program-col .program-item .program-item-col .program-item-title a {
    color: #1A1A1A;
    text-decoration: underline; }
.program-container .tabs .tab .tab-content .program-body .program-row .program-col .program-item .program-item-col .program-item-title a:hover {
    color: #E61C24; }
.program-container .tabs .tab .tab-content .program-body .program-row .program-col .program-item .program-item-col .program-item-author {
    color: #8d8d8d;
    font-size: 0.75rem; }
.program-container .tabs .tab .tab-content .program-body .program-row .program-col .program-item .program-item-col .program-item-time {
    font-weight: 700; }
.program-container .tabs .tab .tab-content .program-body .program-row .program-col .program-item .program-item-col p {
    margin-bottom: 0; }
.program-container .tabs .tab .tab-content .program-body .program-row .program-col .program-item .program-item-col:last-of-type {
    min-width: 100px;
    text-align: right; }
.program-container .tabs .tab .tab-content .program-body .program-row .program-col .program-item .program-item-col:last-of-type .program-item-type {
    font-weight: 700; }
.program-container .tabs .tab .tab-content .program-body .program-row .program-col .program-item .program-item-col:last-of-type .program-item-info {
    color: #E61C24 !important;
    font-size: 1rem !important;
    font-weight: 700;
    /*color: #8d8d8d;
    font-size: 0.75rem;*/ }
.program-container .tabs .tab .tab-content .program-body .program-row .program-col .program-item .program-item-col:last-of-type .program-item-tickets img {
    height: 13px;
    width: 20px; }
.program-container .tabs .tab .tab-content .program-body .program-row .program-col .program-item .program-item-col:last-of-type .program-item-tickets a {
    text-decoration: underline; }
.program-container .tabs .tab .tab-content .program-body .program-row .program-col .program-item .program-item-col:last-of-type .program-item-tickets button {
    text-decoration: underline;
    padding: 0;
    margin: 0; }
.program-container .tabs .tab .tab-content .program-body .program-row .program-col-date {
    align-items: center;
    background-color: #f2f2f2;
    display: flex;
    flex-direction: column;
    flex-grow: 0;
    justify-content: center;
    margin: 0;
    width: 100px; }
.program-container .tabs .tab .tab-content .program-body .program-row .program-col-date .program-date {
    font-size: 3rem;
    font-weight: 700; }
.program-container .tabs .tab .tab-content .program-body .program-row .program-col-date .program-day {
    color: #8d8d8d;
    font-size: 0.75rem; }
.program-container .tabs .tab.active {
    display: inline; }
.program-container .tabs-mobile {
    width: 100%; }
.program-container .tabs-mobile .tab-info {
    align-items: center;
    display: flex;
    height: 100px;
    padding: 0 20px;
    position: relative; }
.program-container .tabs-mobile .tab-info a {
    align-items: center;
    color: #333333;
    display: flex;
    justify-content: center;
    text-decoration: underline; }
.program-container .tabs-mobile .tab-info a:hover {
    color: #E61C24; }
.program-container .tabs-mobile .tab-info a:active,
.program-container .tabs-mobile .tab-info a:focus {
    color: #1A1A1A; }
.program-container .tabs-mobile .tab-info .program-btn-red {
    background-color: #E61C24;
    border: none;
    color: #ffffff;
    height: 43px;
    margin-left: 20px;
    position: relative;
    text-decoration: none;
    width: 160px; }
.program-container .tabs-mobile .tab-info .program-btn-red:hover {
    background-color: #AA0E21;
    color: #ffffff;
    text-decoration: none; }
.program-container .tabs-mobile .tab-info .program-btn-red:active,
.program-container .tabs-mobile .tab-info .program-btn-red:focus {
    color: #ffffff;
    text-decoration: none; }
.program-container .tabs-mobile .tab-info .mobile-datepicker {
    position: absolute;
    z-index: 9999; }
.program-container .tabs-mobile .tab-mobile {
    display: none; }
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-header {
    background-color: #e9e9e9;
    display: flex;
    font-weight: 700;
    height: 83px;
    justify-content: space-around;
    padding: 0 20px; }
@media (max-width: 451px) {
    .program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-header {
        padding: 0; } }
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-header .program-header-col {
    display: flex;
    flex-grow: 1;
    justify-content: flex-start; }
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-header .program-header-col .program-header-wrapper {
    display: none;
    justify-content: flex-start;
    width: 100%; }
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-header .program-header-col .program-header-wrapper span {
    align-self: center;
    margin-left: 25px; }
@media (max-width: 451px) {
    .program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-header .program-header-col .program-header-wrapper span {
        font-size: 0.8rem;
        margin-left: 12px; } }
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-header .program-header-col .program-header-wrapper img {
    height: 62px;
    width: 64px; }
@media (max-width: 451px) {
    .program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-header .program-header-col .program-header-wrapper img {
        height: 31px;
        width: 32px; } }
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-header .program-header-col .program-header-wrapper.active {
    display: flex; }
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-header .program-header-col:last-of-type {
    flex-grow: 1;
    justify-content: flex-end; }
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-header .program-header-col:last-of-type .program-header-switcher {
    align-items: center;
    align-self: center;
    background-color: #333333;
    color: #FFFFFF;
    cursor: pointer;
    display: flex;
    height: 46px;
    justify-content: center;
    padding: 0 10px; }
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-header .program-header-col:last-of-type .program-header-switcher span {
    display: none; }
@media (max-width: 451px) {
    .program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-header .program-header-col:last-of-type .program-header-switcher span {
        font-size: 0.8rem; } }
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-header .program-header-col:last-of-type .program-header-switcher span.active {
    display: initial; }
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-header .program-header-col:last-of-type .program-header-switcher:hover {
    background-color: #E61C23; }
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-header .program-header-col:last-of-type .program-header-switcher:active,
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-header .program-header-col:last-of-type .program-header-switcher:focus {
    background-color: #333333; }
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-body {
    display: none; }
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-body .program-row {
    border-bottom: 1px solid #e9e9e9;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    min-height: 122px;
    padding: 0 40px 0 0; }
@media (max-width: 451px) {
    .program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-body .program-row {
        padding: 0 20px 0 0; } }
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-body .program-row .program-col {
    flex-grow: 1;
    margin: 10px 0;
    width: 0; }
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-body .program-row .program-col .program-item {
    display: flex;
    height: 100%;
    justify-content: space-between; }
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-body .program-row .program-col .program-item .program-item-col {
    display: flex;
    flex-direction: column;
    justify-content: start; }
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-body .program-row .program-col .program-item .program-item-col div {
    margin-bottom: 5px; }
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-body .program-row .program-col .program-item .program-item-col .program-item-title {
    font-weight: 700; }
@media (max-width: 451px) {
    .program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-body .program-row .program-col .program-item .program-item-col .program-item-title {
        font-size: 0.8rem; } }
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-body .program-row .program-col .program-item .program-item-col .program-item-title a {
    color: #1A1A1A;
    text-decoration: underline; }
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-body .program-row .program-col .program-item .program-item-col .program-item-title a:hover {
    color: #E61C24; }
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-body .program-row .program-col .program-item .program-item-col .program-item-author {
    color: #8d8d8d;
    font-size: 0.75rem; }
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-body .program-row .program-col .program-item .program-item-col .program-item-time {
    font-weight: 700; }
@media (max-width: 451px) {
    .program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-body .program-row .program-col .program-item .program-item-col .program-item-time {
        font-size: 0.8rem; } }
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-body .program-row .program-col .program-item .program-item-col p {
    margin-bottom: 0; }
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-body .program-row .program-col .program-item .program-item-col:last-of-type {
    text-align: right; }
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-body .program-row .program-col .program-item .program-item-col:last-of-type .program-item-type {
    font-weight: 700; }
@media (max-width: 451px) {
    .program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-body .program-row .program-col .program-item .program-item-col:last-of-type .program-item-type {
        font-size: 0.8rem; } }
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-body .program-row .program-col .program-item .program-item-col:last-of-type .program-item-info {
    color: #E61C24 !important;
    font-size: 1rem !important;
    font-weight: 700;
    /*color: #8d8d8d;
    font-size: 0.75rem;*/ }
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-body .program-row .program-col .program-item .program-item-col:last-of-type .program-item-tickets img {
    height: 13px;
    width: 20px; }
@media (max-width: 451px) {
    .program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-body .program-row .program-col .program-item .program-item-col:last-of-type .program-item-tickets img {
        height: 10px;
        width: 15px; } }
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-body .program-row .program-col .program-item .program-item-col:last-of-type .program-item-tickets a {
    text-decoration: underline; }
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-body .program-row .program-col .program-item .program-item-col:last-of-type .program-item-tickets button {
    text-decoration: underline;
    padding: 0;
    margin: 0; }
@media (max-width: 451px) {
    .program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-body .program-row .program-col .program-item .program-item-col:last-of-type .program-item-tickets a {
        font-size: 0.8rem; } }
@media (max-width: 451px) {
    .program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-body .program-row .program-col .program-item .program-item-col:last-of-type .program-item-tickets button {
        font-size: 0.8rem; } }
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-body .program-row .program-col-date {
    align-items: center;
    background-color: #f2f2f2;
    display: flex;
    flex-direction: column;
    flex-grow: 0;
    justify-content: center;
    margin: 0 38px 0 0;
    width: 100px; }
@media (max-width: 451px) {
    .program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-body .program-row .program-col-date {
        margin: 0 19px 0 0;
        width: 60px; } }
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-body .program-row .program-col-date .program-date {
    font-size: 3rem;
    font-weight: 700; }
@media (max-width: 451px) {
    .program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-body .program-row .program-col-date .program-date {
        font-size: 2rem; } }
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-body .program-row .program-col-date .program-day {
    color: #8d8d8d;
    font-size: 0.75rem; }
.program-container .tabs-mobile .tab-mobile .tab-mobile-content .program-body.active {
    display: initial; }
.program-container .tabs-mobile .tab-mobile.active {
    display: inline; }

.program-container .program-item-tickets-text {
	font-size: .9em;
}


footer .instagram {
    background: #ffffff;
    /*background: #c13584;*/
    margin-left: 10px;
    width: 48px;
    height: 48px;
    display: inline-block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    radius: 50%;
    text-align: center;
    line-height: 46px; }
footer .instagram img {
    width: 22px;
    height: 22px; }
footer .instagram img.instagram-hover {
    display: none; }
footer .instagram:hover {
    background: #c13584;
    width: 48px;
    height: 48px;
    display: inline-block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    radius: 50%;
    text-align: center;
    line-height: 46px; }
footer .instagram:hover img {
    width: 22px;
    height: 22px;
    display: none; }
footer .instagram:hover img.instagram-hover {
    display: inline-block; }

footer .mobile-social-link .instagram {
	background: #ffffff;
    /*background: #c13584;*/
    margin-left: 10px;
    width: 68px;
    height: 68px;
    display: inline-block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    radius: 50%;
    text-align: center;
    line-height: 66px; }
footer .mobile-social-link .instagram img {
    width: 30px;
    height: 30px; }
    footer .mobile-social-link .instagram:hover {
		background: #c13584;
    }

footer .facebook,
footer .twitter,
footer .instagram {
    margin: 0 10px 10px 0; }

footer .youtube {
    margin: 0 0 10px 0; }

footer .facebook:hover,
footer .twitter:hover,
footer .instagram:hover {
    margin: 0 10px 10px 0; }

footer .youtube:hover {
    margin: 0 0 10px 0; }

footer .mobile-social-link .facebook,
footer .mobile-social-link .twitter,
footer .mobile-social-link .instagram {
    margin: 0 10px 10px 0; }

footer .mobile-social-link .youtube {
    margin: 0 0 10px 0; }

footer .mobile-social-link .facebook:hover,
footer .mobile-social-link .twitter:hover,
footer .mobile-social-link .instagram:hover {
    margin: 0 10px 10px 0; }

footer .mobile-social-link .youtube:hover {
    margin: 0 0 10px 0; }

footer {
    background: url("../images/footer-bg-new-2018.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }

@media (max-width: 1197px) {
    footer {
        background: url("../images/footer-bg-new-2018.jpg") no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover; }
}

@media (max-width: 989px) {
    footer {
        background: url("../images/footer-bg-new-2018.jpg") no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover; }
}

@media (max-width: 575px) {
    footer {
        background: url("../images/footer-bg-new-2018.jpg") no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover; }
}

.exhibition-calendar select {
    padding: 6px 10px;
    margin: 0 10px 0 0;
    border: 1px solid #E61C24;
    outline: 0;
    font-size: 16px;
    line-height: 16px;
    height: 32px;
}

.exhibition-calendar table {
    margin: 0 !important;
}

.exhibition-calendar table td {
    vertical-align: middle !important;
}

.exhibition-calendar button {
    padding: 6px 10px;
    margin: 0 10px 0 0;
    border: 1px solid #E61C24;
    outline: 0;
    font-size: 16px;
    line-height: 16px;
    background-color: #E61C24;
    color: #fff;
    cursor: pointer;
    height: 32px;
}

.exhibition-calendar a {
    padding: 6px 10px;
    margin: 0 10px 0 0;
    border: 1px solid #E61C24;
    outline: 0;
    font-size: 16px;
    line-height: 16px;
    background-color: #E61C24;
    color: #fff;
    text-decoration: none;   
    text-align: center;
    height: 30px;
}

.exhibition-calendar button:hover, .exhibition-calendar a:hover {
    background-color: #AA0E21;
    border: 1px solid #AA0E21;
}


.theater-bg .theater-block-3 {
    padding-right: 0; }
.theater-bg h2 {
    font-size: 22px; }

  .theater-bg .theater-text {
    margin-bottom: 30px; }

@media (max-width: 1197px) { 
	.theater-bg h2 {
    font-size: 19px; }
}


@media (max-width: 989px) {
  .theater-bg h2 {
    font-size: 22px; }
	
  .theater-bg .theater-block-3 {
    padding-right: 15px;
    margin-top: 60px; }
}


/* FERMAN */
#ferman
{
	font-size: 85%;
	padding-bottom: 30px;
	border-bottom: 1px dotted #333;  
}

#ferman .header
{
    background: #333;
    color: #fff;
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
    padding: 5px !important;
}

#ferman .stage td
{
    letter-spacing: 2px;
    text-align: center;
    font-weight: bold;
    background: #ccc;
}

#ferman .name
{
	width: 100px;
	font-size: 100%;
}


/*** Personal Note ***/
#ferman .personal-hour
{
	width: 70px;
}
#ferman .personal-date
{
	width: 60px;
}


/*** Instance ***/
#ferman .instance-hour
{
	width: 60px;
}

#ferman .instance-date
{
	width: 60px;
}

/*** OPERA ***/
#ferman .opera-date
{
	width: 40px !important;
}
#ferman .opera-hour
{
	width: 70px;
}

#ferman .instance-name,
#ferman .instance-hour,
#ferman .instance-date
{
	/*font-size: 1.1em;*/
	font-weight: bold;
}


/*** TABLE FERMAN ***/
#ferman table.ferman
{
    width: 100%;
    margin: 0 0 25px 0;
    padding: 0;
}

#ferman table.ferman p
{
    margin: 0;
    padding: 1px;
}

#ferman table.ferman td
{
	line-height: 1.5em;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}

#ferman table.ferman td.hour
{
	width: 70px;
}

/*** TD ***/
#ferman td#opera-ferman,
#ferman td#opereta-ferman
{
	width: 50% !important;
	margin: 0;
	padding: 0;
}

#ferman td#balet-ferman,
#ferman td#cinohra-ferman  
{
	width: 445px !important;
	margin: 0;
	padding: 0;
}

#ferman #table-opera,
#ferman #table-balet
{
    width: 98%;
    margin: 2px auto 20px auto;
    
}

#ferman #table-opereta,
#ferman #table-cinohra
{
	width: 98%;
	margin: 2px auto 20px auto;
}

/*** TABLE ***/
#ferman table#playDAD,
#ferman table#playDJM
{
	width: 50% !important;
	margin: 2px auto 20px auto;
}

/*** FERMAN CALENDAR ***/
ferman-calendar
{
	
}

#ferman .instance-status {
	color: red;
	font-weight: bold;
}


/** JIDELNICEK **/

#menus
{
	font-size: 90%;
	padding-top: 20px;
}

#menus table {
    
    width: 100%;
    margin: 0 0 25px 0;
    padding: 0;
    
}


#menus th, 
#menus td, 
#menus caption {
    padding: 2px;
    margin: 0;
    font-weight: bold;
}

#menus th,
#menus th a,
#menus th a:hover {
    color: #333;
    font-weight: bold;
    text-align: center;
    background: #fff;
    padding-bottom: 5px;
    border-bottom: 1px solid #cccccc;
    text-decoration: none;
    font-size: 120%;
}

#menus table.pata,
#menus table.pata td {
	margin: 0;
	border: 0;
	font-weight: normal;
}

#menus .ident
{
	width: 150px;
	background: #f0f0f0;
}

/** KONEC JIDELNICEK **/





/* repertoar, premiery */

.repertoar-item > div {
	width: 100%;
}

.repertoar-item .content-block-program {
	width: 100%;
}


/* pro IE - zobrazeni flex */
.tab-photo-inner-container,
.tab-photo-image > a {
	width: 100%;
	 
}
.tab-photo-image > a {
	text-align: center;
	 
}

.text-page a.black {
	color: black !important;
}


.program-item-text {
	font-size: .8rem;
}

.program-item-stage {
	font-size: .85rem;
	font-weight: 700; 
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}





/* HEADER - eshop */
.header-navbar-secondary .header-eshop {
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	width: 90px;
    color: #FFFFFF !important;
}

.header-navbar-secondary .header-eshop .nav-link {
    background-color: #E61C24;
    border: 0.1rem solid #E61C24;
    padding: 0.35rem 0.4rem 0.25rem 0.4rem;
	color: #FFFFFF;
    font-size: 0.9rem;
    outline: none;
}

.header-navbar-secondary .header-eshop .nav-link:hover {
    background-color: #AA0E21;
    border: 0.1rem solid #AA0E21;
    color: #FFFFFF !important;
}

 .header-navbar-secondary .header-eshop p {
   display: inline;
     margin: 0;
     padding: 0;
     font-size: 0.9rem;
   color: #FFFFFF; }
 .header-navbar-secondary .header-eshop img {
   height: 22px;
   padding-right: 0.15rem;
   padding-bottom: 0.05rem; }
 .header-navbar-secondary .header-eshop .default {
   display: inline; }
 .header-navbar-secondary .header-eshop .hover {
   display: none; }
 .header-navbar-secondary .header-eshop .active {
   display: none; }
   
 .header-navbar-secondary .header-eshop .nav-link:hover p {
   color: #FFFFFF;
   text-decoration: none; }
 .header-navbar-secondary .header-eshop .nav-link:hover .default {
   display: none; }
 .header-navbar-secondary .header-eshop .nav-link:hover .hover {
   display: inline; }
 .header-navbar-secondary .header-eshop .nav-link:hover .active {
   display: none; }
 .header-navbar-secondary .header-eshop .nav-link:active p,
 .header-navbar-secondary .header-eshop .nav-link:focus p {
   color: #FFFFFF;
   text-decoration: none; }
 .header-navbar-secondary .header-eshop .nav-link:active .default,
 .header-navbar-secondary .header-eshop .nav-link:focus .default {
   display: none; }
 .header-navbar-secondary .header-eshop .nav-link:active .hover,
 .header-navbar-secondary .header-eshop .nav-link:focus .hover {
   display: none; }
 .header-navbar-secondary .header-eshop .nav-link:active .active,
 .header-navbar-secondary .header-eshop .nav-link:focus .active {
   display: inline; }



.header-navbar-mobile .header-eshop {
    background-color: #fff !important;
    margin: 10px;
    text-align: center; }
	
 .header-navbar-mobile .header-eshop .nav-link {
    background-color: #fff !important;
    margin: 10px;
    text-align: center; }


 .header-navbar-mobile .header-eshop p {
   display: inline;
   color: #E61C23; }
 .header-navbar-mobile .header-eshop img {
   height: 20px;
   padding-right: 0.15rem;
   padding-bottom: 0.05rem; }
 .header-navbar-mobile .header-eshop .default {
   display: inline; }
 .header-navbar-mobile .header-eshop .hover {
   display: none; }
 .header-navbar-mobile .header-eshop .active {
   display: none; }
   
 .header-navbar-mobile .header-eshop .nav-link:hover p {
   color: #AA0E21;
   text-decoration: underline; }
 .header-navbar-mobile .header-eshop .nav-link:hover .default {
   display: none; }
 .header-navbar-mobile .header-eshop .nav-link:hover .hover {
   display: inline; }
 .header-navbar-mobile .header-eshop .nav-link:hover .active {
   display: none; }
 .header-navbar-mobile .header-eshop .nav-link:hover p,
 .header-navbar-mobile .header-eshop .nav-link:active p,
 .header-navbar-mobile .header-eshop .nav-link:focus p {
   color: #AA0E21;
   text-decoration: none; }
 .header-navbar-mobile .header-eshop .nav-link:active .default,
 .header-navbar-mobile .header-eshop .nav-link:focus .default {
   display: none; }
 .header-navbar-mobile .header-eshop .nav-link:active .hover,
 .header-navbar-mobile .header-eshop .nav-link:focus .hover {
   display: none; }
 .header-navbar-mobile .header-eshop .nav-link:active .active,
 .header-navbar-mobile .header-eshop .nav-link:focus .active {
   display: inline; }





/* HEADER - newsletter */
.header-navbar-secondary .header-newsletter-new {
    background-color: #fff;
    margin-left: 20px;
    margin-right: 5px;
    text-align: center;
    width: 118px;
    color: #E61C23 !important;
}

    @media (max-width: 1082px) {
    .header-navbar-secondary .header-newsletter-new {
        margin-left: 10px;
    } }


.header-navbar-secondary .header-newsletter-new .nav-link {
    border: 0.1rem solid #E61C24;
    padding: 0.35rem 0.4rem 0.25rem 0.4rem;
    color: #E61C23 !important;
    font-size: 0.9rem;
    outline: none;
}

.header-navbar-secondary .header-newsletter-new .nav-link:hover {
    border-color: #AA0E21;
    color: #AA0E21 !important;
}


.header-navbar-secondary .header-newsletter-new p {
    display: inline;
    color: #E61C23; }
.header-navbar-secondary .header-newsletter-new img {
    height: 13px;
    padding-left: 0.2rem;
    padding-bottom: 0.05rem; }
.header-navbar-secondary .header-newsletter-new .default {
    display: inline; }
.header-navbar-secondary .header-newsletter-new .hover {
    display: none; }
.header-navbar-secondary .header-newsletter-new .active {
    display: none; }

.header-navbar-secondary .header-newsletter-new .nav-link:hover p {
    color: #AA0E21;
    text-decoration: none; }
.header-navbar-secondary .header-newsletter-new .nav-link:hover .default {
    display: none; }
.header-navbar-secondary .header-newsletter-new .nav-link:hover .hover {
    color: #AA0E21;
    display: inline; }
.header-navbar-secondary .header-newsletter-new .nav-link:hover .active {
    display: none; }
.header-navbar-secondary .header-newsletter-new .nav-link:active p,
.header-navbar-secondary .header-newsletter-new .nav-link:focus p {
    color: #AA0E21;
    text-decoration: none; }
.header-navbar-secondary .header-newsletter-new .nav-link:active .default,
.header-navbar-secondary .header-newsletter-new .nav-link:focus .default {
    display: none; }
.header-navbar-secondary .header-newsletter-new .nav-link:active .hover,
.header-navbar-secondary .header-newsletter-new .nav-link:focus .hover {
    display: none; }
.header-navbar-secondary .header-newsletter-new .nav-link:active .active,
.header-navbar-secondary .header-newsletter-new .nav-link:focus .active {
    display: inline; }



.header-navbar-mobile .header-newsletter-new {
    background-color: #fff !important;
    margin: 10px;
    text-align: center; }

.header-navbar-mobile .header-newsletter-new .nav-link {
    background-color: #fff !important;
    margin: 10px;
    text-align: center; }


.header-navbar-mobile .header-newsletter-new p {
    display: inline;
    color: #E61C23; }
.header-navbar-mobile .header-newsletter-new img {
    height: 15px;
    padding-right: 0.2rem;
    padding-bottom: 0.05rem; }
.header-navbar-mobile .header-newsletter-new .default {
    display: inline; }
.header-navbar-mobile .header-newsletter-new .hover {
    display: none; }
.header-navbar-mobile .header-newsletter-new .active {
    display: none; }

.header-navbar-mobile .header-newsletter-new .nav-link:hover p {
    color: #AA0E21;
    text-decoration: underline; }
.header-navbar-mobile .header-newsletter-new .nav-link:hover .default {
    display: none; }
.header-navbar-mobile .header-newsletter-new .nav-link:hover .hover {
    display: inline; }
.header-navbar-mobile .header-newsletter-new .nav-link:hover .active {
    display: none; }
.header-navbar-mobile .header-newsletter-new .nav-link:hover p,
.header-navbar-mobile .header-newsletter-new .nav-link:active p,
.header-navbar-mobile .header-newsletter-new .nav-link:focus p {
    color: #AA0E21;
    text-decoration: none; }
.header-navbar-mobile .header-newsletter-new .nav-link:active .default,
.header-navbar-mobile .header-newsletter-new .nav-link:focus .default {
    display: none; }
.header-navbar-mobile .header-newsletter-new .nav-link:active .hover,
.header-navbar-mobile .header-newsletter-new .nav-link:focus .hover {
    display: none; }
.header-navbar-mobile .header-newsletter-new .nav-link:active .active,
.header-navbar-mobile .header-newsletter-new .nav-link:focus .active {
    display: inline; }



/* HEADER - tickets */
.header-navbar-secondary .header-tickets-new {
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
    width: 105px; }
.header-navbar-secondary .header-tickets-new-en {
    width: 115px !important; }


@media (max-width: 1300px) {
    .header-navbar-secondary .header-tickets-new {
        margin-left: 5px;
        margin-right: 5px; } }
@media (max-width: 1197px) {
    .header-navbar-secondary .header-tickets-new {
        margin-left: 5px;
        margin-right: 5px;
        width: 110px;
    } }
@media (max-width: 1182px) {
    .header-navbar-secondary .header-tickets-new {
        margin-left: 3px;
        margin-right: 3px; } }
@media (max-width: 1149px) {
    .header-navbar-secondary .header-tickets-new {
    } }
.header-navbar-secondary .header-tickets-new .nav-link,
.header-navbar-secondary .header-tickets-new .nav-link:active,
.header-navbar-secondary .header-tickets-new .nav-link:focus,
.header-navbar-secondary .header-tickets-new .nav-link:hover {
    border: 0.1rem solid #E61C24;
    font-size: 0.9rem;
    padding: 0.35rem 0.4rem 0.25rem 0.4rem;
    color: #E61C23; }
.header-navbar-secondary .header-tickets-new img {
    height: 13px; }
.header-navbar-secondary .header-tickets-new:hover {
    background-color: #FFFFFF; }
.header-navbar-secondary .header-tickets-new:hover .nav-link,
.header-navbar-secondary .header-tickets-new:hover .nav-link:active,
.header-navbar-secondary .header-tickets-new:hover .nav-link:focus,
.header-navbar-secondary .header-tickets-new:hover .nav-link:hover {
    border: 0.1rem solid #AA0E21;
    color: #AA0E21; }

.header-navbar-mobile .header-tickets-new {
    background-color: #E61C24;
    margin: 10px;
    text-align: center; }
.header-navbar-mobile .header-tickets-new .nav-link,
.header-navbar-mobile .header-tickets-new .nav-link:active,
.header-navbar-mobile .header-tickets-new .nav-link:focus,
.header-navbar-mobile .header-tickets-new .nav-link:hover {
    background-color: #E61C24;
    color: #FFFFFF;
    margin: 8px 0;
    outline: none; }
.header-navbar-mobile .header-tickets-new img {
    height: 15px; }
.header-navbar-mobile .header-tickets-new:hover {
    background-color: #AA0E21; }
.header-navbar-mobile .header-tickets-new:hover .nav-link,
.header-navbar-mobile .header-tickets-new:hover .nav-link:active,
.header-navbar-mobile .header-tickets-new:hover .nav-link:focus,
.header-navbar-mobile .header-tickets-new:hover .nav-link:hover {
    background-color: #AA0E21 !important;
    color: #FFFFFF;
    outline: none; }







.inner-content .container .text-page table tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0); }

.inner-content .container .text-page table th, .inner-content .container .text-page table td {
    border-top: 0; }


#carousel .slider li a img,
.theater-bg img {
    /*filter: brightness(45%);*/
    filter: grayscale(75%);
    transition: all 0.6s;
}
#carousel .slider li:hover a img,
.theater-bg img:hover {
    filter: none;
}



.predstaveni-rozcestnik .tickets button {
    color: #E61C24;
    font-weight: bold;
    font-size: 14px;
    padding: 0;
    margin: 0; }
.predstaveni-rozcestnik .tickets button span {
    text-decoration: underline; }
.predstaveni-rozcestnik .tickets button img {
    width: 24px;
    height: auto; }
.predstaveni-rozcestnik .tickets button img:nth-child(2) {
    display: none; }
.predstaveni-rozcestnik .tickets button img:nth-child(1) {
    display: inline-block; }
.predstaveni-rozcestnik .tickets button:hover {
    text-decoration: none;
    color: black; }
.predstaveni-rozcestnik .tickets button:hover span {
    color: black; }
.predstaveni-rozcestnik .tickets button:hover img:nth-child(2) {
    display: inline-block; }
.predstaveni-rozcestnik .tickets button:hover img:nth-child(1) {
    display: none; }


.di-container .tabs .tab .tab-col .tab-col-inner .tab-col-date .tab-col-item .tab-col-item-row .tab-col-item-tickets button {
    text-decoration: underline;
    padding: 0;
    margin: 0;
    font-weight: 700; }
.di-container .tabs .tab .tab-col .tab-col-inner .tab-col-date .tab-col-item .tab-col-item-row .tab-col-item-tickets button img {
    height: 16px;
    margin-right: 7px;
    width: 23px; }

.tbl-td-tickets button {
    padding: 0;
    margin: 0; }

table#predplatne-2020-table img:hover,
table.table-img-hover img:hover {
    opacity: 50%;
}