@charset "UTF-8";
/* 0, 640px */
/* 641px, 1024px */
/* 1025px, 1440px */
/* 1441px, 1920px */
/* 1921px */
/* 0, 640px */
/* 641px, 1024px */
/* 1025px, 1440px */
/* 1441px, 1920px */
/* 1921px, ... */
/*
 * Textove styly.
 */
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=latin,latin-ext);
body {
  font-size: 16px;
  font-family: Helvetica, Arial, sans-serif !important;
  margin-bottom: 30px;
  line-height: 1.5em;
}

/*
 * HEADER
 */
#header {
  margin-top: 10px;
  margin-bottom: 40px;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
  text-decoration: none;
}

a.no-format, a.no-format:hover {
  text-decoration: none !important;
}

.strike-through {
  text-decoration: line-through;
}

.help {
  border-bottom: 1px dashed blue;
  cursor: help;
}

/* STYLY PRO SOUVISEJÍCÍ ČLÁNKY */
#block-openx-async-b500x200cdr {
  margin-bottom: 0px;
}

@media only screen and (min-width: 1000px) {
  .related-title h2 a {
    font-size: 22px !important;
  }
}
@media only screen and (min-width: 40.063em) {
  .related-article-border {
    border: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    margin-bottom: 20px !important;
  }
  .related-articles-container {
    margin: 0 8px;
  }
  .related-img {
    width: 37%;
  }
  .related-text {
    width: 63%;
  }
  .related-img img {
    height: auto;
    width: 265px !important;
    padding-right: 10px;
  }
  .related-img {
    max-height: 170px;
  }
  .related-title h2 a {
    font-family: Helvetica, arial, sans-serif;
    font-weight: 700;
    padding: 13px 10px 0 0;
  }
  .related-title h2 {
    margin: 5px 0 0 0 !important;
  }
  .related-perex {
    font-family: Helvetica, arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    max-height: 44px !important;
    overflow: hidden !important;
  }
}
/* CODE */
pre.code,
code,
kbd {
  font-family: courier, monospace;
  font-size: 0.9em;
  line-height: 1.1em;
  border-radius: 3px;
  border: 1px solid #c0c0c0;
}

pre.code,
code {
  background-color: #f5f9fc;
}

code,
kbd {
  padding: 0 3px;
}

pre.code {
  display: block;
  padding: 8px;
  margin: 1em 0;
}

kbd {
  background-color: #fdfbda;
}

pre.green,
code.green,
kbd.green,
th.green,
tr.green,
td.green {
  background-color: #e3fdd9;
}
pre.yellow,
code.yellow,
kbd.yellow,
th.yellow,
tr.yellow,
td.yellow {
  background-color: #fdfbda;
}
pre.red,
code.red,
kbd.red,
th.red,
tr.red,
td.red {
  background-color: #fdd5d1;
}

hr {
  border: none;
  border-bottom: 1px solid #666;
}

small {
  font-size: 14px;
  line-height: 18px;
}

h1,
h2,
h3,
h4 {
  line-height: 1.4em;
}

h1 {
  font-size: 2.2em;
}

.field-name-body {
  line-height: 1.7em;
}

.article-images-div,
.rtecenter {
  text-align: center;
}

.label {
  font-size: 14px;
  text-align: center;
  margin-top: 0;
}

.images-one,
.images-two,
.images-three {
  text-align: center;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 0;
}
.images-one img,
.images-two img,
.images-three img {
  max-width: 100%;
  margin-bottom: 1px;
}

.images-two img {
  width: 49.8%;
  border-left: 1px solid #fff;
}

.images-three img {
  width: 33.2%;
  border-left: 1px solid #fff;
}

/*
 * GRAFY
 */
.diitgraph {
  line-height: 15px;
  margin: 0 auto;
  font-size: 12px !important;
  padding-right: 25px;
  width: 735px;
}

.diitgraph .label {
  font-size: 12px !important;
}

/*
 * TABLE
 */
.filtered_html table,
#tinymce table {
  width: 100%;
  border: none;
}
.filtered_html table.transparent,
.filtered_html table.transparent td,
.filtered_html table.transparent tr,
.filtered_html table.transparent th,
.filtered_html table.transparent tbody,
.filtered_html table.transparent tr:nth-child(odd),
.filtered_html table.transparent tr:nth-child(even),
#tinymce table.transparent,
#tinymce table.transparent td,
#tinymce table.transparent tr,
#tinymce table.transparent th,
#tinymce table.transparent tbody,
#tinymce table.transparent tr:nth-child(odd),
#tinymce table.transparent tr:nth-child(even) {
  border: none;
  background-color: transparent;
}
.filtered_html table p,
#tinymce table p {
  margin: 0 !important;
}
.filtered_html tbody,
#tinymce tbody {
  border: none;
}
.filtered_html td,
.filtered_html th,
#tinymce td,
#tinymce th {
  padding-left: 8px;
  border: none;
  border-right: 1px solid #fff;
}
.filtered_html th,
#tinymce th {
  color: #fff;
  border-bottom: 1px solid #fff;
  padding-top: 8px;
  padding-bottom: 8px;
}
.filtered_html .scrollable,
#tinymce .scrollable {
  width: auto;
  overflow-x: auto;
}
.filtered_html .scrollable table,
#tinymce .scrollable table {
  table-layout: auto;
}
.filtered_html .table-fixed,
#tinymce .table-fixed {
  table-layout: fixed;
}

acronym {
  border-bottom: 1px dotted #ccc;
  cursor: help;
}

.chapters-wrapper-bottom .chapters-label small {
  color: #bfbfbf;
}

.full_html img {
  max-width: inherit;
}
@media only screen and (max-width: 1080px) {
  .full_html .article-images-div img {
    max-width: 100%;
  }
}
.full_html table {
  border-collapse: collapse;
  border-color: gray;
  margin: 0 auto;
}
.full_html table.b1px {
  border: 1px solid #999;
}
.full_html table td.b1px,
.full_html table th.b1px {
  border: 1px solid #999;
}
.full_html .clanek table {
  margin: 5px auto;
}
.full_html .clanek table table {
  margin: 0;
}
.full_html .clanek table td,
.full_html .clanek table th {
  padding: 0 4px;
}
.full_html table,
.full_html td,
.full_html th {
  font-size: 100%;
}
.full_html ltable td {
  background: #333333;
}
.full_html table td div.center,
.full_html table th div.center {
  width: auto !important;
  float: none !important;
  text-align: center !important;
}
.full_html td.Ram,
.full_html td.ram {
  background: #555;
}
.full_html td.Ram table,
.full_html td.ram table {
  margin-bottom: 0px;
  border-collapse: separate;
}
.full_html td.Maly,
.full_html th.Maly {
  font-size: 90%;
}
.full_html td.Velky,
.full_html th.Velky {
  font-size: 120%;
}
.full_html .Maly td,
.full_html .Maly th {
  font-size: 90%;
}
.full_html .Velky td,
.full_html .Velky th {
  font-size: 120%;
}
.full_html .Maly,
.full_html .maly {
  font-size: 90%;
}
.full_html table.Maly,
.full_html table.maly {
  font-size: 90%;
  color: #000;
}
.full_html .Velky,
.full_html .velky {
  font-size: 120%;
}
.full_html p {
  text-indent: 0px;
  text-align: justify;
}
.full_html p.Center,
.full_html p.noIndent {
  text-indent: 0px;
}
.full_html #content-area .clanek .content {
  font-size: 105%;
  line-height: 1.5;
}
.full_html #content-area .clanek .content a {
  color: #069;
}
.full_html #content-area .clanek .content a:hover {
  color: #a50404;
  text-decoration: underline;
}
.full_html #content-area .clanek .content a:visited {
  color: #39c;
}
.full_html #content-area .clanek .content a:visited:hover {
  color: #069;
  text-decoration: underline;
}
.full_html th {
  text-align: left;
  margin-bottom: 0px;
}
.full_html .Good {
  color: #060;
}
.full_html .Best {
  color: #090;
}
.full_html .Bad {
  color: #600;
}
.full_html .Worst {
  color: #900;
}
.full_html .Warning {
  color: #c00;
  font-weight: 700;
}
.full_html .Ident {
  text-indent: 0px;
  margin-left: 3em;
}
.full_html .NoIdent {
  text-indent: 0px;
  margin-left: 0px;
}
.full_html .NoTop {
  margin-top: 0px;
}
.full_html .NoSpace {
  margin-bottom: 0px;
}
.full_html .NoSpaceIdent {
  margin-bottom: 0px;
  text-indent: 0px;
  margin-left: 3em;
}
.full_html .NoSpaceNoIdent {
  margin-bottom: 0px;
  text-indent: 0px;
  margin-left: 0px;
}
.full_html .TopSpace {
  margin-top: 1.5ex;
}
.full_html .PreSpace {
  margin-top: 1.5ex;
  margin-bottom: 1.5ex;
}
.full_html .PreSpaceIdent {
  margin-top: 1.5ex;
  margin-bottom: 1.5ex;
  text-indent: 0px;
  margin-left: 3em;
}
.full_html .PreSpaceNoIdent {
  margin-top: 1.5ex;
  margin-bottom: 1.5ex;
  text-indent: 0px;
  margin-left: 0px;
}
.full_html .Space {
  margin-bottom: 1.5ex;
}
.full_html .SpaceIdent {
  margin-bottom: 1.5ex;
  text-indent: 0px;
  margin-left: 3em;
}
.full_html .SpaceNoIdent {
  margin-bottom: 1.5ex;
  text-indent: 0px;
  margin-left: 0px;
}
.full_html .LeftPadding,
.full_html .Padding {
  margin-left: 5px;
}
.full_html .RigthPadding,
.full_html .Padding {
  margin-right: 5px;
}
.full_html .TopPadding,
.full_html .Padding {
  margin-top: 5px;
}
.full_html .BottomPadding,
.full_html .Padding {
  margin-bottom: 5px;
}
.full_html .Padding2 {
  padding: 2px 2px 2px 2px;
}
.full_html .Padding3 {
  padding: 3px 3px 3px 3px;
}
.full_html .Center,
.full_html .center {
  text-align: center;
}
.full_html .Center p {
  text-indent: 0px;
}
.full_html .Left,
.full_html .left {
  text-align: left;
}
.full_html .Right,
.full_html .right {
  text-align: right;
}
.full_html .noIndent {
  text-indent: 0px;
}
.full_html .Vertical {
  writing-mode: tb-rl;
}
.full_html img {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
.full_html img.Left,
.full_html div.Left {
  float: left;
  margin-right: 5px;
}
.full_html img.Right,
.full_html div.Right {
  float: right;
  margin-left: 5px;
}
.full_html p.Center {
  text-indent: 0px;
}
.full_html .Help {
  cursor: help;
  border-bottom: dashed 1px blue;
}
.full_html .Strike {
  text-decoration: line-through;
}
.full_html .Nowrap {
  white-space: nowrap;
}
.full_html tt,
.full_html blockcode,
.full_html kbd,
.full_html samp,
.full_html pre {
  font-family: monospace, monospace;
  font-size: 110%;
}
.full_html .clanek .article-images-div {
  text-align: center;
  padding: 5px 0;
}
.full_html p[align=center] {
  text-align: center;
}
.full_html .clanek p img,
.full_html .clanek a img {
  margin: 5px;
}
.full_html table th.second {
  background: #ccc;
}
.full_html table th {
  background-color: #fff;
  border: 1px solid gray;
}
.full_html table td {
  background: #f0f0f0;
}
.full_html table {
  border-spacing: 1px;
  border-color: gray;
  font-size: 13px;
}

/* 0, 640px */
/* 641px, 1024px */
/* 1025px, 1440px */
/* 1441px, 1920px */
/* 1921px, ... */
/* --- HOMEPAGE --- */
.view-frontpage .item-list .pager li.pager-next {
  margin: auto;
}
@media only screen and (min-width:40.063em) {
  .view-frontpage .item-list .pager li.pager-next a {
    padding-left: 30% !important;
    padding-right: 30% !important;
  }
}
@media only screen and (max-width: 40em) {
  .view-frontpage .item-list .pager li.pager-next a {
    padding-left: 12% !important;
    padding-right: 12% !important;
  }
}

/* --- HOMEPAGE SLIDESHOW --- */
#block-hp-slideshow-hp-slideshow {
  padding: 5px;
  display: none;
}

.hp-slider-responsive .slider-image img {
  width: 100%;
}
@media only screen and (max-width: 40em) {
  .hp-slider-responsive .slider-image {
    padding-bottom: 2rem;
  }
}
.hp-slider-responsive .slider-title-wrapper .slider-title {
  font-size: 27px;
}
@media only screen and (min-width:40.063em) and (max-width:64em) {
  .hp-slider-responsive .slider-title-wrapper .slider-title {
    line-height: 38px;
  }
}
@media only screen and (max-width: 40em) {
  .hp-slider-responsive .slider-title-wrapper .slider-title {
    font-size: 20px;
    line-height: 25px;
    background-color: transparent;
  }
}
@media only screen and (min-width:40.063em) and (max-width:64em) {
  .hp-slider-responsive .slider-title-wrapper {
    bottom: 10px;
    width: 80%;
  }
}
@media only screen and (max-width: 40em) {
  .hp-slider-responsive .slider-title-wrapper {
    bottom: -10px;
    width: 85%;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0.4rem;
    background: rgba(255, 255, 255, 0.85);
  }
}

.hp-slider.row.show-for-large {
  margin: 0;
}

.hp-slider-responsive.row.hide-for-large {
  margin: 0;
}

/* --- CDR GAMES SLIDESHOW  --- */
@media only screen and (max-width: 780px) {
  #block-hp-slideshow-games-slideshow {
    display: none;
  }
}

/* --- HOMEPAGE PR BLOCK --- */
@media only screen and (max-width: 40em) {
  div#block-views-pr-view-block {
    margin: 0;
  }
  div#block-views-pr-view-block .column {
    margin-bottom: 10px;
  }
  .pr-block {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.article-pr-block {
  width: 100%;
  float: left;
  margin: 10px 0px;
}
.article-pr-block .article-image-wrapper img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (min-width: 560px) {
  .article-pr-block {
    width: 49%;
    float: left;
    margin-right: 1%;
    margin-top: 0px;
    margin-bottom: 0px;
  }
}

.article-pr-block-picture {
  background-color: #fff;
}

.article-pr-block h2 {
  font-size: 17px;
  padding-bottom: 5px;
}
@media screen and (min-width: 1080px) {
  .article-pr-block h2 {
    font-size: 20px;
  }
}

.article-pr-block-title {
  color: white;
  padding-top: 12px;
  padding-left: 10px;
  min-height: 75px;
}

.article-pr-block a:hover {
  color: #fff;
  text-decoration: underline;
}

.article-pr-block a:hover img {
  opacity: 0.75;
}

/* --- OWN LAYOUT --- */
.page_center {
  float: left;
  width: 100%;
}

#content-bottom {
  max-width: 780px;
  float: left;
  padding: 0px;
  margin-top: 15px;
}
#content-bottom.main-column {
  width: auto;
}

.tabs {
  border: 0;
}

/* --- HOMEPAGE ARTICLE TEASER --- */
.node-article.node-teaser {
  height: auto;
  position: relative;
}
.node-article.node-teaser .content {
  padding-bottom: 0.5rem;
}
.node-article.node-teaser .content.bottom-content,
.node-article.node-teaser .submitted.bottom-content {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

/* ARTICLE TEASER  */
.node-article.node-teaser h2 {
  font-weight: bold;
}
@media only screen and (min-width: 640px) {
  .node-article.node-teaser h2 {
    line-height: 1.1em;
    font-size: 1em;
    margin: 7px 0 0px;
  }
}
@media only screen and (min-width: 1060px) {
  .node-article.node-teaser h2 {
    line-height: 1.3em;
    font-size: 1.35em;
    margin: 8px 0 8px;
  }
}
@media only screen and (min-width: 640px) {
  .node-article.node-teaser .content {
    max-height: 40px;
    overflow: hidden;
  }
}
@media only screen and (min-width: 1120px) {
  .node-article.node-teaser .content {
    max-height: none;
    overflow: auto;
  }
}
@media only screen and (min-width: 760px) and (max-width: 860px) {
  .node-article.node-teaser .content {
    display: none;
  }
}
.node-article.node-teaser .submitted {
  font-size: 12px;
  margin: 3px 0;
}
@media only screen and (min-width: 910px) {
  .node-article.node-teaser .submitted {
    font-size: 15px;
  }
}
@media only screen and (min-width: 760px) and (max-width: 860px) {
  .node-article.node-teaser .submitted {
    display: none;
  }
}

@media only screen and (max-width: 40em) {
  .article-image-wrapper .field-name-field-image {
    padding-left: 0.4rem;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
/* --- ARTICLE DETAIL --- */
body.node-type-article #page #main-wrapper #content {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 20px rgba(150, 150, 150, 0.15);
  -moz-box-shadow: 0px 0px 20px rgba(150, 150, 150, 0.15);
  box-shadow: 0px 0px 20px rgba(150, 150, 150, 0.15);
  border: 1px solid #ddd;
}
body.node-type-article #page #main-wrapper #content .node-article .field-name-field-image img {
  width: 100%;
}

/* --- prace v IT PR Block --- */
#pr-prace-blok-view #block-views-pr-prace-v-it-block .views-row .views-field-title {
  line-height: 1.2rem;
}
@media only screen and (max-width: 668px) {
  #pr-prace-blok-view #block-views-pr-prace-v-it-block .views-row {
    width: 100%;
  }
}
@media only screen and (min-width: 760px) and (max-width: 998px) {
  #pr-prace-blok-view #block-views-pr-prace-v-it-block .views-row {
    width: 100%;
  }
}
@media only screen and (max-width: 668px) {
  #pr-prace-blok-view #block-views-pr-prace-v-it-block .views-row-2 {
    margin-top: 10px;
  }
}
@media only screen and (min-width: 760px) and (max-width: 998px) {
  #pr-prace-blok-view #block-views-pr-prace-v-it-block .views-row-2 {
    margin-top: 10px;
  }
}
#pr-prace-blok-view .views-field-field-perex .field-content {
  max-height: 40px;
  overflow: hidden;
}

.time {
  visibility: hidden;
}

@media only screen and (min-width: 760px) {
  #place-for-skyscrapersidebar, #block-block-75, #place-for-square-clanky, #block-block-81 {
    display: none;
  }
}
/* custom css */
@media only screen and (max-width: 890px) {
  .quicktabs-wrapper .item-list ul.quicktabs-tabs a {
    padding: 0 14px;
    font-size: 13px;
  }
}
@media only screen and (max-width: 642px) {
  .quicktabs-wrapper .item-list ul.quicktabs-tabs a {
    display: block;
  }
  .view-id-discussion .views-field-comment-body {
    display: block;
    margin-bottom: 10px;
  }
  .view-id-discussion .views-field-realname {
    font-weight: 600;
  }
}
.header-bar .search-form .arrow-right-button {
  top: 4px;
}

.header-bar .search-form .arrow-wrapper {
  height: 24px;
}

.header-bar .search-form .arrow-right-button {
  border-right: white;
}

.header-bar .search-form .search-field {
  border-color: white;
  border-width: 0.1px;
}

@media screen and (max-width: 420px) {
  .header-bar .search-form .search-field {
    float: left;
    margin-top: 12px;
    height: 24px;
    width: 90px;
  }
}
@media screen and (max-width: 1023px) {
  #secondary-header-bar #profile-menu .block-links a {
    padding: 8px 20px 6px 15px;
  }
}
@media screen and (min-width: 63.9375em) {
  #primary-header-bar div.top-bar-right.search-form.search-form-responsive {
    display: none;
  }
}
@media screen and (max-width: 63.9375em) {
  #primary-header-bar div.top-bar-right.search-form.search-form-responsive {
    display: none;
    position: absolute;
    top: -2px;
    right: 125px;
  }
}
@media screen and (max-width: 1023px) {
  .responsive_frontpage_secondary_menu {
    display: none;
  }
}
.badges.badges-teaser {
  width: auto;
}

.slider {
  height: 340px;
  margin: 0px;
}

.menu.medium-horizontal > li {
  vertical-align: baseline;
  text-align: center;
}

#secondary-header-bar .block-links a {
  font-size: 14px;
}

/*DISKUSE K CLANKU SMALLER HEADING */
.content-container h2 {
  font-size: 1.4em;
  font-weight: bold;
}

/* --- BLOG PAGE STYLES --- */
.node-type-blog #main {
  padding-left: 15px;
  padding-right: 15px;
}
.node-type-blog #content {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 20px rgba(150, 150, 150, 0.15);
  -moz-box-shadow: 0px 0px 20px rgba(150, 150, 150, 0.15);
  box-shadow: 0px 0px 20px rgba(150, 150, 150, 0.15);
  border: 1px solid #ddd;
  padding: 0px;
}
.node-type-blog #content .author-info.box-info h2 {
  font-size: 1.4em;
  font-weight: bold;
}
.node-type-blog #content .author-info.box-info p {
  line-height: 1.1em;
}

/* --- ARTICLE PAGE STYLES --- */
body.node-type-article .node-full-image-wrapper {
  min-height: inherit;
}
body.node-type-article .node-article p.images-one,
body.node-type-article .node-article div.images-one {
  margin-bottom: 1rem;
}
body.node-type-article #content {
  max-width: 760px;
  padding: 0px;
}
@media only screen and (max-width: 40em) {
  body.node-type-article #content .node-article {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }
}
body.node-type-article #content .node-article .author-info.box-info h2 {
  font-size: 1.4em;
  font-weight: bold;
}
body.node-type-article #content .node-article .author-info.box-info p {
  line-height: 1.1em;
}
@media screen and (min-width: 40em) {
  body.node-type-article #content .node-article .author-info {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 40em) {
  body.node-type-article #content .node-article .content h2 {
    font-size: 1.25rem;
  }
}
body.node-type-article #content .node-article .content .field-name-field-tags {
  width: auto;
}

.node-article .content-container .social-custom-node-widgets .sharebuttons {
  margin: 4px 0 0 0 !important;
  text-align: right;
}

.node-article .content-container .social-custom-node-widgets .sharebuttons > .sharebutton {
  margin-right: 0;
  margin-left: 15px;
  float: right;
}

.node-type-article .view-id-related {
  margin: 10px 20px;
}

.node-type-article .field-name-field-related-articles {
  margin-bottom: 0;
}

@media all and (min-width: 40.063em) {
  .node-type-article .view-id-related {
    margin: 0 8px;
  }
}
@media all and (min-width: 760px) and (max-width: 811px) {
  .node-article .content-container .social-custom-node-widgets .sharebuttons > .sharebutton {
    margin-left: 0px;
  }
}
/* CSS FORM OLD CSS FILE */
/* 0, 640px */
/* 641px, 1024px */
/* 1025px, 1440px */
/* 1441px, 1920px */
/* 1921px */
/*
 * Textove styly.
 */
body {
  font-size: 16px;
  font-family: Helvetica, Arial, sans-serif !important;
  margin-bottom: 30px;
  line-height: 1.5em;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover {
  text-decoration: none;
}

a.no-format,
a.no-format:hover {
  text-decoration: none !important;
}

.strike-through {
  text-decoration: line-through;
}

.help {
  border-bottom: 1px dashed blue;
  cursor: help;
}

/* CODE */
pre.code,
code,
kbd {
  font-family: courier, monospace;
  font-size: 0.9em;
  line-height: 1.1em;
  border-radius: 3px;
  border: 1px solid #c0c0c0;
}

pre.code,
code {
  background-color: #f5f9fc;
}

code,
kbd {
  padding: 0 3px;
}

pre.code {
  display: block;
  padding: 8px;
  margin: 1em 0;
}

kbd {
  background-color: #fdfbda;
}

pre.green,
code.green,
kbd.green,
th.green,
tr.green,
td.green {
  background-color: #e3fdd9;
}

pre.yellow,
code.yellow,
kbd.yellow,
th.yellow,
tr.yellow,
td.yellow {
  background-color: #fdfbda;
}

pre.red,
code.red,
kbd.red,
th.red,
tr.red,
td.red {
  background-color: #fdd5d1;
}

hr {
  border: none;
  border-bottom: 1px solid #666;
}

small {
  font-size: 14px;
  line-height: 18px;
}

h1,
h2,
h3,
h4 {
  line-height: 1.4em;
}

h1 {
  font-size: 2.2em;
}

.field-name-body {
  line-height: 1.7em;
}

.article-images-div,
.rtecenter {
  text-align: center;
}

.label {
  font-size: 14px;
  text-align: center;
  margin-top: 0;
}

p.label {
  background: none;
  display: block;
  white-space: normal;
}

.images-one,
.images-two,
.images-three {
  text-align: center;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 0;
}

.images-one img,
.images-two img,
.images-three img {
  max-width: 100%;
  margin-bottom: 1px;
}

.images-two img {
  width: 49.8%;
  border-left: 1px solid #fff;
}

@media only screen and (max-width: 759px) { /* mobile */
  .images-two img {
    width: 46%;
    border-left: 1px solid #FFF;
  }
}
.images-three img {
  width: 33.2%;
  border-left: 1px solid #fff;
}

@media only screen and (max-width: 759px) {
  .images-three img {
    width: 30%;
    border-left: 1px solid #fff;
  }
}
/*
 * GRAFY
 */
.diitgraph {
  line-height: 15px;
  margin: 0 auto;
  font-size: 12px !important;
  padding-right: 25px;
  width: 735px;
}

.diitgraph .label {
  font-size: 12px !important;
}

/*
 * TABLE
 */
.filtered_html table,
#tinymce table {
  width: 100%;
  border: none;
}

.filtered_html table.transparent,
.filtered_html table.transparent td,
.filtered_html table.transparent tr,
.filtered_html table.transparent th,
.filtered_html table.transparent tbody,
.filtered_html table.transparent tr:nth-child(odd),
.filtered_html table.transparent tr:nth-child(even),
#tinymce table.transparent,
#tinymce table.transparent td,
#tinymce table.transparent tr,
#tinymce table.transparent th,
#tinymce table.transparent tbody,
#tinymce table.transparent tr:nth-child(odd),
#tinymce table.transparent tr:nth-child(even) {
  border: none;
  background-color: transparent;
}

.filtered_html table p,
#tinymce table p {
  margin: 0 !important;
}

.filtered_html tbody,
#tinymce tbody {
  border: none;
}

.filtered_html td,
.filtered_html th,
#tinymce td,
#tinymce th {
  padding-left: 8px;
  border: none;
  border-right: 1px solid #fff;
}

.filtered_html th,
#tinymce th {
  color: #fff;
  border-bottom: 1px solid #fff;
  padding-top: 8px;
  padding-bottom: 8px;
}

.filtered_html .scrollable,
#tinymce .scrollable {
  width: auto;
  overflow-x: auto;
}

.filtered_html .scrollable table,
#tinymce .scrollable table {
  table-layout: auto;
}

.filtered_html .table-fixed,
#tinymce .table-fixed {
  table-layout: fixed;
}

acronym {
  border-bottom: 1px dotted #ccc;
  cursor: help;
}

.chapters-wrapper-bottom .chapters-label small {
  color: #bfbfbf;
}

.full_html img {
  max-width: inherit;
}

.full_html table {
  border-collapse: collapse;
  border-color: gray;
  margin: 0 auto;
}

.full_html table.b1px {
  border: 1px solid #999;
}

.full_html table td.b1px,
.full_html table th.b1px {
  border: 1px solid #999;
}

.full_html .clanek table {
  margin: 5px auto;
}

.full_html .clanek table table {
  margin: 0;
}

.full_html .clanek table td,
.full_html .clanek table th {
  padding: 0 4px;
}

.full_html table,
.full_html td,
.full_html th {
  font-size: 100%;
}

.full_html ltable td {
  background: #333333;
}

.full_html table td div.center,
.full_html table th div.center {
  width: auto !important;
  float: none !important;
  text-align: center !important;
}

.full_html td.Ram,
.full_html td.ram {
  background: #555;
}

.full_html td.Ram table,
.full_html td.ram table {
  margin-bottom: 0px;
  border-collapse: separate;
}

.full_html td.Maly,
.full_html th.Maly {
  font-size: 90%;
}

.full_html td.Velky,
.full_html th.Velky {
  font-size: 120%;
}

.full_html .Maly td,
.full_html .Maly th {
  font-size: 90%;
}

.full_html .Velky td,
.full_html .Velky th {
  font-size: 120%;
}

.full_html .Maly,
.full_html .maly {
  font-size: 90%;
}

.full_html table.Maly,
.full_html table.maly {
  font-size: 90%;
  color: #000;
}

.full_html .Velky,
.full_html .velky {
  font-size: 120%;
}

.full_html p {
  text-indent: 0px;
  text-align: justify;
}

.full_html p.Center,
.full_html p.noIndent {
  text-indent: 0px;
}

.full_html #content-area .clanek .content {
  font-size: 105%;
  line-height: 1.5;
}

.full_html #content-area .clanek .content a {
  color: #069;
}

.full_html #content-area .clanek .content a:hover {
  color: #a50404;
  text-decoration: underline;
}

.full_html #content-area .clanek .content a:visited {
  color: #39c;
}

.full_html #content-area .clanek .content a:visited:hover {
  color: #069;
  text-decoration: underline;
}

.full_html th {
  text-align: left;
  margin-bottom: 0px;
}

.full_html .Good {
  color: #060;
}

.full_html .Best {
  color: #090;
}

.full_html .Bad {
  color: #600;
}

.full_html .Worst {
  color: #900;
}

.full_html .Warning {
  color: #c00;
  font-weight: 700;
}

.full_html .Ident {
  text-indent: 0px;
  margin-left: 3em;
}

.full_html .NoIdent {
  text-indent: 0px;
  margin-left: 0px;
}

.full_html .NoTop {
  margin-top: 0px;
}

.full_html .NoSpace {
  margin-bottom: 0px;
}

.full_html .NoSpaceIdent {
  margin-bottom: 0px;
  text-indent: 0px;
  margin-left: 3em;
}

.full_html .NoSpaceNoIdent {
  margin-bottom: 0px;
  text-indent: 0px;
  margin-left: 0px;
}

.full_html .TopSpace {
  margin-top: 1.5ex;
}

.full_html .PreSpace {
  margin-top: 1.5ex;
  margin-bottom: 1.5ex;
}

.full_html .PreSpaceIdent {
  margin-top: 1.5ex;
  margin-bottom: 1.5ex;
  text-indent: 0px;
  margin-left: 3em;
}

.full_html .PreSpaceNoIdent {
  margin-top: 1.5ex;
  margin-bottom: 1.5ex;
  text-indent: 0px;
  margin-left: 0px;
}

.full_html .Space {
  margin-bottom: 1.5ex;
}

.full_html .SpaceIdent {
  margin-bottom: 1.5ex;
  text-indent: 0px;
  margin-left: 3em;
}

.full_html .SpaceNoIdent {
  margin-bottom: 1.5ex;
  text-indent: 0px;
  margin-left: 0px;
}

.full_html .LeftPadding,
.full_html .Padding {
  margin-left: 5px;
}

.full_html .RigthPadding,
.full_html .Padding {
  margin-right: 5px;
}

.full_html .TopPadding,
.full_html .Padding {
  margin-top: 5px;
}

.full_html .BottomPadding,
.full_html .Padding {
  margin-bottom: 5px;
}

.full_html .Padding2 {
  padding: 2px 2px 2px 2px;
}

.full_html .Padding3 {
  padding: 3px 3px 3px 3px;
}

.full_html .Center,
.full_html .center {
  text-align: center;
}

.full_html .Center p {
  text-indent: 0px;
}

.full_html .Left,
.full_html .left {
  text-align: left;
}

.full_html .Right,
.full_html .right {
  text-align: right;
}

.full_html .noIndent {
  text-indent: 0px;
}

.full_html .Vertical {
  writing-mode: tb-rl;
}

.full_html img {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.full_html img.Left,
.full_html div.Left {
  float: left;
  margin-right: 5px;
}

.full_html img.Right,
.full_html div.Right {
  float: right;
  margin-left: 5px;
}

.full_html p.Center {
  text-indent: 0px;
}

.full_html .Help {
  cursor: help;
  border-bottom: dashed 1px blue;
}

.full_html .Strike {
  text-decoration: line-through;
}

.full_html .Nowrap {
  white-space: nowrap;
}

.full_html tt,
.full_html blockcode,
.full_html kbd,
.full_html samp,
.full_html pre {
  font-family: monospace, monospace;
  font-size: 110%;
}

.full_html .clanek .article-images-div {
  text-align: center;
  padding: 5px 0;
}

.full_html p[align=center] {
  text-align: center;
}

.full_html .clanek p img,
.full_html .clanek a img {
  margin: 5px;
}

.full_html table th.second {
  background: #ccc;
}

.full_html table th {
  background-color: #fff;
  border: 1px solid gray;
}

.full_html table td {
  background: #f0f0f0;
}

.full_html table {
  border-spacing: 1px;
  border-color: gray;
  font-size: 13px;
}

/* --- HOMEPAGE --- */
.view-frontpage .item-list .pager li.pager-next {
  margin: auto;
}

@media only screen and (min-width: 40.063em) {
  .view-frontpage .item-list .pager li.pager-next a {
    padding-left: 30% !important;
    padding-right: 30% !important;
  }
}
@media only screen and (max-width: 40em) {
  .view-frontpage .item-list .pager li.pager-next a {
    padding-left: 12% !important;
    padding-right: 12% !important;
  }
}
/* --- HOMEPAGE SLIDESHOW --- */
.hp-slider-responsive .slider-image img {
  width: 100%;
}

@media only screen and (max-width: 40em) {
  .hp-slider-responsive .slider-image {
    padding-bottom: 2rem;
  }
}
.hp-slider-responsive .slider-title-wrapper .slider-title {
  font-size: 27px;
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .hp-slider-responsive .slider-title-wrapper .slider-title {
    line-height: 38px;
  }
}
@media only screen and (max-width: 40em) {
  .hp-slider-responsive .slider-title-wrapper .slider-title {
    font-size: 20px;
    line-height: 25px;
    background-color: transparent;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .hp-slider-responsive .slider-title-wrapper {
    bottom: 10px;
    width: 80%;
  }
}
@media only screen and (max-width: 40em) {
  .hp-slider-responsive .slider-title-wrapper {
    bottom: -10px;
    width: 85%;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0.4rem;
    background: rgba(255, 255, 255, 0.85);
  }
}
/* --- HOMEPAGE ARTICLE TEASER --- */
.node-article.node-teaser {
  height: auto;
  position: relative;
}

.node-article.node-teaser .content {
  padding-bottom: 0.5rem;
}

.node-article.node-teaser .content.bottom-content,
.node-article.node-teaser .submitted.bottom-content {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

@media only screen and (max-width: 40em) {
  .node-article.node-teaser h2 {
    font-size: 1rem;
  }
  .node-article.node-teaser .article-image-wrapper .field-name-field-image {
    padding-left: 0.4rem;
    position: relative;
    top: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
@media only screen and (max-width: 420px) {
  .node-article.node-teaser h2 {
    font-size: 0.8em;
  }
}
/* --- ARTICLE DETAIL --- */
body.node-type-article #page #main-wrapper #content {
  background-color: #ffffff;
}

body.node-type-article #page #main-wrapper #content .node-article .field-name-field-image img {
  width: 100%;
}

@media only screen and (max-width: 759px) { /* mobile */
  body.node-type-article #page #main-wrapper #content .node-article .field-name-field-image img {
    width: 90%;
    margin-left: 5%;
  }
}
body {
  overflow-x: hidden;
}

.responsive-video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}

.responsive-video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* --- MENU --- */
#menu-wrapper .title-bar {
  display: none;
}

@media only screen and (min-width: 40.063em) {
  #main-menu-top {
    padding: 0;
    background: red !important;
  }
}
#main-menu-top ul.menu li a::after {
  display: none;
}

#main-menu-top ul.menu li a {
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
}

@media only screen and (min-width: 40.063em) {
  #main-menu-top .top-bar-left {
    float: right;
  }
  li.submenu_custom, li.read-more {
    display: none !important;
  }
}
.search-form input {
  margin-right: 0;
}

@media only screen and (max-width: 64em) {
  #primary-header-bar-wrapper .title-bar .title-bar-title {
    display: block;
    float: left;
  }
}
@media only screen and (max-width: 64em) {
  #primary-header-bar-wrapper .title-bar .title-bar-title img {
    max-height: 28px;
    width: auto;
    display: block;
    float: right;
  }
}
div#menu-wrapper {
  padding-left: 0;
  padding-right: 0;
}
div#menu-wrapper #social-media .social-x {
  padding: 0;
}
div#menu-wrapper #social-media .social-x img {
  height: 25px;
  padding: 4px;
  background: #000;
}

#content ul.tabs.primary {
  line-height: inherit;
  white-space: normal;
}

@media only screen and (max-width: 429px) {
  #content ul.tabs.primary {
    line-height: inherit;
    white-space: pre;
  }
}
.accordion-menu .read-more a {
  text-transform: uppercase;
  font-style: italic;
}

/* --- ASYNCX AD BLOCKS HIDDEN WHEN RESIZING --- */
#block-openx-async-b468x60 {
  margin-left: -10px;
}

@media only screen and (min-width: 760px) {
  #block-openx-async-hp-responzive-square {
    display: none;
  }
}
/* --- SIDEBAR ADS --- */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .node-article.node-small-teaser {
    height: auto;
  }
}
/* --- AIRA CAROUSEL --- */
#block-aira-carousel-aira-carousel #aira-rss-articles {
  padding: 1rem 3rem 2rem 3rem;
}

@media only screen and (max-width: 40em) {
  #block-aira-carousel-aira-carousel #aira-rss-articles {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
#block-aira-carousel-aira-carousel #aira-rss-articles .aira-carousel-item {
  max-width: 200px;
  padding-top: 1.5rem;
}

@media only screen and (max-width: 40em) {
  #block-aira-carousel-aira-carousel #aira-rss-articles .aira-carousel-item {
    max-width: inherit;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #efefef;
  }
  #block-aira-carousel-aira-carousel #aira-rss-articles .aira-carousel-item .image img {
    width: 100%;
  }
  #block-aira-carousel-aira-carousel #aira-rss-articles .aira-carousel-item .logo {
    margin-bottom: 15px;
  }
  #quicktabs-homepage ul.quicktabs-tabs, #quicktabs-homepage_tabs_cdr ul.quicktabs-tabs {
    display: flex;
    justify-content: space-between;
  }
  #quicktabs-homepage_tabs_cdr ul.quicktabs-tabs a {
    font-size: 12px;
  }
  #block-block-81, #block-block-94 {
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
  }
}
@media only screen and (max-width: 380px) {
  #quicktabs-homepage ul.quicktabs-tabs a, #quicktabs-homepage_tabs_cdr ul.quicktabs-tabs a {
    font-size: 9px;
  }
}
#block-aira-carousel-aira-carousel #aira-rss-articles .column:last-child .aira-carousel-item {
  border-bottom: 1px solid transparent;
}

.badge {
  padding: 0;
  border-radius: 0;
  font-size: 15px;
}

@media only screen and (max-width: 64em) {
  .badges.badges-teaser {
    top: 10px;
    left: 10px;
    width: auto;
  }
}
@media only screen and (max-width: 64em) {
  .badges.badges-teaser .badge-dont-miss,
  .badges.badges-teaser .badge-pr {
    width: 96px;
  }
}
@media only screen and (max-width: 64em) {
  .badges.badges-teaser .badge {
    font-size: 12px;
    height: 25px;
    line-height: 25px;
  }
}
/* --- ARTICLE --- */
body.node-type-article .node-full-image-wrapper {
  min-height: inherit;
}

body.node-type-article .node-article p.images-one,
body.node-type-article .node-article div.images-one {
  margin-bottom: 1rem;
}

@media only screen and (max-width: 40em) {
  body.node-type-article #content .node-article {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }
}
.node-article .content .field-name-field-tags {
  width: auto;
}

/* --- PAGE NODE DISKUSE --- */
@media only screen and (max-width: 40em) {
  .page-node-diskuse #page-title h1 {
    font-size: 1.2em;
    text-align: center;
    line-height: 1.3em;
  }
}

h1#page-title {
  margin: 10px 20px;
  font-weight: bold;
}

@media only screen and (max-width: 760px) and (min-width: 560px) {
  h1#page-title {
    font-size: 1.8em;
  }
}
@media only screen and (max-width: 560px) {
  h1#page-title {
    font-size: 1.6em;
  }
}
@media only screen and (max-width: 1050px) and (min-width: 870px) {
  h1#page-title {
    font-size: 1.8em;
  }
}
@media only screen and (max-width: 870px) and (min-width: 780px) {
  h1#page-title {
    font-size: 1.6em;
  }
}
/* --- FOOTER --- */
#footer .column {
  padding-top: 1rem;
}

@media only screen and (max-width: 40em) {
  #footer {
    background-color: red;
    padding-bottom: 1rem;
    text-align: center;
  }
}
ul.tabs.primary {
  background: none;
  border: none;
  border-bottom: 1px solid #bbb;
}

ul.tabs.primary li.active a {
  background: #2199e8;
}

.section > #main-content + tabs {
  border: 0;
}

/* --- USER PAGE ---  */
.page-user.domain-cdr-cz #content {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 20px rgba(150, 150, 150, 0.15);
  -moz-box-shadow: 0px 0px 20px rgba(150, 150, 150, 0.15);
  box-shadow: 0px 0px 20px rgba(150, 150, 150, 0.15);
  border: 1px solid #ddd;
}
.page-user.domain-cdr-cz #content .content {
  margin: 10px 20px;
}
.page-user.domain-diit-cz #content {
  background-color: #fff;
  border: 1px solid #ddd;
}
.page-user fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

#ssp-zone-323779,
#ssp-zone-323776 {
  margin: 1rem auto;
}

/* 0, 640px */
/* 641px, 1024px */
/* 1025px, 1440px */
/* 1441px, 1920px */
/* 1921px, ... */
body {
  overflow-x: hidden;
}

.page_center {
  width: 100%;
}

@media only screen and (max-width: 780px) and (min-width: 760px) {
  #main .page_center #content {
    padding-right: 5px;
    padding-left: 10px;
  }
}
.responsive-video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.responsive-video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 759px) {
  .responsive-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 90%;
    height: 100%;
    margin-left: 5%;
  }
}
/* --- LAYOUT OF CONTENT - FIXED LEFT COLUMN, RESPONSIVE MAIN CONTENT --- */
@media only screen and (min-width: 760px) {
  #main {
    display: flex;
  }
  #main #sidebar-first {
    flex: 0 0 330px;
  }
}
@media only screen and (max-width: 780px) and (min-width: 760px) {
  #main #sidebar-first {
    max-width: 310px;
    padding-left: 5px;
    padding-right: 10px;
  }
}
.node-type-article #main {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-bottom: 15px;
}

/* --- MENU --- */
#menu-wrapper .title-bar {
  display: none;
}

@media only screen and (min-width:40.063em) {
  #main-menu-top {
    padding: 0;
    background: red !important;
  }
}
#main-menu-top ul.menu li a::after {
  display: none;
}
#main-menu-top ul.menu li a {
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
}
@media only screen and (min-width:40.063em) {
  #main-menu-top .top-bar-left {
    float: right;
  }
}

.search-form input {
  margin-right: 0;
}

#primary-header-bar-wrapper {
  min-width: auto;
}
@media only screen and (max-width: 40em) {
  #primary-header-bar-wrapper .title-bar .title-bar-title {
    display: block;
  }
}
@media medium-only {
  #primary-header-bar-wrapper .title-bar .title-bar-title {
    display: block;
    float: right;
  }
}
@media only screen and (max-width: 40em) {
  #primary-header-bar-wrapper .title-bar .title-bar-title img {
    max-height: 28px;
    width: auto;
    display: block;
    float: right;
  }
}
@media only screen and (min-width:40.063em) and (max-width:64em) {
  #primary-header-bar-wrapper .title-bar .title-bar-title img {
    max-height: 28px;
    width: auto;
    display: block;
    float: right;
  }
}

.article-image-wrapper {
  padding-right: 0px;
}

div#menu-wrapper {
  padding-left: 0;
  padding-right: 0;
}

#primary-header-bar-wrapper .fluid-background {
  height: 52.8px;
}

/* --- ADS CSS --- */
iframe {
  max-width: 100%;
}

/* --- SIDEBAR ADS --- */
@media only screen and (min-width:40.063em) and (max-width:64em) {
  .node-article.node-small-teaser {
    height: auto;
  }
}
/* --- SEZNAM ADS --- */
#seznam-leaderboard-small {
  text-align: center;
}

#seznam-leaderboard {
  text-align: center;
}

#seznam-sub-page-small {
  text-align: center;
}

#seznam-leader-banner {
  margin-bottom: 0px;
}

/* --- LEADEBOARD --- */
block-openx-async-leaderboard-640 {
  max-width: 100%;
}

#block-openx-async-fullbranding {
  display: none;
}

#fullbranding ins img {
  text-indent: -9999px;
}

.sssp-resizeCont {
  position: unset !important;
}

#ssp-zone-68060 {
  margin: 0 auto;
}

#ssp-zone-68063 {
  margin: 0 auto;
}

#ssp-zone-71991 {
  margin: 0 auto;
}

#ssp-zone-71993 {
  margin: 0 auto;
}

#ssp-zone-71998 {
  margin: 0 auto;
}

#ssp-zone-71999 {
  margin: 0 auto;
}

/* --- GOOGLE ADD RIGHT COLUMN WORKAROUND PADDING --- */
#page-wrapper {
  max-width: 1130px;
}
@media only screen and (max-width: 1180px) {
  #page-wrapper {
    padding-top: 25px;
  }
}

#block-openx-async-skyscraper {
  right: 50%;
  margin-right: -750px;
}
@media only screen and (max-width: 1180px) {
  #block-openx-async-skyscraper {
    display: none;
  }
}

#block-openx-async-skyscraper-levy {
  margin-left: -750px;
  left: 50%;
}
@media only screen and (max-width: 1180px) {
  #block-openx-async-skyscraper-levy {
    display: none;
  }
}

/* height of images in article (game section) */
.images-one img {
  max-width: 100%;
}
@media only screen and (max-width: 759px) {
  .images-one img {
    max-width: 90%;
  }
}

/* --- AIRA CAROUSEL --- */
#block-aira-carousel-aira-carousel #aira-rss-articles {
  padding: 1rem 3rem 2rem 3rem;
}
@media only screen and (max-width: 40em) {
  #block-aira-carousel-aira-carousel #aira-rss-articles {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
#block-aira-carousel-aira-carousel #aira-rss-articles li {
  width: 19%;
}
@media only screen and (max-width: 40em) {
  #block-aira-carousel-aira-carousel #aira-rss-articles li {
    width: 100%;
    text-align: center;
    max-width: 250px;
    margin: 20px auto;
    float: none;
  }
}
#block-aira-carousel-aira-carousel #aira-rss-articles .aira-carousel-item {
  max-width: 200px;
  padding-top: 1.5rem;
}
@media only screen and (max-width: 40em) {
  #block-aira-carousel-aira-carousel #aira-rss-articles .aira-carousel-item {
    max-width: inherit;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #efefef;
  }
}
#block-aira-carousel-aira-carousel #aira-rss-articles .column:last-child .aira-carousel-item {
  border-bottom: 1px solid transparent;
}

.badge {
  padding: 0;
  border-radius: 0;
  font-size: 15px;
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
  .badges.badges-teaser {
    top: 10px;
    left: 10px;
    width: auto;
  }
}
@media only screen and (max-width: 40em) {
  .badges.badges-teaser {
    top: 10px;
    left: 10px;
    width: auto;
  }
}
@media only screen and (min-width:40.063em) and (max-width:64em) {
  .badges.badges-teaser .badge-dont-miss,
  .badges.badges-teaser .badge-pr {
    width: 96px;
  }
}
@media only screen and (max-width: 40em) {
  .badges.badges-teaser .badge-dont-miss,
  .badges.badges-teaser .badge-pr {
    width: 96px;
  }
}
@media only screen and (min-width:40.063em) and (max-width:64em) {
  .badges.badges-teaser .badge {
    font-size: 12px;
    height: 25px;
    line-height: 25px;
  }
}
@media only screen and (max-width: 40em) {
  .badges.badges-teaser .badge {
    font-size: 12px;
    height: 25px;
    line-height: 25px;
  }
}

/* --- FOOTER --- */
#footer .fluid-background {
  min-width: auto;
}
#footer .column {
  padding-top: 1rem;
}
@media only screen and (max-width: 40em) {
  #footer {
    background-color: red;
    padding-bottom: 1rem;
  }
}
@media only screen and (max-width: 40em) {
  #footer .right-footer-wrapper .column, #footer .left-footer-wrapper .column {
    text-align: center;
  }
}

#AiraGdprDialog p {
  margin-bottom: 0px;
}

#block-openx-async-kz1 {
  margin: 0;
}

.seznam-adds + .block-aira-carousel {
  margin-top: 30px;
}

@media all and (min-width: 768px) {
  .fancybox-thumbs {
    top: auto;
    width: auto;
    bottom: 0;
    left: 0;
    right: 0;
    height: 95px;
    padding: 10px 10px 5px 10px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.85);
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 0;
    bottom: 95px;
  }
}
#ssp-zone-71989 {
  margin: 0 auto;
}

#ssp-zone-71994 {
  margin: 0 auto;
}

#ssp-zone-72000 {
  margin: 0 auto;
}

#ssp-zone-71995 {
  margin: 0 auto;
}

.mobile-search-input {
  height: 30px;
  border: 1px solid #329AD1;
  border-radius: 4px;
  padding: 3px 5px;
  margin-bottom: 0px;
}

.mobile-search-button {
  border: 1px solid #329AD1;
  border-radius: 4px;
  background-color: #FFF;
  color: #329AD1;
  padding: 5px 10px;
}

.mobile-search-input-diit {
  height: 30px;
  border: 1px solid #003752;
  border-radius: 4px;
  padding: 3px 5px;
  margin-bottom: 0px;
}

.mobile-search-button-diit {
  border: 1px solid #003752;
  border-radius: 4px;
  background-color: #FFF;
  color: #003752;
  padding: 5px 10px;
}

#mobile-search-table {
  width: 100%;
}

#mobile-search-table tbody {
  width: 100%;
}

#mobile-search-table tr td {
  background-color: #329AD1;
  padding-bottom: 0px;
}

#mobile-search-table-diit {
  width: 100%;
}

#mobile-search-table-diit tbody {
  width: 100%;
}

#mobile-search-table-diit tr td {
  background-color: #003752;
  padding-bottom: 10px;
}

#mobile-search-img {
  position: absolute;
  right: 50px;
  margin-top: 2px;
}

@media only screen and (max-width: 1024px) {
  .search-form-responsive {
    display: none !important;
  }
}
#mobile-search-img {
  position: absolute;
  right: 50px;
  margin-top: 2px;
}

.view-taxonomy-description .views-row {
  background-color: white;
  display: flex;
  align-items: center;
  padding: 40px 15px;
  margin: 30px 0;
}

.view-taxonomy-description .views-row .field-content {
  font-family: Helvetica, Arial, sans-serif !important;
  color: #3d3d3d;
  line-height: 1.4em;
  font-size: 15px;
  font-weight: bold;
}

.node-article p.label {
  text-align: left;
}

.node-full-image-wrapper p.label {
  margin-left: 12px;
  margin-top: 12px;
}

/* Desktop leaderboards. */
@media only screen and (min-width: 971px) {
  .zone18,
  .zone52 {
    height: 280px;
  }
}
.zone190,
.zone191,
.zone192,
.zone193 {
  display: flex;
  justify-content: space-around;
}

#revivePopup {
  display: none;
  width: 400px;
  height: 350px;
  position: fixed;
  bottom: -100%;
  right: 0;
  background-color: transparent;
  z-index: 99999;
  box-sizing: border-box;
  color: white;
  font-family: Arial, sans-serif;
}
#revivePopup button {
  background: #000;
  border: none;
  color: white;
  font-weight: bold;
  z-index: 99999;
}
#revivePopup button:disabled {
  opacity: 0.6;
}

/* 0, 640px */
/* 641px, 1024px */
/* 1025px, 1440px */
/* 1441px, 1920px */
/* 1921px, ... */
