* {
font-family: "Montserrat", Arial, sans-serif!important;
-moz-box-sizing: border-box !important;
-webkit-box-sizing: border-box !important;
box-sizing: border-box !important;
font-size: 20px;
padding: 0;
margin: 0;
line-height: 1.75;
font-weight: 300;
}

a {color: #fff; text-decoration: none;}
a:hover { text-decoration: underline; color: #d3d1bc;}
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;
}

/* LAYOUT */

html {
background: #111;
margin: 0;
padding: 0;
}

body {
width: 100%;
margin: 0 auto;
color: #fefefe;
padding: 160px 0 0;
-moz-box-sizing: content-box !important;
-webkit-box-sizing: content-box!important;
box-sizing: content-box !important;
}

body.fixed {
padding-top: 100px;
}

#wrap {
margin: 0px auto;
width: 100%;
padding: 0;
position: relative;
}

/* HEADER */

#max-header {
width: 100%;
z-index: 20;
position: relative;
position: fixed;
top: 0;
background: #111;
}

#header {
width: 100%;
margin: 0 auto;
padding: 0px 60px;
position: relative;
height: 110px;
}

#logo {
display: inline-block;
    position: relative;
}

#logo a {
background: url(userFiles/img/logo.png) no-repeat left center;
    background-size: contain;
font-size: 28px;
font-weight: 700!important;
color: #d3d1bc;
padding: 0;
display: block;
margin: 0;
z-index: 20;
height: 110px;
width: 380px;
}

#logo a:hover {
text-decoration:none;
}

#slogan {
font-size: 15px;
font-weight: 300 !important;
padding: 0;
margin: 0;
display: block;
position: relative;
text-transform: uppercase;
color: #fff;
z-index: 1;
width: 215px;
text-align: center;
letter-spacing: 1.5px;
line-height: 50px;
}

.post_title xh1:after, #sidebar .boxed xh2:after {
    width: 50px;
height: 1px;
    display: block;
    background: #d3d1bc;
margin: 10px auto;
content:" ";
position: relative;
}

.novinky h3:after, #rightbar .boxed h2:after {
    width: 50px;
height: 1px;
    display: block;
    background: #d3d1bc;
margin: 5px 0;
content:" ";
position: relative;
}

.novinky h3:after {
    background: #d3d1bc;
}


#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;
margin: 0px 0 0 505px;
text-transform: uppercase;
}

#menu .boxed, #info .boxed {
width: 300px;
position: absolute;
top: 0px;
right: 0px;
z-index: 501;
}

.hledani input {
background: none;
color: #666!important;
}

#menu .boxed input, #info .boxed input, #main input, #main textarea {
margin: 0;
padding: 8px 20px;
border: 1px solid rgba(255,255,255,0.2);
font-weight: 400;
color: #fff;
background: rgba(255,255,255,0.05);
}

#main input {
padding: 12px 20px!important;
}

#menu .boxed input, #info .boxed input {
border: 1px solid rgba(255,255,255,0.05);
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: #d3d1bc;
color: #fff!important;
border: none!important;
padding: 8px 20px!important;
text-transform: none;
    font-size: 16px!important;
    font-weight: 300!important;
}

textarea {
height: 100px !important;
width: 100%!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: 15px!important;
    color: #000!important;
padding: 16px 24px !important;
margin: 8px 0;
    font-weight: 700!important;
    background: #d3d1bc!important;
    -webkit-border-radius: 4px;
    border-radius: 4px;
text-transform: uppercase;
letter-spacing: 1px;
}

.button:hover, .more:hover, input.button:hover, .produkty td:hover a.more, #header .boxed .button:hover {
color: #000!important;
text-decoration: none;
    background: #b3b2a2!important;
}

/* MENU */

#pull {
display: none;
}

#menu {
padding: 0;
    width: auto;
    margin: 0 auto;
    position: absolute;
    height: 100%;
    right: 60px;
    top: 20px;
}

#menu>ul {
list-style-type: none;
height: 100%;
padding: 0;
display: inline-block;
}

#menu>ul>li {
display: inline-block;
  height: 100%;
  margin: 0 0 0 40px;
text-align: left;
position: relative;
}

#menu>ul>li:hover, #menu>ul>li.current {
border-bottom: 5px solid #d3d1bc;
}

#menu>ul>li>a, #locales a {
    display: block;
    padding: 0px;
    margin: 0;
    font-weight: 700;
    line-height: 55px;
color: #fff;
}

#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;
}

#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: 1px 0 0 0;
padding: 0px;
visibility: hidden;
background: #d3d1bc;
border-top: none;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

#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.1);
}

#menu>ul>li.aktivni>ul>li {
position: relative;
display: block;
}

#menu>ul>li:hover>ul {
visibility: visible;
z-index: 100;
color: #000;
line-height: 3;
/*-webkit-box-shadow: 0 3px 7px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0 3px 10px 0px rgba(0, 0, 0, 0.2);*/
}

#menu>ul>li>ul>li>a {
display: block;
text-decoration: none;
padding: 15px;
margin: 0 0px 0px;
color: transparent;
line-height: 1.25;
color: #000;
}

#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.05);
}

#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: #212a50;
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: #000;
}

#menu>ul>li>ul>li>ul>li>a:hover {
color: #000;
background: #d3d1bc;
}

#sluzby-menu {
margin-top: -25px;
}

#sluzby-menu a {
color: #212a50;
}

/* SIDEBAR */

#max-sidebar {
margin: 0;
padding: 40px 0;
width: 100%;
clear: both;
display: block;
background: #000;
}

#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;
display: none;
}
.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;
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 {
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 .boxed>ul {
text-align: left;
margin-top: 30px;
}

#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: 0!important;
    font-weight: 700!important;
    font-size: 56px!important;
    margin-bottom: 10px!important;
position: relative;
    display: inline-block;
}

.news {
    margin: 0 auto!important;
    width: 1200px;
text-align: center;
}

.news li {
display: block;
width: 100%;
margin: 0;
padding: 20px 0 !important;
border-bottom: 1px solid rgba(0,0,0,0.1);
}

#max-sidebar .news li {
display: none;
}

#max-sidebar .news li:first-child, #max-sidebar .news li:nth-child(2), #max-sidebar .news li:nth-child(3) {
display: inline-table;
width: 32%;
padding: 0 20px 0 0 !important;
border: none;
}

.news>h2 {
display: block;
}

.news h3 {
padding: 0 0 10px 0!important;
    font-weight: 700!important;
}

.news img {
    width: calc(100% + 40px);
    margin: 10px 0 10px -20px!important;
}

.news p {
/*font-size: 13px;*/
font-weight: 200;
}

#aktuality-vsechny>ul {
margin: 0!important;
}

#aktuality-vsechny>ul>li {
    list-style-type: none!important;
padding: 20px 0 !important;
border-bottom: 1px solid rgba(0,0,0,0.1);
}

#allnews {
    text-align: center;
margin: 20px 0;
}

#allnews a {
    display: inline-block;
}

/* MAIN */

#main{
padding: 0;
margin: 0;
width: 100%;
float: none;
}

#main img {

}

.post_top, .post_body {
width: 1200px;
margin: 0 auto;
}

.post_title {
position: relative;
}

.post-center, .post_top {
    text-align: center;
}

#main div.post, #main>ul {
margin: 0 0px 0 0px;
padding: 0;
}

.post_body hr {
    border: none;
    border-top: rgba(0,0,0,0.1) 1px solid;
    margin: 30px 0;
}

#main ul li {
padding: 2px 0;
list-style-type: square;
}

#main ul li::marker {
color: #d3d1bc;
}

#main table td {
vertical-align: top;
}


#main h1, #main h1 span {
    padding: 10px 0!important;
    font-weight: 700!important;
    font-size: 56px!important;
    margin-bottom: 10px!important;
position: relative;
    display: inline-block;
}

#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;
}



#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: 700;
font-size: 30px;
padding: 15px 0 5px;
margin: 7px 0;
}

#main h3, #main h3 span {
font-weight: 800;
padding: 0px 0;
margin: 15px 0 5px;
font-size: 22px;
}

#main ul, #main ol {
padding: 5px 0px;
margin: 0 0px 0 20px;
list-style-position: outside;
}
#main p {
padding: 5px 0;
text-indent: 0;

margin: 0px 0 0px;
}

strong {
font-weight: 700!important;
font-size: inherit;
}

#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 {
padding: 40px 0!important;
margin-top: 0px!important;
}

.uvod .post.cl1 {
background: #303032;
position: relative;
min-height: calc(100vh - 160px);
}

.uvod .post.cl1 .post_top {
  text-align: left;
  padding: 0px 60px;
}

.uvod .post.cl1 .post_body {
text-align: left;
padding: 0px 60px;
width: 100%;
}

.uvod .post.cl1 .post_body h2 {
font-size: 56px;
line-height: 1.15;
color: #d3d1bc;
}

.uvod .post.cl2 {
background: #444;
}

.uvod .post.cl3 {
background: #d3d1bc;

}

.uvod .post.cl1 .post_top, .uvod .post.cl2 .post_top, .uvod .post.cl3 .post_top {
display: none;
}

/* RIGHTBAR */

#max-rightbar {
padding: 40px 0;
clear: both;
margin: 0;
width: 100%;
text-align: left;
/*background: #555;*/
/*background: url(userFiles/img/bg-bottom.jpg) no-repeat center top!important;*/
color: #fff;
}

#rightbar {
padding: 0;
clear: both;
margin: 0 auto;
width: 1200px;
color: #fff;
}

#rightbar a, #rightbar a:hover {
color: #fff;
font-weight: 400;
}

#rightbar .boxed {
margin: 0 auto;
padding: 0;
width: 50%;
display: inline-block;
text-align: left;
vertical-align: top;
}


#rightbar h2 {
padding: 0 0 10px 0!important;
font-weight: 600!important;
font-size: 18px!important;
color: #fff;
}

#rightbar .boxed:last-child {
text-align: right;
}

#rightbar .boxed h2 {
display: none;
}

#rightbar .boxed:last-child img{
width: 240px;
opacity: .2;
}

#rightbar .boxed .content2 p, #rightbar a {
font-size: 16px;
padding: 5px 0;
}

#rightbar h3 {

}

#rightbar>.sidemenu {
    display: inline-table;
width: 33%;
}

small {
font-size: 15px;
margin: 3px 0;
font-weight: 700;
}

#footer {
background: #222;
margin: 0 auto -30px;
width: 100%;
text-align:center;
padding: 0;
clear: both;
}

#footer-content * {
color: #ccc;

}

#footer-content * {
padding-top: 10px;
width: 100%;
margin: 0 auto;
clear: both;
font-size: 10px;
}

#footer a:hover {
color: #fff;
}

/* SLIDER */

#wrapper{
z-index: 0;
width: 100%;
border: none;
margin: 0 0 0;
display: none;
position: relative;
overflow: hidden;
}

.fixed .uvod #wrapper {
margin: 0;
}

.slider-wrapper {
position: relative;
width: 100%;
/*height: calc(100vh - 50px);*/
border: none;
top: 0px;
margin: 0 auto;
display: none;
}

.uvod .slider-wrapper {
display: block;
}


.theme-default #slider {
    margin:0px auto 0 auto;
}
.theme-default .nivoSlider {
position:relative;
background: rgba(0,0,0,0);
-webkit-box-shadow: none;
box-shadow: none;
margin-bottom: 0;
/*height: calc(100vh - 50px);*/
}

.theme-default .nivoSlider img {
width: 100%;
}


.theme-default .nivo-controlNav {
text-align: left;
padding: 0px 0;
position: relative;
bottom: 50px;
z-index: 100;
left: calc(50vw - 600px);
width: 600px!important;
}

.theme-default .nivo-controlNav a {
display:inline-block;
width: 16px;
height: 16px;
background: #d3d1bc;
border: 1px solid #d3d1bc;
text-indent:-9999px;
border:0;
margin: 0 5px;

}

.theme-default .nivo-controlNav a.active {
background: transparent;
border: 1px solid #d3d1bc;
}

.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: 48%!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;
top: 0;
bottom: 0;
height: auto;
padding: 20vh 0 5vh 0!important;
width: 100%!important;
margin: 0;
margin: 0 auto;
text-align: left;
background: rgba(0,0,0,0);
display: inline-block!important;
opacity: 1;
}

.nivo-caption h2 {
font-size: 3vw;
line-height: 1;
font-weight: 900;
display: block;
margin: 0 auto;
padding: 0;
color: #212a50!important;
width: 1200px;
}

.nivo-caption h3, #sidebar .nivo-caption h3 * {
font-size: 24px!important;
margin: 10px 0;
font-weight: 300;
}

.nivo-caption p {
font-size: 2.5vw;
line-height: 1.25;
font-weight: 300;
display: none;
padding: 10px 50% 0 0!important;
color: #212a50;
width: 1200px;
margin: 0 auto;
}

.uvod .nivo-caption h2, .uvod .nivo-caption p {
display: block!important;
opacity: 1;
}

.nivo-caption a.more {
border: none;
padding: 6px 24px!important;
font-size: 16px!important;
display: inline-block!important;
line-height: 3;
}

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: 130px;
height: auto;
}

.galleryItem .popisek.horni {
color:#fff;
font-weight: 300;
/*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;}




.intro, .produkty, .kdo-jsme {
border: none;
border-collapse: separate;
border-spacing: 10px;
padding: 0;
margin: 30px 0;
width: 1200px;
/*text-align: center;*/
background: transparent;
}

.produkty {
border: none;
border-spacing: 5px;
padding: 0;
text-align: center;
}

.ikony {
width: 100%;
border: none;
border-collapse: separate;
border-spacing: 5px 0;
margin: 0px auto!important;
}

.ikony td {
padding: 0 25px 25px 25px;
    text-align: center;
font-weight: 200;
color: #000;
}

.ikony h2 {
color: #000!important;
margin: 0 !important;
padding: 0px 0 !important;
text-transform: uppercase;
}

.ikony img {
height: 80px;
display: block;
margin: 0 auto!important;

}

.referencni, .kontakty-tab {
border: none;
border-collapse: separate;
border-spacing: 10px 30px;
padding: 0;
margin: 0;
width: 100%;
}

.intro td {
    padding: 20px;
margin: 0;
position: relative;
  font-weight: 400;
    vertical-align: top;
overflow: hidden;
text-align: center;
}

.intro h2 {
line-height: 1.25;
}

.intro h3 {
font-weight: 300!important;
font-size: 18px!important;
padding: 0!important;
text-transform: uppercase;
}

.produkty h2 {
font-size: 28px;
padding: 10px 0 0!important;
font-weight: 700!important;
}

.produkty td:hover h2, .produkty td:hover p {
color: #fff;
opacity: 1;
}



.produkty td {
    padding: 20px;
margin: 0 0 33px 0px;
position: relative;
  font-weight: 400;
    vertical-align: top;
overflow: hidden;
background: #fff;
-webkit-box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.3);
}

.produkty td {
background: rgba(0,0,0,0);
padding: 10px;
height: 220px;
}

.produkty td:hover {
background: rgba(0,0,0,1);
}

.intro .more, .produkty .more {

}

.kontakty-tab td {
text-align: center;
padding: 0 30px;
}

.kontakty-tab h2, .kontakty-tab h2 a {
    font-size: 22px;
    margin: 0 0 10px 0;
font-weight: 700;
}

.kontakty-tab span {
color: transparent;
    line-height: 1;
    display: inline-block;
}

.kontakty-tab span:before {
color: #d3d1bc;
font-size: 64px;
}

.kdo-jsme td {
padding: 0 20px 0 0!important;
}

.kdo-jsme td h2, .uvod .post.cl4 h2 {
    padding: 10px 0!important;
}


.col-2 td {
width: 50%;
}

.col-3 td, .col-21 td:last-child {
width: 33%;
}

.col-4 td {
width: 25%;
}

.intro img {
width: calc(100% + 40px);
margin: -20px 0 0 -20px!important;
-webkit-box-shadow: none!important;
box-shadow: none!important;
display: block;
}

.katalog-tab img, .produkty img, .referencni img {
width: 100%;
margin: 0!important;
-webkit-box-shadow: none;
box-shadow: none;
display: block;
padding: 2px;
}

.referencni td {
padding: 0 7px;
}

.referencni h2, .referencni td {
color: #d3d1bc!important;
}

.intro img, .produkty img {
transition: transform 0.5s ease-out;
}

.produkty img {
position: absolute;
top: 0;
left: 0;
}

.produkty td:hover img {
opacity: 0.2;
}

.profil {
border: none;
border-collapse: collapse;
border-spacing: 0px;
padding: 0;
margin: 0;
width: 100%;
background: transparent;
}

.profil td {
  vertical-align: middle!important;
}

.profil td:first-child {
  padding-right: 40px;
}

.profil.col-2 td:last-child {
  top: 20px;
  position: relative;
}

.profil img {
width: 100%;
margin: 0 auto!important;
-webkit-box-shadow: none;
box-shadow: none;
display: block;
}

.karta {
border: none;
border-collapse: separate;
border-spacing: 0px;
padding: 0;
margin: 0;
width: 100%;
}

.karta h2 {
padding: 10px 0 0!important;
}

.karta td {
padding: 0;
}

.karta tr:nth-child(2n+1) td:first-child, .karta tr:nth-child(2n) td:last-child, .karta.inverse tr:nth-child(2n+1) td:last-child, .karta.inverse tr:nth-child(2n) td:first-child {
padding: 20px;
}

.karta.inverse tr:nth-child(2n+1) td:first-child, .karta.inverse tr:nth-child(2n) td:last-child {
padding: 0px;
}

.karta img {
width: 100%;
margin: 0!important;
-webkit-box-shadow: none;
box-shadow: none;
display: block;
}

.tabulka {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}

.tabulka th {
color: #d3d1bc;
font-weight: 700;
padding: 7px 12px;
text-align: left;
border: 1px solid rgba(0,0,0,0.075);
border-bottom: 3px solid #d3d1bc;
}

.tabulka tr:hover{
background: none!important;
}

.tabulka tr td {
border: 1px solid rgba(255,255,255,0.5);
text-align: left;
padding: 7px 12px;
}

.tabulka tr.licha td {
background: rgba(0,0,0,0.01);
}

table.ordinacni-hodiny {
/*width: 100%;*/
border-collapse: collapse;
margin: 0;
}

table.ordinacni-hodiny tr td {
border: 1px solid rgba(255,255,255,0.075);
text-align: left;
padding: 5px 10px;
font-size: 14px;
min-width: 80px;
}

table.ordinacni-hodiny tr td:not(:first-child) {
text-align: center!important;
}

#ordinacni-hodiny table.ordinacni-hodiny {
width: 50%;
}

#ordinacni-hodiny table.ordinacni-hodiny tr td {
border: 1px solid rgba(0,0,0,0.1);
font-size: 18px;
}

/*.cenik table tr:not(:first-child) td:last-child {
text-align: right;*/
}

#TB_window {
z-index: 900;
}

._round-cont div {
background: none!important;
}

#max-info {
position: relative;
height: 50px;
    padding: 0;
padding: 0 60px;
    width: 100%;
    margin: 0;
text-align: right;
background: #d3d1bc;
display: block;
-webkit-box-shadow: 0 3px 7px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0 3px 10px 0px rgba(0, 0, 0, 0.2);
}

#max-info:before {
content: " ";
width: 46%;
height: 100%;
display: block;
position: absolute;
top: 0px;
left: 0;
z-index: 0;
border-style: solid;
border-width: 50px 25px 0 0;
border-color: #222 transparent transparent transparent;
}

#max-info a {
margin: 0;
font-weight: 500;
}

#max-info p {
    display: inline-block;
    margin: 0 0px 0 30px;
    line-height: 50px;
font-weight: 500;
}

.contacts-icon .mdi::before {
font-size: 18px;
color: #fff;
display: inline-block;
margin: 0 7px 0 0;
}


#max-info .contacts-icon p, #max-info .contacts-icon a {
color: #000;
}

#max-info .contacts-icon .mdi::before {
font-size: 24px;
vertical-align: middle;
color: #000;
}


.social-icon {
    position: relative;
    display: block;
    z-index: 10;
    padding: 0;
margin-top: 10px;
}

.social-icon .mdi {
    color: transparent!important;
}

.social-icon p {
display: inline-block;
}

.social-icon .mdi:before {
    font-size: 24px;
    color: #fff;
    display: inline-block;
    margin: 0 10px 0 0!important;
    vertical-align: middle;
}




#locales {
    position: absolute;
    right: 0;
    top: 19px;
color: transparent;
    border-left: 1px solid #eee;
    padding-left: 11px;
}

.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;
}

.ikony .mdi {
color: transparent!important;
    text-align: center;
}

.ikony span, .ikony span:before {
color: #d3d1bc;
/*background: #d3d1bc;*/
    /*border: 1px solid #eee;*/
    font-size: 42px;
    /*line-height: 2;*/
    padding: 0px;
    /*border-radius: 100px;*/
    margin: 0!important;
    display: inline-block;
    position: relative;
}

.ikony .mdi:before {
color: #000;
font-size: 64px;
line-height: 1;
padding: 0px;
margin: 0 0 -40px 0 !important;
display: block;
position: relative;
}

form table input {
width: 100%;
}

form table input.button {
width: auto;
}

.bform label {
padding: 5px 0;
    display: inline-block;
    width: 25%;
    vertical-align: top;
}

.bform .form_checkbox_option, .bform .form_textbox, .bform input#email_odesilatel, textarea {
    padding: 6px;
    display: inline-block;
    width: 74%;
}

.bform .form_checkbox_option>input, .bform .form_radio_option>input {
margin: 0 5px !important;
}

.bform .form_souhlas {
margin: 40px 0 !important;
float: none;
}

.bform input#souhlas {
    display: inline-block;
    width: 30px;
/*height: 18px;*/
    position: relative;
float: none;
}

.bform input#souhlas + label {
    display: inline-block;
    width: calc(100% - 40px);
float: none;
}

.bform form input.button{
margin: 20px auto !important;
}

.bform .form_radio_option>label {
    margin: 3px 0;
}/*-------------STYLE-------------*//* STYL PRO TABLETY */

@media screen and (max-width: 1200px) {

body, body.uvod {
width: 100%; 
}

#main, .uvod .post:first-child .post_top, #main .post:first-child h1 {
width: 100%; 
}

#wrapper, #wrapper .slider-wrapper, #wrapper .nivoSlider {
width: 100%!important;

}


#wrap {
padding: 0;
width: 100%;
}

#footer, #footer-content {
width: 100%;
}

#logo  {
left: 60px;
    width: calc(100% - 70px);
}

#slogan {
left: 60px;
}

/* HEADER */

#max-header {
/*height: 80px;
z-index: 200;*/
}

#header {
width: 100%;
padding: 0;
}

#max-slide {
margin: 0;
background: none;
}

#max-info {
  padding: 0 20px;
}

#max-info:before {
  width: 320px;
}

/* MENU */

#pull {
height: 40px;
    width: 40px;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    padding: 0;
    margin: 0;
    position: relative;
    top: 5px;
    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: #fff;
}

#pull.mAct:after {
content: '\4d';
}

#max-menu {
position: absolute;
height: 0;
top: 0;
}

#menu {
width: 100%;
height: 0;
text-align: left;
    z-index: 600;
position: absolute;
right: auto;
 }

#menu>ul {
display: block;
position: absolute;
left: 0px;
top: 81px;
z-index: 9999;
opacity: 1;
background-color: #111;
width: 350px;
margin-left:-350px;
}

#menu>ul>li {
display: block;
width: 100%;
margin: 0;
-webkit-border-radius: 0;
border-radius: 0;
height: auto;
border-bottom: 1px solid rgba(255,255,255,0.2);
}

#menu>ul>li:last-child {
    margin-left: 0;
}

#menu>ul>li:hover, #menu>ul>li.current {
background: none;
}

#menu>ul>li:hover, #menu>ul>li.current, #locales a:hover, #locales a.locales_select {
text-decoration: none;
border-bottom: 1px solid rgba(255,255,255,0.2);
}

#menu>ul>li>a {
width: 100%;
box-sizing: border-box;
border: none;
padding-left:20px;
margin: 0;
    line-height: 60px;
}

#menu>ul>li.current>a, .fixed #menu>ul>li>a {
    text-decoration: none;
}

#menu>ul>li>ul {
list-style-type: none;
width: 100%;
left: 0;
position: absolute;
margin: 0;
padding: 0;
z-index: 10;
visibility: hidden;
background: rgba(0,0,0,0.025);
border-top: none;
text-align: left;
}

#menu>ul>li:hover>ul {
border-top: none;
}

#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.025);
}

#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.025);
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 {
    text-decoration: none;
}

#menu>ul>li>ul>li>a {
padding: 15px 20px;
font-weight: 400;
border-bottom: 1px solid rgba(255,255,255,0.1);
}

#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: '\33';
    font-family: "ElegantIcons"!important;
    position: absolute;
    top: 0px;
    right: 0;
    font-weight: 400;
    font-size: 28px;
    line-height: 50px;
    display: block;
    color: #fff;
    width: 40px;
    text-align: center;
}

#menu>ul>li:last-child>.menu_add_row:after {
    color: #fff;
}

.menu_add_row.active:after {
    content: '\32';
}

.menu_add_show a {
line-height: 1.25!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 10px;
}

#sidebar>.sidemenu {
display: none;
}

#sidebar .boxed>h2 {
    padding: 40px 0 20px!important;
}

/* HEADER */

#header .boxed {
    top: 20px;
}

#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: 40px 5px!important;
}

.post_top, .post_body {
width: 100%;
padding: 0 10px;
}

.uvod .post.cl1 .post_body {
  text-align: left;
  padding: 0px 40px;
  width: 100%;
}

.post, #sidebar .boxed, #footer, .colored, .produkty {
width: 100%;
}

.intro, .kdo-jsme {
width: 100%;
}

.uvod .intro img, .produkty img {
position: relative;
}

.intro h2, .intro h3, .produkty h2 {
    padding: 0!important;

}

.intro h3 {
}

.produkty {
color: #666;
}

.produkty h2  {
color: #666;
    font-size: 3vw;
}

.produkty td {
    background: rgba(0,0,0,0.0);
height: auto;
}

.produkty td:hover {
background: #e50008;
}

.produkty td:hover img {
opacity: 1;
}

.ikony td {
    padding: 10px;
}

.karta tr:nth-child(2n+1) td:first-child, .karta tr:nth-child(2n) td:last-child {
    padding: 10px 20px;
}

#max-rightbar {
padding: 10px 0;
}

#rightbar {
width: 100%;
padding: 0 10px;
text-align: left;
}

#rightbar .boxed {
width: 49%;
margin-bottom: 20px;
}

#rightbar .boxed:last-child iframe {
    border: 0;
    width: calc(100% + 20px);
    margin-left: -10px;
}


/* SLIDER */



.theme-default .nivo-caption {
padding: 12vh 20px 5vh!important;
}

.nivo-caption h2, .nivo-caption h1 {
    font-size: 5vw;
    width: 70%;
margin: 0;
}

#wrapper .nivo-caption p {
font-size: 4vw;
    padding: 0!important;
    width: 70%;
margin: 0;
}

.nivo-caption a.more {
    padding: 6px 24px!important;
    font-size: 13px!important;
    line-height: 2.5;
    margin-top: 30px;
}

.nivoSlider img {

}

.theme-default a.nivo-nextNav {

}


/* FOOTER */

.paticka, .paticka a, #footer-left {font-size:14px; color:white;}


#locales {
    top: 23px;
}

.news {
    margin: 0 auto!important;
    width: 100%;
}

.news li {

}

.news p {
    font-size: 15px;
}

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 {
width: 100%;
padding: 0 10px;
}

a[name] {
display: block;
position: relative;
top: -195px;
visibility: hidden;
}

#social {
    background: transparent;
    position: relative;
    top: 0;
    right: 0;
    display: block;
    z-index: 1;
    padding: 10px;
-webkit-border-radius: 0;
border-radius: 0;
}


#social p {
display: inline-block;
margin: 0 3px 3px 0;
}

#max-info .contacts-icon {
top: -104px;
  position: relative;
display: inline-block;
}

#max-info .contacts-icon p {
display: block;
margin: 0;
line-height: 1.4;
font-weight: 400;
}

#max-info .contacts-icon p, #max-info .contacts-icon a {
color: #fff;
}

#max-info .contacts-icon .mdi::before {
color: #fff;
}



}


@media screen and (max-width: 800px) {

.profil.col-2 td {
display: block;
width: 100%;
}

.profil td:first-child {
  padding-right: 0px;
}

/*.profil img {
  width: 80%;
  margin: 40px auto !important;
}*/

.uvod .post.cl1 .post_body {
  padding: 0px 20px;
}

#max-info .contacts-icon {
display: none;
}


}/*-------------STYLE-------------*//* STYL PRO TELEFONY - ŠIRŠÍ */

@media only screen and (max-width : 600px) {

body {
}


#header .boxed {

}

.post {
margin: 0 auto 1px!important;
}

.uvod .post.cl1 .post_body h2 {
  font-size: 48px;
}

img {
display: block!important;
/*margin: 5px auto!important;*/
float: none;
}

#logo a {

}

#slogan {
}

.more, .button, input.button {
   /* line-height: 10vw;*/
}

.ikony td {
margin: 0 0 70px 0;
display: block;
width: 100%;
}

.ikony img {
    width: auto!important;
}

/* MENU */

#menu>ul {
display: block;
width: 90%;
margin-left: -90%;
}

.intro {
margin: 0 0 3px 0;
}

.intro h2, .intro h3 {

}

.intro td {
margin-bottom: 80px!important;
}

.intro .more {
    left: 33%;
}

.karta tr td:first-child {
    padding: 0!important;
margin: 0!important;
}

.karta tr td:last-child {
    padding: 0 0 10px 0px!important;
}

.profil td {
display: none;
width: 100%;
margin: 0!important;
min-height: 56vw;

}

.col-2 td, .col-3 td, .col-21 td, #rightbar .boxed, .news>ul.novinky>li, .col-4 td {
width: 100%;
display: block;
margin: 0 0 20px 0;
}

#rightbar .boxed {
margin-bottom: 40px;
}

#rightbar .boxed:last-child img {
margin: 0 auto!important;
}

.theme-default .nivo-caption {
}

.nivo-caption h2 {
    font-size: 8vw;
line-height: 1.75;
width: 100%;
}

#wrapper .nivo-caption p {
font-size: 6vw;
width: 100%;
}

.nivo-caption a.more {
    padding: 6px 24px!important;
    font-size: 14px!important;
    margin-top: 30px;
}


#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 {
height: auto;
}

#info .boxed {
    top: 40px;
}

#info p {
    display: inline-block;
}

.produkty h2 {
font-size: 6vw!important;
    line-height: 10vw;
}

form table td {
display: block;
width: 100%;
padding: 4px 0;
}

table.ordinacni-hodiny {
    width: 100%;
}

#max-sidebar .news li:first-child, #max-sidebar .news li:nth-child(2), #max-sidebar .news li:nth-child(3) {
    display: block;
    width: 100%;
    padding: 0!important;
    margin: 0 0 30px 0!important;
    border: none;
}

.rtable th {
display: none;
}

.rtable tr {
border-bottom: 3px solid #d65e00;
}

.rtable td {
width: 100% !important;
display: block;
padding-left: 50% !important;
position: relative;
}

.rtable td:before {
content: attr(data-label);
position: absolute;
left: 0;
width: 50% !important;
padding-left: 15px;
font-weight: 700;
color: #ff7000;
}

.bform label {
    display: block;
    width: 100%;
}

.bform .form_checkbox_option, .bform .form_textbox, .bform input#email_odesilatel {
    padding: 6px;
    display: block;
    width: 100%;
}

.bform .form_checkbox_option>label, .bform .form_radio_option>label {
    display: inline-block;
    width: calc(100% - 40px);
}

.bform>form>div>div {
margin-bottom: 20px;
}

}/*-------------STYLE-------------*/@media only screen and (max-width : 420px) {





}