/* GLOBAL CSS */

* {
font-family: "Roboto", Arial, sans-serif!important;
-moz-box-sizing: border-box !important;
-webkit-box-sizing: border-box !important;
box-sizing: border-box !important;
font-size: 15px;
padding: 0;
margin: 0;
font-weight: 400;
}

a {color: #899b0d; text-decoration: none;}
a:hover { text-decoration: none; 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;
}

#main h1, .intro h2, .nivo-caption h2, #sidebar h2, #rightbar h2, #main>h1, .sidemenu a {
font-family: "Roboto Slab"!important;
}

#logo a, #slogan, #slogan2 *, #menu a {
font-family: "Trebuchet MS"!important;
}

img {
-webkit-box-shadow: none;
box-shadow: none;
}

strong, b {
font-weight: 700!important;
}

._round-inner .roundblock, _round-block img {
border: none!important;
}

/* LAYOUT */

html {
/*background: url("userFiles/system/bg.jpg") no-repeat center fixed;*/

margin: 0;
padding: 0;
}

body {
width: 100%;
margin: 0 auto;
color: #666;
padding: 0;
-moz-box-sizing: content-box !important;
-webkit-box-sizing: content-box!important;
box-sizing: content-box !important;
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center top;
background: -webkit-linear-gradient(bottom, #dbf0b2, #2cb34c);
  background: -o-linear-gradient(bottom, #dbf0b2, #2cb34c);
  background: -moz-linear-gradient(bottom, #dbf0b2, #2cb34c);
  background: linear-gradient(to bottom, #dbf0b2, #2cb34c);
height: 100%!important;
}

#wrap {
margin: 0 auto;
/*background: #fff;*/
width: 1200px;
position: relative;
padding: 0px;
/*-webkit-box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.3);
box-shadow:  0 0 10px 0px rgba(0, 0, 0, 0.3);*/
}

ul {
list-style-position: inside;
list-style-type: square;
}

/* HEADER */

#header {
width: 1200px;
margin: 0 auto;
padding: 0;
position: relative;
height: 180px;
}

#logo {
position: absolute;
top: 5px;
left: 0px;
display: block;
}

#logo a {
background: url(userFiles/system/logo.png) no-repeat left top;
    background-size: contain;
    font-size: 32px;
    font-weight: 700!important;
    color: #899b0d;
    padding: 35px 0 0 171px;
    display: block;
    margin: 0;
    left: 0px;
    top: 0px;
    text-align: left;
    height: 170px;
/*    text-shadow: 2px 1px rgba(255,255,255,0.8);*/
}

#logo a:hover {
text-decoration:none;
}

#slogan {
font-size: 22px;
    font-weight: 700!important;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 90px;
    right: 0px;
    width: 400px;
    text-align: right;
}

#slogan2 {
    position: absolute;
    left: 173px;
    top: 90px;
    font-size: 24px;
    line-height: 28px;
}

#slogan2 p {
    font-size: 22px;
    font-weight: 700;
}

#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;
letter-spacing: 1px;
margin: 0px 0 0 505px;
text-transform: uppercase;
}

#header .boxed {
width: 210px;
position: absolute;
top: 20px;
right: 0px;
z-index: 10;
}

#header .boxed .hledani table tr td:first-child input {
background: rgba(255,255,255,0.2);
color: #333;
border: 1px solid rgba(0, 0, 0, 0.05);
}

#header .boxed .button {
background: url("userFiles/system/ico-src.png") no-repeat center center!important;
border: none!important;
padding: 0px 15px!important;
height: 30px;
}

#header .boxed input, #main input, #main textarea {
margin: 0 0 8px;
padding: 6px;
border: 1px solid rgba(0, 0, 0, 0.1);
font-weight: 400;
color: #333;
-webkit-border-radius: 5px;
border-radius: 5px;
}

textarea {
height: 157px !important;
}

#header .boxed h2 {  display: none; }


.more, .button, .nivo-caption a, #rightbar center>a {
display: block;
-webkit-border-radius: 5px;
border-radius: 5px;
font-size: 14px!important;
color: #fff!important;
padding: 7px 12px!important;
margin: 0 9px 7px 0;
font-weight: 600;
text-transform: lowercase;
background: #899b0d;
border: none;
}

.katalog a, #rightbar center>a {
display: inline-block;
}

.more {
float: right;
}

.button:hover, .more:hover, #rightbar center>a:hover {
background: #666!important;
color: #fff!important;
text-decoration: none;
}


/* MENU */

#pull {
display: none;
}

#menu {
position: relative;
margin: 0px 0 10px 0px;
width: 1200px;
height: 40px;
padding: 0;
  /*background: #899b0d;*/
/*-webkit-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.3);
box-shadow:  0 0 5px 0px rgba(0, 0, 0, 0.3);*/
}

#menu>ul {
list-style-type: none;
margin: 0 auto;
padding: 0;
text-align: left;
height: 100%;
display: inline-block;
}

#menu>ul>li {
display: inline-block;
margin: 0;
height: 100%;
border-right: 1px solid rgba(0,0,0,0.05);
}

/*#menu>ul>li.current, */#menu>ul>li:hover {
background: rgba(0,0,0,0.05);
}

#menu>ul>li.current>a, #menu>ul>li:hover>a {
/*color: #fff;*/
}

#menu>ul>li>a {
display: block;
color: #899b0d;
padding: 0px 20px;
margin: 0;
font-weight: 600;
/*text-transform: lowercase;*/
line-height: 40px;
font-size: 16px;
}

#menu>ul>li>a:hover, #menu>ul>li:hover>a {
text-decoration: none;
}



#menu>ul>li>ul {
list-style-type: none;
position: absolute;
margin: 0;
padding: 0;
z-index: 10;
visibility: hidden;
color: #fff;
background: #6e7c0a;
border-top: 1px solid #80910c;
min-width: 200px;
}

#menu>ul>li>ul>li {
position: relative;
padding: 0 5px;
border-bottom: 1px solid rgba(255,255,255,0.1);
}

#menu>ul>li:hover>ul {
visibility: visible;
}

#menu>ul>li>ul>li>a {
display: block;
text-decoration: none;
padding: 3px 10px;
margin: 0 0px 0px;
color: transparent;
line-height: 0px;
font-size: 15px;
/*text-transform: lowercase;*/
}

#menu>ul>li>ul>li:last-child>a {
border: none;
}


#menu>ul>li:hover>ul>li>a {
color: #fff;
line-height: 25px;
}

#menu>ul>li>ul>li:hover, #menu>ul>li>ul>li>ul>li:hover {
background: rgba(0,0,0,0.1);
}


#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 {

}

#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: #6e7c0a;
left: 190px;
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;
color: #fff;
line-height: 25px;
width: 200px;
}

#menu>ul>li>ul>li>ul>li>a:hover {
color: #fff;
}


/* SIDEBAR */

#sidebar {
margin: 0;
width: 100%;
display: none;
}

#sidebar>ul.sidemenu {
margin-bottom: 10px;
-webkit-box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.3);
}

.sidemenu {
list-style-type: none;
padding: 0px;
margin: 0;
}

.sidemenu li {
display: block;
}

#sidebar>..sidemenu>li {
margin: 0 0 30px 0;
}
.sidemenu a {
font-weight: 400;
line-height: 28px;
display: block;
}

#sidebar>.sidemenu>li>a {
   font-weight: 400!important;
    padding: 3px 9px;
    margin: 0;
color: #899b0d;
    text-transform: none;
    text-align: left;
font-size: 14px;
}

#sidebar>.sidemenu>li:hover a, #sidebar>.sidemenu>li.current a {
color: #fff;
}

/*#sidebar>.sidemenu>li:first-child>a {
-webkit-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
}*/

#sidebar>.sidemenu>li:hover, #sidebar>.sidemenu>li.current, #sidebar>.sidemenu>li.aktivni {
text-decoration: none;
background: #899b0d;
border-bottom: 1px solid rgba(0,0,0,0.05);
}

#sidebar>.sidemenu>li {
margin: 0;
background: rgba(255,255,255,0.5);
border-bottom: 1px solid rgba(0,0,0,0.05);
}

#sidebar>.sidemenu>li>ul>li {
border-top: 1px solid rgba(0,0,0,0.1);
}

#sidebar>.sidemenu>li>ul>li>a {
font-size: 15px;
background: none;
padding: 5px 10px 5px 30px;
margin: 0;
font-weight: 400;
line-height: 18px;
}

#sidebar>.sidemenu>li>ul>li:hover, #sidebar>.sidemenu>li>ul>li>ul>li:hover  {
background: rgba(0,0,0,0.2);
}

#sidebar>.sidemenu>li>ul>li.current, #sidebar>.sidemenu>li>ul>li>ul>li.current  {
background: rgba(0,0,0,0.1);
}

#sidebar>.sidemenu>li>ul>li>a:hover, #sidebar>.sidemenu>li>ul>li>ul>li>a:hover, #sidebar>.sidemenu>li>ul>li.current>a, #sidebar>.sidemenu>li>ul>li>ul>li.current>a, #sidebar>.sidemenu>li.aktivni a  {
background: none;
color: #fff;
text-decoration: none;
}

#sidebar>.sidemenu>li>ul>li>ul>li>a {
color: #202918;
margin: 0 20px 0 0;
padding: 0 0 0 30px;
}

#sidebar .boxed {
padding: 0px;
margin: 0 0 10px 0;
/*-webkit-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.3);
background: #fff;*/
}

#sidebar h2 {
   font-weight: 700!important;
    font-size: 18px;
    padding: 0 5px;
    margin: 0;
color: #899b0d;
    text-transform: none;
    text-align: left;
line-height: 32px;
border-bottom: 1px solid rgba(0,0,0,0.1);
/*background: -webkit-linear-gradient(bottom, #800, #899b0d);
  background: -o-linear-gradient(bottom, #800, #899b0d);
  background: -moz-linear-gradient(bottom, #800, #899b0d);
  background: linear-gradient(to bottom, #800, #899b0d);*/
}

#sidebar>h2 {
display: none;
}

#sidebar h3 {
    padding: 5px 0;
    color: #666;
    font-weight: 700;
    font-size: 16px;
}

#sidebar p, #rightbar p {
margin: 0;
padding: 0px;
line-height: 24px!important;
}

#sidebar .content2, #rightbar .content2 {
padding: 0 5px;
}

#sidebar>.sidemenu>li>ul {
display: none;
}

#sidebar>.sidemenu>li.current>ul, #sidebar>.sidemenu>li>ul>li.current, #sidebar>.sidemenu>li.aktivni>ul {
display: block!important;
}

/* MAIN */

#main{
padding: 10px;
margin: 0;
width: 100%;
background: rgba(255,255,255,0.7);
-webkit-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.3);
}

.news #main {
display: none;
}

.post_top {

}

.post_title, #main>h1 span {
padding: 0!important;
display: block;
}

.post_body {
/*padding: 15px!important;*/
}

#main div.post {
clear: both;
margin-bottom: 20px!important;
}

#main table td {
vertical-align: top;
}


#main h1, #main>h1 {
    font-weight: 700;
    font-size: 24px;
padding: 0;
margin: 0;
line-height: 32px;
display: block;
background: none;
position: relative;
color: #899b0d;
}


#main .post:first-child h1, #main>h1 {
font-size: 32px;
font-weight: 300;
line-height: 64px;
border-bottom: 1px solid #eee;
}

#main .post h1 a {
line-height: 56px;
}

#main>ul {
padding: 0px!important;
margin: 0 0px 10px 0!important;
}

#main>ul>li {
    width: 100%;
    display: block;
    /* float: left; */
    padding: 0 0px 20px;
    text-align: left;
    font-size: 12px;
    line-height: 19px;
    margin: 10px 0;
}

#main>ul>li .more {
margin: 10px 40px!important;
}

#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;
}


#main h2, #main h2 span {
font-weight: 600;
font-size: 22px;
padding: 0px 0;
margin: 7px 0;
color: #80910c;
}

#main h3, #main h3 span {
font-weight: 700;
font-size: 18px;
padding: 0px 0;
margin: 7px 0;
text-transform: none;
}

#main>ul>li>h3, #news h3 {
color: #899b0d;
}

#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 {
/*background: rgba(255,255,255,1);
-webkit-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.5);
box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.5);*/
padding: 0px!important;
margin: 0 0px 10px 0!important;
}

.uvod .post:first-child {
background: transparent;
-webkit-box-shadow: none;
box-shadow: none;
padding: 0px!important;
margin-top: -10px!important;
}

.uvod .post:first-child .post_body {
    padding: 0px!important;
}

.uvod .post:nth-child(2) .post_top {
display: none;
}

/* RIGHTBAR */

#rightbar {
margin: 0 0 20px 0;
width: 100%;
display: none;
    padding: 10px;
background: rgba(255,255,255,0.7);
    -webkit-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.3);
}

.uvod #rightbar .boxed>center {
display: none;
}

.uvod #rightbar, .news #rightbar {
display: block;
}

#rightbar .boxed  {
padding: 0px;
margin: 0 0 10px 0;
/*-webkit-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.3);
background: #fff;*/
}

#rightbar .boxed ul {
padding: 5px;
}

#rightbar h2 {
    font-size: 32px;
    font-weight: 300;
    line-height: 64px;
    border-bottom: 1px solid #eee;
color: #899b0d;
}

#rightbar h3, .katalog h3 {
padding: 0 0 5px 0;
color: #899b0d;
font-weight: 700;
font-size: 18px;
}

#rightbar .novinky, #news ul {
list-style-type: none;
margin: 3px 0;
}

#sidebar .novinky li, #rightbar .novinky li {
border-top: 1px solid rgba(0,0,0,0.05);
padding: 20px 0!important;
display: none;
clear: both;
}

.uvod #rightbar .novinky li p {
/*display: none;*/
}

#rightbar .novinky li:first-child, #rightbar .novinky li:nth-child(2), #rightbar .novinky li:nth-child(3)
/*, .uvod #rightbar .novinky li p:first-of-type, .uvod #rightbar .novinky li p:nth-of-type(2), .uvod #rightbar .cist-dale*/ {
display: block!important;
font-weight: 400;
}

#rightbar .novinky li:first-child {
border: none;
}


/*#rightbar .novinky li p:nth-of-type(2) {
font-weight: 700;
}*/

#rightbar .boxed:first-child {
display: none;
}

#rightbar ul {
list-style-position: inside;
}

#rightbar .more {
float: none;
display: inline-block;
margin-top: 20px;
}

.cist-dale {
/*text-align: right;*/
}


.cist-dale a {
text-decoration: underline;
}

.img-box {
    width: 250px;
/*    height: 120px;*/
    overflow: hidden;
    float: left;
    margin: -45px 15px 0px 0px;
}

.katalog .img-box {
    float: none;
    margin: 0px 15px 0px 0px;
}

.img-box img {
    width: 230px;
    margin: 0!important;
}

#news li {
border-bottom: 1px solid rgba(0,0,0,0.05);
padding: 5px 0!important;
}

.novinky h3 {
/*margin-left: 255px;*/
}


small {
/*display: none;*/
font-size: 12px;
/*margin-left: 255px;*/
}

#footer {
margin: 20px auto 0;
width: 100%;
text-align:center;
padding: 5px 0 5px;
clear: both;
position: relative;
}

#footer * {
font-size: 10px;
color: #fff;
}

#footer-content {
padding-top: 10px;
width: 1200px;
margin: 0 auto;
}



/* SLIDER */

#max-slide {
/*display: none;*/
margin: 20px 0;
}

/*.uvod #max-slide {
display: block;
}*/



.slider-wrapper {
margin: 0;
width: 100%;
height: 355px;
position: relative;
}


.theme-default #slider {
    margin:0px auto 0 auto;
padding-bottom: 30px;
}

.theme-default .nivoSlider {
position:relative;
background: transparent url(userFiles/nivo/thames/loading.gif) no-repeat 25% 25%;
margin-bottom:0px;
-webkit-box-shadow: none;
box-shadow: none;
height: 355px;
}

.theme-default .nivoSlider img {
position:absolute;
top:0px;
left:0px;
width: 700px!important;
/*height: 350px!important;*/
display:none;
margin: 0!important;
-webkit-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.7);
box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.7);
}


.theme-default .nivo-controlNav {
padding: 0px 0;
position: absolute;
bottom: 19px;
z-index: 100;
right: 10px;
width: 500px!important;
text-align: right;
}

.theme-default .nivo-controlNav a {
display:inline-block;
width: 16px;
height: 16px;
background: rgba(255,255,255,0.5);
text-indent:-9999px;
border:0;
margin: 0 3px;
color: transparent;
}

.theme-default .nivo-controlNav a.active {
background: #899b0d;
}

.theme-default .nivo-directionNav a {
display:block;
width:30px;
height:30px;
background:url(userFiles/nivo/thames/arrows.png) no-repeat;
text-indent:-9999px;
border:0;
top: 160px!important;
color: transparent;
/*display: none!important;*/
}

.theme-default a.nivo-nextNav {
background-position:-30px 0;
right:515px  !important;
}

.theme-default a.nivo-prevNav {
left:15px;
}

.theme-default .nivo-caption {
position: absolute !important;
top: 0!important;
bottom: 0px!important;
right: 0!important;
left: 0px!important;
padding: 30px 50px!important;
width: 500px!important;
margin: 0 0 0 700px!important;
background: none;
text-align: left;
color: #666!important;
height: 350px;
/*background: -webkit-linear-gradient(right, #fff, #eee);
  background: -o-linear-gradient(right, #fff, #eee);
  background: -moz-linear-gradient(right, #fff, #eee);
  background: linear-gradient(to right, #fff, #eee);*/
opacity: 1;
}

.nivo-caption h2, .nivo-caption h2 * {
font-size: 60px!important;
margin: 0 0 5px 0;
color: #899b0d!important;
font-weight: 400!important;
}

.nivo-caption p {
color: #666;
font-size: 24px!important;
font-weight: 300;
}

.nivo-caption strong {
font-weight: 700;
}

.nivo-caption a {
font-size: 24px!important;
font-weight: 300;
border: none!important;
margin-top: 20px!important;
    display: inline-block!important;
}

.nivo-caption a:hover {
/*text-decoration: none;
color: #fff;*/
-webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.3);
box-shadow:  0 0 8px 1px rgba(0, 0, 0, 0.3);
}




div.galleryItem {

vertical-align: top;
float: left;
display: block;
border: none !important;
margin: 5px;
padding: 8px 8px 12px;
background: #FEFFFF;
background: none;
border: none;


-webkit-box-shadow: none;
box-shadow: none;


}
div.galleryItem:hover {
background: rgba(255, 255, 255, 0.1);
}
div.galleryItem .frame img {
border: none !important;
-webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
}
.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: 960Px !important;
margin: 10px auto !important;
padding: 5px 3px 0;
}
div.rsslink {
position: absolute;
right: 0;
font-size: 11px;
display: block;
clear: both;
color: #333 !important;
background: #FFF556;
width: 30px;
height: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;
line-height: 30px;
margin: -52px 12px 0 0;
text-align: center;
display: none!important;
}
div.rsslink a{

font-size: 11px;

color: #333 !important;
}
#rightbar ._round-cont {
margin: 5px 3px 0px 0 !important;
}

.intro, .katalog, .clanek {
width: 100%;
border: none;
border-collapse: separate;
border-spacing: 5px;
margin: 20px 0!important;
}

.col-2 td {
width: 50%;
}

.katalog td {
padding: 10px 5px;
border-bottom: 1px solid rgba(0,0,0,0.05);
}

.col-3 td {
width: 33%;
}

.col-4 td {
width: 25%;
}

.col-5 td {
width: 20%;
}

.katalog td:first-child {
width: 240px;
}

.intro td {
padding: 5px;
/*background: #fff;
    -webkit-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.5);*/
}

.intro h2 {
    color: #899b0d!important;
    margin: 0!important;
    padding: 7px 0!important;
    font-weight: 400!important;
    font-size: 20px!important;
    text-align: center;
text-transform: none;
}

.intro .more {
    float: none;
    margin-top: 10px;
    font-size: 32px!important;
    line-height: 24px;
    font-weight: 300;
}

.intro img, .clanek img {
width: 100%;
display: block;
margin: 0!important;
    -webkit-box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.3);
}

#infopanel {
position: absolute;
padding: 0px;
top: 20px;
right: 0px;
height: 40px;
z-index: 11;
}

#infopanel a {
margin: 0;
    color: #666;
height: 40px;
font-size: 16px;
}

#infopanel p {
    display: inline-block;
    height: 40px;
    margin: 0 0 0 20px;
    line-height: 40px;
    color: #666;
    padding-left: 36px;
    font-size: 16px;
}

.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;
}

.ico-chat {
background: url("userFiles/system/ico-chat.png") no-repeat left center;
}

.paticka {

}

._round-right, ._round-cont div, ._round-inner {
background: none!important;
}

.paticka_vzhled {display:none;}

hr {
clear: both;
    visibility: hidden;
}

.rezervace {
margin: 10px 7px;
}

.ui-datepicker {
    width: 100%;
}

.ui-datepicker .ui-state-highlight, .ui-widget-content .ui-state-default {
    border: 1px solid #899b0d!important;
    background: #899b0d!important;
    color: #fff!important;
}
.tabulka {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}

.tabulka tr:first-child td {
background: #899b0d;
color: #fff;
font-weight: 600;
}

.tabulka tr:hover{
background: none!important;
}

.tabulka tr td {
border: 1px solid rgba(0,0,0,0.1);
text-align: left;
padding: 4px 7px;
}

#locales {
position: absolute;
    right: 0;
    top: 334px;
    color: transparent;
}

#locales a {
    font-size: 16px;
    color: #899b0d;
    padding: 11px 18px;
    margin-left: -8px!important;
    font-weight: 400;
    text-transform: lowercase;
    line-height: 40px;
}

#locales a.locales_select, #locales a:hover {
    text-decoration: none;
    background: #b4804b;
    -webkit-box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.3);
color: #fff;
}

#social {
    position: absolute;
    right: 0;
    top: 5px;
    z-index: 50;
}

#social a {
margin: 0;
padding: 0px 13px 11px 13px;
color: transparent!important;
width: 30px;
height: 30px;
}

#social p {
background-color: rgba(0,0,0,0.15);
-webkit-border-radius: 50%;
border-radius: 50%;
float: left;
width: 30px;
height: 30px;
margin: 0 4px 4px 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;
display: none;
}

.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;
display: none;
}

.ico-in:hover {
background-color: #517fa4!important;
}

.ico-lin {
background: #0274b3 url("userFiles/system/ico-lin.png") no-repeat center;
display: none;
}

.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;
}

#stary-web {
    margin: 10px 0;
}


#stary-web * {
font-size: 14px;
}/*-------------STYLE-------------*//* STYL PRO TABLETY */

@media screen and (max-width: 1000px) {

body {
width: 100%;
font-size: 14px;
padding: 0;
background: none;
}

div#main {
width: 100%;
height: 100%;
padding: 10px 5px;
margin: 0;
}

#wrap {
margin-top:0px;
width: 100%;
padding: 0;
}

#footer, #footer-content {
margin-bottom: 0px;
width: 100%;
}

#logo {
width: 100%;
}

#logo a {
    background-size: contain;
    font-size: 28px;
    left: 55px;
    position: absolute;
    height: 90px;
    padding: 3px 0 0 95px;
}

#slogan {
    font-size: 16px;
    top: 95px;
    position: absolute;
    left: 150px;
    width: auto;
    text-align: left;
}

#slogan2 {
    left: 150px;
    top: 44px;
    line-height: 24px;
}

#slogan2 p {
    font-size: 18px;
}


/* HEADER */

#header {
height: 125px;
width: 100%;
}

#max-slide {
margin: 0;
}

/* MENU */

#pull {
background: url(userFiles/system/icon-menu.png) left center no-repeat;
height: 30px;
display: inline-block;
cursor: pointer;
color: #930;
font-size: 20px;
padding: 0;
line-height: 45px;
font-weight: 300;
text-transform: uppercase;
width: 30px;
margin: 12px 0 0 15px;
}

#menu {
width: 100%;
height: 0;
position: absolute;
top: 0;
left: 0;
text-align: left;
display: block;
}

#menu>ul {
display: block;
position: absolute;
left: 0px;
top: 0px;
z-index: 9999;
opacity: 1;
background-color: #899b0d;
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 {
width: 100%;
box-sizing: border-box;
border-bottom: 1px solid rgba(0,0,0,0.05);
padding-left:20px;
color: #eee;
margin: 0;
-webkit-border-radius: 0;
border-radius: 0;
font-weight: 400;
}

#menu ul li a:after {display: none;}
#menu ul li a:before {display: none;}
#menu ul li.current {background: rgba(0,0,0,0.15);}
#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>ul>li>a {
font-size: 14px;
padding: 5px 20px;
font-weight: 400;
color: #eee!important;
}

#menu>ul>li>ul>li>ul, #menu>ul>li>ul>li>ul>li>ul {
float: none;
list-style-type: none;
width: 0px;
position: relative;
margin: 0px 0;
padding: 0px 0px;
z-index: 10;
overflow: visible;
background: #2c8ac6;
left: 0px;
top: 0px;
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 {
color: white!important;
line-height: 25px!important;
visibility: visible;
}


#sidebar {
padding: 0;
}

#sidebar>.sidemenu {
display: none;
}

#sidebar .boxed:last-child a {
display: inline-table;
margin: 10px!important;
}

#sidebar .boxed:last-child a img {
max-height: 80px;
}

#header .boxed {
width: 160px;
position: absolute;
top: 0px;
display: none;
}

#header .boxed .hledani table tr td:first-child input {
color: #666;
}

.post, .uvod .post:first-child {
margin: 0 auto 3px!important;
padding: 0!important;
}

.post_body {
padding: 10px 0!important;
}

.post, #sidebar, #sidebar .boxed, #rightbar .boxed, #footer {
width: 100%;
display: block;
}

.intro {
border: none;
border-collapse: separate;
border-spacing: 3px;
padding: 0;
margin: 0 0 20px 0;
width: 100%;
text-align: center;
}

.intro td {
display: inline-table;
    font-size: 14px!important;
    -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;
}

#rightbar {
width: 100%;
}

/* SLIDER */

.slider-wrapper, .theme-default .nivoSlider {
height: auto;
}

.theme-default .nivoSlider img {
width: 100%!important;
/*height: auto!important;*/
}

div.nivo-slice img {
display: none!important;
-webkit-box-shadow: none;
box-shadow: none;
}

.theme-default .nivo-caption {
position: relative!important;
top: 0!important;
bottom: 0px!important;
right: 0!important;
left: 0px!important;
padding: 10px 10px 30px 10px!important;
width: 100%!important;
margin: 0!important;
text-align: left;
height: 160px;
background: rgba(0,0,0,0.5);
}

.nivo-caption h2, .nivo-caption h2 * {
font-size: 36px!important;
margin: 0 0 5px 0;
color: #fff!important;
font-weight: 700!important;
}

.nivo-caption p {
color: #fff;
font-size: 16px!important;
font-weight: 300;
}

.nivo-caption a {
font-size: 14px!important;
font-weight: 300;
border: none!important;
}

.theme-default .nivo-controlNav a {
width: 12px;
height: 12px;
}

/* FOOTER */

.paticka, .paticka a, #footer-left {font-size:14px; color:white;}

#infopanel {
position: relative;
    margin: -30px 0 20px 0;
}

#infopanel p {
    display: inline-block;
margin: 0 0 0 5px;
}

#infopanel a, #infopanel p{
font-size: 16px;
    line-height: 28px;
height: 28px;
}

.ico-tel, .ico-mail .ico-chat {
background-size: contain;
}

#social {
    right: 5px;
    top: 18px;
}

}/*-------------STYLE-------------*//* STYL PRO TELEFONY - ŠIRŠÍ */

@media only screen and (max-width : 600px) {

body {
font-size:13px;
}

#max-slide {
/*display: none;*/
}

#header {
height: 180px;
}

#header .boxed {
/*width: 120px;*/
top: 5px;
}

img {
display: block!important;
margin: 5px auto!important;
float: none;
}

#main img {
width: 100%;
max-width: 100%;
max-height: auto;
}

#logo {

}

#logo a {
    font-size: 28px;
left: 55px;
padding-top: 0;

}

#slogan {
font-size: 18px;
    top: 94px;
    position: absolute;
    left: 55px;
}

#footer {padding: 0 10px; margin: 0;}

#main h1 {font-size: 32px; line-height:28px;}
#main h2 {font-size:20px; line-height:24px;}
#main h3 {font-size:20px;}

/* MENU */

#menu>ul {
display: block;
width: 100%;
margin-left: -100%;
}

.col-2 td, .col-3 td, .col-21 td {
width: 100%;
display: block;
}

.nivo-caption h2, .nivo-caption h2 * {
font-size: 32px!important;
font-weight: 400!important;
}

.nivo-caption p {
font-size: 14px!important;
}

.nivo-caption a {
font-size: 12px!important;
}

#infopanel {
position: relative;
    margin: 0 0 20px 0;
height: auto;
}

#infopanel p {
    display: table;
margin: 10px auto;
/*text-align: left;*/
}

.intro td {
display: block;
width: 100%;
}

.intro h2 {
font-size: 24px!important;
}

.katalog td {
width: 100%!important;
display: block;
}

.img-box {
     float: none;
    margin: 5px 0!important;
}

.novinky h3, small {
margin-left: 0;
}

#social {
    right: 5px;
    top: 145px;
}

}/*-------------STYLE-------------*/