* {
box-sizing: border-box; }

body {
font-family: 'Open Sans', sans-serif;
font-weight: 200;
-webkit-text-size-adjust: 100%;
text-align: left;
padding: 0;
margin: 0;
font-size: 1.1em;
line-height: 1.5em; }

.page {
padding: 0 1em;
max-width: 1250px;
margin: 0 auto; }

#header {
height: 2em;
position: relative;
background-color: #eaeaea; }

#logo {
float: left;
box-shadow:  4px 4px 4px #aaa;
position: absolute; }

#languages {
background-color: #d79853;
padding: 0.5em 1em;
text-align: center;
box-shadow:  4px 4px 4px #aaa;
float: right; }

#languages a {
margin: 0 0.3em;
color: white;
text-decoration: none; }

#languages a:hover {
text-decoration: underline; }

.lang_active {
font-weight: bold; }

/* menu */
#site-navigation {
margin-top: 40px;
display: block;
color: #000; }

#site-navigation #main-menu,
#site-navigation > input {
display: none; }

#site-navigation > label {
display: block;
font-size: 36px;
font-weight: bold;
color: #000;
position: relative;
float: right;
width: 36px;
height: 36px;
padding: 0;
margin-right: 10px;
cursor: pointer;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }

#site-navigation > input:checked + #main-menu {
display: block;
position: absolute;
float: right;
right: 0;
top: 90px;
z-index: 550;
width: 100%;
clear: both;
background-color: #eaeaea;
color: #fff;
padding: 0; }

#site-navigation ul li {
display: block;
margin: 0;
padding: 0;
border: 0;
text-align: right; }

#site-navigation a {
border: 0;
border-top: 1px dotted white;
display: block;
padding: 0.4em 1em;
text-decoration: none;
color: #000; }

#site-navigation a:hover {
color: #333;
background-color: #ccc; }

.active {
font-weight: bold; }

#menu {
min-height: 150px; }

#graphic {
background-image: url('../img/vystavy2.jpg');
background-repeat: no-repeat;
background-position: 50% 0%;
background-size: auto 100%;
background-color: black; }

#tmp {
color: white; }

#graphic p {
text-shadow: 3px 3px 4px #000000;
padding: 0; }

#graphic .page  {
padding: 2em; }

#copyright {
background-image: url('../img/paticka.png');
background-repeat: no-repeat;
background-position: 50% 0%;
background-color: #d79853;
padding-top: 2em;
background-size: cover; }

#copyright .page {
font-size: 0.7em;
text-align: center;
color: white; }

.button {
text-align: center;
text-decoration: none;
color: white;
display: inline-block;
height: 3em;
line-height: 3em;
padding: 0 1em;
margin: 20px 10px 10px 0;
text-transform: uppercase;
font-size: 0.8em;
font-weight: bold; }

.button i {
margin-right: 0.5em;
font-size: 1.2em; }

.color {
background-color: #d79853; }

.color:hover {
background-color: #d79853; }

.grey {
background-color: #aeaeae; }

.grey:hover {
background-color: #cecece; }

.link {
text-align: center;
text-decoration: none;
color: black;
display: inline-block;
height: 2.5em;
line-height: 2.5em;
padding: 0 1em;
margin: 10px 5px 10px 0;
font-size: 0.8em;  }


.content {
min-height: 30em; }

.clear {
clear: both; }

.table {
border-collapse: collapse;
width: 100%; }

.table tr:hover td {
background-color: #FFFF99 !important; }

.table tr:nth-child(even) td {
border: 1px solid #fff;
background-color: #eaeaea; }

.table tr:nth-child(even) td:first-child {
border-left: 1px solid #eaeaea; }

.table tr:nth-child(even) td:last-child {
border-right: 1px solid #eaeaea; }

.table td, .table th {
padding: 0.5em; }

.table tr td:first-child {
width: 10%; }

.table th {
border: 1px solid #fff;
background-color: #d79853; }

.table td {
font-size: 0.9em;
border: 1px solid #eaeaea; }

.table td i {
margin-right: 0.5em; }

.table a {
text-decoration: none; }

.table a:hover {
text-decoration: underline; }

.vysledky {
padding: 1em;
margin-bottom: 1em;
border-bottom: 1px solid #ddd; }

.vysledky dt {
color: black;
height: 37px;
line-height: 37px;
font-size:1em;
cursor: pointer;
padding: 0 0 0 50px;
background: url('/img/expand-icon.png') no-repeat 0px 0; }

.vysledky dd {
padding: 0 0 0 50px;
font-size: 1em;
margin-left: 0; }

.vysledky .expanded {
background: url('/img/expanded-icon.png') no-repeat 0 0; }

.vysledky table {
width: 100%;
border-collapse: collapse; }

.vysledky table td, .vysledky table th {
border: 1px solid white;
padding: 0.2em 1em; }

.vysledky table th {
background-color: #ddd; }

.vysledky table tr:nth-child(even) {
background-color: #efefef; }

.nelam {
white-space: nowrap; }

.doprava {
text-align: right; }

.nadpis {
color: white;
margin-top: 2em;
text-transform: uppercase;
text-align: center; }

.nadpis h1 {
font-size: 2.0em; }

label {
background-color: #eee;
width: 150px;
display: inline-block;
padding: 0.3em 1em;
margin: 0 1em 0.5em 0; }

h2 {
margin-bottom: 0; }

.flag {
height: 0.8em;
margin-top: 0.2em;
width: auto; }

.filtr {
margin: 0;
padding: 0.3em 1em 0 0;
background-color: #eee; }

.filtr label {
width: auto;
white-space: nowrap; }

input, select {
padding: 0.3em 0 0.3em 0.5em; }

.skrt {
color: grey;
text-decoration: line-through; }

.button i.fas {
color: white !important; }

i.fas {
color: grey; }

i.fa-exclamation-triangle {
color: red !important; }

i.fa-sign-in-alt {
color: blue !important; }

p {
padding: 1em; }

.datepicker {
width: 85px; }


.fotky {
display: block;
box-sizing: border-box;
float: left;
text-align: center;
border: 1px solid transparent;
text-decoration: none !important;
width: 50%;
padding-top: 50%;
overflow: hidden !important;
position: relative; }


.fotky:hover {
filter:opacity(70%);
grayscale(100%); }

.fotky img {
position: absolute;
top: 0%;
left: 50%;
transform: translate(-50%, 0%);
-webkit-transform: translate(-50%, 0%);
-moz-transform: translate(-50%, 0%);
-ms-transform: translate(-50%, 0%);
-o-transform: translate(-50%, 0%);  }


.vyska {
width: 125% !important;
height: auto; }

.sirka {
height: 125% !important;
width: auto; }

