@charset "utf-8";

*  {
margin: 0;
padding: 0;
box-sizing: border-box !important;
}
body {
font-size: 100%;
font-family: 'open Sans', sans-serif;  
background-color: white;
width:100%;
color: #333;
}
header, article, section, footer, aside, nav, main {
display:block;
}
#celek {
clear: both;
max-width: 2000px;
margin: 0 auto;
display: flex;
flex-direction: column;
}
header {
order: 2;
}
nav {
order: 1;
}
#horniGalerie {
order: 3;
}
#obsah {
order: 4;
}
footer {
order: 5;
}
#obsah section {
clear: both;
padding-bottom: 1.3em;
}
aside#sloupek {
padding-top: 1.5em;
}
body.home article, body.category article, body.search article, body.archive article, #obsah section, aside section, body.home section#uvitani {
border-bottom: 1px dotted #c0c0c0;
}
#obsah aside#levy section:last-of-type {
border: none;
}
.skryte {
position: absolute;
left:-10000em;
}
header:after, main:after, .widget:after, .section:after, aside:after, main dl:after, #comments article:after, #recommend li:after, .aside_blok li:after {
content: ".";
display: block;
visibility: hidden;
clear: both;
height: 0;
}
header {
border-bottom: 1px dotted #c0c0c0;
padding: 0;
position: relative;
}
header h1  {
max-width: 700px;
padding: 22px 0 20px;
margin: 0 auto;
clear: both;
font-size: 35px;
font-size: 2.1875rem;
text-transform: uppercase;
text-align: center;
line-height: 1.1;
font-weight: 700;
font-kerning: normal;
}
header h1 a {
text-decoration: none;
display: block;
cursor: pointer !important;
}
h1 a span {
display: block;
font-size: 16px;
font-size: 1rem;
margin-top: 0.6em;
cursor: pointer !important;
font-weight: 400;
letter-spacing: 3px;
line-height: 1.3;
}
header, nav, footer, #obsah {
margin: 0 auto;
max-width: 1800px;
clear: both;
width: 92%;
}
h1, h2, h3, h4, nav .menu-navigace-container a, main table th {
color: black;
font-family: 'Montserrat', sans-serif;
}
a {
color: black;
cursor: pointer !important;
}
a:hover {
color: black;
}
img {
max-width: 100%;
height: auto;
border: none;
}
.wp-caption {
max-width: 100%;
}
strong, b, #popis span {
font-weight: 700;
color: black;
}
blockquote {
border-left: 10px solid #c0c0c0;
padding-left: 15px;
margin-bottom: 1.3em;
font-style: italic;
}
ul li {
list-style-type: square;
}
cite {
font-style: normal;
}
main small {
position: absolute;
left: -100000em;
}
fieldset {
border: 1px solid #999;
padding: 1em 5% 2em;
max-width: 100%;
background-color: #fbfbfb;
}
fieldset legend {
padding: 0.3em 1em;
}
fieldset label {
font-weight: 700;
font-size: 14px;
font-size: 0.875rem;
display: block;
}
fieldset label span {
font-weight: 400;
}
fieldset input, fieldset textarea {
font-family: 'open Sans', sans-serif !important;  
padding: 0.4em 0.5em;
border: 1px solid #999;
width: 100%;
margin: 0 0 1em 0;
}
fieldset textarea {
height: 20em;
}
#searchform input {
padding: 3px;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.5;
width: 150px;
}
#searchform button {
padding: 7px;
margin-right: 20px;
background: #ddd;
font-size: 14px;
font-size: 0.875rem;
border: none;
cursor: pointer;
}
input[type=submit] {
background-color: #666;
border-radius: 0.3em;
height: auto;
border: none;
color: white;
padding: 0.6em 1em;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 14px;
font-size: 0.875rem;
cursor: pointer;
margin: 0.2em 0 0 0;
font-weight: bold;
}
input[type=submit]:hover {
background-color: #333;
text-decoration: underline;
}
nav .menu-navigace-container {
display: none;
}
main {
margin: 0 auto;
}
main h1, body.home main h2 {
font-size: 22px;
font-size: 1.375rem;
margin: 0.7em 0 0.5em;
text-transform: none;
}
main h2, body.home main h3, aside h2 {
margin: 1.4em 0 0.6em;
font-size: 18px;
font-size: 1.125rem;
text-transform: uppercase;
line-height: 1.4;
}
main h3, aside h3 {
margin: 1.4em 0 1em;
font-size: 16px;
font-size: 1rem;
line-height: 1.3;
font-weight: 700;
}
main h2 + h3 {
margin-top: 1em;
}
body.home main .prilepene h3 {
margin-top: 0;
}
body.home h3 span {
font-family: 'open Sans', sans-serif;  
display: block;
font-size: 75%;
font-weight: normal;
margin-top: 0.5em;
text-transform: none;
line-height: 1.5;
}
.breadcrumbs {
font-size: 13px;
font-size: 0.8125rem;
margin: 0 0 1em 0;
line-height: 1.6;
}
#obsah {
margin: 1em auto 0;
}
#obsah img.wp-post-image {
margin: 0 0 1em 0;
}
main h4 {
margin: 1.3em 0 0.2em;
font-size: 14px;
font-size: 0.875rem;
line-height:1.2;
font-weight: 700;
}
main ul, main ol {
margin: 1em 0 1em 2em;
}
main li, main dt, main dd, main p, #zalozky, aside li, aside p, footer p, legend, input, textarea{
font-size: 14px;
font-size: 0.875rem;
line-height: 1.6;
}
main dl {
margin-bottom: 1em;
}
main dl.hodnoceni {
padding-bottom: 0.3em;
}
main dl.hodnoceni, main dl.hodnoceni dt, main dl.hodnoceni dd {
font-size: 13px;
font-size: 0.8125rem;
}
main dt {
font-weight: bold;
float: left;
padding-right: 0.3em;
color: black;
}
main p {
margin: 0 0 1.6em;
}
main p.poznamka {
background-color: #666;
color: white;
padding: 0.5em 0.8em 0.7em;
display: inline-block;
line-height: 1.4;
}
main p.poznamka a {
color: white;
}
body.archive main p.poznamka, body.search main p.poznamka {
display: none;
}
body.home main p.doporucujeme {
font-weight: bold;
margin: 0 0 0.4em 0;
padding-top: 1em;
}
div#stitky span {
display: inline-block;
text-transform: uppercase;
padding: 0.5em 1em;
font-size: 14px;
font-size: 0.875rem;
margin: -0.7em 0.5em 0 0;
background-color: black;
color: white;
}
body.single div#stitky span {
margin-top: 0.5em;
}
body.archive div#stitky, body.search div#stitky {
margin-bottom: 1em;
}
main table {
font-size: 14px;
font-size: 0.875rem;
margin: 1em 0 2em;
width: 100%;
border-collapse: collapse;
}
main table caption {
display: none;
}
main table th, main table td {
line-height: 1.6;
border: 1px solid #666;
padding: 8px 10px;
font-size: 14px;
font-size: 0.875rem;
}
main table th {
background-color: #666;
color: white;
text-align: left;
font-size: 14px;
font-size: 0.875rem;
}
footer {
clear: both;
border-top: 1px dotted #c0c0c0;
padding-top: 2em;
padding-bottom: 2.6em;
}
aside li {
list-style-position: inside;
}
#searchform label {
display: none;
}
p.upozorneni {
font-size: 13px;
font-size: 0.8125rem;
color: #c00;
padding: 0.2em 0 0.3em 10px;
border-left: 5px solid #c00;
margin-top: 0.5em;
}
p.upozorneni strong {
color: #c00;
}
#zalozky {
border-bottom: 1px dotted #c0c0c0;
padding: 1.5em 0 1.6em;
font-size: 13px;
font-size: 0.8125rem;
line-height: 1.5;
}
#comments ul {
margin: 0;
}
#comments li {
list-style-type: none;
}
#comments li.depth-1 {
padding-top: 1em;
border-bottom: 1px dotted #c0c0c0;
margin-bottom: 1em;
padding-bottom: 1em;
}
#comments li.depth-2, #comments li.depth-3, #comments li.depth-4 {
background-image: url(//www.stezky.info/wp-content/themes/stezky-info-2023/images/sipka.jpg);
background-position: 0px 6px;
background-repeat: no-repeat;
padding-left: 32px;
}
#comments ul ul {
margin: 0;
}
#comments li.comment-author-admin > div.teloKomentare > div.titulekKomentare > span.autorKomentare:after {
content: " (stezky.info)";
}
a.comment-reply-link {
float: right;
font-size: 12px;
font-size: 0.75rem;
}
.komentare div.titulekKomentare {
margin: -0.1em 0 1em;
background: url(//www.stezky.info/wp-content/themes/stezky-info-2023/images/silueta.jpg) top left no-repeat;
padding-left: 52px;
background-size: 40px 40px;
min-height: 40px;
line-height: 1.4;
}
.komentare li.comment-author-admin > div.teloKomentare > div.titulekKomentare {
background: url(//www.stezky.info/wp-content/themes/stezky-info-2023/images/znacka.jpg) top left no-repeat;
background-size: 40px 40px;
}
.komentare span.autorKomentare {
font-weight: bold;
color: black;
display: block;
}
.komentare span.datumKomentare {
font-weight: normal;
font-size: 85%;
}
.komentare div.teloKomentare {
margin: 0 0 1em 0;
padding: 0 0 1em 0;
}
#noveKomentare span.titulekKomentare {
display: block;
font-weight: bold;
font-family: 'open Sans', sans-serif;  
background: url(//www.stezky.info/wp-content/themes/stezky-info-2023/images/silueta.jpg) top left no-repeat;
padding-left: 30px;
background-size: 20px 20px;
border: none;
width: 100%;
line-height: 1.5;
min-height: 20px;
margin: 1.4em 0 0.5em 0;
}
#noveKomentare li.comment-author-admin span.titulekKomentare {
background: url(//www.stezky.info/wp-content/themes/stezky-info-2023/images/znacka.jpg) top left no-repeat;
background-size: 20px 20px;
}
#noveKomentare li {
list-style-type: none;
}
.galerie, #obsah .ngg-galleryoverview {
margin: 0;
padding: 0;
-moz-column-gap: 0;
-webkit-column-gap: 0;
column-gap: 0;
position: relative;
-moz-column-count: 2;
-webkit-column-count: 2;
column-count: 2;
}
#obsah .ngg-galleryoverview {
padding-bottom: 2em;
}
#obsah .ngg-galleryoverview {
-moz-column-gap: 10px;
-webkit-column-gap: 10px;
column-gap: 10px;
}
.galerie .gallery-thumb-box, #obsah .ngg-gallery-thumbnail-box {
margin: 0;
width: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
float: none;
}
#obsah .ngg-gallery-thumbnail-box {
margin: 0 0 10px 0;
}
.galerie .gallery-thumb-box .gallery-thumb, #obsah .ngg-gallery-thumbnail {
background-color: transparent;
border: none;
margin: 0;
text-align: center;
padding: 0;
float: none;
}
.galerie .gallery-thumb-box .gallery-thumb a, #obsah .ngg-gallery-thumbnail a {
display: block;
border: none;
box-shadow: none;
margin: 0;
padding: 0;
height: auto;
}
.galerie .gallery-thumb-box .gallery-thumb img, #obsah .ngg-gallery-thumbnail img {
display: block;
position: relative;
max-width: 100%;
border: none;
padding: 0;
margin: 0;
width: 100%;
height: auto;
}
.galerie .gallery-thumb-box .gallery-thumb:nth-last-of-type(5) {
display: none;
} .hv {
display: table;
}
.hvh, .hvt {
display: table-cell;
}
.hvt {
vertical-align: top;
font-size: 13px;
font-size: 0.8125rem;
}
.hvh {
padding: 0 4px 0 0;
} .addtoany_shortcode {
margin-top: 1em;
}
#celek #wp_page_numbers li.page_info, #celek #wp_page_numbers li a {
font-size: 13px;
font-size: 0.8125rem;
padding: 0.4em;
}
#celek #wp_page_numbers {
margin-top: 2em;
margin-bottom: 1em;
}
p.fotka img {
margin-bottom: 0;
padding-bottom: 0;
}
p.wp-caption-text {
font-size: 13px;
font-size: 0.8125rem;
font-style: italic;
margin-bottom: 2.5em;
}
.aside_blok h2, #recommend h2 {
margin-bottom: 1em;
}
.aside_blok li, #recommend li {
list-style-type: none;
clear: both;
line-height: 1.6;
padding-bottom: 1.1em;
}
.aside_blok li {
list-style-type: none;
clear: both;
line-height: 1.5;
padding-bottom: 1.1em;
font-size: 14px;
font-size: 0.875rem;
}
.aside_blok li a {
display: table;
}
#celek aside .aside_blok li a img, .titulek {
display: table-cell;
vertical-align: top;
}
#celek aside .aside_blok li a img {
width: 60px;
max-width: 60px;
height: auto;
margin: 0.3em 15px 0 0;
}
#recommend h3 {
line-height: 1.6;
}
#recommend p {
font-size: 100%;
margin-bottom: 0.5em;
line-height: 1.6;
}
.widget.widget_media_image {
padding: 2em 0 2em;
}
.widget.widget_media_image img{
border: 1px solid #666;
}
#celek .gallery-columns-3 img {
border: none;
max-height: 130px;
width: auto;
text-align: center;
margin: auto;
display: block;
}
#celek .gallery-columns-3 dt {
float: none;
}
#celek .post-ratings img {
vertical-align: sub;
}
#celek img.muj_avatar {
width: 45px;
height: auto;
margin-right: 15px;
margin-top: 0;
}
.menu-fotoodkazy-container {
padding-top: 1em;
} @media (max-width: 600px)  {
table, thead, tbody, th, td, tr { 
display: block; 
}
tr { 
border-bottom: 5px solid #666; 
}
td { 
border: none;
position: relative;
padding-left: 50%; 
}
td:before { 
position: absolute;
top: 6px;
left: 6px;
width: 45%; 
padding-right: 10px; 
white-space: nowrap;
}
} @media (min-width: 600px) {
header h1  {
font-size: 44px;
font-size: 2.75rem;
line-height: 1.1;
}
header h1 a span{
font-size: 35%;
margin-top: 0.2em;
cursor: pointer !important;
}
#obsah {
margin: 1.3em auto;
}
main h1, body.home main h2 {
font-size: 25px;
font-size: 1.5625rem;
}
main h2 {
margin: 1.4em 0 0.4em;
font-size: 21px;
font-size: 1.3125rem;
}
main h3 {
margin: 1.4em 0 1em;
font-size: 18px;
font-size: 1.125rem;
}
.galerie {
-moz-column-count: 4;
-webkit-column-count: 4;
column-count: 4;
}
#obsah .ngg-galleryoverview {
-moz-column-count: 3;
-webkit-column-count: 3;
column-count: 3;
}
p.upozorneni {
font-size: 14px;
font-size: 0.875rem;
padding: 0.4em 0 0.2em 15px;
margin-top: 0.5em;
}
} @media (min-width: 900px) {
#obsah {
max-width: 1400px;
margin: 2em auto;
}
aside {
float: right;
width: 33%;
font-size: 0.8125em;
line-height: 1.6;
font-size: 13px;
font-size: 0.8125rem;
line-height: 1.6;
padding: 0;
}
aside li, aside p {
font-size: 12px;
font-size: 0.75rem;
line-height: 1.7;
color: #666;
}
aside h2 {
font-size: 15px;
font-size: 0.9375rem;
background: none;
text-align: left;
margin: 1.7em 0 0.7em;
line-height: 1.3;
}
#levy {
clear: right;
}
main {
float: left;
width: 63%;
padding-right: 3.5%;
margin-right: 3.5%;
border-right: 1px dotted #c0c0c0;
}
.galerie {
-moz-column-count: 5;
-webkit-column-count: 5;
column-count: 5;
}
.galerie .gallery-thumb-box .gallery-thumb:nth-last-of-type(5) {
display: block;
}
main li, main dt, main dd, main p, legend, input, textarea{
font-size: 15px;
font-size: 0.9375rem;
}
#zalozky p {
font-size: 14px;
font-size: 0.875rem;
}
#searchform fieldset input {
margin: 0;
}
#searchform fieldset input#s {
float: left;
margin-right: 5%;
width: 60%;
padding: 0.1em 0;
}
#searchform fieldset input#submit {
width: 30%;
padding: 0.3em 0;
}
#obsah .ngg-galleryoverview {
-moz-column-count: 3;
-webkit-column-count: 3;
column-count: 3;
}
body.home article:last-of-type, body.category article:last-of-type, body.search article:last-of-type, body.archive article:last-of-type, #obsah section:last-of-type, aside section:last-of-type {
border-bottom: none;
}
#celek #obsah aside#sloupek {
padding-top: 0;
padding-bottom: 1em;
border-bottom: 1px dotted #c0c0c0;
}
} @media (min-width: 1250px) {
header h1 {
margin-top: 70px;
padding: 18px 0 22px;
}
#obsah {
display: flex;
max-width: 1400px;
margin: 2em auto;
}
aside {
-moz-flex: 3;
-webkit-flex: 3;
-ms-flex: 3;
flex: 3;
float: none;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.6;
padding: 0;
}
aside h2 {
font-size: 16px;
font-size: 1rem;
background: none;
text-align: left;
margin: 1.7em 0 0.7em;
line-height: 1.3;
}
main {
-moz-flex:7;
-webkit-flex: 7;
-ms-flex: 7;
flex: 7;
max-width: 670px;
padding: 0 2.5%;
margin: 0 2.5%;
border-right: 1px dotted #c0c0c0;
border-left: 1px dotted #c0c0c0;
}
#celek #obsah aside#sloupek {
border-bottom: none;
}
#levy {
order: -2;
}
#levy section:nth-of-type(1) h2 {
margin-top: 0;
}
.galerie {
-moz-column-count: 5;
-webkit-column-count: 5;
column-count: 5;
}
.galerie .gallery-thumb-box .gallery-thumb:nth-last-of-type(5) {
display: block;
}
main li, main dt, main dd, main p, legend, input, textarea{
font-size: 95%;
}
#comments li li, #comments p, #searchform legend, #searchform input  {
font-size: 100%;
}
#searchform fieldset input {
margin: 0;
}
#searchform fieldset input#s {
float: left;
margin-right: 5%;
width: 60%;
padding: 0.1em 0;
}
#searchform fieldset input#submit {
width: 30%;
padding: 0.3em 0;
}
#obsah .ngg-galleryoverview {
-moz-column-count: 3;
-webkit-column-count: 3;
column-count: 3;
}
nav {
border-bottom: 1px dotted #c0c0c0;
}
nav .menu-navigace-container {
position: fixed;
display: block;
right: 0;
left: 0;
background-color: white;
z-index: 999;
border-bottom: 1px dotted #c0c0c0;
}
nav .menu-navigace-container ul {
text-align: center;
}
nav .menu-navigace-container ul li {
margin-left: 0;
list-style-type: none;
position: relative;
font-size: 12px;
font-size: 0.75rem;
font-weight: 400;
display: inline-block;
text-transform: uppercase;
letter-spacing: 1px;
}
nav .menu-navigace-container ul li a {
text-decoration: none;
display: block;
color: #666;
padding: 24px 18px;
margin-bottom: 0;
cursor: pointer !important;
}
nav li:hover,
nav .menu-navigace-container ul li:hover a {
background-color:#f0f0f0;
color: black;
cursor: pointer !important;
}
nav .menu-navigace-container ul ul {
position: absolute;
visibility: hidden;
margin: 0;
width: 240px;
display: none;
left: 0;
}
nav .menu-navigace-container ul ul ul {
display: none;
}
nav .menu-navigace-container ul li:hover ul, 
nav .menu-navigace-container ul ul:hover {
visibility: visible;
margin: 0;
width: 240px;
text-align: left;
z-index: 999;
display: block;
}
nav .menu-navigace-container ul ul li {
width: 100%;
background-color: #f0f0f0;
border-bottom: 1px solid white;
font-size: 100%;
}
nav .menu-navigace-container ul ul li a {
padding: 9px 15px;
cursor: pointer !important;
}
nav .menu-navigace-container ul ul li:hover a, nav .menu-navigace-container ul ul li:hover ul li:hover a {
text-decoration: underline;
cursor: pointer !important;
}
nav .menu-navigace-container ul ul li:hover ul li a {
text-decoration: none;
cursor: pointer !important;
}
nav .menu-navigace-container ul li.current-menu-item, 
nav .menu-navigace-container ul li.current-post-ancestor,
nav .menu-navigace-container ul li.current-category-ancestor,
#celek .menu-navigace-container ul li.current-menu-parent,
nav .menu-navigace-container ul li.current-post-ancestor .sub-menu li.current-menu-item
{
font-weight: 700;
cursor: pointer !important;
}
nav .menu-navigace-container ul li.current-menu-item a, 
nav .menu-navigace-container ul li.current-post-ancestor a,
nav .menu-navigace-container ul li.current-category-ancestor a,
nav .menu-navigace-container ul li.current-post-ancestor .sub-menu li.current-menu-item a
{
color: black;
cursor: pointer !important;
}
nav .menu-navigace-container ul li.current-menu-item .sub-menu li, 
nav .menu-navigace-container ul li.current-post-ancestor .sub-menu li {
font-weight: normal;
}
#celek .menu-navigace-container ul li:hover ul ul, #celek .menu-navigace-container ul li ul:hover ul {
visibility: hidden;
display: none;
}
#celek .menu-navigace-container ul li ul li:hover ul {
visibility: visible;
display: block;
left: 240px;
top: 0;
}
#obsah .ngg-galleryoverview {
-moz-column-count: 3;
-webkit-column-count: 3;
column-count: 3;
}
}
#celek .menu-item {
display: inline-block !important;
width: auto;
}
#celek .menu-item .menu-item {
width: 100%;
}