* {
font-family: "Open Sans", Arial, sans-serif!important;
-moz-box-sizing: border-box !important;
-webkit-box-sizing: border-box !important;
box-sizing: border-box !important;
font-size: 14px; padding: 0; margin: 0;
font-weight: 300;
}

a {color: #e09e00; 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;
}

#main h1, #sidebar .boxed>h2, #logo a {
}

/* LAYOUT */

html {
background: #1a1a1a;
margin: 0;
padding: 0;
}

body {
width: 100%;
margin: 0 auto;
color: #222;
padding: 60px 0 0;
-moz-box-sizing: content-box !important;
-webkit-box-sizing: content-box!important;
box-sizing: content-box !important;
background: #fff;
}

body.uvod {
padding: 0;
}

#wrap {
margin: 0px auto;
width: 100%;
padding: 0;
position: relative;
z-index: 10;
/*margin-top: 80px;*/
/*-webkit-box-shadow: 0 15px 17px 0px rgba(0,0,0,0.2);
box-shadow: 0 15px 17px 0px rgba(0,0,0,0.2);*/
/*background: #fcfcfc;*/
}

.uvod #wrap {
margin-top: -10px;
padding-top:60px;
}

/* HEADER */

#max-header {
width: 100%;
position: fixed;
top: 0;
z-index: 500;
background: #1a1a1a;
height: 91px;
}

.uvod #max-header {
background: rgba(0,0,0,0);
}

.bg-header {
background: #000 url(/userFiles/system/pat-4.png) !important;
}

#header {
width: 1200px;
margin: 0 auto;
padding: 0px 0 0 0px;
position: relative;
z-index: 103;
}

#header:hover {
margin-top: 0;
}

#logo {
display: inline-block;

}
#logo a {
background: url(userFiles/system/logo.png) no-repeat left center;
background-size: contain;
    font-size: 32px;
    font-weight: 700!important;
    color: #fff;
    padding: 0;
    display: block;
    margin: 0;
    z-index: 20;
    text-transform: lowercase;
width: 320px;
height: 90px;
}

#logo a:hover {
text-decoration:none;
}

#slogan {
    font-size: 22px;
    font-weight: 400!important;
    padding: 0 0 0 42px;
    margin: 0 0 0 20px;
    color: #fff;
display: inline-block;
top: 20px;
    position: relative;
text-shadow: 1px 1px 15px rgba(0,0,0,0.75);
background:transparent url(userFiles/system/ico-tel.png) left 50% no-repeat;
background-size:contain;
text-decoration: underline !important;
}

#slogan a {
    font-size: 22px !important;
    font-weight: 400 !important;
    color: #fff !important;
text-shadow: 1px 1px 15px rgba(0,0,0,0.75) !important;
text-decoration: underline !important;
}
.post_title:after {
    border-bottom: 4px solid #e09e00;
    content: "";
    display: block;
    margin: 10px auto 30px auto;
    width: 80px;
}

.nivo-caption p:last-of-type:after {
    border-bottom: 4px solid #fff;
    content: "";
    display: block;
    margin: 30px auto;
    width: 80px;
}

#sidebar .boxed h2 span {
    width: 40px;
    display: block;
    border-bottom: 3px solid #e09e00;
    /*position: absolute;
    top: 65px;*/
margin: 15px auto 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;
}

#header .boxed {
width: 170px;
position: absolute;
top: 15px;
right: 0px;
z-index: 10;
}

.hledani input {
background: none;
color: #fff!important;
}

#header .boxed input, #main input, #main textarea {
margin: 0;
padding: 6px;
border: 1px solid rgba(0,0,0,0.1);
font-weight: 400;
color: #333;
width:100%;
}

#main input.button {
width:auto;
cursor:pointer;
}

#header .boxed input.button,  input.button  {
margin: 0!important;
padding: 3px 7px;
}

#header .boxed .button {
background: url("userFiles/system/ico-src.png") no-repeat center center!important;
border: none!important;
padding: 0px 12px!important;
height: 24px;
}
textarea {
height: 100px !important;
}

#header .boxed h2 {  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, .ke-stazeni a {
display: block;
color: #fff!important;
padding: 8px 20px!important;
margin: 10px 9px 7px 0;
font-weight: 300!important;
background: #e09e00;
text-transform: uppercase;
/*-webkit-border-radius: 20px;
border-radius: 20px;*/
}

.ke-stazeni a {
padding: 20px!important;
}


.button:hover, .more:hover, input.button:hover, .ke-stazeni a:hover {
color: #fff!important;
text-decoration: none;
background: #999;
}

.max-colored {
background: #eee!important;
}


/* MENU */

#pull {
display: none;
}

#menu {
margin: 0;
    padding: 0;
    position: absolute;
    height: 60px;
    /* width: 1200px; */
    right: 0;
    top: 0px;
}

#menu>ul {
list-style-type: none;
height: 100%;
padding: 0;
display: inline-block;
}

#menu>ul>li {
display: inline-block;
  height: 100%;
  margin: 0;
text-align: left;
padding: 35px 10px 20px 10px;
}

#menu>ul>li>a, #locales a {
    display: block;
    color: #fff;
    padding: 0;
    margin: 0;
    font-weight: 300;
    text-transform: uppercase;
    /*line-height: 60px;*/
font-size: 14px;
}

#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 {
border-bottom: 2px solid #fff;
text-decoration: none;
}

#menu>ul>li:hover, #menu>ul>li.current {
/*border-bottom: 3px solid #e09e00;
background: rgba(0,0,0,0.025);*/
text-decoration: none;
}

#menu>ul>li>ul {
list-style-type: none;
min-width: 180px;
position: absolute;
margin: 1px 0 0 0px;
padding: 0;
z-index: 10;
visibility: hidden;
color: #fff;
background: #e09e00;
}

#menu>ul>li>ul>li, #menu>ul>li>ul>li>ul>li {
position: relative;
border-top: 1px solid rgba(0,0,0,0.1);
}

#menu>ul>li:hover>ul {
visibility: visible;
}

#menu>ul>li>ul>li>a {
display: block;
text-decoration: none;
padding: 5px 15px;
margin: 0 0px 0px;
color: transparent;
line-height: 0px;
}

#menu>ul>li:hover>ul>li>a {
color: #fff;
line-height: 25px;

}
#menu>ul>li>ul>li>a:hover, #menu>ul>li>ul>li>ul>li>a:hover, #menu>ul>li>ul>li:hover>a, #menu>ul>li>ul>li>ul>li:hover>a {
color: #fff;
background: rgba(0,0,0,0.1);
}

#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: #e09e00;
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: #333;
}

#menu>ul>li>ul>li>ul>li>a:hover {
color: #333;
background: rgba(0,0,0,0.05);
}


/* SIDEBAR */

#max-sidebar {
margin: 0;
padding: 10px 0;
width: 100%;
clear: both;
display: none;
}

#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: 400;
line-height: 22px;
display: block;
color: black;
}

#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;
line-height: 18px;
font-weight: 400;
}

#sidebar .boxed>h2 {
    padding: 10px 0 0!important;
    font-weight: 200!important;
    text-transform: lowercase!important;
    font-size: 40px!important;
    color: #aaa!important;
    margin-bottom: 35px!important;
text-align: center;
}

.news>h2 {
display: block;
}

.news h3 {
font-size: 20px;
padding-bottom: 3px!important;
}

.news img {
width: 100%;
}

/* MAIN */

#main{
padding: 0;
margin: 0;
width: 100%;
float: none;
}

#main .smluvni {
width: 100%;
}

#main .smluvni img {
width: 200px;
height: 80px;
}

.post_top, .post_body {
width: 1200px;
margin: 0 auto;
line-height: 22px;
text-align: center;
}

.post_title {
position: relative;
}

.post-center, .post_top {
    text-align: center;
}


#main div.post, #main>ul {
margin: 0 0px 0 0px;
padding: 0;
}

.post:nth-child(even) {
background: #f5f5f5;
}

.uvod .post:first-child .post_top {
/*display: none;*/
}

#main ul li {
padding: 2px 0;
list-style-type: square;
}

#main table td {
vertical-align: top;
}


#main h1, #main h1 span {
    padding: 10px 0!important;
    font-weight: 300!important;
   text-transform: uppercase!important;
    font-size: 36px!important;
    line-height: 40px!important;
    color: #444!important;
    margin-bottom: 10px!important;
letter-spacing: 1.1px;
}

#main .post:first-child h1, #main>h1 {
background: none;
padding-left: 0px;
margin:20px 0;
}

#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: 32%;
margin: 0 0 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: 300;
font-size: 20px;
padding: 15px 0 5px;
margin: 15px 0;
/*color: #e09e00;*/
    /*text-transform: uppercase;*/
}

#main h3, #main h3 span {
    border-bottom: 1px solid #ddd;
    margin: 30px 0 20px 0;
    padding-bottom: 5px;
    text-transform: uppercase;
font-size: 18px;
text-align: left;
color: #444;
}

.uvod #main .post:first-child h3 {
text-align: center;
}


#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 {
padding: 90px 0 70px!important;
}

/*.uvod .post:nth-child(2) {
background: url(userFiles/system/bg-portfolio.jpg) no-repeat center bottom;
background-size: contain;
padding-bottom: 50vh!important;
min-height: 100vh;
}*/

/*.uvod .post:nth-child(3) {
background: url(userFiles/system/bg-portfolio.jpg) no-repeat center top;
padding: 0!important;
}*/

/*.uvod .post:nth-child(3) .post_body {
background: rgba(0,0,0,0.5);
width: 100%;
text-align: center;
padding: 100px 0!important;
min-height: 50vh;
color: #fff;
font-size: 24px!important;
}*/

/*.uvod .post:nth-child(3) .post_body p {
font-size: 24px!important;
line-height: 36px;
width: 50%;
margin: 0 auto!important;
}*/

/*.uvod .post:nth-child(3) .more {
font-size: 24px!important;
margin-top: 30px;
    -webkit-border-radius: 27px;
    border-radius: 27px;*/
}


/* RIGHTBAR */

#max-rightbar {
padding: 0;
clear: both;
margin: 0;
width: 100%;
text-align: left;
display: none;
}

#rightbar {
padding: 0;
clear: both;
margin: 0 auto;
width: 1200px;
text-align: left;
color: #fff;
line-height: 24px;
}

#rightbar a, #rightbar a:hover {
color: #fff;
}

#rightbar .boxed {
margin: 0 0 30px 0;
padding: 0;
/*width: 32%;
display: inline-table;*/
text-align: center;
}

#rightbar h2 {
padding: 0 0 10px 0!important;
font-weight: 300!important;
text-transform: uppercase!important;
font-size: 24px!important;
display: none;
}

#rightbar h3 {
font-size:16px;
line-height:20px;
padding:0 0 10px 0;
font-weight:600;
}

#rightbar>.sidemenu {
    display: inline-table;
width: 25%;
}

small {
/*display: none;*/
font-size: 14px;
margin: 3px 0;
}

#footer {
background: #000 url(/userFiles/system/pat-4.png);
margin: 0 auto -20px;
width: 100%;
text-align:center;
padding: 60px 0 30px;
clear: both;
/*background: #1A1A1A;*/
}

#footer * {
color: #fff;

}

#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%;
/*height: 400px;*/
border: none;
margin: 0;
display: none;
position: relative;
/*background: url(userFiles/system/bg-slide.jpg) no-repeat center bottom;*/
background:transparent;
}

.uvod #wrapper {
display: block;
}

.slider-wrapper {
position: relative;
width: 100%;
border: none;
top: 0px;
margin: 0 auto;
/*height: 400px;*/
}

.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%;
background: none;
-webkit-box-shadow: none;
box-shadow: none;
margin-bottom: 0;
/*height: 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:15px!important;
}

.theme-default a.nivo-prevNav {
left:15px;
}

.theme-default .nivo-caption {
position: absolute!important;
top: 0px;
right: 0px;
height: 50%;
padding: 10vw !important;
width: 100%!important;
margin: 0;
text-align: center;
background: transparent;
/*display: none!important;*/
opacity: 1;
}

.nivo-caption h2 {
font-size: 4vw;
font-weight: 300;
display: block;
margin: 0 auto;
padding: 0px 0px 0 0;
color: #fff!important;
width: 100%;
text-transform: uppercase;
text-shadow:1px 1px 15px rgba(0,0,0,0.75);
}

.nivo-caption h3, #sidebar .nivo-caption h3 * {
font-size: 24px!important;
margin: 9px 0;
font-weight: 300;
}

.nivo-caption p {
font-size: 1.5vw;
font-weight: 300;
display: inline-block;
padding: 10px 0!important;
color: #fff;
/*text-shadow: 1px 1px rgba(0,0,0,0.5);*/
text-transform: uppercase;
text-shadow:1px 1px 10px rgba(0,0,0,0.5);
}

.nivo-caption strong {
font-weight: 700;
}

.nivo-caption a.more {
color: rgba(255,255,255,0.5)!important;
text-transform: lowercase!important;
font-size: 100%!important;
margin-left: 0;
font-weight: 300;
}

.nivo-caption a:hover {
text-decoration: none;
color: #fff!important;
background: none;
}

div.galleryItem {
vertical-align: top;
float: none;
display: inline-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;
}

.colored {
border: none;
border-spacing: 0px;
border-collapse: collapse;
padding: 0;
margin: 0;
width: 100%;
}

.intro, .karta {
border: none;
border-collapse: separate;
border-spacing: 10px 0;
padding: 0;
margin: 0 0 25px 0px;
width: 100%;
background: transparent;
}

.intro h2 {
font-weight: 300!important;
font-size: 24px!important;
text-transform: uppercase;
color: #e09e00!important;
padding: 10px 0 0!important;
}

.intro th {
color: #e09e00!important;
text-align: left;
font-weight: 700!important;
font-size: 16px !important;
border-bottom: 1px solid rgba(0,0,0,0.1);
padding-bottom: 10px;
}

.intro td {
    padding: 0 0 50px 0;
margin: 0px;
position: relative;
  font-weight: 400;
    vertical-align: top;
}

.karta td {
text-align: left;
}

.intro td strong {
font-size: 24px;
  font-weight: 700;
}

.intro .more {
    display: inline-block;
    bottom: 0;
    position: absolute;
    left: 33%;
}

.produkty, .ke-stazeni, .cenik {
border: none;
border-collapse: separate;
border-spacing: 50px 20px;
padding: 0;
margin: 0;
width: 100%;
background: transparent;
}

.produkty td, .cenik td {
background: #fff;
    padding: 0 0 20px 0;
margin: 0px;
position: relative;
  font-weight: 400;
    vertical-align: top;
text-transform: uppercase;
}

.produkty h2 {
font-weight: 300!important;
font-size: 24px!important;
text-transform: uppercase;
color: #e09e00!important;
padding: 30px 0 0!important;
}

.produkty div {
overflow: hidden;
background: #000;
}

.produkty img:hover {
    -webkit-transform:  rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform:  rotate(0deg);
    -o-transform:  rotate(0deg);
    transform: scale(1.2, 1.2) rotate(3deg);
transition: transform 0.5s ease-in;
opacity: 0.7;
}

.cenik h2 {
font-weight: 300!important;
font-size: 18px!important;
text-transform: uppercase;
color: #fff!important;
padding: 10px 0 130px 0!important;
margin: 0 0 50px 0;
background: silver;
text-shadow: 1px 1px 5px black !important;
}

.cenik h2.cen-1 {background: silver url(userFiles/destinace/praha.jpg); background-size:cover;}
.cenik h2.cen-2 {background: silver url(userFiles/destinace/brno.jpg); background-size:cover;}
.cenik h2.cen-3 {background: silver url(userFiles/destinace/olomouc.jpg); background-size:cover;}
.cenik h2.cen-4 {background: silver url(userFiles/destinace/viden.jpg); background-size:cover;}
.cenik h2.cen-5 {background: silver url(userFiles/destinace/katovice.jpg); background-size:cover;}
.cenik h2.cen-6 {background: silver url(userFiles/destinace/opava.jpg); background-size:cover;}
.cenik h2.cen-7 {background: silver url(userFiles/destinace/mosnov.jpg); background-size:cover;}
.cenik h2.cen-8 {background: silver url(userFiles/destinace/jine.jpg); background-size:cover;}

.price-label {
background: #e09e00;
    border-radius: 50%;
    border: 4px solid white;
    font-size: 15px;
    display: inline-block;
    height: 90px;
    width: 90px;
    line-height: 65px;
    color: #fff;
    position: absolute;
    top: 115px;
    left: 75px;
text-transform: none;
}

.ke-stazeni h2 {
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    padding-bottom: 5px;
    text-transform: uppercase;
font-size: 18px;
text-align: left;
    font-weight: 300;
color: #909090;
}

.col-2 td {
width: 50%;
}

.col-3 td {
width: 33%;
}

.col-4 td {
width: 25%;
}

.col-5 td {
width: 20%;
}

.intro img, .produkty img, .karta img {
width: 100%;
margin: 0!important;
-webkit-box-shadow: none!important;
box-shadow: none!important;
display: block;
transition: transform 0.5s ease-out;
}


.tabulka {
width: 100%;
border: 1px solid rgba(0,0,0,0.1);
border-collapse: collapse;
margin: 20px 0;
}

.tabulka tr:first-child td {
background: #e09e00!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);
}

#main form {
text-align: left;
width: 100%;
margin: 0 auto;
background: #000 url(/userFiles/system/pat-4.png) !important;
left: 0px;
position: absolute;
top: 0px;
color: white;
height: 150px;

/*
text-align: left;
width: 50%;
margin: 0 auto;
border: 1px solid rgba(0,0,0,0.15);
padding: 20px;
*/
}

#main table.kontakty {
margin:0 auto;
}

#main table.kontakty tr {
width:16%;
float:left;
padding:0 2%;
}

#main table.kontakty td {
display:inline;
font-size:14px;
font-weight:600;
line-height:30px;
}

#main table.kontakty tr td:first-child {
display:inline;
font-size:12px;
font-weight:400;
text-transform:uppercase;
}

#main table.kontakty input {
border: 0px solid black;
padding:3px 0px;
font-weight: 400;
color: white;
width: 100%;
border-bottom: 2px solid silver;
background: rgba(255,255,255,0.0);
font-weight: 600;
}

#main table br {
display:none;
}

#main input.button {
width: 20%;
cursor: pointer;
font-size: 15px;
color:#e09e00 !important;
font-weight: 600 !important;
border-bottom: 2px solid #e09e00;
background: transparent;
}


#TB_window {
z-index: 900;
}

._round-cont div {
background: none!important;
}

table.informace td {padding:20px;}

.info td {
padding: 0 5px;
}

.info img {
width: 70%;
display: block;
}

.info h2 img {
width: 30px;
  margin: 0 8px 0 0!important;
  float: left;
}

#info {
position: absolute;
padding: 0px;
top: 13px;
right: 0px;
height: 30px;
z-index: 11;
display: none;
}

#info a {
margin: 0;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
height: 30px;
}

#info p {
    display: inline-block;
    height: 30px;
    margin: 0 0 0 30px;
    line-height: 30px;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
padding-left: 35px;
    background-size: contain;
}


.ico-tel {
background: url("userFiles/system/ico-tel.png") no-repeat left center;
}

.ico-mail {
background: url("userFiles/system/ico-mail.png") no-repeat left center;
}


/* slider pro reference */

#slider2 {
width: 100%;
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(0,0,0,0.15);
text-indent:-9999px;
border:0;
margin: 0 2px;
}

#slider2 .nivo-controlNav a.active {
background: #e09e00;
}


#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: 20px!important;
color: #e09e00!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: #999;
line-height: 20px;
font-size: 15px;
text-shadow: none;
}

#social {
}

#social a {
margin: 0;
padding: 0px 13px 11px 13px;
color: transparent!important;
width: 30px;
height: 30px;
}

#social p {
background-color: rgba(255,255,255,0.2);
-webkit-border-radius: 50%;
border-radius: 50%;
display: inline-block;
width: 30px;
height: 30px;
margin: 0 6px 6px 0;
}

#social p:hover {
/*background-color: rgba(0,0,0,0.85);*/
-webkit-border-radius: 50%;
border-radius: 50%;
}

.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;
}

#locales {
    position: absolute;
    right: 0;
    top: 19px;
color: transparent;
    border-left: 1px solid #eee;
    padding-left: 11px;
}

.photo {
position: relative;
}

.photo .fotogalerie {
width: 49%;
float: right;
position: absolute;
    top: 0;
    right: 0;
}

.photo p {
width: 49%;
}

a[name] {
display: block;
position: relative;
top: -230px;
visibility: hidden;
}

strong, b {
    font-weight: bold;
}/*-------------STYLE-------------*//* STYL PRO TABLETY */

@media screen and (max-width: 1000px) {

body {
width: 100%; 
font-size: 13px;
padding-top: 60px;
}

#main {
width: 100%; 
}

/*
#wrapper, #wrapper .slider-wrapper, #wrapper .nivoSlider {
width: 100%!important;
height: 100vh!important;
}
*/


#wrapper{
background: url(userFiles/system/bg-slide-respo.jpg) no-repeat center top;
}

#wrap {
padding: 0;
width: 100%;
}

#footer, #footer-content {
/*margin-bottom:0px;*/
width: 100%;
}

#logo  {
    margin-left: 55px;
}

#slogan {

}

/* HEADER */

#max-header {
/*height: 80px;
z-index: 200;*/
}

#header {
height: auto;
width: 100%;
}

#max-slide {
margin: 0;
background: none;
}

/* MENU */

#pull {
background: url(userFiles/system/icon-menu.png) left center no-repeat;
height: 30px;
display: inline-block;
cursor:pointer;
color: #05416a;
font-size: 20px;
padding: 0;
line-height: 45px;
font-weight: 300;
text-transform: uppercase;
width: 30px;
margin: 30px 0 0 15px;
}

#max-menu {
position: absolute;
height: 0;
top: 0;
}

#menu {
width: 100%;
height: 0;
position: fixed;
top: 0;
left: 0;
text-align: left;
    z-index: 600;
}

#menu>ul {
display: block;
position: absolute;
left: 0px;
top: 91px;
z-index: 9999;
opacity: 1;
background-color: rgba(0,0,0,0.9);
width: 300px;
margin-left:-300px;
}

#menu>ul>li {
display: inline-block;
  height: auto;
  margin: 0;
text-align: left;
padding: 8px 10px;
border-bottom: 1px solid rgba(255,255,255,0.1);
}

#menu>ul>li>a {
width: 100%;
box-sizing: border-box;
padding-left:20px;
color: white;
font-size:16px;
margin: 0;
}

#menu>ul>li:hover, #menu>ul>li.current {

}

#menu>ul>li.current>a {
    color: #fff!important;
    text-decoration: none;
}

#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:hover>a, #menu>ul>li>a:hover, #menu>ul>li.current>a, #locales a:hover, #locales a.locales_select {
border-bottom: none!important;
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 {
position: absolute;
right: 0;
top: 0;
background:transparent url(userFiles/system/arrow-down.png) 50% 50% no-repeat;
width: 45px;
height: 45px;
cursor:pointer;
}

.menu_add_row.active {
background:transparent url(userFiles/system/arrow-up.png) 50% 50% no-repeat;
cursor:pointer;
}

.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 */

form.hledani {width:auto;}
form.hledani input.button {position: absolute; width: 110px; margin-left: 10px; top: 28px; right: 15px; background:rgba(255,255,255,0.4); color:#222;}
form.hledani input.button:hover {background:rgba(255,255,255,0.6); color:#222 !important;}
form.hledani input[type="text"] {width:100px !important;}

.post {
margin: 0 auto!important;
    padding: 30px 5px!important;
}

.post_top, .post_body {
width: 100%;
padding: 0;
}

.post, #sidebar .boxed, #footer, .colored {
width: 100%;
}

.intro {
border-spacing: 3px 0;
width: 100%;
}

.intro td {
/*display: inline-table;
    font-size: 14px;
    -webkit-box-shadow: none;
    box-shadow: none;
padding: 0 0 40px 0px;*/
}

.intro img {
    width: 100%;
    margin: 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    display: block;
    position: relative;
}

.intro h2 {
font-size: 20px!important;
}

.intro .more {
    left: 19%;
}

.produkty, .ke-stazeni, .cenik {
border-spacing: 20px;
}

#max-rightbar {
padding: 10px 0;
}

#rightbar {
width: 100%;
padding: 0 5px;
}

#rightbar .boxed {
/*width: 50%;
margin-bottom: 20px;*/
}

#rightbar .boxed:first-child {
/*display: none;*/
}

.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: 12vw 10vw!important;

}

.nivo-caption h2 {
font-size: 30px;
}

.nivo-caption p {
font-size: 14px;
}

.nivoSlider img {
/*height: 100vh;
width: 178vh!important;
margin-left: -30vh!important;*/
}

#main .theme-default .nivo-controlNav a {width:15px; height:15px;}


/* FOOTER */

.paticka, .paticka a, #footer-left {font-size:14px; color:white;}


#locales {
    top: 23px;
}

.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 {
height: auto;
    top: 7px;
    right: 5px;

}

#info p {
    display: block;
    margin: 0 0 10px 0;
}

#logo a {
    width:270px;
}

table.kontakty {
width: 90%;
}

#main h1, #main h1 span {
    font-size: 30px!important;
    line-height: 34px!important;
}

#main table.kontakty tr {
width:50%;
padding:15px 2%;
}

#main form {
height:380px;
}

.uvod #wrap {
padding-top:350px;
}

#main input.button {
width: 50%;
}

.nivo-caption h2, .nivo-caption h3 {
text-shadow: 1px 1px 15px rgba(0,0,0,0.75);
}

.nivo-caption p:last-of-type:after {
    display:none;
}

}/*-------------STYLE-------------*//* STYL PRO TELEFONY - ŠIRŠÍ */

@media only screen and (max-width : 600px) {

body {
font-size:13px;
/*padding-top: 0px;*/
}

#max-header {
/*height: 120px;*/
}

.post {
margin: 0 auto 1px!important;
}

img {
display: block!important;
margin: 5px auto!important;
float: none;
}

#logo a {
/*font-size: 36px;*/
width: 220px;
height:60px;
}

#slogan {
font-size: 22px;
top: -5px;
left:30px;
text-shadow:1px 1px 5px rgba(0,0,0,0.75);
width:240px;
}

#slogan a {
font-size: 22px !important;
}

#main img {
/*width: 100%;
max-width: 100%;
max-height: auto;*/
}

#footer {padding:10px;}


/* MENU */

#menu>ul {
display: block;
width: 100%;
margin-left: -100%;
top:100px;
}

.intro {
margin: 0 0 3px 0;
}

.intro h2 {
}

.intro td, .intro th {
display: block;
width: 100%;
}

.intro .more {
    left: 33%;
}

.produkty, .ke-stazeni, .cenik {
border-spacing: 10px;
}

.produkty td, .ke-stazeni td, .cenik td {
margin-bottom: 10px;
}

.col-2 td, .col-3 td, .col-21 td, #rightbar .boxed, .news>ul.novinky>li, .col-4 td {
width: 100%;
display: block;
}

#rightbar .boxed {
margin-bottom: 15px;
}

.theme-default .nivo-caption {
display:none !important;
}

.nivo-caption h2 {
/*font-size: 5vw;*/
}

.nivo-caption p {
/*font-size: 3vw;*/
}

#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 {
    top: 81px;
}

#info p {
    display: inline-block;
    margin: 0 0 0 30px;
}

.price-label {
    left: 34vw;
}

#main form {
height:510px;
}

.uvod #wrap {
padding-top:500px;
}

#main table.kontakty tr {
width:100%;
}

#main table.kontakty tr td:first-child {
font-size:11px;
}

#main table.kontakty input {
font-size:13px;
}

#main table.kontakty tr {
padding:5px 2%;
}

#main input.button {
width:75%;
}

#wrapper, #wrapper .slider-wrapper, #wrapper .nivoSlider {
width: 100%!important;
height: 110px!important;
}

}/*-------------STYLE-------------*/