html, input, body, select, code {
  font-family: Nunito, Helvetica, Arial, "sans-serif";
}

html, input, body, select {
  color: #101010;
  line-height: 1.35;
  font-size: 16px;
  margin: 0;
}

code {
  background-color: #ffffd0;
}

a, a:hover, a:focus {
  cursor: pointer;
  text-decoration: none;
}

a {
  color: #101010;
}

a:hover, a:focus, a:active {
  color: #00a9e0;
}

a.aname:hover, a.aname:focus, a.aname:active {
  color: #101010;
  cursor: default;
}

h1 {
  font-size: 240%;
  line-height: 1;
  margin-bottom: 2rem;
  color: #101010;
  position: relative;
  font-weight: 900;
  line-height: 1.1;
  margin: 0;
}

h2 {
  font-size: 175%;
  margin-bottom: 0.75rem;
  line-height: 1.1;
}

.clear {
  clear: both;
}

.landing-page {
  position: relative;
}

.small {
  font-size: 14px;
}

.landing-page h1 {
  color: #101010;
  font-size: 2.6rem;
  text-align: left;
  text-transform: none;
  font-weight: 900;
}

.landing-page .b-huge {
  margin-bottom: 1rem;
}

h1 div.dmt {
  display: block;
  font-size: 33%;
  font-weight: normal;
  margin-bottom: 0.25rem;
}

h1 div.dms {
  display: block;
  font-size: 50%;
  margin-top: 0.5rem;
}

h1 span {
  display: block;
  margin-top: 0.1rem;
  font-size: 50%;
}

#login {
  text-align: center;
  padding: 1rem 0;
}

.login-form {
  max-width: 30rem;
  margin: 0 auto;
  text-align: left;
}

.login-form h1 {
  text-align: left;
}

.login-response {
  background-color: rgba(241, 44, 79, 0.2);
  color: #f12c4f;
  font-weight: bold;
  line-height: 1.2;
  padding: 0.85rem 1.2rem 0.75rem 1.2rem;
  margin-top: 2rem;
  border-radius: 0.25rem;
}

#login-form {
  margin-top: 2rem;
}

.lf-row {
  position: relative;
  height: 2.2rem;
  margin: 1.5rem 0;
}

.lfr-label {
  position: absolute;
  left: 0.5rem;
  top: -0.5rem;
  display: inline-block;
  background-color: white;
  line-height: 1;
  font-size: 14px;
  font-weight: 700;
  padding: 0.2rem 0.4rem;
}

.lfr-element {
  position: absolute;
  left: 0;
}

.lfr-element select, .lfr-element input {
  line-height: 1;
  border-radius: 0.25rem;
  border: 0.1rem solid #a0a0a0;
}

.lfr-element select {
  padding: 0.7rem 0.5rem 0.2rem 0.5rem;
}

.lfr-element input {
  padding: 0.6rem 0.75rem 0.2rem 0.75rem;
}

.lfr-element select {
  height: 2.7rem;
}

.lfr-element input {
  height: 1.8rem;
}

.header-content-wrapper, .menu-content-wrapper, .body-wrapper, .footer-wrapper, .info-wrapper, .years-wrapper, .header-content, .menu-content, .body-content-wrapper, .summary-content-wrapper, .footer1-content-wrapper, .footer2-content-wrapper, .info-content-wrapper, .years-content-wrapper, .selection-content-wrapper, .rankings-wrapper, .main-info, .main-error, #entities-selector-content, .carousel-wrapper, .landing-text-motto, .breaking {
  width: 100%;
  position: relative;
}

#body, .content, .header-content, .menu-content, .body-content-wrapper, .summary-content-wrapper, .footer-content-wrapper, .info-content-wrapper, .years-content-wrapper, .selection-content-wrapper, .rankings-wrapper, .main-info, .main-error, #entities-selector-content, .carousel-wrapper, .landing-text-motto, .breaking {
  text-align: left;
  margin: 0 auto;
  max-width: 1230px;
}

.header, .menu, .footer {
  padding: 0 1.333rem;
}

#header {
  height: 5.75rem;
  overflow: hidden;
}

.content {
  margin: 0 auto;
  padding: 1.333rem;
}

#body h1 {
  margin-bottom: 2rem;
}

h1 span {
  color: rgba(16, 16, 16, 0.75);
  font-size: 1rem;
  font-weight: 400;
  margin-left: 1.5rem;
  letter-spacing: normal;
}

.header h1 {
  text-align: left;
  text-transform: inherit;
}

#logo {
  padding: 0.25rem 1.5rem 0 1.4rem;
  height: 3.5rem;
  background: url("../images/logo.png") no-repeat 0 0;
  float: left;
  overflow: hidden;
  margin: 0.75rem 0 0.9rem 0;
}

#logo-title, #logo-subtitle {
  display: block;
}

#logo-title {
  color: #00a9e0;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 1.3rem;
  letter-spacing: 0.1px;
}

#logo-subtitle {
  color: rgba(0, 169, 224, 0.75);
  margin-top: 0.2rem;
  font-weight: 400;
  font-size: 12px;
}

#trans-logo, #fsev-logo, #uvp-logo {
  float: right;
  margin-bottom: 1.7rem;
}

#trans-logo {
  margin-top: 1.7rem;
}

#uvp-logo {
  margin-top: 1.1rem;
}

#fsev-logo {
  margin-top: 1.2rem;
  margin-right: 4rem;
}

.header-content-wrapper {
  background-color: white;
  border-bottom: 1px solid #DCE7EE;
  z-index: 20;
}

.menu-content-wrapper {
  background-color: white;
  border-bottom: 1px solid #DCE7EE;
  z-index: 40;
  /*  position: fixed; */
  top: 0;
  left: 0;
}

.clear {
  clear: both;
}

/********/
/*      */
/* MENU */
/*      */
/********/
.menu-content {
  display: block;
  line-height: 28px;
  padding: 0;
}

.menu > ul {
  margin: 0;
  padding: 0;
}

.menu > ul > li {
  position: relative;
  list-style: none;
  padding: 8px 0;
  float: left;
}

.menu > ul > li.superfirst {
  padding-left: 0;
}

.menu > ul > li.superlast {
  padding-right: 0;
}

.menu > ul > li.last, .menu img.last {
  float: right;
}

.menu > ul > li.superlast, .menu img.superlast {
  margin-right: 0;
  padding-right: 0;
}

.menu img.firstflag.superlast {
  margin-right: 20px;
  margin-left: 15px;
}

.menu .flagimg {
  margin: 17px 0 0 2px;
  opacity: 0.75;
  filter: alpha(opacity=75);
  border: 1px solid #c0c0c0;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
}

.menu .flagimg:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  cursor: pointer;
  filter: alpha(opacity=100);
}

.menu .lastflag {
  margin-left: 13px;
}

.menu > ul > li a {
  display: block;
  font-weight: bold;
  cursor: pointer;
  letter-spacing: 0px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.menu > ul > li > a {
  height: 1.333rem;
  font-size: 1.2rem;
  line-height: 1.333rem;
  padding: 0.65rem 1rem;
  border: none;
}

.menu > ul > li.toplevel a {
  margin-right: 11px;
  background-image: url(/images/sub.png);
  background-position: right center;
  background-repeat: no-repeat;
}

.menu > ul > li.superfirst, #footer-menu > ul > li.superfirst {
  margin-left: 2px;
}

.menu > ul > li.superfirst > a {
  padding-left: 0;
}

.menu > ul > li.superlast > a {
  padding-right: 0;
}

.menu > ul > li a#basket-count {
  color: #ffffff;
  background-color: #f12c4f;
  font-size: 13px;
  margin-left: 20px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.menu > ul > li a:hover, .menu > ul > li a:active {
  text-decoration: none;
  color: #00a9e0;
}

/* Sub Menu Unordered List Second Level Style */
.menu ul li ul {
  display: none;
}

/* Before Second Level Unordered List Style */
.menu ul li ul:before {
  content: " ";
  position: absolute;
  display: block;
  z-index: 1500;
  left: 0;
  width: 100%;
}

/* Sub Menu Unordered List Second Level Style
When Parent List Item is Hovered */
.menu ul li:hover ul {
  position: absolute;
  display: block;
  z-index: 100004;
  list-style: none;
  padding: 0px;
  margin: 0px;
  background-color: rgba(0, 169, 224, 0.1);
  border: 1px solid rgba(0, 169, 224, 0.15);
  padding: 0 10px;
}

/* Second Level Menu List Items Style */
.menu ul li ul li {
  float: none;
}

/* Second Level List Items Links Style */
.menu ul li ul li a, .menu ul li ul li a:link {
  display: block;
  padding: 12px 0px !important;
  margin: 0px !important;
  border: 0px;
  border-bottom: 1px solid #DCE7EE;
  line-height: 13px;
  font-size: 12px;
  letter-spacing: 0;
  text-transform: uppercase;
  width: 100%;
  background-image: none;
  font-weight: bold;
  text-align: center;
}

.menu ul li ul li:last-child a {
  border-bottom: none;
}

.menu ul li ul li a:hover {
  color: #00a9e0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.menu > a {
  display: none;
}

.menu li {
  position: relative;
}

.menu li a {
  display: block;
}

.menu span:after {
  width: 0;
  height: 0;
  content: "";
  vertical-align: middle;
  display: inline-block;
  position: relative;
}

/* first level */
.menu > ul > li {
  float: left;
}

/* second level */
.menu li ul {
  display: none;
  position: absolute;
}

.menu li:hover ul {
  display: block;
  left: 0;
  right: 0;
}

#menu-home {
  display: inline-block;
  position: relative;
  top: 9px;
  width: 18px;
  height: 18px;
  background-image: url(../images/home.png);
  background-size: 18px 18px;
  padding: 0 !important;
}

#menu-home:hover {
  background-image: url(../images/home-hover.png);
}

/***************/
/*             */
/* END OF MENU */
/*             */
/***************/
#header-menu {
  background-color: #e0f0f5;
  color: #101010;
}

#header-menu .content {
  padding: 0.75rem 1rem;
}

.footer-wrapper {
  background-color: #e0f0f5;
  border-bottom: 1px solid #b9dde9;
}

#footer {
  background-color: #e0f0f5;
  font-size: 85%;
  line-height: 1.3214;
  color: #005c7a;
  padding: 1rem 0;
  opacity: 0.9;
}

#footer-menu, #footer-disclaimer {
  padding: 1.5rem 0;
}

#footer-disclaimer {
  font-size: 14px;
  text-align: center;
  letter-spacing: -0.003rem;
}

#footer-logo {
  margin-top: 1.5rem;
}

#footer-logo img {
  max-width: 100%;
  height: 4rem;
  margin: 0 auto;
}

#body .content {
  padding-top: 2rem;
  padding-bottom: 3rem;
}

#header-uac .content {
  padding: 0.75rem 1rem;
}

#fsev-logo-wrapper {
  float: right;
}

#fsev-logo {
  height: 4rem;
}

#footer-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#footer-menu ul li {
  display: inline-block;
  font-weight: bold;
  line-height: 1;
  padding: 0.15rem 0 0.05rem 0;
  margin: 0 0.4rem;
}

ul li.hm-right {
  float: right;
}

#tisnav {
  float: left;
  width: 66%;
}

#uac {
  margin-left: 66%;
  width: 34%;
  text-align: right;
}

.header-uac-wrapper {
  background-color: #e0f0f5;
  padding: 0.75rem 0;
}

.header-uac-wrapper a {
  line-height: 1;
  font-size: 90%;
  text-transform: uppercase;
  font-weight: bold;
}

.header-uac-wrapper a:hover {
  color: #00a9e0;
}

#title-logo {
  float: left;
  width: 4rem;
}

#title-logo img {
  width: 4rem;
}

#title-text {
  color: white;
  margin-left: 4.5rem;
}

#title-name {
  text-transform: uppercase;
  line-height: 1.2;
  font-size: 120%;
}

#title-motto {
  font-size: 65%;
  opacity: 0.8;
  margin-top: 0.35rem;
}

.breadcrumbs {
  color: #a0a0a0;
  font-size: 12px;
  margin-bottom: 1rem;
  margin-left: 0.1rem;
}

.breadcrumbs a {
  color: #a0a0a0;
  font-weight: bold;
}

.breadcrumbs a:hover, .breadcrumbs a:active {
  color: #00a9e0;
}

#dotaznik-table, #dotaznik-table tr td {
  border-collapse: collapse;
}

#dotaznik-table tr.disabled td {
  opacity: 0.25;
  background-color: #e0f0f5;
}

#dotaznik-table tr.disabled input {
  background-color: #e0f0f5;
}

#dotaznik-table tr.disabled {
  pointer-events: none;
}

.lpi-link.disabled {
  opacity: 0.25;
  pointer-events: none;
}

#dotaznik-table tr td {
  vertical-align: top;
}

#dt {
  margin-top: 2.75rem;
  border-top: 1px solid rgba(0, 169, 224, 0.1);
}

#dotaznik-stats-wrapper {
  background-color: #00a9e0;
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 100;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.5);
}

#dotaznik-stats {
  color: white;
  max-width: 1230px;
  margin: 0 auto;
}

#dotaznik-stats-content {
  display: flex;
  padding: 0 1.333rem;
}

#ds-sub .ds-bg {
  width: 1rem;
}

.dotaznik-dakujeme, .dotaznik-send {
  text-align: center;
}

.dotaznik-send {
  margin-top: 1.5rem;
}

#ds-explanation {
  color: #f12c4f;
}

.dotaznik-dakujeme, #ds-explanation {
  padding: 1.5rem 1rem;
  border-radius: 0.25rem;
  margin: 3rem auto 0 auto;
  max-width: 40rem;
  border: 0.1rem solid;
}

#ds-explanation {
  margin-top: 2.25rem;
}

#ds-button {
  margin-top: 2rem;
}

#ds-main, .dss-cat {
  display: flex;
  line-height: 1;
}

.dssc-opaque {
  opacity: 0.3;
}

.ds-bg, .ds-fg {
  height: 0.8rem;
  border-radius: 0.2rem;
}

#ds-sub .ds-bg, #ds-sub .ds-fg {
  height: 0.55rem;
}

.ds-bg {
  position: relative;
  display: inline-block;
  width: 8rem;
  background-color: #e0f0f5;
  border: 1px solid #e0f0f5;
  margin: 0 1rem;
}

.dsev-num, .dsev-den {
  font-weight: bold;
}

#ds-main {
  padding: 1.3rem 2rem 1.2rem 0;
  border-right: 1px solid white;
}

#ds-sub {
  display: flex;
  font-size: 75%;
  padding: 1.4rem 0 1.4rem 2rem;
}

#ds-sub .ds-bg {
  margin: 0 0.4rem;
}

.dss-cat {
  margin-right: 1.5rem;
}

.dss-cat:last-child {
  margin-right: 0;
}

.ds-fg {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f12c4f;
}

.ds-fg.complete {
  background-color: #0083ad;
}

.dq-lev-1, .dq-lev-2 {
  line-height: 1.1071;
}

.dq-lev-3, .dotaznik-dakujeme {
  line-height: 1.1071;
}

.dq-lev-1 {
  color: #101010;
  font-size: 160%;
  font-weight: bold;
}

.dq-lev-1 td {
  border-bottom: 0.2rem solid #101010;
}

.dq-lev-2 {
  color: rgba(16, 16, 16, 0.85);
  font-size: 125%;
  font-weight: bold;
}

.dq-lev-2 td {
  border-bottom: 2px solid rgba(16, 16, 16, 0.4);
}

.dq-id {
  text-align: right;
  font-size: 75%;
  opacity: 0.5;
  padding: 0.5rem 0.5rem 0.6rem 0.5rem;
}

.dq-lev-1 .dq-id {
  padding-top: 3.35rem;
}

.dq-lev-2 .dq-id {
  padding-top: 1.8rem;
}

.dq-lev-3 .dq-id {
  padding-top: 0.95rem;
}

tr.dq-lev-1 td {
  padding-top: 3rem;
  padding-bottom: 0.75rem;
}

tr.dq-lev-1 td.dq-title {
  padding-right: 5rem;
  position: relative;
}

tr.dq-lev-2 td {
  padding-top: 1.5rem;
  padding-bottom: 0.7rem;
}

tr.dq-lev-3 td {
  padding-top: 0.7rem;
  padding-bottom: 0.8rem;
}

tr.dq-lev-3 td.dq-answers {
  padding-bottom: 0rem;
}

.dqt-info {
  background-color: #e0f0f5;
  color: #242424;
  font-size: 14px;
  margin: 1rem 0 1rem 0.5rem;
  padding: 0.75rem 1rem;
  border-radius: 0.25rem;
}

#di-accept {
  text-align: center;
  margin: 1.5rem 0 0.25rem 0;
}

.dt-cat-toggle {
  display: inline-block;
  position: absolute;
  top: 2.7rem;
  right: 0;
  font-size: 2rem;
  width: 2rem;
  height: 2rem;
  background-color: #e0f0f5;
  text-align: center;
  line-height: 2rem;
  padding: 0.2rem;
  border-radius: 0.25rem;
}

.dq-cat-controls {
  position: relative;
  clear: both;
  padding-top: 1.5rem;
  text-align: center;
}

.dq-content {
  position: relative;
  margin-left: 100px;
}

.dq-name, .dq-title {
  padding-left: 0.5rem;
}

#dt-i .dq-title {
  padding-left: 0;
  padding-right: 0;
}

.dq-name {
  padding-right: 2rem;
}

.dq-title {
  padding-right: 3rem;
}

.dq-title img {
  display: inline-block;
  width: 2rem;
}

.dq-odd td, .dq-even td {
  border-top: 2px solid rgba(16, 16, 16, 0.1);
}

.dq-odd:hover td, .dq-even:hover td {
  background-color: rgba(16, 16, 16, 0.1);
}

.dq-answers {
  width: 20.5rem;
}

.dq-url {
  margin-top: 0.7rem;
  margin-bottom: 0.2rem;
}

.dq-input-url {
  width: 90%;
  width: calc(100% - 1rem);
  font-size: 75%;
  color: #101010;
  line-height: 1;
  padding: 0.3rem 0.5rem;
  border-radius: 0.25rem;
  border: 1px solid #e0e0e0;
}

.dq-radio {
  color: #101010;
  float: left;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 60%;
  position: relative;
  top: 0.1rem;
  padding-bottom: 0.7rem;
}

.radio {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
  line-height: 1;
  opacity: 0.85;
}

.radio:active {
  opacity: 1;
}

.radio-1, .radio-3 {
  width: 1.75rem;
}

.radio-2 {
  width: 3.25rem;
}

.radio-3 {
  margin-right: 2.5rem;
}

.radio-4, .radio-5 {
  width: 2.25rem;
}

.radio-ui {
  position: relative;
  width: 0.9rem;
  height: 0.9rem;
  border-radius: 0.6rem;
  border: 2px solid #101010;
  margin: 0 auto 0.35rem auto;
}

.radio-4, .radio-5 {
  opacity: 0.5;
}

.radio-ui div {
  position: absolute;
  top: 0.15rem;
  left: 0.15rem;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 0.3rem;
}

.radio-1.radio-selected .radio-ui div, .radio-1.radio:hover .radio-ui div {
  background-color: #00a9e0;
}

.radio-2.radio-selected .radio-ui div, .radio-2.radio:hover .radio-ui div {
  background-color: #00a9e0;
}

.radio-3.radio-selected .radio-ui div, .radio-3.radio:hover .radio-ui div {
  background-color: #00a9e0;
}

.radio-4.radio-selected .radio-ui div, .radio-4.radio:hover .radio-ui div {
  background-color: #00a9e0;
}

.radio-5.radio-selected .radio-ui div, .radio-5.radio:hover .radio-ui div {
  background-color: #00a9e0;
}

.radio-1.radio-selected .radio-ui, .radio-1.radio:hover .radio-ui {
  border: 2px solid #00a9e0;
}

.radio-2.radio-selected .radio-ui, .radio-2.radio:hover .radio-ui {
  border: 2px solid #00a9e0;
}

.radio-3.radio-selected .radio-ui, .radio-3.radio:hover .radio-ui {
  border: 2px solid #00a9e0;
}

.radio-4.radio-selected .radio-ui, .radio-4.radio:hover .radio-ui {
  border: 2px solid #00a9e0;
}

.radio-5.radio-selected .radio-ui, .radio-5.radio:hover .radio-ui {
  border: 2px solid #00a9e0;
}

.radio-1.radio-selected .radio-text, .radio-1.radio:hover .radio-text {
  color: #00a9e0;
}

.radio-2.radio-selected .radio-text, .radio-2.radio:hover .radio-text {
  color: #00a9e0;
}

.radio-3.radio-selected .radio-text, .radio-3.radio:hover .radio-text {
  color: #00a9e0;
}

.radio-4.radio-selected .radio-text, .radio-4.radio:hover .radio-text {
  color: #00a9e0;
}

.radio-5.radio-selected .radio-text, .radio-5.radio:hover .radio-text {
  color: #00a9e0;
}

.radio:hover {
  cursor: pointer;
}

.error-page {
  text-align: center;
  max-width: 40rem;
  margin: 4rem auto 2rem auto;
}

.error-page img {
  width: 9rem;
  margin-bottom: 1.35rem;
}

.lp-text, .lp-nadpis {
  margin-right: 50%;
}

.lp-text, .lp-image {
  font-size: 18px;
}

.lp-obsah {
  position: relative;
}

.lp-cta-text, .lp-cta-subtext {
  margin: 1rem 0;
}

.lp-cta-text {
  font-size: 19.2px;
}

.lp-cta-box {
  background-color: #e0f0f5;
}

.lp-cta-notice, .lp-cta-notice-ok, .lp-cta-box {
  margin: 0.5rem 0 1.5rem 0;
  padding: 1.25rem 1.25rem;
  border-radius: 0.25rem;
}

.lp-cta-notice, .lp-cta-notice-ok {
  font-weight: bold;
}

.lp-cta-notice {
  background-color: #f4dce0;
  color: #f12c4f;
}

.lp-cta-notice-ok {
  background-color: #e0f0f5;
  color: #00a9e0;
}

#vysledky .lp-cta-notice, #dotaznik .lp-cta-notice {
  font-size: 14px;
  line-height: 1.2;
}

.lp-cta-subtext {
  font-size: 14px;
  margin-top: 3.1rem;
  border-top: 1.5px solid;
}

.lp-cta-subtext.opaque {
  border-top: 1.5px solid rgba(16, 16, 16, 0.12);
}

.lp-image {
  position: absolute;
  right: 0;
  width: 41.5%;
}

.lp-image .lpi-link {
  margin-top: 2rem;
}

.lpi-content {
  margin: 0%;
}

#vysledky .lpi-content {
  margin: 0;
  max-width: 16.5rem;
}

.lpi-content div {
  background-color: #f6f6f6;
}

.lpi-link {
  margin: 1.25rem 0%;
}

.lpi-content img {
  width: 100%;
}

.lpi-content.dpi img {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.25);
}

.res-rep-thumb-p1, .res-rep-thumb-pn {
  float: left;
  width: 19.8rem;
  max-width: 50%;
}

.rrt-content {
  margin: 0 12% 12% 0;
  border-radius: 0.25rem;
}

.rrt-img {
  background-color: #f0f0f0;
  margin-bottom: 0.75rem;
  border-radius: 0.25rem;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.25);
}

.rrt-p {
  font-size: 14px;
}

.rrt-img img {
  width: 100%;
}

.tooltip {
  display: inline-block;
  background-color: #525252;
  color: white;
  position: relative;
  top: -0.1rem;
  width: 0.6rem;
  height: 0.6rem;
  font-size: 60%;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  padding: 0.2rem;
  border-radius: 0.5rem;
  cursor: default;
}

.blink {
  color: #00a9e0;
  font-weight: bold;
  text-decoration: none;
}

.blink:hover {
  color: #f12c4f;
}

.bhuge {
  font-size: 19.2px;
}

.bsmall {
  font-size: 14px;
}

.lp-image .aicon .ai {
  width: 26px;
  height: 26px;
  background-size: 26px 26px;
}

a.aicon {
  line-height: 1.25;
}

.aicon .ai {
  position: absolute;
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
  margin-left: 11px;
}

.ai-svg {
  background-image: url("../images/pdf.svg");
}

.me-svg {
  background-image: url("../images/xlsx.svg");
}

.button {
  display: inline-block;
  font-weight: bold;
  cursor: pointer;
  border-radius: 0.25rem;
  border: 0;
  text-decoration: none;
}

.b-blue {
  background-color: #00a9e0;
  border: 0.1rem solid #00a9e0;
  color: white;
}

.b-blue:hover {
  background-color: #0096c7;
  border: 0.1rem solid #0096c7;
  color: white;
}

.b-blue:active {
  background-color: #008ab7;
  border: 0.1rem solid #008ab7;
  color: white;
}

.b-blue.b-outline {
  color: #00a9e0;
  background-color: transparent;
}

.b-blue.b-outline:hover {
  color: #0083ad;
  border: 0.1rem solid #0083ad;
}

.b-blue.b-outline:active {
  color: #006b8e;
  border: 0.1rem solid #006b8e;
}

.b-orange {
  background-color: #f12c4f;
  border: 0.1rem solid #f12c4f;
  color: white;
}

.b-orange:hover {
  background-color: #ef143b;
  color: white;
}

.b-orange:active {
  background-color: #e50f35;
  color: white;
}

.b-disabled {
  opacity: 0.3;
  filter: grayscale(1);
  pointer-events: none;
}

.b-gray {
  background-color: #101010;
  border: 0.1rem solid #101010;
  color: white;
  opacity: 0.5;
}

.b-gray:hover {
  background-color: #030303;
  color: white;
}

.b-gray:active {
  background-color: black;
  color: white;
}

.b-huge {
  font-size: 21.6px;
  margin-top: 1rem;
  padding: 1rem 1.75rem;
}

.b-large {
  font-size: 19.2px;
  margin-top: 1rem;
  padding: 0.6rem 1.2rem;
}

.b-normal {
  margin-top: 1rem;
  padding: 0.4rem 0.8rem;
}

.b-midi {
  padding: 0.3rem 0.6rem;
}

.lp-cta-notice .b-midi {
  margin-top: 0.75rem;
}

.b-small {
  font-size: 12px;
  padding: 0.1rem 0.4rem;
}

#vysledky.logged .b-large {
  padding-right: 3.5rem;
  margin-bottom: 1rem;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: silver;
  opacity: 1;
  /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: silver;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: silver;
}

@media (max-width: 500px) {
  #ds-sub .ds-bg {
    display: none;
  }

  #ds-sub .dse-val {
    margin-left: 0.25rem;
  }

  .ds-bg {
    width: 6rem;
  }

  .radio-3 {
    margin-right: 2rem;
  }

  .landing-page h1 {
    font-size: 2rem;
  }

  .menu > ul > li > a {
    padding: 0.65rem 0.65rem;
    font-size: 105%;
  }
}
@media (max-width: 600px) {
  #ds-sub .ds-bg {
    margin: 0 0.25rem;
  }

  .dss-cat {
    margin-right: 1.15rem;
  }

  #lpi-d3 {
    display: none;
  }
}
@media (max-width: 700px) {
  .dq-odd td, .dq-even td {
    border-top: none;
  }

  .dq-odd:hover td, .dq-even:hover td {
    background-color: transparent;
  }

  .dq-odd, .dq-even {
    border-top: 1px solid rgba(16, 16, 16, 0.1);
  }

  .dq-name, .dq-answers {
    display: block;
  }

  .dq-answers {
    width: auto;
  }

  tr.dq-lev-3 td.dq-answers {
    padding-top: 0;
  }

  .landing-page h1 {
    font-size: 2.3rem;
  }
}
@media (max-width: 900px) {
  .lp-text, .lp-nadpis {
    width: 100%;
    margin-right: 0;
  }

  .lp-image {
    position: initial;
    width: 100%;
  }

  .lp-image .lpi-link {
    display: none;
  }

  .lpi-content {
    background-color: #f0f0f0;
    margin: 1rem 0 2rem 0;
    border-radius: 0.25rem;
  }

  .lpi-content.dpi {
    padding: 4% 2%;
    display: flex;
  }

  .lpi-content.dpi div {
    background-color: white;
    margin: 0 2%;
  }

  #lpi-d1 {
    max-height: 25rem;
    overflow: hidden;
  }

  .dpi #lpi-d1 {
    overflow: visible;
  }
}
@media (min-width: 901px) {
  #lpi-d2, #lpi-d3 {
    float: left;
    width: 46%;
    margin-top: 8%;
  }

  #lpi-d2 {
    margin-right: 8%;
  }
}
@media (max-width: 1000px) {
  #dotaznik-stats-content {
    display: block;
  }

  #ds-main {
    padding: 1.2rem 0;
    border-right: 0;
    border-bottom: 1px solid white;
  }

  #ds-sub {
    padding: 1.2rem 0;
  }
}

/*# sourceMappingURL=styles.css.map */
