/* CSS Document contents
-------------------------------------------------------------

1. General
2. Layout
3. Header
4. Navigation
5. Column
6. Content
7. Perex
8. Articles
9. Article + Comments
10. Gallery
11. Calendar
12.1. Photo
12.2. Photoalbum
12.3. Thumbnav
13. Search
14. Advetisment
15. Footer
*/

/* 1. General
-----------------------------------------------------------*/

@media screen, projection {

* {margin: 0;padding: 0;}
html, body {background: #2d2823;}
body { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-align: center; color: #ffffff; font-size: 100%; }
input[type="button" i] {
    color: #fff;
    font-weight: bold;
    font-size: 0.9rem;
    max-width: 20rem;
    background-color: #f37720;
    padding: .5rem 1rem .6rem;
    border-radius: 25rem;
    border-color: #f37720;
    border-style: solid;
    cursor: pointer;
}
#nav-basket .inner_frame {display: block;}
#eshop .contact-info td span {
    position: relative;
    display: block;
    top: -31px;
    left: -8px;
}
.column form input {
    font-size: 100%;
    width: 8em;
}
#c_validation_div .vizual-captcha {
   width: 100%;
    margin: 10px 0;
}
.recaptchaContainer .g-recaptcha {
 margin: 30px 0 10px;
}
@media(min-width: 1100px) {
  .recaptchaContainer .g-recaptcha {
     margin: 20px 0 10px;
  }
}
#eshop form table tbody tr td {
    padding-right: 5px;
vertical-align: top;
}
#eshop .registration td input {
  width: 100%;
}
hr {display: none;}
h2, h3, h4, h5, h6, pre, address, u, s {margin: 10px 0;}
input {padding: 5px;}
table {
  width: 100%!important;
    max-width: 500px;
}
iframe {
  width: 100%;
    max-width: 480px;
}
#osm-map {
  width: 100%!important;
    max-width: 480px;
}
td {padding: 5px;}
.editor-area hr { display: block; }
p { margin: 10px 0; line-height: 150%;}

a {color: #81cd0e;}
a:hover {color: #fff;}
a img { border: none;}

h1, h2, h3, h4, h5, h6 {letter-spacing: -0.05em; font-style: italic;}

.left { text-align: left;}
.right { text-align: right;}
.center { text-align: center;}
.justify {text-align: justify;}

td, th { padding: 3px 7px;}

.clear {clear: both; height: 0; line-height: 0; font-size: 0; display: none; width: 1px;}
#clear3, #clear6, #clear7, #perex-cont-clear, #gallery-cont-clear, #g-section-cont-clear, #a-section-cont-clear, #article-cont-clear {display: block;}

.left-float {float: left;}
.right-float {float: right;}
img.left-float {margin: 5px 10px 5px 0;}
img.right-float {margin: 5px 0 5px 10px;}

table {_font-size:90%;}

form input {font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
fieldset {border: 0;}
button {clear: both;}
center {margin: 15px 0;}

.accessibility-links, .decoration, .pristupnost-links {display: none;}


/* 2. Layout
-------------------------------------------------------------*/
#header .title-desktop {
  display: none;
}
@media (min-width: 1301px) {
  #header .title-desktop {
    display: block;
  }
}

#header .title-mobile {
  display: block;
}
@media (min-width: 1301px) {
  #header .title-mobile {
    display: none;
  }
}

#header .title-mobile h1 {
  top: -20px;
  width: 263px;
}
#whole-page {position:relative;background: url(https://s3b.estranky.cz/img/d/1000000094/bg.gif) repeat-y top center;}
#document {width: 1220px; margin: 0px auto; position:relative!important; display:block; overflow: hidden;}
#in-document {  text-align:left; margin-left: 0;}
@media(min-width: 1100px) {
#in-document {  margin-left: 130px;}
}

#body {  float:left;margin-bottom:20px; display:block;  }
#header { width: 779px; height: auto; display:block;}
#content { width: 575px; margin-left:205px; padding-top:30px; min-height: 350px; _height: 350px; _width: 550px;}

.column { float:right; width: 310px; }
#in-document  > .column {float: left; }

#nav-column {padding-top: 40px; width:205px; display:block; float:left;}

#articles, #slide, #photos, #gallery, #folders, #archive, .article { overflow: hidden!important; width:515px; _width:535px; margin:0 0 10px 0px; padding:0 10px 10px 20px;}


/* 3. Header
-------------------------------------------------------------*/
#header .inner_frame{ position:relative!important; width: 780px; height: auto; background: url(/img/ulogo.423557.jpeg) 225px 20px no-repeat; padding-top: 30%;}

#header h1 {position: absolute; top: 40px; left: 0; z-index:1; font-size: 26px; width: 175px; _width: 205px;letter-spacing: -0.05em; text-align:right; padding-right:30px;color: #fff;overflow:hidden;padding-bottom:5px;}
h1 a { text-decoration: none; color: #fff; font-style: italic;font-weight: normal;}
h1 a:hover { border-bottom:1px solid #fff;}


/* 4. Navigation
-------------------------------------------------------------*/

.menu-type-standard li > ul.level_2 {
    display: block !important;
    margin: 0;
    position: relative;
    background: transparent;
    width: 146px;
}
#navigation {width:145px;padding-left:30px; display:block;}
#navigation h2 { display: none;}

menu li { list-style-type: none; position: relative; padding: 1px;}
menu a { outline: none; font-size: 13px; width:155px; display: block; color: #81cd0e; text-align:left; padding: 10px 2px 10px 0; text-decoration: none; background: url(https://s3b.estranky.cz/img/d/1000000094/bg-menu.gif) repeat-x bottom left; overflow: hidden; font-weight:bold;background-color:none;}
menu li a:hover {  color: #e7d047; background-color: #3d6044db;}

/* 4.1 Submenu 
-----------------------------*/

menu li ul.submenu{ display: none; }
menu li.submenu-over ul.click, menu li.submenu-over ul.onmouse, menu li:hover ul.onmouse{ display: block; }
menu li ul.classic{ display: block; }
menu li.submenu-over ul.onmouse, menu li:hover ul.onmouse{
  position: absolute;
  top: 0px;
  left: 145px;
  padding: 0px 20px 0px 50px;
  background: url(https://s3b.estranky.cz/img/d/1000000094/bg.gif) repeat-y 0px 21px;
}
menu li.submenu-over ul.onmouse a, menu li:hover ul.onmouse a{
  text-align: left;
}
menu li ul.submenu a{
  color: #cd9659;
  width: 140px;
}

.level_2 {
    display: none;
    position: absolute;
    margin-left: 146px;
    margin-top: -33px;
    width: 160px;
    background: #3e8b40;
}

/* 5. Column
-------------------------------------------------------------*/
#inner-column {*padding-left:20px;padding-top: 10px;}

* html #inner-column {padding: 0px;}

.section h2 { font-style: italic; font-weight: normal;color: #90ef01; text-align: left; font-size:20px;  display:block; background:url(https://s3b.estranky.cz/img/d/1000000094/bg-h2-section.gif) bottom left repeat-x; padding:5px 0;}

.column a {color: #81cd0e;}
.column a:hover {color: #90ef01;}

.section {padding-bottom:8px; margin-bottom: 10px; width:315px; overflow:hidden; padding: 0 10px;}
.section .inner_frame {color: #81cd0e; padding:10px 0;}

.column ul {list-style-type: none;}

#last-fotogalerie {text-align: center;}

#portrait div.inner_frame { text-align:center; background-color:#2d2823; border:1px solid #000;padding:15px; margin-top:10px;}


/* 6.Content
-------------------------------------------------------------*/
#breadcrumb-nav {
 font-size: 11px;
 width: 513px;
 _width: 573px;
 padding: 15px 20px 10px;
 color:#a99985;
 overflow:hidden;
 margin: -30px 0 20px 1px;
}

#breadcrumb-nav { background: transparent url('https://s3b.estranky.cz/img/d/1000000094/shadowlogo.png') center top no-repeat;}
* html #breadcrumb-nav { background-image: none;}

#breadcrumb-nav span {color:#bfa283;}
#breadcrumb-nav a {color: #999; text-decoration:none; border-bottom:1px solid #6b5e5c;}
#breadcrumb-nav a:hover {color: #fff; text-decoration:none; border-bottom:1px solid #fff;}

#content h2 {font-size: 26px; padding-top: 10px; padding-bottom:5px; font-style: italic; font-weight: bold; }
#content h3 {font-size: 22px; padding: 5px 0;}
#content h4 {font-size: 18px; padding: 5px 0;}
#content h2, #content h3, #content h4 { color:#90ef01; clear:both;}

#content h2 a, #content h3 a, #content h4 a {border-bottom:1px solid #630; text-decoration:none;color:#fff;}
#content h2 a:hover, #content h3 a:hover, #content h4 a:hover {border-bottom:1px solid #fff; text-decoration:none;color:#fff;}
.editor-area .preview img {
    width: 100%;
    max-width: 515px;
    height: auto;
}
#content .editor-area ul, #content .editor-area ol {margin:8px 0 15px 20px;}

p.first{margin:0; padding:0; clear: right;}

.album {margin-bottom:10px; background:url(https://s3b.estranky.cz/img/d/1000000094/bg-article.gif) bottom left repeat-x; padding-bottom:10px;}

#content ul, #content ol {list-style-type: square;margin:15px 30px!important;}
#content ol {list-style-type: decimal;}
#content li {margin: 5px;}
#content form { margin: 10px 0;}


/* 7. Perex
-------------------------------------------------------------*/
#perex { background: #d3fc86 url(https://s3b.estranky.cz/img/d/1000000094/bg-perex.jpg) no-repeat bottom left; width: 535px; overflow:hidden; margin:0 0 20px 20px;}

#perex .editor-area { padding: 20px; width: 495px; _width:535px;}
#perex .editor-area table {color:#333333!important;}
#perex h2, #perex h3, #perex h4 { padding-top:5px; color: #ba0006; margin:8px 0 5px 0;}
#perex .editor-area { color: #333333!important; margin-bottom:20px; }
#perex a {color: #e48000;}
#perex a:hover {color:#000;}

/* 8. Articles
-------------------------------------------------------------*/

#section_subsections .section_article h3 {margin-bottom: 10px; }

.under-article { font-size: 11px; clear: both; padding-bottom:10px; color:#666666;}
.under-article div.inner_frame {display:block; padding:10px 0;}
.under-article div.inner_frame strong {font-weight:normal;}
.under-article div.inner_frame a {color:#90ef01;}
.under-article div.inner_frame a:hover {color:#fff;}

/* 9. Article + Comments
-------------------------------------------------------------*/
.article {margin-bottom: 6px; background:url(https://s3b.estranky.cz/img/d/1000000094/bg-article.gif) bottom left repeat-x;}

.article h2{ padding-top: 10px; font-style: italic; font-weight: bold; color: #c00;}
.article h3{ padding-top: 10px; font-style: italic; font-weight: bold;}

strong.date { color: #90ef01;padding: 5px 0 8px 0;font-weight: normal; display:block; font-size:11px;}

.section_article {background:url(https://s3b.estranky.cz/img/d/1000000094/bg-article.gif) bottom left repeat-x;padding-bottom:10px;}

.comment {margin-bottom: 10px; background: #28241f; border:1px solid #413a33; display: block; }
.comment .comment-headline { font-size:11px; padding:0 10px 10px 10px;background:url(https://s3b.estranky.cz/img/d/1000000094/bg-comment-headline.gif) top right no-repeat;}
.comment .comment-headline h3 {font-size:20px!important;color: #fff; }
.comment .comment-text { background:url(https://s3b.estranky.cz/img/d/1000000094/bg-comment-text.gif) top left no-repeat;border-top:1px solid #413a33; padding:5px 15px; color:#90ef01;}
.comment p {}

.admin h3 { color: #81cd0e !important; }

div#block-comments .comment-answer{
  text-align: right;
  font-size: 110%;
  text-transform: capitalize;
  padding-right: 10px;
}

.level1{ margin-left: 1em; }
.level2{ margin-left: 2em; }
.level3{ margin-left: 3em; }
.level4{ margin-left: 4em; }
.level5{ margin-left: 5em; }
.level6{ margin-left: 6em; }
.level7{ margin-left: 7em; }
.level8{ margin-left: 8em; }
.level9{ margin-left: 9em; }

.comment-headline span, .comment-headline  b, .comment-headline i, .comment-headline {font-style: normal; font-weight: normal; color:#999;}

div#block-comments {padding-top:10px!important; clear:both;}
div#block-comments form {padding-bottom: 20px; border:1px solid #413a33; display:block;background:url(https://s3b.estranky.cz/img/d/1000000094/bg-comment-headline.gif) top right no-repeat  #28241f;}
div#block-comments form fieldset {border: 0; padding:0px 10px 0 10px; display:block;}
div#block-comments form fieldset legend {font-size: 16px; font-style: italic; font-weight: bold; color: #796a5a; padding:5px 10px 5px 10px; /* border:1px solid #eae5ce; */background-color:#413a33;margin-left:-10px; *margin-left:-17px; }
div#block-comments form dl{top: 10px; position: relative; margin-top: 10px;}
div#block-comments dt {width: 50px;margin-bottom: 10px;float: left;clear: left; color:#90ef01;}
div#block-comments dd {margin-bottom:10px; }
div#block-comments dd img {~margin-left:220px;}
div#block-comments input.submit {clear: both; background:url(https://s3b.estranky.cz/img/d/1000000094/bg-button.gif) top left repeat-x #eae5ce; border:1px solid #ad7a3f; color:#2d2823;padding:5px 10px; margin-left:230px;font-weight:bold;cursor:pointer;}
div#block-comments form dd input, div#block-comments form dd textarea, div#block-comments input#c_title {width: 85%; background: #161411; border: 1px solid #413a33; padding: 3px 5px; color:#fff; font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; clear:right;  }

div#block-comments form dd input{width: 177px;}
div#block-comments form dd input#c_validation{float:left;margin-left: 50px;} 
div#block-comments form dd div#c_validation_div{text-align:right;} 
div#block-comments form dt#validation-dt{margin-left:52px;margin-top:40px;position:absolute;width:166px;}
div#block-comments input.submit{margin: 10px 50px; padding: 5px; width: 80px;}
div#block-comments form div#c_validation_div a.sound-captcha{color:#90ef01;}

/* 10. Gallery
-------------------------------------------------------------*/
#gallery h2 {margin:0 0 10px 0;}
#last-gallery .wrap-of-wrap {text-align:center; background-color:#2d2823; border:1px solid #000;padding:15px; margin-top:10px;}
#last-gallery .wrap-of-photo a {margin: 0 auto;display:block; width: 75px; height:75px; text-align: center; overflow:hidden; background-color:#000; border:1px solid #000; }
#last-gallery .wrap-of-photo a:hover {border:1px solid #90ef01;}


/* 10. Calendar
-------------------------------------------------------------*/
#calendar.section {overflow: visible!important;}
#calendar { background-color:#2d2823; width:100%; margin-left: 0;}
* html #calendar {background-color: transparent; width: auto; margin: 0px; overflow: hidden;}
#calendar h2 {margin:5px 10px 5px 0px; color: #b79f87; text-align: left; background:none; text-align:center; }
#calendar table {font-size: 10px;text-align: center; border-collapse:collapse !important;border-spacing:0px !important; color:#b79f87; width:160px;}
* html #calendar table { width: auto;}
#archive-month, #archive-year, #archive-days {}
* html #calendar .inner_frame { overflow: hidden; width: 160px;}
#calendar caption { display: none;}
#calendar table a:hover {color:#fff;}
* html #calendar * { padding: 3px !important;}
#calendar table tr td {border-top:1px solid #413a33;padding:3px; margin:0;}
#archive-month td {border-top:none;}
#archive-days th {background-color:#413a33;border-top:1px solid #353b44;}


/* 12.1. Gallery
-------------------------------------------------------------*/
#gallery {background:url(https://s3b.estranky.cz/img/d/1000000094/bg-article.gif) bottom left repeat-x; }

.folder {margin:0 0 10px 0; border:1px solid #413a33; clear:both; display:block; height:9.8em; _height:8em; }

.folder .photo-wrap {float:left;}
.folder .photo-wrap div {width: 100px; height:9em; _height:12em; text-align: center; overflow:hidden; background-color:#161411;display:block;padding:10px 0 0 0; border-right:1px solid #413a33; }
.folder .photo-wrap div a {border:1px solid #000;display:block;width: 100%; margin:0 auto;background-color:#2d2823;}
.folder .photo-wrap div a:hover {border:1px solid #90ef01; background-color:#000;}

.folder-info h3 {font-size:15px!important; font-style:normal; display:block;margin:0!important;padding:0!important;letter-spacing:0!important; }
.folder-info h3 a { color: #c00; text-decoration:underline!important; padding:6px 10px 14px 10px; display:block;width:392px; border-bottom:1px solid #413a33!important; background-color:#2D2823;}
.folder-info h3 a:hover {border-bottom:1px solid #413a33!important; background-color:#161411;color:#81cd0e!important;}

.folder-info {position:relative; display:block; float:right; width: 360px;}
.folder-info div {padding:5px 10px; width:186px; display:block; height:1.4em; _height:2.5em; float:left; overflow:hidden; color:#999999; }
.folder-info div span {color:#666;}
.folder-info div a {color:#999999;}
.folder-info div a:hover {color:#fff;}

/* 12.2. Slide
-------------------------------------------------------------*/
.fotoalbum {margin: 10px 0; padding: 10px; }

#click h3 {color: #fff; display:block;padding:10px;border-bottom:1px solid #413a33; }
#click {background: url(https://s3b.estranky.cz/img/d/1000000094/bg-comment-headline.gif) top right no-repeat #28241f; border:1px solid #413a33;}
#click p {padding:10px;background: url(https://s3b.estranky.cz/img/d/1000000094/bg-comment-text.gif) top right no-repeat #28241f;margin:0!important;color:#90ef01;}

#noclick {text-align: center;}

.slide-img { text-align: center; display:block; width:100%; background-color:#161411;border-bottom:1px solid #413a33;}
.slide-img a { display:block; margin:0 auto; padding:10px;}

.slide-img a img {border: 1px solid #000; }
.slide-img a:hover img { border: 1px solid #90ef01; }

.slidebar { margin: 15px 0; width:495px; _width:515px;  overflow: -moz-scrollbars-horizontal; _overflow-x: scroll; _overflow-y: none;white-space: nowrap; background:#211e1a; padding:10px 10px 0 10px;overflow:auto; height:110px; _height:115px; display:block;border:1px solid #413a33;}
.slidebar a {margin-left:5px;}
.slidebar a img {border: 1px solid #000; }
.slidebar a:hover img { border: 1px solid #90ef01;}


/* 12.3. Thumbnav, Timenav, Slidenav
-------------------------------------------------------------*/

#timenav { background:url(https://s3b.estranky.cz/img/d/1000000094/bg-comment-text.gif) top left no-repeat #28241f; text-align:center; padding:10px; border:1px solid #413a33;color:#90ef01;}

.slidenav { padding: 8px 5px 8px 5px; background:url(https://s3b.estranky.cz/img/d/1000000094/bg-comment-headline.gif) no-repeat top right #28241f; font-weight:bold; position:relative; height:28px; _height:45px; display:block; text-align:center;border:1px solid #413a33;}
.slidenav br, #thumbnav br { line-height: 0; height: 0; clear: both;}

.slidenav .back {top:6px; left:10px; position:absolute;width:30px; height:30px; display:block;}
.slidenav .back a { text-indent:-2000px; background:url(https://s3b.estranky.cz/img/d/1000000094/bg-arrows.gif) no-repeat; width:30px; height:30px; display:block; background-position:0 -30px; overflow:hidden;}
.slidenav .back a:hover { background-position:-30px -30px;}

.slidenav .forward {top:6px; left:470px; position:absolute;width:30px; height:30px; display:block;}
.slidenav .forward a { text-indent:-2000px; background:url(https://s3b.estranky.cz/img/d/1000000094/bg-arrows.gif) no-repeat; width:30px; height:30px; display:block; background-position:0 0; overflow:hidden;}
.slidenav .forward a:hover { background-position:-30px 0;}

.slidenav a {color:#90ef01;}
.slidenav a:hover {color:#81cd0e;}


/* 13. Search
-------------------------------------------------------------*/
#search {width:160px; display:block;}
#search .inner_frame { display:block; position:relative; width:160px; height:40px; margin-top:10px;}
#search.section { background: none; overflow: hidden!important;}
#search #key { background: #2d2823; border: 1px solid #534d47; width:120px; height: 17px; _height: 26px; padding: 5px 2px 2px 5px; position: absolute; left:0; top:0; color:#fff; font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
#sendsearch { border: 0; background: url(https://s3b.estranky.cz/img/d/1000000094/search-button.gif) no-repeat center center; cursor:pointer; cursor:hand; width:30px; height: 27px; margin:0; text-indent: 200px; position: absolute; left:130px; top:0; font-size:450px; }


/* 14. advertisment
-------------------------------------------------------------*/

#mess-ahead { width:100%; margin:0 auto;padding-bottom:8px;}
#mess-ahead div.inner_frame, #mess-board div.inner_frame { display:block; width:100%;margin:0 auto;}
#mess-ahead span.adv-title {display:block; padding:4px 0 1px 0; width:750px; text-align:left;margin:0 auto;}
#mess-board {background: #000;}
#mess-ahead iframe {margin: 0 auto;}

#sky-scraper-block {
    position: absolute;
    right: -300px;
    text-align: center;
    width: 300px;
}
#sticky-box {
  position: relative;
  position: -webkit-sticky;
    position: sticky;
  top: 0;
  right: 0;
}
#sky-scraper-block span.adv-title {display:block; text-align:left;color:#666;}
html > body #mess-skyscraper span.adv-title, html > body #mess-skyscraper div.inner_frame { margin: 0!important; }

#mess-skyscraper, #mess-rectangle {margin-bottom:10px; }

#mess-square { background:#413a33; margin:10px 0 10px -10px;border:1px solid #161411;}
#mess-message, #mess-square {margin-bottom: 20px; background-color:#211e1a;border:1px solid #000;clear:both;}
#mess-message .inner_frame  { padding:10px; text-align:center;}
#mess-square .inner_frame  { padding:10px 0; text-align:center;}
#mess-message .inner_frame {text-align:left;}

#mess-text { background:#413a33; margin:10px 0;border:1px solid #161411; clear:both; width: 100%; }
#mess-text .inner_frame { background: url(img/bg-lightest-content-bot.gif) bottom left no-repeat; padding:10px;}

#mess-square span.adv-title,#mess-text span.adv-title, #mess-message span.adv-title, #mess-ahead span.adv-title {display:block; padding:8px 0 0 10px; color:#666; }

.message {  }
.message img {  border: none; display: block; margin: 0 auto;}
.message span.adv-title {font-size: 10px;color: #90ef01;}

#mess-text {text-align: center;}
#content .hypertext h2 {clear: none; padding: 0;}
#content .hypertext h2 a {font-weight: normal; font-style: normal; font-size: 12px; border: none; text-decoration: underline; color: #81cd0e;}
#content .hypertext h2 a:hover {color: #fff;}
.hypertext .inner_frame div#clanek:after {content: "."; display: block; height: 0; clear:both; visibility: hidden; font-size:0;}
* html .hypertext .inner_frame div#clanek {zoom: 1;}
*:first-child+html .hypertext .inner_frame div#clanek {zoom: 1;}
.hypertext {width: 505px; margin: 15px auto; padding: 5px; overflow: hidden; background:#413a33;}
.hypertext .inner_frame {line-height: 1em; margin-top: 3px;}
.hypertext img, .hypertext {border: 1px solid #161411;}
#content .hypertext + .hypertext {border-top: 1px solid #413a33; margin-top: -16px;}

#shifter #shifter_wrap:after {content: "."; display: block; height: 0; clear:both; visibility:hidden; font-size:0;}
* html #shifter #shifter_wrap {zoom: 1;}
*:first-child+html #shifter #shifter_wrap {zoom: 1;}
#shifter {background: #000;}
#shifter #shifter_wrap #shifter_footer .span3 {background: #413A33; padding: 0px 5px 5px;}
#shifter div#shifter_title h3 {margin: 5px 0;}
#shifter .span3 .category a {font-size: 13px;}
#shifter #shifter_wrap #shifter_footer .span3 h4 a {color: #90ef01;}
#shifter #shifter_wrap #shifter_footer .span3 h4 a:hover, #shifter #shifter_wrap #shifter_terms a:hover {color: #fff;}
#shifter #shifter_wrap #shifter_footer .category a {color: #fff; border-bottom: 1px solid #630;}
#shifter #shifter_wrap #shifter_footer .category a:hover {border-bottom: 1px solid #fff;}
#shifter #shifter_wrap #shifter_footer .category {margin: 5px 0 8px 0;}
#shifter #shifter_wrap #shifter_footer .span3 h4 {padding: 3px 0; line-height: 1.54em;}
#shifter #shifter_title h3#shifter_t_2 {margin-right: 300px;}
#shifter #shifter_title h3#shifter_t_2 {margin-right/*\**/: 304px\9}
:root #shifter #shifter_title h3#shifter_t_2 {margin-right: 302px\9;}
*:first-child+html #shifter #shifter_title h3#shifter_t_2 {margin-right: 300px;}
* html #shifter #shifter_title h3#shifter_t_2 {margin-right: 151px;}
@-moz-document url-prefix() { /** FF */ 
    #shifter #shifter_title h3#shifter_t_2 {margin-right: 303px;}
}


/* 15. footer
-------------------------------------------------------------*/
#footer { /*height:140px;*/ clear:both; text-align: center;}
#footer .inner_frame{ font-size: 11px; text-align: left; padding: 20px 0 0 225px;}
#footer .inner_frame p + p a {margin-right: 5px;}
#footer p {color: #666666;}
#footer p a {color: #90ef01;}
#footer p a:hover {color: #fff;}
#decoration5 { background-color: #000000;  border-top:1px solid #2f2f2f; width:100%!important;   height:50px;
  margin-top:-50px; display:block; clear:both; }

/*** Fix package
 *****************************************************************************/

#thumbnav, #photos, #preview-folder { 
 overflow: hidden;
}

#photos .photo-wrap, #preview-folder .box, #thumbnav .box{
 background-color: #413A33;
 float: left;
 width: 90px;
 height: 90px;
 margin: 1px 1px;
 _width: 92px;
 _height: 92px;
 =position: relative;
}

#thumbnav .box{
 margin: 1px 4px;
}

#photos .photo-wrap div, #preview-folder .box div, #thumbnav .box div{
 height: 90px;
 width: 90px;
 text-align: center;
 _height: 92px;
 _width: 92px;
 display: table;
 =position: relative;
 overflow: hidden;
}

#thumbnav .box div a, #photos .photo-wrap div a, #preview-folder .box div a {
 =margin: 2px 0px 0px 0px;
 height: 100%;
 =height: auto;
 background-image: none;
 border: 0px solid #f7b1a5;
 =position: absolute;
 =top: 50%;
 =left: 50%;
 display: table-cell;
 vertical-align: middle;
}

#thumbnav .box div a, #photos .photo-wrap div a, #preview-folder .box div a { 
 =border: none;
}

#thumbnav .box div a img, #photos .photo-wrap div a img, #preview-folder .box div a img {
 =position: relative; 
 =top: -50%;
 =left: -50%;
 border: 0px solid #FFF;
}

/******************end of preview*****************/

/* ----------- Facebook------------ */

/* ----------- Like ----------- */
.fb_edge_widget_with_comment{margin:5px 0px; padding:5px; width: 515px;}

/* ----------- fb comment ----------- */
#fb_userpage_comments { margin:10px 0px; padding:5px;}

#thumbnav .wrap { display: block; padding: 8px 0px 8px 5px; _padding-left: 0px;}

#photo-album { padding: 0px 0px 0px 20px; overflow: hidden; width: 95%;}
#articles .article, #folders, #photos{ padding: 0px !important; }
.list-of-pages{ text-align: center; position: relative; display: block; width: 100%; height: 1.5em; }
.list-of-pages .previous{ position: absolute; left: 0px; top: 0px;}
.list-of-pages .next{ position: absolute; right: 0px; top: 0px;}

#last-photo .wrap-of-wrap img {
  width: 100%;
  height: auto;
}
#last-photo .wrap-of-wrap {
  margin-bottom: 10px;
  width: 100%;
  height: auto;
}
#last-photo, #mail-list, #language{text-align: left;}
#mail-list #validation-dt {
 margin: 8px 0px;
}
#mail-list #send-mail-list{ margin-top: 8px;}
#mail-list #mail-list-key {background: #2d2823; border: 1px solid #534d47; width:120px; height: 17px; _height: 26px; padding: 5px 2px 2px 5px; color:#fff; font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
#languages .inner_frame {
  overflow: hidden;
}
#languages a{ margin: 2px 4px; float:left;}

/* title aligment */
h1.head-left {
  text-align: left;
}
h1.head-center {
  text-align: center;
}
h1.head-right {
  text-align: right;
}

#ajax-container_preview{
 z-index: 999999;
}
.gm-style {
  color: #000;
}
#stats th { color: #81cd0e; padding-left: 0px; font-weight: normal;}


#navigation, #nav-column {position: relative; z-index: 9999;}

.slide-img a {padding: 0;}
.slide-img {padding: 10px 0;}

.slidenav {=margin-top: 10px;}

#footer a.eoldal-footer {top: 3px !important;}

/*******************************************************************************/
/* --- eshop ---- */
#ecategory ul li ul {
  padding-left: 20px;
  list-style-type: square;
}
#eshop .comment-headline i {float: right; margin-right: 10px;}
#eshop #block-comments {width: 100%;}
#eshop .submit, #login .submit {background: url('https://s3b.estranky.cz/img/d/1000000094/bg-button.gif') top left repeat-x #EAE5CE;
border: 1px solid #AD7A3F; color: black; font-weight: bolder; cursor: pointer;}
#eshop .submit {padding: 5px 8px;}
#login .submit {padding: 2px 5px;}
*:first-child+html #eshop #block-comments .submit {margin-left: 5.7em;}
* html #eshop #product-comments #block-comments .submit {margin: 20px 0 0 5.9em;}
#usernewsletter, .settings .submit, .contact-info .submit {margin-left: 21px;}
* html .settings .submit, * html .contact-info .submit {margin-left: 24px;}
*:first-child+html .settings .submit, *:first-child+html .contact-info .submit {margin-left: 24px;}
#login input.submit, #login label {float: none;} 
#login .inner_frame form div input {margin-bottom: 5px;}
* html #login input.submit {width: 117px;}
*:first-child+html #login input.submit {width: 121px;}
#login .inner_frame p {margin: 5px 0;}
#login label {width: auto;}
#basket_preview_form tbody tr td, #confirm tbody tr td, #orderdone tr td {
  border-top: 1px dotted #C6C6C6; border-collapse: collapse;
}
#eshop #confirm fieldset table, #eshop #orderdone  {border-bottom: 1px dotted #C6C6C6; border-collapse: collapse;}
.registration #usernewsletter {margin: 0;}
#eshop .sphotos:after, #eshop div.products:after, #eshop #articles:after, #eshop #articles #steps ul:after {
    content: ".";
    display: block;
    height: 0; 
    clear:both;
    visibility:hidden;
    font-size:0;
}
* html #eshop .sphotos, * html #eshop div.products, * html #eshop #articles, * html #eshop #articles #steps ul {zoom: 1;}
*:first-child+html #eshop .sphotos, *:first-child+html #eshop div.products, *:first-child+html #eshop #articles, *:first-child+html #eshop #articles #steps ul {zoom: 1;}
#eshop div.products h2, #eshop div.products .editor-area {padding: 0px 20px;}
#eshop div.products .article h3, #eshop #articles .article h3 { margin: 0.2em 0em 0.3em; line-height: 1.2em; overflow: hidden; font-size: 18px; height: 2.2em;}
#eshop div.products .article h3, #eshop #articles .article h3 {height/*\**/: 2.3em\9}
:root #eshop div.products .article h3, :root #eshop #articles .article h3 {height: 2.2em\9;}
* html #eshop div.products .article h3, * html #eshop #articles .article h3 {height: 2.8em;}
#eshop div.products .article, #eshop #articles .article {float: left; width: 50%; display: inline; margin: 5px 18px 0; padding: 0 2px;}
@media(min-width: 768px) {
  #eshop div.products .article, #eshop #articles .article {width: 130px;}
}
* html #eshop div.products .article, * html #eshop #articles .article {width: 134px; padding-bottom: 25px;}
#eshop div.products {overflow: hidden!important; width: 515px; _width: 535px; margin: 0 0 10px 0px; padding: 0 10px 20px 20px;}
#eshop div.products .article .photo-wrap, #eshop #articles .article .photo-wrap {float: none; width: 100%; height: 130px;}
@media(min-width: 768px) {
  #eshop div.products .article .photo-wrap, #eshop #articles .article .photo-wrap {width: 130px;}
}
#eshop div.products .article .photo-wrap div, #eshop #articles .article .photo-wrap div {width: 130px;}
#eshop div.products .article .editor-area, #eshop #articles .article .editor-area {padding: 5px; height: 5.3em; line-height: 1.45em; overflow: hidden; text-align: justify;}
* html #eshop div.products .article .editor-area, * html #eshop #articles .article .editor-area {line-height: 1.25em;}
#eshop div.products .article span.price, #eshop #articles .article span.price {font-weight: bolder; text-align: center; display: block; margin-top: 5px;}
#eshop .article .photo-wrap {margin-top: 0;}
#eshop #product #photo-detail .photo-wrap {
float: left;
margin-top: 1px;
}
#eshop #basket input.amount {height: 20px;}
* html #eshop #basket input.amount {height: 35px;}
*:first-child+html #eshop #basket input.amount {height: 24px;}
#eshop .article {background: none;}
#eshop .sphotos .photo-wrap {display: table;}
#eshop .article .editor-area {text-align: justify;}
#account_firm label {width: 79px; display: block;}
#billing_address label {width: 80px; display: block;}
.settings #firmsdata label {width: 79px;}
#eshop .settings #billing_address label {width: 72px;}
.contact-info #billing_address label {width: 75px;}
#eshop #billing_address #sameaddress + label {width: auto; display: inline;}
#eshop .settings #billing_address label {width/*\**/: 70px\9}
.contact-info #billing_address label {width/*\**/: 73px\9}
* html #eshop .settings #billing_address label {width: 79px;}
*:first-child+html #eshop .settings #billing_address label {width: 67px;}
*:first-child+html .contact-info #billing_address label {width: 70px;}
* html #eshop div#block-comments dd img {margin-left: 0;}
*:first-child+html #eshop div#block-comments dd img {margin-left: 0;}
* html #eshop .registration #usernewsletter {margin-left: 5px;}
*:first-child+html #eshop .registration #usernewsletter {margin-left: 5px;}
* html #eshop #basketpayments {width: 48%;}
*:first-child+html #eshop #basketpayments {width: 48%;}
#eshop .article .price {margin: 5px 0 20px;}
#eshop .settings input, #eshop .settings label, #eshop .registration input,
#eshop .registration label, #eshop .contact-info input, #eshop .contact-info label{vertical-align: middle;}
#eshop #basket_preview_form .wrap input {position: relative; top: 2px;}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
        #eshop #basket_preview_form .wrap input {top: 0;}
        .contact-info #billing_address label, #eshop .settings #billing_address label {width: 79px;}
}
#login .inner_frame .errormes {margin-bottom: 15px;}
* html #eshop fieldset.validation .validatin-images-set input {width: 240px;}
* html #eshop #basket input.add_basket {color: whitesmoke;}
#eshop .registration fieldset p {margin: 15px 0;}
#eshop .gennewmail fieldset p input {width: 197px;}
* html #eshop .gennewmail fieldset p input {width: 201px;}
#eshop .registration .submit {margin-top: 10px;}
#account_firm, #deliveryaddress {margin-left: 2px;}
#sameaddress {margin-left: 0;}
#eshop #product-detail #calculation {line-height: 80%;}
#eshop #basket_preview_form td img {padding-top: 2px;}
#basketpayments ul, #baskettransport ul {margin-left: -6px !important;}
#eshop #basket_preview_form p .submit {margin-left: 3px;}
#basketpayments h3, #baskettransport h3 {margin-left: 2px;}
* html #basketpayments ul, * html #baskettransport ul {margin-left: -3px !important;}
* html #basketpayments h3, * html #baskettransport h3, * html #eshop #basket_preview_form p .submit {margin-left: 6px;}
* html #content #eshop #basketpayments ul li div, * html #content #eshop #baskettransport ul li div {padding-left: 30px;}
*:first-child+html #basketpayments ul, *:first-child+html #baskettransport ul {margin-left: -3px !important;}
*:first-child+html #basketpayments h3, *:first-child+html #baskettransport h3,
*:first-child+html #eshop #basket_preview_form p .submit {margin-left: 6px;}
*:first-child+html #content #eshop #basketpayments ul li div, *:first-child+html #content #eshop #baskettransport ul li div {padding-left: 30px;}
* html #eshop #basket_preview_form li div  {font-size: smaller;}
#content #eshop #basketpayments ul li input, #content #eshop #baskettransport ul li input {
margin: 3px 2px 0 3px;}
* html #content #eshop #basketpayments ul li input, * html #content #eshop #baskettransport ul li input {
margin: 0 2px 0 3px;}
*:first-child+html #content #eshop #basketpayments ul li input, *:first-child+html #content #eshop #baskettransport ul li input {
margin: 0 2px 0 3px;}
#eshop #articles #steps ul {width: 235px; margin: 10px auto 0px !important;}
* html #eshop #articles #steps {text-align: center;}
#eshop #basket_preview_form .title {padding-left: 7px;}
.contact-info fieldset, .settings fieldset {padding: 5px 10px;}
#orderdone {padding: 5px 10px;}
#orderdone td {padding: 2px 0;}
#confirm .wrap {padding: 0px 10px;}
#eshop #block-comments form dt {width: 57px;}
#eshop #block-comments textarea {width: 400px;}
#eshop #product-comments #block-comments form dd input {width: 230px;}
#eshop #confirm .validation {margin: 10px 0;}
#eshop #confirm .submit {margin-top: 3px;}
#eshop #confirm .validation #c_validation {height: 26px;}
*:first-child+html #eshop #confirm .validation #c_validation {height: 31px;}
* html #eshop #confirm .validation #c_validation {height: 35px;}
#eshop form#confirm input[type="checkbox"] {position: relative; top: 2px;}
*:first-child+html #eshop form#confirm input[type="checkbox"] {margin-left: -3px;}
#eshop #confirm .validation dt {float: none;}
#eshop #product-comments #block-comments form {margin-left: 0;}
#eshop #orderdone th {padding: 0;}
#eshop #panel .panel-header li a {background: #AD7A3F; color: black;}
#eshop fieldset.validation, #eshop #panel {width: 100%;}
#eshop .wrap #product-info td {padding: 1px 0;}
#eshop #product-comments .validation .validatin-images-set {margin-left: 58px;}
* html #eshop #product-comments .validation .validatin-images-set {margin-left: 0;}
*:first-child+html #eshop #product-comments .validation .validatin-images-set {margin-left: 0;}
#eshop .gennewmail {margin-left: 10px;}
#eshop #basket_preview_form td {padding: 0;}
#eshop #articles ul, #eshop p {font-size: 100%;}
#eshop .gennewmail .validatin-images-set {width: 50%;}
#eshop #panel .panel-header li {background: none; padding: 0;}
#eshop #block-comments .comment-headline h3 {padding: 5px 0 0;}
#eshop #block-comments input.submit {margin-left: 5.1em; background: url('https://s3b.estranky.cz/img/d/1000000094/bg-button.gif') top left repeat-x #EAE5CE; padding: 5px 8px; width: auto;}
#eshop #articles #orderdone {color: #C96;}
#eshop #product-detail #calculation p {margin: 0;} 
#eshop .registration fieldset h3 {padding: 10px 0 0;}
#eshop .settings fieldset h3, #eshop .contact-info fieldset h3 {padding: 0;}
#eshop .settings .submit {margin-top: 10px;}
#eshop .contact-info .submit {margin-top: 5px;}
#eshop #confirm .right p {margin: 0;}
#eshop #confirm .right .price {margin: 10px 0;}
#eshop #confirm .wrap h3 {padding: 10px 0 0;}
#eshop .wrap li, #eshop #steps li {background: none; padding: 0;}
#eshop #confirm .validation .validatin-images-set {width: 100%;}
#eshop #confirm .wrap {line-height: 160%;}
#eshop div#block-comments form dd input#c_validation {margin-left: 0;}
#eshop #product-detail #calculation p {line-height: 180%;}
#eshop #panel .panel-header ul {margin: 0 !important;}
#eshop #panel .panel-header li.active a, #eshop #panel .panel-header li a:hover {background: #413A33; border-bottom: 1px solid #413A33; color: white;}
#eshop .registration {margin-top: 0;}
#eshop #panel .inner_frame {background: #413A33;}
#eshop #product-comments #block-comments .comment-headline {padding: 0 0 0 10px;}
#eshop .registration #usernewsletter,#eshop .registration .validation, #eshop .registration .submit {margin-left: 9px;}
#eshop #steps .active, #eshop #steps .done {padding: 3px 5px; border: 1px solid #AD7A3F;
-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; width: 55px;  text-align: center;}
#delivery_address label {width: 81px; display: block;}
#eshop #block-comments .validation dd .validatin-images-set input {width: 229px;}
#eshop #block-comments .comment-text {word-wrap: break-word; margin: 10px 0 0 10px;}
#eshop #basket_preview_form table .border_fix td, #eshop #basket_preview_form table tr .price {border: none;}
#eshop #steps .done {color: #AD7A3F;}
#eshop .contact-info p {margin-top: -5px;}
* html #eshop #product-comments .comment-headline i {margin-top: -5.6%;}
*:first-child+html #eshop #product-comments .comment-headline i {margin-top: -5.4%;}
* html #eshop .comment-headline i {margin-right: 15px;}
*:first-child+html #eshop .comment-headline i {margin-right: 15px;}
#eshop #steps .active {font-weight: bold; background: #81cd0e; color: black;}
#content #eshop #basketpayments ul li, #content #eshop #baskettransport ul li {
background: #413A33;}
#content #eshop #basketpayments ul li div, #content #eshop #baskettransport ul li div {
background: #2d2824;
margin-left: 0 !important;
padding-left: 23px;
}
#eshop #product-detail #product-info table tr td {min-width: 70px; vertical-align: top;}
#eshop #basket_preview_form fieldset p input  {padding: 5px 0; float: left;}
#eshop #basket_preview_form p input {width: 120px;}
#eshop #basket_preview_form fieldset p a {padding: 5px 15px; text-decoration: none; text-align: center; font-size: 13px; float: left;}
* html #eshop #basket_preview_form fieldset p a {padding: 7px 15px;}
*:first-child+html #eshop #basket_preview_form fieldset p a {padding: 7px 15px;}
#eshop .settings p, #eshop .registration p {margin: 0;}
#confirm .wrap, #account_info, #billing_address,
#eshop div.products .article span.price, #eshop #articles .article span.price {background: #413A33;}
#confirm .wrap, #account_info, #billing_address {border: 2px solid #2d2824;}
#eshop #photo, #eshop div.products .article .photo-wrap, #eshop #articles .article .photo-wrap,
#eshop #product #photo-detail .photo-wrap {background: #413A33; border: 1px solid #151410;}
#eshop #basket input.amount {top/*\**/: 0\9}
:root #eshop #basket input.amount {top: 1px\9; height: 17px\9;}
@-moz-document url-prefix() { /** FF */ 
    #eshop #basket input.amount {height: 17px; top: 1px;} 
    .contact-info #billing_address label {width: 79px;}
}
#eshop .message-info {margin: 10px 0 15px 20px;}
#eshop #articles .message-info {margin: 10px 0 15px;}
#eshop #paging {clear: both;}
#eshop #paging a, #eshop #paging span.current {padding: 2px 6px; margin-right: 4px; border: 1px solid #151410; background: #413A33; text-decoration: none; font-size: 110%;}
#eshop #paging #previous, #eshop #paging #next {border: none; background: none;}
#eshop .contact-info fieldset span {color: #ff0000;}
#ecategory div ul li.current ul li a {color: #F60;}
#ecategory div ul li.current a, #ecategory div ul li ul li.current a, #ecategory div ul li.current ul li a:hover {color: #90ef01;} 
menu li.current ul.submenu li a {background-color: transparent; color: #81cd0e;}
menu li.current a, menu li.current ul.submenu a, menu li.current ul.submenu li a:hover {color: #fff; background-color:  #684602;}
#eshop .login-info fieldset p {margin: 6px 0;}
#eshop form.login-info fieldset p label { display: inline-block; width: 91px; }
#eshop form.login-info input {width/*\**/: 148px\9}
#eshop form.login-info input.submit {width/*\**/: auto\9}
* html #eshop form.login-info input {width: 155px;}
* html #eshop form.login-info input.submit {width: auto;}
#eshop .login-info {padding-left: 21px; background: url('https://s3b.estranky.cz/img/d/1000000094/bg-h2-section.gif') bottom left repeat-x; padding-bottom: 15px;}
#eshop .registration fieldset {padding: 0;}
#eshop .order_account table tr td {padding: 0 2px;}
#eshop div.order_account table tr.odd {background: #413A33;}
#eshop .order_account #basket_preview_form {border-bottom: 1px dotted #C6C6C6; border-collapse: collapse;}

#product-search input {vertical-align: middle;}
#product-search h2 {clear: none;}
#product-search {padding: 0 20px;}
#eshop #product-search div.products {width: 100%; padding: 0;}
#eshop #product-search div.products h2 {padding: 0;}
#product-search input.submit {padding: 0px 15px; height: 30px;}
#product-search input#product-search-text {background: #161411; border: 1px solid #413A33; padding: 0px 5px; color: #FFF; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; width: 200px; height: 28px;}
#product-search #product-search-form {background: url('https://s3b.estranky.cz/img/d/1000000094/bg-comment-headline.gif') top right no-repeat #28241F; padding: 15px; margin-bottom: 25px; border: 1px solid #413A33;}
#eshop #product-search div.products ul {color: #90ef01;}
*:first-child+html #product-search input#product-search-text {padding: 4px 5px 0; height: 24px;}
* html #product-search input#product-search-text {padding: 4px 5px 0; height: 30px;}

#eshop #basket_preview_form td.title {width: 36%;}
#eshop #basket_preview_form td.coupon input.couponText {padding: 4px 2px;}
/*****************/



}
@media \0screen {
    #product-search input#product-search-text {padding: 4px 5px 0; height: 24px;}
}

/* Responsive */
.menu-toggle {
  position: absolute;
  margin-top: 10px;
  right: 15px;
  top: -3px;
  border: 0;
  outline: 0;
  cursor: pointer;
  min-height: 35px;
  display: none;
  background: rgba(0, 0, 0, 0.6);
  padding: 6px;
  z-index: 99999;
}
.menu-toggle.menu-active {
    background: none;
}
.menu-toggle span {
  border-top: 5px #81cd0e solid;
    width: 30px;
    margin: 2px 0;
    display: block;
    transition: 0.3s all linear;
}
.menu-toggle.menu-active span:nth-of-type(1) {
  opacity: 0;
}
.menu-toggle.menu-active span:nth-of-type(2) {
  transform: rotate(45deg);
}
.menu-toggle.menu-active span:nth-of-type(3) {
  transform: rotate(-45deg);
  margin-top: -7px;
}

@media only screen and (max-width: 1300px) { 

  #document {
    width: 100%;
    max-width: 800px;
  }
  #body {
    float: none;
  }
  #whole-page {
    background: none;
  }
  #header h1 {
    position: relative;
    width: 286px;
    box-sizing: border-box;
    text-align: unset;
    padding: 30px 15px 0;
    top: -195px;
  }
  #header {
    width: 100%;
  }
  #header .inner_frame {
    width: 100%;
    background-position: center;
    background-size: contain!important;
    margin-top: 0;
    padding-top: 38%;
  }
  #nav-column {
    padding-top: 0;
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    background: #2d2924;
  }
  #content {
    width: 100%;
    margin: 0;
    box-sizing: border-box;
  }
  #search {
    width: 100%;
  }
  #search .inner_frame {
    width: 100%;
  }
  .column {
    width: 100%;
      padding: 0;
      box-sizing: border-box;
  }
@media(min-width: 1100px) {
 .column {
      padding: 20px;
  }
}
  .column .inner_frame {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
  .folder {
    clear: none;
    width: auto;
    float: left;
    margin: 10px;
    display: table;
  }
  .column .section, #calendar, #search {
    width: 45%;
    float: left;
    margin: 10px 2.5%;
    clear: none;
    box-sizing: border-box;
    padding: 0 20px;
  }
  #breadcrumb-nav {
    width: 100%;
      box-sizing: border-box;
      margin: -30px 0 5px 0;
  }
  #footer {
    width: 100%;
  }
  #footer .inner_frame {
    padding: 20px;
      box-sizing: border-box;
      text-align: center;
  }
  #calendar table {
    width: 100%;
  }
  #perex {
    width: 100%;
    background-size: cover;
    margin: 0;
  }
  #perex .editor-area {
    width: 100%;
    box-sizing: border-box;
  }
  #articles, #slide, #photos, #gallery, #folders, #archive, .article {
    width: 100%;
    margin: 0;
    box-sizing: border-box;
  }
  menu {
    padding: 50px 0 20px 0;
  }
  menu a {
    width: 100%;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
    font-size: 16px;
  }
  menu li {
    border-bottom: 1px dotted #630;
  }
  .level_2 {
    width: 100%;
  }
  #navigation {
    padding-left: 0;
    width: 100%;
  }
  .menu-toggle {
      display: block;
  }
  #navigation menu {
    display: none;
  }
  #navigation.menu-active menu {
    display: block;
  }
  .level_2 {
    display: none !important;
  }

}

@media only screen and (max-width: 991px) { 

  #whole-page {
    overflow: hidden;
  }
  body {
    width: 100% !important;
  }
}

@media only screen and (max-width: 600px) { 
    .column .section, #calendar, #search {
        width: 100%;
        margin: 5px 0;
    }
}

/* ------------- CUSTOM GALLERY ---------------- */
/* INIT SLIDER STYLES  */
.initSlider,
.initSlider *,
.initSlider *::after,
.initSlider *::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

 

.slide.hide,
.slide.hideSlide {
  display: none !important;
}

 

.initSlider {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 1;
}
.initSlider .firstImg {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100%;
}

 

.initSlider .lastImg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
}
.initSlider img {
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-drag: none;
  user-drag: none;
}

 

.initSlider .slide {
  position: relative;
  display: inline-block;
  float: left;
  overflow: hidden;
  text-align: center;
}

 

.initSlider .slide a {
  z-index: 55;
}

 

.initSlider .containerGallery {
  position: relative;
  display: inline-block;
}

 

.initSlider .slider__arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 40px;
  background: rgba(0, 0, 0, 0.4);
}
/* end INIT SLIDER STYLES */

 

/* SLIDER GALLERY STYLES  */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
  body[data-slider-open="true"] {
     background: #000;
  }
}
body[data-slider-open="true"] {
  overflow: hidden;
}
body[data-slider-open="true"] .slider-gallery {
  display: block;
}

 

.slider-gallery {
  position: fixed;
  z-index: 100000;
  padding: 5px 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000;
  display: none;
}
.slider-gallery .slider-gallery__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
   -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 15px 10px;
  margin-top: 15px;
}
.slider-gallery .slider-gallery__title {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
 -webkit-box-flex: 1;
   -ms-flex: 1;
    flex: 1;
}
.slider-gallery .slider-gallery__position {
  font-size: 1.42857rem;
  -webkit-box-flex: 1;
   -ms-flex: 1;
    flex: 1;
}
.slider-gallery .slider-gallery__count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
  color: inherit;
}
.slider-gallery .slider-gallery__header-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-flex: 1;
   -ms-flex: 1;
    flex: 1;
}
.slider-gallery .slider-gallery__close {
  padding-left: 5px;
 cursor: pointer;
}

 

.slider-gallery .slider-gallery__close:hover {
  opacity: 0.6;
}
.slider-gallery .slider-gallery__description-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 10px 0;
  line-height: 1.5;
}

 

.slider-gallery .slider-gallery__description,
.slider-gallery .slider-gallery__comment {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  color: #eee;
  text-align: left;
}

 

.slider-gallery .slider-gallery__comment {
  font-size: 0.7rem;
}

 

.slider-gallery .slider-gallery__arrow {
  position: absolute;
  top: 0;
  bottom: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  color: transparent;
  text-decoration: none;
  cursor: pointer;
}
.slider-gallery .slider-gallery__arrow {
  width: 30px;
}

 

.slider-gallery .slider-gallery__arrow:hover {
  opacity: 0.6;
}

 

.slider-gallery .slider-gallery__arrow-prev {
  left: 0;
  width: 30%;
}

 

.slider-gallery .slider-gallery__arrow-next {
  right: 0;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 70%;
}

 

.slider-gallery .slider-gallery__arrow-icon {
   border: solid #fff;
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 8px;
    position: relative;
}

 

.slider-gallery .slider-gallery__arrow-prev-icon {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    left: 10px;
}

 

.slider-gallery .slider-gallery__arrow-next-icon {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    right: 10px;
}

 

.slider-gallery .slider-gallery__slider {
  position: relative;
  height: 80vh;
  min-height: 700px;
}

 

.slider-gallery .slider-gallery__slide {
  height: 100%;
}

 

.slider-gallery .slider-gallery__container {
   position: relative;
   height: 89vh;
   height: calc(100vh - 65px);
   padding: 0 15px;
}

 

.slider-gallery .slider-gallery__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  text-align: center;
}

 

.slider-gallery .slider-gallery__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  height: 100%;
  max-width: 90%;
  max-height: 100%;
  margin: auto;
  overflow: hidden;
}

 

.slider-gallery .slider-gallery__img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

 

.slider-gallery .containerGallery {
    height: 100%;
}

 

@media (max-width: 650px) {
  .slider-gallery .slider-gallery__container {
     padding: 0;
  }
}
/* end SLIDER GALLERY STYLES */

 

/* Foto (vyjmutí #photos definicí -> nově má samostané styly ) */
#preview-folder .box, #thumbnav .box, .folder .photo-wrap, #photo-album-nav li .photo-wrap {
  width: 130px;
  height: 130px;
  float: left;
  margin: 15px 7px 0;
}
#preview-folder .box div, #thumbnav .box div, .folder .photo-wrap div, #photo-album-nav li .photo-wrap div {
  height: 70px;
  width: 130px;
  text-align: center;
  display: table;
  overflow: hidden;
}
#preview-folder .box div a, #thumbnav .box div a, .folder .photo-wrap div a, #photo-album-nav li .photo-wrap div a {
  height: 100%;
  border: 0;
  display: table-cell;
}
#preview-folder .box div img, #thumbnav .box div img, .folder .photo-wrap div img, #photo-album-nav li .photo-wrap div img {
  width: 100%;
  height: auto;
  max-height: 120px;
}

@media (max-width: 900px) {
  #preview-folder .box, #thumbnav .box, .folder .photo-wrap, #photo-album-nav li .photo-wrap {
    width: 75px;
    height: 75px;
    margin: 10px 5px 0;
  }
  #preview-folder .box div, #thumbnav .box div, .folder .photo-wrap div, #photo-album-nav li .photo-wrap div {
    height: 75px;
    width: 75px;
  }
 #preview-folder .box div img, #thumbnav .box div img, .folder .photo-wrap div img, #photo-album-nav li .photo-wrap div img {
    max-width: 75px;
    max-height: 75px;
  }
}

 

/* speciální úprava pro detail galerie */
#photos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
   justify-content: space-between;
}
#photos::after {
    content: "";
    flex: auto;
}
#photos .slide {
  width: 130px;
  height: 130px;
  float: left;
  margin: 15px 7px 0;
}
#photos .slider-gallery__wrap {
  height: 130px;
  width: 130px;
  text-align: center;
  display: table;
  overflow: hidden;
}
#photos .slider-gallery__box {
  height: 100%;
  border: 0;
  display: table-cell;
}
#photos .slider-gallery__img {
  width: auto;
  height: auto;
  max-width: 120px;
  max-height: 120px;
  cursor: pointer;
}
#photos .slider-gallery__description-box {
   display: none;
}

 

@media (max-width: 900px) {
  #photos .slide {
    width: 75px;
    height: 75px;
    margin: 10px 5px 0;
  }
  #photos  .slider-gallery__wrap {
    height: 75px;
    width: 75px;
  }
  #photos .slider-gallery__img {
    max-width: 75px;
    max-height: 75px;
  }
}
/* Galerie responsive END */