.article .photo img {
  display: block;
  padding: 0 0 0 0;
  clear: both;
  border:1px solid #ccc;
}

.article p:after {
  content:"";
  display:inline-block;
  width: 0;
}

.article p img {
  float: left;
}

.article a.photo span.caption {
    text-decoration: none;
}

.article .photo .caption {
    font-size: 0.9em;
    display: table-caption;
    caption-side: bottom;
    /*width: 100%;*/
}

.article p span.photo, a.photo, .article p a.photo {
    display: table;
    float: right;
    padding-right: 0px;
    margin-right: 0px;
    text-decoration: none;
}

.article .photo {
    margin: 0.4em 20px 1em;
}

.article .photo.fW {
  margin:0.4em 0.1em; width:98%;
}

.article .photo.fW img {
 width:100%;
}

.article a.photoleft,
.article span.photoleft,
.article p a.photoleft,
.article p span.photoleft {
  margin: .4em 15px 1.5em 0;
  float: left;
}

.article a {
    color: #004ECB;
}

.article a:hover {
  color: #e30000 !important;
}

.article .hr-div {
  background-image: url("../imgs/hr-dots-blu.png");
  background-position: center top;
  background-repeat: repeat-x;
  clear: both;
  margin: auto;
}

.sec-info h1 {
  font-size: 20px;
  color: #112233;
  font-weight: bold;
  display: block;
}

.container h1.static .section a,
.container h1.static .title {
	font-size: 24px;
	color: #184eb4;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0;
	font-size: 22px;
  display: block;
  vertical-align: middle;
  opacity: 100;
  transition: 2s;
}

.article .photo.photo-single img {
  width: 100%;
}

.container h1.static {
	margin-bottom: 1em;
}


.sec-info h1 .section {
  display: none;
}

.sec-info h1 .title,
.sec-info h2.frHeading .title {
  padding: 1.2em 20px 0 20px;
  display: block;
}

.column50 {
   float: left;
   width: 50%;
   padding: 1em;
}

.column50 ul li {
  width: auto;
  list-style-type: none;
  display: block;
  float: none;
  padding: 5px;
  margin: 5px;
}

.cleaner {
  clear: both;
}

.player {
  display: block;
  float: right;
  width: 100%;
  padding:1em 0 0 0; margin:0px;
  margin: 0;
}

/*
.player .swf {
  display: block;
  width:100%;
  padding:0px;
  vertical-align:top;

}

.player .swf #mediaspace {
  margin:0px;
  width: 20em;
}

.player .options {
  display: block;
  color: #666;
  padding: 0.3em 0 0 0;
}
*/

#article-player .mejs__controls {
  background: #184eb4;
}

.broadcast-player {
  margin: 0 0 1em 0;
}

.broadcast-player .mejs__controls{
  background: #184eb4  !important ;
}

.map_initializer {
  display: none;
}


/*dalsi*/

/* articles */
.article h2 {
  font-size: 120%;
  margin-top: 1em; }

.article h2.huge {
  font-size: 170%;
  margin-top: 0.5em; }

.article h2.large {
  font-size: 155%;
  margin-top: 0.6em; }

.article h2.big {
  font-size: 140%;
  margin-top: 0.7em; }

.photo .caption {
  color: #969696;
  font-size: 11px;
  padding: .25em 0 0 10px;
  line-height: normal;
  display: block;
  clear: both;
  font-weight: normal;
  text-decoration: none;
  font-style: normal;
}

p img {
  padding: 5px 10px 5px 0;
  display: block; }

/* quote */
.article blockquote {
  float: right;
  display: inline;
  width: 300px;
  padding: 10px 10px 15px 20px;
  margin: 5px 0 10px 20px;
  border-left: 1px solid #b3d2fd;
  font-size: 18px !important;
  color: #363636;
  font-style: normal; }

.article blockquote.left {
  float: left;
  padding: 10px 20px 15px 10px;
  margin: 5px 20px 10px 0;
  border: solid #b3d2fd;
  border-width: 0 1px 0 0; }

/* span.photo */
p span.photo,
p a.photo,
a.photo {
  display: block;
  float: right;
  padding-right: 0;
  margin-right: 0;
  text-decoration: none; }

a.photo img,
span.photo img {
  border: 1px solid #ccc;
  padding: 0px;
}

a.noborder img,
span.noborder img {
  border: 0px;
  padding: 0; }

a.photo-back {
  text-align: center;
  font-size: 12px;
  display: block;
  text-decoration: none;
  clear: both; }

a.photo-back img {
  display: inline; }

.photo-single {
  padding-top: 3px;
  padding-bottom: 3px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  float: none; }

span.photo-single .caption {
  color: #333333;
  font-size: 12px;
  padding: .25em 0 0 10px;
  margin-bottom: 0px;
  line-height: normal;
  display: block;
  clear: both; }

a.photo:hover .caption {
  color: #e30000; }

p.perex {
  font-size: 1.15em;
  padding-top: 5px; }

.photo img {
  display: block;
  padding: 0 0 .5em 0;
  clear: both; }

a.photo span.caption {
  text-decoration: none; }

a.photoleft, span.photoleft, p a.photoleft, p span.photoleft {
  margin: .4em 15px 1.5em 0;
  float: left; }

div.fW, span.fW,
a.fW {
  display: table;
  margin-left: 0px; }

div.fW img, span.fW img,
a.fW img {
  border: none; }

.fW .caption {
  margin-top: .5em;
  display: table-caption;
  padding-bottom: 2em;
  padding-right: 20px; }

.gallery {
  margin: 0.2em 0 1em 0;
}

.gallery
a.photo {
  float: left;
  width: 130px;
  text-decoration: none;
  margin-left: 0;
  margin-right: 20px; }

.bbox {
  background-color: #b5d4ff;
  padding: 15px 0 15px 20px;
  margin: 1px 0; }

.bbox h2 {
  color: #fff; }

p.perex span.expr {
  background-color: red;
  color: white;
  font-weight: bold; }

div.hr, div.hr-photo {
  background-image: url(../imgs/hr-dots-blu.png);
  background-position: top;
  background-repeat: repeat-x;
  margin: 10px 25px 0px 25px;
  clear: both; }

div.hr-photo {
  margin: 10px 20px 0px 20px; }

div.nohr-photo {
  clear: both;
  margin: 0px 20px 0px 20px; }

.context ul, .context h3 {
  margin-left: 20px;
  margin-right: 20px; }

.context h2 + ul {
  margin-top: 20px; }

.context ul.further li {
  background-image: none;
  padding-left: 0;
  margin-left: 0; }

.context ul.further li p {
  margin-left: 0; }

.context ul.further li h3 {
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0.25em; }

.context .section {
  padding-top: 1.5em;
  text-transform: uppercase; }

.context .section a {
  background-color: #004ecb;
  color: #fff;
  font-size: 8px;
  padding: 2px; }

.context .section a:hover {
  background-color: #e30000; }

.context h2.bar {
  text-transform: uppercase; }

.context h3.grouped {
  margin-bottom: 0;
  margin-top: 1em;
  padding-top: 0.5em;
  padding-bottom: 0.25em; }

.context p.author {
  margin-top: 0px;
  margin-bottom: 0px;
  width: 267px;
  padding-top: .25em;
  padding-bottom: .25em;
  font-size: 9px; }

.context p {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px; }

.context p.summary {
  margin-bottom: .5em; }

.context p.summary img {
  margin-bottom: .5em; }

.context p.archive {
  margin-top: 10px;
  margin-right: 25px; }

p.quote, .survey p.question {
  font-size: 1.1em;
  font-style: italic;
  padding: 1.5em 0 1.0em 30px;
  line-height: 1.2;
}

p.quotation-mark {
  background-image: url(../imgs/quotation-mark.png);
  background-position: 0 1.3em;
  background-repeat: no-repeat;
  padding-bottom: 2em;
}

/**
 * INFOBOX SETTINGS START
 */

p.infobox {
  border: 1px solid #e5f0ff;
  background: url(../imgs/jak-poslouchat-BKG.png) top left #e0edff;
  background-size: cover;
  background-clip: border-box;
  float: right;
  display: inline;
  width: 280px;
  padding: 10px 10px 15px 20px;
  margin: 5px 0px 10px 20px;
}

p.infobox.left {
  float: left;
  padding: 10px 20px 15px 10px;
  margin: 5px 20px 10px 0;
}

p.infobox.wide {
  width: 100%;
  display: block;
}

p.infobox.bordered {
  border: 2px dashed #184eb4;
}

p.infobox.bold {
  border: 1px solid #666;
  background: none;
  background-color: #184eb4;
  color: #fff;
}

p.infobox.bold a,
p.infobox.bold span.caption {
  color: #fff !important;
}

p.infobox.basic {
  border: 1px dotted #666;
  background: none;
  background-color: #fff;
}


/* deprecated - infobox backward compatibility */

p.infobox.wide-bordered {
  width: 100% !important;
  display: block !important;
  border: 2px dashed #184eb4;
}

p.infobox.wide-bold {
  width: 100% !important;
  display: block !important;
  border: 1px solid #666;
  background: none;
  color: #fff;
  background-color: #184eb4;
}

p.infobox.wide-bold a,
p.infobox.wide-bold span.caption {
  color: #fff !important;
}

p.infobox.wide-basic {
  width: 100% !important;
  display: block !important;
  border: 1px dotted #666;
  background: none;
  background-color: #fff;
}

/**
 * INFOBOX SETTINGS END
 */


.survey {
  padding-bottom: 1.5em;
  clear: both; }

.quote {
  clear: both; }


.container .article table {
  margin: 2em 0;
}


.container .article thead th {
  text-transform: uppercase;
  color: #FFF;
  background-color: #004ECB;
  font-weight: bold;
  padding: 0.3em 0.5em;
}

.container .article td {
  padding: 1em;
}

.container .article tr:nth-child(even) {
  background: #fff;
}

.container .article tr:nth-child(odd) {
  background: #f3f3ff;
}

.container .article h2 {
  margin: 2em 0 1em;
}

.error-message {
  color: #F00;
  display: block;
  text-align: center;
  padding: 0.5em;
}

.photo {
  border:0;
  margin-right: 1em !important;
}

.photo.noborder, .photo.noborder img {
  border: 0 !important;
}

.photo .caption {
  display: inline;
  color: #666;

}

/* Ctete take */
.article .ctete-take {
  margin:0;
  padding:0;
  width: 260px;
  text-align: left;
}

.article .ctete-take .ctete-take-title {
  background-color: #e0edff;
  padding:8px 8px 4px 8px;
}

.article .ctete-take h3 {
  font-size: 18px;
  color:black;
  text-transform: uppercase;
}

.article .ctete-take a p {
  color: white;
  background-color: #184eb4;
  font-size: 16px;
  padding: 8px;
  margin: 0;
}

.article .ctete-take a:hover {
  color: white;
  text-decoration: underline;
  text-decoration-color: white;
}

.article .ctete-take.left {
  float: left;
  margin: 0 15px 10px 0px;
}

.article .ctete-take.right {
  float: right;
  margin: 0 0 10px 15px;
}

.article .archive.broadcast {
  width: 100%;
}

.container .article .broadcast-row {
  padding: 1rem;
}

.container .article .broadcast-row:nth-child(odd) {
  background: #f3f3ff
}

.article .archive.broadcast .date {
  font-weight: bolder;
  font-size: 1.5rem;
}

@media (max-width: 560px) {

  .article .photo, .article p a.photo, .article p span.photo {
      float: none;
      display: flex;
      flex-direction: column;
      align-items: center;
  }

  .article .photo .caption {
     padding-left: 0;
  }

  .gallery-small-container {
     display: flex;
     justify-content: center;
   }

  .ctete-take-box {
     display: flex;
     justify-content: center; 
   }

  .article .ctete-take-box .ctete-take {
     margin: 10px 0 15px 0;
  }

  .article blockquote, .article blockquote.left {
    display:  block;
    float: none;
    border: none; 
    padding: 0 0 0 20px;
    margin: 10px 10px 10px 20px;
    border-left: 1px solid #b3d2fd;  
  
  }

}

