html.bw .headerRed,
html.bw .headerWhite,
html.bw #container,
html.bw .responsive-nav-wrapper,
html.bw #header{

    -webkit-filter: grayscale(100%);
    filter:grayscale(100%);
}

html.bw .storyLink:hover .slide_title{
    filter: contrast(0%);
}
html.invert{
    -webkit-filter:invert(1) grayscale(1);
    filter: invert(1) grayscale(1);
    background: #000;
}
.fix:after {
    clear:both;
    content:'[.]';
    display:block;
    height:0;
    visibility:hidden;
    font-size: 0;
    overflow: auto;
}
.fix {
    display:inline-block;
    width: 100%;
}
.fix.left,
.fix.right {
    display: inline-block;
}
#topFull {
    width: 100%;
    display: block;
}
/* frequenlty used */
.left {
    float: left !important;
}
.right {
    float: right;
}
img.left {
    float: left;
    margin: 0 10px 0 0;
}
img.right {
    float: right;
    margin: 0 0 0 10px;
}
.nom {
    margin:0 !important;
}
.nop {
    padding:0 !important;
}
.clear {
    clear:both !important;
}
.hide {
    display:none !important;
}

p.empty {
    text-align: center;
    margin: 40px 0;
}
/*FONT*/
@font-face {
    font-family: 'FontAwesome';
    src: url('/font/fontA/fontawesome-webfont.eot');
    src: url('/font/fontA/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('/font/fontA/fontawesome-webfont.woff') format('woff'), url('/font/fontA/fontawesome-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
}

/*HEADER ELEMENTS* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

h1.logo, div.logo{
    display:block;
    height: 60px;
}
h1.logo a, div.logo a{
    background: url('/assets/img/front/logo.svg') no-repeat center center;
    cursor:pointer;
    display:block;
    text-indent:-9999px;
    height: 60px;
    width: 106px;
}
body.cirBody h1.logo a,
body.cirBody div.logo a{
    background: url('/assets/img/front/logo_cir.svg') no-repeat center center;
    cursor:pointer;
    display:block;
    text-indent:-9999px;
    height: 60px;
    width: 106px;
}
#header{
    background-color: #0A1B47;
    position: relative;
}
#header:before{
    position: absolute;
    top: 0;
    bottom: 0;
    width: 600px;
    background: #0A1B47;
    display: block;
    content: "";
    left: 0%;
    margin-left: -600px;
}
#header:after{
    position: absolute;
    top: 0;
    bottom: 0;
    width: 600px;
    background: #0A1B47;
    display: block;
    content: "";
    right: 0%;
    margin-right: -600px;
}
.sport #header,
.sport #header:after,
.sport #header:before{
    background: #2D68A8;
}
.magazin #header,
.magazin #header:after,
.magazin #header:before{
    background: #E59E2C;
}
.kolumne #header,
.kolumne #header:after,
.kolumne #header:before{
    background: #E30613 ;
}
.kultura #header,
.kultura #header:after,
.kultura #header:before{
    background: #811F99;
}


#header > div{
    vertical-align: top;
}
#headerLeft .date{
    color: #E30613;
    font-size: 11px;
    line-height: 100%;
    float: left;
    margin-top: 10px;
    margin-right: 20px;
    height: 20px;
}
#headerRight #secondaryNavigation{
    float: right;
    margin-top: 20px;
    margin-right: 12px;
}
#headerRight #secondaryNavigationShort {
    display:  none;
}
.scene {
    height: 30px !important;
}
.liveStream a{
    display: table-cell;
    text-align: left;
    height: 26px;
    line-height: 26px;
    text-transform: uppercase;
    font-size: 11px;
    color: #ccc;
    width: auto;
    padding: 7px;
    background:transparent;
    vertical-align: middle;
}
.liveStream a:hover{
    color: #E30613;
    text-decoration: none;
}
.liveStream a span{
}
.liveStream .tv span{
    background:transparent url('/assets/img/front/tv.svg') no-repeat top left;
    padding-left: 20px;
    height: 20px;
    line-height: 20px;
    display: block;
    background-position: 0 0;
    background-size: 20px 20px;
}
.liveStream .tv:hover span {
    opacity: 0.7
}
.liveStream .radio {
}
.liveStream .radio span{
    background:transparent url('/assets/img/front/radio.svg') no-repeat top left;
    padding-left: 20px;
    height: 20px;
    line-height: 20px;
    display: block;
    background-size: 20px 20px;
}
.responsive-nav-holder .liveStream span{
    background-position: center center;
    background-size: 20px 20px;
}
.liveStream .radio:hover span {
    opacity: 0.7
}
.liveStream .radio{
    background: none
}
#header .socialNav .euro2016 {
    float: left;
    display: block;
    height: 30px;
    margin-right: 20px;
}
#header .socialNav .euro2016 a {
    color: #ccc;
    font-size: 11px;
    text-align: left;
    text-transform: uppercase;
}
#header .socialNav .euro2016 a:hover {
    color: #cc0000;
    text-decoration: none;
}
#header .socialNav .euro2016 a span {
    background: transparent url("/assets/img/front/ikonica-live-fudbal.png") no-repeat scroll left top;
    display: block;
    height: 27px;
    line-height: 32px;
    padding-left: 35px;
}
#header .socialNav {
    display: block;
    height: 30px;
    float: left;
    clear: none;
    margin-top: 0;
}
#header .socialNav .social {
    float: right
}
#header .socialNav ul {
    margin: 0;
}
#header .socialNav ul li {
    margin: 0;
    list-style: none;
    display: block;
    width: 30px;
    float: left;
    padding: 0 10px;
}
#header .socialNav ul li {
    padding-right: 0;
}
#header .socialNav ul li.twitter {
    margin-right: 0px;
}
#header .socialNav ul li a {
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -5000px;
    background-repeat: no-repeat;
    background-position: top
}
#header .socialNav ul li a:hover {
    background-position: bottom
}
#header .socialNav ul li.rss a {
    background-image: url('/assets/img/front/rss.png');
}
/* Custom Nav */
.custom-nav {
    float: right;
    margin-top: 10px;
}
.socialNav {
    float: left;
}
.socialNav .social {
    height: 56px;
    display: flex;
    align-items: center;
}
.socialNav ul {
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(8, 1fr);
}
.socialNav ul li {
    /*float: left;*/
    margin: 0;
    padding:0;
    display: block;
}
.socialNav ul li a {
    display: block;
    text-align: left;
    text-transform: uppercase;
    background: transparent;
    vertical-align: middle;
}
.socialNav ul li a:hover .social_icon{
    transition: all 0.3s ease-in-out;
    border-radius: 50%;
}
.socialNav ul li a:hover .fb_icon{
    background: #fde9e9 url(/assets/img/front/facebook_hover.svg) no-repeat center center;
}
.socialNav ul li a:hover .twitter_icon{
    background: #fde9e9 url(/assets/img/front/xtwitter_hover.svg) no-repeat center center;
}
.socialNav ul li a:hover .youtube_icon{
    background: #fde9e9 url(/assets/img/front/youtube_hover.svg) no-repeat center center;
}
.socialNav ul li a:hover .instagram_icon{
    background: #fde9e9 url(/assets/img/front/instagram_hover.svg) no-repeat center center;
}
.socialNav ul li a:hover .tiktok_icon{
    background: #fde9e9 url(/assets/img/front/tiktok_hover.svg) no-repeat center center;
}
.socialNav ul li a:hover .viber_icon{
    background: #fde9e9 url(/assets/img/front/viber_hover.svg) no-repeat center center;
}
.socialNav ul li a:hover .telegram_icon{
    background: #fde9e9 url(/assets/img/front/telegram_hover.svg) no-repeat center center;
}
.socialNav ul li a:hover .bs_icon{
    background: #fde9e9 url(/assets/img/front/bs_hover.svg) no-repeat center center;
}
.socialNav ul li a i {
    font-size: 16px;
    color: #0A1B47;
    padding: 8px;
}
.social_icon{
    background-size: 20px auto;
    width: 32px;
    display: block;
    height: 32px;
}
.twitter_icon{
    background: url(/assets/img/front/twitter_icon.svg) no-repeat center center;
}
.telegram_icon{
    background: url(/assets/img/front/telegram_icon.svg) no-repeat center center;
}
.viber_icon{
    background: url(/assets/img/front/viber_icon.svg) no-repeat center center;
}
.instagram_icon{
    background: url(/assets/img/front/instagram_icon.svg) no-repeat center center;
}
.fb_icon{
    background: url(/assets/img/front/facebook_icon.svg) no-repeat center center;
}
.tiktok_icon{
    background: url(/assets/img/front/tiktok_icon.svg) no-repeat center center;
}
.youtube_icon{
    background: url(/assets/img/front/youtube_icon.svg) no-repeat center center;
}
.bs_icon{
    background: url(/assets/img/front/bs_icon.svg) no-repeat center center;
}
.responsive-nav-holder .socialNav ul li a i {
    color: #fff;
}
.socialNav ul li a:hover i {
    color: #E30613;
}
#headerCenter .userNav {
    display: none;
}
#headerRight .userNav {
    float: left;
    margin-top: 15px;
    margin-right: 20px;
}
.userNav ul, .userNav ul li {
    margin: 0;
}
.userNav ul li {
    float: left;
    margin-left: 10px;
    list-style-type: none;
}
.userNav ul li a {
    color: #fff;
    font-size: 10px;
    line-height: 100%;
    text-transform: uppercase;
    background-color: #E30613;
    padding: 5px 8px;
    display: block;
}
.userNav ul li a i {
    margin-right: 8px;
    color: #fff;
    font-size: 16px;
    vertical-align: middle;
}
.userNav ul li a:hover {
    color: #0A1B47;
    text-decoration: none;
    background-color: #FFCC33;
    transition: all 0.2s ease-in-out 0s;
}
.userNav ul li a:hover i{
    color: #0A1B47;
    transition: all 0.2s ease-in-out 0s;
}

/* SEARCH FORM - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

div.searchForm {
    order: 2
}
form.searchForm  {
    width:100%;
    position: relative;
}
fieldset.searchFieldset {
    width: 100%;
}
fieldset.searchFieldset input.searchInput{
    float: left;
    width: calc(100% - 50px);
    color: #BDBDBD;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1;
    font-style: italic;
    border: 1px solid #E9EAEE;
    padding: 15px 10px 15px 70px;
    border-radius: 5px;
    font-family: 'Montserrat', sans-serif;
    background: transparent url(/assets/img/front/search_icon.svg) no-repeat left 20px center;
}
fieldset.searchFieldset input.searchInput:focus-visible{
    outline: 1px solid #7E95A5;
}

fieldset.searchFieldset button.searchButton {
    display: none;
    background: none;
}
fieldset.searchFieldset button.searchButton:hover {
    background-position: 0 -30px;
}
.searchForm-button {
    width: 20px;
    height: 20px;
    background: url('/assets/img/front/search.svg') no-repeat center;
    display: block;
    cursor: pointer;
    background-size: 20px 20px;
}
.searchForm-button:hover{
    opacity: 0.7
}
.searchForm-container {
    display: none;
    background: #fff;
    padding: 20px 0;
    width: 100%;
    position: absolute;
    box-sizing: border-box;
    top: 60px;
    left: 0;
    right: 0;
    width: 100%;
    box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.20);
}
.searchForm_wrapper{
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}
.searchForm-container.open {
    display: table;
}
.searchClose {
    width: 24px;
    height: 30px;
    display: block;
    background: url('/assets/img/front/search_close.svg') no-repeat center right;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}
.searchClose:hover {
    background: url('/assets/img/front/search_close_red.svg') no-repeat center right;
}
/* LANGUAGES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
.lang-stream-holder {
    display: flex;
    align-items: center;
    margin-right: 5px;
}
.language-bar {
    padding: 0 3px;
    margin-right: 5px;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
}
.responsive-nav-holder  .language-bar {
    color: #0A1B47;
}
.settings_btn{
    padding: 7px;
    font-size: 26px;
    color: #fff;
    cursor: pointer;
}
.settings_wrapper{
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    background: #fff;
    z-index: 99;
    top: 60px;
    max-width: 1260px;
    margin: 0 calc((100% - 1260px) / 2);
    box-shadow: -5px 9px 20px 0px #d9d8d8;
    margin-bottom: 10px;
}
.settings_wrapper .zoom_inOut_holder h4{
    margin-bottom: 0;
    margin-right: 10px;
}
.settings_wrapper__settings{
    /*padding: 30px;*/
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 30px 30px 30px;
    flex-direction: column;
}
.close_settings{
    display: flex;
    justify-content: end;
    font-size: 25px;
    cursor: pointer;
    padding-right: 10px;
    padding-top: 10px;
}
.settings_wrapper > h3{
    text-align: center;
}
.settings_wrapper h4{
    font-size: 20px;
}
.settings_wrapper.active{
    display: block;
}
.color_themes{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 30px;
}
.color_themes .card{
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    padding: 20px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    position: relative;
}
.card.normal{
    background: #E30613;
    border: 2px solid #000;
}
.card.bw{
    background: #000;
    border: 2px solid #000;
}
.card.invert{
    border: 2px solid #000;
    color: #000;
}

html.invert .card.invert{
    border:2px solid #D0023D;
    filter: none !important;
}
.invert img,
.invert video,
.invert iframe,
.invert .footerBgrdImg{
    -webkit-filter: invert(1) hue-rotate(180deg) grayscale(1);
    filter: invert(1) hue-rotate(180deg) grayscale(1);
}
.bw iframe{
    -webkit-filter: grayscale(100%);
    filter:grayscale(100%);
}
html.normal .card.normal:after,
html.bw .card.bw:after,
html.invert .card.invert:after{
    width: 16px;
    height: 16px;
    background: #000;
    position: absolute;
    top: -2px;
    right: -2px;
    display: block;
    background: url("/assets/img/fontawesome-icons/check-solid.svg") no-repeat;
    content: "";
    text-align: center;
    line-height: 20px;
    font-size: 13px;
    border-radius: 4px;
    color: #fff;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
}
html.bw .card.bw:after{
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
}
html.invert .card.invert:after{
    background: #000 url("/assets/img/fontawesome-icons/check-solid.svg") no-repeat;
}
.zoom_inOut_holder {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.zoom_inOut_holder button{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #E30613;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    margin-left: 10px;
    cursor: pointer;
}
.zoom_inOut_holder button.disabled{
    opacity: 0.6;
    cursor: inherit;
}
/* PRIMARY NAVIGATION - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#primaryNavigation-wrapper {
    background: #0c0c0c;
    position: relative;
    display: table;
    width: 100%;
    padding-top: 5px;
}
#primaryNavigation-wrapper:before{
    position: absolute;
    top: 0;
    bottom: 0;
    width: 600px;
    background: #0c0c0c;
    display: block;
    content: "";
    left: 0%;
    margin-left: -600px;
}
#primaryNavigation-wrapper:after{
    position: absolute;
    top: 0;
    bottom: 0;
    width: 600px;
    background: #0c0c0c;
    display: block;
    content: "";
    right: 0%;
    margin-right: -600px;
}
#primaryNavigation{
    height:60px;
    width: auto;
    background: none;
    line-height: 24px;
    -webkit-box-shadow:  none;
    box-shadow:  none;
    -moz-box-shadow:  none;
}
#primaryNavigationShort{
    display: none;
}

/* PATH - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#path {
    display:  none;
}
/* FOOTER - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.footerStoreLinks {
    width: 100%;
    position: relative;
    display: table;
    background-color: #0c0c0c;
    padding: 0;
    height: 200px;
}
.footerStoreLinks:before {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 600px;
    background: #0c0c0c;
    display: block;
    content: "";
    left: 0%;
    margin-left: -600px;
}
.footerStoreLinks:after {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 600px;
    background: #0c0c0c;
    display: block;
    content: "";
    right: 0%;
    margin-right: -600px;
}
.footerLogo {
    width: 106px;
}
.footerLogo a {
    display: block;
    width: 98px;
    height: 46px;
    background-image: url('/assets/img/front/logo.svg');
    background-repeat:  no-repeat;
    background-size: 100% 100%;
}
body.cirBody .footerLogo a {
    width: 98px;
    height: 46px;
    background-image: url('/assets/img/front/logo_cir.svg');
    background-repeat:  no-repeat;
    background-size: 100% 100%;
}
.footerLinks-wrapper {
    display: block;
    margin-top: 10px;
}
.footerLinks{
    display: flex;
    margin-top: 10px;
}
.footerLinks-wrapper span {
    font-weight: 400;
    font-size: 16px;
    color: #fff;
}
a.google-play {
    width: 135px;
    background: url('/assets/img/front/google-play.svg') center center no-repeat;
    height: 40px;
    display: block;
    float: left;
    border: 1px solid #fff;
    border-radius: 10px;
    clear: left;
    background-color: #0A1B47;
}
a.app-store {
    width: 135px;
    background: url('/assets/img/front/app-store.svg') center center no-repeat;
    height: 40px;
    display: block;
    float: left;
    margin-left: 15px;
    border: 1px solid #fff;
    border-radius: 10px;
    background-color: #0A1B47;
}
a.google-play:hover, a.app-store:hover {
    opacity: 0.7;
}
.footer_sec_nav{
    margin-top: 10px;
}
.footerBgrdImg {
    width: 290px;
    height: 260px;
    display: block;
    content: "";
    position: absolute;
    right: 300px;
    bottom: 40px;
    background: url('/assets/img/front/rtcg_footer_app.webp') center bottom no-repeat;
    background-size: 100% 100%;
    z-index: 2;
}
.footerCopy {
    background-color:  transparent;
    padding: 10px 0;
    width: auto;
}
.footerCopy p {
    line-height: 100%;
    margin: 0;
    padding: 0;
    font-size:  12px;
    color: #fff;
    font-weight: 400;
    display: block;
    min-height: 16px;
    float: none;
}
.footerCopy p a {
    /*    font-weight: bold;*/
    color: inherit;
    text-decoration: none;
}
.footerCopy p a:hover {
    text-decoration: underline;
}
.footerCopy p.copy {
    width: auto;
    margin-bottom: 0;
}
.footerCopy p.power {
    text-align: left;
    float: none;
    width: auto;
}
.footerNav {
    width: 100%;
    padding: 60px 0;
    background-image:  none;
    background-position: bottom;
    background-repeat: repeat-x;
    background: #fafafa;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    background: #0A1B47;
}
.footerDivider {
    width: 100%;
    height: 0px;
    background: #191919;
    position: absolute;
    left: 0;
    bottom: 0;
}
.footerNav:before {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 600px;
    background: #0A1B47;
    display: block;
    content: "";
    left: 0%;
    margin-left: -600px;
}
.footerNav:after {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 600px;
    background: #0A1B47;
    display: block;
    content: "";
    right: 0%;
    margin-right: -600px;
    height: 100%;
    visibility: visible;
}
.footerNav ul {
    list-style: none outside none;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}
.footerNav ul ul {
}
.footerNav ul li {
    display: flex;
    margin: 0;
}
.footerNav ul li ul li {
    width: auto;
    margin-right: 5px;
}
.footerNav ul li a {
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    text-transform: uppercase;
}
.footerNav ul li.depth1{
    margin-right: 10px;
}
.footerNav ul li.depth1:hover a{
    color: #fff;
    text-decoration: underline;
}
.footerNav ul li.depth1:hover li.depth2 a {

}
.footerNav ul li.depth2 {
    float: left;
    clear: both;
    margin: 0;
    margin-bottom: 5px;
    margin-right: 10px;
}
.footerNav ul li.depth2 a {
    font-weight: 400;
    font-size:  12px;
    text-transform: none;
    opacity: 0.7;
}
.footerNav ul li.depth2 a:hover {
    text-decoration: underline;
}
#footerRight {
    float: right
}
.footerBottom {
    display: flex;
    background-color: #0A1B47;
    justify-content: space-between;
    padding: 30px 0 130px 0;
    position: relative;
}
.footerBottom:before{
    position: absolute;
    top: 0;
    bottom: 0;
    width: 600px;
    background: #0A1B47;
    display: block;
    content: "";
    left: 0%;
    margin-left: -600px;
}
.footerBottom:after{
    position: absolute;
    top: 0;
    bottom: 0;
    width: 600px;
    background: #0A1B47;
    display: block;
    content: "";
    right: 0%;
    margin-right: -600px;
}
.footerNavFlat {
    width: 100%;
    padding: 10px 0 5px 0;
}
.footerNavFlat a {
    font-weight: normal;
    color: #878585;
    font-size:  11px;
    text-transform: none;
    margin-right: 5px;
}
.footerNavFlat a.depth1 {
    font-weight: bold
}
.footerNavFlat {
    display: none
}
.footerCopy .copyShort {
    display: none;
}
.banner300x250{
    margin-bottom: 30px;
}
/* ---------- BOTTOM STICKY BAR CONSENT ---------- */

#saglasnost-container {
    position: fixed;
    left: 310px;
    right: 310px;
    bottom: -300px;
    z-index: 999;
    opacity: 0.9;
    background-color: #fff;
    padding: 20px 50px;
    display: inline-block;
}
#saglasnost-iskljucivanje {
    display: none;
}
#saglasnost-prihvatanje {
    display: none;
}
#saglasnost-iskljucivanje.visible {
    display: inline-block;
}
#saglasnost-prihvatanje.visible {
    display: inline-block;
}
#saglasnost-container p {
    width: 80%;
    display: inline-block;
}
#saglasnost-container button {
    float: right;
    padding: 17px 25px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    background-color: #000;
    line-height: 22px;
    transition: all 0.3s linear;
}
#saglasnost-container button:hover {
    color: #cc0000;
    transition: all 0.3s linear;
}
/* ----------------------------------------------- */
/* ----------------------------------------------- */

.video {
    position: relative;
    padding-top: 30px;
    overflow: hidden;
    margin-bottom: 15px;
}
.video iframe,
.video object,
.video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 200px;
    min-width: 200px
}
.audio {
    position: relative;
}
.audio audio {
    width: 100%
}

.audio iframe,
.audio object,
.audio embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.icons{
    margin-left: 5px;
}
.icon {
    background-repeat: no-repeat;
    width: 22px;
    height: 20px;
    float: left;
    margin-left: 3px;
    position: relative;
    padding-right: 0px;
}
.icon:before {
    width: 1px;
    left:0;
    top: 0;
    bottom: 0;
    display: block;
    content: "";
    background: #fff;
    position: absolute;
}
.icon-small {
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    float: left;
    padding-left: 0px;
    margin-right: 5px;
    position: relative;
    background-size: 16px;
    filter: invert(15%) sepia(64%) saturate(3295%) hue-rotate(352deg) brightness(122%) contrast(120%);
    background-position-y: center;
}
.icon-photo {
    background: rgba(227, 6, 19 , 0.1) url('/assets/img/front/photo_icon.svg') no-repeat center center;
}
.icon-video {
    background: rgba(227, 6, 19 , 0.1) url('/assets/img/front/video_icon.svg') no-repeat center center;
}
.icon-audio {
    background:rgba(227, 6, 19 , 0.1)  url('/assets/img/front/audio_icon.svg') no-repeat center center;
}
.media_icon{
    width: 20px;
    height: 20px;
    display: flex;
    margin-right: 5px;
    border-radius: 4px;
}
.media_icon.i_photo{
    background: rgba(227, 6, 19 , 0.1) url('/assets/img/front/photo_icon.svg') no-repeat center center;
}
.media_icon.i_video{
    background: rgba(227, 6, 19 , 0.1) url('/assets/img/front/video_icon.svg') no-repeat center center;
}
.media_icon.i_audio{
    background: rgba(227, 6, 19 , 0.1) url('/assets/img/front/audio_icon.svg') no-repeat center center;
}
.headerContainer {
    position: relative;
    display: block;
    width: 100%;
    height: 116px;
    z-index: 900;
    margin: 0 auto;
}
.headerRed {
    background-color: #0A1B47;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    height: 60px;
}
.sport .headerRed{
    background-color: #2D68A8;
}
.kultura .headerRed{
    background-color: #811F99;
}
.magazin .headerRed{
    background-color: #E59E2C;
}
.kolumne .headerRed{
    background-color: #E30613;
}
.headerRedInner {
    width: 1260px;
    /*padding: 0 80px;*/
    height: 60px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.headerLeft {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.headerRight {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.logo21 {
    /*float: left;*/
    position: relative;
    height: 60px;
    margin-right: 10px;
}
.headerWhite {
    background-color: #fff;
    background-repeat: repeat-x;
    background-position-y: center;
    background-position-x: center;
    position: relative;
    top: 60px;
    width: 100%;
}
.headerWhiteInner {
    width: 1260px;
    height: 56px;
    margin: 0 auto;
    position: relative;
}
.headerWhiteInner:after {
    content: '';
    position: absolute;
    height: 1px;
    background-color: #E9EAEE;
    bottom: 0;
    width: 80%;
    z-index: 99;
}
.headerWhiteInner #secondaryNavigation {
    /*float: right;*/
    background-color: #fff;
    margin-top: 12px;
    position: relative;
    padding-left: 20px;
}
.headerWhiteInner #secondaryNavigation li.d1 {
    height: 20px;
}
.headerWhiteInner #secondaryNavigation:before {
    /*    display: block;
        content: "";
        width: 40px;
        height: 60px;
        position: absolute;
        right: -40px;
        top: -30px;
        background-color: #fff;*/
}
.headerWhiteInner .socialNav {
    float: none;
    background-color: #fff;
    margin-top: 7px;
    position: relative;
    padding-left: 28px;
    z-index: 9;
}
.headerWhiteInner .socialNav:after {
    content: '';
    /*background: linear-gradient(90deg, rgba(233, 234, 238, 0.00) 0%, #E9EAEE 100%);*/
    background: rgb(233,234,238);
    /*background: linear-gradient(top, 90deg, rgba(255,255,255,1) 0%, rgba(233,234,238,1) 100%);
    background: linear-gradient(top, 90deg, rgba(255,255,255,1) 0%, rgba(233,234,238,1) 100%);*/
    background: radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(233,234,238,1) 100%);
    background: radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(233,234,238,1) 50%, rgba(255,255,255,1) 100%);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(233,234,238,1) 50%, rgba(255,255,255,1) 100%);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
#header {
    position: fixed;
    top: 0;
    z-index: 901;
    width: 1260px;
}
#primaryNavigation-wrapper {
    position: fixed;
    top: 53px;
    z-index: 900;
    width: 1260px;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.sectionTitle a, .page-title a {
    color: #0A1B47;
    background-color: #fff;
    position: relative;
    z-index: 9;
}
.sectionTitle a:hover span, .page-title a:hover span {
    opacity: 0.6
}
.box450{
    margin-right: 20px;
}
.boxImage{
    text-align: center;
}
.boxImage .boxImageCaption{
    font-style: italic;
}
.boxBody{
    background: #fff;
    padding: 20px 40px;
    text-align: left;
    margin: 0;
    position: relative;
}
.boxBody:before {
    width: 22px;
    height: 18px;
    background: url('/assets/img/front/quote-start.png');
    background-repeat: no-repeat;
    display: block;
    content: "";
    position: absolute;
    top: 25px;
    left: 9px;
}
.boxBody:after {
    width: 22px;
    height: 18px;
    background: url('/assets/img/front/quote-end.png');
    background-repeat: no-repeat;
    display: block;
    content: "";
    position: absolute;
    bottom: 25px;
    right: 9px;
}
.boxBody p{
    padding: 0;
    font-size: 24px;
    color: #E30613;
    line-height: 120%;
    font-style: italic;
}

.boxFile{
    background: url("/assets/img/front/download-new.svg");
    background-repeat: no-repeat;
    background-position: 0 3px;
    padding-left: 20px;
    line-height: 22px;
    display: block;
    color: #E30613;
    font-size: 16px;
    font-weight: 600;
    display: table;
}
p a.boxFile {
    text-decoration: none;
    font-weight: normal;
}
p a.boxFile:hover {
    text-decoration: underline;
}
.boxLink{
    background: url("/assets/img/front/icons/link.gif") no-repeat left top;
    padding-left: 25px;
    line-height: 20px;
    display: block;
    color: #696969;
    font-size: 16px;
}
.box-center {
    margin:0 auto 15px;
    float: none;
    display:block;
    clear: both;
}
.box-right {
    margin:0 0 15px 20px;
    float: right;
    padding:0;
}
.box-left {
    margin:0 20px 15px 0;
    float: left;
    padding:0;
}
.box900 {
    margin-right:  0;
}
.boxCaption {
    font-style: italic;
    text-align: center;
    display: block;
    width: 100%
}
.data p a {
    text-decoration: underline;
}
.boxLinks p a {
    background: #FFCC33;
    margin: 0;
    color: #000;
    font-weight: 700;
    padding: 15px 30px;
    width: 100%;
    box-sizing: border-box;
    text-decoration: none;
}
.boxLinks a:hover {
    color: #E30613;
}

.box-video .video {
    padding-top: 0;
}

@media (max-width: 1280px) {
    #saglasnost-container {
        padding: 20px 100px;
        left: 0;
        right: 0;
    }
}
@media (max-width: 985px) {
    #headerRight .userNav {
        margin-top: 15px;
    }
}
@media (max-width: 980px) {
    #headerRight .userNav {
        margin-top: 20px;
    }
    .userNav ul li a i {
        display: none
    }
    .userNav ul li a {
        padding: 7px 5px;
    }
    #saglasnost-container {
        padding: 20px 50px;
    }
}
@media (max-width: 768px) {

    #headerRight .userNav {
        clear: both;
        margin-right: 0;
        margin-top: 0;
    }
    .userNav ul li {
        margin-left: 6px;
    }
    .userNav ul li a {
        margin-top: 3px;
        padding: 5px;
    }
    #header .socialNav {
        margin-top: 5px;
    }
    fieldset.searchFieldset button.searchButton {
        margin-bottom: 0;
    }
    #saglasnost-container {
        padding: 20px 20px;
    }
    #saglasnost-container p {
        font-size: 14px;
    }
}
@media (max-width: 610px) {
    #saglasnost-container {
        text-align: center;
        border-top: 2px solid #000;
    }
    #saglasnost-container p {
        width: 100%;
    }
    #saglasnost-container button {
        float: none;
        margin: 0 auto;
    }
}
@media (max-width: 480px) {
    h1.logo, div.logo {
        float: left;
    }
    #headerCenter .userNav {
        display: block;
        float: right;
        margin-top: 8px;
        margin-right: 8px;
    }
    .userNav ul li a.login span {
        display: inline;
    }
    .userNav ul li a {
        margin-top: 0;
    }
}

/* ------------------- MODAL -------------------- */

#mobile_notification_dialog {
    display: none;
}

@media (max-width: 1023px) {
    #mobile_notification_dialog {
        display: none;
        position: fixed;
        background: rgba(0, 0, 0, 0.6);
        margin: 0 auto;
        width: 100%;
        height: 100%;
        text-align: center;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 9999;
    }
    #mobile_notification_dialog .modal-content {
        position: relative;
        width: 30%;
        margin: 0 auto;
        background: #FFFFFF;
        margin-top: 120px;
        border: 1px solid #333333;
        border-radius: 10px;
    }
    #mobile_notification_dialog .close {
        position: absolute;
        right: 10px;
        font-size: 24px;
        background: none;
        margin-top: 0;
        margin-right: 0;
        float: right;
        cursor: pointer;
    }
    #mobile_notification_dialog .ios {
        width: 140px;
        height: auto;
        margin: 0 auto;
    }
    #mobile_notification_dialog .android {
        width: 140px;
        height: auto;
        margin: 0 auto;
    }
    #mobile_notification_dialog .notification-title {
        font-size: 14px;
        clear: both;
        padding: 0px 25px 20px;
    }
    .notification-link img {
        width: 50%;
        margin-top: 20px;
        padding-bottom: 20px;
        height: auto;
        cursor: pointer;
    }
    .notification-link.ios,
    .notification-link.android {
        display: none;
    }
    #mobile_notification_dialog p {
        font-size: 18px;
        font-weight: 700;
        margin: 0 auto;
        color: black;
    }
}
@media (max-width: 520px) {
    #mobile_notification_dialog .modal-content {
        width: 200px;
    }
    #mobile_notification_dialog .close {
        margin-top: 5px;
    }
}
/*MEDIA SETS*/
.galleryWrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}
.defaultThumbMedia{
    position: absolute;
    top: 0;
    left: 0;
}
.galleryImgWrapper {
    /*    float: left;
        height: 220px;
        width: 220px;
        margin: 0 15px 10px 0;
        background-color: #f6f6f6;
        position: relative;
        float: left;
        max-width: 220px;
        margin: 0 15px 20px 0;
        background-color: #f6f6f6;
        position: relative;
        display: table;
        width: 100%;
        position: relative;
        padding-bottom: 220px;
        background: #eee;
        overflow: hidden;
        box-sizing: border-box;*/
}
.galleryImgWrapper img.img-fluid{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.oldGallery{
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 100%;
    display: block;
    background: #E9EAEE;
}
.oldGallery img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    height: auto;
    width: auto;
}
.galleryImgWrapper .oldGallery img.img-fluid {
    object-fit: contain;
}
/*.oldGallery img.vertical{
    height: 100%;
    width: auto;
}
.oldGallery img.horisontal{
    height: auto;
    width: 100%;
}*/

/* VIDEO 16/9 IFRAME */
.video-iframe {
    position: relative;
    width: 100%;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
}
.video-iframe iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
/* ---------------------------------- HEADER TAGS --------------------------- */

.headerWhiteInner .socialNav {
    padding-left: 8px;
}
.headerWhiteInner {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.social_secnav_wrapper{
    display: flex;
    align-items: center;
    margin-left: auto;
    justify-content: flex-end;
}
.headerWhiteInner .socialNav,
.headerWhiteInner #secondaryNavigation {
    margin-top: 0;
    flex-shrink: 0;
}
body.mobile .headerTagsWrapperContent {
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
body.mobile .headerTagsWrapperContent::-webkit-scrollbar {
    display: none;
}
body.mobile .headerTagsWrapperContent {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.holderCaptcha{
    float: left;
}
.holderCaptcha .QapTcha  {
    background-color: #FFF;
    float: none;
    border: 1px solid #E30613;
    border-radius: 4px;
}
.holderCaptcha .QapTcha .bgSlider{
    height: 35px;
    max-width: 470px;
}
.holderCaptcha .QapTcha .TxtStatus{
    top: 13px;
    font-family: 'Montserrat', sans-serif;
}
.holderCaptcha .QapTcha .Slider {
    width: 81px;
    height: 35px;
    background: #E30613 url(/assets/img/front/arrows/qaptcha-icon.svg) center no-repeat;
    cursor: e-resize;
    position: relative;
    top: 0;
    z-index: 1;
    left: 0;
}
#captchaLock,
#captchaUnlock{
    display: none;
}
#sendComment:disabled,
.submitBtn:disabled{
    opacity: 0.5;
    cursor: default;
    font-family: 'Montserrat',sans-serif;
}
#sendCommentForm button:disabled:hover,
.submitBtn:disabled:hover{
    background: #E30613;
}
/* -------------------------------- EMBED BOX ------------------------------- */
.embed-box .embed-responsive {
    width: 100%;
    height: auto;
}
.embed-box .embed-responsive iframe {
    width: 100%;
    display: block;
    max-width: 100% !important;
}
.embed-box.youtube .embed-responsive,
.embed-box.googleMaps .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    padding-bottom: 0px;
    overflow: hidden;
    padding-bottom: 56.25%;
}
.embed-box.youtube iframe,
.embed-box.googleMaps iframe,
.embed-box.facebook iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    margin: 0 !important;
}
.embed-box.facebook .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
    padding-bottom: 100%;
}
.embed-box iframe {
    position: relative;
    top: auto;
    left: auto;
    height: revert-layer;
    bottom: auto;
    margin: 0 auto;
}
/* --------------------------- FACEBOOK EMBED ------------------------------ */
.embed-box.facebook .embed-responsive {
    height: inherit;
    padding-bottom: 0;
}
.embed-box.facebook iframe {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    width: 100%;
    height: revert-layer;
}
.embed-box.facebook.facebook-video iframe {
    width: auto;
}
@media (max-width: 560px) {
    .embed-box.facebook .embed-responsive {
        position: relative;
        display: block;
        height: 0;
        padding: 0;
        padding-bottom: 0px;
        overflow: hidden;
        padding-bottom: 100%;
    }
    .embed-box.facebook iframe {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
        margin: 0 !important;
    }
}

/* --------------------------- LIVE EMBED ----------------------------------- */
.embed-box.live .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
}
.embed-box.live iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    margin: 0 !important;
}

/* --------------------------- SOCIAL EMBED --------------------------------- */
.twitter-tweet iframe {
    max-width: 100%;
}
.instagramShort {
    position: relative;
    height: 0;
    padding-top: 120%;
    width: 100%;
}
.instagramShort iframe {
    margin-bottom: 0;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
}
.shortNews .instagram-media {
    min-width: 230px !important;
}
