* {
font-family: "Martel", Times, serif!important;
-moz-box-sizing: border-box !important;
-webkit-box-sizing: border-box !important;
box-sizing: border-box !important;
font-size: 18px; 
line-height: 1.5;
padding: 0; margin: 0;
font-weight: 300;
}

a, a:focus {color: #1a4206; text-decoration: none;}
a:hover { text-decoration: underline; color: #333;}
a img { margin: 0 !important; }

a, #menu ul, .galleryItem, .button {
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-ms-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
}

img {
margin: 0!important;
}

#social p a, .ikony span, .ikony span:before {
    font-family: "ElegantIcons"!important;
}

em.fa::before, em.far::before, em.fas::before, em.fab::before, .fab {
    font-family: "Font Awesome 5 Free"!important;
}


/* LAYOUT */

html {
background: #fff url(userFiles/img/bg-foot.jpg) no-repeat center top fixed;
/*background-size: cover;*/
margin: 0;
padding: 0;
}

body {
width: 100%;
margin: 0 auto;
color: #111;
padding: 0;
-moz-box-sizing: content-box !important;
-webkit-box-sizing: content-box!important;
box-sizing: content-box !important;
/*background: rgba(255,255,255,1);*/
}

body.fixed {
padding-top: 60px;
}

#wrap {
margin: 0px auto;
width: 100%;
padding: 0;
position: relative;
background: rgba(255,255,255,1);
}

.uvod #wrap {
margin-top: 0;
}

/* HEADER */

#max-header {
width: 100%;
position: relative;
/*background: -webkit-linear-gradient(right, #fff, #f3f3f3);
  background: -o-linear-gradient(right, #fff, #f3f3f3);
  background: -moz-linear-gradient(right, #fff, #f3f3f3);
  background: linear-gradient(to right, #fff, #f3f3f3);*/
background: #fff;
}

#header {
width: 1200px;
margin: 0 auto;
padding: 0px 0 0 0px;
position: relative;
height: 100px;
}

#logo {
display: inline-block;
position: relative;
    margin-top: 10px;
}

#logo a {
    background: url(userFiles/img/logo-dvur.png) no-repeat left center;
    background-size: contain;
    font-size: 30px;
    line-height: 100px;
    font-weight: 300!important;
    color: #1a4206;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: block;
    margin: 0;
    z-index: 20;
    height: 90px;
width: 340px;
}

#logo a:hover {
text-decoration:none;
}

#slogan {
font-size: 20px;
    font-weight: 300!important;
    padding: 0;
    margin: 0 0 0 30px;
    display: inline-block;
    position: relative;
top: -4px;
}

.post_title h1:after, #sidebar .boxed h2:after, .uvod .post:first-child .post_title h1:after {
    width: 50px;
height: 2px;
    display: block;
    background: #ccc;
margin: 10px auto 20px;
content:" ";
position: relative;
}

.uvod .post:first-child .post_title  {
display: none;
}

.kdo-jsme h2:after {
margin: 20px 0;
}

#kont {
width: 280px;
display: block;
line-height: 17px;
height: 40px;
font-size: 32px;
position: absolute;
top: -137px;
color: #93CC39;
font-weight: normal !important;
padding: 0 0 0 2px;
text-shadow: 1px 1px white;
margin: 0px 0 0 505px;
text-transform: uppercase;
}

#menu .boxed, #info .boxed {
width: 300px;
position: absolute;
top: 0px;
right: 0px;
z-index: 501;
}

.fixed #header .boxed {
position: fixed;
top: 1px;
}

.fixed #menu .boxed {
display: none;
}

.hledani input {
background: none;
color: #666!important;
}

#menu .boxed input, #info .boxed input {
border: 1px solid rgba(255,255,255,0.1);
color: #fff!important;
margin: 0;
padding: 8px 20px;
}

.fixed #menu .boxed input, .fixed #info .boxed input, #main input, #main textarea {
margin: 0;
padding: 8px 20px;
border: 1px solid rgba(0,0,0,0.1);
font-weight: 400;
color: #333!important;
}

#main input.button {
color: #fff!important;
}

#menu .boxed input.button, #info .boxed input.button  input.button  {
margin: 0!important;
padding: 3px 7px;
}

#menu .boxed .button, #info .boxed .button {
background: url("userFiles/img/ico-src.png") no-repeat center center!important;
background: #1a4206;
color: #fff!important;
border: none!important;
padding: 8px 20px!important;
text-transform: none;
    font-size: 16px!important;
    font-weight: 300!important;
}

.fixed #menu .boxed .button, .fixed #info .boxed .button {
background: url("userFiles/img/ico-src-on.png") no-repeat center center!important;
background: #1a4206;
color: #fff!important;
border: none!important;
padding: 8px 20px!important;
text-transform: none;
    font-size: 16px!important;
    font-weight: 300!important;
/*display: none;*/
}

textarea {
height: 100px !important;
width: 100%!important;
}

#main form table input {
width: 100%!important;
}

#main form table input.button {
    width: auto!important;
}

#menu .boxed h2, #info .boxed h2 {
font-size: 20px;
    padding: 0;
    text-align: center;
display: none;
}

#rightbar input, #rightbar textarea {
font-size: 12px;
margin: 0;
padding: 6px;
border: 1px solid rgba(255,255,255,0.5);
font-weight: 400;
color: #fff;
-webkit-border-radius: 3px;
border-radius: 3px;
background: none;
}

.more, .button, input.button {
display: block;
font-size: 14px!important;
color: #fff!important;
padding: 12px 22px!important;
margin: 7px 0;
font-weight: 700!important;
background: #1a4206;
text-transform: uppercase;
-webkit-border-radius: 3px;
border-radius: 3px;
border: none;
letter-spacing: 2px;
}

.ikony .more {
color: #33363B!important;
background: transparent;
}

.button:hover, .more:hover, input.button:hover, .produkty td:hover a.more, #header .boxed .button:hover {
color: #fff!important;
text-decoration: none;
background: #33363B;
}

.ikony .more:hover {
color: #1a4206!important;
text-decoration: none;
background: transparent;
}

.max-colored {
background: #eee!important;
}


/* MENU */

#pull {
display: none;
}

#max-menu {
padding: 0;
width: 100%;
margin: 0;
    position: relative;
height: 50px;
background: #fff;
background: -webkit-linear-gradient(right, #fff, #f3f3f3);
  background: -o-linear-gradient(right, #fff, #f3f3f3);
  background: -moz-linear-gradient(right, #fff, #f3f3f3);
  background: linear-gradient(to right, #fff, #f3f3f3);
z-index: 10;
border-top: 1px solid rgba(0,0,0,0.05);
border-bottom: 1px solid rgba(0,0,0,0.05);
}

.uvod #max-menu {
background: #fff;
background: -webkit-linear-gradient(right, #fff, #f3f3f3);
  background: -o-linear-gradient(right, #fff, #f3f3f3);
  background: -moz-linear-gradient(right, #fff, #f3f3f3);
  background: linear-gradient(to right, #fff, #f3f3f3);
}

.fixed #max-menu {
position: fixed;
top: 0;
z-index: 500;
background: #601b06;
-webkit-box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.3);
box-shadow: 0 3px 3px 0px rgba(0, 0, 0, 0.2);
}

#menu {
padding: 0;
width: 1200px;
margin: 0 auto;
    position: relative;
height: 60px;
}

#menu>ul {
list-style-type: none;
height: 100%;
padding: 0;
display: inline-block;
}

#menu>ul>li {
display: inline-block;
  height: 100%;
  margin: 0 1px 0 0;
text-align: left;
position: relative;
}


#menu>ul>li>a, #locales a {
    display: block;
    padding: 0px 30px;
    margin: 0;
    font-weight: 700;
    line-height: 46px;
color: #3c1101;
text-transform: uppercase;
font-size: 14px;
letter-spacing: 0.5px;
}

.fixed #menu>ul>li>a {
color: #fff;
}

#locales {
    position: absolute;
color: transparent;
    visibility: hidden;
    border-left: 0px solid #eee;
    padding-left: 11px;
right: 0;
}

#locales a {
display: inline-block;
margin-left: -11px;
}

#menu>ul>li:hover>a, #menu>ul>li>a:hover, #menu>ul>li.current>a, #locales a:hover, #locales a.locales_select {
text-decoration: none;
border-bottom: 4px solid #601b06;
}

.fixed #menu>ul>li:hover>a, .fixed #menu>ul>li>a:hover, .fixed #menu>ul>li.current>a, .fixed #locales a:hover, .fixed #locales a.locales_select {
text-decoration: none;
border-bottom: 4px solid #fff;
}

#menu>ul>li:hover, #menu>ul>li.current {
text-decoration: none;

}

#menu>ul>li>ul {
list-style-type: none;
min-width: 200px;
left: 0;
position: absolute;
margin: 0;
padding: 0;
visibility: hidden;
background: #fff;
border: 1px solid rgba(0,0,0,0.05);
border-top: none;
}

#menu>ul>li.aktivni>ul, #menu>ul>li.current>ul, #menu>ul>li.aktivni>ul>li, #menu>ul>li.current>ul>li {
/*visibility: visible!important;*/
}

#menu>ul>li>ul>li, #menu>ul>li>ul>li>ul>li {
position: relative;
display: block;
border-bottom: 1px solid rgba(0,0,0,0.05);
}

#menu>ul>li.aktivni>ul>li {
position: relative;
display: block;
}

#menu>ul>li:hover>ul {
visibility: visible;
z-index: 100;
}

#menu>ul>li>ul>li>a {
display: block;
text-decoration: none;
padding: 5px 10px;
margin: 0 0px 0px;
color: transparent;
line-height: 24px;
color: #1d1d1d;
text-transform: uppercase;
font-size: 13px;
}

#menu>ul>li:hover>ul>li>a, #menu>ul>li.aktivni>ul>li>a, #menu>ul>li.current>ul>li>a  {

}

#menu>ul>li>ul>li:hover>a, #menu>ul>li>ul>li>ul>li:hover>a, #menu>ul>li>ul>li:hover, #menu>ul>li>ul>li>ul>li:hover {
background: rgba(0,0,0,0.025);
}

#menu>ul>li>ul>li>ul {
float:left;
list-style-type: none;
width: 0px;
position: absolute;
margin: 0px 0;
padding: 0px 0px;
z-index: 10;
overflow: hidden;
background: #fff;
left: 160px;
top: 10px;
}

#menu>ul>li>ul>li:hover>ul {
width: 200px;
}

#menu>ul>li>ul>li>ul>li>a {
display: block;
text-decoration: none;
padding: 3px 10px;
margin: 0 0px 0px;
line-height: 25px;
width: 200px;
color: #666;
}

#menu>ul>li>ul>li>ul>li>a:hover {
color: #fff;
background: #601b06;
}

/* SIDEBAR */

#max-sidebar {
margin: 0;
padding: 40px 0;
width: 100%;
clear: both;
background: rgba(255,255,255,1);
}

#sidebar {
margin: 0 auto;
padding: 0;
width: 1200px;

}

.boxed ul {
list-style-type: square;
}

.boxed ul li {
list-style-position: inside;
padding: 2px 0;
}

.sidemenu {
list-style-type: none;
margin: 0 0 0 0px;
padding: 0 0px;
}
.sidemenu li {
display: block;
}

.sidemenu li.current * {
/*color: #666!important;*/
}

#sidebar>..sidemenu>li {
margin: 0 0 30px 0;
}

.sidemenu a {
font-weight: 300;
line-height: 22px;
display: block;
}

#sidebar ul.sidemenu {
margin-top:10px;
}

#sidebar>.sidemenu>li>a {
font-size: 16px;
color: #ccc;
text-shadow: 1px 1px rgba(255,255,255,0.3);
margin: 0;
padding: 0px;
text-transform: uppercase;
font-weight: 700;
}

#sidebar>.sidemenu>li>a:hover {
text-decoration: none;
}

#sidebar>.sidemenu>li>ul>li {
padding: 2px 4px;
}

#sidebar>.sidemenu>li>ul>li>a {
font-size: 14px;
color: #666;
padding: 3px 0;
margin: 0 20px 0 0;
font-weight: 400;
line-height: 20px;
}

#sidebar>.sidemenu>li>ul>li>a:hover, #sidebar>.sidemenu>li>ul>li.current>a  {
color: #e11313;
text-shadow: 0 0 2px 0 rgba(0,0,0,0.15);
text-decoration: none;
}

#sidebar>.sidemenu>li>ul>li>ul>li>a {
color: #666;
margin: 0 20px 0 0;
padding: 0 0 0 25px;
}

#sidebar .boxed {
padding: 0;
margin: 30px 0 0;
position: relative;
}

#sidebar .boxed:first-child {
display: none;
}

#sidebar h2 {
padding: 0 0 10px 0!important;
}

#sidebar>h2 {
display: none;
}

#sidebar h3 {
margin: 0;
padding: 0;
}

#sidebar p {
margin: 7px 0;
padding: 0;
}

#sidebar .boxed>h2 {
    padding: 10px 0!important;
    font-weight: 700!important;
    font-size: 24px!important;
    margin-bottom: 10px!important;
color: #601b06;
letter-spacing: 1px;
text-align: center;
}

.news>h2 {
display: block;
}

.news h3 {
padding-bottom: 3px!important;
font-weight: 700;
}

.news img {
width: 100%;
}

/* MAIN */

#main{
padding: 0;
margin: 0;
width: 100%;
float: none;
}

#main img {

}

.post_top, .post_body {
width: 1200px;
margin: 0 auto;
line-height: 22px;
}

.post_title {
position: relative;
}

.post-center, .post_top, .uvod .post:first-child .post_top {
    text-align: center;
}

.uvod .post:first-child .post_top {
background: none;
width: 1200px;
margin-top: 0px;
margin-bottom: 0px;
padding: 0;
}

.post, #main>ul {
margin: 0 0px 0 0px;
padding: 0;
}

/*.uvod .post:nth-child(2) .post_top {
display: none;
}*/

.post:nth-child(even) {
background: rgba(0,0,0,0.015);
}

/*.uvod .cl2 {
background: url(userFiles/img/bg-o-nas.jpg) no-repeat center top fixed;
height: 100vh;
}*/

#main ul li {
padding: 2px 0;
list-style-type: square;
}

#main table td {
vertical-align: top;
}


#main h1, #main h1 span, .uvod #main .post:first-child h1 {
    padding: 10px 0!important;
    font-weight: 700!important;
/*    text-transform: uppercase!important;*/
    font-size: 24px!important;
    margin-bottom: 10px!important;
color: #1a4206;
letter-spacing: 1px;
}

#main>h1 {
margin: 20px 0 10px 0!important;
}

#main>ul>li {
display: block;
padding: 5px;
clear: both;
margin: 0;
}

#main>ul>li img {
width: 100px;
float: left;
margin: -30px 10px 0 0;
border: 1px solid #ccc!important;
padding: 1px!important;
z-index: 100;
}

#main>ul>li>p {
/*margin-top: -30px;
min-height: 100px;*/
/*border-bottom: 1px solid #ccc;*/
}

#main>ul>li>p div{
}


#main>ul>li h2, #main>ul>li h3 {
/*margin-left: 115px!important;*/
}

#main>ul>li .more {
float: right;
margin-top: 10px;
}

.news {
    margin: 0 auto!important;
    width: 1200px;
}

.news li {
display: inline-table!important;
width: 23.5%;
margin: 0 1% 20px 0;
}

#most>div {
width: 20%;
float: left;
text-align: center;
padding: 0 0px 20px;
margin: 5px 0 25px;
min-height: 300px;
position: relative;
}

#main .more {
display: inline-block;
}

.mimg {

margin: 10px auto;
text-align: center;
}


h2, #main h2 span {
font-weight: 200;
font-size: 26px;
padding: 15px 0 5px;
margin: 7px 0;
line-height: 30px;
}

#main h3, #main h3 span {
font-weight: 700;
font-size: 20px;
padding: 0px 0;
margin: 7px 0;
}

#main ul, #main ol {
padding: 5px 0px;
margin: 0 0px 0 15px;
/*line-height: 25px;*/
list-style-position: inside;
}
#main p {
padding: 5px 0;
text-indent: 0;

margin: 0px 0 0px;
}
#main p strong {
}

#main ._round-cont {

margin: 0 9px 0px 0 !important;
}
#main .nolink, #main-table iframe {

margin: 0 0px 0px 0 !important;

}
#main-table img.nolink {
margin: 8px 9px 0 0 !important;
}
#main-table h2 {
margin: 0 0 -5px 0 !important;
}

.post:first-child {
/*padding: 0!important;*/
}

.post {
padding: 60px 0!important;
border-bottom: 1px solid rgba(0,0,0,0.05);
}


/* RIGHTBAR */

#max-rightbar {
padding: 40px 0;
clear: both;
margin: 0;
width: 100%;
text-align: left;
/*background: rgba(0,0,0,0.025);
border-top: 3px solid rgba(0,0,0,0.05);*/
color: #1a4206;
}

#rightbar {
padding: 0;
clear: both;
margin: 0 auto;
width: 1200px;
text-align: left;
line-height: 24px;
}

#rightbar a, #rightbar a:hover {
color: #fff;
}

#rightbar .boxed {
margin: 0;
padding: 40px 0;
width: 100%;
display: block;
text-align: center;
color: #fff;
}

#rightbar h2 {
padding: 0 0 10px 0!important;
font-weight: 500!important;
font-size: 18px!important;
color: #fff;
text-transform: lowercase;
/*letter-spacing: 1px;*/
display: none;
}

#rightbar h3 {

}


small {
font-size: 14px;
line-height: 2;
margin: 3px 0;
color: #1a4206;
}

#footer {
/*background: rgba(0,0,0,0.05);*/
margin: 0 auto -20px;
width: 100%;
text-align:center;
padding: 5px 0 5px;
clear: both;
}

#footer * {
color: #000000;

}

#footer-content * {
padding-top: 10px;
width: 100%;
margin: 0 auto;
clear: both;
font-size: 10px;
}

#footer a:hover {
color: #fff;
}

/* SLIDER */

#wrapper{
z-index: 1;
width: 100%;
border: none;
margin: 0;
display: none;
position: relative;
}

.uvod #wrapper {
display: block;
}

.slider-wrapper {
position: relative;
width: 100%;
border: none;
top: 0px;
margin: 0 auto;
}

.theme-default #slider {
    margin:0px auto 0 auto;
}
.theme-default .nivoSlider {
position:relative;
background: transparent url(userFiles/nivo/thames/loading.gif) no-repeat 50% 50%;
-webkit-box-shadow: none;
box-shadow: none;
margin-bottom: 0;
}

.theme-default .nivoSlider img {
width: 100%;
}


.theme-default .nivo-controlNav {
text-align: center;
padding: 0px 0;
position: relative;
bottom: 32px;
z-index: 100;
left: 0px;
width: 190px !important;
display: none;
}

.theme-default .nivo-controlNav a {
display:inline-block;
width:22px;
height:22px;
background:url(userFiles/nivo/thames/bullets.png) no-repeat;
text-indent:-9999px;
border:0;
margin: 0 2px;
}

.theme-default .nivo-controlNav a.active {
background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
display:block;
width: 30px;
height: 30px;
background: url(userFiles/system/arrow.png) no-repeat;
text-indent:-9999px;
border:0;
top: 50%!important;
color: transparent;
/*display: none!important;*/
}

.theme-default a.nivo-nextNav {
background-position:-30px 0;
right: 5px!important;
}

.theme-default a.nivo-prevNav {
left: 5px;
}

.theme-default .nivo-caption {
position: absolute!important;
bottom: 0;
height: 100%;
padding: 10vw 0 0!important;
width: 100%!important;
margin: 0;
text-align: left;
background: rgba(0,0,0,0.2);
background: -webkit-linear-gradient(right, rgba(0,0,0,0.6), rgba(0,0,0,0.0));
  background: -o-linear-gradient(right, rgba(0,0,0,0.6), rgba(0,0,0,0.0));
  background: -moz-linear-gradient(right, rgba(0,0,0,0.6), rgba(0,0,0,0.0));
  background: linear-gradient(to right, rgba(0,0,0,0.6), rgba(0,0,0,0.0));
display: inline-block!important;
opacity: 1;
}

.nivo-caption h2 {
font-size: 3vw;
line-height: 2;
font-weight: 700;
display: block;
margin: 0 auto;
padding: 0 600px 0 0;
color: #fff!important;
width: 1200px;
}

.nivo-caption h3, #sidebar .nivo-caption h3 * {
font-size: 24px!important;
margin: 9px 0;
font-weight: 300;
}

.nivo-caption p {
font-size: 2vw;
font-weight: 200;
display: block;
padding: 10px 600px 0 0!important;
color: #fff;
margin: 0 auto;
width: 1200px;
/*text-transform: uppercase;*/
}

.nivo-caption strong {
font-weight: 700;
}

.nivo-caption a.more {
border: none;
/*padding: 12px 20px!important;
font-size: 1vw!important;*/
text-transform: none!important;
display: inline-block!important;
}

.nivo-caption a:hover {
/*text-decoration: none;
color: #fff!important;
background: none;*/
}

div.galleryItem {
vertical-align: top;
float: left;
display: block;
border: none !important;
margin: 0 25px 20px 0;
padding: 0;
background: none;
border:none;
}

div.galleryItem:hover {
background: rgba(255, 255, 255, 0.2);
}

div.galleryItem .frameh, div.galleryItem .frame {
width: 156px;
padding: 0;
margin: 0;
}

div.galleryItem .frame img {
border: none !important;
max-width: 300px;
max-height: 200px;
width: 156px;
height: auto;
}

.galleryItem .popisek.horni {
color:#fff;
font-weight: 600;
text-transform: uppercase;
font-size: 15px;
}
div.galleryProgress {
background-color:
transparent !important;
border: 0px !important;
}
.galleryItemBigCont {
 text-align: center !important;
}
div.galleryItemBigCtrls {
clear: both !important;
float: none  !important;
display: inline;
white-space: nowrap;
text-align: center;
}
.galleryItemBig {
text-align: center !important;
}


.addthis_container {
text-align: right !important;
margin: 0px 0 0 0!important;
clear: both;
position: relative;
bottom: 8px;

z-index: 10;
width: 155px;

}
.uvod .addthis_container {
display: block;
}

.addthis_container a {

}

.addthis_toolbox {

width: 170px;
}

#linkovani_fb {
clear: both;
margin: 0px 0px 0;
padding: 20px 0 0;
overflow: hidden;
}

.fb_iframe_widget {
position: relative;
bottom: 17px;
display: block!important;
width: 400px!important;
margin: 10px auto !important;
padding: 5px 3px 0;
}

.fb-like-box span iframe {
width: 100%!important;
}

div.rsslink {
position: absolute;
right: 0;
font-size: 11px;
display: block;
clear: both;
color: #333 !important;
background: #FFF556;
display: none;

}
div.rsslink a{

font-size: 11px;

color: #333 !important;
}
#rightbar ._round-cont {
margin: 5px 3px 0px 0 !important;
}.paticka_vzhled {display:none;}




#rightbar table {
border: none;
border-collapse: separate;
padding: 0;
margin: 0;
width: 100%;
border-spacing: 0 10px;
}

#rightbar table tr {
vertical-align: top;
}

#rightbar table tr td {
padding: 0 10px;
}


#rightbar table tr td p {
margin: 0!important;
line-height: 24px;
}

.intro, .produkty {
border: none;
border-collapse: separate;
border-spacing: 10px 0;
padding: 0;
margin: 0 0 25px 0px;
width: 1200px;
/*text-align: center;*/
color: #666;
background: transparent;
}

.produkty {
border: none;
border-spacing: 5px;
padding: 0;
text-align: center;
}

.ikony {
width: 100%;
border: none;
border-collapse: separate;
border-spacing: 20px 0;
margin: 50px auto!important;
}

.ikony td {
padding: 0 25px 25px 25px;
background: rgba(0,0,0,0.015);
    text-align: center;
-webkit-border-radius: 5px;
border-radius: 5px;
border-bottom: 7px solid rgba(0,0,0,0.025);
}

.ikony h2 {
   color: #1a4206!important;
    margin: 0!important;
    padding: 12px 0!important;
    font-weight: 300!important;
    font-size: 22px!important;

}

.ikony img {
width: 100px;
display: block;
margin: 20px auto!important;
/*background: #1a4206;*/
/*-webkit-border-radius: 50%;
border-radius: 50%;
padding: 10px;*/
/*-webkit-box-shadow: 0 6px 8px 0px rgba(0, 0, 0, 0.3);
box-shadow: 0 6px 8px 0px rgba(0, 0, 0, 0.3);*/
}

.ikony td:hover {
border-bottom: 7px solid #1a4206;
}

.ikony span, .ikony span:before {
    color: #1a4206;
    font-size: 56px;
    padding: 10px 0;
    margin: 30px 0 0!important;
    display: inline-block;
    position: relative;
}

.karta {
border: none;
border-collapse: separate;
border-spacing: 10px;
padding: 0;
margin: 0;
width: 100%;
}

.intro h2 {
font-weight: 300!important;
font-size: 24px!important;
padding: 20px 0 0!important;
}

.intro td:hover h2, .intro td:hover p {
color: #333!important;
}

.produkty h2 {
font-size: 28px;
padding: 35px 0 0!important;
font-weight: 700!important;
}

.produkty td:hover h2, .produkty td:hover p {
color: #fff;
opacity: 1;
}

.intro h3 {
color: #333!important;
text-transform:uppercase;
font-weight: 400!important;
font-size:20px !important;
}

.intro td, .produkty td {
    padding: 10px;
margin: 0 0 33px 0px;
position: relative;
  font-weight: 400;
    vertical-align: top;
overflow: hidden;
}

.produkty td {
background: #000;
padding: 0px;
}

.intro td strong, .produkty td strong {
font-size: 24px;
  font-weight: 700;
}

.intro .more, .produkty .more {

}



.col-2 td {
width: 50%;
}

.col-3 td, .col-21 td:last-child {
width: 33%;
}

.col-4 td {
width: 25%;
}

.intro img {
width: 100%;
margin: 0!important;
-webkit-box-shadow: none!important;
box-shadow: none!important;
display: block;
}

.karta img, .katalog img, .produkty img {
width: 100%;
margin: 0!important;
-webkit-box-shadow: none!important;
box-shadow: none!important;
display: block;
padding: 1px;
border: 1px solid rgba(0,0,0,0.1);
}

.karta td {
padding: 0 7px;
}

.karta h2 {
color: #1a4206;
}

.intro img, .produkty img {
transition: transform 0.5s ease-out;
}

.intro td:hover {
background: rgba(0,0,0,0.025);
}

.produkty img {
position: absolute;
}

.produkty img:hover {
opacity: 0.4;
}

table.kontakty {
width: 100%;
border-collapse: collapse;
margin: 20px auto;
}

table.kontakty td {
border-bottom: 1px solid rgba(0,0,0,0.1);
padding: 5px;
}

.tabulka {
width: 100%;
border: 1px solid rgba(0,0,0,0.1);
border-collapse: collapse;
margin: 20px 0;
}

.tabulka tr:first-child td {
background: #1a4206!important;
color: #fff;
font-weight: 700;
}

.tabulka tr:hover{
background: none!important;
}

.tabulka tr td {
border: 1px solid rgba(0,0,0,0.05);
text-align: left;
padding: 4px 10px;
}

.tabulka tr.licha td {
background: rgba(0,0,0,0.015);
}

#TB_window {
z-index: 900;
}

._round-cont div {
background: none!important;
}



#info {
position: absolute;
padding: 0px;
top: 28px;
right: 0px;
height: 30px;
z-index: 11;
}

.fixed #info {
    top: 12px;
    z-index: 501;
    position: fixed;
    right: calc(50% - 600px);
}

.fixed #info, .fixed #info a, .fixed #info em:before {
color: #fff!important;
}

/*#info a {
margin: 0;
    font-size: 16px;
    color: #1a4206;
    font-weight: 700;
height: 40px;
}

#info p {
    display: inline-block;
    height: 40px;
    margin: 0 0 0 30px;
    line-height: 40px;
    font-size: 15px;
    color: #1a4206;
    font-weight: 700;
min-width: 120px;
    background-size: 24px;
position: relative;
padding-left: 30px;
}*/

#max-info {
position: relative;
padding: 0px;
height: 47px;
z-index: 11;
    border-bottom: 1px solid #e0e0e0;
text-align: right;
}


.ico-tel {
background: url("userFiles/img/ico-tel.png") no-repeat left center;
}

.ico-mail {
background: url("userFiles/img/ico-mail.png") no-repeat left center;
}


/* slider pro reference */

#slider2 {
width: 67%;
margin: 0px;
height: 150px;
float: none;
}

#slider2 .nivoSlider {
position:relative;
background: none;
height: 100%;
}

#slider2 .nivoSlider img {
position:absolute;
top:0px;
left:0px;
width: 100%!important;
height: 100px!important;
display:none;
margin: 0!important;
visibility: hidden;
}

#slider2 .nivo-controlNav {
text-align: left;
padding: 0px 0;
position: relative;
bottom: 0px;
z-index: 100;
left: 0px;
width: 100% !important;
display: block;
}

#slider2 .nivo-controlNav a {
width:12px;
height:12px;
background: rgba(255,255,255,0.2);
text-indent:-9999px;
border:0;
margin: 0 2px;
}

#slider2 .nivo-controlNav a.active {
background: #1a4206;
}


#slider2 .nivo-caption {
position: absolute !important;
top: 0!important;
bottom: 0px !important;
right: 0!important;
left: 0!important;
padding: 0!important;
width: 100%!important;
margin: 0!important;
background: none;
text-align: left;
background: none;
height: 100%;
display: block!important;
}

#slider2 .nivo-caption h2, #slider2 .nivo-caption h2 * {
margin: 0;
font-weight: 700;
padding: 0 0 10px 0!important;
font-size: 22px!important;
line-height: 32px!important;
color: #fff!important;
text-shadow: none;
}

#slider2 .nivo-caption strong {
float: right;
margin: 10px 0px 0 0;
}

#slider2 .nivo-caption p {
    font-weight: 400;
    display: inline-block;
    padding: 0!important;
    color: #fff;
line-height: 20px;
font-size: 16px;
text-shadow: none;
}

#social {
    position: relative;
    display: block;
    z-index: 10;
    padding: 0;
margin-top: 20px;
}


#social a {
margin: 0;
padding: 0px 13px 11px 13px;
color: transparent!important;
width: 40px;
height: 40px;
}

#social p {
background-color: rgba(0,0,0,0.05);
    -webkit-border-radius: 43%;
    border-radius: 43%;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0 5px!important;
    transition: transform 0.5s ease-out;
}

#social em {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 0 3px;
    transition: transform 0.5s ease-out;
}

.ico-yt {
background: #d22121 url("userFiles/system/ico-yt.png") no-repeat center;
}

.ico-yt:hover {
background-color: #d22121!important;
}

.ico-tw {
background: #42c0fb url("userFiles/system/ico-tw.png") no-repeat center;
}

.ico-tw:hover {
background-color: #42c0fb!important;
}

.ico-fb {
background: #3b579d url("userFiles/system/ico-fb.png") no-repeat center;
}

.ico-fb:hover {
background-color: #3b579d!important;
}

.ico-in {
background: #517fa4 url("userFiles/system/ico-ins.png") no-repeat center;
}

.ico-in:hover {
background-color: #517fa4!important;
}

.ico-lin {
background: #0274b3 url("userFiles/system/ico-lin.png") no-repeat center;
}

.ico-lin:hover {
background-color: #0274b3!important;
}

.ico-goo {
background: #dc4a38 url("userFiles/system/ico-goo.png") no-repeat center;
}

.ico-goo:hover {
background-color: #dc4a38!important;
}

.photo {
position: relative;
}

.photo .fotogalerie {
width: 32%;
float: right;
position: absolute;
    top: 0;
    right: 0;
}

.photo p {
width: 66%;
}

a[name] {
display: block;
position: relative;
top: -165px;
visibility: hidden;
}

form>table {
border-spacing: 10px;
}

form>table label {
display: block;
}

table label>span {
    margin: 2px 15px 2px 5px;
}

#info em {
    margin: 0 0 0 40px;
    /*color: transparent;*/
font-weight: 400;
font-size: 15px;
}

#info a {
font-weight: 400;
font-size: 15px;
color: #111;
}

#info em:before {
    margin: 0 8px 0 0;
    font-size: 24px;
    vertical-align: middle;
color: #1a4206;
}

.fa-mobile-alt:before {
    font-weight: 700;
}

.fa-comment-dots:before {
    font-weight: 400;
}

a[name] {
display: block;
position: relative;
top: -200px;
visibility: hidden;
}
.more a{
color: white;
}/*-------------STYLE-------------*//* STYL PRO TABLETY */

@media screen and (max-width: 1200px) {

body, body.uvod {
width: 100%; 
padding-top: 80px;
}

#main, .uvod .post:first-child .post_top, #main .post:first-child h1 {
width: 100%; 
}

#wrapper, #wrapper .slider-wrapper, #wrapper .nivoSlider {
width: 100%!important;
height: auto!important;
margin: 0;
}

#wrap {
padding: 0;
width: 100%;
}

#footer, #footer-content {
width: 100%;
}

#logo  {
   margin-left: 55px;
}

#logo a {
}

#slogan {
}

/* HEADER */

#max-header {
z-index: 999;
position: fixed;
top: 0;
-webkit-box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.3);
box-shadow: 0 3px 3px 0px rgba(0, 0, 0, 0.2);
}

#header {
width: 100%;
}

#max-slide {
margin: 0;
background: none;
}

/* MENU */

#pull {
height: 40px;
    width: 40px;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    padding: 0;
    margin: 0;
    position: relative;
    top: 13px;
    left: 0px;
    z-index: 100;
}

#pull:after {
content: '\61';
    font-family: "ElegantIcons"!important;
    position: absolute;
    top: 0px;
    left: 0;
    font-weight: 400;
    font-size: 48px;
    line-height: 1;
    width: 40px;
    display: block;
    color: #601b06;
}

#pull.mAct:after {
content: '\4d';
}

#max-menu {
position: absolute;
height: 0;
top: 0;
z-index: 999;
}

#menu {
width: 100%;
height: 0;
text-align: left;
    z-index: 600;
position: absolute;
    top: 0;
}

#menu>ul {
display: block;
position: absolute;
left: 0px;
top: 100px;
z-index: 9999;
opacity: 1;
background: #601b06;
width: 300px;
margin-left:-300px;
}

#menu>ul>li {
display: block;
width: 100%;
margin: 0;
-webkit-border-radius: 0;
border-radius: 0;
height: auto;
}

#menu>ul>li>a, #locales a {
width: 100%;
box-sizing: border-box;
border-bottom: 1px solid rgba(0,0,0,0.05);
padding-left:20px;
color: rgba(255,255,255,0.7);
margin: 0;
    line-height: 4;
font-size: 14px;
}


#locales a {
width: auto;
padding: 0 10px;
}

#menu>ul>li:hover, #menu>ul>li.current {
border-bottom: none;
background: none;
}

#menu>ul>li.current>a {
    color: #fff!important;
    text-decoration: none;
}

#menu>ul>li:hover>a, #menu>ul>li>a:hover, #menu>ul>li.current>a, #locales a:hover, #locales a.locales_select, .fixed #menu>ul>li:hover>a, .fixed #menu>ul>li>a:hover, .fixed #menu>ul>li.current>a, .fixed #locales a:hover, .fixed #locales a.locales_select {
text-decoration: none;
border-bottom: 1px solid rgba(0,0,0,0.05);
}

#menu>ul>li>ul {
list-style-type: none;
width: 100%;
left: 0;
position: absolute;
margin: 0;
padding: 0;
z-index: 10;
visibility: hidden;
color: #fff;
background: rgba(0,0,0,0.1);
border-top: none;
text-align: left;
}

#menu>ul>li>ul>li {
background-image: none!important;
}

#menu ul li a:after {display: none;}
#menu ul li a:before {display: none;}

#menu ul li.current {
background: rgba(0,0,0,0.05);
}

#menu li {display: block; float: none; width: 100%; position:relative;}

#menu ul li ul {display: none; position: inherit;}

#menu ul li ul.menu_add_show {display:block; visibility:visible;}
#menu ul li:hover ul {visibility: hidden;}

#menu>ul>li>ul>li, #menu>ul>li.menu_add_active {
background: rgba(0,0,0,0.05);
border-bottom: 1px solid rgba(0,0,0,0.05);
}

#menu>ul>li:hover>a, #menu>ul>li>a:hover, #menu>ul>li.current>a, #locales a:hover, #locales a.locales_select {
    color: #fff;
    text-decoration: none;
}

#menu>ul>li>ul>li>a {
font-size: 14px;
padding: 5px 20px;
font-weight: 400;
}

#menu>ul>li>ul>li>ul {
display: none!important;
}

#menu ul li ul li:hover a, #menu ul li.menu_add_active a:hover {background:rgba(0,0,0,0.15);}

.menu_add_row:after {
    content: '\4c';
    font-family: "ElegantIcons"!important;
    position: absolute;
    top: 0px;
    right: 0;
    font-weight: 400;
    font-size: 24px;
    line-height: 40px;
    display: block;
    color: #89001b;
    width: 40px;
    text-align: center;
}

.menu_add_row.active:after {
    content: '\4d';
}

.menu_add_show a {
line-height: 25px!important;
visibility: visible;
}

.menu_add_active a, .menu_add_show a {
color: #fff!important;
}

#sidebar {
    margin: 0;
    width: 100%;
    float: none;
    display: block;
padding: 0 5px;
}

#sidebar>.sidemenu {
display: none;
}

/* HEADER */

#header .boxed {
    top: 20px;
display: none;
}

#header .boxed input {
border: 1px solid rgba(0,0,0,0.2);
color: #666!important;
}

#header .boxed .button {
background: url("userFiles/img/ico-src-2.png") no-repeat center center!important;
}

.post {
margin: 0 auto!important;
    padding: 30px 5px!important;
}

.post_top, .post_body {
width: 100%;
padding: 0 10px;
}

.post, #sidebar .boxed, #footer, .colored, .produkty {
width: 100%;
}

/*.post:first-child .post_top {
margin-bottom: 40px;
    padding: 40px 10px;
   margin-top: 0px;
}*/

#info .boxed input {
margin: -2px 0 0;
padding: 8px 20px;
border: 1px solid rgba(0,0,0,0.1);
font-weight: 400;
color: #333!important;
}

#info .boxed .button {
background: url("userFiles/img/ico-src-on.png") no-repeat center center!important;
}

.intro {
width: 100%;
}

.intro td {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.intro img {
    width: 100%;
    margin: 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    display: block;
    position: relative;
}

.uvod .intro img, .produkty img {
position: relative;
}

.uvod .intro h2, .produkty h2 {
    padding: 20px 0 0!important;
}

.produkty td:hover img {
    transform: scale(1,1) rotate(0deg);
transition: transform 0.5s ease-in;
}

.produkty {
color: #fff;
}

.produkty h2  {
color: #fff;
    font-size: 3vw;
}

.produkty td {
    background: rgba(0,0,0,0.8);
}

.intro .more {
    left: 19%;
}

#max-rightbar {
padding: 10px 0;
}

#rightbar {
width: 100%;
padding: 0;
}

.blok-rezervace {
padding: 50px 20px!important;
background: url(userFiles/system/bg-rezerv.jpg) no-repeat center right!important;
}

.blok-rezervace p {
/*font-size: 20px!important;*/
line-height: 36px;
}

.blok-rezervace a {
font-size: 48px;

}

/* SLIDER */



.theme-default .nivo-caption {

padding: 0 !important;
    align-content: center;
}

.nivo-caption h2, .nivo-caption p {
padding: 0!important;
width: 90vw;
}

#wrapper  .nivo-caption h2 {
font-size: 4vw;
}

#wrapper .nivo-caption p {
font-size: 3vw!important;
}

.nivoSlider img {
    /*height: 100vh;
    width: 168vw!important;
    margin-left: -35vw!important;*/
}



#main .theme-default .nivo-controlNav a {width:15px; height:15px;}


/* FOOTER */

.paticka, .paticka a, #footer-left {font-size:14px; color:white;}


#locales {
top: unset;
    position: relative;
border: none;
}


.news {
    margin: 0 auto!important;
    width: 100%;
}

.news>li {
width: 31%;
}

div.galleryItem {
    vertical-align: top;
    float: none;
    display: inline-block;
    border: none !important;
    margin: 0 3px 3px 0;

}

div.galleryItem .frameh, div.galleryItem .frame {
    width: 150px;
    padding: 0;
    margin: 0;
    display: inline;
}

div.galleryItem .frame img {
    width: 152px;
}

#info {
right: 5px;
/*position: relative;
    padding: 3px 0;
    top: 0;
    height: auto;
background: #fff;*/
}

#info p, #info a {
}

#info .boxed {
top: -4px;
display: none;
}

#social {
    background: transparent;
    position: relative;
    top: 0;
    right: 0;
    display: block;
    z-index: 1;
    padding: 10px;
-webkit-border-radius: 0;
border-radius: 0;
}

#social a {
margin: 0;
padding: 0px 13px 11px 13px;
color: transparent!important;
width: 30px;
height: 30px;
}

#social p {
display: inline-block;
margin: 0 3px 3px 0;
}

#slider2 {
    width: 100%;
}

#max-info {
    padding-left: 60px;
}

}/*-------------STYLE-------------*//* STYL PRO TELEFONY - ŠIRŠÍ */

@media only screen and (max-width : 660px) {

body {
padding-top: 120px!important;
}

#max-header {
  text-align: center;
}

#header .boxed {

}

.post {
margin: 0 auto!important;
}

img {
display: block!important;
/*margin: 5px auto!important;*/
float: none;
}

#logo a {
font-size: 7vw;
}

#slogan {
font-size: 3.5vw;
}

#main img {
width: 100%;
max-width: 100%;
max-height: auto;
}

.ikony td {
margin: 0 0 70px 0;
background: none;
}

.ikony img {
    width: auto!important;
}

#footer {padding:10px;}


/* MENU */

#menu>ul {
display: block;
width: 90%;
margin-left: -90%;
}

.intro {
margin: 0 0 3px 0;
}

.uvod .intro h2 {
font-size: 28px!important;
}

.intro td {
display: inline-block;
padding: 0 0 20px 0;
width: 100%;
}

.intro .more {
    left: 33%;
}

.col-2 td, .col-3 td, .col-21 td, #rightbar .boxed, .news>ul.novinky>li {
width: 100%;
display: block;
margin: 0 0 20px 0;
}

#rightbar .boxed {
margin-bottom: 15px;
}

#wrapper, #wrapper .slider-wrapper, #wrapper .nivoSlider {
    width: 100%!important;
    height: 50vh!important;
}

.nivoSlider img {
    height: 50vh;
    width: 150vh!important;
    margin-left: -40vh!important;
}

.theme-default .nivo-caption {
width: 100%!important;
}

.nivo-caption h2 {
    font-size: 7vw!important;
}

#wrapper .nivo-caption p {
    font-size: 5vw!important;
}

#main .more {
display: inline-block;
position: relative;
left: 0;
bottom: 0;
}

.blok-rezervace a {
font-size: 32px;
padding: 20px 50px;
    line-height: 120px;
}

#locales a {
    display: inline-block;
}

.news h3 {
/*font-size: 16px!important;*/
}

.news>li {
width: 100%;
}

.photo .fotogalerie {
width: 100%;
float: none;
position: relative;
display: block;
}

.photo p {
width: 100%;

}

#info {
right: 0;
position: relative;
    padding: 0;
        padding-left: 20px;
    top: 0;
    height: auto;
background: #fff;
text-align: center;
}

#info .boxed {
    top: 40px;
}

#info p {
    display: inline-block;
    margin: 0 0 0 30px;
}

.produkty h2 {
    font-size: 6vw;
}

a[name] {
display: block;
position: relative;
top: -290px;
visibility: hidden;
}

table.kontakty td {
display: block;
}

table.kontakty td:last-child {
border-bottom: 2px solid rgba(0,0,0,0.6);
border-bottom: 2px solid #1a4206;
}




#logo a {
    background: url(userFiles/img/logo-dvur.png) no-repeat left center;
    background-size: contain;
    font-size: 28px;
    line-height: 90px;
    font-weight: 300!important;
    color: #1a4206;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: block;
    margin: 20;
    z-index: 0;
    height: 80px;
    width: 300px;
}


.post_top .post_title   {
    padding-top: 30px !important;
}

.nivo-html-caption h2  {
margin-top: 180px !important;
}

#slider3x8,#slider3x8    h2    {
    padding-top: 180px !important;
}


}

/*-------------STYLE-------------*/