* {
  margin: 0;
  padding: 0;
}
body {
  text-align: center;
  font: 75%/1.5 Tahoma, "Lucida Grande CE", lucida, sans-serif;
  color: #9c9c9c;
  background: #282828 url('https://s3b.estranky.cz/img/d/1000000290/body.jpg') 0 0;
}

.vizual-captcha {
  width: 100%;
    margin: 10px 0;
}
#c_validation {
  width: 49%;
  height: 20px;
}
#eshop #basket_preview_form table {
  max-width: 100%!important;
}
#eshop #confirm table, #eshop .order_account table#basket_preview_form {
  max-width: 100%!important;
  margin-bottom: 15px;
}
#eshop div#steps { margin: 0 auto; width: 100%; }
@media(min-width: 1100px) {
#eshop div#steps { margin: 0 auto; width: 270px; }
}
form#basket_preview_form, form#confirm { margin-top: 1em; margin-right: 0; }
@media(min-width: 1100px) {
form#basket_preview_form, form#confirm  { margin-right: 1em; }
}

.column h2 {
  margin: 20px 0 0;
}

#eshop .contact-info td span {
    position: relative;
    display: block;
    top: -25px;
    left: -7px;
}
#eshop form table tbody tr td {
    padding-right: 0;
    padding-left: 0;
}
#eshop .registration td input {
  width: 69%;
}
input[type="button" i] {
    color: #fff;
    font-weight: 500;
    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;
}
pre {
  margin: 20px 0;
}
address {
  margin: 20px 0;
}
input[type="button" i] {
  padding: 5px;
}
table {
  width: 100%!important;
    max-width: 500px;
}
iframe {
  width: 100%;
    max-width: 480px;
}
#osm-map {
  width: 100%!important;
    max-width: 480px;
}
h2, h4, h5, h6 {margin: 20px 0;}
.editor-area hr {
  display: block;
}
hr {
  display: none;
}
table , form {
  font-size: 100%;
}
a {
  color: #b2b11b;
}
a:hover {
  text-decoration: none;
  color: #ddd;
}
a img {
  border: none;
}
p {
  margin: 15px 0;
}
td, th {
  padding: 1px;
}
form {
  clear: left;
  margin: 0;
}
form dt {
  float: left;
  clear: left;
  display: block;
  width: 100%;
  margin: 0 5px 10px 0;
}
form dd {
  margin-bottom: 10px;
}
button {
  clear: both;
}
fieldset {
  padding: 0;
  border: none;
}
legend , #content h3 {
  margin: 20px 0;
  font-weight: bold;
  font-size: small;
  _font-size: x-small;
  color: #ddd;
}
input , textarea {
  font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
  color: #ddd;
  background-color: #373737;
}
center {
  margin: 15px 0;
}
#photos h2 {
  clear: both;
}
.accessibility-links {
  position: absolute;
  top: -1500px;
  z-index: -1;
}
.decoration {
  display: none;
}
.clear {
  clear: both;
  overflow: hidden;
  visibility: hidden;
  height: 1px;
  margin-top: -1px;
  line-height: 0;
  font-size: 0;
display: block;
}
/*---------------------------------------------------------------------------------------Font style- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.justify {
  text-align: justify;
}
.left-float {
  float: left;
}
.right-float {
  float: right;
}
img.left-float {
  margin: 10px 10px 10px 0;
}
img.right-float {
  margin: 10px 0 10px 10px;
}
#content ul, #content ol {
  list-style-type: square;
  margin-left: 30px;
}
#content ol {
  list-style-type: decimal;
}
#content li {
  margin: 5px;
}
/*--Layout--*/
#whole-page {
  width: 100%;
  background: url('https://s3b.estranky.cz/img/d/1000000290/wholepage.jpg') 0 0 repeat-x;
}
#document {
  position: relative;
  overflow: hidden;
  width: 100%;
  position: relative;
  background: url('https://s3b.estranky.cz/img/d/1000000290/document.jpg') left bottom repeat-x;
}
#in-document {
  width: 970px;
  margin: 0 auto;
  padding-top: 35px;
  text-align: left;
}
/* Header-----------------------------------------------------------------------------*/
#header {
  height: 116px;
  line-height: 116px;
}
#header .inner_frame {
  width: 970px;
  margin: 0 auto;
  text-align: left;
}
#header-decoration {
  display: none;
}
h1 {
  overflow: hidden;
  width: 700px;
  height: 116px;
  font-size: 2rem;
        padding: 10px 0 0;
  font-weight: normal;
}

h1 a , h1 a:hover {
  text-decoration: none;
  color: #b2b11b;
}
/*---------------------------------------------------------------------------------------Column- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#nav-column {
  float: right;
  width: 50%;
  padding-top: 195px;
  background: url('https://s3b.estranky.cz/img/l/logo_1000000290.jpeg') 0 0 no-repeat;
}
.column .decoration , #nav-decoration {
  display: none;
}
.section , #mess-square , #mess-message, center {
  overflow: hidden;
  float: left;
  display: inline;
  width: 66%;
  margin: 10px 10px 0 0;
}
.section .inner_frame {
  padding: 5px 8px;
  border: 1px solid #292929;
  background: #373737;
}
#clear8, #clear9 {
  display: block;
}
.column h2, #content h2 {
  text-transform: uppercase;
  color: #b2b11b;
  font-size: 1rem;
}
.column ul li {
  overflow: hidden;
  display: block;
  width: 100%;
  list-style: none;
  color: #ddd;
}
.column .menutyp_last {
  border: none;
}
.column ul li a {
  width: 125px;
  _width: 100%;
  display: block;
  padding: 7px 0 7px 25px;
  border-bottom: 1px solid #424242;
  text-decoration: none;
  line-height: 15px;
  color: #ddd;
  background: url('https://s3b.estranky.cz/img/d/1000000290/li.gif') 0 .6em no-repeat;
}
.column ul li a:hover {
  color: #b2b11b;
}
#content .section_article h3 {
  margin: 1em 0 0;
  padding: 0;
}
/* Menu ---------------------------------------------------------------------------------*/
#navigation {
  width: 100%;
  background: #b2b11b url('https://s3b.estranky.cz/img/d/1000000290/navigation.gif') 0 0;
}
#navigation .inner_frame {
  position: relative;
  width: 970px;
  margin: 0 auto;
}
#navigation h2 {
  display: none;
}

nav menu > li.level_1 {overflow: unset !important;}
ul.level_2 { text-align: left; padding: 0 10px 10px 10px; position: absolute; top: 40px; z-index:999; background: #A1A139; border: 2px solid #D4D329;}
ul.level_2 > li { display: block !important; width: 100%; border-bottom: 2px solid #D4D329;}
ul.level_2 > li > a {float: none; display: block; margin: 0;}
menu li {
  float: left;
  display: block;
  position: relative;
  list-style: none;
  line-height: 60px;
}
menu li a {
  float: left;
  display: block;
  margin-right: 20px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
white-space: nowrap;
}
.menutyp_active a, menu li a:hover {
  color: #181818;
  background: url('https://s3b.estranky.cz/img/d/1000000290/menu_a.gif') 50% 50px no-repeat;
}
#navigation menu li a , .column a {
  font-size: small;
  _font-size: x-small;
}
/* Menu - advertisement-----------------------------------------------------------------------*/
#mess-square , #mess-message {
  color: #fff;
}
#mess-square {
  clear: none;
  margin-top: 60px;
}
#mess-square a , #mess-message a {
  overflow: hidden;
  width: 100%;
}
.column .message img {
  border: none;
}
#mess-text .inner_frame{
        margin-left: -7px;
}

/* Portrait------------------------------------------------------------------------------*/
#portrait .inner_frame , #last-gallery .inner_frame {
  padding: 16px 0;
  text-align: center;
}
#portrait a , #last-gallery .wrap-of-wrap a {
  _padding: 4px;
  _border: 1px solid #424242;
}
#portrait a , #last-gallery .wrap-of-photo {
  margin: 0 auto;
}
.wrap-wrapu {
  width: 120px;
  margin: 0 auto;
}
.wrap-of-wrap {
  _padding: 5px;
}
#portrait .inner_frame img , #last-gallery .inner_frame img {
  padding: 4px;
  border: 1px solid #424242;
  _border: none;
}
/* Search------------------------------------------------------------------------------*/
#search {
  overflow: visible;
  position: absolute;
  left: 49.4%;
  top: 48px;
  z-index: 999;
  float: none;
  width: auto;
  margin: 0 0 0 260px;
  background: none;
}
#search .inner_frame {
  padding: 0;
  border: none;
  background: transparent;
}
#search h2 {
  display: none;
}
#search input {
  float: left;
  border: none;
  line-height: 20px;
  font-size: 90%;
  background-color: #131313;
                margin: 0 0 0 8px;
}
#search fieldset br {
  display: none;
}

#search #key {
  display: inline;
width: 160px;
height: 21px;
padding: 5px;
border: none;
color: #ddd;
background: #131313;
margin-top: 0;
}

#mail-list-key {
display: inline;
width: 99%;
height: 21px;
padding: 5px;
border: none;
color: #ddd;
background: #131313;
margin-top: 0;
}
#sendsearch, #send-mail-list {
width: 70px;
height: 32px;
padding-right: 5px;
border: none;
text-transform: lowercase;
text-align: right;
font: small Tahoma, "Lucida Grande CE", lucida, sans-serif;
_font-size: x-small;
color: #ddd;
background: url('https://s3b.estranky.cz/img/d/1000000290//search.gif') 0 9px no-repeat;
}
#sendsearch {
                background: url('https://s3b.estranky.cz/img/d/1000000290/li.gif') 6px 8px no-repeat;
                padding-left: 25px;
}
/* Calendar----------------------------------------------------------------------------*/
#calendar caption {
  display: none;
}
#calendar table {
  width: 150px;
  text-align: center;
}
#calendar td, #calendar th {
  color: #ddd;
}
#calendar td a {
  color: #b2b11b;
}
#calendar td a:hover {
  color: #ddd;
}
#archive-days a {
  font-weight: normal;
  text-decoration: underline;
}
/* Footer-----------------------------------------------------------------------------*/
#footer {
  position: relative;
  clear: both;
  width: 100%;
  font-size: x-small;
  _font-size: xx-small;
}
#footer .inner_frame {
  padding: 25px 10px 10px;
  text-align: right;
}
#footer .inner_frame p + p {margin: 5px 0;}
#footer .inner_frame p + p a {margin-left: 5px;}
#footer p {
  display: block;
  margin: 0 auto;
}
#footer a {
  text-decoration: none;
  color: #b2b11b;
}
#footer .accessibility-link-up {
  display: none;
}
/*---------------------------------------------------------------------------------------Content- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#clear5 , #perex-cont-clear , #gallery-cont-clear , #g-section-cont-clear , #a-section-cont-clear , #article-cont-clear {
  display: block;
}
#content {
  overflow: hidden;
  float: left;
  width: 40%;
  _width: 425px;
  padding: 0 7px 32px 0;
  box-sizing: border-box;
}
#content h3 {
  text-transform: uppercase;
  color: #ddd;
}
#content h3.section_sub_title, #block-comments legend span, #block-comments h3 {
  clear: both;
  font-size: 100%;
  color: #ddd;
}
#content h4 {
  font-size: 100%;
  color: #ddd;
}
#articles , #archive , #slide , #photos , #folders {
  overflow: hidden;
  width: 378px;
  padding-right: 40px;
}
/* Breadcrumb nav ------------------------------------------------------------------*/
#breadcrumb-nav {
  overflow: hidden;
  padding-bottom: 0;
  color: #b2b11b;
}
@media(min-width: 768px) {
  #breadcrumb-nav {
  padding-bottom: 20px;
  }
}
#breadcrumb-nav a {
  color: #9c9c9c;
}
/* Article -------------------------------------------------------------------------*/
#perex , .article {
  overflow: hidden;
  width: 100%;
  margin: 0 -40px 25px 0;
  padding: 0 40px 15px 0;
  border-bottom: 1px solid #434343;
}
#articles h2 a, #archive h2 a {
  text-decoration: none;
}
.date {
  display: block;
  margin: -3px 0 15px;
  font-size: 80%;
  font-weight: normal;
  color: #676767;
}
p.first {
  margin-top: 0;
}
.under-article {
  clear: both;
  margin-top: 15px;
  text-transform: lowercase;
  font-size: 80%;
  font-weight: normal;
  color: #676767;
}
.under-article a {
  text-decoration: none;
}
.under-article a:hover {
  text-decoration: underline;
}
.s-whole-article {
  display: none;
}
/* Comments----------------------------------------------------------------------------*/
#block-comments {
  clear: both;
  position: relative;
  width: 418px;
  margin: 25px -40px 0 0;
  padding: 15px 40px 0 0;
  border-top: 1px solid #434343;
}
#single-page #block-comments h2 {
  margin: 0;
}
#content #block-comments h2 {
  width: 100%;
  line-height: 2.5em;
}
#block-comments form {
  margin-bottom: 25px;
  padding-bottom: 15px;
  border-bottom: 1px solid #434343;
}
#block-comments fieldset {
  padding: 0;
}
#block-comments legend {
  =margin: 0 0 10px -7px;
}

.editor-area .preview img {
   width: 100%;
    max-width: 400px;
    height: auto;
}

.recaptchaContainer {
  text-align: left;
}

#block-comments input , #block-comments textarea,#block-comments input#c_title {
  width: 65%;
  padding: 5px;
  border: 1px solid #292929;
  font-size: 100%;
  color: #ddd;
  background: #373737;
}
@media(min-width: 768px) {
  #block-comments input , #block-comments textarea,#block-comments input#c_title {
  width: 70%;
  }
}
#block-comments textarea {
  height: 150px;
}
#block-comments input#validation {
  width: 120px;
  margin: 0 10px 15px 0;
}
#block-comments dd img {
margin-top: 10px
}
#block-comments input.submit {
  width: 120px;
  height: 30px;
  border: 1px solid #292929;
  text-align: center;
  font: bold small sans-serif;
  _font-size: x-small;
  color: #ddd;
  background: #373737;
  cursor: pointer;
}
#block-comments h3 {
  margin: 20px 0;
}
#block-comments .comment-headline {
  font-size: x-small;
  _font-size: xx-small;
}
#block-comments .comment-headline h3 {
  float: left;
  width: auto;
  margin: -2px 10px 0 0;
  text-transform: none;
  font-size: 120%;
  color: #b2b11b;
}
#block-comments .comment-text {
  margin-top: -5px;
}
#block-comments .comment-headline , #block-comments .comment-text {
  padding: 0;
}
#block-comments .comment-headline b , #block-comments .comment-headline i {
  font-style: normal;
  font-weight: normal;
}
#block-comments form dd input{width: 230px;}
#block-comments form dt#validation-dt{width:166px;}
#block-comments form dd div#c_validation_div a.sound-captcha{position: relative; top: -3em;}

/* Photogalerie--------------------------------------------------------------------------*/
#photos, #slide {
  width: 418px;
  margin-right: -40px;
}
#document .album {
  margin: .5em 0;
}
#document .album h3 {
  margin: 0;
}
#section_subsections , #gallery , #gallery h2 {
  clear: both;
}
.folder {
  position: relative;
  height: 160px;
  margin: 10px -32px 10px 0;
  padding: 10px 5px 10px 0;
  border-bottom: 1px solid #434343;
}
.folder-info {
  margin-left: 120px;
  width: 270px;
  _overflow: hidden;
}
#document .folder-info h3 {
  overflow: hidden;
  white-space: nowrap;
  margin: 0;
  font-weight: bold;
}
.folder-info div {
  overflow: hidden;
  white-space: nowrap;
  width: 232px;
  line-height: 2;
}
.folder-info div span {
  float: left;
  display: block;
  width: 70px;
  margin-right: 10px;
  text-align: right;
}
.folder-info div a {
  overflow: hidden;
  float: left;
  width: 218px;
}
/* Photo - preview ----------------------------------------------------------------------*/
#photos {
  overflow: hidden;
  clear: left;
}
/* Browse photo --------------------------------------------------------------------*/
#slide {
  padding: 10px 0;
}
#click {
  clear: both;
  overflow: hidden;
  width: 418px;
  margin: 10px -40px 10px 0;
  padding-bottom: 30px;
  text-align: center;
  border: 1px solid #292929;
  background-color: #373737;
}
#click h3 {
  margin: 0;
  padding: 15px 0 10px;
}
#click p {
  margin: 10px 20px 0;
}
.slidebar {
  width: 408px;
  _width: 418px;
  height: 100px;
  overflow: auto;
  white-space: nowrap;
}
.slidebar a {
  margin: 0 5px;
}
#thumbnav {
  margin: 15px 0;
  padding-left: 3px;
  text-align: center;
}
#thumbnav .box {
  _position: relative;
  float: left;
  display: table;
  width: 92px;
  height: 86px;
  margin: 0 15px 10px;
  border: 1px solid #292929;
  background-color: #373737;
}
#thumbnav a {
  _position: absolute;
  _top: 50%;
  _left: 0;
  display: table-cell;
  width: 100%;
  text-align: center;
  vertical-align: middle;
}
#thumbnav img {
  _position: relative;
  _top: -50%;
  margin: 0 auto;
}
#timenav , .slidenav {
  padding: 5px;
  clear: both;
  text-align: center;
}
#thumbnav br , .slidenav br {
  line-height: 0;
  height: 0;
  clear: both;
}
.slidenav .back {
  float: left;
}
.slidenav .forward {
  float: right;
}
/*---------------------------------------------------------------------------------------Advertisement- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
.message {
  clear: both;
  margin-bottom: 5px;
  text-align: center;
  color: #fff;
}
.message .inner_frame {
  padding: 5px 0px;
  text-align: center;
}
.adv-title {
  width: 100%;
  margin-left: 5px;
}
.message img {
  display: block;
  border: none;
  margin: 0 auto;
}
#mess-ahead , #mess-skyscraper , #mess-rectangle {
  padding-top: 5px;
  text-align: center;
  color: #555;
}
#mess-ahead {
  display: block;
  text-align: center;
  margin-bottom: 2px;
  color: #fff;
}
#mess-ahead .adv-title {
  display: block;
  width: 755px;
  _width: 760px;
  margin: 0 auto;
  padding-left: 5px;
  text-align: left;
}
#mess-ahead .adv-title , #mess-ahead .inner_frame {
  position: relative;
  right: -5px;
}
#mess-ahead .inner_frame a {
  display: block;
  width: 755px;
  _width: 760px;
  margin: 0 auto;
}
#sky-scraper-block {
    position: absolute;
    right: -300px;
    top: 0;
    text-align: center;
    width: 300px;
    margin-left: 0;
}
#sticky-box {
  position: relative;
  position: -webkit-sticky;
    position: sticky;
  top: 0;
  right: 0;
}
#mess-skyscraper {
  margin-top: 6px;
}
.hypertext {
    border: 1px solid #434343;
    margin: 10px 0 0 0;
    overflow: hidden;
    padding: 10px 5px;
}
.hypertext h2 {
  padding-right: 75px;
}
.hypertext+.hypertext {
  border-top: 1px solid #292929;
  margin-top: -1px;
}
.hypertext .mess-title {
  float: right;
  line-height: 17px;
}
*html .hypertext .mess-title {
  float: none;
}
.hypertext+.hypertext .mess-title {
  display: none;
}
#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: url('https://s3b.estranky.cz/img/d/1000000290/wholepage.jpg') 0 0 repeat-x; padding: 10px 0;}
#shifter .span3 .category a, #shifter .span3 a:hover{color: #b2b11b;}
#shifter .span3 .category a:hover, #shifter .span3 a {color: #ddd;}
#shifter .span3 .category a {font-size: 13px;}
#shifter #shifter_wrap #shifter_footer .span3 {background: #373737; padding: 0px 5px 5px;}
#shifter #shifter_wrap #shifter_footer .category {width: auto; border-bottom: 1px solid #434343; text-align: left; margin: 5px 0 10px 0;}
#shifter #shifter_title h3#shifter_t_2 {margin-right: 292px;}
* html #shifter #shifter_title h3#shifter_t_2 {margin-right: 145px;}

/*************************************************************************************/
/*************************************************************************************/
/*************************************************************************************/

/**********preview**********/
#thumbnav, #photos, #preview-folder {
  overflow: hidden;
}
#photos .photo-wrap, #preview-folder .box, #thumbnav .box, .folder .photo-wrap {
  background: #373737;
  float: left;
  width: 90px;
  height: 90px;
        margin: 0px 4px 10px;
  _width: 92px;
  _height: 92px;
}
#thumbnav .box {
  margin: 1px;
}
#photos .photo-wrap div, #preview-folder .box div, #thumbnav .box div, .folder .photo-wrap 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, .folder .photo-wrap 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, .folder .photo-wrap div a {
  =border: none;
}
#thumbnav .box div a img, #photos .photo-wrap div a img, #preview-folder .box div a img, .folder .photo-wrap div a img {
  =position: relative;
  =top: -50%;
  =left: -50%;
  border: 0px solid #FFF;
}
#thumbnav .wrap {
  display: block;
  padding: 8px 0px 8px 5px;
  _padding-left: 0px;
}

.folder .photo-wrap {margin-top: 15px;}
/*********end of preview**********/


#mail-list-key{
border: 1px solid #b2b11b;
background: #292828;
 height: 25px;
  margin-top: 10px;
}
#login form div input {
      width: 99%;
      border: 1px solid #b2b11b;
   background: #292828;
  height: 25px;
}
#languages .inner_frame {overflow: hidden;}
* html #languages .inner_frame {zoom: 1;}
#languages .inner_frame a{ margin: 0px 2px; float: left;}

#last-photo .inner_frame { text-align: center; padding: 5px;}
#last-photo .inner_frame img { 
width: 100%;
    height: auto;
}
@media(min-width: 1300px) {
#last-photo .inner_frame img { 
width: 100%;
    height: auto;}
}
h1.head-left {
  text-align: left;
}
h1.head-center {
  text-align: center;
}
h1.head-right {
  text-align: right;
}
#ajax-container_preview {
  z-index: 999999;
}
.list-of-pages {
  text-align: center;
  position: relative;
  display: block;
  width: 100%;
}
.list-of-pages .previous {
  position: absolute;
  left: 15px;
  top: 0px;
}
.list-of-pages .next {
  position: absolute;
  right: 15px;
  top: 0px;
}
.list-of-pages a {
}
.list-of-pages .numbers {
  display: block;
  margin: 0px auto;
  width: 200px;
}
#section_subsections {
  margin: 25px;
}

.column h2{
 padding: 0px 9px 9px;
}

/* ------------------------- submenu --------------------------- */
menu li.submenu-over {
  position: relative;
  z-index: 9999;
}
menu li ul.classic, menu li ul.submenu, menu li ul.click, menu li ul.onmouse {
  display: none;
}
menu li.submenu-over ul.onmouse, menu li:hover ul.onmouse, menu li.submenu-over ul.click, menu li.submenu-over ul.classic {
  display: block;
}

menu li.submenu-over ul.onmouse, menu li:hover ul.onmouse, menu li.submenu-over ul.click {
 position: absolute;
 top: 99%;
 left: 0%;
 list-style: none;
 display: block;
 margin: 0px;
 padding: 0px;
 background: #b2b11b url('https://s3b.estranky.cz/img/d/1000000290/navigation.gif') 0 0;
 border-left: 1px solid #D9D92E;
 border-right: 1px solid #D9D92E;
padding-left: 15px;
_padding-left: 0px;
}

menu li.submenu-over ul.onmouse li, menu li:hover ul.onmouse li, menu li.submenu-over ul.click li {
  list-style: none;
  float: none;
  display: block;
  margin: 0px !important;
        padding: 0px !important;
  line-height: 60px;
  _line-height: 58px;
        _border: 1px solid #D9D92E;
        _padding-left: 15px;
}
menu li.submenu-over ul.click a, menu li.submenu-over ul.onmouse a, menu li:hover ul.onmouse a {
  float: none;
  white-space: nowrap;
  line-height: 60px;
 _line-height: 58px;
text-align: left;
}
menu li.submenu-over ul.click a:hover, menu li.submenu-over ul.onmouse a:hover, menu li:hover ul.onmouse a:hover {
 background-image: none;
}

.comment {
  border-left: 1px solid #B2B11B;
  padding-left: 10px;
}
.level0 {
  margin-left: 0px;
}
.level1 {
  margin-left: 15px;
}
.level2 {
  margin-left: 30px;
}
.level3 {
  margin-left: 45px;
}
.level4 {
  margin-left: 60px;
}
.level5 {
  margin-left: 75px;
}
.level6 {
  margin-left: 90px;
}
.level7 {
  margin-left: 105px;
}
.level8 {
  margin-left: 120px;
}
.level9 {
  margin-left: 135px;
}
#preview-folder .box { margin: 0px 2px;}

#body { padding-bottom: 80px; }

#mail-list-key { padding: 0px; }
#sendsearch, #send-mail-list, .submit { cursor: pointer; }

/*thumbnav */
#thumbnav {
        height: 103px;
        padding-left: 0;
        position: relative;
}
#thumbnav .wrap {
        padding-left: 0;
        padding-right: 0;
        margin-right: -10px;
        position: relative;
}
#thumbnav .box {
        margin-right: 10px;
        margin-left: 4px;
}
#thumbnav .box {
         =margin-left: 1px;
         =margin-right: 9px;
}
#click {
         width: 416px;
}
.slide-img {
         width: 416px;
         overflow: hidden;
         position: relative;        
}
#navigation {position: relative; z-index: 9999;}
#footer a.eoldal-footer {top: 2px;}

/* ----------- Facebook------------ */

/* ----------- Like ----------- */
.fb_edge_widget_with_comment{margin:5px 0px; padding: 5px; width: 408px;}

/* ----------- fb comment ----------- */
#fb_userpage_comments {margin:10px 0px; padding:5px; width: 408px;}
/* --- eshop ---- */
div#eshop div#articles.order_account table#basket_preview_form th {padding: 3px;}
div#eshop div#articles.order_account table#basket_preview_form td {padding: 0 3px;}
#ecategory ul li ul {
  padding-left: 25px;
}
#ecategory ul li ul li ul {
  padding-left: 0px;
}
#ecategory ul li ul li a {
  background: none;
  padding-left: 0;
}
#ecategory ul li ul li ul li a {
  padding-left: 15px;
  width: auto;
}
#eshop .comment-headline i {float: right;}
#eshop .submit, #login .submit {padding: 5px; background: #373737; cursor: pointer;
border: 1px solid #292929; color: #ddd; font-weight: bolder; height: 30px;}
#usernewsletter, .settings .submit, .contact-info .submit {margin-left: 15px;}
#login input.submit {float: none; width: 120px;}
* html #login input.submit  {width: 117px;}
#login label {float: none; width: auto;}
#login .inner_frame p {margin: 5px 0;}
#eshop .settings .submit {width: 100px; margin-top: 10px;}
#eshop .contact-info .submit {width: 180px;}
#eshop #confirm .submit, #eshop #block-comments .submit {width: 150px;}
#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, #eshop .comment-headline  {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 .article h3, #eshop #articles .article h3 { margin: 0.2em 0em 0.3em; line-height: 1.2em; height: 2.35em; overflow: hidden;}
#eshop div.products .article, #eshop #articles .article {float: left; width: 71%; display: inline; margin: 10px 7px 0px 0px; padding: 0 1px;}
@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; margin: 5px 5px 0px 0px;}
#eshop div.products {margin-bottom: 25px; width: 418px; padding-bottom: 5px;}
* html #eshop div.products {padding-right: 0;}
#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; width: auto;}
* html #eshop div.products .article .editor-area, * html #eshop #articles .article .editor-area {line-height: 1.2em;}
#eshop div.products .article span.price, #eshop #articles .article span.price {font-weight: bolder; text-align: center; display: block; margin-top: 5px; padding: 2px 0;}
#eshop .article .photo-wrap {margin-top: 0;}
#eshop #articles h2, #eshop div.products h2 {font-size: 125%;}
#eshop #articles #product .wrap h2 {color: #B2B11B;}
#eshop .sphotos:after {
    content: ".";
    display: block;
    height: 0; 
    clear:both;
    visibility:hidden;
    font-size:0;
}
#eshop .article {border: none;}
#eshop #product #photo-detail .photo-wrap {
float: left;
margin-top: 1px;
}
#eshop #basket input.amount {top: 0;}
*:first-child+html #eshop #basket input.amount {height: 18px;}
#eshop .sphotos .photo-wrap {display: table;}
#account_firm label {width: 76px; display: block;}
#billing_address label {width: 80px; display: block;}
.settings #firmsdata label {width: 76px;}
#eshop .settings #billing_address label {width: 72px;}
.contact-info #billing_address label {width: 76px;}
#eshop #billing_address #sameaddress + label {width: auto; display: inline;}
*:first-child+html #eshop .settings #billing_address label {width: 67px;}
* html #eshop .settings #billing_address label {width: 76px;}
#eshop .settings #billing_address label {width/*\**/: 70px\9}
.contact-info #billing_address label {width/*\**/: 75px\9}
*:first-child+html .contact-info #billing_address label {width: 71px;}
*:first-child+html #eshop .settings #usernewsletter {margin-left: 15px;}
*:first-child+html #eshop .settings .submit {margin-left: 19px;}
* html #eshop .settings #usernewsletter {margin-left: 15px;}
* html #eshop .settings .submit {margin-left: 19px;}
*:first-child+html #eshop .registration #usernewsletter {margin-left: 0;}
* html #eshop .registration #usernewsletter  {margin-left: 0;}
*:first-child+html #eshop .gennewmail .submit {margin-left: 2px;}
* html #eshop .gennewmail .submit {margin-left: 0;}
*:first-child+html #eshop .gennewmail .validation dl {margin-top: 10px;}
* html #eshop .gennewmail .validation dl {margin-top: 10px;}
*:first-child+html #eshop #basket_preview_form .wrap ul {margin-left: 0;}
* html #eshop #basket_preview_form .wrap ul {margin-left: 0;}
* html #eshop #basket_preview_form fieldset p {margin-bottom: 15px;}
*:first-child+html #eshop #basket_preview_form fieldset p {margin-bottom: 15px;}
*:first-child+html #eshop #basket_preview_form .wrap h3 {margin-top: 10px;}
* html #eshop #basket_preview_form .wrap h3 {margin-top: 10px;}
* html #eshop .contact-info #usernewsletter {margin-left: 15px;}
*:first-child+html #eshop .contact-info #usernewsletter {margin-left: 15px;}
* html #eshop .contact-info .submit {margin-left: 19px;}
*:first-child+html #eshop .contact-info .submit {margin-left: 19px;}
*:first-child+html #eshop #confirm .validation dl {margin-top: 10px;}
* html #eshop #confirm .validation {margin: 10px 0 0 0;}
*:first-child+html #eshop #confirm {padding: 0 3px;}
*:first-child+html #eshop .registration .validation .validatin-images-set {margin-top: 30px;}
* html #eshop .registration .validation .validatin-images-set {margin-top: 30px;}
*:first-child+html #eshop .gennewmail .validation .validatin-images-set {margin-top: 40px;}
* html #eshop .gennewmail .validation .validatin-images-set {margin-top: 40px;}
*:first-child+html #basket_preview_form fieldset p .submit {width: 130px;}
* html #basket_preview_form fieldset p .submit {width: 130px;}
*:first-child+html #eshop #confirm .submit {width: 150px;}
* html #eshop #confirm .submit {width: 150px;}
* html #eshop #basket input.add_basket {width: 150px;}
* html #eshop #calculation {line-height: 10%;}
#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;}
}
#login .inner_frame .errormes {margin-bottom: 15px;}
#eshop .gennewmail fieldset p input {width: 197px;}
* html #eshop .gennewmail fieldset p input {width: 201px;}
#account_firm, #deliveryaddress {margin-left: 2px;}
#sameaddress {margin-left: 0;}
#eshop .article .price {margin: 5px 0 20px;}
#eshop #articles .settings {margin-top: 10px;}
#eshop #product .wrap #calculation p {margin: 0;}
#eshop #basket_preview_form td img {padding-top: 2px;}
#basketpayments ul, #baskettransport ul {margin-left: 0;}
#basket_preview_form fieldset p {margin-left: 2px;}
#basket_preview_form fieldset p .submit {margin: 0px;}
#basket_preview_form p .submit {margin-left: 2px;}
#basketpayments h3, #baskettransport h3 {margin-left: 4px;}
.contact-info fieldset, .settings fieldset {padding: 5px 10px;}
#orderdone {padding: 5px 10px;}
#orderdone td {padding: 2px 0;}
#eshop #confirm .wrap {padding: 0px 10px;}
#eshop #panel {width: 71%;}
#eshop #articles h2 {padding-top: 0;}
#eshop #confirm .validation {margin: 10px 0;}
#eshop #confirm .validation #c_validation {height: 24px;}
* html #eshop #confirm .validation #c_validation {height: 30px;}
#eshop #confirm .validation dt {width: 90px;}
#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 #panel .panel-header li a {background: #373737; color: whitesmoke;}
#eshop #panel .panel-header li.active a, #eshop #panel .panel-header li a:hover {background: #2D2D2D; color: whitesmoke; border-bottom: 1px solid #2D2D2D;}
#eshop fieldset.validation {width: 100%;}
#eshop .wrap #product-info td {padding: 1px 0;}
#eshop .validation .validatin-images-set {width: 50%;}
#eshop #basket_preview_form td {padding: 0;}
#eshop #articles ul, #eshop p {font-size: 100%;}
#eshop .article .photo-wrap img {margin-left: 1px;}
* html #eshop .article .photo-wrap img {margin-left: 0;}
#eshop #panel .panel-header li {background: none; padding: 0;}
#eshop #block-comments .comment-headline h3 {display: block;}
#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 #block-comments textarea {width: 385px;}
#eshop #block-comments form input.submit {margin: 10px 0 0 0;}
#eshop #block-comments form dd input#c_validation {float: none; margin-left: 0;}
#eshop #block-comments .comment-headline h3 {float: none;}
#eshop #block-comments .comment-text {margin: 8px 0 2px 0; word-wrap:break-word;}
#eshop .validation dt {margin-bottom: 0;}
#eshop #block-comments .validation #c_validation, #eshop #block-comments form dd input {width: 229px;}
#eshop #basket_preview_form td.title, #eshop #confirm td.title {width: 26%;}
* html #eshop #basket_preview_form td.title, * html #eshop #confirm td.title {width: 24%;}
*:first-child+html #eshop #basket_preview_form td.title, *:first-child+html #eshop #confirm td.title {width: 24%;}
#eshop .registration #usernewsletter,#eshop .registration .validation, #eshop .registration .submit {margin-left: 2px;}
#eshop #articles {width: 100%;}
@media(min-width: 1100px) {
#eshop #articles {width: 418px;}
}
#delivery_address label {width: 78px; display: block;}
#eshop #product-comments #block-comments .comment {border: none; margin-top: 15px; padding-left: 0;}
#eshop #block-comments dd img {margin-top: 0;}
#eshop .registration, #eshop .gennewmail {margin-top: -25px;}
#eshop #block-comments {width: auto; border-top: none; margin-top: 0; padding-top: 0;}
#eshop #block-comments form {border-bottom: none;}
* html #eshop #block-comments {margin-right: 10px; padding-right: 0;}
* html #eshop #block-comments .validation #c_validation {width: 240px;}
#logged .inner_frame {padding-bottom: 10px;}
#orderdone th {color: #fafafa;}
#eshop #account_info {margin-top: 10px;}
#eshop .settings fieldset h3, #eshop .contact-info fieldset h3 {margin: 0 0 5px;}
#eshop #confirm table .right {padding-right: 0;}
#eshop #confirm .right p {margin: 0;}
#eshop #confirm .right .price {margin: 10px 0;}
#eshop #confirm .wrap h3 {margin: 15px 0 0;}
#eshop #confirm table {margin-left: 2px;}
* html #eshop #confirm table {margin-left: 0;}
* html #eshop #articles {padding-right: 0;}
#eshop #articles #steps {margin-bottom: 10px;}
#eshop #basket input.add_basket {margin: 10px 0;}
#eshop #basket_preview_form table .border_fix td, #eshop #basket_preview_form table tr .price {border: none;}
* html #eshop #articles .article .editor-area {line-height: 1em;}
#eshop .contact-info p {margin-top: -5px;}
#eshop .settings p {margin: 0;}
* html #eshop .registration fieldset.validation dd {margin-top: -25px;}
* html #eshop .registration fieldset.validation {width: 50%;}
*:first-child+html #eshop .registration fieldset.validation dd {margin-top: -25px;}
*:first-child+html #eshop .registration fieldset.validation {width: 50%;}
* html #eshop .gennewmail fieldset.validation dd {margin-top: -25px;}
* html #eshop .gennewmail fieldset.validation {width: 50%;}
*:first-child+html #eshop .gennewmail fieldset.validation dd {margin-top: -25px;}
*:first-child+html #eshop .gennewmail fieldset.validation {width: 50%;}
* html #eshop #product-comments .comment-headline i {margin-top: -4%; font-size: 80%;}
*:first-child+html #eshop #product-comments .comment-headline i {margin-top: -4%; font-size: 80%;}
#eshop #photo-detail {float: none;}
#eshop #product-info {line-height: 1.2em;}
* html #eshop #basket input.add_basket {color: white;}
* html #eshop fieldset.validation .validatin-images-set input {width: 240px;}
#content #eshop #basketpayments ul li, #content #eshop #baskettransport ul li {
background: #373737;}
#content #eshop #basketpayments ul li div, #content #eshop #baskettransport ul li div {
background: #282828;
margin-left: 0 !important;
padding-left: 17px;
}
* html #content #eshop #basketpayments ul li div, * html #content #eshop #baskettransport ul li div {padding-left: 24px;}
*:first-child+html #content #eshop #basketpayments ul li div, *:first-child+html #content #eshop #baskettransport ul li div {padding-left: 24px;}
#eshop #product-detail #product-info table tr td {min-width: 70px; vertical-align: top;}
#eshop #product .wrap h2 {line-height: 1.2em; padding-bottom: 15px;}
#eshop #basket_preview_form p input {width: 130px;}
#eshop #basket_preview_form fieldset p input  {padding: 5px 0;}
#eshop #basket_preview_form fieldset p a {padding: 6px 20px; text-decoration: none; text-align: center; font-size: 12px;}
* html #eshop #basket_preview_form fieldset p a {padding: 3px 20px;}
*:first-child+html #eshop #basket_preview_form fieldset p a {padding: 6px 20px;}
#eshop #steps .active {color: #B2B11B; font-weight: bold; background: #373737; }
* html #eshop #photo-detail {float: none;}
*:first-child+html #eshop #photo-detail {float: none;}
* html #eshop #product .wrap #calculation p {line-height: 160%;}
#eshop #steps .active, #eshop #steps .done {padding: 3px 5px;  border: 1px solid #292929;
-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; width: 55px; text-align: center;}
#confirm .wrap, #account_info, #billing_address, 
#eshop div.products .article span.price, #eshop #articles .article span.price {background: #373737;}
#confirm .wrap, #account_info, #billing_address {border: 2px solid #292929;}
#eshop #photo, #eshop div.products .article .photo-wrap, #eshop #articles .article .photo-wrap,
#eshop #product #photo-detail .photo-wrap {background: #373737; border: 1px solid #292929;}
@-moz-document url-prefix() { /** FF */ 
    #eshop #basket input.amount {top: 1px;} 
    .contact-info #billing_address label {width: 74px;}
}
#eshop #paging {clear: both;}
#eshop #paging a, #eshop #paging span.current {padding: 3px 6px; margin-right: 4px; border: 1px solid #292929; background: #373737; text-decoration: none; font-size: 110%;}
#eshop #paging #previous, #eshop #paging #next {border: none; background: none;}
#eshop #articles #steps ul {width: 235px; margin: 20px auto 5px;}
* html #eshop #articles #steps {text-align: center;}
#eshop .contact-info fieldset span {color: #ff0000;}
#ecategory div ul li.current ul li a {color: #DDD;}
#ecategory div ul li.current a, #ecategory div ul li ul li.current a, #ecategory div ul li.current ul li a:hover {color: #B2B11B;} 
menu li.current a {color: #181818; background: url('https://s3b.estranky.cz/img/d/1000000290/menu_a.gif') 50% 50px no-repeat;}
menu li.current ul.submenu li a {background-image: none; color: #fff;}
menu li.current ul.submenu li a:hover {color: #181818;}
#eshop .login-info fieldset p {margin: 5px 0;}
#eshop form.login-info fieldset p label { display: inline-block; width: 76px; }
#eshop form.login-info input {width/*\**/: 142px\9}
#eshop form.login-info input.submit {width/*\**/: auto\9}
* html #eshop form.login-info input {width: 145px;}
* html #eshop form.login-info input.submit {width: auto;}
#eshop .registration fieldset {padding: 0;}
#eshop .registration p {margin: 10px 0;}
#eshop .registration fieldset h3 {margin: 20px 0 5px;}
*:first-child+html #eshop .registration .submit {margin-left: 3px;}
*:first-child+html #eshop .registration #usernewsletter {margin-left: 0px;}
* html #eshop .registration .submit {margin-left: 1px;}
* html #eshop .registration #usernewsletter {margin-left: 0px;}
#eshop .login-info {padding: 0 0 15px 15px; border-bottom: 1px solid #434343;}
#eshop .order_account h3 {margin: 20px 3px 0;}
#eshop .order_account div {margin-left: 3px;}
#eshop div.order_account table tr.odd {background: #373737;}
#eshop #panel .inner_frame {background: #2D2D2D;}
/*****************/

#product-search input {vertical-align: middle;}
#product-search input#product-search-text {padding: 0 5px; border: 1px solid #292929; font-size: 100%; height: 28px; width: 220px;}
#product-search input.submit {padding: 0 20px;}
#product-search div.products h2 {font-size: 100%; margin-top: 20px; padding-top: 10px; border-top: 1px solid #434343;}
#product-search #product-search-form {margin-top: 10px;}
*:first-child+html #product-search input#product-search-text {padding: 6px 5px 0; height: 22px;}
* html #product-search input#product-search-text {padding: 6px 5px 0; height: 30px;}
@media \0screen {
    #product-search input#product-search-text {padding: 6px 5px 0; height: 22px;}
}
#eshop #basket_preview_form td.coupon input {width: 85px; padding: 5px 2px;}


/******************************************************************************/
/*----------------------------------------------------------Navigation bar style----------------------------------------------------------*/
@media screen,projection{
#nav-cover form{clear: none !important;}
#nav-cover input{background-color: #FFFFFF !important;}
}

/* Responsive */

.menu-toggle {
  position: absolute;
  margin-top: 13px;
  right: 10px;
  border: 0;
  outline: 0;
  padding: 0;
    padding-bottom: 6px;
  cursor: pointer;
  min-height: 35px;
  display: none;
  background: transparent;
  z-index: 99999;
}
.menu-toggle span {
  border-top: 5px #b2b11b 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: 992px) {
  
  #in-document {
    width: 100%;
  }
  #document {
    max-width: 970px;
      position: relative;
      margin: auto;
  }
  #header {
      height: auto;
      line-height: 1.5;
      padding: 40px 10px 10px 10px;
      box-sizing: border-box;
  }
  #header .inner_frame {
    width: 100%;
  }
  h1{
    width: 100%;
    height: auto;
                font-size: 1.6rem;
  }
  #navigation .inner_frame {
      width: 100%;
      background: #b2b11b;
      border: 4px solid #d9d92e;
      border-left: 0;
      border-right: 0;
      box-sizing: border-box;
  }
  #perex, .article {
    width: 100%;
  }
  #content {
    width: 100%;
    padding: 0 10px;
      box-sizing: border-box;
  }
  #nav-column {
    width: 100%;
      padding-top: 0;
      background: none;
  }
  #search {
    margin: 0;
    left: 0;
    top: 13px;
  }
  h1 a, h1 a:hover {
    display: block;
  }
  #articles, #archive, #slide, #photos, #folders {
    width: 100%;
  }
  #photos, #slide {
    width: 100%;
  }
  menu li {
      border-bottom: 3px solid #d9d92e;
  }
  menu li a {
    margin: 0;
      white-space: normal;
      line-height: 2;
      font-size: 16px !important;
      padding: 10px 0;
  }
  menu li, menu li a {
    float: none;
  }
  menu li a:hover {
    background: none;
  }
  .menu-toggle {
      display: block;
  }
  #navigation nav {
    display: none;
  }
  #navigation.menu-active nav {
    display: block;
  }
  .level_2 {
    display: none !important;
  }
  .column .section {
        width: 45%;
        float: left;
        margin: 10px 2.5%;
        clear: none;
    }
    #nav-column .column >.inner_frame {
      display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .folder {
        box-sizing: border-box;
        float: left;
        clear: none;
        width: 45%;
        margin: 10px 2.5%;
    }

}

@media only screen and (max-width: 991px) {

  body {
    width: 100% !important;
  }
  #whole-page {
      overflow: hidden;
  }

}

@media only screen and (max-width: 600px) { 

  .column .section, .folder {
    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: 130px;
  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: auto;
  height: auto;
  max-width: 120px;
  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 */