@font-face {
font-family: 'desyrel';
src: url('../font/desyrel.eot');
src: url('../font/desyrel.eot?#iefix') format('embedded-opentype'),
     url('../font/desyrel.woff2') format('woff2'),
     url('../font/desyrel.woff') format('woff');
font-weight: normal;
font-style: normal; }


body {
-webkit-text-resize: 100%;
color: #54667a;
font-size: 1.2em;
font-family: 'BenchNine','Verdana', 'Arial CE', 'Helvetica CE', Arial, sans-serif;
padding: 0;
margin: 0; }

.clear {
clear:both; }

.page {
max-width: 1100px;
line-height: 1.5em;
box-sizing: border-box;
margin: 0 auto;
width: 100%;
padding: 2em 1em; }

h1 {
color: #34465a;
margin: 0 0 1em 0;
text-align: center;
font-family: 'desyrel'; }

strong {
color: black; }

#header {
padding: 2em 0;
color: white;
text-align: center;
background-image: url('../img/lipno-mobile.jpg');
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover; }

#header .page {
padding: 1em;
text-align: center; }

#header ul  {
background-color: rgba(0, 0, 0, 0.5);
border-radius: 20px;
width: auto;
display: inline-block;
margin: 0;
padding: 0.3em 1em; }

#header ul li {
display: inline-block;
list-style-type: none;
margin: 0;
padding: 0; }

#header ul li a {
text-decoration: none;
font-weight: normal;
display: inline-block;
padding: 0 0.6em;
font-size: 1.4em;
transition-duration: 0.3s;
border-radius: 20px;
color: #fff; }

#header ul li a:hover {
background-color: #ff514e; }

#header h1 {
color: white;
line-height: 1.5em;
font-weight: 100;
margin: 1em 0 1em 0;
text-shadow:
-1px -1px 0 #555,
0px -1px 0 #555,
1px -1px 0 #555,
-1px 1px 0 #555,
0px 1px 0 #555,
1px 1px 0 #555;
font-size: 4.0em; }

#header p {
font-size: 1.2em;
text-shadow:
-1px -1px 0 #333,
0px -1px 0 #333,
1px -1px 0 #333,
-1px 1px 0 #333,
0px 1px 0 #333,
1px 1px 0 #333;
max-width: 75%;
margin: 0 auto 2em auto;
padding: 1em; }

#header span {
display: none; }

.tlacitko {
background-color: #ff514e;
color: white;
text-decoration: none;
padding: 0.3em 0;
width: 150px;
display: inline-block;
margin: 1em 1em;
border-radius: 20px; }

.tlacitko:hover {
background-color: #cc403e; }

.container {
display: inline-block;
border: 1px solid white;
position: relative;
width: 48%; }

.dummy {
padding-top: 100%; }

.element {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: silver;
overflow: hidden;
max-height: 100%; }

.element img {
margin: 0 auto;
filter: saturate(120%);
filter: brightness(100%); }

.vyska {
width: 100%;
height: auto; }

.sirka {
height: 100%;
width: auto; }

.container:hover .element img {
filter: brightness(120%); }

.skryty {
display: none; }

#kontakt, #cenik, #fotogalerie {
background-color: #f4f4f4; }

.kontakt {
margin-bottom: 1em; }

.kontakt img {
float: left;
margin-right: 20px; }

#footer {
background-color: #0a0a0a;
text-align: left;
color: #848e8b; }

#footer .page {
padding-bottom: 1.5em;
padding-top: 1.5em; }

#footer a {
text-decoration: none;
color: #848e8b; }

#footer a:hover {
text-decoration: underline; }

#footer strong {
color: #b4bebb; }

.perex {
margin-bottom: 1.5em;
color: #34465a;
text-align: center; }

.seznam {
list-style-type: none;
padding: 0;
margin: 0; }

.seznam li {
padding: 0;
margin: 0; }

.seznam li:before {
background-color: #ff514e;
border-radius: 50%;
content: "";
display: inline-block;
margin-right: 10px;
margin-bottom: 2px;
height: 10px;
width: 10px; }

table {
width: 100%; }

th {
background-color: #d6d6d6;
padding: 0.2em 1em; }

td {
text-align: right;
padding: 0.2em 1em;
background-color: white; }

tr td:first-child {
text-align: left; }

.vitejte {
text-align: center;
margin-bottom: 1em; }

.vitejte p {
margin: 0 auto;
max-width: 80%; }

input, select, textarea {
font-family: 'BenchNine','Verdana', 'Arial CE', 'Helvetica CE', Arial, sans-serif;
color: #54667a;
margin: 0 1em 1em 0;
font-size: 1.2em;
padding: 0.4em 0.6em;
border: 1px solid #54667a;
border-radius: 20px; }

.input {
text-align: center; }

.input input, .input select {
box-sizing: border-box;
margin: 0 auto 1em auto;
width: 90%; }

textarea {
width: 85%; }

.submit {
color: white;
border: 1px solid #ff514e;
background-color: #ff514e; }

form {
padding: 0;
margin: 0; }

.chyba {
color: white;
margin-bottom: 1em;
background-color: rgba(255, 128, 128, 0.5);
border-radius: 20px;
padding: 0.3em 1em; }