
/*------------------------------------*\
    #LIBRARY
\*------------------------------------*/
/*------------------------------------*\
    #COLORS
\*------------------------------------*/
/*------------------------------------*\
    #HEADER
\*------------------------------------*/
/*------------------------------------*\
    #LAYOUT
\*------------------------------------*/
/*------------------------------------*\
    #BOXES
\*------------------------------------*/
/*------------------------------------*\
    #ACTUALITIES
\*------------------------------------*/
/*------------------------------------*\
    #EPISODES
\*------------------------------------*/
/*------------------------------------*\
    #BUTTONS
\*------------------------------------*/
/*------------------------------------*\
    #LISTBOXES
\*------------------------------------*/
/*------------------------------------*\
    #COMMERCIALBOXES
\*------------------------------------*/
/*------------------------------------*\
    #COMMENTSBOXES
\*------------------------------------*/
/*------------------------------------*\
    #POST
\*------------------------------------*/
/*------------------------------------*\
    #PAGE
\*------------------------------------*/
/*------------------------------------*\
    #ARTICLES LIST
\*------------------------------------*/
/*------------------------------------*\
    #EPISODE CONTENT LIST
\*------------------------------------*/
/*------------------------------------*\
    #INSTRUCTIONSBOX
\*------------------------------------*/
@import '../bower_components/competent-meyerweb-reset/reset.css';
@import "custom.css";
.u-clearfix:before,
.u-clearfix:after {
  content: "";
  display: table;
}
.u-clearfix:after {
  clear: both;
}
.lt-ie8 .u-clearfix {
  zoom: 1;
}
.u-clear {
  clear: both;
}
.u-block-center {
  margin: 0 auto;
}
.u-block-left {
  float: left;
}
.u-block-right {
  float: right;
}
.u-text-right {
  text-align: right;
}
.u-text-left {
  text-align: left;
}
.u-text-center {
  text-align: center;
}
.u-inline {
  display: inline;
}
.u-inline-block {
  display: inline-block;
}
.js-user .u-inline-block {
  text-align: left;
}
body .magazine a.none {
    border-bottom: none;
    box-shadow: none;
    color: inherit;
    padding: 0 0;
    text-decoration: none;
    transition: none;
}
strong {
  font-weight: bold;
}
em, i {
  font-style:italic;
}
a {
    color: #545353;
    text-decoration: underline;
}
a:hover {
    color: #545353;
    text-decoration: none;
}
.magazine a, .post.article a {
    border-bottom: 2px solid rgba(255, 49, 43, 0.7);
    box-shadow: 0 -4px 0 rgba(255, 49, 43, 0.7) inset;
    color: inherit;
    transition: background 0.15s cubic-bezier(0.33, 0.66, 0.66, 0.7) 0s;
    text-decoration: none;
    padding: 0 3px;
}
.magazine a:hover, .post.article a:hover, .magazine a:focus, .post.article a:focus, .magazine a:active, .post.article a:active {
    background: rgba(255, 49, 43, 0.7) none repeat scroll 0 0;
    border-bottom: 2px solid rgba(255, 49, 43, 0.7);
    padding: 0 3px;
}
/*------------------------------------*\
    #VARIABLES
\*------------------------------------*/
/*------------------------------------*\
    #MEDIA QUERIES
\*------------------------------------*/
/*------------------------------------*\
    #FONT-FAMILIES
\*------------------------------------*/
/*------------------------------------*\
    #KHAND
\*------------------------------------*/
.khand-light {
  font-family: 'khandlight', Arial, Helvetica, sans-serif;
}
.khand-regular {
  font-family: 'khandregular', Arial, Helvetica, sans-serif;
}
.khand-medium {
  font-family: 'khandmedium', Arial, Helvetica, sans-serif;
}
.khand-semibold {
  font-family: 'khandsemibold', Arial, Helvetica, sans-serif;
}
.khand-bold {
  font-family: 'khandbold', Arial, Helvetica, sans-serif;
}
/*------------------------------------*\
    #NOTICIA
\*------------------------------------*/
.noticia-regular {
  font-family: 'noticia_textregular', Arial, Helvetica, sans-serif;
}
.noticia-italic {
  font-family: 'noticia_textitalic', Arial, Helvetica, sans-serif;
}
.noticia-regular-bold {
  font-family: 'noticia_textbold_italic', Arial, Helvetica, sans-serif;
}
.noticia-bold {
  font-family: 'noticia_textbold', Arial, Helvetica, sans-serif;
}
/*------------------------------------*\
    #PLAY
\*------------------------------------*/
.play-regular {
  font-family: 'playregular', Arial, Helvetica, sans-serif;
}
.play-bold {
  font-family: 'playbold', Arial, Helvetica, sans-serif;
}
/*------------------------------------*\
    #TEKO
\*------------------------------------*/
.teko-regular {
  font-family: 'teko_regularregular', Arial, Helvetica, sans-serif;
}
.teko-medium {
  font-family: 'tekomedium', Arial, Helvetica, sans-serif;
}
.teko-light {
  font-family: 'tekolight', Arial, Helvetica, sans-serif;
}
.teko-semibold {
  font-family: 'tekosemibold', Arial, Helvetica, sans-serif;
}
.teko-bold {
  font-family: 'tekobold', Arial, Helvetica, sans-serif;
}
/*------------------------------------*\
    #FONTS
\*------------------------------------*/
/*------------------------------------*\
    #KHAND
\*------------------------------------*/
.khand-light {
  font-family: 'Khand', Arial, Helvetica, sans-serif;
  font-weight: 100;
}
.khand-regular {
  font-family: 'Khand', Arial, Helvetica, sans-serif;
  font-weight: 400;
}
.khand-medium {
  font-family: 'Khand', Arial, Helvetica, sans-serif;
  font-weight: 500;
}
.khand-semibold {
  font-family: 'Khand', Arial, Helvetica, sans-serif;
  font-weight: 600;
}
.khand-bold {
  font-family: 'Khand', Arial, Helvetica, sans-serif;
  font-weight: 700;
}
/*------------------------------------*\
    #NOTICIA
\*------------------------------------*/
.noticia-regular {
  font-family: 'Noticia Text', Arial, Helvetica, sans-serif;
  font-weight: 400;
}
.noticia-italic {
  font-family: 'Noticia Text', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: italic;
}
.noticia-regular-bold {
  font-family: 'Noticia Text', Arial, Helvetica, sans-serif;
  font-weight: 600;
}
.noticia-bold {
  font-family: 'Noticia Text', Arial, Helvetica, sans-serif;
  font-weight: 700;
}
/*------------------------------------*\
    #PLAY
\*------------------------------------*/
.play-regular {
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-weight: 400;
}
.play-bold {
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-weight: 700;
}
/*------------------------------------*\
    #TEKO
\*------------------------------------*/
.teko-regular {
  font-family: 'Teko', Arial, Helvetica, sans-serif;
  font-weight: 400;
}
.teko-medium {
  font-family: 'Teko', Arial, Helvetica, sans-serif;
  font-weight: 500;
}
.teko-light {
  font-family: 'Teko', Arial, Helvetica, sans-serif;
  font-weight: 300;
}
.teko-semibold {
  font-family: 'Teko', Arial, Helvetica, sans-serif;
  font-weight: 600;
}
.teko-bold {
  font-family: 'Teko', Arial, Helvetica, sans-serif;
  font-weight: 700;
}
body {
  font-size: 16px;
  line-height: 1.4;
  font-family: "Source Sans Pro", Verdana, Arial;
  background: #fff;
}
body.page {
  background: #fff;
}
body.reader {
  height: 100%;
}
@media (min-width: 981px) {
  body {
    padding-top: 60px;
  }
}
/*------------------------------------*\
    #LAYOUT COMMON
\*------------------------------------*/
.in {
  width: 980px;
  margin: 0 auto;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.in.advert {
  margin: 0 auto;
  padding: 0 0;
}
.in-advert {
  width: 980px;
  margin: 0 auto;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.modal.in {
  width: 1000px;
  padding: 0 0;
}
body.page #container.homepage .in {
  width: 980px;
  margin: 0 auto;
  padding: 2px 10px 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body.page #container.homepage .in .content-separator {
    margin-top: 10px;
}
body.page #container .in {
  background:  #ffffff;
}
.second-white .in, .container--padding .in {
  position: relative;
}
@media (max-width: 980px) {
  .in {
    width: 100%;
    min-width: 300px;
  }
body.page #container.homepage .in {
    width: 100%;
  }
}
@media (max-width: 600px) {
body.page #container.homepage, footer#copyright, 
footer#footer-main .footer-col--right, footer#linkbuilding #linkbuilding__left div+div, footer#linkbuilding #linkbuilding__left div+div+div {
    display: none;
  }
}

.silver {
  margin: 10px 0;
  padding: 20px;
  margin-bottom: 1px;
  background: #f9f9f9;
  border: 1px solid #cacaca;
}

/*------------------------------------*\
    #LAYOUT MAGAZINE
\*------------------------------------*/
#actual-magazine{
  height: 255px;
  padding: 30px 0;
}
@media (max-width: 800px) {
  #actual-magazine {
    height: auto;
    display: inline-block;
    padding: 30px 0 10px;
  }
}
#actual-magazine.grey{
  background: #f2f2f2;
  border-bottom: 8px solid #E2E2E2;
}
#actual-magazine.akce{
  background: #ffffff;
  border-bottom: none;
  padding-bottom: 0;
}
#actual-magazine .in {
  position: relative;
}
#actual-magazine .in .header-image{
  float: left;
  width: 23%;
}
#actual-magazine .in .header-image img{
  max-width: 187px;
}
#actual-magazine .in .header-image.konference{
  float: left;
  width: 35%;
}
#actual-magazine .in .header-image.konference img{
  max-width: 320px;
  margin-top: -35px;
}
#actual-magazine .in .header-image.konference.akce{
  float: left;
  width: 30%;
}
#actual-magazine .in .header-image.konference.akce img{
  max-width: 320px;
  margin-top: -10px;
}
body .in.akce {
    width: 800px;
}
@media (max-width: 799px) {
body .in.akce {
    width: 100%;
}
}
#actual-magazine .in .perex-button.akce{
  float: left;
  width: 68%;
}
#actual-magazine .in .perex-button{
  float: left;
  width: 60%;
}
@media (max-width: 750px) {
#actual-magazine .in .header-image{
  width: 23%;
  text-align: center;
  }
#actual-magazine .in .header-image.konference{
  width: 100%;
  text-align: center;
  }
#actual-magazine .in .header-image.konference img{
  width: 50%;
  text-align: center;
  }
#actual-magazine .in .perex-button{
  width: 60%;
  float: right;
  }
#actual-magazine .in .perex-button.konference{
  width: 100%;
  float: right;
  margin-bottom: -15px;
  }
  body #container .in.akce {
    width: 100%;
    padding-top: 15px;
}
}
@media (max-width: 500px) {
#actual-magazine .in .header-image{
  width: 100%;
  text-align: center;
  }
#actual-magazine .in .perex-button{
  width: 100%;
  }
  body .in.akce {
    width: 100%;
}
}
@media (max-width: 700px) {
body #actual-magazine .in .header-image.konference.akce{
  display: none;
  }
}
a.btn.chip{
  height: 25px;
  vertical-align: middle;
  padding: 11px 30px;
  margin-right: 25px;
  float: none;
}
a.btn.grey {
    background-color: #484848;
    color: #fff;
    font-weight: 200;
    text-transform: none;
    float: none;
    font-size: 12px;
    margin-right: 0;
    margin-top: 10px;
  padding: 11px 30px;
    min-height: 20px;
}
a.button-faq {
    background-color: #eb443f;
    color: #fff;
    font-weight: 200;
    text-transform: none;
    float: none;
    font-size: 12px;
    margin-right: 10px;
    margin-top: 10px;
  padding: 10px 15px;
    min-height: 20px;
    border: medium none;
border-radius: 3px;
font-weight: 600;
text-transform: uppercase;
}
a.button-faq:hover,.btn-cist:hover, a.button.red:hover, .magazine-item strong:hover, .magazine-item a.read strong:hover {
    background-color: #484848;
    color: #ffffff;
}
.content-left a.button, .content-columns a.button{
  min-height: 25px;
  vertical-align: middle;
  padding: 11px 30px;
  margin-right: 25px;
  float: none;
    background: #eb443f none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    float: right;
    font-weight: 600;
    min-height: 20px;
    text-transform: uppercase;
}
.content-left .post a.button.red2:hover, .content-columns .post a.button.red2:hover{
  min-height: 25px;
  vertical-align: middle;
  padding: 11px 30px;
  margin-right: 25px;
  float: none;
    background: #eb443f none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    float: right;
    font-weight: 600;
    min-height: 20px;
    text-transform: uppercase;
    text-decoration: underline;
}
/*---*\
 - box
/*---*/
.dvdbox-layer {
  position: absolute;
  top: -100px;
  text-align: center;
  right:5%;
}
.dvdbox-layer-online {
  float: left;
  text-align: center;
  margin-right: 30px;
  margin-bottom: 50px;
}
.magazine .dvdbox-layer-online a, .magazine .dvdbox-layer-online a:hover, .post.article .dvdbox-layer-online a:hover, .magazine a.Button--Download, .magazine a.Button--Download:hover {
    border-bottom: none;
    box-shadow: none;
    color: inherit;
    transition: none;
    text-decoration: none;
    padding: 0 3px;
    background: none;
}
@media (min-width: 800px) {
  .dvdbox-layer-online:nth-child(4n) {
    margin-right: 0px;
  }
}
.konference-layer {
  position: absolute;
  top: -50px;
  text-align: center;
  right:5%;
}
.dvdbox {
  margin: 50px 0 0;
  padding: 80px 24px 20px;
  margin-bottom: 1px;
  background: #f9f9f9;
  border: 1px solid #cacaca;
}
.dvdbox.konference {
  margin: 50px 0 0;
  padding: 60px 24px 20px;
  margin-bottom: 1px;
  background: #f9f9f9;
  border: 1px solid #cacaca;
}
@media (max-width: 768px) {
  .dvdbox {
    margin-top: 30px;
  }
  .dvdbox-layer, .konference-layer {
  position: relative;
  top: 100px;
  text-align: center;
  right: none;
  }
}
.dvdbox header {
  margin-bottom: 10px;
  color: #c21924;
  font-family: 'playregular', Arial, Helvetica, sans-serif;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-weight: 400;
  font-size: 1.2rem;
  text-transform: uppercase;
}
.dvdbox aside {
    font-size: 1.025rem;
    font-weight: 500;
    margin-bottom: 0.1rem;
}
.dvdbox li {
    overflow: hidden;
}
.dvdbox .full__header h3 {
    color: #c21924;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 1rem;
    font-weight: 500;
    margin: 10px 0 5px;
    text-decoration: none;
    text-transform: uppercase;
}
.dvdbox li a .full__header h3 {
    text-decoration: none;
}
.dvdbox .full__image {
    float: left;
    max-width: 30%;
}
.dvdbox .full__image img {
    height: auto;
    max-width: 100%;
}
.dvdbox .full__perex {
    float: right;
    max-width: 65%;
}
.dvdbox a .full__perex {
    text-decoration: none;
}

@media (max-width: 750px) {
.dvdbox .full__image {
    float: left;
    max-width: 20%;
}
.dvdbox .full__image img {
    height: auto;
    max-width: 90%;
}
.dvdbox .full__perex {
    float: left;
    max-width: 80%;
}
}
.dvdbox h4 {
    font-family: "Noticia Text",Arial,Helvetica,sans-serif;
    font-size: 1.05rem;
    font-weight: 700;
    margin: 0 0;
}

/*---*\
 - download PDF box
/*---*/
.fullpdf {
  width: 100%;
  display: inline-block;
}
.fullpdf .download {
  margin: 0 0 0;
  padding: 20px 15px;
  margin-bottom: 1px;
  background: #f9f9f9;
  border: 1px solid #cacaca;
  width: 43%;
  min-height: 380px;
  float: left;
}

@media (max-width: 800px) {
.fullpdf .download {
  text-align: center;
  margin: 0 0 20px;
  width: 95%;
  float: none;
  min-height: 300px;

}
}
.fullpdf .download:first-child {
  margin-right: 20px;
}
.fullpdf .download h3 {
    color: #c21924;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 1rem;
    font-weight: 500;
    margin: 10px 0 5px;
    text-decoration: none;
    text-transform: uppercase;
}
.magazine .fullpdf .download a.btn.pdf {
    float: none;
    height: 25px;
    width: 90%;
    padding: 10px;
    vertical-align: middle;
    box-shadow: none;
    transition: none;
}

.magazine .fullpdf .download a:hover, .magazine .fullpdf .download a:focus, .magazine .fullpdf .download a:active {
    background: rgba(255, 49, 43, 0.7) none repeat scroll 0 0;
    padding: 10px;
}

/*------------------------------------*\
    #LAYOUT HEADER
\*------------------------------------*/
#top {
  height: 60px;
  background: #eb443f;
  z-index: 9999999999;
}
@media (min-width: 981px) {
  #top {
    position: fixed;
    top: 0;
    width: 100%;
  }
}
#top .in {
  position: relative;
  padding: 0 0;
}
#top .in:before,
#top .in:after {
  content: "";
  display: table;
}
#top .in:after {
  clear: both;
}
.lt-ie8 #top .in {
  zoom: 1;
}
#top #top__logo {
  width: 127px;
  height: 37px;
  float: left;
  margin-top: 10px;
  margin-right: 10px;
}
@media (max-width: 980px) {
  #top #top__logo {
    width: 70px;
    margin-top: 15px;
    margin-left: 5px;
  }
}
#top #top__logo a {
  display: block;
}
#top #top__logo a img {
  max-width: 100%;
  height: auto;
}
#top #top-navigation-expand {
  display: none;
  float: left;
  margin-top: 6px;
  margin-left: 2px;
  font-size: 2.2rem;
  color: #ffffff;
  cursor: pointer;
}
#top #top-navigation-expand:hover {
  color: #872624;
}
#top #top-navigation-expand span {
  position: relative;
  top: -7px;
  text-transform: uppercase;
  font-size: 1.2rem;
}
@media (max-width: 980px) {
  #top #top-navigation-expand {
    display: block;
  }
}
#top #top__navigation {
  float: left;
  font-family: 'playregular', Arial, Helvetica, sans-serif;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-weight: 400;
}
#top #top__navigation ul#top__navigation__list:before,
#top #top__navigation ul#top__navigation__list:after {
  content: "";
  display: table;
}
#top #top__navigation ul#top__navigation__list:after {
  clear: both;
}
.lt-ie8 #top #top__navigation ul#top__navigation__list {
  zoom: 1;
}
@media (max-width: 980px) {
  body.js-nav #top #top__navigation ul#top__navigation__list {
    -webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);
  }
}
@media (max-width: 980px) {
  #top #top__navigation ul#top__navigation__list {
    display: none;
  }
  body.js-nav #top #top__navigation ul#top__navigation__list {
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    z-index: 100;
    display: block;
  }
}
#top #top__navigation ul#top__navigation__list > li {
  float: left;
  text-transform: uppercase;
}
@media (max-width: 980px) {
  #top #top__navigation ul#top__navigation__list > li {
    float: none;
  }
}
#top #top__navigation ul#top__navigation__list > li > a {
  display: block;
  padding: 0 9px;
  height: 60px;
  font-size: .865rem;
  line-height: 60px;
  text-decoration: none;
  color: #ffffff;
}
#top #top__navigation ul#top__navigation__list > li > a {
  position: relative;
}
#top #top__navigation ul#top__navigation__list > li > a:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 0;
  height: 10px;
  margin-top: -5px;
  border-left: 1px solid #fff;
}
@media (max-width: 980px) {
  #top #top__navigation ul#top__navigation__list > li > a:after {
    display: none;
  }
}
@media (max-width: 980px) {
  #top #top__navigation ul#top__navigation__list > li > a {
    background: #d3403b;
  }
}
#top #top__navigation ul#top__navigation__list > li:last-child a:after {
  display: none;
}
#top #top__navigation ul#top__navigation__list > li:hover > a, #top #top__navigation ul#top__navigation__list > li.active > a {
  background: #d3403b;
}
@media (max-width: 980px) {
  #top #top__navigation ul#top__navigation__list > li:hover > a {
    background: #b83d38;
  }
}
@media (min-width: 981px) {
  #top #top__navigation ul#top__navigation__list > li:hover .sub {
    display: block;
  }
}
@media (max-width: 980px) {
  #top #top__navigation ul#top__navigation__list > li.hover > a {
    background: #b83d38;
  }
  #top #top__navigation ul#top__navigation__list > li.hover .sub {
    display: block;
    padding-top: 0;
    background: #b83d38;
  }
}
#top #top__navigation ul#top__navigation__list > li .sub {
  position: absolute;
  top: 60px;
  z-index: 100;
  padding: 14px;
  display: none;
  background: #d3403b;
  width: 250px;
}
@media (max-width: 980px) {
  #top #top__navigation ul#top__navigation__list > li .sub {
    position: static;
    height: auto;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
}
#top #top__navigation ul#top__navigation__list > li .sub ul li {
  float: left;
  margin-right: 15px;
  display: block;
  position: relative;
  width: 100%;
}
#top #top__navigation ul#top__navigation__list > li .sub ul li:last-child {
  margin-right: 0;
}
@media (max-width: 980px) {
  #top #top__navigation ul#top__navigation__list > li .sub ul li:last-child a {
    border: none;
  }
}
@media (max-width: 980px) {
  #top #top__navigation ul#top__navigation__list > li .sub ul li {
    float: none;
    margin: 0;
  }
}
#top #top__navigation ul#top__navigation__list > li .sub ul li a {
  color: #fff;
  text-decoration: none;
  font-size: .875rem;
  display: block;
  padding: 6px 0;
}
#top #top__navigation ul#top__navigation__list > li .sub ul li a:hover {
  text-decoration: underline;
}
@media (max-width: 980px) {
  #top #top__navigation ul#top__navigation__list > li .sub ul li a:hover {
    background: #a03430;
    text-decoration: none;
  }
}
@media (max-width: 980px) {
  #top #top__navigation ul#top__navigation__list > li .sub ul li a {
    padding: 9px 14px;
    border-bottom: 1px solid #942622;
  }
}
#top #top__socials {
  float: right;
  line-height: 60px;
}
@media (max-width: 500px) {
  #top #top__socials {
    display: none;
  }
}
#top #top__socials a {
  display: inline-block;
  margin-right: 8px;
  color: #ffffff;
}
#top #top__socials a:last-child {
  margin-right: 0;
}
#top #top__socials a:hover {
  color: #83110e;
}
#top #top__socials a i.icon {
  font-size: .75rem;
}
#top #top__user {
  float: right;
  margin-left: 10px;
  line-height: 60px;
}
#top #top__user.hover #top__user__dropdown {
  display: block;
}
#top #top__user:hover,
#top #top__user.hover {
  background: #cd332e;
}
#top #top__user #top__user__login {
  display: block;
  height: 100%;
  padding: 0 5px;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
  font-size: .85rem;
}
#top #top__user a.active{
  background: #cd332e;
}
@media (max-width: 500px) {
  #top #top__user #top__user__login {
    font-size: .75rem;
  }
}
#top #top__user #top__user__dropdown {
  position: absolute;
  top: 60px;
  right: 0px;
  z-index: 100;
  padding: 20px;
  display: none;
  line-height: 1.4;
  color: #ffffff;
  background: #cd332e;
  -webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);
  max-width: 200px;
}
@media (max-width: 980px) {
  #top #top__user #top__user__dropdown {
    left: 0;
    right: 0;
  }
}
#top #top__user #top__user__dropdown .login__group {
  padding: 5px 0;
}
#top #top__user #top__user__dropdown .login__group.login__group--links {
  text-align: left;
  font-size: .875rem;
  width: 100%;
  overflow: hidden;
  margin-top: 10px;
}
#top #top__user #top__user__dropdown .login__group.login__group--links a {
  color: #ffffff;
  text-decoration: none;
}
#top #top__user #top__user__dropdown .login__group.login__group--links a:hover {
  text-decoration: underline;
}
#top #top__user #top__user__dropdown label, .post #top__user #top__user__dropdown label {
  width: 100%;
  display: inline-block;
  text-align: left;
}
#top #top__user #top__user__dropdown input[type=text],
#top #top__user #top__user__dropdown input[type=password],
.post #top__user #top__user__dropdown input[type=text],
.post #top__user #top__user__dropdown input[type=password] {
  height: 25px;
  width: 90%;
  padding: 0 10px;
  border: none;
}
#top #top__user #top__user__dropdown input[type=submit] {
  float: right;
  height: 34px;
  padding: 0 8px;
  font-weight: 600;
  text-transform: uppercase;
  border: none;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  background: #a62b29;
  color: #ffffff;
  cursor: pointer;
}
#top #top__user #top__user__dropdown input[type=submit]:hover {
  background: #872624;
}
#top #top__search {
  float: right;
  width: 30px;
  height: 60px;
  margin-left: 0px;
  line-height: 60px;
  text-align: center;
}
#top #top__search:hover {
  background: #cd332e;
}
#top #top__search.hover {
  background: #cd332e;
}
#top #top__search.hover form {
  display: block;
  background: #cd332e;
}
#top #top__search a {
  display: block;
  height: 100%;
}
#top #top__search i.icon {
  font-size: 1.2rem;
  color: #ffffff;
}
#top #top__search form {
  position: absolute;
  top: 60px;
  right: 10px;
  left: 10px;
  padding: 5px;
  display: none;
  background: #eb443f;
  -webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);
}
@media (max-width: 980px) {
  #top #top__search form {
    left: 0;
    right: 0;
  }
}
#top #top__search form input[type=text] {
  height: 50px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 70px;
  padding-left: 15px;
  float: left;
  font-size: 1.5rem;
  font-weight: 600;
  border: none;
}
#top #top__search form button {
  position: absolute;
  right: 5px;
  top: 5px;
  padding: 0;
  width: 50px;
  height: 50px;
  border: none;
  background: #eb443f;
  cursor: pointer;
  outline: none;
}
#top #top__search form button:active {
  background: #b21712;
}
/*------------------------------------*\
    #LAYOUT MAIN CONTENT CONTAINER
\*------------------------------------*/
#container {
  padding-bottom: 0px;
  margin-top: 60px;
}
@media (min-width: 900px) {
#container {
  margin-top: 0px;
  }
}
#container.bezmezery {
  margin-top: 0px;
}
@media (max-width: 900px) {
#container {
  margin: 30px 0;
  }
}
@media (max-width: 500px) {
#container.container--padding{
  padding-bottom: 0px;
  }
}
#container.adconf {
  padding-bottom: 0px;
}
#container.homepage {
  padding-bottom: 0px;
    /* position: relative; */
   z-index: 10;
}
body.page #container.homepage.pozadi, body.page #container.homepage.pozadi .in, body.page #container.homepage.pozadi span {
  background: none;
}
#container.second-white {
  padding-top: 0px;
}
#container.second-white .content-separator span {
 background: #ffffff;
}
.content-separator span
#container.container--padding {
  padding: 10px 0;
}
.content-columns:before,
.content-columns:after {
  content: "";
  display: table;
}
.content-columns:after {
  clear: both;
}
.lt-ie8 .content-columns {
  zoom: 1;
}
.content-columns .content-left {
  float: left;
  width: 68.75%;
  padding-right: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.in.akce .content-columns .content-left {
  float: left;
  width: 100%;
  padding-top: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .content-columns .content-left {
    float: none;
    width: 100%;
    padding: 0;
  }
  .in-advert, .banner-rectangle {
    max-width: 768px;
  }
  .in-advert img, .banner-rectangle img {
    height: auto;
    max-width: 768px;
}
.in.akce .content-columns .content-left {
  padding-top: 0px;
}
}
.content-columns .content-right {
  float: right;
  width: 31.25%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0.8rem;
}
@media (max-width: 768px) {
  .content-columns .content-right {
    width: 100%;
  }
  .content-right #episodes {
    display: none;
  }
  .content-columns .content-right.fullver {
    display: block;
    width: 97%;
  }
}
.content-separator {
  margin-top: 30px;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #eb443f;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-weight: 700;
  border-bottom: 1px solid #9b9b9b;
}
@media (max-width: 450px) {
.content-separator.buy {
    display: none;
  }
}
@media (min-width: 450px) {
.content-separator.buy {
    display: block;
  }
}
.content-separator span a{
  color: #c21924;
}
.content-separator.advert {
  border-bottom:none;
  margin:10px 0;
}
.content-separator:before,
.content-separator:after {
  content: "";
  display: table;
}
.content-separator:after {
  clear: both;
}
.lt-ie8 .content-separator {
  zoom: 1;
}
.content-separator.content-separator--smaller-top-space {
  margin-top: 10px;
}
.content-separator span {
  float: left;
  margin-bottom: -6px;
  padding-right: 5px;
  background: #eeedee;
}
body.page .content-separator span {
  background: #ffffff;
}
/*------------------------------------*\
    #LAYOUT FOOTER
\*------------------------------------*/
footer#footer-main {
  padding: 20px 0;
  background: #242424;
  margin-top: 30px;
}
footer#footer-main #container .in, body.page #container footer .in{
  background:  none;
}
footer#footer-main .footer-col {
  float: left;
  margin-right: 40px;
  margin-bottom: 20px;
}
footer#footer-main .footer-col ul li a {
  font-size: .8125rem;
  color: #ffffff;
}
footer#footer-main .footer-col ul li a:hover {
  text-decoration: none;
}
@media (min-width: 769px) {
  footer#footer-main .footer-col.footer-col--right {
    float: right;
    margin-right: 0;
    margin-left: 40px;
  }
}
footer#footer-main header {
  color: #ffffff;
  font-weight: 600;
  font-size: 1.125rem;
  margin-bottom: 10px;
}
footer#copyright {
  padding: 20px 0;
  color: #a4a4a4;
  background: url(../res/footer-copyright-bg.png) #4a4a4a;
}
footer#copyright:before,
footer#copyright:after {
  content: "";
  display: table;
}
footer#copyright:after {
  clear: both;
}
.lt-ie8 footer#copyright {
  zoom: 1;
}
footer#copyright a {
  color: #a4a4a4;
}
footer#copyright a:hover {
  text-decoration: none;
}
footer#copyright #copyright__creator {
  float: left;
  width: 40%;
  font-size: .875rem;
}
@media (max-width: 400px) {
footer#copyright #footer-socials, 
footer#linkbuilding #burda-logo {
  display: none;
  }
}
footer#copyright #footer-socials {
  float: right;
  width: 55%;
  margin-top: 10px;
  text-align: right;
}
footer#copyright #footer-socials .social-circle {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin-left: 5px;
  margin-bottom: 7px;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  background: #eee;
  color: #fff;
  text-align: center;
  line-height: 40px;
}
footer#copyright #footer-socials .social-circle:first-child {
  margin-left: 10px;
}
footer#copyright #footer-socials .social-circle:hover {
  background: #fff !important;
}
footer#copyright #footer-socials .social-circle.facebook {
  background: #3B5998;
}
footer#copyright #footer-socials .social-circle.facebook:hover {
  color: #3B5998;
}
footer#copyright #footer-socials .social-circle.twitter {
  background: #55acee;
}
footer#copyright #footer-socials .social-circle.twitter:hover {
  color: #55acee;
}
footer#copyright #footer-socials .social-circle.google-plus {
  background: #dd4b39;
}
footer#copyright #footer-socials .social-circle.google-plus:hover {
  color: #dd4b39;
}
footer#copyright #footer-socials .social-circle.rss {
  background: #f26522;
}
footer#copyright #footer-socials .social-circle.rss:hover {
  color: #f26522;
}
footer#linkbuilding {
  padding: 20px 0 0;
  color: #a4a4a4;
  font-size: .875rem;
  background: #242424;
}
footer#linkbuilding a {
  color: #a4a4a4;
}
footer#linkbuilding a:hover {
  text-decoration: none;
}
footer#linkbuilding #linkbuilding__left {
  float: left;
  width: 75%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 20px;
}
footer#linkbuilding #linkbuilding__links {
  margin-top: 10px;
}
footer#linkbuilding #burda-logo {
  float: right;
  width: 25%;
  text-align: right;
}
footer#linkbuilding #burda-logo img {
  max-width: 100%;
  height: auto;
}
/*------------------------------------*\
    #USER INTERFACE
\*------------------------------------*/
/*------------------------------------*\
    #BUTTONS
\*------------------------------------*/
/*------------------------------------*\
    #SPECIAL BUTTONS
\*------------------------------------*/
.button-more {
  font-size: .6875rem;
  color: #ffffff;
  font-family: 'playregular', Arial, Helvetica, sans-serif;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-weight: 400;
}
.button-more:hover {
  color: #ffffff;
}
.button-more:before,
.button-more:after {
  content: "";
  display: table;
}
.button-more:after {
  clear: both;
}
.button-more:hover, .button-more .button-more__caption:hover {
    text-decoration: underline;
}
.lt-ie8 .button-more {
  zoom: 1;
}
.button-more .button-more__caption {
    color: #545353;
    float: left;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 0.75rem;
    font-weight: 400;
    margin-right: 0px;
    text-decoration: none;
    text-transform: uppercase;
}
.button-more .button-more__arrow {
  display: inline-block;
  width: 20px;
  height: 18px;
  line-height: 18px;
  margin-left: 8px;
  text-align: center;
  font-size: .75rem;
  color: #ffffff;
  background: #c21924;
}
/*------------------------------------*\
    #FORMS
\*------------------------------------*/
/*------------------------------------*\
    #BOXES
\*------------------------------------*/
.box-container {
  margin: 0 -10px;
  margin-bottom: 20px;
}

@media (max-width: 450px) {
.box-container.buy {
   margin-top: 30px;
  }
}
@media (min-width: 450px) {
.box-container.buy {
    display: block;
  }
}
.box-container:before,
.box-container:after {
  content: "";
  display: table;
}
.box-container:after {
  clear: both;
}
.lt-ie8 .box-container {
  zoom: 1;
}
@media (min-width: 501px) {
  .box-container {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
}
@media (max-width: 500px) {
  .box-container .box-wrap:last-child .box {
    margin-bottom: 0;
  }
  .in-advert {
    max-width: 500px;
  }
  .in-advert img {
    height: auto;
    max-width: 500px;
}
}
.box-wrap {
  float: left;
  padding: 0 10px;
  width: 25%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 501px) {
  .box-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .box-wrap {
    width: 33.33333333%;
  }
}
@media (max-width: 500px) {
  .box-wrap {
    width: 100%;
  }
}
.box-wrap.box-wrap--big {
  width: 50%;
}
@media (max-width: 768px) {
  .box-wrap.box-wrap--big {
    width: 33.33333333%;
  }
}
@media (max-width: 500px) {
  .box-wrap.box-wrap--big {
    width: 100%;
  }
}
.box-wrap.box-wrap--medium {
  width: 33.33333333%;
}
@media (max-width: 500px) {
  .box-wrap.box-wrap--medium {
    width: 100%;
  }
}
.box-wrap.box-wrap--carousel {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
}
@media (max-width: 768px) {
  .box-wrap.box-wrap--carousel {
    width: 100%;
  }
}
@media (max-width: 500px) {
  .box-wrap.box-wrap--carousel {
    width: 100%;
  }
}
.box {
  max-height: 270px;
  _max-height: 270px;
  padding: 16px;
  background: #ffffff;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}
.hp.box, .owl-item .hp.box {
  padding: 10px;
  text-align: center;
  min-height: 240px;
  max-height: 240px;
}

@media (max-width: 555px) {
.hp.box, .owl-item .hp.box {
  padding: 10px;
  text-align: center;
  min-height: 170px;
  max-height: 170px;
}
}
.owl-item .box {
  min-height: 280px;
  max-height: 280px;
  height: 280px;
}
@media (min-width: 501px) {
  .box {
    height: 100%;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
  }
}
@media (max-width: 500px) {
  .box {
    margin-bottom: 20px;
    text-align: center;
    display: block;
  }
  .box .box__image {
    width: 200px;
    max-width: 200px;
    _max-width: 200px;
    text-align: center;
    margin: 0 auto;
  }
}
.box.box--image_left .box__category,
.box.box--image_right .box__category {
  margin-top: 0;
}
@media (max-width: 768px) {
  .box.box--image_left .box__category,
  .box.box--image_right .box__category {
    margin-top: 5px;
  }
}
.box.box--image_left .box__description,
.box.box--image_right .box__description {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.box.box--image_left:before,
.box.box--image_left:after {
  content: "";
  display: table;
}
.box.box--image_left:after {
  clear: both;
}
.lt-ie8 .box.box--image_left {
  zoom: 1;
}
.box.box--image_left .box__image {
  float: left;
  width: 52%;
}
.box-wrap--big .box.box--image_left .box__image {
  float: left;
  width: 61%;
  max-height: 260px !important;
}
.box-wrap--big  .box.box--image_left .box__description {
  float: right;
  width: 39%;
  padding-left: 10px;
}
.box.box--image_left .box__description {
  float: right;
  width: 48%;
  padding-left: 10px;
}
@media (max-width: 768px) {
  .box.box--image_left .box__image, .box-wrap--big .box.box--image_left .box__image {
    float: none;
    width: 100%;
  }
  .box.box--image_left .box__description, .box-wrap--big  .box.box--image_left .box__description {
    float: none;
    width: 100%;
    padding-left: 0;
  }
  .box .box__perex {
  display: none;
  }
  .owl-item .box .box__perex {
  display: block;
  }
}
.box.box--image_right:before,
.box.box--image_right:after {
  content: "";
  display: table;
}
.box.box--image_right:after {
  clear: both;
}
.lt-ie8 .box.box--image_right {
  zoom: 1;
}
.box.box--image_right .box__image {
  float: right;
  width: 52%;
}
.box-wrap--big .box.box--image_right .box__image {
  float: right;
  width: 61%;
}
.box-wrap--big .box.box--image_right .box__description {
  float: left;
  width: 39%;
  padding-right: 10px;
}
.box.box--image_right .box__description {
  float: left;
  width: 48%;
  padding-right: 10px;
}
@media (max-width: 768px) {
  .box.box--image_right .box__image, .box-wrap--big .box.box--image_right .box__image {
    float: none;
    width: 100%;
  }
  .box.box--image_right .box__description, .box-wrap--big .box.box--image_right .box__description {
    float: none;
    width: 100%;
    padding-left: 0;
  }
  .box .box__perex {
  display: none;
  }
  .owl-item .box .box__perex {
  display: block;
  }
}
.hp.owl-item.active {
  width: 32.4%;
}
.hp.owl-item.active.mobile {
  display: none;
}
@media (max-width: 768px) {
.hp.owl-item.active.mobile {
  display: inline;
}
  .hp.owl-item.active {
    width: 49%;
}
.box .hp.box__image {
    width: 100%;
}
}
.owl-item .box__description {
  position: relative;
  text-align: center;
}
.owl-item .box__description a.viewtop{
  margin-right: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  height: 20px;
  font-size: 13px;
  padding-top:9px;
}

@media (max-width: 555px) {
.owl-item .box__description a.btn.chip.viewtop {
  padding: 4px; 
}
}
.box .box__image {
  position: relative;
  text-align: center;
  overflow: hidden;
  max-height: 190px !important;
}
.box .hp.box__image {
  position: relative;
  display: table;
  vertical-align: middle;
  text-align: center;
  height: 150px;
  width: 100%;
  min-width: 140px;
  margin: 0 auto;
}
.box .hp.box__image img {
  max-width: 100%;
  width: auto;
  height: auto;
  height: 150px;
  text-align: center;
  margin:0 auto;
}
.box .box__image img {
    max-width: 100%;
    height: auto;
}
@media (max-width: 555px) {
.box .hp.box__image {
  height: 80px;
  max-width: 150px;
  margin: 0 auto;
}
.box .box__image img {
  height: 80px;
  }
.box .hp.box__image img {
  height: 80px;
  }
}
.box .box__image.fullversion {
  position: none;
  height: 190px;
  max-height: 190px;
  _max-height: 190px;
  overflow: hidden;
  margin-bottom: 15px;
}
.box .box__image.fullversion img {
  max-width: 100%;
  height: auto;
}
.box .box__image .box__image__label {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  padding: 1px 4px;
  color: #fff;
  font-size: .875rem;
  text-transform: uppercase;
  background: #c21924;
}
.box .box__category {
  margin-top: 5px;
  color: #c21924;
  font-size: .875rem;
  text-transform: uppercase;
  font-family: 'playregular', Arial, Helvetica, sans-serif;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-weight: 400;
}
.hp.box .box__title {
  margin-top: 0;
  font-size: 1.2rem;
}
.box .box__title {
  margin-top: 0;
  font-size: 1.3rem;
  line-height: 1.05;
  font-weight: 100;
  color: #010101;
  font-family: 'noticia_textregular', Arial, Helvetica, sans-serif;
  font-family: 'Noticia Text', Arial, Helvetica, sans-serif;
  font-weight: 400;
}
@media (max-width: 768px) {
  .box .box__title {
    font-size: 1.1rem;
  }

.hp.box .box__title {
  margin-top: 0;
  font-size: 1rem;
}
}
.box .box__title a {
  color: #010101;
  text-decoration: none;
}
.box .box__title a:hover {
  text-decoration: underline;
}
.box .box__title.box__title--small {
  font-size: 1.125rem;
}
.box .box__title.box__title--medium {
  font-size: 1.25rem;
}
.box .box__title.box__title--bold {
  font-family: 'noticia_textbold', Arial, Helvetica, sans-serif;
  font-family: 'Noticia Text', Arial, Helvetica, sans-serif;
  font-weight: 700;
}
.box .box__perex {
  font-size: .8125rem;
  margin-top: 5px;
  color: #010101;
  font-family: 'noticia_textregular', Arial, Helvetica, sans-serif;
  font-family: 'Noticia Text', Arial, Helvetica, sans-serif;
  font-weight: 400;
}
.box.box--black {
  background: #20638d;
}
.box.box--black .box__category {
  color: #ffffff;
}
.box.box--black .box__title {
  color: #ffffff;
}
.box.box--black .box__title a {
  color: #ffffff;
}
.box.box--black .box__perex {
  color: #ffffff;
}
/*------------------------------------*\
    #CAROUSELS
\*------------------------------------*/
.box-container__carousel {
  position: relative;
  width: 100%;
}
.box-container__carousel .box-container__carousel-nav {
  position: absolute;
  top: 50%;
  z-index: 20;
  width: 100%;
  margin-top: -50px;
  height: 1px;
}
.box-container__carousel .box-container__carousel-nav .owl-prev i.icon,
.box-container__carousel .box-container__carousel-nav .owl-next i.icon {
  font-size: 4.5rem;
  color: #ffffff;
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
.box-container__carousel .box-container__carousel-nav .owl-prev:hover i.icon,
.box-container__carousel .box-container__carousel-nav .owl-next:hover i.icon {
  color: #cecece;
  text-shadow: 0 0 7px #000000, 0 0 12px rgba(0, 0, 0, 0.5);
}
.box-container__carousel .box-container__carousel-nav .owl-prev {
  float: left;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.box-container__carousel .box-container__carousel-nav .owl-next {
  float: right;
}
/*------------------------------------*\
    #ACTUALITY
\*------------------------------------*/
.actuality-container {
  margin: 0 -16px;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .actuality-container {
    margin: 0 -10px;
  }
}
.actuality-container:before,
.actuality-container:after {
  content: "";
  display: table;
}
.actuality-container:after {
  clear: both;
}
.lt-ie8 .actuality-container {
  zoom: 1;
}
.actuality-container.actuality-container--border-bottom {
  border-bottom: 2px solid #dedede;
  padding-bottom: 8px;
}
.actuality-container.actuality-container--vertical-space {
  margin-top: 10px;
  margin-bottom: 30px;
}
.actuality-container.actuality-container--vertical-space.comm {
  margin-top: 40px;
  margin-bottom: 15px;
  min-height: 200px;
  _min-height: 200px;
}
.actuality-wrap {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .actuality-wrap {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .bg-black .actuality-wrap.actuality-wrap--small {
  float: left;
  width: 100% !important;
  padding: 0 16px;
  border-bottom: 1px solid #fafafa;
  margin-bottom: 20px;
}
}
.bg-black .actuality-wrap.actuality-wrap--small {
  float: left;
  width: 33%;
  padding: 0 16px;
}
.actuality-wrap.actuality-wrap--small {
  float: left;
  width: 50%;
  padding: 0 16px;
}
.actuality-wrap.actuality-wrap--big {
  float: none;
  width: 100%;
  padding: 0 16px;
}
.actuality.actuality--white {
  padding: 16px;
  background: #EFEFEF;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}
.comm .actuality.actuality--white, .testlab.actuality.actuality--white {
  padding: 16px;
  background: #ffffff;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  width: 96%;
  margin-left: 20px;
}

@media (max-width: 768px) {
.testlab.actuality.actuality--white {
  margin-left: 0px;
}
}
.actuality.actuality--image-right:before,
.actuality.actuality--image-right:after {
  content: "";
  display: table;
}
.actuality.actuality--image-right:after {
  clear: both;
}
.lt-ie8 .actuality.actuality--image-right {
  zoom: 1;
}
.actuality.actuality--image-right .actuality__image {
  float: right;
  width: 43%;
}
.actuality.actuality--image-right .actuality__description {
  width: 57%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 10px;
}

@media (max-width: 500px) {
.actuality-wrap--big .actuality.actuality--image-right .actuality__image {
  float: none !important;
  width: 100%;
  margin-bottom: 10px;
}
.actuality-wrap--big .actuality.actuality--image-right .actuality__description {
  width: 100%;
  float: none !important;
  margin-top: 10px;
}}
.actuality .actuality__image img {
  max-width: 100%;
  height: auto;
}
.actuality .actuality__image {
  height: 150px;
  overflow: hidden;
  position: relative;
}
.actuality.temata .actuality__image {
  height: 250px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 500px) {
.actuality.temata .actuality__image {
  max-height: 250px;
  height: auto;
}}

.chip-video {background: url("/vzhled/chip/img/play-video.png") no-repeat scroll center center transparent;z-index: 99999;width: 100%;height: 100%;position: absolute;}
.chip-video:hover {background: url("/vzhled/chip/img/play-video-active.png") no-repeat scroll center center transparent;z-index: 99999;width: 100%;height: 100%;position: absolute;}

.fotogalerie {background: url("/vzhled/chip/img/photo.png") no-repeat scroll left bottom transparent;z-index: 99999;width: 100%;height: 100%;position: absolute;}

.owl-stage .actuality .actuality__image {
  max-height: 250px;
  height: auto;
  overflow: hidden;
}
.actuality .actuality__category {
  margin-top: 5px;
  color: #c21924;
  font-size: .875rem;
  text-transform: uppercase;
  font-family: 'playregular', Arial, Helvetica, sans-serif;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-weight: 400;
}
.actuality .actuality__title {
  font-size: 1.2875rem;
  color: #010101;
  line-height: 1.15;
  font-family: 'noticia_textregular', Arial, Helvetica, sans-serif;
  font-family: 'Noticia Text', Arial, Helvetica, sans-serif;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin-top: 8px;
}
.actuality .actuality__title small {
  margin-bottom: 10px;
  font-size: 1rem;
  color: #010101;
  line-height: 1;
  font-family: 'noticia_textregular', Arial, Helvetica, sans-serif;
  font-weight: 100;
  letter-spacing: 0.1px;
}  
.actuality .actuality__title a {
  color: #010101;
  text-decoration: none;
}
.actuality .actuality__title a:hover {
  text-decoration: underline;
}
.actuality .actuality__info {
  font-size: .75rem;
  color: #686868;
  margin-top: 8px;
  font-family: 'playregular', Arial, Helvetica, sans-serif;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.actuality .actuality__info a {
  color: #686868;
  text-decoration: none;
}
.actuality .actuality__info .actuality__info__date {
  display: inline-block;
  margin-right: 4px;
}
.actuality .actuality__info .actuality__info__author {
  display: inline-block;
  margin-left: 4px;
}
.actuality .actuality__info .actuality__info__author a {
  text-decoration: none;
}
.actuality .actuality__info .actuality__info__author a:hover {
  text-decoration: underline;
}
.actuality .actuality__perex {
  font-size: .85rem;
  margin-top: 8px;
  font-family: 'noticia_textregular', Arial, Helvetica, sans-serif;
  font-family: 'Noticia Text', Arial, Helvetica, sans-serif;
  font-weight: 400;
}
.actuality.actuality--border-left {
  position: relative;
}
.actuality.actuality--border-left:before {
  content: '';
  position: absolute;
  left: -17px;
  top: 0;
  width: 2px;
  height: 100%;
  background: #dedede;
}
  .actuality li.job {
    float: left;
    width: 50%;
  }
@media (max-width: 768px) {
  .actuality li.job {
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}


.tipsandtrick li:not(:last-of-type) {
  border-bottom: 1px solid #b3b3b3;
}
.tipsandtrick li {
  padding-top: .625rem;
    padding-bottom: .625rem;
    margin-top: 0;
}
.tipsandtrick li article {
  display: block;
}
.tipsandtrick li a {
  text-decoration: none;
}
.tipsandtrick li article h4 {
    color: #eb443f;
    margin: 0;
    font-weight: 700;
    font-size: 0.75rem;
}
.tipsandtrick li article h4 em{
    font-style: normal;
}
.tipsandtrick li p {
  margin-bottom: 0;
}
.tipsandtrick .Button, .bg-yellow .Button {
    border-radius: .25rem;
    border: 0;
    cursor: pointer;
    line-height: 1.2;
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: .05em;
    margin: 0 0;
    outline: none;
    overflow: visible;
    padding: .625rem 0;
    position: relative;
    text-transform: uppercase;
    transition: background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,1,1);
    color: #fff;
    background-color: #b3b3b3;
    width: 100%;
}
.tipsandtrick .Button:hover, .bg-yellow .Button:hover {
    background-color: #a0a0a0;
}
/*------------------------------------*\
    #EPISODES
\*------------------------------------*/
#episodes {
  margin-top: 27px;
}
@media (max-width: 768px) {
  #episodes {
    margin-top: 30px;
  }
}
@media (max-width: 600px) {
#episodes {
    display: none;
  }
}
@media (max-width: 768px) {
#mobile-episode {
    display: block;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
#mobile-episode {
    display: none;
  }
}
#episodes #current-episode, #mobile-episode {
  padding: 15px;
  background: #3c3c3c;
}
#mobile-episode {
  padding: 15px 0;
  background: #3c3c3c;
  overflow: hidden;
  margin-bottom: 15px;
  width: 100%;
}
#mobile-episode:before,
#mobile-episode:after {
  content: "";
  display: table;
}
#mobile-episode:after {
  clear: both;
}
.lt-ie8 #mobile-episode {
  zoom: 1;
}
#episodes #current-episode:before,
#episodes #current-episode:after {
  content: "";
  display: table;
}
#episodes #current-episode:after {
  clear: both;
}
.lt-ie8 #episodes #current-episode {
  zoom: 1;
}
#episodes #current-episode #current-episode__caption {
  display: block;
  margin-bottom: 0;
  font-size: 0.950rem;
  color: #eb443f;
  text-transform: uppercase;
  font-family: 'playregular', Arial, Helvetica, sans-serif;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-weight: 400;
}
#mobile-episode #current-episode__caption {
  display: block;
  margin-bottom: 5px;
  font-size: 0.950rem;
  color: #eb443f;
  text-transform: uppercase;
  font-family: 'playregular', Arial, Helvetica, sans-serif;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-weight: 400;
}
#mobile-episode #current-episode__episode_no {
  display: block;
  line-height: 1.2;
  font-size: 1.85rem;
  color: #ffffff;
  font-family: 'noticia_textbold', Arial, Helvetica, sans-serif;
  font-family: 'Noticia Text', Arial, Helvetica, sans-serif;
  font-weight: 700;
}
#mobile-episode #current-episode__month {
  display: inline-block;
  margin-top: 4px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 1rem;
  line-height: 1.2;
  text-transform: uppercase;
  font-family: 'playregular', Arial, Helvetica, sans-serif;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-weight: 400;
}
#mobile-episode a.btn {
  display: block;
  line-height: 1.2;
}
#episodes #current-episode #current-episode__episode_no {
  display: block;
  line-height: 1.2;
  font-size: 2.2rem;
  color: #ffffff;
  font-family: 'noticia_textbold', Arial, Helvetica, sans-serif;
  font-family: 'Noticia Text', Arial, Helvetica, sans-serif;
  font-weight: 700;
}
#episodes #current-episode #current-episode__month {
  display: inline-block;
  margin-top: 4px;
  color: #fff;
  font-size: 1.15rem;
  line-height: 1.2;
  text-transform: uppercase;
  font-family: 'playregular', Arial, Helvetica, sans-serif;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-weight: 400;
}
#episodes #current-episode a, #mobile-episode a {
  float: left;
  text-decoration: none;
  margin-right: 5px;
}
#episodes #current-episode a.btn.chip {
    padding: 10px;
    height: 10px;
    margin-top: 10px;
    line-height: 12px;
}
#episodes #current-episode a.read {
    padding: 10px;
    height: 10px;
    margin-top: 10px;
    line-height: 12px;
    background: none repeat scroll 0 0 #1CA3E1;
    color: #ffffff;
    border-radius: 2px 2px 2px 2px;
}
#episodes #current-episode a.read:hover {
    background: none repeat scroll 0 0 #1884b6;
    color: #ffffff;
}
#episodes #current-episode a img {
  margin-right: 5px;
  margin-top: 5px;
  float: left;
}
#mobile-episode a img {
  margin-right: 5px;
  margin-top: 15px;
  float: left;
}
#episodes #previous-episodes {
  padding: 8px 4px;
  background: #ffffff;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}
#episodes #previous-episodes:before,
#episodes #previous-episodes:after {
  content: "";
  display: table;
}
#episodes #previous-episodes:after {
  clear: both;
}
.lt-ie8 #episodes #previous-episodes {
  zoom: 1;
}
#episodes #previous-episodes .episode-wrap {
  width: 33.13333333%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding: 4px 5px;
  text-align: center;
  font-size: .615rem;
  color: #9b9b9b;
  text-transform: uppercase;
  font-family: 'playregular', Arial, Helvetica, sans-serif;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-weight: 400;
  overflow: hidden;
}
#episodes #previous-episodes .episode-wrap a {
  color: #9b9b9b;
  text-decoration: none;
}
#episodes #previous-episodes .episode-wrap a:hover {
  text-decoration: underline;
}
#episodes #previous-episodes .episode-wrap img {
  display: block;
  margin-bottom: 2px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 160px;
  height: auto;
}
/*------------------------------------*\
    #LISTBOXES
\*------------------------------------*/
.listbox {
  padding: 16px;
  padding-top: 8px;
  margin-bottom: 20px;
  font-family: 'noticia_textregular', Arial, Helvetica, sans-serif;
  font-family: 'Noticia Text', Arial, Helvetica, sans-serif;
  font-weight: 400;
  background: #ffffff;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}
.listbox ul li {
  padding: 8px 0;
  border-bottom: 2px solid #e5e5e5;
}
.listbox ul li:last-child {
  border-bottom: none;
  margin-bottom: 10px;
}
.listbox ul li h2 {
  font-size: 1.0625rem;
  color: #010101;
}
.listbox ul li h2 a {
  color: #010101;
  text-decoration: none;
}
.listbox ul li h2 a:hover {
  text-decoration: underline;
}
.listbox ul li .listbox__perex {
  font-size: .75rem;
  margin-top: 6px;
}
/*------------------------------------*\
    #COMMERCIALBOXES
\*------------------------------------*/

@media (max-width: 450px) {
.commercial {
    display: none;
  }
}
@media (min-width: 450px) {
.commercial {
    display: block;
  }
}
.commercialbox {
  padding: 4px 16px;
  background: #e4e4e4;
  font-family: 'noticia_textregular', Arial, Helvetica, sans-serif;
  font-family: 'Noticia Text', Arial, Helvetica, sans-serif;
  font-weight: 400;
}
.commercialbox ul li {
  padding: 8px 0;
  padding-top: 12px;
  border-bottom: 2px solid #d6d6d6;
}
.commercialbox ul li:before,
.commercialbox ul li:after {
  content: "";
  display: table;
}
.commercialbox ul li:after {
  clear: both;
}
.lt-ie8 .commercialbox ul li {
  zoom: 1;
}
.commercialbox ul li:last-child {
  border-bottom: none;
}
.commercialbox ul li .commercialbox__image {
  float: left;
  width: 73px;
}
.commercialbox ul li .commercialbox__image img {
  max-width: 100%;
  height: auto;
}
.commercialbox ul li .commercialbox__perex {
  margin-left: 83px;
  font-size: .75rem;
  color: #000000;
}
.commercialbox ul li .commercialbox__perex a {
  color: #000000;
  text-decoration: none;
}
.commercialbox ul li .commercialbox__perex a:hover {
  text-decoration: underline;
}
/*------------------------------------*\
    #COMMERCIALBOXES
\*------------------------------------*/
.commentsbox ul li {
  line-height: 1.12;
  margin-bottom: 8px;
}
.commentsbox ul li strong {
  font-family: 'noticia_textbold', Arial, Helvetica, sans-serif;
  font-family: 'Noticia Text', Arial, Helvetica, sans-serif;
  font-weight: 700;
}
.commentsbox ul li a {
  color: #000000;
  text-decoration: none;
  font-family: 'noticia_textregular', Arial, Helvetica, sans-serif;
  font-family: 'Noticia Text', Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.2;
}
.commentsbox ul li a:hover {
  text-decoration: underline;
}
/*------------------------------------*\
    #ARTCLESBOX
\*------------------------------------*/
.articlesbox ul li {
  line-height: 1.12;
  margin-bottom: 8px;
}
.articlesbox ul li strong {
  font-family: 'noticia_textbold', Arial, Helvetica, sans-serif;
  font-family: 'Noticia Text', Arial, Helvetica, sans-serif;
  font-weight: 700;
}
.articlesbox ul li a {
  color: #000000;
  text-decoration: none;
  font-family: 'noticia_textregular', Arial, Helvetica, sans-serif;
  font-family: 'Noticia Text', Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.2;
}
.commentsbox ul li a:hover {
  text-decoration: underline;
}
/*------------------------------------*\
    #INSTRUCTIONSBOX
\*------------------------------------*/
.instructionsbox {
  padding: 20px 24px;
  margin-bottom: 1px;
  background: #3c3c3c;
}
@media (max-width: 768px) {
  .instructionsbox {
    margin-top: 30px;
  }
}

@media (max-width: 450px) {
.instructionsbox.home {
    display: block;
  }
}
@media (min-width: 450px) {
.instructionsbox.home {
    display: none;
  }
}
.instructionsbox + .instructionsbox {
  margin-top: 1px;
}
.instructionsbox header {
  margin-bottom: 15px;
  color: #c21924;
  font-family: 'playregular', Arial, Helvetica, sans-serif;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
  text-transform: uppercase;
}
.instructionsbox ul.instructionsbox__list {
  margin-top: 10px;
}
.instructionsbox ul.instructionsbox__list li {
  padding-top: 17px;
  padding-bottom: 8px;
}
.instructionsbox ul.instructionsbox__list li:before,
.instructionsbox ul.instructionsbox__list li:after {
  content: "";
  display: table;
}
.instructionsbox ul.instructionsbox__list li:after {
  clear: both;
}
.lt-ie8 .instructionsbox ul.instructionsbox__list li {
  zoom: 1;
}
.instructionsbox ul.instructionsbox__list li:first-child {
  padding-top: 0;
}
.instructionsbox ul.instructionsbox__list li .image {
  float: left;
  width: 33px;
}
.instructionsbox ul.instructionsbox__list li .text {
  position: relative;
  top: -8px;
  margin-left: 43px;
  max-width: 150px;
  font-family: 'noticia_textregular', Arial, Helvetica, sans-serif;
  font-family: 'Noticia Text', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #ffffff;
  line-height: 1.4;
}
.instructionsbox ul.instructionsbox__list li .text a {
  color: #ffffff;
  text-decoration: none;
}
.instructionsbox ul.instructionsbox__list li .text a:hover {
  text-decoration: underline;
}
.instructionsbox ul.instructionsbox__list li + li {
  border-top: 1px solid #666666;
}
/*------------------------------------*\
    #PAGE
\*------------------------------------*/
.page-title {
  font-size: 2rem;
  font-family: 'noticia_textbold', Arial, Helvetica, sans-serif;
  font-family: 'Noticia Text', Arial, Helvetica, sans-serif;
  font-weight: 700;
}
.page-subtitle {
  font-family: 'noticia_textregular', Arial, Helvetica, sans-serif;
  font-family: 'Noticia Text', Arial, Helvetica, sans-serif;
  font-weight: 400;
}
.page-category {
  margin-top: 35px;
  margin-bottom: 12px;
  font-family: 'playregular', Arial, Helvetica, sans-serif;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-weight: 400;
  font-size: 1.375rem;
  color: #c21924;
  text-transform: uppercase;
}
/*------------------------------------*\
    #ARTICLES LIST
\*------------------------------------*/
.articles-list .articles-list__item {
  font-family: 'noticia_textregular', Arial, Helvetica, sans-serif;
  font-family: 'Noticia Text', Arial, Helvetica, sans-serif;
  font-weight: 400;
}
.articles-list .articles-list__item:before,
.articles-list .articles-list__item:after {
  content: "";
  display: table;
}
.articles-list .articles-list__item:after {
  clear: both;
}
.lt-ie8 .articles-list .articles-list__item {
  zoom: 1;
}
.articles-list .articles-list__item .articles-list__item__image {
  position: relative;
  float: left;
}
.articles-list .articles-list__item .articles-list__item__image:before,
.articles-list .articles-list__item .articles-list__item__image:after {
  content: "";
  display: table;
}
.articles-list .articles-list__item .articles-list__item__image:after {
  clear: both;
}
.lt-ie8 .articles-list .articles-list__item .articles-list__item__image {
  zoom: 1;
}
.articles-list .articles-list__item .articles-list__item__image .page-number {
  position: absolute;
  right: 1px;
  bottom: 1px;
  padding: 0 3px;
  color: #c21924;
  font-family: 'playregular', Arial, Helvetica, sans-serif;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-weight: 400;
  font-size: .75rem;
  background: #fff;
}
.articles-list .articles-list__item .articles-list__item__image img {
  float: left;
}
.articles-list .articles-list__item .articles-list__item__text {
  margin-left: 72px;
}
.articles-list .articles-list__item .articles-list__item__text h2 {
  margin-top: -4px;
  margin-bottom: 2px;
  line-height: 1.2;
  font-weight: bold;
  font-size: 1.25rem;
}
.articles-list .articles-list__item .articles-list__item__text h2 a {
  color: #000000;
  text-decoration: none;
}
.articles-list .articles-list__item .articles-list__item__text h2 a:hover {
  text-decoration: underline;
}
.articles-list .articles-list__item .articles-list__item__text p {
  font-size: .75rem;
}
.articles-list .articles-list__item + .articles-list__item {
  margin-top: 16px;
}
/*------------------------------------*\
    #EPISODE CONTENT LIST
\*------------------------------------*/
#episode-image-big {
  padding: 0 14px;
  margin-top: 40px;
}
@media (max-width: 768px) {
  #episode-image-big {
    margin-top: 30px;
  }
}
#episode-image-big img {
  max-width: 100%;
  margin-bottom: -50px;
}
#episode-content-list {
  padding: 14px;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.22);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.22);
  border: 1px solid #cbcbcb;
  background: #f9f9f9;
}
#episode-image-big + #episode-content-list {
  padding-top: 54px;
}
#episode-content-list header {
  color: #c21924;
  font-size: 1.375rem;
  font-family: 'playregular', Arial, Helvetica, sans-serif;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
#episode-content-list #episode-dvd-description {
  font-size: .875rem;
  font-family: 'noticia_textbold', Arial, Helvetica, sans-serif;
  font-family: 'Noticia Text', Arial, Helvetica, sans-serif;
  font-weight: 700;
}
#episode-content-list #episode-dvd-list {
  margin-top: 28px;
}
#episode-content-list #episode-dvd-list li {
  padding-bottom: 15px;
  margin-top: 15px;
  border-bottom: 1px solid #d3d3d3;
}
#episode-content-list #episode-dvd-list li:before,
#episode-content-list #episode-dvd-list li:after {
  content: "";
  display: table;
}
#episode-content-list #episode-dvd-list li:after {
  clear: both;
}
.lt-ie8 #episode-content-list #episode-dvd-list li {
  zoom: 1;
}
#episode-content-list #episode-dvd-list li:last-child {
  border-bottom: none;
}
#episode-content-list #episode-dvd-list li .episode-dvd-list-item__header {
  font-family: 'playregular', Arial, Helvetica, sans-serif;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #c21924;
  line-height: 1.2;
}
#episode-content-list #episode-dvd-list li .episode-dvd-list-item__subheader {
  font-family: 'noticia_textbold', Arial, Helvetica, sans-serif;
  font-family: 'Noticia Text', Arial, Helvetica, sans-serif;
  font-weight: 700;
}
#episode-content-list #episode-dvd-list li .episode-dvd-list-item__image {
  float: left;
  width: 60px;
  margin-top: 10px;
}
#episode-content-list #episode-dvd-list li .episode-dvd-list-item__image img {
  max-width: 100%;
}
#episode-content-list #episode-dvd-list li .episode-dvd-list-item__text {
  position: relative;
  top: -3px;
  margin-top: 10px;
  margin-left: 75px;
  font-size: .75rem;
  font-family: 'noticia_textregular', Arial, Helvetica, sans-serif;
  font-family: 'Noticia Text', Arial, Helvetica, sans-serif;
  font-weight: 400;
}
/*------------------------------------*\
    #POST
\*------------------------------------*/
.post-header {
  margin-bottom: 25px;
}
.post-header .post-header__category, .post-header .post-header__category a {
  color: #c21924;
  font-family: 'playregular', Arial, Helvetica, sans-serif;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-weight: 400;
  font-size: 1.375rem;
  text-transform: uppercase;
  text-decoration: none;
}
.post-header .post-header__title, h1 {
  font-family: 'Noticia Text', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 2rem;
}
@media only screen and (max-width: 750px) {
.post-header .post-header__title, h1 {
  font-size: 1.5rem;
}}
.post-header .post-header__info {
  font-size: .875rem;
  color: #686868;
  margin-top: 5px;
  font-family: 'playregular', Arial, Helvetica, sans-serif;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-weight: 400;
}
.post-header .post-header__info a {
  color: #686868;
}
.post-header .post-header__info .post-header__info__date {
  display: inline-block;
  margin-right: 4px;
}
.post-header .post-header__info .post-header__info__author {
  display: inline-block;
  margin-left: 4px;
}
.post-header .post-header__info .post-header__info__author a {
  text-decoration: none;
}
.post-header .post-header__info .post-header__info__author a:hover {
  text-decoration: underline;
}
.post-header .post-header__info .post-header__info__comments, .post-header__info__comments {
  margin-left: 7px;
}
.post-header .post-header__info .post-header__info__comments a {
  text-decoration: none;
}
.post-header .post-header__info .post-header__info__comments:hover .comments-count {
  text-decoration: underline;
}
.post-header .post-header__image {
  margin-top: 20px;
  max-height: 500px;
  max-width: 700px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}
.post-header .chip.post-header__image {
  margin-top: 20px;
  min-height: 300px;
  max-height: 400px;
  max-width: 700px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  visibility: visible;
}
.post-header .post-header__image a {
  display: table-cell;
  vertical-align: middle;
}
.post-header .post-header__image .post-header__carousel-nav {
  position: absolute;
  top: 50%;
  z-index: 10;
  margin-top: -2.25rem;
  height: 30px;
  width: 100%;
}
.post-header .post-header__image .post-header__carousel-nav .owl-prev i.icon,
.post-header .post-header__image .post-header__carousel-nav .owl-next i.icon {
  font-size: 4.5rem;
  color: #ffffff;
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
.post-header .post-header__image .post-header__carousel-nav .owl-prev:hover i.icon,
.post-header .post-header__image .post-header__carousel-nav .owl-next:hover i.icon {
  color: #cecece;
  text-shadow: 0 0 7px #000000, 0 0 12px rgba(0, 0, 0, 0.5);
}
.post-header .post-header__image .post-header__carousel-nav .owl-prev {
  float: left;
}
.post-header .post-header__image .post-header__carousel-nav .owl-prev i.icon {
  display: inline-block;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.post-header .post-header__image .post-header__carousel-nav .owl-next {
  float: right;
}
.post-header .post-header__image .post-header__image__carousel-wrapper {
  position: relative;
  z-index: 5;
}

.post-header .post-header__image img, .post.article img {
  max-width: 100%;
}
@media only screen and (min-width: 750px) {
.post-header .chip.post-header__image img {
  max-width: 100%;
  position: relative;
  left: 50%;
  top: 50%;
  -ms-transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-25%) translateX(-50%);
}
.post-header .chip.post-header__image.fullversion img {
  max-width: 100%;
  position: relative;
  left: 50%;
  top:100%;
  -ms-transform: translateY(-0%) translateX(-0%);
  -webkit-transform: translateY(-0%) translateX(-0%);
  transform: translateY(-0%) translateX(-0%);
}}
.social-section {
  margin-top: 45px;
  overflow: hidden;
}
.social-section div{
  float: left;
  margin-right: 15px;
}
@media only screen and (min-width: 750px) {
.post-sitemap {
  display: none;
}
}
@media only screen and (max-width: 750px) {
.post-sitemap {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding: 15px 0;
  padding-bottom: 7px;
  margin-top: 45px;
  margin-bottom: 20px;
}
.post-sitemap:before,
.post-sitemap:after {
  content: "";
  display: table;
}
.post-sitemap:after {
  clear: both;
}
.lt-ie8 .post-sitemap {
  zoom: 1;
}
.post-sitemap .post-sitemap__item {
  margin-right: 25px;
  margin-bottom: 8px;
  float: left;
  color: #545353;
  font-family: 'playregular', Arial, Helvetica, sans-serif;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-weight: 400;
  font-size: .75rem;
  text-transform: uppercase;
  text-decoration: none;
}
.post-sitemap .post-sitemap__item:hover {
  text-decoration: underline;
}
.post-sitemap .post-sitemap__item .post-sitemap__item__arrow {
  display: inline-block;
  width: 20px;
  height: 18px;
  line-height: 18px;
  margin-left: 8px;
  text-align: center;
  font-size: .75rem;
  color: #ffffff;
  background: #c21924;
}
}
.post {
  font-family: 'noticia_textregular', Arial, Helvetica, sans-serif;
  font-family: 'Noticia Text', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: .875rem;
  line-height: 1.4;
}
.post.digitalbuy {
font-family: "Source Sans Pro", Verdana, Arial;
}
@media only screen and (min-width: 800px) {
.post.magazine {
  margin:20px 0 80px;

}
.post.digitalbuy {
  margin:20px 0 0px;
}}
@media only screen and (max-width: 700px) {
.post.digitalbuy h1 img {
  display: none;
}}
.in p {
  margin-bottom: 1.4375rem;
}
.post.article .actuality__perex p {
  margin-bottom: 0rem !important;
}
.post h2 {
  margin-top: 1.4375rem;
  margin-bottom: .1rem;
  font-size: 1.125rem;
  font-weight: bold;
}
.post-comments {
  padding: 12px;
  margin-top: 50px;
  font-family: 'playregular', Arial, Helvetica, sans-serif;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-weight: 400;
  font-size: .875rem;
  color: #5e5e5e;
  background: #f4f4f4;
}
.post-comments:before,
.post-comments:after {
  content: "";
  display: table;
}
.post-comments:after {
  clear: both;
}
.lt-ie8 .post-comments {
  zoom: 1;
}
.post-comments h3 {
  margin-bottom: 15px;
  font-size: 1.125rem;
  color: #c21924;
  text-transform: uppercase;
}
.post-comments form:before,
.post-comments form:after {
  content: "";
  display: table;
}
.post-comments form:after {
  clear: both;
}
.lt-ie8 .post-comments form {
  zoom: 1;
}
.post-comments label {
  width: 30%;
  float: left;
  padding-right: 11px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  clear: left;
  font-size: .875rem;
  text-transform: uppercase;
  text-align: right;
  color: #5e5e5e;
}
@media (max-width: 500px) {
  .post-comments label {
    float: none;
    display: block;
    width: 100%;
    text-align: left;
  }
}
.post-comments input,
.post-comments textarea {
  float: left;
  width: 70%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 6px;
  border: 1px solid #dddada;
  border-bottom-color: #ffffff;
  background: #efeeef;
}
.post-comments input[type="hidden"] {
  display: none;
}
div.comment {
    border-color: #e6e6e6 #e6e6e6;
    border-style: solid;
    border-width: 4px 1px 1px;
    margin: 0 0 15px;
}
div.comment .commentLink {
    background-color: #f8f8f8 !important;
    font-size: 90%;
    padding: 7px 5px;
}
div.comment .commentLink a {
    font-size: 90%;
}
div.comment .commentBody {
    padding: 0 5px;
}
div.comment .commentBody h3 {
    font-size: 13px;
    font-weight: bold;
    padding: 3px 0;
}
div.comment p.commentActions {
    padding: 20px 0 0 5px;
}
div.comment p.commentActions a {
    font-size: 90%;
}
@media (max-width: 500px) {
  .post-comments input,
  .post-comments textarea {
    float: none;
    display: block;
    width: 100%;
  }
}
.post-comments input {
  height: 24px;
  padding: 0 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.post-comments textarea {
  resize: none;
  max-width: 70%;
}
@media (max-width: 500px) {
  .post-comments textarea {
    max-width: none;
  }
}
.post-comments .post-comments__note {
  margin: 15px 0;
  font-size: .75rem;
  color: #666666;
  font-weight: 700;
}
/*------------------------------------*\
    #SHAREBOX
\*------------------------------------*/
.sharebox {
  margin-top: 50px;
  height: 24px;
  background: #eeeeee;
}
/*------------------------------------*\
    #MISCELLANEOUS
\*------------------------------------*/
.tagcloud {
    margin-top: 50px;
    overflow: hidden;
}
.tagcloud h3 {
    color: #c21924;
    background: #eeeeee none repeat scroll 0 0;
    font-size: 1.125rem;
    margin-bottom: 15px;
    text-transform: uppercase;
    padding: 10px 0 10px 10px;
}
a.tag {
    color: #545353;
    float: left;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;;
    font-size: 0.75rem;
    font-weight: 400;
    margin: 8px 8px 8px 0px;
    text-decoration: underline;
    text-transform: uppercase;
}
a.tag:hover {
    text-decoration: none;
}
/*------------------------------------*\
    #CUSTOM CSS
\*------------------------------------*/
.in input[type="submit"], a.btn {
    background: #eb443f none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    float: right;
    font-weight: 600;
    height: 34px;
    padding: 0 8px;
    text-transform: uppercase;
}
.in input[type="submit"]:hover, a.btn:hover,.content-left a.button:hover {
    background: #a62b29 none repeat scroll 0 0;
    color: #ffffff;
}

h2 {
    font-family: "Noticia Text",Arial,Helvetica,sans-serif;
    font-size: 1.70rem;
    font-weight: 700;
	margin:10px 0;
}
h3 {
    color: #c21924;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 1.50rem;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
	margin:10px 0;
}
.konference h3 {
    color: #c21924;
    font-size: 1.10rem;
    font-weight: 400;
}
.magazine h4 {
    font-family: "Noticia Text",Arial,Helvetica,sans-serif;
    font-size: 1.15rem;
    font-weight: 700;
  margin:5px 0 0;
}
h4 {
    font-family: "Noticia Text",Arial,Helvetica,sans-serif;
    font-size: 1.375rem;
    font-weight: 400;
	margin:10px 0;
}
h5 {
    font-family: "Noticia Text",Arial,Helvetica,sans-serif;
    font-size: 1.30rem;
    font-weight: 400;
	margin:10px 0;
}
h6 {
    font-family: "Noticia Text",Arial,Helvetica,sans-serif;
    font-size: 1.20rem;
    font-weight: 300;
	margin:10px 0;
}

p.advertising {
 border-bottom: 1px solid #CFCFCF;
 text-align:left;
 color:#9b9b9b;
 text-transform: uppercase;
 font-size:12px;
margin:15px 0 10px;
}
.comments_url, .predplatne-objednavka {
	display: none;
}
@media only screen and (max-width: 470px) {
	.predplatne-objednavka {
	display: inherit;
	width: 100%;
	text-align: center;
	margin:25px 0;
	}
	table.note, p.advertising, .content-separator.advert, .banner-skyscraper-right, .banner-skyscraper-left {
    display:none;
}
}
@media only screen and (max-width: 600px) {
	.content-separator.advert {
    display:none;
}
  .banner-skyscraper-right, .banner-skyscraper-left {
    display:none;
}
}
/* Elektronický archiv */
.magazine-holder {
    padding: 0 0;
}
.magazine-holder:after {
    clear: both;
    content: "";
    display: table;
}
.magazine-item {
    float: left;
    margin: 0 9px 80px 7px;
}
.magazine-item {
    background: none repeat scroll;
    display: block;
    height: 175px;
    position: relative;
    text-decoration: none;
    text-align: center;
    width: auto;
}
.magazine-item a {
    transition-duration: 0.3s;
    transition-property: box-shadow;
    text-align: center;
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
}
.magazine-item div.anchor {
    transition-duration: 0.3s;
    transition-property: box-shadow;
    text-align: center;
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
}
.magazine-item img {
    display: block;
    height: auto;
    max-width: 100%;
}
.magazine-item strong {
    background: none repeat scroll 0 0 #EB443F;
    border-radius: 2px 2px 2px 2px;
    bottom: -50px;
    display: block;
    font-size: 13px;
    height: 30px;
    left: 0;
    line-height: 30px;
    position: absolute;
    text-align: center;
    transition-duration: 0.3s;
    transition-property: border-color;
    width: 100%;
    text-decoration: underline;
    color: #ffffff;
}
.magazine-item a.read strong {
    background: none repeat scroll 0 0 #1CA3E1;
    text-decoration: underline;
    color: #ffffff;
}

/* prihlasovaci formular */
.form {
    padding: 10px 0;
}
.form span {
    display: none;
}
.form label.group {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EBEBEB;
    border-radius: 2px 2px 2px 2px;
    color: #727272;
    display: block;
    font-size: 12px;
    height: 30px;
    line-height: 32px;
    margin-bottom: 8px;
    padding: 0 10px;
    position: relative;
    width: 275px;
}
.form input[type="text"], .form input[type="password"] {
    background: none repeat scroll 0 0 #FFFFFF;
    border: none;
    border-radius: 2px 2px 2px 2px;
    color: #727272;
    display: block;
    font-size: 12px;
    height: 28px;
    line-height: 32px;
    margin-bottom: 8px;
    margin-top: 1px;
    padding: 0 10px;
    position: relative;
    width: 200px;
    float: right;
}
.form .section .links a, .form p.item-l a, .form p.item-r a  {
    font-size: 11px;
    font-weight: normal;
    margin: 0 0 -15px;
    padding: 0 0 0 12px;
}
.form {
    padding:20px 10px;
    margin: 0 0 30px;
}
.form input[type=checkbox] {
    margin: 15px 0 0;
}
.form input[type=submit] {
    text-align:center;
    margin: 10px 0 0 150px;
}
/* edit formular */
.form2 input[type="text"], .form2 input[type="password"], .form2 select {
    border: 1px solid #ccc;
    font-size: 0.85em;
    margin-bottom: 8px;
    padding: 6px;
    width: 250px;
}
.form2 select {
    width: auto;
}
.form2 textarea {
    resize: none;
}
.form2 input[type="file"] {
    margin-bottom: 8px;
}
.form2 textarea {
    border: 1px solid #ccc;
    box-sizing: border-box;
    display: block;
    font-size: 0.9em;
    line-height: 1.4em;
    padding: 8px;
    width: 100%;
}
.form2 label {
    display: inline-block;
    margin-bottom: 8px;
    margin-right: 10px;
    width: 120px;
}
.form2 .words_left {
    color: #000;
    display: inline-block;
    font-size: 0.8em;
    font-weight: bold;
    margin-bottom: 14px;
    margin-top: 4px;
}
.form2 input[type="submit"] {
    margin-top: 20px;
}

/* WC CMS */
div.control_box_edit {background: #EBEBEB;border: 2px solid #E2E2E2;line-height: normal;margin:1.5em 0 1em;padding: 5px;width:100%;}
div.control_box_edit span.control_box_right {float: right;}
div.control_box_edit span.control_box_right a.ext {background: url("/vzhled/chip/res/ext.gif") no-repeat scroll 100% 3px transparent;padding-right: 14px;text-decoration:underline;color:#CB1B28;}
div.control_box_edit span.control_box_right a.ext:hover {text-decoration:none;}

p.err, div.alert.alert-danger{background: #F6DEE7 url(/vzhled/chip/res/error.gif) 1% 50% no-repeat; color:#920a0b; }
p.ok, p.uspech, div.alert.alert-success {background: url(/vzhled/chip/res/ok.gif) no-repeat scroll 1% 50% #E7F3CB;color: #6B9E12;}
p.err, p.ok, p.uspech, div.alert {font-size:18px;font-weight:500;margin: 10px 0;padding: 15px 5px 15px 40px !important;}

img{border:0 none;}

.post img {
  max-width: 100%;
  height: auto;
}
a img {border: medium none;}
img.img-left{float: left;  margin: 0 10px 10px 0; }
img.img-right{float: right;  margin: 0 0 10px 10px;}
img.smajl {display: inline; padding: 0; margin: 0; border: 0; vertical-align: middle; }

div.imgd, div.imgdr, div.imgdl {margin: 1em auto; }
div.imgdl {float: left; margin: 0 1em 1em 0;}
div.imgdr {float: right; margin: 0 0 1em 1em;}
div.imgd img, div.imgdr img, div.imgdl img { margin: 0 auto; }
div.imgd p,div.imgdr p,div.imgdl p { font-style: italic; margin:0; padding: 5px 10px 0; text-align:center; }

table, table td, table th {border-collapse: collapse;border-spacing: 0;padding: 5px;text-align: left;}
.in-advert table {
    border: 0 none;
    border-collapse: collapse;
    margin: 0px;
    padding: 0;
    width: 100%;
}
table {
    border: 0 none;
    border-collapse: collapse;
    margin: 10px 0 20px;
    padding: 5px;
    width: 100%;
}
.article table {
    max-width: 700px;
}
table tbody {
    margin: 5px;
    border-right: 1px solid #DCDCDC;
    border-top: 1px solid #DCDCDC;
}
table th a{
    color: #ffffff;
   font-weight: bold;
}
table th {
    background: none repeat scroll 0 0 #eb443f;
    border-left: 1px solid #DCDCDC;
    color: #ffffff;
   font-size:100%;
    font-weight: normal;
    padding: 5px 10px;
}
.in-advert table td {
  background: none;
    border: none;
    padding: 0px;
}
table td {
  background: none repeat scroll 0 0 white;
    border-bottom: 1px solid #DCDCDC;
    border-left: 1px solid #DCDCDC;
    border-right: 1px solid #DCDCDC;
    padding: 12px;
    text-align: left;
}
.banner-rectangle table td {
  background: none repeat scroll 0 0 white;
    text-align: center;
}
table thead{
    border-top: 1px solid #DCDCDC;
}
.in table td p, .in table th p{
  margin: 0 0;
}
table.commentFormTable td {
  background: none;
    border-bottom: 1px solid #DCDCDC;
    border-left: 1px solid #DCDCDC;
    padding: 12px;
   font-size:12px;
}
table.noborder {  border: none; }
table.noborder td {
  border: none;
  text-align: left;
  vertical-align: middle;
}
table.noborder tr, table.noborder tbody {
  border: none;
}


.table-tema {
    box-sizing: border-box;
    height: 100%;
    overflow: hidden;
    background-color: #fff;
    margin: 5px 0 20px;
}
.item.text.w3, .item.tweet.w3, .item.facebook.w3, .item.text.w3 .text-content, .item.tweet.w3 .tweet-content, .item.facebook.w3 .facebook-content, .item.instagram.w3 .instagram-content {
    position: static !important;
}
.item.w3.l1, .item.w2.l2, .item.w1.l3 {
}
.text.w3, .tweet.w3, .facebook.w3 {
    line-height: 100%;
    padding: 15px 0px;
}
.item.l1 {
    left: 0%;
}
.item.w3 {
    width: 100%;
}
.item.text {
    padding: 0px;
}
.table-tema td {
    position: absolute;
    box-sizing: border-box;
    border-bottom: none;
    border-right: solid 1px #eee;
    border-left: solid 1px #eee;
    border-top: solid 2px #eee;
    border-bottom: solid 2px #eee;
    background: #fafafa;
}
.table-tema th {
    display: inline-block;
    float: left;
    margin: 0em;
    padding: .8em 0em .5em .8em;
    word-break: break-word;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    border-left: solid 3px #c00;
}
.table-tema th h2 {
    line-height: 1.2em;
    font-size: 1.6em;
    display: block;
    font-weight: 600;
    color: #000;
    margin: 0em 0em .1em;
    font-family: 'Open Sans', sans-serif;
}
.table-tema td {
    border-left: solid 3px #bbb;
    padding: .3em 0em .1em .8em;
    line-height: 1.4em;
    font-size: 1em;
    clear: both;
}
.table-tema td p {
    margin: 4px 0px 6px 0px;
}
.td-nopadding{padding:0;}
.td-topleft{text-align:left!important;vertical-align:top!important}
.td-topcenter{text-align:center;vertical-align:top}
.td-topright{text-align:right!important;vertical-align:top}
.td-centerleft{text-align:left;vertical-align:middle}
.td-centercenter{text-align:center;vertical-align:middle}
.td-centerright{text-align:right;vertical-align:middle}
.td-bottomleft{text-align:left;vertical-align:bottom}
.td-bottomcenter{text-align:center;vertical-align:bottom}
.td-bottomright{text-align:right;vertical-align:bottom}

.PagerClass {
    transform: translateZ(0px);
    transition: all 0.35s cubic-bezier(0.33, 0.66, 0.66, 1) 0.2s;
    vertical-align: middle;
    color: rgba(0, 0, 0, 0.6);
}
.PagerClass a:not(.next):not(.prev) {
    display: inline-block;
    margin: 0 16px 0 0;
    vertical-align: middle;
}
span.first, span.previous, span.next, span.last, a.first, a.previous, a.next, a.last  {
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: top;
    font-family: 'Noticia Text', Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
}
.PagerClass a.active {
    color: #000;
    text-decoration: none;
}
button.close {
    background: rgba(0, 0, 0, 0) url("https://www.chip.cz/obrazky/akce/x.PNG") no-repeat scroll 0 0;
        height: 33px;
    text-indent: -9999px;
    width: 32px;
    position: absolute;
    top: 5px;
    right:6px;

}
.modal.inas .modal-dialog {
    max-width: 500px;
}
.modal.inas .modal-dialog img{
    max-width: 100%;
}

@media only screen and (max-width: 500px) {
.modal.inas .modal-dialog {
    max-width: 90%;
}
.modal.inas .modal-dialog img{
    max-width: 100%;
}
button.close {
    width: 32px;
    height: 33px;
    position: absolute;
    top: 5px;
    right:5px;

}
}
.download  {
    width: 100%;
    overflow: hidden;
}
.download .box.small {
height: 42px;
-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}
.download .box {
    pointer: hand;
    position: relative;
    clear: none;
    width: 43.9%;
    margin: 4px 5px;
    float: left;
    padding: 20px;
}
.download .box img {
    float: left;
    position: relative;
    top: -4px;
    margin-right: 20px;
}
.download .box .boxHeader {
    pointer: hand;
    float: left;
}
.download .box .boxHeader h3 {
    color: #c21924;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 0.91rem;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0 0;
}
.download .box .boxHeader h4 {
    font-size: 0.875rem;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0 0;
}
.download .box .pridat {
    display: block;
    top: 10px;
    right: 10px;
}
.box .pridat {
    display: none;
    position: absolute;
    width: 100px;
    pointer: hand;
    cursor: pointer;
}
.l-DownloadDetail .download_button .Button, .l-DownloadDetail .download_button .LinkList__SkipLink--Next, .l-DownloadDetail .download_button .LinkList__SkipLink--Previous {
    border-radius: .25rem;
    border: 0;
    cursor: pointer;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: .875rem;
    font-weight: 600;
    letter-spacing: .05em;
    margin-left: .625rem;
    margin-right: .625rem;
    width: 100%;
    outline: none;
    overflow: visible;
    padding: .4166666667rem .225rem;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,1,1);
    transition: background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,1,1);
}
.Button, .l-DownloadDetail .LinkList__SkipLink--Next, .l-DownloadDetail .LinkList__SkipLink--Previous {
    border-radius: .3125rem;
    font-weight: 700;
    display: inline-block;
    border: none;
    font-family: inherit;
    position: relative;
    text-decoration: none;
    -webkit-appearance: none;
    margin: 0;
    width: 100%;
    cursor: pointer;
    letter-spacing: .02rem;
    line-height: 1;
    -webkit-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    
    padding: 1rem 0.7rem 0rem;
    font-size: .75rem;
    color: #000;
}
a.l-DownloadDetail {
    background: #efeeef;
}
.Content__Icon {
    width: 1.875rem;
    float: left;
}
.Content__Text {
    -webkit-box-flex: 1;
    -webkit-flex: 1 auto;
    -ms-flex: 1 auto;
    flex: 1 auto;
    float: right;
}
.l-DownloadDetail .download_button .Icon {
    position: relative;
    display: block;
}

.l-DownloadDetail .download_button [class*=" ar-"], .l-DownloadDetail .download_button [class^="ar-"] {
    position: relative;
    overflow: hidden;
    width: 12px;
    height: 12px;
}




.row {
    box-sizing: border-box;
    height: 100%;
    overflow: hidden;
    background-color: #fff;
    margin: 5px 0 20px;
}
.item.text.w3, .item.tweet.w3, .item.facebook.w3, .item.text.w3 .text-content, .item.tweet.w3 .tweet-content, .item.facebook.w3 .facebook-content, .item.instagram.w3 .instagram-content {
    position: static !important;
}
.item.w3.l1, .item.w2.l2, .item.w1.l3 {
}
.text.w3, .tweet.w3, .facebook.w3 {
    line-height: 100%;
    padding: 15px 0px;
}
.item.l1 {
    left: 0%;
}
.item.w3 {
    width: 100%;
}
.item.text {
    padding: 0px;
}
.item {
    position: absolute;
    box-sizing: border-box;
    border-bottom: none;
    border-right: solid 1px #eee;
    border-left: solid 1px #eee;
    border-top: solid 2px #eee;
    border-bottom: solid 2px #eee;
}
.content-left .text {
    background: #fafafa;
}
.text .head {
    display: inline-block;
    float: left;
    margin: 0em;
    padding: .8em 0em .5em .8em;
    word-break: break-word;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    border-left: solid 3px #c00;
}
.content-left .text .headline {
    line-height: 1.2em;
    font-size: 1.6em;
    display: block;
    font-weight: 600;
    color: #000;
    margin: 0em 0em .1em;
    font-family: 'Open Sans', sans-serif;
}
.text .time {
    float: left;
    font-size: 0.9em;
    font-weight: 400;
    margin: .2em .3em 0em 0em;
    line-height: 1.3em;
}
.text .author {
    float: left;
    font-size: 0.9em;
    font-weight: 400;
    margin: .2em 0em 0em 0em;
    line-height: 1.3em;
}
.text .paragraph {
    border-left: solid 3px #bbb;
    padding: .3em 0em .1em .8em;
    line-height: 1.4em;
    font-size: 1em;
    clear: both;
}
.text .paragraph p {
    margin: 4px 0px 6px 0px;
}
@media screen and (max-width: 600px) {
.cenbtn a.btn {
  width: 80% !important;
  margin: 10px 0 !important;
  display: inline-block;
  line-height: 25px !important;
  float: none;

}}