@import "https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,300&subset=latin,cyrillic-ext";
@import url(https://fonts.googleapis.com/css?family=Engagement);

body {
    font-family: Arial, Helvetica, sans-serif;
    background: #eee;
    min-width: 320px;
}

html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
}

body .navbar-header {
    clear: both;
}

body .navbar-header h1 {
    margin: 0;
    padding: 0;
    font-size: inherit;
    float: left;
}

body .navbar-header .navbar-brand {
    margin-left: 10px !important;
}

body .navbar-collapse .navbar-right {
    margin-right: 0 !important;
}

body > .wrapper,
body #bb_mainPageBody > .wrapper {
    min-height: 100%;
    position: relative;
    background: #eee;
}

/** pri brandingu odsadime 200px */
body #bb_mainPageBody > .wrapper {
    /*margin-top: 200px; */
}

body #bb_mainPageBody > .wrapper > .container,
body > .wrapper > .container {
    /* padding-bottom: 100px;*/
}

body #bb_mainPageBody > .wrapper .footer,
body > .wrapper .footer {
    /* position: absolute; */
    bottom: 0;
    height: 80px;
    padding: 28px 15px 0;
    /*background: #fff;*/
    border-top: 1px solid #dedede;
    z-index: 15;
    width: 100%;
}

body #bb_mainPageBody > .wrapper .footer a.rssLink,
body > .wrapper .footer a.rssLink {
    background: transparent url('/images/feed.svg') center left no-repeat;
    background-size: contain;
    padding-left: 20px;
}

body #bb_mainPageBody > .wrapper .footer-bg,
body > .wrapper .footer-bg {
    position: absolute;
    bottom: 0;
    height: 80px;
    padding: 0;
    width: 100%;
    background: #fff;
    border-top: 1px solid #dedede;
    z-index: 1;
}

body #bb_mainPageBody > .wrapper .footer a,
body > .wrapper .footer a {
    color: inherit;
}

a, a:hover, a:focus, a:active, input, input:hover, input:focus, input:active, button, button:focus, button:active, button:hover {
    outline: none !important;
}

a, a:hover {
    color: #3d8dc5;
}

.bg-blue {
    background-color: #3d8dc5;
}

.bg-azure {
    background-color: #4db3b3;
}

.bg-darkblue {
    background-color: #3d4c53;
}

.bg-orange {
    background-color: #e6772e;
}

.bg-white {
    background-color: #fff !important;
}

.text-blue {
    color: #3d8dc5;
}

.text-darkblue {
    color: #3d4c53;
}

.container {
    padding: 0;
    width: 100%;
}

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

.advert.mfadvert.square.mfadvert-desktop.position-square {
    margin-top: 5px;
    margin-bottom: 5px;
}

.aBlock {
    background-color: #999999;
    color: #FFF;
    height: 90px;
    line-height: 90px;
    width: 100%;
    text-align: center;
    margin: 0 0 15px;
}

.sBlock {
    display: inline-block;
    vertical-align: top;
    margin-top: 110px;
    position: absolute;
}

.sBlock div.advert.mfadvert {
    display: block;
    width: 300px;
}

.layout-content .advert.square-bottom {
    margin-top: 15px;
}

.advert.leaderboard-top > div {
    margin: 15px auto;
    max-width: 1000px;
}
html.mf-branding .advert.leaderboard-top > div {
    margin: inherit;
}

html.mf-branding .adgmleaderboard {
    position: static;
    transform: initial;
    -webkit-transform: initial;
    margin: 0 auto;
    overflow: initial;
}

html.mf-branding #bb_mainPageBody, html.mf-branding #bb_brandingWrap {
    max-width: 1052px;
    margin: 0 auto;
}

.layout-content .advert.leaderboard-bottom {
    margin-top: 15px;
}

.video-detail .sBlock {
    margin-top: 0;
}

.noclear {
    clear: none;
}

/* prepsani na hranate verze */
.chosen-container-single .chosen-search input,
.chosen-container-multi .chosen-choices .search-choice,
.chosen-container-active.chosen-with-drop .chosen-single,
.chosen-container-multi .chosen-choices,
.chosen-container-single .chosen-single,
.chosen-container .chosen-single,
.chosen-container-single .chosen-drop,
.chosen-container-single .chosen-drop,
.nav-tabs > li > a,
.form-control,
.alert,
.dropdown-menu,
.panel,
.progress,
.btn {
    border-radius: 0 !important;
}

.form-control:focus {
    border-color: #cccccc;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#content.container {
}

#content.container .layout-content {
    padding: 10px 9px 0 9px;
    margin: 0;
    overflow: hidden;
    min-width: 320px;
    clear: both;
}

#content.container .layout-content h1 {
    font-size: 30px;
}


@media (max-width: 1019px) {
    .menu-layout {
        display: none;
        height: 100%;
        min-height: 100%;
        background-color: #FFF;
        position: relative;
        z-index: 50;
        float: left;
    }

    .menu-layout .inner {
        overflow-y: auto;
        top: 67px;
        bottom: 0;
        display: block;
        background-color: #FFF;
        border-right: 1px solid #dedede;
        width: 244px;
        z-index: 20;
    }

    #content.container .layout-content {
        padding: 0px 9px 0 9px;
    }
}

@media (min-width: 1020px) {
    .navbar {
        border-bottom: 0;
        width: 1000px;
        margin: auto;
    }
    .advert.leaderboard-top > div {
        width: 1000px;
        margin-left: auto;
        margin-right: auto;
    }

    .menu-layout {
        margin: auto;
        width: 1000px;
    }

    .menu-layout .inner {
        width: 100% !important;
    }

    .categories-menu {
        display: none;
    }

    .menu-layout-box {
        border-bottom: 0 !important;
        margin: 0 !important;
        padding: 0 0 0 0 !important;
    }

    ul.main {
        display: table;
        width: 80%;
    }

    .menu-layout-box ul.nav li {
        display: table-cell;
        text-align: center;
        width: auto;
    }

    .layout-content > .lightbox{
        margin: auto;
        width: 1000px;
    }
}

@media (min-width:1334px) {
    .menu-layout {
        width: 1000px;
    }
}

.menu-layout .inner .search-sidebar {
    display: none;
}

.menu-layout .inner .search-sidebar #searchForm {
    display: block;
}

.showLeftSidebar {
    display: block;
}

.social-icons-mobile {
    display: block;
    text-align: right;
    margin-right: 7px;
    margin-top: 5px;
}

#content.container .layout-content .detail-video,
#content.container .layout-content .items {
    min-width: 270px;
    display: inline-block;
    text-align: left;
}

div.vast_video_wrapper > div.vast_ad_player_wrapper > div.vast_ad_skip_wrapper {
    background: #2b3036;
    border-radius: 0.5em;
    bottom: 2.8em;
    display: block;
    position: absolute;
    right: 1em;
    z-index: 3000000000
}

div.vast_video_wrapper > div.vast_ad_player_wrapper > div.vast_ad_skip_wrapper > a {
    color: #6d7a8b;
    padding: 0.2em 1em;
    display: block;
}

div.vast_video_wrapper > div.vast_ad_player_wrapper > div.vast_ad_skip_wrapper > a::after {
    content: " \0025b6";
}

div.vast_video_wrapper > div.vast_ad_player_wrapper > div.vast_ad_skip_wrapper > a:hover {
    color: #35e5fc;
    text-decoration: none;
}

div.vastPlayIcon {
    font-size: 2em;
}

div.vastPlayIcon .vastPlayIconContainer {
    border-radius: .25em;
    background: #2b3036;
    position: relative;
    top: 50%;
    display: table;
    height: 1.75em;
    width: 1.75em;
    margin: -0.9em auto 0;
    cursor: pointer;
}

div.vastPlayIcon .vastPlayIconContainer .vastPlayIconContainerButton {
    color: #6d7a8b;
    position: relative;
    display: table-cell;
    text-align: center;
    vertical-align: middle !important;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

div.vastPlayIcon:hover .vastPlayIconContainer .vastPlayIconContainerButton {
    color: #35e5fc;
}

div.vastPlayIcon .vastPlayIconContainer .vastPlayIconContainerButton::before {
    content: " \0025b6";
    vertical-align: initial;
}

@media (min-width: 300px) {
    #content.container .layout-content .items {
        width: 100%;
    }

    #content.container .layout-content .detail-video {
        width: 100%;
    }

    #content.container .layout-content .content-default {
        width: 100%;
    }
    #content.container .layout-content{
        margin-top: 55px;
    }
    /*#content.container .position-leaderboard-bottom { width: 100%; }*/
}

@media (min-width: 737px) {
    /* 15px navíc kvůli slideru (posuvníku) */
    #content.container .layout-content .detail-video {
        max-width: 1000px;
        width: 100%;
    }

    #content.container .layout-content .detail-video section.video .detail-video {
        width: calc(100% - 240px) !important;
    }

    #content.container .layout-content .items {
        width: 704px;
    }

    #content.container .layout-content .content-default {
        min-width: 704px;
        max-width: 1000px;
        width: 100%;
    }

    #content.container .position-leaderboard-bottom {
        width: 100%;
    }
}

@media (min-width: 737px) and (max-width: 1000px) {
    #content.container .layout-content .detail-video section.video .detail-video {
        width: calc(100% - 240px) !important;
    }
}

@media (min-width: 1020px) {
    /* 15px navíc kvůli slideru (posuvníku) */

    .menu-layout {
        display: block;
        visibility: visible;
    }

    #content.container .menu-layout.navbar-fixed-top{
        top: 67px;
        height: auto;
        max-width: none;
        padding: 0;
        z-index: 999;
    }
    #content.container .menu-layout.navbar-fixed-top + div.layout-content{
        margin-top: 100px;
    }


    .showLeftSidebar, .social-icons-mobile {
        display: none;
    }

    #content.container .layout-content .items {
        min-width: 1000px;
        max-width: 1056px;
        margin-top: 0;
    }
    #content.container .layout-content {
        margin-top: 0;
    }

    /* 244px menu + 15px padding ve footeru */
    /*#content.container .position-leaderboard-bottom { min-width: 704px; max-width: 1056px; }*/
}

@media (min-width: 1334px) {
    /* 15px navíc kvůli slideru (posuvníku) */
    #content.container .layout-content:not(.blocks-2) .items {
        width: 1000px;
    }


    /* 244px menu + 15px padding ve footeru */
    /*#content.container .position-leaderboard-bottom { width: 1056px; }*/
}

/*@media(min-width: 1020px) {
    .container {
        max-width: 1405px;
    }
}*/

/* fixní horní panel */
.navbar {
    margin-bottom: 0;
    border: 0;
}

.navbar-vc {
    background: #eee!important;
    box-shadow: none;
    border-radius: 0;
    padding: 10px 0;
}

.navbar-vc-dark{
    padding: 0;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #303030!important;
}
.navbar-vc .container {
    /*border: 1px solid #dedede;*/
}

.dark-background{
    background-color: #303030;
}
.white-background{
    background-color: #eee;
}

@media (max-width: 767px) {
    .navbar-nav.navbar-right {
        margin-top: 1px;
        margin-bottom: 1px;
    }

    .navbar-nav.navbar-right li {
        margin-right: 3px !important;
    }

    .navbar-nav.navbar-right li a {
        padding: 6px !important;
    }
}

@media (min-width: 737px) {
    .navbar-fixed-top {
        max-width: 704px;
        margin: auto;
    }
}

@media (min-width: 768px) {

    .navbar-nav > li > a {
        font-size: 14px;
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .navbar-fixed-top {
        height: 67px;
        padding: 10px 0;
        max-width: none;
    }

    .navbar-search {
        padding: 6px 0 4px;
    }

    .navbar-right {
        padding: 4px 0;
    }

}

@media (min-width: 1334px) {
    #content.container .layout-content .detail-video, .navbar-fixed-top {
        width: 1000px;
        max-width: 100%;
    }
}

.navbar-nav.navbar-right li {
    float: left;
}

.navbar-right > li > a.link {
    background-color: #fff;
    font-size: 13px;
    color: #3d8dc5;
    padding-top: 8px;
    padding-bottom: 8px;
    border: 1px solid #dcdcdc;
}

.navbar-right > li > a.link i {
    color: #3d8dc5;
    font-size: 16px;
}


.navbar-default .navbar-right > li > a.link:focus {
    background-color: #3d8dc5;
}

.navbar-default .navbar-right > li > a.link:hover {
    background-color: #2e7ab0;
}

.navbar-default .navbar-right > li > a.link:hover i {
    color: #fff;
}

.navbar-nav > li.border-right {
    border-right: 1px solid #377fb1;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
}

.navbar-default .navbar-toggle {
    border-color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}

.navbar-default .navbar-brand {
    font-family: 'Engagement', cursive;
    color: #fff;
    font-size: 40px;
    margin-right: 10px;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #fff;
}

@media (max-width: 340px) {
    .navbar-search {
        display: none;
    }
}

@media (min-width: 200px) {
    #searchForm {
        display: none;
    }

    .menu-layout .inner .search-sidebar {
        display: block;
    }

    .navbar-brand{
        padding: 0 0 0 8px;
    }
    .navbar-brand > img {
        /*width: 150px !important;*/
        height: 34px !important;
        width: auto !important;
    }

    .my-navbar {
        float: left;
    }

    .navbar-right {
        float: right !important;
        margin-right: 5px !important;
        padding-top: 8px;
    }

    .navbar-right li.m-r {
        margin-right: 0 !important;
    }

    .menu-layout.showMenu, .menu-layout.showMenuAnimate {
        display: block;
    }

    /*#searchSuggest .search-sidebar .suggest { width: 580px; margin-top: 5px; display: none; }*/
    .nav.navbar-right .btn.btn-logged span.label {
        top: 0 !important;
        right: 0 !important;
    }
}

@media (min-width: 371px) {
    .navbar-brand > img {
        /*width: 203px !important; */
        height: 34px !important;
        width: auto !important;
    }

    .navbar-right {
        padding-top: 8px;
    }

    .navbar-nav.navbar-right li a {
        padding: 8px 15px 6px !important;
    }

    .navbar-right {
        margin-right: 5px !important;
        margin-bottom: 5px;
    }

    .nav.navbar-right .btn.btn-logged span.label {
        top: -3px !important;
        right: -3px !important;
    }

    .navbar-right li.m-r {
        margin-right: 3px !important;
    }
}

@media (min-width: 320px) {
    .navbar-search {
        padding: 6px 0 4px;
        margin-left: 15px;
    }

    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }

    .showLeftSidebar {
        padding: 5px 0 0 8px;
        margin-top: 7px;
    }

}

/*
@media(min-width:550px) {
    #searchForm { width: 180px; display: block; }
    .navbar-nav { float: left; }
}
*/
@media (min-width: 570px) {
    #searchForm {
        width: 210px;
        display: block;
    }

    .navbar-nav {
        float: left;
    }

    .navbar-search {
        margin-left: 0px !important;
        margin-top: 4px;
    }

    .menu-layout .inner .search-sidebar {
        display: none;
    }

    .navbar-right {
        margin-right: 10px !important;
    }

    .nav.navbar-right .btn.btn-logged span.label {
        top: -7px !important;
        right: -8px !important;
    }
}

@media (min-width: 650px) {
    /*#searchForm { width: 280px; }*/
}

@media (min-width: 700px) {
    /*#searchForm { width: 330px; }*/
}

@media (min-width: 768px) {

    .navbar-default .navbar-brand {
        padding: 10px 0 0 8px;
    }

}

@media (max-width: 850px) {
    div.content-inner.profile ul.nav.nav-tabs li a span {
        display: none;
    }

    div.content-inner.profile ul.nav.nav-tabs li a span.label {
        display: block;
    }

    div.content-inner.profile ul.nav.nav-tabs li a .fa {
        display: block;
    }

    .navbar-fixed-top .navbar-right li a.link .fa,
    .navbar-fixed-top .navbar-right li a.btn-black .fa {
        margin-right: 0 !important;
    }

    .navbar-fixed-top .navbar-right li a.link span,
    .navbar-fixed-top .navbar-right li a.btn-black span {
        display: none;
    }
}

@media (min-width: 851px) {
    div.content-inner.profile ul.nav.nav-tabs li a span {
        display: inline-block;
        padding-left: 5px !important;
    }

    /*div.content-inner.profile ul.nav.nav-tabs li a .fa { display: none; }*/
}

div.content-inner.profile.only-profile-icons ul.nav.nav-tabs li a span {
    display: none;
}

div.content-inner.profile.only-profile-icons ul.nav.nav-tabs li a span.label {
    display: block;
}

div.content-inner.profile.only-profile-icons ul.nav.nav-tabs li a .fa {
    display: block;
}

@media (max-width: 950px) {
    .navbar-default .navbar-right li a.link .fa,
    .navbar-default .navbar-right li a.btn-black .fa {
        margin-right: 0 !important;
    }

    .navbar-default .navbar-right li a.link span,
    .navbar-default .navbar-right li a.btn-black span {
        display: none;
    }
    .social-icons-desktop{
        display: none;
    }

    .display-desktop {
        display: none;
    }
}

/*@media(min-width:950px) and (max-width:950px) {
    .navbar-fixed-top .navbar-right li a.link .fa,
    .navbar-fixed-top .navbar-right li a.btn-black .fa { margin-right: 0 !important; }
    .navbar-fixed-top .navbar-right li a.link span,
    .navbar-fixed-top .navbar-right li a.btn-black span { display: none; }
}*/

@media (min-width: 1020px) {

    .navbar-default .navbar-brand {
        margin-right: 30px;
        padding: 12px 0 0 8px;
    }

    #searchForm {
        width: 300px;
    }


}

@media (min-width: 1150px) {

    #searchForm {
        width: 555px;
        margin-left: 8px;
    }
    .social-icons-desktop{
        margin-right: 13px;
        margin-bottom: 5px;
    }


}

.social-icons-desktop{
    float: right;
    position: relative;
}

/* Levé menu */
.showLeftSidebar {
    color: #000 !important;
    float: left;
    cursor: pointer;
    text-align: center;
    margin-top: 0 !important;
    padding: 10px 8px 2px 8px !important;
}

.showLeftSidebar small {
    display: block;
    margin-top: -5px;
}

.menu-layout .menu-layout-box {
    border-bottom: 1px solid #ddd;
    margin: 15px 15px 15px 0;
    padding: 5px 0 10px 10px;
}

.menu-layout .menu-layout-box nav ul.nav li a {
    color: #343434;
    padding: 6px 10px !important;
}

.menu-layout .menu-layout-box nav ul.nav li a .fa {
    display: inline-block;
    width: 24px;
    text-align: center;
    color: #057ef1;
}


.menu-layout .menu-layout-box nav ul.nav li a {
    color: #337ab7;
}

.menu-layout .menu-layout-box nav ul.nav li a:hover {
    background: none;
    color: #255b8a;
}

.menu-layout .menu-layout-box nav ul.nav.categories li a {
    color: #808080;
    padding: 4px 10px !important;
}

.menu-layout .menu-layout-box nav ul.nav li a.parentcat {
    font-size: 1.5em;
    color: #343434;
}

/* Vyhledávání */
#searchForm input[type="text"] {
    border-right: none;
}

#searchForm button.btn {
    height: 34px;
    line-height: 34px;
    padding: 0 12px;
    background: none;
    border-left: none;
    color: #AAA;
}

#searchForm button.btn:hover {
    border-color: #ccc;
    color: #444;
}

#searchForm button.btn:hover,
#searchForm button.btn:focus,
#searchForm button.btn:visited {
    background: none;
    border-color: #ccc;
    box-shadow: none;
}

/* Naseptavac */
.searchForm-wrapper {
    position: relative;
}

.searchForm-wrapper .suggest {
    width: 580px;
    margin-top: 5px;
    display: none;
}

.searchForm-wrapper .suggest::after {
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    left: 25px;
    top: -6px;
}

.searchForm-wrapper .suggest::before {
    border-bottom: 7px solid rgba(0, 0, 0, 0.3);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    left: 24px;
    top: -7px;
}

.searchForm-wrapper .suggest .suggestItem {
    padding: 10px;
    border-bottom: 1px solid #d6d6d6;
}

.searchForm-wrapper .suggest .suggestItem:last-child {
    border-bottom: none;
}

.searchForm-wrapper .suggest .suggestItem > a {
    color: #333333;
}

.searchForm-wrapper .suggest .suggestItem > a:hover {
    text-decoration: none;
}

.searchForm-wrapper .suggest .suggestItem.video {
}

.searchForm-wrapper .suggest .suggestItem.video:hover {
    background-color: #eeeeee;
}

.searchForm-wrapper .suggest .suggestItem.video a {
    display: block;
}

.searchForm-wrapper .suggest .suggestItem.video a > span {
    display: inline-block;
    vertical-align: top;
}

.searchForm-wrapper .suggest .suggestItem.video a .img {
    width: 100px;
}

.searchForm-wrapper .suggest .suggestItem.video a .img img {
    width: 100%;
}

.searchForm-wrapper .suggest .suggestItem.video a .info {
    padding-left: 10px;
    vertical-align: top;
    width: 440px;
}

.searchForm-wrapper .suggest .suggestItem.video a .info .title {
    display: block;
    color: #3d8dc5;
    font-size: 1.4em;
    height: 2.7em;
    overflow: hidden;
    line-height: normal;
}

.searchForm-wrapper .suggest .suggestItem.video a .info .title:hover {
    color: #2468a2;
}

.searchForm-wrapper .suggest .suggestItem.video a .info .title > small {
    color: #9f9f9f;
    font-size: 0.75em;
    display: block;
}

.searchForm-wrapper .suggest .suggestItem.video a .info .nav {
    display: block;
    color: #9f9f9f;
    font-size: 0.9em;
}

.searchForm-wrapper .suggest .suggestItem.video a .info .nav > span {
    display: inline-block;
    overflow: hidden;
}

.searchForm-wrapper .suggest .suggestItem.video a .info .nav .i-rating {
    width: 20%;
}

.searchForm-wrapper .suggest .suggestItem.video a .info .nav .i-published {
    width: 25%;
}

.searchForm-wrapper .suggest .suggestItem.video a .info .nav .i-views {
    width: 25%;
}

.searchForm-wrapper .suggest .suggestItem.video a .info .nav .i-comments {
    width: 20%;
}

.searchForm-wrapper .suggest .suggestItem.tags {

}

.searchForm-wrapper .suggest .suggestItem.cms {

}

.searchForm-wrapper .suggest .btn.btn-tag {
    padding: 5px 10px;
}

.searchForm-wrapper .suggest .m-r-sm {
    margin-right: 5px;
}

.searchForm-wrapper .suggest .suggestItem.tags div.searchAll {
    text-align: right;
    padding: 5px;
}

.searchForm-wrapper .suggest .suggestItem.tags div.searchAll a {
    text-decoration: none;
    color: #3d8dc5;
}

.searchForm-wrapper .suggest .suggestItem.tags div.searchAll a:hover {
    color: #2468a2;
}

.searchForm-wrapper .suggest .suggestItem.tags div.searchAll a > i {
    color: #333333;
}

@media (max-width: 1333px) {
    .searchForm-wrapper .suggest {
        width: 480px;
    }

    .searchForm-wrapper .suggest .suggestItem.video a .info {
        padding-left: 10px;
        vertical-align: top;
        width: 340px;
    }
}

@media (max-width: 1019px) {
    /*#searchForm { width: 330px; }*/
    .searchForm-wrapper .suggest {
        width: 480px;
        left: -100px;
    }

    .searchForm-wrapper .suggest::after {
        left: 125px;
    }

    .searchForm-wrapper .suggest::before {
        left: 124px;
    }

    .navbar-vc-dark{
        margin-top: 0;
    }
}

@media (max-width: 736px) {
    .navbar-search .searchForm-wrapper {
        position: static;
    }

    .searchForm-wrapper .suggest {
        width: 98%;
        left: 1%;
        padding: 0;
    }

    .searchForm-wrapper .suggest::after {
        left: 40%;
    }

    .searchForm-wrapper .suggest::before {
        left: 39.85%;
    }

    .searchForm-wrapper .suggest .suggestItem {
        padding: 5px 10px;
    }

    .searchForm-wrapper .suggest .suggestItem.video a .img {
        width: 3em;
    }

    .searchForm-wrapper .suggest .suggestItem.video a .info {
        padding-left: 5px;
        vertical-align: top;
        width: 285px;
    }

    .searchForm-wrapper .suggest .suggestItem.video a .info .title {
        font-size: 1em;
        height: initial;
    }

    .searchForm-wrapper .suggest .btn.btn-tag {
        padding: 3px 7px;
        font-size: 12px;
    }
}

@media (max-width: 559px) {
    /*.searchForm-wrapper .suggest { display: none; }*/
}

/* našeptávač v sidebaru */
@media (max-width: 609px) {

    .search-sidebar .searchForm-wrapper .suggest::after {
        left: 101px;
    }

    .search-sidebar .searchForm-wrapper .suggest::before {
        left: 100px;
    }

    .search-sidebar .searchForm-wrapper .suggestItem span.img {
        display: none !important;
    }

    .search-sidebar .searchForm-wrapper .suggestItem .info nav {
        display: none !important;
    }

    .search-sidebar .searchForm-wrapper .suggest .suggestItem.video a .info {
        width: 100%;
    }

    .search-sidebar .searchForm-wrapper .suggest .suggestItem.video a .info .nav .i-rating {
        width: 40%;
    }

    .search-sidebar .searchForm-wrapper .suggest .suggestItem.video a .info .nav .i-published {
        width: 40%;
    }

    .search-sidebar .searchForm-wrapper .suggest .suggestItem.tags ul li a {
        margin-bottom: 5px;
    }

    .search-sidebar .searchForm-wrapper .suggest .suggestItem.tags ul li {
        margin-right: 5px;
    }

}

/* Login panel */
.nav.navbar-right .btn {
    padding: 6px 12px;
}

.nav.navbar-right .btn.btn-logged {
    color: #0983ff;
    padding: 6px 12px;
    display: inline-block;
    position: relative;
}

.nav.navbar-right .btn.btn-logged .fa {
    height: 20px;
    line-height: 20px;
}

.nav.navbar-right .btn-danger:hover {
    background-color: #c9302c;
}

.nav.navbar-right .btn.btn-logged:hover {
    background-color: #e6e6e6;
}

.nav.navbar-right .btn.btn-logged span.label {
    position: absolute;
    /*top: -7px;
    right: -8px;*/
}

.nav.navbar-right.user-logged > li,
.nav.navbar-right.user-notlogged > li {
    display: inline-block;
}


.nav.navbar-right li a.btn.btn-black:hover {
    background-color: #303030 !important;
}

.nav.navbar-right.user-notlogged li:last-child,
.nav.navbar-right.user-logged li:last-child {

}


/*slider podobna videa */
.similarContainerVertical {
    float: right;
    width: 231px;
    height: 400px;
}

.similarContainerRegular {
    display: none;
}

@media (max-width: 737px) {
    .similarContainerVertical {
        display: none;
    }

    .similarContainerRegular {
        display: block;
    }
}


div.similarContainer h2.similar > span {
    float: right;
}

div.similarContainer h2.similar > span a:hover {
    background-color: #e6e6e6;
}

div.similarContainer div.similar {
    height: 190px;
    overflow: hidden;
}

div.similarContainerVertical div.similar {
    height: 100%;
    overflow: hidden;
}

div.similarContainer div.similar div.similarSliderInner {
    width: auto;
    position: relative;
}

div.similarContainerVertical div.similar div.similarSliderInner {
    margin: -5px 0 0 0;
}

/* Video blok - sloupečky */
.layout-content article.video {
    border: 1px solid #d6d6d6;
    display: inline-block;
    margin: 5px 5px;
    padding: 0;
    font-size: 0;
    outline: 0;
    vertical-align: top;
    text-align: left;
    background-color: #FFF;
    overflow: hidden;
}

@media (min-width:724px) {
    .layout-content article.video {
        width: calc(50% - 10px);
    }
}

@media (min-width: 1020px) {
    .layout-content article.video {
        width: calc(33.3333% - 10px);
    }
}


.layout-content article.video .inner {
    margin: 10px 10px 10px;
    height: 352px;
    position: relative;
    display: block;
    font-size: 13px;
    overflow: hidden;
}

.layout-content article.video .inner .img {
    width: 100%;
    height: 179px;
    display: block;
    overflow: hidden;
    border: 0;
    position: relative;
}

.layout-content article.video .inner p { /*height: 60px;*/ /*max-height: 60px;*/
    overflow: hidden;
    line-height: 20px;
    font-size: 14px;
}

.layout-content article.video .inner .img a {
    z-index: 35;
}

.layout-content article.video .inner .img img {
    width: 320px;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    z-index: 20; /*min-height:100%; max-height:none; margin: -100% 0;*/
}

.layout-content article.video .inner .img .icons {
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 25;
}

.layout-content article.video .inner .img .icons .duration {
    background-color: #000;
    padding: 3px 6px;
    color: #FFF;
    font-size: 1.1em;
}

.layout-content article.video .inner .img .icons .user-icons {
    padding: 3px 6px;
    color: #777;
    font-size: 1.1em;
    background-color: #000;
}

.layout-content article.video .inner .img .icons .user-icons:hover,
.layout-content article.video .inner .img .icons .user-icons.active i {
    color: #ffae02;
}

.layout-content article.video .inner .img .duration {
    position: absolute;
    right: 5px;
    bottom: 5px;
    background-color: #000; 
    border: 1px solid #000;
    padding: 1px 6px;
    text-align: center;
    color: #FFF;
    font-size: 1.1em;
    z-index: 25;
}

.layout-content article.video .inner .img .author {
    position: absolute;
    left: 5px;
    bottom: 5px;
    background-color: #337ab7;
    border: 1px solid #337ab7;
    padding: 1px 6px;
    text-align: center;
    color: #FFF;
    font-size: 1.1em;
    z-index: 40;
    text-decoration: none;
}

.layout-content article.video .inner .img .author:hover{
    border: 1px solid #fff;
}

.layout-content article.video .inner .img .big-user-icon {
    display: none;
    position: absolute;
    top: 10px;
    width: 40px;
    height: 40px;
    z-index: 40;
    color: #FFF;
    border: 2px solid #FFF;
    border-radius: 100px;
    text-align: center;
}

.layout-content article.video .inner .img .big-user-icon i {
    font-size: 1.5em;
    margin-top: 9px;
}

.layout-content article.video .inner .img .big-user-icon.favourite {
    left: 10px;
}

.layout-content article.video .inner .img .big-user-icon.later {
    left: 60px;
}

.layout-content article.video .inner .img:hover .big-user-icon {
    display: block;
}

.layout-content article.video .inner .img:hover .big-user-icon.active,
.layout-content article.video .inner .img:hover .big-user-icon:hover {
    color: #ffae02;
    border-color: #ffae02;
}

.layout-content article.video .inner .img .rating {
    position: absolute;
    right: 5px;
    top: 5px;
    background-color: #bdbdbd;
    border: 1px solid #FFF;
    padding: 2px 6px;
    text-align: center;
    color: #FFF;
    font-size: 1.1em;
    z-index: 25;
}

.layout-content article.video .inner .img .opacity { /*background-color: #000; opacity: 0; filter: alpha(opacity=0);*/
    background: none;
    text-align: center;
    width: 320px;
    height: 179px;
    display: block;
    overflow: hidden;
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 30;
    color: #bbb;
}

.layout-content article.video .inner .img .opacity.viewed { /*opacity: 0.4; filter: alpha(opacity=40);*/
    background: url(../images/transparent_30.png);
}

.layout-content article.video .inner .img a:hover .opacity { /*opacity: 0.4; filter: alpha(opacity=40);*/
    background: url(../images/transparent_30.png);
}

.layout-content article.video .inner .img .opacity.viewed span {
    position: absolute;
    top: 50px;
    z-index: 35;
    display: block;
    text-align: center;
    width: 100%;
    color: #FFF;
}

.layout-content article.video .inner .img .opacity.viewed span strong {
    display: block;
    text-transform: uppercase;
}

/*.layout-content article.video .inner .img a:hover .viewed { display: none; }*/
.layout-content article.video .inner .info-video {
    height: 143px;
    max-height: 143px;
    overflow: hidden;
    position: relative;
}

.layout-content article.video .inner h2,
.layout-content article.video .inner h3 {
    overflow: hidden;
    line-height: 22px;
    font-size: 20px;
}

.layout-content article.video .inner h2 a,
.layout-content article.video .inner h3 a {
    text-decoration: none;
}

.layout-content article.video .inner h2 a span,
.layout-content article.video .inner h3 a span {
    display: block;
    line-height: 22px;
    overflow: hidden;
}

.layout-content article.video .inner h2 a span.two-rows,
.layout-content article.video .inner h3 a span.two-rows { /*max-height: 48px; min-height: 24px;*/
    max-height: 66px;
}

.layout-content article.video .inner h2 a span.one-row,
.layout-content article.video .inner h3 a span.one-row { /*height: 24px;*/
    max-height: 44px;
}

.layout-content article.video .inner h2 small {
    display: block;
}

.layout-content article.video .inner h2 small a,
.layout-content article.video .inner h3 small a {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    color: #808080;
}

.layout-content article.video .inner h2 a:hover,
.layout-content article.video .inner h3 a:hover {
    color: #2468a2;
    text-decoration: none;
}

.layout-content article.video .inner h2 small a:hover,
.layout-content article.video .inner h3 small a:hover {
    color: #333333;
}

.layout-content article.video .inner .description {
    overflow: hidden;
    max-height: 100px;
}

.layout-content article.video .inner .description p {
    overflow: hidden;
    max-height: inherit;
    margin-bottom: 0;
}

.layout-content article.video .inner .information {
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 1px solid #dedede;
    display: block;
    width: 100%;
    line-height: 20px;
    padding: 8px 0 0 0;
    color: #9f9f9f;
    overflow: hidden;
}

.layout-content article.video .inner .information ul li {
    margin: 0 0.5%;
    float: left;
    display: block;
}

.layout-content article.video .inner .information ul li .fa {
    margin-right: 5px;
    margin-top: 2px;
    display: block;
    float: left;
    font-size: 16px;
}

.layout-content article.video .inner .information ul li.i-published {
    width: 50%;
    cursor: help;
}

.layout-content article.video .inner .information ul li.i-views {
    width: 27%
}

.layout-content article.video .inner .information ul li.i-comments {
    width: 20%;
}

.layout-content article.video .inner .information ul li a {
    display: inline;
    padding: 0;
    background: none;
    color: inherit;
}

.layout-content article.video .inner .information ul li a:hover {
    text-decoration: underline;
}

/*.layout-content article.video .inner h3.title-rows-1 { height: 24px; }
.layout-content article.video .inner h3.title-rows-2 { height: 48px; }
.layout-content article.video .inner h3.title-rows-3 { height: 72px; }

.layout-content article.video .inner .description.desc-rows-2 p { max-height: 40px; }
.layout-content article.video .inner .description.desc-rows-3 p { max-height: 60px; }
.layout-content article.video .inner .description.desc-rows-4 p { max-height: 80px; }*/

/* male bloky videi */
.layout-content article.videoSimple {
    border: 1px solid #d6d6d6;
    display: inline-block;
    margin: 5px 5px;
    padding: 0;
    font-size: 0;
    outline: 0;
    vertical-align: top;
    text-align: left;
    background-color: #FFF;
}

.layout-content .similarContainerVertical article.videoSimple {
    border: none;
    margin: 0;
    padding: 5px 0;
    width: 230px;
}

.layout-content article.videoSimple h3 {
    height: 32px;
    line-height: 16px;
    font-size: 14px;

}

.layout-content .similarContainerVertical article.videoSimple h3 {
    display: inline;
    position: absolute;
    padding-left: 5px;
    margin: 0;
}

.layout-content article.videoSimple h3 small {
    display: block;
    margin-top: 4px;
}

.layout-content .similarContainerVertical article.videoSimple h3 small {
    display: block;
    margin-top: 4px;
}

.layout-content article.videoSimple .inner {
     margin: 10px 10px 10px;
     width: 180px;
     height: 162px;
     position: relative;
     display: block;
     font-size: 13px;
     overflow: hidden;
 }

.layout-content .similarContainerVertical article.videoSimple .inner {
    margin: 0;
    height: 100%;
    width: 100%;
    border: 1px solid #d6d6d6;
    padding: 10px;
}

.layout-content article.videoSimple .inner .img {
    height: 100px;
    width: 180px;
    display: block;
    overflow: hidden;
    border: 0;
    position: relative;
}

.layout-content .similarContainerVertical article.videoSimple .inner .img {
    height: 100%;
    width: 90px;
    display: inline-block;
}

.layout-content article.videoSimple .inner p { /*height: 60px;*/
    max-height: 60px;
    overflow: hidden;
    line-height: 20px;
    font-size: 14px;
}

.layout-content article.videoSimple .inner .img a {
    z-index: 35;
}

.layout-content article.videoSimple .inner .img img {
    width: 180px;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    z-index: 20; /*min-height:100%; max-height:none; margin: -100% 0;*/
}

.layout-content article.videoSimple .inner .img:hover .big-user-icon {
    display: block;
}


.layout-content article.videoSimple .inner .img .author {
    position: absolute;
    left: 3px;
    bottom: 3px;
    background-color: #337ab7;
    border: 1px solid #337ab7;
    padding: 1px 4px;
    text-align: center;
    color: #FFF;
    font-size: 1em;
    z-index: 40;
    text-decoration: none;
}

.layout-content article.videoSimple .inner .img .author:hover{
    border: 1px solid #fff;
}


.layout-content article.videoSimple .inner .img:hover .big-user-icon.active,
.layout-content article.videoSimple .inner .img:hover .big-user-icon:hover {
    color: #ffae02;
    border-color: #ffae02;
}

.layout-content article.videoSimple .inner .img .rating {
    position: absolute;
    right: 3px;
    top: 3px;
    background-color: #bdbdbd;
    border: 1px solid #FFF;
    padding: 1px 4px;
    text-align: center;
    color: #FFF;
    font-size: 1em;
    z-index: 25;
}

.layout-content article.videoSimple .inner .img .opacity { /*background-color: #000; opacity: 0; filter: alpha(opacity=0);*/
    background: none;
    text-align: center;
    width: 320px;
    height: 179px;
    display: block;
    overflow: hidden;
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 30;
    color: #bbb;
}

.layout-content article.videoSimple .inner .img .opacity.viewed { /*opacity: 0.4; filter: alpha(opacity=40);*/
    background: url(../images/transparent_30.png);
}

.layout-content article.videoSimple .inner .img a:hover .opacity { /*opacity: 0.4; filter: alpha(opacity=40);*/
    background: url(../images/transparent_30.png);
}

.layout-content article.videoSimple .inner .img .opacity.viewed span {
    position: absolute;
    top: 50px;
    z-index: 35;
    display: block;
    text-align: center;
    width: 100%;
    color: #FFF;
}

.layout-content article.videoSimple .inner .img .opacity.viewed span strong {
    display: block;
    text-transform: uppercase;
}

.layout-content article.videoSimple .similarContainerVertical {

}

.similarControlVertical {
    display: block;
    text-align: center;
    float: none !important;
}

@media (max-width: 500px) {
    div.similarContainer h2.similar > span {
        display: block;
        float: none;
        text-align: right;
    }

    div.similarContainer div.similar {
        height: 380px; /* 2 pod sebou*/
    }

    .layout-content div.similarContainer article.videoSimple:nth-child(odd) {
        /*!* liche posuneme na druhy radek *!*/
        position: absolute;
        top: 190px;
    }
}

/* *** */
.layout-content article.advert {
    display: inline-block;
    margin: 5px 5px;
    padding: 0;
    font-size: 0;
    outline: 0;
    vertical-align: top;
    text-align: left;
}

@media (min-width:724px) {
    .layout-content article.advert {
        width: calc(50% - 10px);
    }
}

@media (min-width: 1020px) {
    .layout-content article.advert {
        width: calc(33.3333% - 10px);
    }
}

.layout-content article.advert .inner {
    margin: 0;
    height: 374px;
    line-height: 374px;
    position: relative;
    display: block;
    font-size: 13px;
    overflow: hidden;
    text-align: center;
}

.layout-content article.advert .advert {
    display: inline-block;
}

.layout-content article.video.gold-collection {
    border-color: #ff9b0b;
}

.layout-content article.video.gold-collection .inner .img .history {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 25;
    background-color: #ff9b0b;
    color: #000;
    padding: 3px 0;
    font-size: 1.1em;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

/*.layout-content article.video.gold-collection .inner .img a .opacity.viewed { background: none; }
.layout-content article.video.gold-collection .inner .img a .opacity.viewed span { display: none; }*/
.layout-content article.video.gold-collection .inner .img a:hover .opacity {
    background: url(../images/transparent_30.png);
}

/* Video blok - celý řádek */
.layout-content article.video-line {
    display: block;
    outline: 0;
    vertical-align: top;
    text-align: left;
    background-color: #FFF;
    border-top: 1px solid #d6d6d6;
}

.layout-content article.video-line .wrapper-img {
    margin: 0;
    height: 70px;
    position: relative;
    display: block;
    font-size: 13px;
    overflow: hidden;
}

.layout-content article.video-line .wrapper-img .img {
    width: 122px;
    height: 70px;
    display: block;
    overflow: hidden;
    border: 0;
    position: relative;
}

.layout-content article.video-line .wrapper-img .img a {
    z-index: 35;
}

.layout-content article.video-line .wrapper-img .img img {
    width: 122px;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    z-index: 20; /*min-height:100%; max-height:none; margin: -100% 0;*/
}

.layout-content article.video-line .inner .img .rating {
    position: absolute;
    right: 5px;
    top: 5px;
    background-color: #bdbdbd;
    border: 1px solid #FFF;
    padding: 2px 6px;
    text-align: center;
    color: #FFF;
    font-size: 1.1em;
    z-index: 25;
}

.layout-content article.video-line .inner .img .viewed {
    background: url('../images/transparent_30.png') repeat;
    text-align: center;
    line-height: 179px;
    width: 320px;
    height: 179px;
    display: block;
    overflow: hidden;
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 30;
    color: #bbb;
}

.layout-content article.video-line .inner .img a:hover .viewed {
    display: none;
}

.layout-content article.video-line .video-title h3 { /*height: 70px;*/
    overflow: hidden;
    line-height: 22px;
}

.layout-content article.video-line .video-title span {
    font-size: 20px;
}

.layout-content article.video-line .video-title h2 a span,
.layout-content article.video-line .video-title h3 a span {
    display: block;
    line-height: 22px;
    overflow: hidden;
}

.layout-content article.video-line .video-title h2 a span.two-rows,
.layout-content article.video-line .video-title h3 a span.two-rows { /*height: 70px;*/
    max-height: 66px;
}

.layout-content article.video-line .video-title h2 a span.one-row,
.layout-content article.video-line .video-title h3 a span.one-row { /*height: 22px;*/
    max-height: 44px;
}

.layout-content article.video-line .video-title h2 small,
.layout-content article.video-line .video-title h3 small {
    display: block;
}
.layout-content article.video-line .video-title h2 small a,
.layout-content article.video-line .video-title h3 small a {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}

.layout-content article.video-line .video-title h2 a:hover,
.layout-content article.video-line .video-title h3 a:hover {
    text-decoration: none;
}

.layout-content article.video-line .user-info {
}

.layout-content article.video-line .user-info .video-rating {
    font-size: 24px;
}

.layout-content article.video-line .user-info .video-rating small {
    color: #bdbdbd;
    font-size: 16px;
}

.layout-content article.video-line .user-info .user-viewed i {
    display: block;
    font-size: 16px;
    margin: 0 0 2px;
}

.layout-content article.video-line .user-info .user-rating .rating-stars i {
    margin: 0 1px;
    font-size: 16px;
}

/* Malé rozlišení */
@media (min-width: 300px) and (max-width: 724px) {
    .layout-content article.video {
        width: 100%;
        margin: 10px 0;
    }

    .layout-content article.video .inner {
        width: 98%;
        margin: 1%;
        height: 150px;
    }

    .layout-content article.video .inner .img {
        width: 200px;
        height: 112px;
        display: block;
        float: left;
    }

    .layout-content article.video .inner .img img {
        width: 100%;
    }

    .layout-content article.video .inner .info-video {
        /*overflow: visible; // why? 20171122*/
        overflow: hidden;
        position: absolute;
        max-height: 112px;
    }

    .layout-content article.video .inner .info-video .description {
        overflow: inherit;
    }

    .layout-content article.video .inner h2,
    .layout-content article.video .inner h3 {
        margin-left: 210px;
        font-size: 20px;
        line-height: 22px;
        margin-top: 0;
        margin-bottom: 6px;
    }

    .layout-content article.video .inner h2 a span,
    .layout-content article.video .inner h3 a span {
        display: block;
        line-height: 22px;
        overflow: hidden;
    }

    .layout-content article.video .inner h2 a span.two-rows,
    .layout-content article.video .inner h3 a span.two-rows { /*height: 44px;*/
    }

    .layout-content article.video .inner h2 a span.one-row,
    .layout-content article.video .inner h3 a span.one-row { /*height: 22px;*/
    }

    .layout-content article.video .inner h2 a small,
    .layout-content article.video .inner h3 a small {
        height: 22px;
        display: block;
        line-height: 22px;
        overflow: hidden;
    }

    .layout-content article.video .inner p {
        margin-left: 210px;
    }

    .layout-content article.video .inner .img .big-user-icon {
        width: 30px;
        height: 30px;
        font-size: 0.8em !important;
        top: 5px;
    }

    .layout-content article.video .inner .img .big-user-icon.favourite {
        left: 5px;
    }

    .layout-content article.video .inner .img .big-user-icon.later {
        left: 45px;
    }

    .layout-content article.video .inner .img .big-user-icon i {
        margin-top: 5px !important;
    }

    .layout-content article.video .inner .img .opacity {
        width: 200px;
        height: 112px;
    }

    .layout-content article.video .inner .img .opacity.viewed span {
        top: 30px;
    }

    .layout-content article.advert {
        width: 100%;
        margin: 10px 0;
    }

    .layout-content article.advert .inner {
        width: 98%;
        margin: 1%;
        height: auto;
        line-height: normal;
    }
}

/* Malé rozlišení - obrázky */
@media (min-width: 300px) and (max-width: 500px) {
    .layout-content article.video .inner {
        height: 126px;
    }

    .layout-content article.video .inner .img {
        width: 140px;
        height: 78px;
    }

    .layout-content article.video .inner h2,
    .layout-content article.video .inner h3 {
        margin-left: 150px;
    }

    .layout-content article.video .inner p {
        margin-left: 150px;
        height: 40px;
    }
}

.pollBlock a.pollItem {
    text-decoration: none;
    color: #333333;
    display: block;
}

.pollBlock a.pollItem > span.question {
    text-decoration: underline;
    padding-left: 0.5em;
    padding-right: 1em;
}

.pollBlock a.pollItem:hover > span.question {
    text-decoration: none;
}

.pollBlock .progress,
.pollBlock .progress .progress-bar {
    display: block;
}

.pollBlock .progress {
    background-color: #cccccc;
}

.pollBlock .progress .progress-bar.ans1 {
    background-color: #337AB7;
}

.pollBlock .progress .progress-bar.ans2 {
    background-color: #A73C32;
}

.pollBlock .progress .progress-bar.ans3 {
    background-color: #6C8338;
}

.pollBlock .progress .progress-bar.ans4 {
    background-color: #CA7700;
}

.pollBlock .progress .progress-bar.ans5 {
    background-color: #675331;
}

.pollBlock .progress .progress-bar.ans6 {
    background-color: #813050;
}

.pollBlock .progress .progress-bar.ans7 {
    background-color: #979281;
}

.pollBlock .progress .progress-bar.zeroValue > span {
    color: #333333;
}

/* Tagy */
.layout-content section.tag-description {
    border: 1px solid #d6d6d6;
    margin: 0 5px 15px;
    padding: 15px 15px 15px;
    outline: 0;
    vertical-align: top;
    text-align: left;
    background-color: #FFF;
}

.layout-content section.tag-description header {
    border-bottom: 1px solid #d6d6d6;
}

.layout-content section.tag-description header h1,
.layout-content section.tag-description header h2 {
    letter-spacing: 1px;
}

.layout-content section.tag-description header .tag-image img {
    width: 100%;
}

.layout-content section.tag-description header h1 a.edna,
.layout-content section.tag-description header h2 a.edna {
    position: relative;
    top: -4px;
}

.layout-content section.tag-description .nav-pills > li + li {
    margin-left: 0 !important;
}

.layout-content section.tag-description div.wrapper-watched-serie {
    font-size: 18px;
}

.layout-content span.button-watched-serie { /*opacity: 0.8; filter: alpha(opacity=80);*/
    cursor: pointer;
    margin: 0 !important; /*font-size: 70%; */
}

.layout-content span.button-watched-serie:hover { /*opacity: 1; filter: alpha(opacity=100);*/
}

/* Paginator */
.my-pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.my-pagination li {
    display: inline-block;
    margin: 0 5px;
}

.my-pagination > li > a, .my-pagination > li > span {
    width: 140px;
    position: relative;
    float: left;
    padding: 12px 0;
    line-height: 1.42857143;
    text-decoration: none;
    color: #337ab7;
    border: 1px solid #bac1c7;
    margin-left: -1px;
    background: #eee;
    background: -webkit-linear-gradient(#fff, #eee);
    background: -o-linear-gradient(#fff, #eee);
    background: -moz-linear-gradient(#fff, #eee);
    background: linear-gradient(#fff, #eee);
    -webkit-box-shadow: 0 1px 2px 1px rgba(232, 237, 243, 1);
    -moz-box-shadow: 0 1px 2px 1px rgba(232, 237, 243, 1);
    box-shadow: 0 1px 2px 1px rgba(232, 237, 243, 1);
}

.my-pagination > li > a:hover {
    background: #eee;
}

.my-pagination > .disabled > a {
    background: #fff;
}

.my-pagination-lg > li > a, .my-pagination-lg > li > span {
    font-size: 18px;
    line-height: 1.3333333;
}

.my-pagination > .disabled > span, .my-pagination > .disabled > span:hover, .my-pagination > .disabled > span:focus, .my-pagination > .disabled > a, .my-pagination > .disabled > a:hover, .my-pagination > .disabled > a:focus {
    color: #777777;
    background-color: #ffffff;
    border-color: #dddddd;
    cursor: not-allowed;
}

.my-pagination > li:first-child > a, .my-pagination > li:first-child > span {
    margin-left: 0; /*border-bottom-left-radius: 4px; border-top-left-radius: 4px; */
}

.my-pagination-lg > li:first-child > a, .my-pagination-lg > li:first-child > span { /* border-bottom-left-radius: 6px; border-top-left-radius: 6px; */
}

.my-pagination-lg > li:last-child > a, .my-pagination-lg > li:last-child > span { /*border-bottom-right-radius: 6px; border-top-right-radius: 6px; */
}

.my-pagination > li:last-child > a, .my-pagination > li:last-child > span { /*border-bottom-right-radius: 4px; border-top-right-radius: 4px; */
}

/* Detail videa */
.layout-content .detail-video section.video {
    border: 1px solid #d6d6d6;
    outline: 0;
    vertical-align: top;
    text-align: left;
    background-color: #FFF;
}

.layout-content .detail-video section.video .video-container {
    max-width: 700px;
}

@media (min-width: 737px) and (max-width: 1000px) {
    .layout-content .detail-video section.video .video-container {
        width: calc(100% - 240px);
    }
}

#prerollWrapper {
    width: 100%;
    background-color: #000000;
}

#prerollWrapper .thumbnail-overlay {
    width: 100%;

}

.layout-content .detail-video section.video .video-container .ihv_playlist {
    background-color: #000;
}

.layout-content .detail-video section.video .video-container .ihv_playlist ul li a {
    padding: 0 !important;
    margin: 2px !important;
}

.layout-content .detail-video section.video .video-container .ihv_playlist ul li a:hover {
    background-color: #337ab7;
}

.layout-content .detail-video section.video .video-container .ihv_playlist ul li img {
    width: 100%;
}

.layout-content .detail-video section.video .video-container .ihv_playlist ul li span {
    max-height: 20px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    margin-top: 5px;
    color: #FFF;
    display: block;
}

/*.layout-content .detail-video section.video .video-container .ihv_playlist ul li a:hover span { text-decoration: underline; }*/

.videoOverBlock {
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    z-index: 5;
    cursor: pointer;
    top: 0;
    left: 0;
}

.videoOverBlock > p {
    background: #ffffff;
    display: block;
    text-transform: uppercase;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.videoOverBlock > p > span {
    background: transparent url('/images/favicon.png') no-repeat 10px center;
    padding: 1em 2em 1em 52px;
    display: inline-block;
    color: #000;
}

.videoOverBlock:hover > p {
    background-color: #efefef;
}

.layout-content .detail-video section.video .video-description {
    border: 1px solid #d6d6d6;
    outline: 0;
    vertical-align: top;
    text-align: left;
    background-color: #FFF;
}

@media (min-width: 737px) {
    .layout-content .detail-video section.video .video-description {
        width: calc(100% - 240px);
    }
}

.layout-content .detail-video section.video .video-description ul li {
    margin: 0 !important;
    border-right: 1px solid #d6d6d6;
}

.layout-content .detail-video section.video .video-description ul li:last-child {
    border-right: 0;
}

.layout-content .detail-video section.video .video-description ul li .fa {
    color: #3d8dc5;
}

.layout-content .detail-video section.video .video-description ul li.active .fa {
    color: #fff;
}

.layout-content .detail-video section.video .video-description ul li a,
.layout-content .detail-video section.video .video-description ul li span {
    border-radius: 0;
}

.layout-content .detail-video section.video .video-description ul li a {
    padding: 10px 5px;
}

.layout-content .detail-video section.video .video-description ul li span {
    position: relative;
    display: block;
    padding: 10px 15px;
    background-color: #eee;
    color: #ccc;
}
.layout-content .detail-video section.video .video-description ul li span.hidden-md-down {
    position: inherit;
    display: inline;
    padding: 0;
    background-color: transparent;
    color: inherit;
}

.layout-content .detail-video section.video .video-description ul li span .fa {
    color: #ccc;
}

.layout-content .detail-video section.video .video-description ul li a em.label {
    font-style: normal;
}

.layout-content .detail-video section.video .video-description ul li a strong {
    font-weight: normal;
}

.layout-content .video-rating-wrapper {
    color: #6d6d6d;
}

.layout-content .video-rating-wrapper .video-rating {
    border: 1px solid #55bb33;
    width: 100%;
}

.layout-content .video-rating-wrapper .video-rating td {
    vertical-align: middle;
}

.layout-content .video-rating-wrapper .video-rating .video-rating-all {
    background-color: #55bb33;
    color: #FFF;
    letter-spacing: 1px;
}

.layout-content .video-rating-wrapper .video-rating .video-rating-all p {
    font-size: 1.2em;
    clear: both;
}

.layout-content .video-rating-wrapper .video-rating .video-rating-all.percentage {
    font-size: 2.7em;
}

.layout-content .video-rating-wrapper .video-rating .video-rating-all {
    font-size: 1.2em;
}

.layout-content .video-rating-wrapper .video-rating-info table tr td {
    color: #000;
}

.layout-content .detail-video section.video > h1,
.layout-content .detail-video section.video > h2 {
    position: relative;
    padding-right: 130px;
    font-size: 30px;
}

.layout-content .detail-video section.video > h1 span,
.layout-content .detail-video section.video > h2 span {
    font-size: 70%;
}

.layout-content .detail-video section.video > h1 .dropdown,
.layout-content .detail-video section.video > h2 .dropdown {
    position: absolute !important;
    top: 0;
    right: 0;
}

.layout-content .detail-video section.video .dropdown .dropdown-menu {
    min-width: 100px;
}

.layout-content .detail-video section.video > h1 a.btn,
.layout-content .detail-video section.video > h2 a.btn {
    position: absolute;
    top: 0;
    right: 0;
}

.layout-content .detail-video section.video > h1 a.btn.editVideoAdmin,
.layout-content .detail-video section.video > h2 a.btn.editVideoAdmin {
    top: 36px;
}

.layout-content .detail-video section.video > h1 a.btn.disabled.quick-edit,
.layout-content .detail-video section.video > h2 a.btn.disabled.quick-edit {
    background: #337ab7 url('../images/loaders/16.gif') no-repeat 4px center;
    padding-left: 30px;
}

.layout-content .detail-video section.video > h1 small,
.layout-content .detail-video section.video > h2 small {
    display: block;
    margin-top: 5px;
}

.layout-content .detail-video section.video > h1 small a,
.layout-content .detail-video section.video > h2 small a {
    color: #777;
    text-decoration: underline;
}

.layout-content .detail-video section.video > h1 small a:hover,
.layout-content .detail-video section.video > h2 small a:hover {
    text-decoration: none;
}

.layout-content .detail-video section.video .description {
    font-size: 16px;
    line-height: 1.6;
}

.layout-content .detail-video section.video .nav-pills > li + li {
    margin-left: 0 !important;
}

@media (max-width: 1060px) {
    .layout-content .detail-video section.video .video-description ul.nav li a strong {
        display: none;
    }
    .layout-content .detail-video section.video .video-description ul li span.hidden-md-down {
        display: none;
    }
}

@media (min-width: 1061px) {
    .layout-content .detail-video section.video .video-description ul.nav li a strong {
        display: inline-block;
    }
    .layout-content .detail-video section.video .video-description ul li span.hidden-md-down {
        display: inline;
    }
    .layout-content .detail-video section.video .video-description ul li i.fa-clock-o {
        /* jinak se nevejde text*/
        margin-left: 0;
    }
}

/* CMS */
.layout-content div.content-default div.content-inner .cmsContent {
    font-size: 15px;
    line-height: 1.7;
}

/* Komentáře */
.layout-content #comments-container .comments {
    position: relative;
}

.layout-content #comments-container .comments .adding-comment {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0.6;
    filter: alpha(opacity=60);
    background-color: #eee;
    background-image: url('../images/loaders/120.gif');
    background-position: center 120px;
    background-repeat: no-repeat;
}

.layout-content #comments-container #commentForm {
    border-bottom: 1px solid #bdbdbd;
}

.layout-content #comments-container img.avatar {
    width: 100%;
}

.layout-content #comments-container #addComment textarea {
    height: 100px;
}

.layout-content #comments-container #addComment input.has-error,
.layout-content #comments-container #addComment textarea.has-error,
#tipForm input.has-error {
    border-color: #a94442;
}

.layout-content #comments-container #addComment .cancel-comment {
    float: right;
    cursor: pointer;
    text-decoration: underline;
    display: none;
}

.layout-content #comments-container #addComment .cancel-comment:hover {
    text-decoration: none;
}

.layout-content #comments-container .comment-header img.avatar {
    border: 1px solid #bdbdbd;
    border-radius: 4px;
}

.layout-content #comments-container .comment-header p .date {
    color: #bdbdbd;
}

.layout-content #comments-container .comment-header p span.links {
    float: right;
    padding-right: 10px;
}

.layout-content #comments-container .comment-header p span.links span {
    text-decoration: underline;
    cursor: pointer;
}

.layout-content #comments-container .comment-header p span.links span:hover {
    text-decoration: none;
}

/*.layout-content #comments-container .comments > .comment-block { border-top: 1px solid #dddddd; }
.layout-content #comments-container .comments > .comment-block:first-child { border-top: 0 !important; margin-top: 0; }*/

.layout-content #comments-container .comments .comment-admin {
    background-color: #fbf3de;
}
.layout-content #comments-container .comments .comment-hiddenBan {
    background-color: #f0f0f0;
    opacity: 0.75;
}

.layout-content #comments-container .comments hr {
    border-color: #dddddd;
    margin-top: 5px;
    margin-bottom: 5px;
}

.layout-content #comments-container .comments .comment-block > hr {
    margin-left: 8.33333333% !important;
}

/*.layout-content #comments-container .comments > hr:last-of-type { display: none; }*/

.layout-content #comments-container .comments .comment-level hr {
}

.layout-content #comments-container .comments .comment-block:last-of-type > hr {
    display: none;
}

.layout-content #comments-container .line-comment { /*border-bottom: 1px solid #dddddd;*/
}

.layout-content #comments-container .comment-level {
    padding: 5px 5px;
}

.layout-content #comments-container .comment-level-1 {
}

.layout-content #comments-container .comment-level-2 {
    margin-left: 8.33333333%;
    margin-bottom: 10px;
    margin-top: 10px;
    border: 1px solid #dddddd;
}

.layout-content #comments-container .comment-level-3 {
}

.layout-content #comments-container .comment-level-4 {
}

.layout-content #comments-container .comment-block #commentForm {
    background-color: #eee;
    border-radius: 8px;
    clear: both;
    border: none;
    margin: 15px 10px 0;
    padding: 5px 20px 0 5px;
}

.layout-content #comments-container blockquote {
    font-size: 90%;
}

.layout-content #comments-container .line-comment p.review { /*word-break: break-all;*/
    word-wrap: break-word;
}

.layout-content #comments-container .line-comment .comment-rating {
}

.layout-content #comments-container .line-comment .comment-rating span {
    cursor: pointer;
    font-size: 16px;
}

.layout-content #comments-container .line-comment .comment-rating.disabled span {
    cursor: default;
}

.layout-content #comments-container .line-comment .comment-rating span i {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.layout-content #comments-container .line-comment .comment-rating span strong {
    font-weight: normal;
}

.layout-content #comments-container .line-comment .comment-rating span.thumbs-up i {
    color: #55bb33;
}

.layout-content #comments-container .line-comment .comment-rating span.thumbs-down i {
    color: #bd4143;
}

.layout-content #comments-container .line-comment .comment-rating:not(.disabled) span:hover i,
.layout-content #comments-container .line-comment .comment-rating:not(.disabled) span.active i {
    opacity: 1;
    filter: alpha(opacity=100);
}

.layout-content #comments-container .line-comment .comment-rating:not(.disabled) span.active strong {
    font-weight: bold;
}

/* Defaultní obsah */
.layout-content div.content-default {
    margin: 0 auto;
    outline: 0;
    vertical-align: top;
    text-align: left;
    display: inline-block;
}

.layout-content div.content-default div.content-inner {
    margin: 0;
    border: 1px solid #d6d6d6;
    padding: 14px;
    outline: 0;
    vertical-align: top;
    text-align: left;
    background-color: #FFF;
}

.layout-content > div.alert {
    margin: auto;
    width: 100%;
    max-width: 990px;
}

/* Hlášky - margin */
/*.layout-content .items div.alert { margi }*/

/* Profil */
div.content-inner.profile div.user {
    background-color: #eee;
    position: relative;
}

div.content-inner.profile div.user div.image {
    border: 1px solid #d6d6d6;
    background-color: #FFF;
    max-width: 200px;
}

div.content-inner.profile div.user div.image img {
    width: 100%;
}

div.content-inner.profile ul.nav.nav-tabs li a {
    position: relative;
}

div.content-inner.profile ul.nav.nav-tabs li a span {
    padding-left: 3px;
}

div.content-inner.profile ul.nav.nav-tabs li a span.label {
    padding-left: .6em !important;
    position: absolute;
    right: -4px;
    top: -4px;
}

div.content-inner.profile div.user .btn.to-admin {
    position: absolute;
    top: 10px;
    right: 10px;
}

div.content-inner.profile div.user .btn.to-admin i {
    display: none;
}

.user-notlogged.dropdown .dropdown-menu,
.user-logged.dropdown .dropdown-menu {
    top: 42px;
    width: 240px;
}

.user-notlogged.dropdown .dropdown-menu:before,
.user-logged.dropdown .dropdown-menu:before {
    position: absolute;
    top: -7px;
    right: 9px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.3);
    content: '';
}

.user-notlogged.dropdown .dropdown-menu:after,
.user-logged.dropdown .dropdown-menu:after {
    position: absolute;
    top: -6px;
    right: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
    content: '';
}

.user-notlogged.dropdown .dropdown-menu li,
.user-logged.dropdown .dropdown-menu li {
    border-bottom: 1px solid #dfdfe1;
    height: 41px;
    line-height: 40px;
}

.user-notlogged.dropdown .dropdown-menu li:last-child,
.user-logged.dropdown .dropdown-menu li:last-child {
    border-bottom: 0;
}

.user-notlogged.dropdown .dropdown-menu li a,
.user-logged.dropdown .dropdown-menu li a {
    color: #3d8dc5;
    display: block;
    line-height: 40px;
    padding: 0 15px;
}

.user-notlogged.dropdown .dropdown-menu li a.admin,
.user-logged.dropdown .dropdown-menu li a.admin {
    color: #AB0000;
    font-weight: bold;
}

.user-notlogged.dropdown .dropdown-menu li a:hover,
.user-logged.dropdown .dropdown-menu li a:hover {
    color: #000;
}

.user-notlogged.dropdown .dropdown-menu li.account a,
.user-logged.dropdown .dropdown-menu li.account a {
    display: inline-block;
    padding: 0;
}

.user-notlogged.dropdown .dropdown-menu li.account a.logout .fa,
.user-logged.dropdown .dropdown-menu li.account a.logout .fa {
    color: #000;
}

.user-notlogged.dropdown .dropdown-menu li.account a.login-name,
.user-logged.dropdown .dropdown-menu li.account a.login-name {
    color: #000;
}

.user-notlogged.dropdown .dropdown-menu li.account a:hover,
.user-logged.dropdown .dropdown-menu li.account a:hover {
    background: none;
}

/*div.content-inner.profile .update-profile form .form-control { width: inherit; }*/
div.content-inner.profile .update-profile form .form-group div.image {
    border: 1px solid #d6d6d6;
    background-color: #FFF;
    position: relative;
}

div.content-inner.profile .update-profile form .form-group div.image #thumbPreviewDelete {
    background-color: #d9534f;
    width: 40px;
    height: 40px;
    padding-top: 4px;
    font-size: 24px;
    color: #FFF;
    text-align: center;
    border-radius: 45px;
    display: block;
    position: absolute;
    top: -17px;
    right: -17px;
    cursor: pointer;
    z-index: 15;
}

div.content-inner.profile .update-profile form .form-group div.image #thumbPreviewDelete:hover {
    background-color: #AD1915;
}

/* Profil - aktivita */
.layout-content article.activity {
    display: block;
    outline: 0;
    vertical-align: top;
    text-align: left;
    background-color: #FFF;
    border-top: 1px solid #d6d6d6;
}

.layout-content article.activity blockquote {
    font-size: 14px;
}

/* Profil - sledované série */
.layout-content .watched-series section {
    border-top: 1px solid #d6d6d6;
}

.layout-content .watched-series section h4 {
    position: relative;
}

.layout-content .watched-series section h4 span.button-watched-serie {
    position: absolute;
    right: 0;
    top: -2px;
}

.layout-content .watched-series section h4 span.button-watched-serie:hover {
}

.layout-content .watched-series section article.videoSimple {
    margin: 5px;
}

.layout-content .watched-series section article.videoSimple .inner {
    margin: 5px;
    width: 145px;
}

.layout-content .watched-series section article.videoSimple .inner .img {
    width: 145px;
}

/*.layout-content .watched-series {}
.layout-content .watched-series section {}
.layout-content .watched-series section article {}
.layout-content .watched-series section article div.inner { overflow: hidden; }*/

/* Žebříčky */
div.content-inner.ladders header h2 {
    display: inline-block;
}

/* Série - výpis seriálů a pořadů */
.layout-content .content-inner.series header span a,
.layout-content .content-inner.series header span a.active:hover {
    text-decoration: underline;
}

.layout-content .content-inner.series header span a.active,
.layout-content .content-inner.series header span a:hover {
    text-decoration: none;
}

.layout-content .content-inner.series section {
    border-top: 1px solid #d6d6d6;
}

.layout-content .content-inner.series section h4 {
    position: relative;
}

.layout-content .content-inner.series section h4 span.button-watched-serie {
    position: absolute;
    right: 0;
    top: -2px;
}

.layout-content .content-inner.series section h4 span.button-watched-serie:hover {
}

.layout-content .content-inner.series section article.videoSimple {
    margin: 5px;
}

.layout-content .content-inner.series section article.videoSimple .inner {
    margin: 5px;
    width: 145px;
}

.layout-content .content-inner.series section article.videoSimple .inner .img {
    width: 145px;
}

/* Rozvrh vysílání */
div.content-inner.broadcastschedule .broadcastschedule-table {
    border-top: 1px solid #d6d6d6;
}

div.content-inner.broadcastschedule table {
    width: 100%;
}

div.content-inner.broadcastschedule table tr .weekDayName {
    color: #057ef1;
    font-weight: bold;
    text-align: right;
}

div.content-inner.broadcastschedule table tr th {
    text-align: center;
}

div.content-inner.broadcastschedule table tr td.weekColumn {
    border: 1px solid #057ef1;
    background-color: #EBF5FF;
    height: 100px;
    overflow: hidden;
    vertical-align: middle;
}

div.content-inner.broadcastschedule table tr td .broadcastschedule-items {
    overflow: hidden;
    padding: 0;
    margin: 0;
    float: left;
}

div.content-inner.broadcastschedule table tr a.broadcastschedule-item {
    width: 100%;
    height: 100px;
    overflow: hidden;
    display: block;
    position: relative;
}

div.content-inner.broadcastschedule table tr a.broadcastschedule-item:hover {
    background-color: #C9E5FF;
    text-decoration: none;
}

div.content-inner.broadcastschedule table tr a.broadcastschedule-item img {
    width: 100%;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    z-index: 20;
}

div.content-inner.broadcastschedule table tr a.broadcastschedule-item .broadcastschedule-item-title {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    z-index: 40;
    background: rgba(0, 0, 0, 0.7);
    color: #FFF;
}

div.content-inner.broadcastschedule table tr a.broadcastschedule-item .broadcastschedule-item-title span {
    display: block;
    padding: 0 2px 0 4px;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
}

div.content-inner.broadcastschedule table tr a.broadcastschedule-item .broadcastschedule-item-title span.tag-name {
    height: 38px;
    line-height: 38px;
}


div.content-inner.broadcastschedule table tr a.broadcastschedule-item .broadcastschedule-item-title small {
    display: block;
    padding: 1px 2px 1px 4px;
}

div.content-inner.broadcastschedule table tr a.broadcastschedule-item .broadcastschedule-item-default {
    display: block;
    height: 75px;
    padding-top: 25px;
    line-height: 25px;
    text-align: center;
    color: #057ef1;
    text-decoration: none;
}

div.content-inner.broadcastschedule table tr a.broadcastschedule-item .broadcastschedule-item-default small {
    display: block;
}

div.content-inner.broadcastschedule table tr.today {
    background-color: #057ef1;
}

div.content-inner.broadcastschedule table tr.today .weekDayName {
    border: 1px solid #0E4273;
    border-right: none;
    color: #FFF !important;
}

div.content-inner.broadcastschedule table tr.today a, div.content-inner.broadcastschedule table tr.today a span { /*color: #FFF !important;*/
}

div.content-inner.broadcastschedule table tr.today td {
    border-bottom-color: #0E4273;
    border-top-color: #0E4273;
    background-color: #C9E5FF;
}

div.content-inner.broadcastschedule table tr.today a.broadcastschedule-item:hover {
    background-color: #B1D8FC;
}

div.content-inner.broadcastschedule table tr.today td:last-child {
    border-right-color: #0E4273;
}

div.content-inner.broadcastschedule table tr.before-today td {
    border-bottom-color: #0E4273;
}

.layout-content .broadcastschedule-hp {
    display: block;
    background-color: #FFF;
    z-index: 5;
    position: relative;
}

/**
 * Ajax loaders
 */

/* 120x120 */
#ajaxLoader {
    width: 100%;
    clear: both;
    margin-top: 10px;
}

#ajaxLoader.ajaxLoader120 {
    height: 120px;
    background: url('../images/loaders/120.gif') center center transparent no-repeat;
}

#ajaxLoader.ajaxLoader24 {
    height: 120px;
    background: url('../images/loaders/24.gif') center center transparent no-repeat;
}


#ajaxLoader.ajaxLoaderOverlay {
    background:  url("../images/loaders/120.gif") center center no-repeat;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    z-index: 1035;
}

#ajaxLoader.ajaxLoaderOverlay:before {
    content: "";
    position: absolute;
    background: rgba(0,0,0,.5);
    left: 0; right: 0;
    top: 0; bottom: 0;
    z-index: 1033;
}



/* Dialogy */

#cboxContent, #cboxLoadedContent {
    background-color: inherit;
}

.lightbox { /*border: 1px solid #c3c3c3;*/
    background-color: #FFF;
}

.lightbox h3 {
    font-size: 25px;
}

.lightbox > .lightbox-content {
    padding: 25px;
}

.lightbox > .lightbox-content input[type="text"],
.lightbox > .lightbox-content input[type="password"] {
    padding-left: 30px;
    border-color: #979797;
    text-align: left;
}

.has-error .form-control {
    border-color: #a94442 !important;
}

.lightbox > .lightbox-content .form-group div {
    position: relative;
}

.lightbox > .lightbox-content .form-group div .fa {
    position: absolute;
    top: 10px;
    left: 10px;
    color: #979797;
}

.lightbox > .lightbox-content input::-webkit-input-placeholder {
    text-align: center;
}

.lightbox > .lightbox-content input:-moz-placeholder { /* Firefox 18- */
    text-align: center;
}

.lightbox > .lightbox-content input::-moz-placeholder { /* Firefox 19+ */
    text-align: center;
}

.lightbox > .lightbox-content input:-ms-input-placeholder {
    text-align: center;
}

.lightbox > .lightbox-footer {
    padding: 5px;
    border-top: 1px solid #dedede;
}

.lightbox .lightbox-footer a {
    color: #057ef1;
    text-decoration: none;
    font-size: 13px;
}

.lightbox .lightbox-footer a:hover {
    text-decoration: none;
    color: #969696;
}

.lightbox .lightbox-footer a > i {
    color: #969696;
}

.lightbox .btn-login {
    width: 100%;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    padding: 15px 0;
    position: relative;
}

.lightbox .btn-login:hover, .btn-login:active, .btn-login:focus {
    color: #fff;
}

.lightbox .btn-login > .fa {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 35px;
    border-right: 1px solid #fff;
    text-align: center;
    padding-top: 15px;
    font-size: 16px;
}

.btn-facebook {
    background-color: #3b5998;
}

.btn-email {
    background-color: #ABAFB0;
}

.btn-google {
    background-color: #d34836;
}

.video-tips ul.errors,
.lightbox .has-error ul.errors {
    margin: 10px 10px 10px 10px;
    padding: 0 0 0 20px;
    color: #a94442;
    text-align: left;
}

.lightbox .set-iframe-sizes .custom-iframe-size {
    display: none;
}

.lightbox .set-iframe-sizes input.iframe-custom-size {
    width: 60px;
    display: inline-block;
    padding-left: 6px;
    padding-right: 6px;
}

.lightbox.lightboxAdblock {
    background-color: inherit;
}

.lightbox.lightboxAdblock header {
    background: url('../images/adblock/header.png') no-repeat 0 0;
    height: 138px;
    padding: 0 0 0 0;
    margin: 0;
    text-align: center;
}

.lightbox.lightboxAdblock header span.adblock-warning {
    height: 79px;
    width: 82px;
    background: url('../images/adblock/warning-icon.png') no-repeat 0 0;
    display: inline-block;
}

.lightbox.lightboxAdblock header h4 {
    font-size: 130%;
    font-weight: bold;
    color: #000;
}

.lightbox.lightboxAdblock div.adblock-content {
    background-color: #FFF;
}

.lightbox.lightboxAdblock div.adblock-content p {
    font-size: 120%;
    line-height: 1.7;
}


/* Rychlá editace videa */
.lightbox.quickeditvideo .subtitlesWrapper a.subtitle_choose { color: #fff; }
.lightbox.quickeditvideo .subtitlesWrapper a.subtitle_choose:hover,
.lightbox.quickeditvideo .subtitlesWrapper a.subtitle_choose.active { text-decoration: underline; color: #fff; }
.lightbox.quickeditvideo .subtitlesWrapper .panel .panel-heading { border-radius: 0 !important; }
.lightbox.quickeditvideo .subtitlesWrapper .panel .panel-body tr:first-child th,
.lightbox.quickeditvideo .subtitlesWrapper .panel .panel-body tr:first-child td { border-top: 0; }

.lightbox.quickeditvideo .subtitlesWrapper .panel .panel-body .subtitles,
.lightbox.quickeditvideo .subtitlesWrapper .panel .panel-body .subtitles textarea {
    resize: none;
    -webkit-box-sizing: border-box; /* <=iOS4, <= Android  2.3 */
    -moz-box-sizing: border-box; /* FF1+ */
    box-sizing: border-box; /* Chrome, IE8, Opera, Safari 5.1*/
}

.lightbox.quickeditvideo .subtitlesWrapper .panel .panel-body .subtitles .loaderSubtitleContent {
    background:  url("../images/loaders/120.gif") center center no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    z-index: 1035;
    display: none;
}

.colorboxCloseButton.closeQuickeditvideo, 
#cboxClose.closeQuickeditvideo {
    border-color: #555555;
    background: url(../css/jquery/images/colorbox/close_grey.png?1) no-repeat center center;
}


.lightbox.quickeditvideo .quickeditvideo_prizeStamp_wrapper {}
.lightbox.quickeditvideo .quickeditvideo_prizeStamp_wrapper span { display: inline-block; }
.lightbox.quickeditvideo .quickeditvideo_prizeStamp_wrapper span input { display: block; }


/* tipy na překlad */
.layout-content .video-tips section.video-tips-translated { /*border: 1px solid #dddddd;*/
}

.layout-content .video-tips section .requests-sort-buttons span.video-tips-requests-sort {
    text-decoration: underline;
}

.layout-content .video-tips section .requests-sort-buttons span.video-tips-requests-sort:hover {
    text-decoration: none;
}

.layout-content .video-tips section .requests-sort-buttons span.video-tips-requests-sort.active {
    text-decoration: none;
}

.layout-content .video-tips section .requests-sort-buttons span.video-tips-requests-sort.active:hover {
    text-decoration: none;
}

/* Mobilní verze */
@media (max-width: 800px) {

    .navbar .my-navbar {
        padding-left: 8px;
    }

    .showLeftSidebar {
        margin-top: 3px !important;
    }

    .navbar .my-navbar .navbar-brand {
        margin-left: 10px !important;
        padding-left: 0 !important;
        padding-top: 15px;
    }

    .navbar .my-navbar .navbar-brand img {
        width: 150px !important;
        height: auto !important;
    }

    .navbar-right > li > a.link {
        min-width: 46px;
        text-align: center;
    }
}

@media (max-width: 1019px) {
    body {
        padding-top: 67px;
    }

    .navbar-default {
        background: #fff;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 99;
    }

    .navbar .my-navbar .showLeftSidebar {
        margin-left: 15px;
    }

}
@media (max-width: 359px) {
    .navbar .my-navbar .navbar-brand img {
        width: 120px !important;
        height: auto !important;
    }
}

/* Výpis videí - mobil */
@media (max-width: 400px) {

    .layout-content .items article.video {
    }

    .layout-content .items article.video .inner {
        height: auto;
        padding-bottom: 25px;
    }

    .layout-content .items article.video .img {
        float: none;
        width: 100%;
        height: 130px;
    }

    .layout-content .items article.video .img img {
    }

    .layout-content .items article.video .inner .img .opacity {
        width: 100%;
        height: 130px;
    }

    .layout-content .items article.video .inner .info-video {
        overflow: visible;
        position: relative;
        max-height: none;
        height: auto;
    }

    .layout-content .items article.video .inner h2,
    .layout-content .items article.video .inner h3 {
        margin-left: 0;
        margin-top: 10px;
        margin-bottom: 10px;
        overflow: visible;
        height: auto;
    }

    .layout-content .items article.video .inner .description {
        display: none;
    }

    .layout-content .items article.video.blockSchedule .inner .description,
    .layout-content .items article.video.blockTopCommented .inner .description {
        display: block;
    }

    .layout-content .items article.video.blockSchedule .inner .description p,
    .layout-content .items article.video.blockTopCommented .inner .description p {
        margin-left: 10px;
        height: auto;
        padding-bottom: 1em;
    }

    .layout-content .items article.video .inner .information {
        padding-top: 4px;
    }

    .layout-content div.content-default div.content-inner ul.nav-tabs li a {
        padding-left: 10px;
        padding-right: 10px;
    }

}

@media (min-width: 401px) and (max-width: 600px) {

    .layout-content .items article.video {
    }

    .layout-content .items article.video .inner {
        height: auto;
        padding-bottom: 25px;
    }

    .layout-content .items article.video .img {
        height: 110px;
    }

    .layout-content .items article.video .img img {
    }

    .layout-content .items article.video .inner .img .opacity {
        width: 100%;
        height: 110px;
    }

    .layout-content .items article.video .inner .info-video {
        overflow: visible;
        max-height: 115px;
    }

    .layout-content .items article.video .inner h2,
    .layout-content .items article.video .inner h3 {
        padding-left: 10px;
        margin-top: 0;
        margin-bottom: 10px;
        height: 110px;
    }

    .layout-content article.video .inner h2 a span,
    .layout-content article.video .inner h3 a span {
        display: block;
        line-height: 1.2;
    }

    .layout-content article.video .inner h2 a span.two-rows,
    .layout-content article.video .inner h3 a span.two-rows {
        height: auto;
    }

    .layout-content article.video .inner h2 a span.one-row,
    .layout-content article.video .inner h3 a span.one-row {
        height: auto;
    }

    .layout-content article.video .inner h2 a small,
    .layout-content article.video .inner h3 a small {
        height: auto;
        display: block;
        line-height: 1.2;
    }

    .layout-content .items article.video .inner .description {
        display: none;
    }

    .layout-content .items article.video.blockSchedule .inner h2,
    .layout-content .items article.video.blockTopCommented .inner h2 {
        height: auto;
    }
    .layout-content .items article.video.blockSchedule .inner .description,
    .layout-content .items article.video.blockTopCommented .inner .description {
        display: block;
    }

    .layout-content .items article.video .inner .information {
        padding-top: 4px;
    }

}

@media (max-width: 450px) {

    .layout-content section.tag-description header h1,
    .layout-content section.tag-description header h2 {
        float: none;
        width: 100%;
    }

    .layout-content section.tag-description header form {
        float: none;
        width: 100%;
        text-align: left;
    }

    .layout-content section.tag-description header form div {
        float: none;
        width: 100%;
        padding: 0;
        margin: 2px 0;
    }

    .layout-content section.tag-description ul.nav li {
        margin-right: 5px;
    }

    .layout-content section.tag-description ul.nav li a {
        padding: 2px 4px !important;
        margin-bottom: 5px;
    }

    .layout-content article.video-line {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .layout-content article.video-line .user-info {
        display: block;
        width: 100%;
        margin-top: 5px;
    }

    .layout-content article.video-line .user-info .video-rating {
        font-size: 18px;
    }

    .layout-content article.video-line .user-info .video-rating small {
        display: none;
    }

    .layout-content article.video-line .video-title {
        width: 75%;
    }

    div.content-inner.profile div.user .btn.to-admin {
        top: 1px;
        right: 1px;
        padding: 5px;
    }

    div.content-inner.profile div.user .btn.to-admin i {
        display: block;
    }

    div.content-inner.profile div.user .btn.to-admin span {
        display: none;
    }
}

@media (min-width: 451px) and (max-width: 800px) {

    .layout-content section.tag-description header h1,
    .layout-content section.tag-description header h2 {
        float: none;
        width: 100%;
    }

    .layout-content section.tag-description header form {
        float: none;
        width: 100%;
        text-align: left;
    }

    .layout-content section.tag-description header form div {
    }

    .layout-content section.tag-description ul.nav li {
        margin-right: 5px;
    }

    .layout-content section.tag-description ul.nav li a {
        padding: 2px 4px !important;
        margin-bottom: 5px;
    }

    .layout-content article.video-line .user-info .video-rating {
        font-size: 18px;
    }

    .layout-content article.video-line .user-info .video-rating small {
        display: none;
    }
}

.vast_video_wrapper {
    position: relative;
}
.skip-ad-button {
    display: none;
    border: 0;
    background-color: #2b3036;
    color: #6d7a8b;
    position: absolute;
    top: 5px;
    right: 5px;
    border-radius: 5px;
    padding: 6px 12px;
}
.skip-ad-button:hover {
    color: #35e5fc;
}
.skip-ad-button:disabled {
    background-color: #666;
}

.vast_video_wrapper .video-js .vjs-big-play-button {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.vast_video_wrapper .vjs-loading-spinner {
    display: none;
}
.vast_video_wrapper .vjs-seeking .vjs-loading-spinner,
.vast_video_wrapper .vjs-waiting .vjs-loading-spinner {
    display: none;
}
.vast_video_wrapper .vjs-ad-playing.vjs-vast-ad-loading .vjs-loading-spinner {
    display: none;
}
.thumbnail-image {
    width: 100%;
}
.thumbnail-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.thumbnail-overlay {
    cursor: pointer;
    background-size: cover;
    background-position: center center;
    max-width: 100%;
}


.advert_main_top {
    max-width: 990px;
    margin: 0 auto 0;
}

.advert_main_top > * {
    margin-top: 15px;
}

.advert.advert_results,
.advert.advert_bottom {
    margin: 20px 10px;
}

.footer {
    max-width: 990px;
    margin: auto;
    border-top: 1px solid #ccc;
    background: #eee;
    padding: 15px 0;
}

.footer a {
    color: #212121;
}

.menu-layout {
    background: #eee;
}



/* dodatečné styly pro 5 sloupců v řádku*/
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

.no-padder {
    padding: 0;
}

.align-super {
    vertical-align: super;
}

.float-left {
    float: left;
}

/* form na pridavani tipu */
.tip-add-checkbox {
    width: 1.5em;
    vertical-align: middle;
    display: inline;
    margin: 0 !important;
}

/* tlacitko na pridani tipu */
@media (max-width: 700px) {
    .btn-add-tip span {
        display: none;
    }

    .btn-add-tip .m-r-sm {
        margin-right: 0;
    }
}

/* paypal */
.form-paypal {
    float: left;
}

@media (max-width: 800px) {
    .form-paypal {
        display: block;
        float: none;
        margin-bottom: 30px;
    }

    .video-detail-box {
        text-align: left;
    }
}

/* tabulka */
.table-row-logged-user td {
    font-weight: bold;
}

/* prepis titulku */
.form-visibility-hidden {
    display: none;
}

.form-transcription-area {
    width: 100%;
    padding: 2px;
    resize: none;
}

.form-visibility-partial .form-transcription-area {
    overflow-y: scroll;
    height: 10em;
}

@media (min-width: 735px) {
    .form-transcription .title {
        margin-top: 0;
    }
}

/* registracni formular */
.label-terms {
    font-weight: normal;
}
.btn-black{
    position: relative;
    top: 1px;
}
@media screen and (min-width: 960px){
    .adgmleaderboard {
        position: sticky;
        height: 200px;
        left: 50%;
        transform: translate3d(0,0,0);
        -webkit-transform: translate3d(0,0,0);
        margin: 0 auto;
        overflow: hidden;
    }


    .display-mobile {
        display: none;
    }
}
@media (max-width: 999px) {
    .mfadvert-desktop {
        display: none;
    }
}
@media (min-width: 1000px) {
    .mfadvert-mobile {
        display: none;
    }
    .adgmleaderboard{
        width: 100%;
    }
}