/* CSS Document */
/* CSS Document */
/* =============== resetovani css =============== */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* =============== Hlavni =============== */

html {height: 100%; font-size: 62.5%; color:#212121; font-family: "Open Sans", sans-serif; font-weight: 400; background-color: #d6d6d6; background-image: url("../images/bg.jpg"); background-repeat: repeat;}
body {height: 100%; text-align: center; margin: 0; padding: 0;}

img { border:0; }
h1 {font-size: 2.4em; line-height: 150%; color: #212121;  font-weight: 900; text-transform: uppercase;/* margin-bottom: 1em;*/ /*margin-top: 1em;*/}
h2 {color: #212121; font-size: 2em; font-weight: 700; text-transform: uppercase;}
h3 {color: #cf3140; font-size: 1.6em;  font-weight: 700; line-height: 150%; text-transform: uppercase;}

h1, h2, h3 {font-family: 'Open Sans', serif; font-weight: 900;}
nav.menu a {font-weight: 600;}

ol li { /*margin-bottom: 7px; margin-top:7px; font-size:16px; line-height: 20px;*/}
ul li {/*padding-left:15px; font-size: 14px; line-height: 28px;*/}
strong {font-weight:bold;}
b {font-weight: bold; color: #2d2d2e }
em {font-style:italic;}
p {margin-top: 1em; margin-bottom: 1em; font-size:1.4em; line-height: 120%;}
iframe {max-width: 100%; }

.cleaner {clear: both; height: 0; font-size: 0; visibility: hidden;}
.content {padding-left:7.083333333333333%; padding-right:7.083333333333333%;}
.vcontent {padding-top: 5em;  padding-bottom: 5em;}
.vcontent_top {padding-top: 5em;}
.vcontent_bottom {padding-bottom: 5em;}
.right {float:right;}
.left {float:left;}
.center {text-align: center;}

a:link, a:visited {color: #3393d7;}
a:hover{color: #2e4b89}

h2 a:link, h2 a:visited {color: #6aafd8; text-decoration: none;}
h3 a:link, h3 a:visited {color: #6aafd8; text-decoration: none;}
h2 a:hover {color: #6aafd8;}
h3 a:hover {color: #6aafd8;}

h2.nadpis-velky, h1 {color: #363636; font-size: 3em; width: 100%; margin: 0; padding: 0;}
/*h2.aktuality_name:after, h1:after {content: " "; display: inline-block; margin: 0 0 8px 20px; height: 3px; text-shadow: none; background-color: #e5e4e4; width: 70px;}
h2.aktuality_name:before, h1:before {content: " "; display: inline-block; margin: 0 20px 8px 0; height: 3px; text-shadow: none; background-color: #e5e4e4; width: 70px;}*/
.vyroba_figurek h2.nadpis-velky {text-align: center; margin-bottom: 1em;}

.wrap {/*obal*/ text-align: left; margin: 0 auto; background-color: white; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
@media screen and (max-width: 1199px) {.wrap{width: 100%}}
@media screen and (min-width: 1200px) {.wrap{width: 1200px;}}

a.button1 {color:white; text-decoration: none; background-color:#53a275; text-align:center; line-height: 250%;
    padding-top: 1em; padding-bottom: 1em; text-transform: uppercase;
    cursor: pointer;  padding-left: 1.7em; padding-right: 1.7em; font-weight: 600; }
a.button1:hover {background: #498d66; }

button.button1 {color:white; text-decoration: none; background-color:#53a275; text-align:center; line-height: 250%;
    text-transform: uppercase; border: 0;margin-top: 2em;
    cursor: pointer;  padding-left: 1.7em; padding-right: 1.7em; font-weight: 600; }
button.button1:hover {background: #498d66; }

a.button {color:white; text-decoration: none; background-color:#cf3140; text-align:center; line-height: 250%;
    padding-top: 0.8em; padding-bottom: 0.8em; text-transform: uppercase;
    cursor: pointer;  padding-left: 1.7em; padding-right: 1.7em; font-weight: 600; }
a.button:hover {background-color:#b52232; }

a.sipka {display: block; padding-left: 15px; background-image: url("../images/icons/sipka.png"); background-repeat: no-repeat; background-position: left; color: #00a3ff; text-decoration: underline;}
a.icon-news {padding-left: 25px; background-image: url("../images/icons/novinky.png"); background-repeat: no-repeat; background-position: left; }

nav.menu a {
   color: #212121!important;
   padding: 0 5px!important;

    font-size: 1.6em!important;
    font-weight: 900!important;
    line-height: 30px!important;
    text-transform: uppercase!important;
    border-bottom: 0!important;


  /*  background-color: #53a275!important;
    color: white!important;
    padding: 5px!important;
    padding-left: 10px!important;
    padding-right: 10px!important;
    margin-left: 1px!important;*/
}

nav.menu li { margin-left: 0px!important; margin-right: 8px!important;}

nav.nav_top a {
    color: white;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 30px;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
    font-family: Roboto Condensed, sans-serif;
    text-decoration: none;
    background-color: #53a275;
    margin-left: 1px;

}
nav.menu ul li ul li {margin-left: 0!important;}
nav.menu a:hover {color: #f78724!important;}
nav.menu ul li#activetop a {color: #f78724!important;}

.nav_top {width: 100%; text-align: right;}
.nav_top ul.box li {float: right;}

#contactform input[type=submit] {color:white!important;  background-color:#478A64!important;}
#contactform input[type=submit]:hover {background: #007227!important;  }
.blok a:link, .blok a:visited {color: #4c9db8;}
.blok a:hover{color: #2a87a6}
.form1 input[type=submit]{ color:#ffffff!important;  background-color:#478A64!important;  text-transform: uppercase!important; font-size: 1.6em;
    font-weight: 400;font-family: Roboto Condensed, sans-serif; padding: 5px!important;
    padding-left: 20px!important;
    padding-right: 20px!important;}
.form1 input[type=submit]:hover {background: #007227!important; }

.page {background-color: #f9f6f1!important; }
.page.news_all_inline {background-color: #edeae6!important; background-image: none!important; }
.blok {background-color: #474141!important;}
.blok, .blok h2, .blok p, #contactform h2 {color: white!important;}
.galerie.blok {background-color: white!important;}
#footer {background-color: #343333!important; color: #b2b2b2!important;  border-top: none!important;}
#footer ul li header, #footer ul li header a {color: white!important;}
#footer ul li ul li a, #footer ul li ul li  {color: #b2b2b2!important; }
.webdesign {background-color: #2d2d2d!important;  border-top: none!important; }
.webdesign, .webdesign a {color: #b2b2b2!important; text-decoration: none!important; }

.shadow { box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.09);}
.ramecek {border: 1px solid #edefef;}

span.quoted {
    font-family: Georgia;
    font-size: 1.6em;
    display: block;
    margin: 14px 0 0 0;
    font-style: italic;
    line-height: 150%;
}
span.quoted:before {
    content: "“";
    font-size: 40px;
    color: #999;
    line-height: 0;
    display: inline-block;
    margin: 0 6px 0 0;
    }
span.quoted:after {
    content: " ”";
    font-size: 40px;
    color: #999;
    line-height: 0;
    display: inline-block;
    margin: 0 0 0 4px;
    position: relative;
   }
.citace p {margin-top: 3em!important; margin-bottom: 3em!important;}
#header { padding: 0; text-align: center;/* min-height: 35px;*/ background-color: #ffffff; padding-top: 1.5em; padding-bottom: 2em;}
#header img {margin: 0; padding: 0; }
#header .logo {text-align: center;}
#header #menu {text-align: right;}
#header .navigace {position: relative; text-align: left;}
#header .left {width: 25%; text-align: left; }
#header .right {width: 75%; text-align: right;}
#header .left p {margin-top: 2.7em; margin-bottom: 0.8em;}
#header .left p span {background: #d93611; padding: 10px; padding-left: 20px; padding-right: 20px; color: white; text-transform: uppercase}

.top {position: relative; padding-bottom: 10px;}
.top .right p {color: #8e979d; font-weight: 600; font-size: 1.4em; text-transform: uppercase;}
#header .top .right { /*position: absolute; */bottom: 10px; width: 85%;}
#header .top .left {width: 15%;}
#header .top .left a {display: block; width: 118px; height: 84px;}
#header .lang {position: absolute; text-align: left;  z-index: 50; top: 0; right: 0; padding-top: 15px; /*background-color: #f2f1f1;*/}
#header .lang li {display: inline-block; padding-left: 10px; background-repeat: no-repeat; cursor: pointer;}
#header .lang li a {display: block; font-size: 1.4em;}

.logonav {position: relative;}
.logonav .right p {color: #8e979d; font-weight: 600; font-size: 1.4em; text-transform: uppercase;}
#header .logonav .right { /*position: absolute; */bottom: 10px; width: 70%;}
#header .logonav .left {width: 30%;}
#header .logonav .left a {/*display: block; width: 118px; height: 84px;*/}

#header .blok_nav #menu {text-align: left;}
#header .blok_nav .navigace {position: relative; text-align: left;}
.blok_nav {background-color: white; min-height: 50px;}
.blok_nav nav.menu a {

}
.blok_nav nav.menu ul li {/*margin-right: 0px!important;*/}
.blok_nav nav.menu ul li li {}
.blok_nav nav.menu a:hover {color: #d82a2b!important;}
.blok_nav nav.menu ul li#activetop a {color: #d82a2b!important;}

@media screen and (max-width: 1200px){
    .blok_nav {min-height: 75px;}
}

@media screen and (min-width: 760px) and  ( max-width: 1024px) {
    .blok_nav {min-height: 100px;}
}


@media print {
    #header {display: none!important;}
    button.button1 {display: none!important;}
    html {color: #000000!important;}
    .wrap {box-shadow: none;}
    h1, h2, h3, h4 {color: #000000!important;}
}

ul.podstranky {}

ul.box {list-style-type: none;}
ul.box h2 {font-size: 1.6em;}
ul.box .img_produkt {max-height: 210px; text-align: center;}
ul.box .img_produkt img {max-height:  210px; max-width: 100%;}
ul.box li {float: left; display: inline-block; margin-top: 0;}
ul.box li.ramecek {float: left; display: inline-block; margin-top: 3%;}
ul.box li img {max-width: 100%;}

ul.box-2 li { width: 46%; padding:2%; margin-left: 0;}
ul.box-2 li.ramecek { width: 42%; padding:3%; margin-left: 3%;}
ul.box-2 li:nth-child(1n){}
ul.box-2 li:nth-child(2n+1){clear: both; margin-left: 0;}
ul.box-2 li:nth-child(2n){margin-right: 0;}
ul.box-2 li:first-child{}

ul.box-3 li { width: 29%; padding:2%; margin-left: 0;}
ul.box-3 li.ramecek { width: 25%; padding:3%; margin-left: 3%;}
ul.box-3 li:nth-child(1n){}
ul.box-3 li:nth-child(3n+1){clear: both; margin-left: 0;}
ul.box-3 li:nth-child(3n){margin-right: 0;}
ul.box-3 li:first-child{}

ul.box-4 li { width: 21%; padding:2%; margin-left: 0;}
ul.box-4 li.ramecek { width: 19%; padding:2%; margin-left: 2%;}
ul.box-4 li:nth-child(1n){}
ul.box-4 li:nth-child(4n+1){clear: both; margin-left: 0;}
ul.box-4 li:nth-child(4n){margin-right: 0;}
ul.box-4 li:first-child{}


@media screen and (max-width: 800px){
    ul.box-3 li { width: 42%; padding:3%; margin-left: 3%;}
    ul.box-3 li.ramecek { width: 42%; padding:3%; margin-left: 3%;}
    ul.box-3 li:nth-child(1n){margin-left: 0;}
    ul.box-3 li:nth-child(3n){clear: both; margin-left: 0;}
    ul.box-3 li:nth-child(3n+1){clear: none; }
    ul.box-3 li:nth-child(2n){margin-right: 0;margin-left: 3%;clear: none; }
    ul.box-3 li:first-child{}
    ul.box-3 li:last-child{clear: none;}
}

@media screen and (max-width: 480px){
    ul.box-3 li { width: 93%; padding:3%; margin: 0; float: none; clear: both; margin-bottom: 2em;}
    ul.box-3 li.ramecek { width: 93%; padding:3%; margin: 0; float: none; clear: both; margin-bottom: 2em;}
    ul.box-3 li:nth-child(2n){margin-left:0; }
}

.products {background-color: #e1c6c8;}
.products ul.box-3 li.ramecek {margin-top: 0; margin-bottom: 3%; background-color: white;}
.products li  h2 {text-align: center; font-size: 1.6em; margin-top: 1em;}
.products li  image {max-width: 100%; height: auto; line-height: 0;}

.slide_cycle {/*background-image: url("../images/animace/v-_slide2.jpg"); background-repeat: no-repeat;*/}
.slide_cycle .left {width: 34.5%; padding-left: 11.5%; padding-right: 5%; background-repeat: no-repeat; min-height: 439px; background-size: cover;}
.slide_cycle .right {width: 49%; padding: 0; margin: 0;  min-height: 439px;}
.slider_cycle img {max-width: 100%; height: auto;}
.slide_cycle img {max-width: 100%; height: auto;}
.slide_cycle .right {line-height: 0;}
.slider_cycle .right{line-height: 0;}
.slide_cycle h2 {color: #ffffff; font-size: 4.8em; font-family: "Playfair Display"; font-weight: 900; margin-bottom: 0.5em;}
.slide_cycle h3 {color: #212121; font-size: 2.4em;font-family: "Playfair Display"; font-weight: 900;}
#s6 {position: relative; overflow: hidden;}


.pics {height: 346px; width: 591px; padding: 0; margin: 0; max-width: 100%;}
.pics img {/*max-width: 100%!important;*/ overflow: hidden;}

@media screen and (max-width: 980px){
    .slide_cycle h2 {font-size: 3.5em; }
}

@media screen and (max-width: 696px){
    .slide_cycle .left {width: 72%;padding-left: 23%; clear: both;}
    .slide_cycle .right {width: 100%; clear: both;}
    .slide_cycle h2 {font-size: 4.8em; }
}

@media screen and (max-width: 500px){
    .slide_cycle h2 {font-size: 3.5em; }
}

@media screen and (max-width: 370px){
    .slide_cycle .left {background-image: none; background-color: #cf3140; padding-left: 5%; width: 90%; height: auto; border-bottom: 50px #b52232 solid; min-height: 100px; }
}

@media print {
    .slider {display: none!important;}
}


@media screen and (max-width: 400px){
    .top img {max-width: 100%;}
}

.text-blok {padding-top: 1em;}

@media screen and (max-width: 600px) {
    #header .logo {width: 100%; margin-bottom: 2em; }
}

@media screen and (max-width: 600px) {
    #header .logo {width: 100%; margin-bottom: 2em; }
}

.page {width: 100%; background-color: white; }
.page p {margin-top: 1em; margin-bottom: 1em; padding: 0; line-height: 150%;}
.page h2 {margin-top: 2em; margin-bottom: 1em;}
.page .left {width: 63%;}
.page .right {width: 33%;text-align: left;}
/*.np .page .left {width: 33%;}
.np .page .right {width: 63%; text-align: left; min-height: auto;}*/
.page .obr img{ max-width: 100%; height: auto;}
.page .right.obr {text-align: right; width: 45%; padding-top: 2em;}
.page .left.obr {text-align: left; width: 45%; padding-top: 2em;}
.page-text {}
.obr1 {padding: 3%; border: 1px solid #cac7c7;/* background-color: #ffffff;*/}
.page .page-text p {font-size: 1.4em;}
.page .page-text a {/*text-decoration: none;*/}
.page-text ul {/*list-style-type: disc;*/ margin-top: 1em; margin-bottom: 1em;}
.page-text ul li{list-style-type: disc; margin-left: 25px; line-height: 150%; font-size: 1.4em; /*background-image: url("../images/odrazka.png"); background-repeat: no-repeat; background-position: top 7px left;*/ /* margin-bottom: 1em; }*/}
.page-text ol {list-style-type: decimal; margin-top: 1em; margin-bottom: 1em;}
.page-text ol li{margin-left: 40px; line-height: 150%; font-size: 1.4em; }
.page-text ul li.noli p {font-size:1em;}
.page-text ul li.noli {list-style-type: none;}
.page-text img {max-width:100%;height:auto;}
.page .page-text table tbody td p {margin: 0; padding: 0; font-size: 1em; line-height: 21px;}
.page table tbody td {padding:5px;}
.page table.tab1 tbody td {border: 1px solid #d1d2cd;padding:5px;}
.page table tbody td, .table_1 thead th {font-size: 1.4em; }
.page table tbody td a:link {font-size: 1em;}
.page table tbody td a.download:link {margin: 0; padding: 0; font-size: 0;}
.page table tbody td ul li {font-size: 1em;}
.page table img {max-width:100%;height:auto;}
.page p.zvyrazneni {
    background-color: #f78724;
    color: #ffffff;
    padding: 10px;}
.page p.zvyrazneni2 {
    background-color: #6aafd8;
    color: #ffffff;
    padding: 10px;}


.datum {color: #989999;padding-bottom: 0.5em; font-weight: 600; font-size: 1.2em;}
.blok_border {border: 1px solid #d6dde2; background-color: white; margin-bottom: 2em;}
.blok_border.content {padding-left: 3em; padding-right: 3em;}
.blok_border.vcontent {padding-top: 3em; padding-bottom: 3em;}
.blok_border h2 {margin-top: 0;}
.akce.blok_border {background-color: #f4f4f2;}
.akce p {margin-top: 0;}
.right .blok_border p {margin-top: 0;}
.akce ul {margin-top: 1em; margin-bottom: 1em;}
.akce .datum {display: inline-block; float: left; width: 45px; padding: 10px; background-color: #dfdad6; color: #b52232; font-size: 1.2em; font-weight: 400; margin-bottom: 3px;}
.akce .text_akce {display: inline-block; float: right; width: 85%;}
.akce .datum span {font-size: 2.4em; font-weight: 600; display: block;}
.aktivity h3 {margin-bottom: 1em;}
.zpravy ul li {margin-bottom: 3em;}


.tabulka td {
    border:1px solid #F5F2E2;
    padding:10px;
}

.tabulka td p {font-size: 1em;}

.prazdna {
    background-color: transparent;
    border:1px solid transparent;
}

.zelena_pozadi {
    background-color: #72A529;
    color: white;
}

.zelena_pozadi a{ color: white;}
.normal_pozadi {
    background-color: #e7d8c4;
}

@media print {
    .page .right {display: none!important;}
    .page .left {width: 100%; float: none;}
    .page {background-color: white;}
}

.blok3 {padding-right: 20%; background-size: cover;}

.blok {background-color: #f0f2f2; width: 100%; color:#505050;}
.blok2 { background-color: #d4d4d4; text-align: center;  min-height: 474px; }

.socialni_site p{width: 25%; float: left; font-weight: 600; line-height: 38px;}
.socialni_site ul {width: 75%; float: left; font-size: 1.4em; margin-bottom: 1em; margin-top: 1em;}
.socialni_site ul li {width: 38px; float: left; padding-right: 20px; height: 38px;}


.icons li{  background-image: url("../images/icon-bg.png"); background-repeat: no-repeat; background-position: center center; min-height: 204px; text-align: center; }
.icons li img {max-width: 100%; height: auto;}
.icons h2 {font-size: 1.4em; margin-top: 1em;}
.icons header {margin-top: 5em;}
ul.box-3.icons li {padding: 0;}

@media screen and (max-width: 600px) {
    .icons li, .restaurace ul li {width: 100%; display: block; clear: both; float: none; }
    .osvedceni ul li {width: 100%; display: block; clear: both; float: none; }

}
@media screen and (max-width: 400px) {
    /*.icons li {width: 96%; float: none; }*/
}



.hp .news_all_inline {background-color: #aa9f97; background-image: none; }
.hp .news_all_inline ul {margin-bottom: 4em; }
.hp .news_all_inline ul li  {background-color: white;}

.news_all_inline h2 {margin-top: 0; margin-bottom: 0;}
.news_all_inline a h2 {color: #302e2f; font-size: 1.4em;  font-weight: 900; text-transform: uppercase; margin-top: 1em; margin-bottom: 0.5em;}
.news_all_inline ul li a {text-decoration: none;}


.news {/*background-color: #e8d5a0; */padding: 3em; margin-left: 5em; border: 10px solid #edefef; margin-top: 1.5em;}
.news h2 {color: #da251c; font-family: 'Oswald', sans-serif; font-weight: 700; margin-top: 0; font-size: 1.8em; text-transform: uppercase; text-align: center; border-bottom: 1px solid;}
.news h3 {color: #1f1f1f; font-size: 1.4em; font-family: 'Oswald', sans-serif; font-weight: 700; text-transform: uppercase;}
.news p {color: #1f1f1f; font-size: 1.2em; }
.news img {margin-top: 1em;}

.aktuality .ramecek, .karty .ramecek {background-color: #ffffff;}
.page .aktuality h2, .page .karty h2 {margin-top: 0;}
.ramecek.foto {padding: 10px; width: auto; display: inline-block;}
.psi .left {width: 30%;}
.psi .right {width: 70%; text-align: left;}
.psi h1 {margin-bottom: 1em;}
@media screen and (max-width: 600px) {
    .page .left, .page .right {float: none; width: 100%;}
    .page .right .news {max-width: 230px;}
}

@media screen and (max-width: 768px) {
    .hp .page .left, .hp .page .right {float: none; width: 100%;}
    .hp .page .right .news {max-width: 230px; margin: auto;}
}

/*
.galerie ul {list-style-type: none; margin-bottom: 0;}
.galerie ul li {float: left; display: inline-block; width: 23.5%; padding:1%;}
.galerie ul li:nth-child(1n){}
.galerie ul li:nth-child(4n+1){clear: both; padding-left: 0;}
.galerie ul li:nth-child(4n){padding-right: 0;}
.galerie ul li:first-child{padding-left: 3%;}
*/

.galerie .box li {background-color: white;}

.galerie h1, .galerie h2 {margin: 0;}
.galerie_filtr {list-style-type: none;}
.galerie_filtr li {float: left; display: inline-block; padding-right: 15px;}

/*
.page a:link, .page a:visited {font-size: 1em;}
.page a:hover {}
.page .left a:link, .page .right a:link {font-size: 1em;}
.page ul {list-style-type: decimal; margin-left: 3%;}
.page ol {list-style-type: disc; margin-left: 4%;}
.page ul li {font-size: 1.4em; line-height: 150%; padding-left: 1%;}
.page ul li ol li {font-size: 1em; padding-left: 1%;}*/

.seznam  {list-style-type: none;}
.seznam  li {width: 94%; margin-bottom: 2em; margin-top: 2em; padding: 3%; border:  1px solid #d6dde2; background-color: white; position: relative;}
.seznam li img {max-width: 80px; height: auto;}
.seznam li header {float: left; width: 60%; text-align: left;}
.seznam li footer {float: right; width: 40%; text-align: right;}
.seznam li footer a {display: block; height: 37px; padding-left: 55px; background-image: url("../images/detail-icon2.png"); background-repeat: no-repeat; background-position: top left; margin-top: 0; margin-bottom: 0; padding-top: 20px; }

.dokumenty {margin-top: 4em;}
.jcarousel_none {display: none;}
.jcarousel-wrapper {position: relative;/* padding-left: 5em; padding-right: 5em; margin-left: 5em; margin-right: 5em; margin-bottom: 3em;*/}
@media screen and (max-width: 599px) {
    .jcarousel-wrapper {display: none;}
}
/*
This is the visible area of you carousel.
Set a width here to define how much items are visible.
The width can be either fixed in px or flexible in %.
Position must be relative!
*/
.jcarousel {
    position: relative;
    overflow: hidden;
    /*margin-left: 4em;*/
}

/*
This is the container of the carousel items.
You must ensure that the position is relative or absolute and
that the width is big enough to contain all items.
*/
.jcarousel ul {
    width: 20000em;
    position: relative;

    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
}

/*
These are the item elements. jCarousel works best, if the items
have a fixed width and height (but it's not required).
*/
.jcarousel li {
    /* Required only for block elements like <li>'s */
    float: left;
    width: 100%!important;
    max-width: 588px;


}

.jcarousel img {
    display: block;
    max-width: 100%;
    height: auto !important;
   /* border: 3px solid #a3a5a6;*/
}
.jcarousel p {width: 180px; text-align: center;}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    /* top: 50%;*/
    top: 36%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #00387b;
    color: #fff;
    text-decoration: none;
    /* text-shadow: 0 0 1px #000;*/
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    /*  -webkit-box-shadow: 0 0 4px #F0EFE7;
      -moz-box-shadow: 0 0 4px #F0EFE7;
      box-shadow: 0 0 4px #F0EFE7;*/
}
a.jcarousel-control-prev,
a.jcarousel-control-next {color: white;}

.jcarousel-control-prev {
    left: 15px;
}

.jcarousel-control-next {
    right: 15px;
}

/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;

    font-size: 11px;
    height: 10px;
    width: 10px;
    line-height: 10px;

    background: #fff;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;

    margin-right: 7px;


    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}

.jcarousel-pagination a.active {
    background: #2ca343;
    color: #fff;
    opacity: 1;

    -webkit-box-shadow: 0 0 2px #F0EFE7;
    -moz-box-shadow: 0 0 2px #F0EFE7;
    box-shadow: 0 0 2px #F0EFE7;
}

@media screen and (max-width: 600px) {
    .jcarousel_none {display: block;}
    .jcarousel_none img {max-width: 100%; height: auto;}
    .jcarousel_none li {margin-bottom: 3em;}
}


.form1 {margin-top: 20px; margin-bottom: 20px;}
.form1 input:not([type=submit]){ font-size: 1.4em; line-height: 150%;  width: 100%; margin-bottom: 14px; padding-left: 5px; color:#828282;}
.form1 select {font-size: 1.4em; line-height: 150%; padding-left: 5px; margin-bottom: 14px; height: 28px; color:#828282; }
.form1 textarea {width: 100%; height: 200px; margin-bottom: 22px;}
.form1 label {font-size: 1.4em; line-height: 150%; padding-right: 10px;}
.form1 input[type=submit]{ color:#ffffff; text-decoration: none; background-color:#e56f38;  text-align:center; line-height: 250%;
    text-transform: uppercase; cursor: pointer; border: 0; padding-left: 1.5em; padding-right: 1.5em;}
.form1 input[type=submit]:hover {background: #69696b; }
.form1 input[type=checkbox]{width: auto;}
.form1 input[type=file]{font-size: 1em;}
.form1 table {width: 100%;}
.form1 table th {vertical-align: top;}

.odberatele_produkty table tbody td , .odberatele_produkty thead th{border: 1px solid #d1d2cd;padding:5px;}
.odberatele_produkty table tbody td, .odberatele_produkty thead th {font-size: 1.4em!important; }
.odberatele_produkty thead th {font-weight: 900;}
.odberatele_produkty table {width: 100%;}
.odberatele_produkty input:not([type=submit]){ font-size: 1em;}
.odberatele_produkty .datagrid .btn {color: white!important;}
.odberatele_produkty .handle-sort {display: none; margin-right: 10px;}
.odberatele_produkty td.col-action {text-align: center!important;}

#contactform {text-align: center;}
#contactform form {margin-top: 3em;}
#contactform form input:not([type=submit]){ background-color: transparent; border: 1px solid #919294; padding: 1%; }
#contactform form input[type=text]{ font-size: 1.4em;  line-height: 120%; margin-bottom: 0.7em; color: #2d2d2e; width: 90% ;}
#contactform form select{ background-color: transparent; border: 1px solid #919294; padding: 1%; font-size: 1.4em;  line-height: 120%; margin-bottom: 0.7em; color: #2d2d2e; width: 92% ;}
#contactform form input.cc{display: none;}
#contactform textarea {height: 6.5em; width: 98%; border: 1px solid #919294; padding: 1%; font-size: 1.4em; font-family: 'Roboto', sans-serif;
    margin-bottom: 2em; background-color: transparent;}
#contactform input[type=submit] {color:white; font-weight: 700; text-decoration: none; background-color:#299898;  text-align:center; line-height: 250%;
    text-transform: uppercase; cursor: pointer; border: 0; padding-left: 1.5em; padding-right: 1.5em;margin: auto;}
#contactform input[type=submit]:hover {background: #056F6F;  }
#contactform a:link, #contactform a:visited {text-decoration: none; color: white;}
#contactform a:hover {text-decoration: underline;}
#contactform h2 {margin: 0; line-height: 100%; text-transform: uppercase;color: #2d2d2e}
#contactform p {margin: 0; }
#contactform table {width: 100%;}
#contactform table td {vertical-align: top; width: 60%;}
#contactform .left {width: 50%; padding-top: 17px; text-align: left;}
#contactform .right {width: 50%; text-align: left;}
#contactform .label {padding-right: 10px; font-size: 1.4em;}
#contactform td.label {width: 20%}
 form .dd input[type=text]{visibility: hidden; height: 0; font-size:0; margin-bottom: 0; }
 form .dd input:not([type=submit]) {padding: 0; }
 form .dd td, form .dd {color: transparent;}

@media screen and (max-width: 600px) {
    #contactform .left {width: 100%;float:none;}
    #contactform .right {width: 100%; float: none;}
}


#footer {width: 100%; background-color: #d9d9d9; color: #505050; position: relative; border-top: 1px solid #d6dde2;}
#footer ul li {display: block; float: left; width: 50%; line-height: 150%;}
#footer ul.count2 li{width: 50%;}
#footer ul.count3 li{width: 33%;}
#footer ul.count4 li{width: 25%;}
#footer ul li ul li {display: block; float: none; width: 100%; }
#footer ul.count2 li ul li {width: 100%;}
#footer ul.count3 li ul li {width: 100%;}
#footer ul.count4 li ul li {width: 100%;}
#footer ul li ul li {display: block; float: none; width: 100%; }
#footer ul li header, #footer ul li header a {color: #313232; font-size: 1.2em; text-transform: uppercase;  padding-bottom: 1em;
    text-decoration: none; font-weight: 600;}
#footer ul li ul li a, #footer ul li ul li  {color: #505050; font-size: 1.4em; text-decoration: none; font-weight: 400;}
#footer ul li ul li a {font-size: 1em;}
#footer ul li ul li a:hover {text-decoration: underline;}
#footer ul.logo_bottom {}


@media screen and (max-width: 600px) {

    #footer ul li {width:100%; text-align: center; margin-bottom: 2em;}
    #footer ul.count2 li{width:100%;}
    #footer ul.count3 li{width:100%;}
    #footer ul.count4 li{width:100%;}
}




.webdesign {width: 100%; padding-top: 2em; padding-bottom: 2em; background-color: #d9d9d9; text-align: left; border-top: 1px solid #eaeae9; }
.webdesign, .webdesign a {color: #505050; text-decoration: none; }
.webdesign p { margin: 0;font-size: 1.4em;}

@media print {
    #footer {display: none!important;}
    .webdesign {display: none!important;}
    #contactform {display: none!important;}
}



.table_1{width: 100%;}
.table_1 tbody tr:hover {background: #ddd;}
.table_1{ border: none; border-collapse:collapse;}
.table_1 thead tr { border-bottom: 1px solid #c2c1c1; background: #c2c1c1; }
.table_1 thead th { border: 1px solid #999; padding: 10px; height: 25px; white-space: nowrap; line-height: 150%; }
.table_1{ border: none; border-collapse:collapse;}
.table_1 tbody tr { border-bottom: 1px solid #c2c1c1; cursor: pointer; }
.table_1 tbody td { border: 1px solid #c2c1c1; text-align:left; padding: 10px; vertical-align: middle; }
.table_1 tbody td.top {vertical-align: text-top;}
.table_1 tbody td p {margin: 0; padding: 0; font-size: 1.4em; line-height: 21px;}
.table_1 tbody td, .table_1 thead th {font-size: 1.4em; }
.table_1 tbody td a:link {font-size: 1em;}
.table_1 tbody td a.download:link {margin: 0; padding: 0; font-size: 0;}

/* =============== flashMessage =============== */
#flashmessage {color: black; background: #a09f43;}
div.flash { color: black; text-align: center; width: 100%; font-size: 1.4em; line-height: 150%; padding-top: 1em; padding-bottom: 1em;}

/* =============== KONEC flashMessage =============== */

@media print
{
    .noprint {display:none;}
}



.pagination { border:0; margin:0; padding:0;text-align:center; margin-top: 4em;}
.pagination li { border:0; display: inline-block;margin:0; padding:0;font-size:11px;list-style:none;margin-right:2px;}
.pagination li a { border:solid 1px #f14b3e; background-color:white; }
.pagination li.active a { background:#f14b3e;color:#FFFFFF;/*font-weight:bold;*/}
.pagination .previous-off,
.pagination .next-off, .pagination li.disabled a { border:solid 1px #DEDEDE;color:#888888; background-color:white;/*font-weight:bold*/;margin-right:2px;padding:3px 4px; }
.pagination li.disabled a {display:block;padding:3px 6px;text-decoration:none;}
.pagination .next a,
.pagination .previous a{ /*font-weight:bold;*/}
.pagination a:link,
.pagination a:visited { color:#f14b3e;display:block;padding:3px 6px;text-decoration:none;}
.pagination a:hover{ border:solid 1px #f14b3e;}

.page .pagination li {line-height: 100%; padding-left: 0;}

/* =================== navigace newww =============*/
nav.menu {
    display: block;
    background: transparent;
    width: 100%;
    padding-left: 0;
    z-index: 300;
}
nav.menu ul {
    list-style-type: none;
    margin:0;
    padding:0;
    position: absolute;
    background: transparent;
    display: none;/*skryvani menu*/
    width: 100%;
    text-align: left;
}
nav.menu ul#menu {margin-top: 10px;}
nav.menu ul li {
    width: auto;
    text-align: left;
    margin-left: 10px;
    margin-right: 0px;
}
nav.menu a {
    display: block;
    color: #474747;
    text-decoration: none;
    font-size: 1.4em;
    font-weight: 600;
    line-height: 30px;
    padding: 0 5px;
    cursor: pointer;
    width: auto;
    text-transform: uppercase;
    position: relative;
    border-bottom: 2px solid transparent;

}

/*Style for dropdown links*/
nav.menu li:hover ul a {
    background: rgba(255,255,255,0.8);
    color: #2d2d2e;
    height: 40px;
    line-height: 40px;
    font-weight: 600;
    text-align: left;
    font-size: 1.2em;


}


/*Hide dropdown links until they are needed*/
nav.menu li ul {
    display: none;
    width: auto;
    padding: 0;
   /* padding-top: 17px;*/
    background: transparent;
}

/*Make dropdown links vertical*/
nav.menu li ul li {
    display: block;
    float: none;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    background-color: #dfdad6; color: white;
}

/*Prevent text wrapping*/
nav.menu li ul li a {
    width: auto;
    min-width: 250px;
    padding: 0 20px;
    line-height: 120%;
    font-weight: 600; color: white;
}

/*Display the dropdown on hover*/
nav.menu ul li a:hover + .hidden, nav.menu .hidden:hover {
    display: block;
}



nav.menu a span {position: relative; display: block; width: 100%; text-align: left;}
nav.menu a:hover {
  color: #2ca343;
}
nav.menu ul li#activetop a {  color: #2ca343;}
/*skryvani menu */
/*Display 'show menu' link*/
.show-menu {
    display:block;
    text-decoration: none;
    color: #fff;
    background: rgba(173, 172, 172, 0.9);
    text-align: left;
    font-size: 1.4em;
    font-family: sans-serif;
    line-height: 2em;
    padding: 0 15px;

}
/*Hide checkbox*/
input[type=checkbox]{
    display: none;
}
/*Pointer on Hover, so that the user knows of an active link*/
.show-menu:hover {
    cursor:pointer;
}
.show-menu {padding-left: 40px;}
/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked ~ #menu {
    display: block;
}
/*Center the text*/
li ul li a {
    text-align:center;
}



@media screen and (min-width: 601px) {
    nav.menu {
        background: transparent;
        position: relative;
    }
    nav.menu ul {display: block;}/*skryvani menu*/
    nav.menu ul li {
        width: auto;
        background: transparent;
        display: inline-block;
        text-align: left;

    }
    nav.menu a {
       /* line-height: 120%;*/
        padding: 0 5px;
    }
    /* skryvani menu Style 'show menu' label button and hide it by default*/
    .show-menu {
        display: none;
    }

}
@media screen and (min-width: 601px) and  ( max-width: 1024px) {
    nav.menu a {width: 100px;}
}


@media screen and (max-width : 760px){
    nav.menu { padding-bottom: 0em;}
    /*Make dropdown links appear inline*/
    nav.menu   ul {
        position: static;
        display: none;
        text-align: left;
    }
    /*Create vertical spacing*/
    nav.menu    li {
        margin-bottom: 1px;
    }
    nav.menu li a { /*min-width: 140px;*/
        padding-left: 0px; padding-right: 0px;}

    /*Make all menu links full width*/
    nav.menu   ul li, nav.menu li a {
       /* width: 100%;*/
    }
    /*Display 'show menu' link*/
    .show-menu {
        display:block;
    }

    #header .left, #header .right {float: none; display: block; width: 100%; }
    #header img {position: relative; top: auto;}
    nav.menu ul li {margin-left: 0;}

    nav.menu a {line-height: 150%;}
}

@media screen and (max-width: 1030px) {
    nav.menu ul li {margin-right: 20px;}
    nav.menu a {font-size: 1.3em; width: auto;}

}

/* =========================================================
   Drobný moderní facelift – utulekpropsy.org
   (vložit na úplný konec souboru content.css)
   ========================================================= */

/* Paleta & základní proměnné – usnadní další úpravy */
:root {
    --primary: #f78724;
    --primary-dark: #e06706;
    --accent: #2ca343;
    --card-bg: #ffffff;
    --card-radius: 18px;
    --shadow-soft: 0 10px 25px rgba(0, 0, 0, 0.12);
    --shadow-neumorph:
            -6px -6px 16px rgba(255, 255, 255, 0.7),
            6px  6px 16px rgba(0, 0, 0, 0.08);
}

/* 1) Celkový dojem – obal stránky */
.wrap {
    border-radius: 24px;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.18);
}

/* 2) Hlavička & menu – decentní podtržení a zvýraznění aktivní položky */
#header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}

nav.menu a {
    position: relative;
    letter-spacing: 0.04em;
    border-bottom: 0; /* zrušení starého podtržení */
    transition: color 0.2s ease-out;
}

/* „sliding underline“ efekt */
nav.menu a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -4px;
    height: 2px;
    width: 0;
    background: linear-gradient(90deg, var(--primary), var(--accent));
    transition: width 0.25s ease-out;
}

nav.menu a:hover::after {
    width: 100%;
}

nav.menu ul li#activetop a {
    color: var(--primary) !important;
}

nav.menu ul li#activetop a::after {
    width: 100%;
}

/* 3) Ikony na úvodní stránce – lehký neumorfismus */
.icons li {
    border-radius: 24px;
    background: #f5f5f5;
    box-shadow: var(--shadow-neumorph);
    position: relative;
    transition:
            transform 0.2s ease,
            box-shadow 0.2s ease,
            background 0.2s ease;
}

.icons li:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.18);
    background: linear-gradient(145deg, #ffffff, #f0f0f0);
}

.icons header {
    margin-top: 3.5em; /* ikony budou opticky více uprostřed */
}

.icons h2 {
    font-size: 1.5em;
    letter-spacing: 0.05em;
}

/* 4) Pravý blok s mapou na úvodní stránce – „kartička“ */
.hp .page .right {
    background: var(--card-bg);
    padding: 2.4rem 2rem;
    border-radius: var(--card-radius);
    box-shadow: var(--shadow-soft);
    box-sizing: border-box;
}

.hp .page .right img {
    max-width: 100%;
    border-radius: 12px;
    margin-bottom: 1.2rem;
}

.hp .page .right p {
    margin-top: 0.6rem;
}

/* 5) Úvodní text (h1 + první odstavec) – trochu více prostoru */
.page-text.clanek h1 {
    margin-top: 2rem;
    margin-bottom: 1rem;
    font-size: 2.6em;
}

.page-text.clanek p:first-of-type {
    font-size: 1.5em;
}

/* 6) Galerie – kartičky se zaoblením, stínem a efektem na hover */
.galerie .box li.ramecek {
    border-radius: 18px;
    overflow: hidden;
    border: none;
    background: #ffffff;
    box-shadow: var(--shadow-soft);
    transition:
            transform 0.2s ease,
            box-shadow 0.2s ease;
}

.galerie .box li.ramecek img {
    display: block;
    width: 100%;
    height: auto;
    transition: transform 0.25s ease;
}

.galerie .box li.ramecek:hover {
    transform: translateY(-4px);
    box-shadow: 0 18px 35px rgba(0, 0, 0, 0.2);
}

.galerie .box li.ramecek:hover img {
    transform: scale(1.03);
}

/* 7) Tlačítka – sjednocení a jemný přechod */
a.button1,
button.button1,
a.button,
.form1 input[type=submit],
#contactform input[type=submit] {
    border-radius: 999px;
    background: linear-gradient(135deg, var(--primary), var(--primary-dark));
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.18);
    border: none;
    transition:
            transform 0.15s ease,
            box-shadow 0.15s ease,
            background 0.15s ease;
}

a.button1:hover,
button.button1:hover,
a.button:hover,
.form1 input[type=submit]:hover,
#contactform input[type=submit]:hover {
    background: linear-gradient(135deg, var(--primary-dark), var(--primary));
    transform: translateY(-1px);
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.22);
}

/* 8) Patička – lehce zkontrastovaná, ale pořád střídmá */
#footer {
    background: #262626 !important;
    color: #bfbfbf !important;
    border-top: none !important;
}

#footer ul li header,
#footer ul li header a {
    color: #ffffff !important;
}

#footer ul li ul li a,
#footer ul li ul li {
    color: #bfbfbf !important;
}

.webdesign {
    background: #1f1f1f !important;
    color: #9e9e9e !important;
}
.webdesign a {
    color: inherit !important;
}
/* Ikonkové karty – větší mezery mezi dlaždicemi */
.hp ul.icons.box-3 {
    margin: 2rem 0;
}

/* desktop */
.hp ul.icons.box-3 li {
    width: 28%;
    margin: 1.4rem 1%;
    padding: 2.4rem 1.8rem;
    box-sizing: border-box;
}

/* tablet – dvě karty vedle sebe */
@media screen and (max-width: 800px) {
    .hp ul.icons.box-3 li {
        width: 46%;
        margin: 1rem 2%;
    }
}

/* mobil – jedna karta na řádek */
@media screen and (max-width: 480px) {
    .hp ul.icons.box-3 li {
        width: 100%;
        margin: 0 0 1.6rem 0;
    }
}

/* Ikonkové karty – větší mezery mezi dlaždicemi */
.hp ul.icons.box-3 {
    margin: 2rem 0;
}

/* desktop */
.hp ul.icons.box-3 li {
    width: 28%;
    margin: 1.4rem 1%;
    padding: 2.4rem 1.8rem;
    box-sizing: border-box;
}

/* tablet – dvě karty vedle sebe */
@media screen and (max-width: 800px) {
    .hp ul.icons.box-3 li {
        width: 46%;
        margin: 1rem 2%;
    }
}

/* mobil – jedna karta na řádek */
@media screen and (max-width: 480px) {
    .hp ul.icons.box-3 li {
        width: 100%;
        margin: 0 0 1.6rem 0;
    }
}


/* Zrušíme všechny staré pseudo-elementy na slidru */
.slide_cycle::before,
.slide_cycle::after {
    content: none !important;
}

/* Slider – ořez obrázku, aby nebyl vidět spodní oranžový pás */
.slide_cycle {
    position: relative;
    overflow: hidden;
    /*border-radius: 24px 24px 0 0; *//* krásně kopíruje rohy .wrap */
}

/* výška slideru – na desktopu vyšší, na mobilu nižší */
@media screen and (min-width: 768px) {
    .slide_cycle {
        height: 380px; /* můžeš si upravit, když se ti bude zdát moc/málo */
    }
}

@media screen and (max-width: 767px) {
    .slide_cycle {
        height: 260px;
    }
}

/* Obrázek vyplní box a přizpůsobí se (ořízne spodek) */
.slide_cycle img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;  /* bere horní část fotky, takže se ořezává hlavně dole */
    display: block;
}
/* Jemné oranžové zakončení slideru */
 .page {
    border-top: 4px solid #f78724;   /* tloušťku si klidně změň na 2–3px */
    box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.06); /* úplně jemný stín odspodu slideru */
}

/* Mapová karta na homepage – jemnější neumorfní vzhled */
.hp .page .right {
    background: #fdfdfd;
    border-radius: 24px;
    box-shadow: var(--shadow-neumorph);
}

/* oranžový proužek v mapové kartě – trochu zaoblit */
.hp .page .right p.zvyrazneni {
    border-radius: 12px;
    margin-top: 1.4rem;
    margin-bottom: 0.6rem;
}

/* Útulek: textový úvod – zúžení řádku, ať se líp čte */
.np .page .vcontent > h1,
.np .page .vcontent > p {
    max-width: 860px;
    margin-left: auto;
    margin-right: auto;
}

/* Útulek: blok karet */
.np section.karty {
    margin-top: 3rem;
}

/* karty – 3 na řádek, trochu vzduchu kolem */
.np .karty ul.box-3 li.ramecek {
    width: 29%;
    margin: 1.5rem 2% 2.4rem 0;
    padding: 2.2rem 2rem;
    box-sizing: border-box;

    border: none;
    border-radius: 20px;
    background: #ffffff;
    box-shadow: var(--shadow-soft);

    transition:
            transform 0.2s ease,
            box-shadow 0.2s ease;
}

/* každá první v řádku bez pravého odsazení navíc */
.np .karty ul.box-3 li.ramecek:nth-child(3n+1) {
    margin-right: 2%;
}

/* hover efekt – lehké nadzvednutí */
.np .karty ul.box-3 li.ramecek:hover {
    transform: translateY(-4px);
    box-shadow: 0 18px 35px rgba(0, 0, 0, 0.16);
}

/* tablet: dvě karty vedle sebe */
@media screen and (max-width: 900px) {
    .np .karty ul.box-3 li.ramecek {
        width: 46%;
        margin: 1.4rem 2% 2.2rem 0;
    }
}

/* mobil: jedna karta na řádek */
@media screen and (max-width: 600px) {
    .np .karty ul.box-3 li.ramecek {
        width: 100%;
        margin: 0 0 2rem 0;
    }
}

/* Útulek: obrázky psů v kartách */
.np .karty .img_produkt {
    border-radius: 14px;
    overflow: hidden;
    height: 200px;        /* můžeš upravit dle oka */
}

.np .karty .img_produkt img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* nadpis karty – datum/místo trochu výrazněji */
.np .karty h2 {
    margin: 0 0 0.6rem 0;
    font-size: 1.8em;
}

.np .karty h2 a {
    text-decoration: none;
    color: #333;
}

.np .karty h2 a:hover {
    color: var(--primary);
}

/* tabulka parametrů psa v kartě */
.np .karty .tab1 {
    border-collapse: collapse;
    margin-top: 1rem;
    font-size: 1.3em;
}

.np .karty .tab1 td {
    padding: 0.3rem 0;
}

/* levý sloupec – popisky */
.np .karty .tab1 td:first-child {
    width: 35%;
    font-weight: 600;
    color: #888;
    padding-right: 0.8rem;
}

/* jemné oddělovače mezi řádky */
.np .karty .tab1 tr + tr td {
    border-top: 1px solid #f1f1f1;
}

/* spodní řádek s odkazem Detail */
.np .karty footer p:last-child {
    margin-top: 1.3rem;
}

/* samotný odkaz */
.np .karty footer p:last-child a {
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.2em;
    letter-spacing: 0.05em;
    color: var(--primary);
}

/* šipky >> ve stejné barvě */
.np .karty footer p:last-child .vice {
    color: var(--primary);
}

/* hover */
.np .karty footer p:last-child a:hover {
    color: var(--primary-dark);
}

/* ÚTULEK – layout karet psů přes flexbox, aby byl okraj vlevo i vpravo stejný */
.np .karty ul.box-3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 2.4rem 0 0;
    padding: 0;
}

/* základní vzhled jedné karty */
.np .karty ul.box-3 li.ramecek {
    float: none; /* přepíšeme starý float z globálních stylů */
    margin: 0 0 2.4rem;
    flex: 1 1 calc(33.333% - 2rem);
    max-width: calc(33.333% - 2rem);

    border: none;
    border-radius: 20px;
    background: #ffffff;
    box-shadow: var(--shadow-soft);

    padding: 2.2rem 2rem;
    box-sizing: border-box;

    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.np .karty ul.box-3 li.ramecek:hover {
    transform: translateY(-4px);
    box-shadow: 0 18px 35px rgba(0, 0, 0, 0.16);
}

/* tablet – dvě karty vedle sebe */
@media screen and (max-width: 900px) {
    .np .karty ul.box-3 li.ramecek {
        flex: 1 1 calc(50% - 1.6rem);
        max-width: calc(50% - 1.6rem);
    }
}

/* mobil – jedna karta na řádek */
@media screen and (max-width: 600px) {
    .np .karty ul.box-3 {
        justify-content: center;
    }
    .np .karty ul.box-3 li.ramecek {
        flex: 1 1 100%;
        max-width: 100%;
    }
}

/* ÚTULEK – tabulka parametrů psa v kartě */
.np .karty .tab1 {
    border-collapse: collapse;
    margin-top: 1rem;
    width: 100%;
    font-size: 1.3em;
}

/* všechny buňky */
.np .karty .tab1 td {
    border: 1px solid #ececec;
    padding: 0.55rem 0.8rem;
    line-height: 1.4;
}

/* levý sloupec – popisky */
.np .karty .tab1 td:first-child {
    width: 38%;
    font-weight: 600;
    color: #888888;
    background: #fafafa;
}

/* pravý sloupec – hodnoty */
.np .karty .tab1 td:last-child {
    color: #343434;
    font-weight: 400;
}

/* odkaz DETAIL pod tabulkou */
.np .karty footer p:last-child {
    margin-top: 1.2rem;
}

.np .karty footer p:last-child a {
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.2em;
    letter-spacing: 0.05em;
    color: var(--primary);
}

.np .karty footer p:last-child .vice {
    color: var(--primary);
}

.np .karty footer p:last-child a:hover {
    color: var(--primary-dark);
}

/* ÚTULEK – zjemnění velikosti fontu v kartách psů */

/* nadpis v kartě (datum / místo) */
.np .karty h2 {
    font-size: 1.6em;   /* bylo 1.8em */
}

/* tabulka parametrů – o něco menší, ale pořád čitelné */
.np .karty .tab1 {
    font-size: 1.2em;   /* bylo 1.3em */
}

.np .karty .tab1 td {
    padding: 0.45rem 0.7rem;  /* o chloupek menší, aby to působilo jemněji */
}

/* DETAIL odkaz – ať nepřebíjí okolní text */
.np .karty footer p:last-child a {
    font-size: 1.1em;   /* bylo 1.2em */
}

/* ÚTULEK – velikost písma v tabulce stejná jako odstavec (1.4rem ≈ 14px) */
.np .karty .tab1,
.np .karty .tab1 td {
    font-size: 1.4rem;   /* fixní vůči root, nenásobí se s nadřazenými elementy */
}

/* a můžeme klidně zrušit zvětšení, které jsme dali předtím */
.np .karty .tab1 td {
    padding: 0.45rem 0.7rem;
}

/* DETAIL PSA – hlavní blok */
.aktuality.psi {
    max-width: 980px;
    margin: 0 auto;
}
/* DETAIL PSA – layout */
.psi .left {
    width: 38%;
}

.psi .right {
    width: 58%;
    text-align: left;
}

/* DETAIL PSA – hlavní fotka */
.psi .ramecek.foto {
    border: none;
    padding: 0;
    background: #ffffff;
    border-radius: 20px;
    box-shadow: var(--shadow-soft);
    overflow: hidden;
}

.psi .ramecek.foto img {
    display: block;
    width: 100%;
    height: 260px;          /* klidně uprav podle oka */
    object-fit: cover;
}

/* DETAIL PSA – tabulka údajů vpravo */
.psi .tab1 {
    width: 100%;
    border-collapse: collapse;
    font-size: 1.4rem;   /* stejně jako odstavec */
    margin-bottom: 1.2rem;
}

.psi .tab1 td {
    border: 1px solid #ececec;
    padding: 0.45rem 0.8rem;
    line-height: 1.4;
}

/* levý sloupec – popisky */
.psi .tab1 td:first-child {
    width: 32%;
    font-weight: 600;
    color: #888;
    background: #fafafa;
}

/* pravý sloupec – hodnoty */
.psi .tab1 td:last-child {
    color: #343434;
    font-weight: 400;
}

/* DETAIL PSA – textový popis */
.psi .right p {
    margin-top: 0.8rem;
}

/* DETAIL PSA – galerie fotek */
.aktuality.psi section.karty {
    margin-top: 3rem;
}

/* vycentrovat blok s fotkami */
.aktuality.psi section.karty ul.box-3 {
    justify-content: flex-start;
    gap: 2.4rem;
}

/* karty fotek v detailu – trochu menší šířka než nabídka psů */
.aktuality.psi section.karty ul.box-3 li.ramecek {
    flex: 0 1 calc(33.333% - 2.4rem);
    max-width: calc(33.333% - 2.4rem);
}

/* DETAIL PSA – velikost textu v tabulce */
.aktuality.psi .tab1,
.aktuality.psi .tab1 td {
    font-size: 1.4rem;   /* stejně jako p */
}
/* DETAIL PSA – hlavní fotka, užší rámeček */
.aktuality.psi .ramecek.foto {
    border: none;
    padding: 1.2rem;          /* užší, klidně si doladíš 1.0–1.4 */
    background: #ffffff;
    border-radius: 20px;
    box-shadow: var(--shadow-soft);
}

.aktuality.psi .ramecek.foto img {
    display: block;
    width: 100%;
    height: 230px;            /* můžeš posunout podle oka */
    object-fit: cover;
    border-radius: 14px;      /* stejné zaoblení jako malé fotky */
}

/* velká fotka v detailu psa */
.aktuality.psi .ramecek.foto {
    padding: 2.4rem;            /* stejné ze všech stran */
}

/* malé kartičky fotek pod tím */
.aktuality.psi .karty .ramecek {
    padding: 2.4rem;            /* stejný „polštářek“ kolem obrázku */
}

/* aby byl obrázek uvnitř pěkně zarovnaný a nelezly mezery */
.aktuality.psi .ramecek.foto img,
.aktuality.psi .karty .ramecek .img_produkt img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 18px;
}

/* hlavní tabulka se sponzory */
.page .tabulka {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 1.6rem;          /* mezery mezi bloky */
    font-size: 1.35rem;
    line-height: 1.6;
}

/* řádky s obsahem (jméno + text, logo + link) */
.page .tabulka tr.normal_pozadi td {
    background: #f6e8d6;               /* jemný krémový blok */
    border: none;
    padding: 1.4rem 1.8rem;
}

/* oddělovací prázdné řádky */
.page .tabulka tr.prazdna td {
    background: transparent;
    border: none;
    padding: 0;
    height: 1.4rem;
}

/* název sponzora v prvním řádku */
.page .tabulka td.top {
    width: 170px;
    font-weight: 700;
    vertical-align: top;
}

/* aby loga pěkně seděla a měla stejný „soft“ styl */
.page .tabulka img {
    display: block;
    max-width: 100%;
    height: auto;
    border-radius: 18px;
    box-shadow: 0 10px 20px rgba(0,0,0,0.09);
}

/* odstavec v buňkách */
.page .tabulka p {
    margin: 0 0 1.4rem;
}

/* vyčištění inline stylů z editoru (bílá/černá) */
.page .tabulka span {
    background: transparent !important;
    color: inherit !important;
}

/* odkazy uvnitř tabulky */
.page .tabulka a {
    color: #1a8acb;
    text-decoration: none;
}

.page .tabulka a:hover {
    text-decoration: underline;
}

/* nadpis vpravo */
.page .right h2 {
    margin-bottom: 1rem;
}

/* jednotlivé roky jako malá pilulka */
.page .right h3 {
    margin: .3rem 0;
}

.page .right h3 a {
    display: inline-block;
    padding: .4rem 1.2rem;
    border-radius: 999px;
    text-decoration: none;
    color: #1a8acb;
    transition: all .2s ease;
}

.page .right h3 a:hover {
    background: #ffffff;
    box-shadow: 0 8px 18px rgba(0,0,0,0.08);
    color: #f47b20;
}

/* SPONZOŘI – tabulka */
.page .tabulka {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 1.8rem; /* mezery mezi bloky */
}

.page .tabulka tr.normal_pozadi td {
    padding: 1.6rem 2.2rem;
    background: #f5e4cf;          /* jemná béžová, můžete doladit */
    border-radius: 18px;
    box-shadow: 0 12px 30px rgba(0,0,0,0.06);
    border: none;
}

/* prázdné rozdělovací řádky – ať zmizí „šedé“ čtverečky */
.page .tabulka tr.prazdna td {
    padding: 0;
    background: transparent;
    box-shadow: none;
    border-radius: 0;
}

.page .tabulka td.top {
    width: 180px;          /* sloupeček s názvem dárce */
    font-weight: 700;
}

.page .tabulka td img {
    display: block;
    max-width: 100%;
    height: auto;
    border-radius: 12px;
}
.page .right h2 {
    margin-bottom: 1rem;
}

.page .right h3 {
    font-size: 1.4rem;
    margin: 0.3rem 0;
    font-weight: 600;
}

.page .right h3 a {
    text-decoration: none;
}

.page .right h3 a:hover {
    text-decoration: underline;
}

/* Sponzoři – tabulka jako karty */
.tabulka {
    border-collapse: separate;
    border-spacing: 0 2.4rem;      /* mezera mezi kartami pod sebou */
}

/* celý řádek = jedna kartička */
.tabulka tr.normal_pozadi {
    background: #f9e7d5;
    border-radius: 1.8rem;
    box-shadow: 0 0.8rem 2.4rem rgba(0,0,0,0.06);
}

/* buňky uvnitř – už žádné zaoblení ani stín */
.tabulka tr.normal_pozadi td {
    background: transparent;
    padding: 2rem 2.4rem;
    border-radius: 0;
    box-shadow: none;
}

/* lehké oddělení sloupců, ať se text s logem úplně neslévá */
.tabulka tr.normal_pozadi td + td {
    border-left: 1px solid rgba(255,255,255,0.7);
}

/* menší text jen uvnitř tabulky Sponzoři */
.tabulka td,
.tabulka p {
    font-size: 1em;        /* vrátí se na základní velikost */
    line-height: 1.5;
}

.tabulka p {
    margin: 0 0 .4em;
}

/* pravý sloupec – Další roky */
.np .page .right {
    max-width: 220px;
}

.page .right h2 {
    margin-bottom: 0.8rem;
}

.page .right h3 {
    margin: 0.1rem 0;
}

.page .right h3 a {
    display: block;
    padding: 0.35rem 0.9rem;
    border-radius: 999px;
    text-decoration: none;
    color: #2c7ec4;
    transition: background 0.2s, transform 0.15s;
}

.page .right h3 a:hover {
    background: #ffffff;
    transform: translateY(-1px);
}

/* SPONZOŘI – základ karty */
.page .tabulka tr.normal_pozadi td {
    background: #fbe5cf;
    padding: 1.8rem 2.4rem;
    border-radius: 0;          /* zrušíme vnitřní zaoblení */
    box-shadow: 0 14px 35px rgba(209, 173, 133, 0.3);
    vertical-align: top;
}

/* pouze vnější levý okraj */
.page .tabulka tr.normal_pozadi td:first-child {
    border-radius: 24px 0 0 24px;
}

/* pouze vnější pravý okraj */
.page .tabulka tr.normal_pozadi td:last-child {
    border-radius: 0 24px 24px 0;
}

/* řádek, který má jen jednu buňku (colspan přes všechny) */
.page .tabulka tr.normal_pozadi td:only-child {
    border-radius: 24px;
}
/* jemná svislá čára mezi sloupci uvnitř karty */
.page .tabulka tr.normal_pozadi td + td {
    border-left: 1px solid rgba(255, 255, 255, 0.7);
}

/* text ve „sponzorských“ tabulkách – stejná velikost jako odstavec */
.page .tabulka tr.normal_pozadi td,
.page .tabulka tr.normal_pozadi p {
    font-size: 1.4rem;
    line-height: 1.6;
}

/* SPONZOŘI – vnější karta na úrovni řádku */
.np .tabulka tr.normal_pozadi {
    background: #fde7c8;
    border-radius: 26px;
    box-shadow: var(--shadow-soft);
    overflow: hidden;            /* aby se rohy uvnitř nevyčuhovaly */
}

/* Buňky uvnitř – žádný stín, jen text */
.np .tabulka tr.normal_pozadi td {
    background: transparent;
    box-shadow: none;
    border-radius: 0;            /* žádné vnitřní zaoblení */
    border-left: 1px solid rgba(255, 255, 255, 0.7);
    padding: 1.6rem 2rem;
}

/* první buňka bez levé dělicí čáry */
.np .tabulka tr.normal_pozadi td:first-child {
    border-left: none;
}

/* Někde máš třetí „prázdnou“ buňku – tu můžeme úplně odlehčit */
.np .tabulka tr.normal_pozadi td:last-child {
    padding-right: 1rem;
}

/* odkazy v tabulce sponzorů – čistý textový odkaz */
.np .tabulka tr.normal_pozadi td a {
    display: inline;
    padding: 0;
    background: none;
    box-shadow: none;
}
/* SPONZOŘI – responzivita */
@media (max-width: 900px) {

    /* z dvou sloupců uděláme jeden pod sebou */
    .sponzori-left,
    .sponzori-right {
        float: none;
        width: 100%;
    }

    .sponzori-right {
        margin-top: 2.5rem;
    }

    /* tabulka = plná šířka */
    .sponzori-left .tabulka {
        width: 100%;
        border-spacing: 0 1.8rem; /* mezera mezi kartami */
    }

    /* každý "normal_pozadi" řádek jako karta přes celou šířku */
    .sponzori-left .tabulka tr.normal_pozadi {
        display: block;
        border-radius: 24px;
        overflow: hidden;
    }

    .sponzori-left .tabulka tr.normal_pozadi td {
        display: block;
        width: 100% !important;
        box-sizing: border-box;
        padding: 1.2rem 1.5rem;
        border-left: none; /* žádné vnitřní dělení na sloupce */
        border-top: 1px solid rgba(255, 255, 255, 0.6);
    }

    .sponzori-left .tabulka tr.normal_pozadi td:first-child {
        border-top: none; /* název sponzora bez čáry nahoře */
    }

    /* logo do středu a menší */
    .sponzori-left .tabulka img {
        display: block;
        max-width: 160px;
        height: auto;
        margin: 0 auto 1rem;
    }

    /* text uvnitř karet o chlup menší, ať se to dobře čte */
    .sponzori-left .tabulka p {
        font-size: 1.3rem;
    }

    .np .page .right {
        line-height: 1.5;
    }
}

    /* === Úvodní stránka – karta s mapou ======================= */
    .hp .page .right {
        max-width: 360px; /* širší, aby vizuálně seděla ke čtvercovým kartám */
        width: 33%; /* původní rozumný poměr */
        float: right;
        margin-top: 3em;
    }

    /* na mobilu pod sebe, přes celou šířku */
    @media screen and (max-width: 900px) {
        .hp .page .right {
            width: 100%;
            max-width: none;
            float: none;
            margin: 2.4rem auto 0;
        }
    }

