#authProvidergoogle {
  display: none; }

#authProviderfacebook {
  display: none; }

#loginSeparatordefault {
  display: none; }

.hall-remove-btn {
  margin-left: 80px; }

.hall-title {
  font-family: 'Rhymes','Open Sans',Arial,'Helvetica Neue',Helvetica,sans-serif; }

@font-face {
  font-family: "bodoni_antiqua_t_otlight";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/BodoniAntiquaTOT-Lig.eot?#iefix") format("embedded-opentype"), url("../fonts/BodoniAntiquaTOT-Lig.woff") format("woff"), url("../fonts/BodoniAntiquaTOT-Lig.ttf") format("truetype"); }

@font-face {
  font-family: "DvorakovaprahaPicto-Regular";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/DvorakovaprahaPicto-Regular_2016_v3.eot?#iefix") format("eot"), url("../fonts/DvorakovaprahaPicto-Regular_2016_v3.woff") format("woff"), url("../fonts/DvorakovaprahaPicto-Regular_2016_v3.ttf") format("truetype"); }

@font-face {
  font-family: "Rhymes";
  src: url("../fonts/RhymesWeb-Regular.eot?#iefix") format("eot"), url("../fonts/RhymesWeb-Regular.woff") format("woff"), url("../fonts/RhymesWeb-Regular.woff2") format("woff2");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Graebenbach";
  src: url("../fonts/Graebenbach-Regular.eot?#iefix") format("eot"), url("../fonts/Graebenbach-Regular.woff") format("woff"), url("../fonts/Graebenbach-Regular.woff2") format("woff2");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Graebenbach";
  src: url("../fonts/Graebenbach-Bold.eot?#iefix") format("eot"), url("../fonts/Graebenbach-Bold.woff") format("woff"), url("../fonts/Graebenbach-Bold.woff2") format("woff2");
  font-style: normal;
  font-weight: bold; }

body {
  padding: 150px 0 0 !important;
  transition: padding 0.3s ease 0s; }

body.scroll #header-logo span {
  background-position: 0px -58px;
  height: 42px;
  width: 250px; }

body.scroll #header-logo {
  height: 42px;
  top: 15px;
  transition: top 0.3s ease 0s;
  width: 250px; }

#main-section {
  padding-top: 15px; }

#footer-block-1 {
  font-family: 'Graebenbach',Arial,sans-serif;
  margin-top: 40px; }

#footer-block-1 {
  background-color: #dddddd; }

#footer-block-2 {
  background-color: #fff;
  border-top: 1px solid #dddddd; }

#footer-block-1 .wrapper, #footer-block-2 .wrapper {
  max-width: 940px;
  margin: 0 auto; }

#footer-block-1 .wrapper > .csc-default .csc-default .csc-header h1 {
  color: #000000 !important;
  font-family: 'Arial';
  font-size: 0.8rem !important;
  font-weight: bold; }

#footer-block-1 .wrapper > .csc-default .csc-default ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

#footer-block-1 .wrapper > .csc-default .csc-default ul li {
  line-height: 1.4; }

#footer-block-1 .wrapper > .csc-default .csc-default a {
  text-decoration: none;
  color: #000;
  font-size: .75rem; }

#footer-block-1 .wrapper > .csc-default .csc-default a:hover {
  text-decoration: underline; }

#footer-block-1 .wrapper > .csc-default {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 1em 0;
  text-align: left; }

#footer-block-1 .wrapper > .csc-default .csc-default {
  width: calc(50% - 2em);
  padding: 0 1em;
  margin: 1em 0; }

#footer-block-2 {
  background-color: #fff;
  border-top: 1px solid #dddddd; }

#footer-block-1 .wrapper > .csc-default .csc-default .csc-header h1 {
  font-family: 'Graebenbach',Arial,sans-serif;
  font-size: 0.8rem;
  font-weight: bold; }

.cktIdx_0 {
  background-color: #575775; }

.cktIdx_1 {
  background-color: #7e8db2; }

.cktIdx_2 {
  background-color: #996fac; }

.cktIdx_3 {
  background-color: #7ebe79; }

footer {
  width: 100%;
  padding: 5px 0 !important;
  background: #DDDDDD;
  border-top: 1px solid #DDDDDD;
  color: #FFFFFF; }

.headerCart {
  display: none; }

.hall-buttons {
  background: rgba(255, 255, 255, 0.6); }

.cktIdx_4 {
  background-color: #5c817f; }

#header, #content, #footer {
  font-size: 0.875em; }

#header, #top, #sub, #content, #footer {
  min-width: 940px;
  width: 100%; }

#footer {
  position: relative; }

#top-wrapper, #sub-wrapper, #content-wrapper, #footer-wrapper {
  height: auto;
  margin: 0 auto;
  padding: 0;
  position: relative;
  text-align: left;
  width: 940px; }

#header-wrapper {
  height: auto;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  text-align: left;
  width: 980px; }

#footer-wrapper {
  padding: 0; }

#content-wrapper {
  margin-top: 40px;
  padding-bottom: 70px; }

#left {
  margin-right: 40px;
  position: fixed;
  width: 270px; }

body.scroll #left {
  margin-top: -59px; }

#middle {
  float: right;
  width: 630px; }

.clear {
  clear: both;
  height: 0;
  line-height: 0;
  width: 100%; }

.clearfix::before, .clearfix::after {
  content: " ";
  display: table; }

.clearfix::after {
  clear: both; }

#top-menu-slide-wrapper {
  display: none;
  height: 40px;
  position: absolute;
  right: 0;
  z-index: 99; }

#top-menu-slide-wrapper:hover {
  cursor: pointer; }

#top-menu-slide {
  background: url("../images/menu.png") no-repeat scroll 62px center #eb1c24;
  color: #fff;
  font-family: 'Rhymes','Open Sans',Arial,'Helvetica Neue',Helvetica,sans-serif;
  font-size: 20px;
  height: 40px;
  line-height: 42px;
  min-width: 100px; }

.colosseum-header-content dl {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  width: 100%; }

.colosseum-header-content dt {
  font-size: 1.15em;
  width: 60%;
  align-self: center;
  font-weight: normal;
  line-height: 2; }

.colosseum-header-content dd {
  margin: 0;
  font-size: 1.25em;
  font-weight: bold;
  width: 40%;
  align-self: center;
  text-align: right; }

/* HEADER */
#header {
  background: none repeat scroll 0 0 white;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 100; }

body.scroll #header {
  box-shadow: 0 0 13px #333; }

#header-wrapper {
  height: 129px; }

body.scroll #header-wrapper {
  height: 70px; }

#header-language {
  position: absolute;
  right: 260px;
  top: 27px;
  transition: top 0.3s ease 0s; }

body.scroll #header-language {
  width: 90px;
  right: 346px;
  top: 21px; }

#header-language .CUR a {
  color: #000;
  text-decoration: none;
  text-transform: lowercase; }

#header-language .CUR a:hover, #header-language .CUR a:focus, #header-language .NO a:hover, #header-language .NO a:focus {
  text-decoration: underline; }

#header-language .NO a {
  color: #000;
  text-decoration: none;
  text-transform: lowercase; }

#header-language .INACT {
  color: #aaa; }

#header-logo {
  font-size: 100%;
  height: 55px;
  left: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  top: 7px;
  width: 329px; }

#header-logo span {
  background: url("../images/logo-dvorakova-praha-new.png") no-repeat scroll left top rgba(0, 0, 0, 0);
  cursor: pointer;
  display: block;
  height: 55px;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 329px; }

#header-basket {
  height: 100px;
  position: absolute;
  right: 20px;
  text-align: right;
  top: 20px;
  width: 200px; }

/*
.user-data .user-button.logoout-button {
    position: relative;
top: 8px;
right: 30px;
    display: inline-block;
    margin-right: 10px;
margin-left: 10px;
}

.user-data .user-button {
    position: relative;
    top: 19px;
    right: 5px;
    display: inline-block;
}


.Uuser-data .user-button:before {
    color: #000;
    font-family: "DvorakovaprahaPicto-Regular";
    content: "C";
    font-size: 51px;
    left: 7px;
    position: absolute;
    z-index: -1;

}

.myAccountLink {
    position: relative;
    z-index: 10000;
    font-size: 33px;
    right: -17px;
}

*/
#colosseum-header-user .myAccountLink {
  color: #e2001a; }

#colosseum-header-user .myAccountLink .fa {
  display: none; }

.user-data .myAccountLink i {
  color: transparent !important; }

.user-data .user-button.logoout-button:before {
  content: ""; }

.colosseum-header-content.user-logged .user-button .fa-user {
  display: none; }

#colosseum-user {
  float: left; }

#colosseum-user {
  margin-left: 88px; }

#footer-block-2 .wrapper > .csc-default .csc-default:first-child a {
  display: inline-block;
  background-color: #000;
  color: #fff;
  padding: .5em 0.75em;
  border-bottom: 5px solid #aaa;
  font-size: 0.95rem; }

#footer-block-2 .wrapper > .csc-default .csc-default:first-child a:hover {
  border-bottom: 0;
  border-top: 5px solid #fff; }

@media (min-width: 991px) {
  #footer-block-1 .wrapper > .csc-default .csc-default {
    width: calc(20% - 2em); }
  #footer-block-1 .wrapper > .csc-default {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 -1em; }
  #footer-block-2 .wrapper > .csc-default {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 0 1.5em;
    padding-bottom: 1.5em; }
  #footer-block-2 .wrapper > .csc-default {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  #footer-block-2 .wrapper > .csc-default .csc-default:last-child .csc-textpic-image img {
    height: 100%;
    width: auto; }
  #footer-block-2 .wrapper > .csc-default .csc-default:last-child .csc-textpic-imagecolumn .csc-textpic-image {
    height: 100%; }
  #footer-block-2 .wrapper > .csc-default .csc-default:last-child .csc-textpic-imagecolumn {
    height: 40px; }
  div.csc-textpic-center .csc-textpic-center-inner {
    position: relative;
    float: right;
    right: -50%; }
  body.scroll #colosseum-header {
    top: 9px;
    right: -19px; }
  #colosseum-header {
    position: absolute; }
  body.scroll #colosseum-header-user {
    margin-left: 25px; }
  #colosseum-user {
    position: relative;
    float: left; }
  #colosseum-header-user, #colosseum-header-cart {
    position: relative;
    float: left; } }

.colosseum-header-content.user-logged .button-user-up {
  position: relative; }

.colosseum-header-content.user-logged .row-user {
  color: black;
  font-family: 'Rhymes','Open Sans',Arial,'Helvetica Neue',Helvetica,sans-serif;
  font-weight: normal;
  margin: 0 0 0.75em;
  font-size: 1.5em; }

.colosseum-header-content.user-logged .row-user a {
  color: #000;
  font-size: 21px; }

.colosseum-header-content.user-logged .user-button a {
  text-decoration: underline; }

.colosseum-header-content.user-logged .user-button a:hover {
  text-decoration: none; }

.colosseum-header-content.user-logged #btAccountLogout {
  border: none;
  background: #fff;
  color: #e2001a;
  text-decoration: underline; }

.colosseum-header-content.user-logged #btAccountLogout .fa {
  display: none; }

.colosseum-header-content.user-logged .logoout-button {
  position: absolute;
  top: -39px;
  right: 33px; }

.login a, .login a:hover, .login a:focus {
  color: transparent; }

#colosseum-header-user .login__btn {
  border-bottom: 5px solid #C6C9CC;
  font-size: 13.3px !important;
  text-align: left;
  border-left: 0 !important;
  border-top: 0;
  border-radius: 0;
  border-right: 0;
  transition: none; }

#AccountHeaderLogin .fa,
#AccountHeaderLogin .btn-text {
  font-size: 13.3px !important; }

.login__user-name {
  margin-bottom: 14px;
  width: 100%; }

.login__user-name .btn-text {
  font-size: 19.95px;
  font-family: 'Rhymes','Open Sans',Arial,'Helvetica Neue',Helvetica,sans-serif;
  font-weight: 400;
  text-transform: inherit !important;
  color: #000 !important; }

#AccountHeaderLogin.login__btn {
  font-family: 'Rhymes','Open Sans',Arial,'Helvetica Neue',Helvetica,sans-serif;
  font-weight: 400;
  font-family: "Graebenbach", Arial, sans-serif;
  font-size: 13.3px; }

.colosseum-header-content .footer-cart {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #a0a0a0; }

.colosseum-header-content .footer-cart .colosseum-header-left {
  flex-shrink: 0;
  align-self: center;
  box-sizing: border-box; }

.colosseum-header-content form button,
.colosseum-header-content .footer-cart a {
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 10px 15px;
  background-color: #eb1e23;
  border: 0;
  cursor: pointer;
  transition: none;
  height: 40px;
  line-height: 15px; }

.colosseum-header-content form button:hover,
.colosseum-header-content .footer-cart a:hover {
  border-top: 5px solid #fff;
  border-bottom: 0; }

/*

#colosseum-header-user .login a {
    font-size: 12px;
    color: #fff !important;
    text-decoration: none;
    font-family: 'Rhymes','Open Sans',Arial,'Helvetica Neue',Helvetica,sans-serif;
    display: inline-block;
    padding: 10px 15px;
    border: 0;
    border-bottom-width: 0px;
    border-bottom-style: none;
    cursor: pointer;
    outline: 0;
    border-bottom: 5px solid #C6C9CC;
    transition: none;
    height: 40px;
    line-height: 15px;
    text-decoration: none !important;
}
*/
#colosseum-header-user .login a:hover {
  border-top: 5px solid #fff;
  border-bottom: 0;
  text-decoration: none !important; }

.basket::before {
  color: #000;
  font-family: "DvorakovaprahaPicto-Regular";
  font-size: 51px;
  left: 4px;
  position: absolute;
  top: -1px;
  z-index: -1; }

/*
#btAccountLogout {
    background: #fff;
    border: 1px solid #373438;
    border-radius: 50%;
    width: 35px;
    height: 35px;
}
*/
body.scroll #header-basket {
  top: 5px;
  transition: top 0.3s ease 0s;
  width: 315px; }

#search {
  margin-top: -4px; }

#search input {
  width: 160px;
  margin: 0px;
  padding: 8px 35px 5px 5px;
  background-color: #FFF;
  border-width: 0px 0px 1px;
  border-style: none none solid;
  border-color: #000;
  margin-left: -6px; }

#search input.csc-mailform-submit {
  position: relative;
  bottom: 18px;
  right: 26px;
  width: 21px;
  border: 0px none;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
  cursor: pointer;
  font-family: "DvorakovaprahaPicto-Regular";
  color: #000;
  font-size: 51px;
  background: transparent none repeat scroll 0% 0%;
  border-radius: 0px; }

#search input.csc-mailform-submit:focus {
  outline: 0 none; }

.basket {
  float: left;
  position: relative;
  top: -2px; }

.basket::before {
  content: "D"; }

.basket > div {
  float: left;
  position: relative; }

#login-cart {
  white-space: nowrap; }

body.scroll #colosseum-header-user {
  margin-left: 25px; }

#colosseum-header .colosseum-header-icon {
  position: relative;
  width: 35px;
  height: 35px;
  margin: 15px 7px 0;
  cursor: pointer; }

#colosseum-header .colosseum-header-icon::before {
  position: absolute;
  top: 5px;
  left: -3px;
  font-family: 'DvorakovaprahaPicto-Regular';
  color: #000;
  font-size: 51px;
  z-index: -1;
  line-height: 0; }

#colosseum-header-user .colosseum-header-icon::before {
  content: "C"; }

#colosseum-header-cart .colosseum-header-icon::before {
  content: "D"; }

#colosseum-header .colosseum-header-icon .icon-text {
  display: none; }

#colosseum-header .colosseum-header-icon .icon-qty {
  position: absolute;
  top: -4px;
  right: -2px;
  display: block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  font-size: 11px;
  color: #fff;
  text-align: center;
  background-color: #ED1C24;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

#colosseum-header .colosseum-header-content {
  display: none;
  position: absolute;
  top: 48px;
  z-index: 1;
  padding: 20px;
  background-color: #fff;
  box-shadow: 0px 0px 10px #666;
  position: absolute;
  z-index: 999;
  font-size: 0.95em;
  text-align: left;
  right: 15px;
  width: 275px; }

#colosseum-header-user .colosseum-header-content {
  right: -44px;
  width: 450px; }

#colosseum-header-user .colosseum-header-content.user-logged {
  width: 300px; }

#colosseum-header-user .colosseum-header-content-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }

#colosseum-header-user .colosseum-header-content #colosseum-header-user-default {
  width: 100%; }

#colosseum-header-user .colosseum-header-content .colosseum-header-user-login {
  width: 60%;
  padding-right: 2.5em;
  box-sizing: border-box; }

#colosseum-header-user .colosseum-header-content .colosseum-header-user-registration {
  width: 40%;
  padding-left: 2.5em;
  border-left: 1px solid #ddd;
  box-sizing: border-box; }

#colosseum-header-user .colosseum-header-content .colosseum-header-user-account {
  flex-grow: 1; }

#colosseum-header-user .colosseum-header-content .colosseum-header-user-account h5 {
  margin: 0 0 0.75em;
  font-size: 1.5em; }

#colosseum-header-user .colosseum-header-content .colosseum-header-user-logout {
  width: 130px;
  padding-left: 3em;
  flex-shrink: 0;
  box-sizing: border-box;
  text-align: right; }

#login-cart {
  color: #000; }

body.scroll #c226, body.scroll #c402, body.scroll #c403 {
  float: left;
  margin-top: 12px;
  transition: margin 0.3s ease 0s; }

body.scroll #colosseum-user {
  margin-left: 25px; }

#search input[type="text"] {
  position: relative;
  top: -31px;
  right: -3px;
  outline: 0px none;
  font-size: 13px; }

#c186, #c219, #c220 {
  position: absolute;
  top: 23px; }

#btHallBack {
  background: #000 !important;
  color: #fff !important; }

#btHallBack.btn-icon-left-transp span {
  border-right: 1px solid #fff !important; }

#btHallBack.btn-icon-left-transp span.text,
#btHallBack.btn-icon-left-transp:hover span.text {
  border: none !important; }

/* TOP MENU */
#top {
  background: none repeat scroll 0 0 #eb1e23;
  height: 40px;
  z-index: 102; }

#top-menu {
  height: 40px;
  position: absolute;
  right: 0;
  top: 0; }

#top-menu ul {
  list-style: outside none none;
  margin: 0 0 0 10px;
  padding: 0; }

#top-menu ul a, #top-menu ul .cur {
  color: white;
  display: block;
  float: left;
  font-family: 'Rhymes','Open Sans',Arial,'Helvetica Neue',Helvetica,sans-serif;
  font-size: 16px;
  line-height: 40px;
  margin: 0;
  padding: 0 10px;
  text-decoration: none; }

#top-menu ul a:hover, #top-menu ul .act a {
  color: black; }

#top-menu li {
  float: left;
  margin: 0;
  padding: 0; }

#program-menu {
  float: left;
  height: 40px;
  width: 655px; }

#program-menu .concert-selection, #program-menu .month-name {
  color: #fff;
  float: left;
  font-family: 'Rhymes','Open Sans',Arial,'Helvetica Neue',Helvetica,sans-serif;
  font-size: 16px;
  line-height: 40px;
  margin-right: 5px; }

#program-menu .concert-selection {
  cursor: pointer;
  display: none;
  line-height: 42px; }

#program-menu .concert-selection::after {
  background: url("../images/choose-concert.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  content: " ";
  display: inline-block;
  height: 16px;
  left: 10px;
  position: relative;
  top: 3px;
  width: 24px; }

#program-menu ul, #program-menu ol {
  list-style: outside none none;
  margin: 0;
  padding: 0; }

#program-menu ul li {
  float: left;
  position: relative;
  width: 29px; }

#program-menu ul li .day-number {
  color: #fff;
  cursor: default;
  font-family: 'Rhymes','Open Sans',Arial,'Helvetica Neue',Helvetica,sans-serif;
  font-size: 18px;
  line-height: 40px;
  text-align: center; }

#program-menu ul li.active .day-number {
  background-color: #9c0b10; }

#program-menu ul li.active .clickable {
  cursor: pointer; }

#program-menu ul li.current .day-number, #program-menu ul li.current:hover .day-number, #program-menu ul li.active:hover .day-number {
  background-color: #fff;
  color: #eb1e23;
  line-height: 38px;
  margin-top: 1px; }

#program-menu ul li.past .day-number {
  background-color: #eb1e23;
  color: #9c0b10; }

#program-menu ul li.active.past .day-number,
#program-menu ul li.past .day-number {
  background-color: #DDD !important;
  color: #505050 !important; }

#program-menu ul li ol {
  display: none;
  float: none;
  font-family: 'Rhymes','Open Sans',Arial,'Helvetica Neue',Helvetica,sans-serif;
  position: absolute;
  z-index: 1002; }

#program-menu ul li:hover ol {
  display: block; }

#program-menu ul li ol li {
  border-bottom: 1px solid #fff;
  float: none;
  line-height: 18px;
  width: 180px; }

#program-menu ul li ol li.last {
  border-top: 1px solid #9c0b10; }

#program-menu ul li ol li.last {
  border-bottom: 0 none; }

#program-menu ul li ol li a {
  background-color: #9c0b10;
  color: #fff;
  display: block;
  font-size: 16px;
  padding: 10px 15px;
  text-decoration: none; }

#program-menu ul li ol li a:hover {
  background-color: #eb1e23; }

body.lang-en #program-menu ul > li {
  float: left;
  position: relative;
  width: 27px; }

#sub {
  /*background: url("../images/red-dot.png") repeat-x scroll left bottom white;*/
  z-index: 101; }

#sub-menu {
  text-align: right; }

#sub-menu ul {
  height: 38px;
  list-style: outside none none;
  margin: 0;
  padding: 0; }

#sub-menu ul a, #sub-menu ul .cur {
  color: black;
  display: block;
  float: left;
  font-family: 'Rhymes','Open Sans',Arial,'Helvetica Neue',Helvetica,sans-serif;
  font-size: 15px;
  line-height: 38px;
  margin: 0;
  padding: 0 10px;
  text-decoration: none; }

body.lang-en #sub-menu ul a, #sub-menu ul .cur {
  padding: 0 7px !important; }

#sub-menu ul a:hover, #sub-menu ul .act a {
  background: none repeat scroll 0 0 #eb1e23;
  color: white; }

#sub-menu li {
  float: left;
  margin: 0;
  padding: 0; }

#c184 {
  margin: 25px 0 0; }

.price-categories .n-padding-right {
  padding: 0 !important; }

/* FOOTER */
#footer .tx-jfmulticontent-pi1 .subcolumns .c25r {
  float: left;
  margin-left: 0; }

#footer {
  background: none repeat scroll 0 0 #dddddd;
  height: 380px; }

#footer-wrapper {
  clear: both;
  color: #505050;
  font-size: 12px;
  height: 380px;
  left: 0;
  position: relative; }

#footer-marker {
  padding-top: 46px;
  width: 100%; }

#footer-marker h5 {
  color: #505050;
  font-family: Arial;
  font-size: 1em;
  font-weight: normal; }

#footer-marker ul {
  margin: 10px 0 0;
  padding: 0; }

#footer-marker p, #footer-marker li {
  line-height: 21px;
  list-style-image: none;
  list-style-type: none; }

#footer-marker li {
  margin: 0;
  padding: 0; }

#footer-marker a {
  color: #505050;
  text-decoration: none; }

#footer-marker a:hover {
  text-decoration: underline; }

#footer-left {
  bottom: 5px;
  color: silver;
  left: 20px;
  position: absolute; }

#footer-right {
  bottom: 5px;
  color: #505050;
  position: absolute;
  right: 20px; }

#footer-right a {
  color: #505050;
  font-family: arial;
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none; }

#footer-right a:hover {
  color: #505050;
  text-decoration: none; }

#footer-left ul {
  list-style: outside none none;
  margin: 0;
  overflow: hidden;
  padding: 0; }

#footer-left ul a {
  color: #505050;
  display: block;
  float: left;
  padding: 0; }

#footer-left li {
  float: left;
  margin: 0 15px 0 0;
  padding: 0; }

#c177::before, #c415::before {
  content: "T";
  font-size: 51px; }

#c180::before, #c418::before {
  content: "M";
  font-size: 52px; }

#c179::before, #c417::before {
  content: "N";
  font-size: 52px; }

#c177::before, #c415::before, #c180::before, #c418::before, #c179::before, #c417::before {
  color: #000;
  font-family: "DvorakovaprahaPicto-Regular";
  line-height: 45px; }

.footer-link {
  color: #000 !important;
  display: inline-block;
  font-family: "DvorakovaprahaPicto-Regular";
  font-size: 52px;
  letter-spacing: 3px;
  line-height: 60px;
  margin-top: 0; }

.footer-link:hover {
  text-decoration: none !important; }

#footer .newsletter-form input {
  background-color: #f7f7f7;
  border: 1px solid #505050;
  box-sizing: border-box;
  max-width: 150px;
  outline: 0 none;
  width: 60%; }

#footer .newsletter-form button {
  border: 1px solid #505050;
  box-sizing: border-box;
  max-width: 80px;
  padding: 7px 2px;
  text-align: center;
  width: 30%; }

/* LANGUAGE */
div.tx-srlanguagemenu-pi1 {
  font-size: 13px;
  padding-top: 4px; }

div.tx-srlanguagemenu-pi1 div {
  float: left; }

div.tx-srlanguagemenu-pi1 div.CUR, div.tx-srlanguagemenu-pi1 div.INACT, div.tx-srlanguagemenu-pi1 div.NO {
  padding-left: 10px;
  padding-right: 5px; }

div.tx-srlanguagemenu-pi1 div.INACT, div.tx-srlanguagemenu-pi1 div.NO a {
  text-decoration: underline; }

div.tx-srlanguagemenu-pi1 div.CUR a {
  color: #eb1e23; }

div.tx-srlanguagemenu-pi1 img {
  border: 0 none; }

/* SHARE */
#share {
  text-align: right; }

#share-content {
  font-size: 12px;
  padding: 10px 20px 10px 10px; }

a.share-facebook {
  background: url("../images/icon-facebook.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  margin-left: 10px;
  padding-left: 20px; }

a.share-mail {
  background: url("../images/icon-mail.gif") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
  margin-left: 10px;
  padding-left: 20px; }

#middle-like {
  position: absolute;
  right: 5px;
  top: 35px; }

/* RESPONSIVE */
#sub-menu-slide {
  display: none; }

.top-submenu {
  display: none;
  width: 100%; }

#top-menu > ul {
  display: block; }

.top-submenu li {
  box-sizing: border-box;
  display: block;
  padding-left: 20px !important;
  width: 100%; }

.top-submenu li:hover {
  background: none repeat scroll 0 0 #eb1c24; }

.subcl {
  margin-right: 10px; }

.subc {
  margin-right: 20px; }

#c184 .c25l:nth-of-type(2) {
  width: 75%; }

div.csc-textpic .csc-textpic-imagewrap img {
  height: auto;
  max-width: 100%; }

/* TYPO */
.csc-header-alignment-center {
  text-align: center; }

.csc-header-alignment-right {
  text-align: right; }

.csc-header-alignment-left {
  text-align: left; }

div.csc-textpic-responsive, div.csc-textpic-responsive * {
  box-sizing: border-box; }

div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li {
  overflow: hidden; }

div.csc-textpic .csc-textpic-imagewrap table {
  border-collapse: collapse;
  border-spacing: 0; }

div.csc-textpic .csc-textpic-imagewrap table tr td {
  padding: 0;
  vertical-align: top; }

div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap {
  display: table;
  margin: 0; }

figcaption.csc-textpic-caption {
  display: table-caption; }

.csc-textpic-caption {
  caption-side: bottom;
  text-align: left; }

div.csc-textpic-caption-c .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-c {
  text-align: center; }

div.csc-textpic-caption-r .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-r {
  text-align: right; }

div.csc-textpic-caption-l .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-l {
  text-align: left; }

div.csc-textpic div.csc-textpic-imagecolumn {
  float: left; }

div.csc-textpic-border div.csc-textpic-imagewrap img {
  border: 2px solid black;
  padding: 0; }

div.csc-textpic .csc-textpic-imagewrap img {
  border: medium none;
  display: block; }

div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 10px; }

div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image {
  margin-bottom: 0; }

div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image {
  margin-right: 10px; }

div.csc-textpic-imagecolumn.csc-textpic-lastcol, td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image {
  margin-right: 0; }

div.csc-textpic-intext-left .csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  margin-right: 10px; }

div.csc-textpic-intext-right .csc-textpic-imagewrap, div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
  margin-left: 10px; }

div.csc-textpic-center .csc-textpic-imagewrap, div.csc-textpic-center figure.csc-textpic-imagewrap {
  overflow: hidden; }

div.csc-textpic-center .csc-textpic-center-outer {
  float: right;
  position: relative;
  right: 50%; }

div.csc-textpic-center .csc-textpic-center-inner {
  float: right;
  position: relative;
  right: -50%; }

div.csc-textpic-right .csc-textpic-imagewrap {
  float: right; }

div.csc-textpic-right div.csc-textpic-text {
  clear: right; }

div.csc-textpic-left .csc-textpic-imagewrap {
  float: left; }

div.csc-textpic-left div.csc-textpic-text {
  clear: left; }

div.csc-textpic-intext-left .csc-textpic-imagewrap {
  float: left; }

div.csc-textpic-intext-right .csc-textpic-imagewrap {
  float: right; }

div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
  float: right; }

div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  float: left; }

div.csc-textpic div.csc-textpic-imagerow-last, div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last {
  margin-bottom: 0; }

.csc-textpic-intext-left ol, .csc-textpic-intext-left ul {
  overflow: auto;
  padding-left: 40px; }

ul.csc-uploads {
  padding: 0; }

ul.csc-uploads li {
  list-style: outside none none;
  margin: 1em 0; }

ul.csc-uploads img {
  float: left;
  padding-right: 1em;
  vertical-align: top; }

ul.csc-uploads span {
  display: block; }

ul.csc-uploads span.csc-uploads-fileName {
  text-decoration: underline; }

table.contenttable-color-1 {
  background-color: #edebf1; }

table.contenttable-color-2 {
  background-color: #f5ffaa; }

table.contenttable-color-240 {
  background-color: black; }

table.contenttable-color-241 {
  background-color: white; }

table.contenttable-color-242 {
  background-color: #333333; }

table.contenttable-color-243 {
  background-color: gray; }

table.contenttable-color-244 {
  background-color: silver; }

.csc-textpic-intext-right-nowrap .csc-textpic-text {
  margin-right: 510px; }

.csc-textpic-intext-left-nowrap .csc-textpic-text {
  margin-left: 510px; }

.tx_slrootline-allWrap {
  border-bottom: 1px solid white;
  display: block;
  float: none;
  font-size: 10px;
  margin: 0;
  padding: 4px 0 5px;
  text-align: left;
  width: 100%; }

.tx_slrootline-identifier {
  display: inline;
  font-size: 10px;
  font-weight: bold;
  padding: 0 5px 0 0; }

a.tx_slrootline {
  color: #828080;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none; }

a.tx_slrootline:hover {
  color: #bf2236;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none; }

.tx_slrootline-Current {
  color: #bf2236;
  font-size: 10px; }

/* CONTENT */
#header h1,
#header h2,
#header h3,
#header h4,
#header h5,
#header h6 {
  color: black;
  font-family: 'Rhymes','Open Sans',Arial,'Helvetica Neue',Helvetica,sans-serif;
  font-weight: normal; }

A {
  color: #ec1c24; }

A:hover {
  text-decoration: none; }

.align-left {
  text-align: left; }

.align-right {
  text-align: right; }

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

.align-justify {
  text-align: justify; }

li {
  line-height: 150%; }

table.contenttable {
  border-collapse: collapse;
  font-size: 1em;
  margin-bottom: 10px;
  width: 100%; }

table.contenttable p.bodytext {
  margin: 0;
  padding: 0; }

table.contenttable th {
  width: 100px; }

table.contenttable th, table.contenttable td {
  padding: 5px 15px 5px 5px; }

table.contenttable th p.bodytext {
  color: #7b7b7b; }

#page-95 table td {
  height: 40px; }

#page-100 a.special-offer-purchase-button, #page-95 table a {
  display: none; }

.program-detail-left .item-buy-link button, a.button, #page-95 #middle form button, #page-100 #middle form button, #middle #mailformsubmit {
  background-color: #eb1e23;
  border: 0 none;
  box-shadow: 1px 1px 3px #666;
  color: #fff;
  cursor: pointer;
  font-size: 1em;
  padding: 10px 15px;
  text-decoration: none; }

a.button {
  display: inline-block;
  padding-bottom: 8px; }

.program-detail-left .item-buy-link button:hover, a.button:hover, #page-95 #middle form button:hover, #page-100 #middle form button:hover, #middle #mailformsubmit:hover {
  background-color: #9c0b10; }

#left p {
  text-align: left; }

#page-1 #content-wrapper {
  margin-top: -39px;
  padding: 0;
  width: auto; }

#page-1 #left {
  display: none; }

#page-1 #middle {
  float: none;
  width: auto; }

#page-1 #middle.animation-ready {
  height: 764px; }

#page-1 #middle-content, #page-1 #middle-marker {
  height: 100%; }

#page-1 #middle .csc-default {
  overflow: hidden;
  position: relative; }

#page-1 #middle.animation-ready .csc-default {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

#page-1 #middle .csc-header, #page-1 #middle .csc-textpic-text {
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 940px; }

#page-1 #middle .csc-header h2, #page-1 #middle .csc-textpic-text {
  color: #fff;
  font-family: 'Rhymes','Open Sans',Arial,'Helvetica Neue',Helvetica,sans-serif;
  font-size: 2.0714em; }

#page-1 #middle .csc-header h2 a, #page-1 #middle .csc-textpic-text a {
  color: #fff;
  display: block;
  text-decoration: none; }

#page-1 #middle .csc-header {
  top: 135px; }

#page-1 #middle .csc-header h2 {
  background-image: url("../images/uvod-icons.png");
  background-repeat: no-repeat;
  border: 0 none;
  line-height: 50px;
  margin: 0 0 0 -70px;
  padding: 0 0 0 70px; }

#page-1 #middle .csc-textpic-imagewrap {
  float: none;
  margin: 0 auto;
  max-width: 100%;
  width: 1440px; }

#page-1 #middle .csc-textpic-image {
  margin: 0; }

#page-1 #middle .csc-textpic-image a {
  display: block; }

#page-1 #middle .csc-textpic-image img {
  height: auto;
  max-width: 100%; }

#page-1 #middle .csc-textpic-text {
  top: 220px; }

#page-1 #middle .csc-textpic-text p {
  line-height: 125%;
  margin: 0; }

#page-1 #middle .csc-textpic-text strong, #page-1 #middle .csc-textpic-text em {
  font-style: normal;
  font-weight: normal; }

#page-1 #c488, #page-1 #c459 {
  background-color: #3f3a40; }

#page-1 #c488 .csc-header h2, #page-1 #c459 .csc-header h2 {
  background-position: 0 0; }

#page-1 #c488 .csc-header h2, #page-1 #c488 .csc-header h2 a, #page-1 #c459 .csc-header h2, #page-1 #c459 .csc-header h2 a {
  color: #d9931b; }

#page-1 #c489, #page-1 #c483 {
  background-color: #9eaba2; }

#page-1 #c489 .csc-header h2, #page-1 #c483 .csc-header h2 {
  background-position: 0 -50px; }

#page-1 #c489 .csc-header h2, #page-1 #c489 .csc-header h2 a, #page-1 #c483 .csc-header h2, #page-1 #c483 .csc-header h2 a {
  color: #00597b; }

#page-1 #c490, #page-1 #c484 {
  background-color: #000; }

#page-1 #c490 .csc-header h2, #page-1 #c484 .csc-header h2 {
  background-position: 0 -100px; }

#page-1 #c490 .csc-header h2, #page-1 #c490 .csc-header h2 a, #page-1 #c484 .csc-header h2, #page-1 #c484 .csc-header h2 a {
  color: #c54d1f; }

#page-1 #c491, #page-1 #c485 {
  background-color: #0b0c10; }

#page-1 #c491 .csc-header h2, #page-1 #c485 .csc-header h2 {
  background-position: 0 -150px; }

#page-1 #c491 .csc-header h2, #page-1 #c491 .csc-header h2 a, #page-1 #c485 .csc-header h2, #page-1 #c485 .csc-header h2 a {
  color: #066342; }

#page-1 #c492, #page-1 #c486 {
  background-color: #99a597; }

#page-1 #c492 .csc-header h2, #page-1 #c486 .csc-header h2 {
  background-position: 0 -200px; }

#page-1 #c492 .csc-header h2, #page-1 #c492 .csc-header h2 a, #page-1 #c486 .csc-header h2, #page-1 #c486 .csc-header h2 a {
  color: #5e247c; }

#page-1 .home-slides-nav {
  height: 100%;
  position: relative; }

#page-1 .home-slides-nav div {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  bottom: 0;
  cursor: pointer;
  height: 126px;
  margin: auto 0;
  opacity: 0.4;
  padding: 50px;
  position: absolute;
  top: 0;
  transition: opacity 0.3s ease 0s;
  width: 64px;
  z-index: 6; }

#page-1 .home-slides-nav div:hover {
  opacity: 1; }

#page-1 .home-slides-nav div#home-slides-nav-left {
  background-image: url("../images/slider-left.png");
  left: 0; }

#page-1 .home-slides-nav div#home-slides-nav-right {
  background-image: url("../images/slider-right.png");
  right: 0; }

#page-97 #middle h2 {
  border-bottom: 1px solid #a0a0a0;
  border-top: 0 none;
  margin-top: 0.5em;
  padding-bottom: 0.75em; }

#page-97 #middle h3 {
  margin-top: 2em; }

#map-loading {
  background-color: #eee;
  height: 400px;
  text-align: center; }

#map-loading .fa {
  line-height: 400px; }

#map-loading + iframe {
  border: 0 none;
  margin-bottom: -400px;
  position: relative;
  top: -400px; }

#page-97 #middle .csc-frame-invisible {
  position: relative; }

#page-97 #middle .csc-default {
  float: left;
  margin-right: 5%;
  width: 45%; }

#page-97 #middle .place, #page-97 #middle .csc-frame-indent {
  display: none; }

#page-97 #middle .visible-place {
  display: block; }

#page-97 #middle .new-line-place {
  clear: both; }

#region-select {
  left: 135px;
  position: absolute;
  top: 11px; }

.lang-en #region-select {
  left: 185px; }

.lang-de #region-select {
  left: 160px; }

div.csc-textpic-imagecolumn.csc-textpic-firstcol {
  margin-right: 20px; }

#page-94 #left div.csc-textpic-imagecolumn.csc-textpic-firstcol {
  margin-right: 25px; }

#page-94 #left div.csc-textpic .csc-textpic-imagewrap img {
  height: 50px;
  width: auto; }

body.layout-1 #content-wrapper {
  margin-top: 0; }

body.layout-1 #left, body.layout-1 #middle {
  float: none;
  margin-right: 0;
  position: static;
  width: auto; }

body.layout-1 #left-content, body.layout-1 #middle-content {
  margin: 0 auto;
  max-width: 660px; }

#page-114 #middle p.align-center {
  margin: 2em 0 3em; }

#page-114 #middle .csc-frame-frame1 {
  font-size: 0.8571em; }

div.csc-textpic-border div.csc-textpic-imagewrap img {
  border: 0 none;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px; }

#middle #mailform {
  border-top: 1px solid black;
  margin-top: 50px;
  padding-top: 20px; }

#middle #mailform .csc-mailform-field {
  margin-bottom: 10px; }

#middle #mailform label {
  display: inline-block;
  width: 120px; }

#middle #mailform #mailformsword {
  width: 205px; }

#middle #mailformsubmit {
  margin-left: 124px; }

.newsletter-form input {
  border: 1px solid #dddddd;
  margin: 0;
  padding: 7px;
  width: 180px; }

.newsletter-form button {
  background-color: #dddddd;
  border: 1px solid #dddddd;
  cursor: pointer;
  margin: 0 0 0 -4px;
  padding: 7px 10px; }

.lp_bonuses_button_print {
  padding: 0; }

@media screen and (max-width: 1249px) {
  #page-1 #middle .csc-header, #page-1 #middle .csc-textpic-text {
    width: 700px; } }

button.csc-mailform-submit {
  position: relative;
  bottom: 18px;
  right: 26px;
  width: 21px;
  height: 46px;
  border: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
  cursor: pointer;
  font-family: 'DvorakovaprahaPicto-Regular';
  color: #000;
  font-size: 51px;
  background: transparent;
  border-radius: 0; }

button.csc-mailform-submit {
  cursor: pointer;
  font-family: 'DvorakovaprahaPicto-Regular';
  color: #000;
  font-size: 51px; }

/* OSTANI */
.subcolumns {
  overflow: hidden;
  width: 100%; }

.subcl {
  padding: 0 1em 0 0; }

.subcr {
  padding: 0 0 0 1em; }

.c16l, .c16r {
  width: 16.666%; }

.c20l, .c20r {
  width: 20%; }

.c25l, .c25r {
  width: 25%; }

.c33l, .c33r {
  width: 33.333%; }

.c38l, .c38r {
  width: 38%; }

.c40l, .c40r {
  width: 40%; }

.c50l, .c50r {
  width: 50%; }

.c60l, .c60r {
  width: 60%; }

.c62l, .c62r {
  width: 62%; }

.c66l, .c66r {
  width: 66.666%; }

.c75l, .c75r {
  width: 75%; }

.c80l, .c80r {
  width: 80%; }

.c16l, .c20l, .c25l, .c33l, .c40l, .c38l, .c50l, .c60l, .c62l, .c66l, .c75l, .c80l {
  float: left; }

.c16r, .c20r, .c25r, .c33r, .c40r, .c38r, .c50r, .c60r, .c66r, .c62r, .c75r, .c80r {
  float: right;
  margin-left: -5px; }

#content-in .registrationISIC {
  display: block; }

/*
.lang-en {
    width: 30px !important;
}
*/
#sub-menu-slide {
  display: none; }

.top-submenu {
  display: none;
  width: 100%; }

#top-menu > ul {
  display: block; }

.top-submenu li {
  box-sizing: border-box;
  display: block;
  padding-left: 20px !important;
  width: 100%; }

.top-submenu li:hover {
  background: #eb1c24 none repeat scroll 0 0; }

.subcl {
  margin-right: 10px; }

.subc {
  margin-right: 20px; }

#c184 .c25l:nth-of-type(2) {
  width: 75%; }

div.csc-textpic .csc-textpic-imagewrap img {
  height: auto;
  max-width: 100%; }

button.csc-mailform-submit {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  bottom: 18px;
  color: #000;
  cursor: pointer;
  font-family: "DvorakovaprahaPicto-Regular";
  font-size: 51px;
  height: 43px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  right: 27px;
  width: 21px; }

button.csc-mailform-submit::-moz-focus-inner {
  border: 0 none;
  padding: 0; }

.open-menu {
  display: block; }

/* RESPONSIVE */
#sub-menu-slide {
  display: none; }

.top-submenu {
  display: none;
  width: 100%; }

#top-menu > ul {
  display: block; }

.top-submenu li {
  display: block;
  width: 100%;
  padding-left: 20px !important;
  box-sizing: border-box; }

#sub-menu li.submenu_121 {
  float: right; }

.top-submenu li:hover {
  background: #eb1c24; }

.subc {
  margin-right: 20px; }

#c184 .c25l:nth-of-type(2) {
  width: 75%; }

div.csc-textpic .csc-textpic-imagewrap img {
  max-width: 100%;
  height: auto; }

button.csc-mailform-submit {
  position: relative;
  bottom: 18px;
  right: 27px;
  width: 21px;
  height: 50px;
  border: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
  cursor: pointer;
  font-family: 'DvorakovaprahaPicto-Regular';
  color: #000;
  font-size: 51px;
  background: transparent;
  -webkit-appearance: none;
  border-radius: 0; }

button.csc-mailform-submit::-moz-focus-inner {
  border: 0;
  padding: 0; }

@media only screen and (min-width: 968px) {
  .voucher-input {
    width: 40% !important; } }

.container.content {
  margin-top: 20px; }

/*
 *  -----------------------
 *  - 4 elements in menu: -
 *  -----------------------
 *  @media screen and (max-width: 1179px) 
 *
 *  -----------------------
 *  - 3 elements in menu: -
 *  -----------------------
 *  @media screen and (max-width: 1089px) 
 *
 *  -----------------------
 *  - 2 elements in menu: -
 *  -----------------------
 *  @media screen and (max-width: 999px)
 */
@media screen and (min-width: 1090px) {
  /*    #top-menu {
        display: block;
    }*/
  /*
    #sub {
        display: none;
    }
*/
  #top-menu #top-menu-ul.subMenuChange {
    display: block; } }

@media screen and (max-width: 1089px) {
  /*    #top-menu {
        display: none;
    }*/
  #sub {
    display: none !important; }
  .menu_90 > a {
    display: none; }
  #top-menu #top-menu-ul.subMenuChange {
    display: none !important; }
  #top-wrapper {
    width: 940px; }
  #top-menu-ul > li.menu_118 {
    display: none; }
  #top-menu {
    right: 0; }
  #top-menu ul {
    margin-left: 0;
    padding: 5px 10px 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box; }
  #top-menu ul li ul {
    padding-left: 0;
    padding-right: 0; }
  #top-menu ul a:hover,
  #top-menu ul .act a {
    color: #fff; }
  #top-menu ul .act a {
    color: #fff; }
  #top-menu > ul {
    background: #9a0d16;
    display: none;
    position: relative;
    top: 40px;
    -webkit-transition: padding 0s;
    -moz-transition: padding 0s;
    -o-transition: padding 0s;
    transition: padding 0s;
    width: 100%;
    overflow: hidden; }
  #top-menu-ul > li {
    width: 50%; }
  #top-menu > ul li > a {
    display: block;
    width: 100%;
    box-sizing: border-box; }
  #top-menu > ul li > a:hover {
    background: #eb1c24; }
  #top-menu-slide-wrapper {
    display: block; }
  .top-submenu {
    width: 100%;
    display: block;
    margin: 0 !important; }
  .top-submenu li {
    width: 100%; }
  #sub {
    display: none; }
  #sub-wrapper {
    width: 940px;
    padding: 0; }
  #sub-menu ul {
    height: auto; }
  #sub-menu li {
    width: 33.333333%;
    text-align: left; }
  #sub-menu ul a,
  #sub-menu ul .cur {
    padding: 0px 8px;
    font-size: 14px;
    box-sizing: border-box;
    width: 100%; } }

@media screen and (max-width: 999px) {
  .program-list .program-item .item-programme,
  .program-list .program-item:hover .item-programme {
    margin-top: 10px !important;
    min-height: 30px !important; }
  #program-menu ul li.active .clickable {
    cursor: default; }
  #header {
    position: absolute; }
  #header, #top, #sub, #content, #footer {
    min-width: initial;
    max-width: 100%; }
  #header-wrapper, #top-wrapper, #sub-wrapper, #content-wrapper, #footer-wrapper {
    width: auto;
    padding: 0 20px; }
  #header-language {
    right: 240px; }
  #header-basket {
    right: 0px; }
  #footer, #footer-wrapper {
    height: auto;
    min-height: 380px; }
  .c25l, .c25r {
    width: 25%; }
  #left {
    position: static;
    float: left;
    width: 30%;
    margin: 0; }
  #middle {
    float: right;
    width: 65%; }
  #region-select .sbHolder, .category-filter .sbHolder,
  #map-loading + iframe {
    width: 100%; }
  .program-list .program-item .item-content br,
  .program-list .program-item .item-artists span em,
  .program-list .program-item .item-buy-link,
  .program-list .program-item .item-program,
  .program-list .program-item .item-time,
  .program-list .program-item:hover .item-program,
  .program-list .program-item:hover .item-place,
  .program-list .program-item:hover .item-time,
  .program-list .program-item:hover .item-buy-link,
  .program-list .program-item:hover .item-artists span em {
    display: none; }
  .program-list .program-item:hover .item-short-program {
    display: block; }
  .program-list .program-item:hover .item-content {
    width: 100%;
    padding: initial;
    margin: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none; }
  .program-list .program-item:hover .item-content,
  .program-list .program-item {
    min-height: initial; }
  .program-list .program-item.eol4:hover .item-content {
    margin-left: 0;
    margin-right: 0; }
  .program-list .program-item:hover .item-artists {
    font-size: 12px;
    height: 54px;
    min-height: initial; }
  .program-list .program-item:hover .item-artists span {
    line-height: 18px; }
  .program-list .program-item:hover .item-artists span em {
    font-size: 12px; }
  .program-list .program-item:hover .item-programme {
    margin-top: 15px;
    height: 25px; }
  .program-detail-right {
    width: 100%; }
  .program-detail-right .item-attributes ul li {
    box-sizing: border-box;
    padding-left: 35px;
    width: 46.5%;
    margin-bottom: 8px; }
  #footer-marker {
    padding-bottom: 50px; }
  #content-wrapper {
    margin-top: 0; }
  #sub-menu ul a, #sub-menu ul .cur {
    font-size: 18px; }
  .program-list .program-item {
    width: 23.5%; }
  div.csc-textpic-center .csc-textpic-center-outer,
  div.csc-textpic-center .csc-textpic-center-inner {
    position: static;
    float: none; }
  div.csc-textpic-border div.csc-textpic-imagewrap img {
    padding-left: 0; }
  #c480 div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image,
  #c462 div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 20px; }
  #colosseum-header #colosseum-header-user,
  #colosseum-header #colosseum-header-cart {
    display: inline-block;
    position: relative; } }

@media screen and (max-width: 900px) {
  .program-list .clear2, .program-list .clear4 {
    display: none; }
  .program-list .clear3 {
    display: block; }
  .program-list .program-item {
    width: 31%; } }

@media screen and (max-width: 900px) and (min-width: 768px) {
  .program-list .program-item {
    margin-right: 2% !important; }
  .program-list .last-row-item + .program-item, .program-list .program-item.eol3 {
    margin-right: 0 !important; } }

@media screen and (max-width: 920px) {
  #footer-block-2 {
    margin-top: 25px;
    border-top: none;
    padding: 0 16px; }
  #program-menu {
    width: 625px; }
  #program-menu ul > li {
    width: 25px; }
  body.lang-en #program-menu ul > li {
    width: 27px; }
  #program-menu ul li .day-number {
    font-size: 16px; } }

@media (min-width: 767px) and (max-width: 991px) {
  .login a {
    position: relative;
    font-size: 10px;
    right: 8px; } }

@media screen and (max-width: 767px) {
  .login a {
    position: relative;
    font-size: 10px;
    right: 8px; }
  #c186, #c219 {
    top: 50px !important; }
  body.scroll #header-language {
    width: auto !important; }
  .category-filter .sbHolder {
    float: left;
    width: 31%;
    margin-right: 2%; }
  .category-filter-desc {
    float: left;
    width: 47%;
    margin-right: 3%; }
  .category-active-filter {
    float: none;
    width: auto;
    margin-right: 0; }
  #program-menu.menu-eng ul li {
    width: 100%; }
  .program-list .clear2, .program-list .clear3 {
    display: none; }
  #c186, #c219, #c220 {
    position: relative; }
  .program-list .clear4 {
    display: block; }
  .program-list .program-item {
    width: 23.5%; }
  #program-menu {
    width: 100%; }
  #left, #middle {
    width: 100%; }
  #left {
    margin-bottom: 3em; }
  #c226, #c402 {
    display: none; }
  #header-language {
    right: 15px; }
  #header-basket {
    top: 20px !important;
    right: 8px;
    width: 130px !important; }
  #sub-menu li {
    width: 50%; }
  #footer-marker {
    padding-bottom: 20px; }
  #footer-left, #footer-right {
    width: auto;
    position: static;
    padding-bottom: 10px; }
  #footer-right {
    padding-bottom: 15px; }
  .c25l, .c25r {
    width: 50%;
    margin-bottom: 20px; }
  .subcl, .subc, .subcr {
    padding: 0;
    margin-right: 20px; }
  #c184 .c25l:nth-of-type(2) {
    width: 50%;
    margin-left: auto; }
  #page-96 #left, #page-99 #left, #page-100 #left {
    display: none; }
  body.scroll #header-logo span {
    background-position: 0px -100px;
    height: 55px;
    width: 250px; }
  body.scroll #header-wrapper {
    height: 129px; }
  body.scroll #header-logo {
    height: 55px;
    top: 33px;
    transition: top 0.3s ease 0s;
    width: 250px; }
  body.scroll #header-language {
    right: 10px;
    top: 5px; }
  #btAccountLogout i {
    position: relative;
    top: 3px; }
  #colosseum-header {
    margin-top: 40px; }
  #colosseum-header #colosseum-header-user,
  #colosseum-header #colosseum-header-cart {
    display: inline-block;
    position: relative; } }

@media screen and (max-width: 730px) {
  .lang-en #program-menu ul > li {
    width: 24px; }
  .lang-en #program-menu ul li .day-number {
    font-size: 14px; } }

@media screen and (min-width: 992px) {
  #footer-block-2 .wrapper > .csc-default {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

@media screen and (max-width: 991px) {
  #program-menu {
    padding: 0; }
  #footer-block-2 .wrapper > .csc-default .csc-default:last-child .csc-textpic-imagecolumn {
    height: 40px; }
  div.csc-textpic div.csc-textpic-imagecolumn {
    float: left; }
  div.csc-textpic-imagecolumn.csc-textpic-firstcol {
    margin-right: 20px; }
  #footer-block-2 .wrapper > .csc-default .csc-default:last-child .csc-textpic-image img {
    height: 100%;
    width: auto; }
  #footer-block-2 .wrapper > .csc-default .csc-default:last-child .csc-textpic-imagecolumn .csc-textpic-image {
    height: 100%; } }

@media screen and (max-width: 770px) {
  #program-menu {
    width: 100%; }
  #program-menu .month-name {
    padding: 0 10px;
    display: none; }
  #program-menu .concert-selection {
    display: block; }
  #program-menu .month-name:hover {
    background: #9c0b10;
    cursor: pointer; }
  #program-menu ul {
    padding: 3px 0;
    background: #9c0b10; }
  #program-menu ul, #program-menu ol {
    display: none;
    position: absolute;
    top: 40px;
    width: 400px;
    z-index: 100; }
  #program-menu ul > li, .lang-en #program-menu ul > li {
    display: none;
    width: 100% !important;
    background: #9c0b10; }
  #program-menu ul > li.active {
    display: block; }
  #program-menu ul li ol {
    display: block;
    float: right;
    width: 85%;
    position: static; }
  #program-menu ul li .day-number,
  #program-menu ul li .day-number:hover {
    width: 15%;
    display: inline-block;
    float: left;
    line-height: 100% !important;
    padding: 5px 0; }
  #program-menu ul li ol li,
  #program-menu ul li ol li.eol4 {
    width: auto;
    border: 1px solid #9c0b10; }
  #program-menu ul li ol li a {
    font-size: 15px;
    padding: 4px 15px;
    box-sizing: border-box; }
  #program-menu ul li ol li a:hover, #program-menu ul li ol li a:focus {
    background-color: #9C0B10; }
  #program-menu ul li.active .day-number:hover, #program-menu ul li.active .day-number:focus {
    background-color: #9C0B10;
    color: #fff; }
  #program-menu ul li.active .clickable:hover, #program-menu ul li.active .clickable:focus {
    background-color: #9C0B10; } }

@media screen and (max-width: 680px) {
  .category-filter .sbHolder {
    width: 100%;
    margin-right: 0; } }

@media screen and (max-width: 570px) {
  .program-list .program-item .item-artists,
  .program-list .program-item:hover .item-artists {
    height: 87px; }
  .program-list .clear2, .program-list .clear4 {
    display: none; }
  .program-list .clear3 {
    display: block; }
  .program-list .program-item {
    width: 31%; }
  .program-list .clear2, .program-list .clear4 {
    display: none; }
  .program-list .clear3 {
    display: block; }
  .program-list .program-item {
    width: 31%; }
  #header-logo {
    width: 100%; }
  #header-logo span {
    background-position: left -103px;
    width: 204px;
    height: 51px; } }

@media screen and (max-width: 570px) and (min-width: 480px) {
  .program-list .program-item {
    margin-right: 2% !important; }
  .program-list .last-row-item + .program-item, .program-list .program-item.eol3 {
    margin-right: 0 !important; } }

@media screen and (max-width: 560px) and (min-width: 501px) {
  #c183 .csc-textpic-firstcol {
    margin-right: 5px; }
  #c183 .csc-textpic-lastcol {
    width: 75%; } }

@media screen and (max-width: 500px) {
  #c184 .c25l, .c25l, .c25r, #c184 .c25l:nth-of-type(2) {
    width: 100%;
    margin-bottom: 25px; } }

@media screen and (max-width: 450px) {
  #region-select, .lang-en #region-select {
    position: static; } }

@media screen and (max-width: 479px) {
  .category-filter-desc {
    width: 100%;
    margin-right: 0; }
  .program-list .clear3, .program-list .clear4 {
    display: none; }
  .program-list .clear2 {
    display: block; }
  .program-list .program-item {
    width: 47.5%; }
  #top-menu li {
    width: 100%; }
  #sub {
    display: none;
    margin-top: -39px; }
  #sub-menu li {
    width: 100%; }
  #sub-menu li a {
    padding: 0 20px; }
  #sub-menu-slide {
    display: block;
    position: absolute;
    right: 0;
    background: #eb1c24 url("../images/menu.png") no-repeat center;
    width: 38px;
    height: 38px;
    z-index: 99; }
  #sub-menu-slide-wrapper {
    height: 38px;
    border-bottom: 1px solid #eb1c24; }
  #sub-menu-slide:hover {
    background: #9a0d16 url("../images/menu.png") no-repeat center;
    cursor: pointer; }
  #top-menu ul a, #top-menu ul .cur {
    padding: 0 15px; }
  #program-menu ul, #program-menu ol {
    left: 0;
    width: 100%; }
  .program-detail-right .item-attributes ul li {
    width: 100%; } }

@media screen and (max-width: 479px) and (min-height: 321px) {
  .program-list .program-item {
    margin-right: 2% !important; }
  .program-list .last-row-item + .program-item, .program-list .program-item.eol2 {
    margin-right: 0 !important; } }

@media screen and (max-width: 400px) {
  #page-97 #middle .csc-default {
    width: 100%;
    margin-right: 0; }
  #header-logo {
    max-width: 55px; }
  #header-logo span {
    background-position: left bottom;
    width: 55px;
    height: 55px; }
  #colosseum-cart-iframe iframe {
    width: 260px; } }

@media screen and (max-width: 320px) {
  body {
    min-width: 320px; }
  .program-list .program-item {
    width: 100%; }
  .program-list .program-item {
    margin-right: 0% !important; } }

#colosseum-header-user {
  margin-left: 8px; }
