@charset 'utf-8';

/* -----------------------------------------------------------------
Other stylesheets are imported from here
------------------------------------------------------------------ */

/* --------------------------------------------------------------- */

#preload_images {
    position: absolute;
    left: 0;
    right: 0;
    display: none !important;
    visibility: hidden;
}

html,
body { /* for sticky footer */
    height: 100%;
    max-height: 100%;
    margin: 0;
    padding: 0;
}

*,
body {
    font-family: sans-serif;
}

body {
    color: #111;
    font-size: 14px;
    width: 100%;
    background-color: #fff;
}

div#bodywrap {
    background: url('../img/bg_header.png') top center no-repeat;
}

p {
    margin-top: 10px;
}

ul,
li {
    padding: 0;
    margin: 0;
    border: 0;
    list-style-type: none;
}

.align_left {
    text-align: left;
}

.align_center {
    text-align: center;
}

.align_right {
    text-align: right;
}

.valign_top {
    vertical-align: top;
}

.valign_top * {
    vertical-align: top;
}

h1,
.h1 {
    font-family: sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #111;
    clear: both;
}

h2,
.h2 {
    font-family: sans-serif;
    font-size: 20px;
    color: #111;
}

h3,
.h3 {
    font-family: sans-serif;
    font-size: 18px;
    color: #111;
}

h4,
.h4 {
    font-family: sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #111;
}

a {
    color: #00a5ea;
}

a:hover {
    text-decoration: underline;
}

hr {
    border: 0;
    border-bottom: 1px solid #cfcfcf;
    margin: 15px 0;
    clear: both;
    padding: 0;
}

strong {
    font-weight: bold;
}

blockquote {
    margin: 10px 50px;
}

.active,
.active * {
    opacity: 1;
}

.light {
    font: sans-serif;
}

em {
    font-style: italic;
}

.small {
    font-size: 12px;
}

.center {
    margin: 0 auto;
    text-align: center;
}

.block {
    margin-top: 10px;
    margin-bottom: -10px;
    display: block;
}

.iblock {
    display: inline-block;
    margin-right: 20px;
}

.hidden {
    display: none;
}

.img {
    display: block;
    margin-bottom: 20px;
    clear: both;
}

img.left,
.img.left {
    float: left;
    margin-right: 20px;
}

img.right,
.img.right {
    float: right;
    margin-left: 20px;
}

.grid {
    margin: 0 auto;
}

.grid_100percent {
    width: 100%;
}

.grid_962px {
    width: 970px;
}

.grid_below {
    padding: 0 150px;
}

.grid_left {
    float: left;
}

.grid_right {
    float: right;
}

.clear,
.cleaner {
    clear: both;
}

#header {
    position: relative;
    width: 960px;
}

#header h1 {
    margin: 0;
    padding: 35px 0 20px 33px;
    z-index: 10;
    float: left;
}

#header .hledat {
    float: right;
    margin-top: 40px;
}

#header .hledat input {
    background: rgba(255, 255, 255, 1) url('../img/search-input.png') no-repeat scroll 4px 50%;
    border: 0 none;
    padding: 10px 0 10px 30px;
    width: 290px;
}

.inner {
    background: url('../img/bg_innerheader.png') no-repeat scroll 10px 0 rgba(0, 0, 0, 0);
    clear: none;
}

#content {
    margin: 0;
    padding: 0;
    width: 960px;
    clear: both;
    padding-bottom: 353px; /* for sticky footer */
}

#content #dude {
    position: absolute;
    margin: 58px 0 0 -260px;
}

#content #main {
    top: 610px;
    float: left;
    width: 620px;
}

#content #socialmedia {
    margin-left: 60px;
}

#socialmedia table td {
    padding: 15px 0 0 15px;
    vertical-align: top;
    margin: 0;
    height: 32px !important;
}

#socialmedia table td.facebook {
    z-index: 1200;
}

#socialmedia ul li {
    display: inline;
    list-style-type: none !important;
}

#player {
    height: 400px;
    margin: 22px 0 0;
    width: 620px;
    z-index: 999;
    position: relative;
}

.undervid {
    background: #0397d6;
    height: 50px;
    margin: 0 0 81px; /* -105px 2px 90px -2px; */
    position: relative;
}

.undervid .video-right {
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    width: 60px;
    border-left: 1px solid #fff;
    z-index: 55;
    text-indent: -99999px;
    background: #0397d6 url('../img/right-arrow.png') center no-repeat;
}

.undervid .video-left {
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    width: 60px;
    border-right: 1px solid #fff;
    z-index: 55;
    text-indent: -99999px;
    background: #0397d6 url('../img/left-arrow.png') center no-repeat;
}

.video-left:hover,
.video-right:hover {
    background-color: #48b0d9;
}

.undervid.underv2 {
    background: #96d3ed;
}

.undervid.underv2 .video-left,
.undervid.underv2 .video-right {
    border: none;
}

.undervid span {
    line-height: 50px;
    display: block;
    width: 100%;
    text-align: center;
    z-index: 54;
}

.goup {
    font-size: 16px;
    color: #0397d6;
    padding-left: 33px;
    background: url('../img/up-arrow.png') left center no-repeat;
    line-height: 30px;
    display: inline-block;
    text-decoration: underline;
}

.goup:hover {
    text-decoration: none;
    cursor: pointer;
}

#content #accordion {
    clear: none;
    margin: 22px -10px 0 10px;
    width: 320px;
    min-height: 500px;
    float: right;
    padding: 0 10px;
    background: url('../img/bg_sidebar.png') top center no-repeat;
    z-index: 20;
}

/* sticky footer */
#wrap {
    min-height: 100%;
}

#footer {
    margin-top: -353px; /* negative value of footer height */
    background: url('../img/bg_footer.png') top center no-repeat;
    width: 100%;
    clear: both;
    height: 353px;
    position: relative;
    bottom: 0;
}

/* sticky footer Opera fix */
body::before {
    content: '';
    height: 100%;
    float: left;
    width: 0;
    margin-top: -32767px;
}

#footer strong {
    display: block;
    opacity: 0.9;
    padding-left: 10px;
}

#footer p {
    line-height: 20px;
    opacity: 0.6;
    padding-left: 10px;
    margin-bottom: 1px;
}

#footer ul {
    margin-left: 2rem;
    opacity: 0.6;
    padding-top: 1rem;
}

#footer li {
    list-style-type: disc;
    line-height: 1.5;
}

#footer li a {
    color: #111;
}

#footer .grid_left {
    padding-top: 100px;
    width: 550px;
}

#footer .grid_left.not-found {
    padding-top: 120px;
}

#footer .grid_left.server-error {
    padding-top: 63px;
}

#footer .grid_right {
    padding-top: 110px;
    width: 300px;
}

#footer .grey {
    opacity: 0.4;
    color: #111;
}

#main p {
    margin: 20px 0;
}

#main p,
#main ul li {
    line-height: 24px;
}

#main ul {
    margin-top: -15px;
}

#main ul li {
    list-style-image: url('../img/list.png');
    list-style-position: outside;
    margin-left: 20px;
}

#main .actions ul li {
    list-style-image: none;
    margin-left: 1px;
}

.ico {
    padding-left: 25px;
}

.numberbox {
    background: url('../img/numberbox.png') no-repeat scroll 0 0 transparent;
    color: #fff;
    font-family: sans-serif;
    font-size: 35px;
    font-weight: bold;
    height: 73px;
    margin: 559px 0 0 -109px;
    padding-top: 8px;
    position: absolute;
    text-align: center;
    width: 85px;
}

.cznic {
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    -ms-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
    background: url('../img/logo_cznic.png') transparent center -100px no-repeat;
    width: 250px;
    height: 100px;
    display: block;
}

.cznic:hover {
    background: url('../img/logo_cznic.png') transparent center 0 no-repeat;
}

.sidemenu.main {
    position: relative;
    width: 600px;
}

#content .sidemenu ul li {
    width: 100%;
}

.sidemenu li a,
.sidemenu li span {
    display: block;
    color: #fff;
    background: #0397d6;
    padding: 10px 20px;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #cbe9f6;
    text-decoration: none;
    cursor: pointer;
}

.sidemenu li a:focus,
.sidemenu li a:active {
    outline: none;
    background: #48b0d9;
    color: #000;
}

.sidemenu li a span { /* accordion arrow */
    padding: 0;
    margin: 0;
    background: transparent;
}

.sidemenu li:hover > a,
.sidemenu li:hover > span {
    background: #48b0d9;
    color: #000;
}

.sidemenu.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    display: none;
}

.sidemenu.ui-accordion .ui-accordion-header {
    margin-top: 0;
}

.sidemenu li ul.ui-accordion-content {
    padding: 0;
    border: 0;
    border-radius: 0;
}

.sidemenu li ul.ui-accordion-content li > a {
    background: #96d3ed;
    color: #000;
}

.sidemenu li ul.ui-accordion-content li:hover > a {
    background: #48b0d9;
    color: #000;
}

.sidemenu li.open ul.ui-accordion-content li.open > a,
.sidemenu li.open ul.ui-accordion-content li.open > span {
    background: #fff;
    color: #000;
    cursor: default;
}

#content .sidemenu li.has-submenu.open ul {
    display: block;
}

#content .main-col ul.sidemenu.main ul {
    position: absolute;
    top: 0;
    left: 300px;
    display: none !important;
    z-index: 66;
}

#content .main-col .sidemenu.main li:hover ul {
    display: block !important;
}

#content .main-col .sidemenu.main ul li {
    width: 300px;
}

#content .main-col .sidemenu.main.mainv2 > li {
    width: 600px;
}

#content .main-col .sidemenu.main.mainv2 > li > a,
#content .main-col .sidemenu.main.mainv2 > li > span {
    background: #0397d6 url('../img/down-arrow.png') 570px center no-repeat;
    color: #fff;
}

#content .main-col .sidemenu.main.mainv2 > li:hover ul > li > a {
    background: #96d3ed;
    color: #000;
}

#content .main-col .sidemenu.main.mainv2 > li:hover ul > li:hover > a {
    background: #48b0d9;
    color: #000;
}

.sidemenu .ui-corner-all,
.sidemenu .ui-corner-top,
.sidemenu .ui-corner-right,
.sidemenu .ui-corner-tr {
    border: 0;
    border-radius: 0;
}

.sidemenu .ui-accordion-content {
    padding: 0;
    border: 0;
    border-radius: 0;
}

.main-col {
    padding-top: 45px;
    width: 960px;
}

.actions {
    overflow: hidden;
    width: 100%;
    padding: 20px 0 10px;
}

.actions .desc-do {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    width: 100px;
    float: left;
}

.actions .colo {
    display: block;
    width: 200px;
    float: left;
    margin-top: 13px;
}

/* stylelint-disable-next-line no-descending-specificity */
.actions .colo a {
    text-decoration: underline;
    padding-left: 30px;
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
}

/* stylelint-disable-next-line no-descending-specificity */
.actions .colo a:hover {
    text-decoration: none;
}

.actions .colo a.camera {
    background: url('../img/camera.png') 1px center no-repeat;
}

.actions .colo a.file {
    background: url('../img/file.png') 2px center no-repeat;
}

.actions .colo a.film {
    background: url('../img/film.png') left center no-repeat;
}

.main-section {
    background: url('../img/main-bg.png') left top no-repeat;
    width: 880px;
    padding: 50px 40px 29px;
    height: 420px;
    margin-top: 20px;
}

.main-section .video {
    float: right;
    width: 460px;
}

.main-section .text {
    float: left;
    width: 340px;
}

#content .main-section h1 {
    font-size: 18px;
}

#content .main-section p {
    line-height: 22px;
    max-height: 265px;
    overflow: hidden;
}

.supmain-section {
    background: url('../img/main-bg.png') left top no-repeat;
    width: 880px;
    padding: 50px 40px 2px;
    margin-top: 20px;
}

.submain-section {
    background: #fff;
    width: 880px;
    padding: 1px 40px 29px;
    margin: 0;
}

.search-result .thumbnail {
    float: left;
}

.search-result .thumbnail img {
    width: 208px;
    height: auto;
    margin: 0 20px 20px 0;
    border: 1px solid #666;
}

.search-result .thumbnail:hover img {
    border: 1px solid #00a5ea;
}

.search-result {
    clear: both;
}

.search-result h4 {
    margin: 0 0 1em;
    font-weight: normal;
}

.search-result h2 {
    margin-bottom: 0.1em;
}

#content #search-results .search-result h2 a {
    color: #333;
    text-decoration: none;
}

#content #search-results .search-result h2 a:hover {
    text-decoration: underline;
    color: #00a5ea;
}

.search-result .accordion {
    display: none;
}

.search-result .searchtext {
    margin-left: 230px;
}

.stuff h2 {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 20px;
}

.stuff .episodes {
    width: 620px;
    float: left;
}

.stuff .fb-feed {
    width: 300px;
    float: right;
}

@media (max-width: 1250px) {
    body {
        background: none;
    }
}
