#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: none;
    cursor: pointer;
}

#cboxPrevious:active, #cboxNext:active, #cboxClose:active, #cboxSlideshow:active {
    outline: 0;
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

#cboxOverlay {
    background: #000;
}

#colorbox {
    outline: 0;
}

#cboxWrapper {
    background: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#cboxTopLeft {
    width: 15px;
    height: 15px;
}

#cboxTopCenter {
    height: 15px;
}

#cboxTopRight {
    width: 15px;
    height: 15px;
}

#cboxBottomLeft {
    width: 15px;
    height: 10px;
}

#cboxBottomCenter {
    height: 10px;
}

#cboxBottomRight {
    width: 15px;
    height: 10px;
}

#cboxMiddleLeft {
    width: 15px;
}

#cboxMiddleRight {
    width: 15px;
}

#cboxContent {
    background: #fff;
    overflow: hidden;
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}

#cboxLoadedContent {
    margin-bottom: 28px;
}

#cboxTitle {
    position: absolute;
    background: rgba(255, 255, 255, 0.7);
    bottom: 28px;
    left: 0;
    color: #535353;
    width: 100%;
    padding: 4px 6px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#cboxCurrent {
    position: absolute;
    bottom: 4px;
    left: 60px;
    color: #949494;
}

.cboxSlideshow_on #cboxSlideshow {
    position: absolute;
    bottom: 0px;
    right: 30px;
    background: url(../images/modules/colorbox/styles/default/controls.png) no-repeat -75px -50px;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

.cboxSlideshow_on #cboxSlideshow:hover {
    background-position: -101px -50px;
}

.cboxSlideshow_off #cboxSlideshow {
    position: absolute;
    bottom: 0px;
    right: 30px;
    background: url(../images/modules/colorbox/styles/default/controls.png) no-repeat -25px -50px;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

.cboxSlideshow_off #cboxSlideshow:hover {
    background-position: -49px -50px;
}

#cboxPrevious {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../images/modules/colorbox/styles/default/controls.png) no-repeat -75px 0px;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

#cboxPrevious:hover {
    background-position: -75px -25px;
}

#cboxNext {
    position: absolute;
    bottom: 0;
    left: 27px;
    background: url(../images/modules/colorbox/styles/default/controls.png) no-repeat -50px 0px;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

#cboxNext:hover {
    background-position: -50px -25px;
}

#cboxLoadingOverlay {
    background: #fff;
}

#cboxLoadingGraphic {
    background: url(../images/modules/colorbox/styles/default/loading_animation.gif) no-repeat center center;
}

#cboxClose {
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(../images/modules/colorbox/styles/default/controls.png) no-repeat -25px 0px;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

#cboxClose:hover {
    background-position: -25px -25px;
}

.ctools-locked {
    color: red;
    border: 1px solid red;
    padding: 1em;
}

.ctools-owns-lock {
    background: #ffffdd none repeat scroll 0 0;
    border: 1px solid #f0c020;
    padding: 1em;
}

a.ctools-ajaxing, input.ctools-ajaxing, button.ctools-ajaxing, select.ctools-ajaxing {
    padding-right: 18px !important;
    background: url(../images/modules/ctools/status-active.gif) right center no-repeat;
}

div.ctools-ajaxing {
    float: left;
    width: 18px;
    background: url(../images/modules/ctools/status-active.gif) center center no-repeat;
}

.block-mobilni-menu {
    position: relative;
    z-index: 10000;
}

.rmm-main-list, .mml {
    display: none;
}

.rmm {
    display: block;
    position: relative;
    width: 100%;
    padding: 19px 0px 0px;
    margin: 0 auto !important;
    text-align: center;
    line-height: 19px !important;
    max-width: 100% !important;
}

.rmm a {
    color: #fff;
    text-decoration: none;
}

.rmm .rmm-main-list, .rmm .rmm-main-list li {
    margin: 0px;
    padding: 0px;
}

.rmm ul {
    display: block;
    width: auto !important;
    margin: 0 auto !important;
    overflow: hidden;
    list-style: none;
}

.rmm ul li ul, .rmm ul li ul li, .rmm ul li ul li a {
}

.rmm .rmm-main-list li {
    display: inline;
    padding: padding: 0px;
    margin: 0px !important;
}

.rmm-toggled {
    display: none;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin: 0 auto !important;
}

.rmm-button:hover {
    cursor: pointer;
}

.rmm .rmm-toggled ul {
    display: none;
    margin: 0px !important;
    padding: 0px !important;
    border-bottom: 2px solid #003468;
}

.rmm .rmm-toggled ul.lvl1ul, .rmm .rmm-toggled ul.lvl2ul {
    border-bottom: none;
}

.rmm .rmm-toggled ul li {
    display: block;
    margin: 0 auto !important;
}

.rmm.graphite .rmm-main-list li a {
    display: inline-block;
    padding: 12px 30px 12px 30px;
    margin: 0px -3px 0px -3px;
    font-size: 18px;
    background-repeat: repeat-x;
}

.rmm.graphite .rmm-toggled {
    width: 100%;
    min-height: 36px;
}

.rmm.graphite .rmm-toggled-controls {
    display: block;
    height: 42px;
    color: white;
    text-align: left;
    margin-bottom: 44px;
    position: relative;
}

.rmm.graphite .rmm-button {
    display: block;
    position: absolute;
    right: 15px;
    top: 0px;
    padding: 10px 16px 44px 23px;
}

.rmm.graphite .rmm-buttonsec {
    display: block;
    position: absolute;
    right: 45px;
    top: 10px;
}

.rmm.graphite .rmm-button span {
    display: block;
    margin-top: 4px;
    height: 4px;
    background: #ffffff;
    width: 26px;
}

.rmm.graphite .rmm-buttonsec span {
    display: block;
    margin-top: 4px;
    height: 4px;
    background: #ffffff;
    width: 4px;
}

.rmm.graphite .rmm-button.rmm-closed span, .rmm.graphite .rmm-button.rmm-closed .rmm-buttonsec span {
    background: #003468 !important;
}

.menu-radek, .rmm.graphite .rmm-toggled ul li {
    background: #ffffff;
}

.menu-radek a, .rmm.graphite .rmm-toggled ul li span, .rmm.graphite .rmm-toggled ul li a {
    display: block;
    width: 100%;
    box-sizing: border-box;
    background: #003468;
    text-align: left;
    font-size: 18px;
    padding: 15px 50px;
    border-bottom: 1px solid #034280;
    margin: 0px 0%;
    color: white;
    cursor: hand;
    cursor: pointer;
}

.rmm.graphite .rmm-toggled ul.lvl2ul li a {
    border-bottom: 1px solid #02478c;
}

.rmm.graphite .rmm-toggled ul ul li a {
    background: #034280;
}

.rmm.graphite .rmm-toggled ul ul ul li a {
    background: #003c78;
}

.menu-radek a {
    text-decoration: none;
    color: white !important;
    font-size: 15px;
}

.roll .lst a, .menu-radek.last a, .rmm.graphite .rmm-toggled ul li .menu-mlid-114 {
    border-bottom: none !important;
}

.roll span.lvl1 {
    background: url(../images/modules/mobilni_menu/ovladac.png) no-repeat left center #003468 !important;
}

.roll.open span.lvl1 {
    background: url(../images/modules/mobilni_menu/ovladac2.png) no-repeat left center #003468 !important;
}

.roll span.lvl2 {
    background: url(../images/modules/mobilni_menu/ovladac.png) no-repeat left center #034280 !important;
}

.roly.open span.lvl2 {
    background: url(../images/modules/mobilni_menu/ovladac2.png) no-repeat left center #034280 !important;
}

.rmm-toggled ul.lvl1ul, .rmm-toggled ul.lvl2ul {
}

.rmm-toggled .rmm-button, .rmm-button.rmm-closed {
    background: #003468;
}

.rmm-toggled.rmm-closed .rmm-button {
    background: transparent;
}
