.alert, .red {
	color: red;
}
.leftDiv {
	float: left;
}
.rightDiv {
	float: right;
}

#hlasovani p.leftDiv {
  margin: 0;
}
#hlasovani .shows_votes {
  padding: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: initial;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: initial;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: initial;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
.form,
.btn,
.tag,
.form_control,
.video-title,
.duration,
.video_promo-title, .video_bonus-title, .video_bonus-duration,
.video_promo.view-S .video_promo-title, .view-S.video_bonus .video_promo-title, .video_promo.view-S .video_bonus-title, .view-S.video_bonus .video_bonus-title, .video_promo.view-S .video_bonus-duration, .view-S.video_bonus .video_bonus-duration {
	font-family: SourceSansPro, SourceSansPro-Regular, sans-serif;
}
.form-checkbox label:before, .form-radio label:before {
	background-color: #ffffff;
}
.btn, .show_episodes-sort .btn {
	font-weight: 600;
	font-size: 16px;
	padding: 7px 12px 9px 12px;
}
.textcontent .btn, .textcontent .btn a.btn {
	line-height: 22px;
}
.show_episodes-sort .btn {
	line-height: 18px;
}
.btn.btn-arrowDown, .btn.btn-arrowRight, .btn.btn-arrowUp, .btn.btn-remove, .btn.btn-thumbnails, .btn.btn-tick {
	padding-right: 50px;
}
.btn.btn-arrowDown:after, .btn.btn-arrowRight:after, .btn.btn-arrowUp:after, .btn.btn-remove:after, .btn.btn-thumbnails:after, .btn.btn-tick:after {
	width: 38px;
}
.show_episodes-filter .episode_list_filter_form .btn {
	padding: 9px 0 10px;
}
.form-select input, .form-select select, .form-text input, .form-text select, .form-textarea input, .form-textarea select {
	height: 38px;
	line-height: 36px;
}
.show_episodes-sort .btn:hover, .show_episodes-sort .btn:active, .show_episodes-sort .btn:visited:active, .show_episodes-sort .btn:visited:hover {
	border-color: #b1151b;
}
.show_episodes-sort .btn.is-active:hover, .show_episodes-sort .btn.is-active:active, .show_episodes-sort .btn.is-active:visited:active, .show_episodes-sort .btn.is-active:visited:hover {
	border-color: #ed1c24;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: initial;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}
html {
  height: 100%;
}
body {
  min-height: 100%;
  font-family: SourceSansPro, SourceSansPro-Regular, sans-serif;
}
.body {
  font-family: SourceSansPro, SourceSansPro-Regular, sans-serif;
}
.notScroll {
  overflow-y: hidden;
}
.iosNotScroll {
  overflow: hidden;
  height: 100%;
  position: relative;
}
.ctg-header * {
  box-sizing: revert;
}