* {
    margin: 0;
    padding: 0;
}
hr {
    display: none;
}
#whole-page {
    text-align: center;
    margin: 10px 0;
}
#document {
    width: 802px;
    margin: 0px auto;
    text-align: left;
}
#document #in-document{
    padding: 0;
}
.accessibility-links {
    display: none;
}
#header {
    height: 201px;
}
h1 {
    position: absolute;
    top: 60px;
    left: 580px;
    width: 200px;
    height: 120px;
    overflow: hidden;
}
#navigation h2 {
    display: none;
}
#navigation {
    width: 802px;
    margin: 0;
}
#navigation .inner_frame {
}
menu {
    display: block;
}
menu li {
    display: block;
    float:left;
}
menu li a {
    display: block;
    padding: 10px 30px;
}
#breadcrumb-nav {
    padding:8px 13px;
}

#articles, #archive, #folders, #photos, #gallery, #slide {
    padding: 5px 29px 15px 29px;
}
#photos #gallery {
    padding: 0;
}
* html #photos {zoom: 1;}
.article {
    margin-bottom: 15px;
}
.under-article {
    padding: 3px 0;
}
#content {
    width: 531px;
    float: left;
    padding-bottom: 3px;
    margin-bottom: 48px;
    margin-top: 5px;
    overflow: hidden;
}
.column {
    width: 230px;
    padding: 5px 0;
    /*overflow: hidden;*/
    float: right;
    margin-right: 15px;
}
.column h2 {
    margin-top: 30px;
    height: 26px;
    padding: 9px 5px 7px 35px;
}
.column ul li {
    padding: 6px 0;
}
#perex {
    margin: 0;
    padding: 5px 12px 15px 12px;
}
.section .inner_frame {
}
.wrap-wrapu {
    width: 120px;
    margin: 0 auto;
}
.wrap-of-photo {
    padding: 5px;
    margin: 8px auto 0 auto;
    width: 95px;
}
#calendar caption {
    display: none;
}
#calendar table {
    margin: 0 auto;
}
td, th {
    padding: 1px 3px;
}
.clear {
    clear:both;
    font-size:0;
    height:0;
    line-height:0;
    visibility:hidden;
    width:100%;
}
#clear6, #clear7, #perex-cont-clear, #gallery-cont-clear, #g-section-cont-clear, #a-section-cont-clear, #article-cont-clear {
    display: block;
}
/* version 0.91 */
.pristupnost-links {
    display: none;
}
/* added */
* html #content {
    overflow: hidden;
}
#content .message span {
    color: #F00;
}
#articles {
    overflow: hidden;
}
#articles h2, #folders h2, #slide h2, #photos {
    padding-top: 15px;
}
#photos {
    margin: 15px 0 0 0;
    padding-top: 20px;
}
h3.section_sub_title, h3#photos-title, #gallery h3 {
    padding: 15px 0;
}
#content ul, #content ol {
    margin-left: 30px;
}
#content li {
    margin: 5px;
}
.vlevo-float {
    float: left;
}
.right-float {
    float: right;
}
img.vlevo-float {
    margin: 10px 10px 10px 0;
}
img.right-float {
    margin: 10px 0 10px 10px;
}
.under-article {
    clear: both;
}
form {
    margin: 0;
    clear: left;
}
#content form {
    margin: 0 0 10px 0;
}
form dt {
    width: 50px;
    margin-bottom: 10px;
    float: left;
    clear: left;
}
form dd {
    margin-bottom: 10px;
}
button {
    clear: both;
}
fieldset {
    padding: 0;
}
center {
    margin: 15px 0;
}
#portrait {
    margin-top: 30px;
}
#portrait h2 {
    margin: 0;
}
.folder-info {
    margin-left: 110px;
}
.fotoalbum {
    margin: 10px 0;
    padding: 10px;
}
#slide h3 {
    margin: 10px 0;
}
.slide-img {
    margin-bottom: 10px;
}
.slidebar {
    margin: 15px 0;
    width: 100%;
    overflow: scroll;
    white-space: nowrap;
}
.slidenav {
    padding: 3px 5px;
}
.slidenav br, #thumbnav br {
    line-height: 0;
    height: 0;
    clear: both;
}
.slidenav .back {
    float: left;
}
.slidenav .forward {
    float: right;
}
.slidenav {
    padding: 3px 5px;
    margin: 10px -25px;
}

.comment-headline, .comment-text {
    padding: 3px 5px;
}
#thumbnav, #timenav {
    margin: 10px -25px;
    padding: 10px;
}
#thumbnav .box {
    float: left;
    width: 80px;
    height: 80px;
    margin: 0 5px;
}
#thumbnav .box a {
    display: block;
    line-height: 80px;
}
#thumbnav .wrap {
    width: 490px;
    margin: 0 auto;
}

p {
    margin: 10px 0;
}
#articles form, #photos form, .article, .folder {
    padding-bottom:5px;
    padding-top:15px;
    clear: both;
}
.article {
    padding-top: 0px;
}
/* search */
#search {
    position: absolute;
    top: 182px;
    /*right: 18px;*/
    left: 570px;
    width: 207px;
    _width: 223px;
    height: 25px;
    z-index: 200;
    padding: 5px 8px;
}
#search br {
    display: none;
}
#search input {
    width: 166px;
}
input#sendsearch {
    height: 26px;
    width: 26px;
    overflow: hidden;
    margin: 0px;
    margin-left: 3px;
    margin-top: -1px;
    outline: none;
    position: absolute;
}

#search h2, #portrait h2 {
    display: none;
}
/* /search*/
/*---------- /LAYOUT ----------*/

/*---------- STYLE ----------*/
body {
    color: #d0c8aa;
}
html {
    background: #2b2c2b;
}
body {
    font: 80%/1.5 Arial, sans-serif;
    text-align: center;
}
table, form {
    font-size: 100%;
}
a {
    color: #88847f;
}
a:hover {
    text-decoration: none;
}
a img {
    border: none;
}
h1,h2,h3 {
    font-weight: normal;
}
h1 {
    font: 2em/1.2 Arial, sans-serif;
}
#document {
}
#document #in-document{
}
#header {
    background: #000000 url(https://s3b.estranky.sk/img/d/1000000213/bg_header.jpg) no-repeat;
}
h1 a {
    color: #ffffff;
    text-decoration: none;
}
h1 a:hover {
    text-decoration: underline;
}
#navigation {
    text-transform: uppercase;
    background: #000000 url(https://s3b.estranky.sk/img/d/1000000213/bgmenu.png) 50% 0% repeat-y;
}
#navigation .inner_frame {
    background: transparent url(https://s3b.estranky.sk/img/d/1000000213/bg_main_menu.png) 50% 0% no-repeat;
    display: block;
    width: 100%;
    height: 100%;
}
nav menu > li.level_1 {overflow: unset !important;}
ul.level_2 { position: absolute; top: 40px; z-index:999; background: #262726; border: 1px solid #3A2A1C;}
ul.level_2 > li { display: block !important; width: 100%; min-width: 200px;}
ul.level_2 > li > a {float: none;}
menu {
    list-style-type: none;
    padding-top: 5px;
}
menu li {
    background: url(https://s3b.estranky.sk/img/d/1000000213/bg_li.png) 100% 50% no-repeat;
    position: relative;
    display: block;
}
menu li a {
    font: bold 12.8px/1.5 sans-serif;
    color: #c2b294;
    text-decoration: none;
}
menu li a:hover {
    text-decoration: underline;
}
#breadcrumb-nav {
    font-size: .85em;
}
.under-article {
    font-size: .85em;
}
.column {
}
.column h2 {
    font-size: 100%;
    font-weight: normal;
    color: #ffffff;
    text-align: left;
    background: url(https://s3b.estranky.sk/img/d/1000000213/bg_columnh2.png) 50% 0% no-repeat;
}
.column ul {
    list-style-type: none;
}
.column ul li {
    background: url(https://s3b.estranky.sk/img/d/1000000213/bg_menu_li.png) 50% 100% no-repeat;
}
.column ul li a {
    color: #f3eec0;
    text-decoration: none;
    background: url(https://s3b.estranky.sk/img/d/1000000213/list-img.gif) 16px 50% no-repeat;
    display: block;
    overflow: hidden;
    _width: 100%;
    padding-left: 35px;
}
.column ul li a:hover {
    text-decoration: underline;
}
#portrait {
    text-align: center;
}
#portrait img {
    border: 6px solid #4c4d4b;
}
#perex {
}
#articles, #archive, #folders, #photos, #slide, .article, #rss-channels {
    color: #412e24;
    background: #fcf9f7 url(https://s3b.estranky.sk/img/d/1000000213/articles_top.png) no-repeat;
}
#articles .article {
    background: none;
}
#gallery {
    color: #412e24;
    background: #fcf9f7;
}
#last-gallery {
    text-align: center;
}
#articles a, h3 a, #articles a, #archive a, #folders a, #photos a, #gallery a, #slide a {
    color: #5C9C4B;
}
#last-fotogalerie {
    text-align: center;
}
.section .inner_frame {
    background: url(https://s3b.estranky.sk/img/d/1000000213/bg_menu_li.png) 50% 100% no-repeat;
}
.wrap-of-photo {
    border: 5px solid #303130;
}
#calendar {
    text-align: center;
}
#calendar table {
    text-align: center;
}
#footer {
    background: url(https://s3b.estranky.sk/img/d/1000000213/bg_footer.png) 50% 100% no-repeat;
    float:left;
    font-size: .85em;
    margin-top: 3px;
    padding: 0;
    margin-left: -111px;
    text-align: center;
    height: 94px;
    width: 1024px;
}
#footer .inner_frame p + p a {margin: 0 5px;}
/* added */
.left {
    text-align: left;
}
.right {
    text-align: right;
}
.center {
    text-align: center;
}
.justify {
    text-align: justify;
}
#content ul, #content ol {
    list-style-type: square;
}
#content ol {
    list-style-type: decimal;
}
fieldset {
    border: 0 none;
}
/* photo */
.foto-wrap {
    border: 1px solid #bbb;
    background: #f2f2f2;
    text-align: center;
}
.fotoalbum {
    background: #fafbff;
    border: 1px solid #aaf;
}
#slide h3 {
    text-align: center;
}
.slide-img {
    text-align: center;
}
.slide-img a img, .slidebar a img {
    border: 3px solid #bbb;
}
.slide-img a:hover img, .slidebar a:hover img {
    border: 3px solid #000;
}
.slidenav {
    border: 1px solid #ddd;
    background: #fafafa;
    text-align: center;
}
.comment-headline b, .comment-headline i {
    font-style: normal;
    font-weight: normal;
}
#thumbnav, #timenav {
    border: 1px solid #ddd;
    background: #fafafa;
    text-align: center;
}
#thumbnav .box {
    border: 1px solid #aaa;
    background: #eee;
}
#thumbnav .box a {
    text-align: center;
    line-height: 80px;
}
#thumbnav .box a img {
    vertical-align: middle;
}
#thumbnav .wrap {
    text-align: left;
}
h3.section_sub_title, h3#photos-title, #gallery h3 {
    font-weight: bold;
}
/*--- form---*/
form {
    color: #000000;
}
input, textarea {
    color: #000000;
    background: #fefaf7;
    border: 1px solid #bdb1a8;
}
textarea {
    font: 1em/1.5 Arial, sans-serif;
}
/*--- form---*/
/*--- search---*/
#search {
    background: url(https://s3b.estranky.sk/img/d/1000000213/bg_search.png) 50% 50% no-repeat;
}
#search form {
    /*background: #836c58;*/
    background: url(https://s3b.estranky.sk/img/d/1000000213/bg_search.png) 50% 50% no-repeat;
}
#search input {
    background: #6d6d6d;
    border: 4px solid #6d6d6d;
    _border: 3px solid #6d6d6d;
    &border: 3px solid #6d6d6d;
}
input#sendsearch {
    background: url('https://s3b.estranky.sk/img/d/1000000213/sendsearch.gif') 50% 50% no-repeat;
    cursor: pointer;
    cursor: hand;
    border: 0px;
    text-indent: 400px;
    font-size: 450px;
}
/*--- /search---*/

/*---------- /STYLE ----------*/


/* advertisement */
.message {
    color: white;
    margin-bottom: 5px;
}
.column .message {
    margin-top: 20px;
}
/* version 0.91 */
.message .inner_frame {
    padding: 5px;
}
/* version 0.91 */
.message {
    text-align: center;

}
.message img {
    border: none;
    display: block;
    margin: 0 auto;
}
#in-document {
    position: relative;
}
#sky-scraper-block {
    position: absolute;
    right: -300px;
    top: 0;
    text-align: center;
    width: 300px;
    margin-left: 0;
}
#sticky-box {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    right: 0;
}
#leaderboard-top {
  display: block!important;
  margin: 0 auto 15px;
   width: 85%;
}
#sky-scraper-block div .inner_frame {padding-top: 0;}
.hypertext {
    border: 1px solid #2C1D12;
    margin: 10px 0 0 0;
    overflow: hidden;
    padding: 10px 5px;
}
.hypertext h2 {
  font-size: 1em;
  padding-right: 75px;
}
#content .hypertext h2 a {
  text-decoration: underline;
}
#content .hypertext h2 a:hover {
  text-decoration: none;
}
.hypertext+.hypertext {
  border-top: none;
  background: #FCF9F7;
  margin-top: -1px;
}
.hypertext .mess-title {
  float: right;
  line-height: 17px;
}
*html .hypertext .mess-title {
  float: none;
}
.hypertext+.hypertext .mess-title {
  display: none;
}
/* advertisement */
#mess-text, #block-comments {
    clear: both;
}
h2#comments {
    padding: 30px 0px 10px 0px;
}
#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 #shifter_wrap #shifter_footer .span3,  #shifter #shifter_wrap #registration {background: #fef4eb;}
#shifter div#shifter_title h3 {margin: 5px 0; color: #f6efc1;}
#shifter #shifter_wrap #shifter_footer .category {background: #322d2a url('https://s3b.estranky.sk/img/d/1000000213/shifter_category.png') -10px -4px no-repeat; margin: 0px 0 5px 0; padding: 5px 0 5px 25px; border-bottom: 1px dotted #3f403f;}
#shifter #shifter_wrap #shifter_footer .category a {text-decoration: none; font-size: 13px; color: #fff;}
#shifter #shifter_wrap #shifter_footer .category a:hover {text-decoration: underline;}
#shifter .span3 a {color: #907d6d;}
#shifter #shifter_wrap #shifter_footer .span3 {padding: 0 0 5px; width: 135px;}
* html #shifter #shifter_wrap #shifter_footer .span3 {width: 126px;}
#shifter div#registration input#send-mail-list {background: #FEFAF7; cursor: pointer; border: 1px solid #BDB1A8; color: black; font-weight: bolder; padding: 2px 6px;}
#shifter #shifter_wrap #shifter_footer .span3 h4 {padding: 2px 0;}
#shifter #shifter_wrap #shifter_footer .span3 h4, #shifter #shifter_wrap #shifter_footer .span3 a.image  {margin: 0 5px;}
* html #shifter #shifter_title h3#shifter_t_2 {margin-right: 142px;}
* html #shifter #shifter_wrap #shifter_footer {width: 545px;}


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

#mail-list #mail-list-key, #c_k_email, #c_k_headline, #validation{
    background: #F9F6F3;
    width: 180px;
    padding: 5px 8px;   

}
#mail-list br {display: none;}
#txt{
    background: #836C58;
    width: 280px;
    padding: 5px 8px;
    position: relative;
}
#mail-list fieldset{ border: 100px solid green; background: #2B2C2B !important; border: 0px;  padding-top: 8px;}

#mail-list #send-mail-list{
    background: url('https://s3b.estranky.sk/img/d/1000000213/sendsearch.gif') 50% 50% no-repeat;
    cursor: pointer;
    cursor: hand;
    border: 0px;
    text-indent: 400px;
    =font-size: 450px; 
    height: 26px;
    width: 26px;
    overflow: hidden;
    margin: 0px;
    outline: none;
}
/* 4.1 Submenu 
-----------------------------*/

menu li a {
    padding: 12px 15px !important;
}

menu li.submenu-over { position: relative; }

menu li ul.submenu, menu li.submenu-over ul.click, menu li ul.classic { display: none;  }

menu li.submenu-over ul.click, menu li.submenu-over ul.onmouse, menu li:hover ul.onmouse{ display: block; }

menu li.submenu-over ul.onmouse, menu li:hover ul.onmouse{
    position: absolute;
    top: 99%;
    left: 0px;
    background: #282927;
    width: 300px;
    border: 1px solid #C2B294;
    overflow: hidden;
    padding: 0px;
}
menu li.submenu-over ul.onmouse li, menu li:hover ul.onmouse li{
    padding: 0px;
    margin: 0px;
    float: none;
    display: block;
}

menu li.submenu-over ul.onmouse li a, menu li:hover ul.onmouse li a{
    position: static;
    color: #C2B294;
    margin: 0px;
    border: 0px;
    display: block;
    _height: 30px;
    padding: 6px 15px !important;
    float: none;
    white-space: normal;
}

menu li.submenu-over ul.onmouse li a:hover, menu li:hover ul.onmouse li a:hover{
    border: 0px;
    background-image: none;
}



/*********************************************/
.admin h3 { color: green !important;}

div#block-comments .comment-answer{
    text-align: right;
    font-size: 110%;
    text-transform: capitalize;
    padding-right: 10px;
}

div#block-comments .comment-answer a{
    padding: 6px;
}

.list-of-pages{ text-align: center; position: relative; display: block; width: 100%;}
.list-of-pages .previous{ position: absolute; left: 0px; top: 0px;}
.list-of-pages .next{ position: absolute; right: 0px; top: 0px;}
.list-of-pages a{ color: #3F5057 !important; }
.list-of-pages .numbers{ display: block; margin: 0px auto; width: 320px;}

/**********preview**********/

#thumbnav, #photos, #preview-folder { 
    overflow: hidden;
}

#photos .photo-wrap, #preview-folder .box, #thumbnav .box, .folder .photo-wrap{
    background: transparent;
    border:1px solid #C2B294;
    float: left;
    width: 90px;
    height: 90px;
    margin: 2px 0px 2px 4px;
    _width: 92px;
    _height: 92px;
}

#thumbnav .box {margin: 0px 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;}

/*********end of preview**********/

h1.head-left { text-align: left; }
h1.head-center { text-align: center; }
h1.head-right { text-align: right; }

#ajax-container_preview{ z-index: 999999; }

#languages .inner_frame, #last-photo .inner_frame {text-align: center;}
.column .inner_frame {padding-bottom: 15px;}
#search .inner_frame, #photo-album-nav .inner_frame, #links .inner_frame, #rss-nav .inner_frame {padding-bottom: 0px !important; }

#languages .inner_frame{ padding: 10px 0 20px 0; overflow: hidden;}
#languages .inner_frame a{ margin: 2px; float: left;}

#photo-album h2, #photo-album .editor-area { margin: 12px 13px;}
#photos h2 { margin: 0px 0px 10px 0; color: #5C9C4B; }
#folders {margin-bottom: 12px;}

.article, #rss-channels {margin: 13px 0 0 0; padding: 13px 13px 5px 13px;}
#articles .article { padding: 0px; }

#block-comments {background: #FEF4EC;   background: #FEF4EC url(https://s3b.estranky.sk/img/d/1000000213/bg_comment_h2.png) no-repeat; padding: 0px 29px; margin: 0px -13px; }

.comment { color: #2C1D12; }
#photo-album #block-comments { margin: 0px; }

#header .decoration {
    width: 535px;
    height: 199px; 
    position: absolute;
    top: 1px;
    left: 1px;
    background: transparent url('/img/ulogo.2.png') no-repeat;
}

#comments-form textarea, #comments-form input, #block-comments input#c_title{ 
    width: 420px;
    font-family:Tahoma,Arial,sans-serif; font-size:13px;
}
#comments-form .submit {  width:95px; margin:10px 0px;
                          padding: 8px; }
#photos .photo-wrap {margin:0 2px 2px 0;}
#sendsearch, #send-mail-list, .submit { cursor: pointer; }
#section_subsections { margin: 20px 0; }
#comments-form .submit {font-weight:bold;}
#comments-form legend span { font-weight: bold; font-size: 110%; display: block; margin: 10px 0px;}

div#block-comments form dd input{width: 165px;} 
#block-comments form dd input#c_validation{float:left;margin-left:50px;} 
#block-comments form dd div#c_validation_div{text-align:right;} 
#block-comments form dt#validation-dt{margin-left:50px;margin-top:33px;position:absolute;width:180px;}
#block-comments form input.submit {margin-left: 50px;}

.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;
}
#stats .inner_frame, #contact-nav .inner_frame, .own-code-nav .inner_frame {
    padding-left: 35px;
}
#stats th { padding-left: 0px; }
#rss-channels h3 {margin: 1em 0.3em 0;}

/* ----------- Facebook------------ */
#fb_likebox_width {margin: 4px 0 0 18px; width: 190px;}

/* ----------- Like ----------- */
.fb_edge_widget_with_comment{margin:5px 0px;}
/* --- eshop ---- */
div#eshop div#articles.order_account table#basket_preview_form td {padding: 0 3px;}
* html #basket_preview_form td input, 
* html #basket_preview_form .wrap input {border:  medium none; background:   none transparent scroll repeat 0% 0%;}
*:first-child+html #basket_preview_form td input, 
*:first-child+html #basket_preview_form .wrap input {border:  medium none; background:   none transparent scroll repeat 0% 0%;}
#individual , #firm, #sameaddress, #usernewsletter, #eshop #basket_preview_form .wrap input {border:  medium none; background:   none transparent scroll repeat 0% 0%;}
* html #eshop table td, * html #eshop table th {color: black;}
#eshop .comment-headline i {float: right;}
#eshop #block-comments {width: 100%;}
#eshop .submit, #login .submit {background: #FEFAF7; cursor: pointer;
border: 1px solid #BDB1A8; color: black; font-weight: bolder;}
#eshop .submit {padding: 4px;}
#login .submit {padding: 2px 6px;}
#login .inner_frame form div input {margin-bottom: 5px;}
#usernewsletter, .settings .submit, .contact-info .submit {margin-left: 17px;}
#login input.submit, #login label {float: none;}
#login label {width: auto;}
#login .inner_frame p {margin: 3px 0;}
#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 h2 {padding: 15px 15px 0 15px;}
#eshop div.products .editor-area {padding: 0px 15px;}
#eshop div.products .article h3, #eshop #articles .article h3 { margin: 0.2em 0em 0.3em; line-height: 1.2em; height: 2.4em; overflow: hidden;}
#eshop div.products .article, #eshop #articles .article {float: left; width: 130px; display: inline; margin: 10px 17px 0px; padding: 0 2px; background: none;}
* html #eshop div.products .article, * html #eshop #articles .article {width: 134px; padding-bottom: 25px;}
#eshop div.products {padding: 13px 13px 15px 13px; margin-bottom: 20px; color: #412E24; background: #FCF9F7 url('https://s3b.estranky.sk/img/d/1000000213/articles_top.png') no-repeat;}
#eshop div.products .article .photo-wrap, #eshop #articles .article .photo-wrap {float: none; width: 130px; height: 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;}
*:first-child+html #eshop div.products .article .editor-area, *:first-child+html #eshop #articles .article .editor-area {height: 5.5em;}
* html #eshop div.products .article .editor-area, * html #eshop #articles .article .editor-area {line-height: 1.25em; height: 5.4em;}
#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;}
#ecategory ul li ul li {background: none;}
#ecategory ul li {
  padding: 0;
}
#ecategory ul li ul {
  padding-left: 20px;
}
#eshop #product #photo-detail .photo-wrap {
float: left;
margin-top: 1px;
}
#eshop #basket input.amount {height: 18px; top: 0;}
* html #eshop #basket input.amount {height: 32px;}
*:first-child+html #eshop #basket input.amount {height: 21px;}
#eshop .sphotos .photo-wrap {display: table;}
#account_firm label {width: 82px; display: block;}
#billing_address label {width: 80px; display: block;}
.settings #firmsdata label {width: 82px;}
#eshop .settings #billing_address label {width: 81px;}
.contact-info #billing_address label {width: 81px;}
#eshop #billing_address #sameaddress + label {width: auto; display: inline;}
*:first-child+html #eshop .settings #billing_address label {width: 76px;}
* html #account_firm label {width: 80px;}
@-moz-document url-prefix() { /** FF */ 
    #eshop .settings #billing_address label {width: 76px;}
    .contact-info #billing_address label {width: 79px;}
}
*:first-child+html #eshop .settings #usernewsletter {margin-left: 17px;}
*:first-child+html #eshop .settings .submit {margin-left: 20px;}
* html #eshop .settings #usernewsletter {margin-left: 17px;}
* html #eshop .settings .submit {margin-left: 21px;}
*:first-child+html #eshop .registration #usernewsletter {margin-left: 1px;}
* html #eshop .registration #usernewsletter  {margin-left: 1px;}
*: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: 17px;}
*:first-child+html #eshop .contact-info #usernewsletter {margin-left: 17px;}
* html #eshop .contact-info .submit {margin-left: 21px;}
*:first-child+html #eshop .contact-info .submit {margin-left: 21px;}
*: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;}
* html #eshop #block-comments form input.submit {margin: 10px 0 0 58px;}
* html #eshop form label, * html #eshop form h3 {color: black;}
* html #login .submit {width: 118px;}
*:first-child+html #login .submit {width: 118px;}
#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;}
#login .inner_frame .errormes {margin-bottom: 15px;}
#eshop .gennewmail fieldset p input {width: 193px;}
* html #eshop .gennewmail fieldset p input {width: 195px;}
* html #basketpayments h3, * html #baskettransport h3 {margin-left: 5px;}
*:first-child+html #eshop #basket_preview_form .wrap input {margin-left: -2px;}
* html #eshop #basket_preview_form .wrap input {margin-left: -3px;}
*:first-child+html #basketpayments ul, *:first-child+html #baskettransport ul {margin-left: 1px;}
#eshop .settings p {margin: 0;}
*:first-child+html #eshop .gennewmail fieldset p input {width: 193px;}
#account_firm, #deliveryaddress {margin-left: 2px;}
#sameaddress {margin-left: 0;}
#eshop #articles .settings {margin-top: 10px;}
#eshop .article .price {margin: 5px 0 20px;}
#eshop #product-detail #calculation {line-height: 180%;}
#eshop #basket_preview_form td img {padding-top: 2px;}
#basketpayments ul, #baskettransport ul {margin-left: -5px;}
#eshop #basket_preview_form p .submit,
#basketpayments h3, #baskettransport h3 {margin-left: 2px;}
#content #eshop #basketpayments ul li input, #content #eshop #baskettransport ul li input {
margin: 3px 2px 0 2px;}
* html #basketpayments ul, * html #baskettransport ul {margin-left: 2px;}
* 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: 27px;}
* html #content #eshop #basketpayments ul li input, * html #content #eshop #baskettransport ul li input {
margin: 0 2px 0 0;}
*:first-child+html #basketpayments ul, *:first-child+html #baskettransport ul {margin-left: 2px;}
*:first-child+html #eshop #basket_preview_form p .submit,
*:first-child+html #basketpayments h3, *:first-child+html #baskettransport h3 {margin-left: 6px;}
*:first-child+html #content #eshop #basketpayments ul li div, *:first-child+html #content #eshop #baskettransport ul li div {padding-left: 27px;}
*:first-child+html #content #eshop #basketpayments ul li input, *:first-child+html #content #eshop #baskettransport ul li input {
margin: 0 2px 0 0;}
* html #eshop #basket_preview_form li div  {font-size: smaller;}
#eshop #articles #steps ul {width: 235px; margin: 15px auto 5px;}
* html #eshop #articles #steps {text-align: center;}
#eshop #basket_preview_form .title {padding-left: 3px;}
.contact-info fieldset, .settings fieldset {padding: 5px 10px;}
#orderdone {padding: 5px 10px;}
#orderdone td {padding: 2px 0;}
#eshop #confirm .wrap {padding: 0px 10px;}
#eshop #block-comments form dt {width: 55px;}
#eshop #confirm .validation {margin: 10px 0 0;}
#eshop #confirm .submit {margin-top: 3px;}
#eshop #confirm .validation #c_validation {height: 24px;}
* html #eshop #confirm .validation #c_validation {height: 30px;}
*:first-child+html #eshop #confirm .validation #c_validation {height: 28px}
#eshop #confirm .validation dt {width: 90px;}
*:first-child+html #eshop #confirm .validation dt {margin-bottom: 10px;}
#eshop form#confirm input[type="checkbox"] {position: relative; top: 2px; border: none;}
*: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 #basket form {clear: none; margin: 0; padding: 0;}
#eshop fieldset.validation {width: 100%;}
#eshop #panel {width: 480px;}
#eshop #basketpayments {width: 48%;}
#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 #block-comments .comment-text {word-wrap: break-word;}
#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%; padding: 5px 10px;}
#eshop #block-comments textarea {width: 395px; margin: -27px 0 0 55px;}
* html  #eshop #block-comments textarea {margin-left: 58px;}
#eshop #block-comments form input.submit, #eshop #block-comments .validation dd {margin-left: 55px;}
#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 10px;}
#eshop .validation dt {width: 81px; margin-bottom: 0;}
#eshop #block-comments .validation #c_validation {width: 238px;}
#login .inner_frame, #nav-basket .inner_frame, #logged .inner_frame {padding: 10px 10px 10px 35px;}
#eshop #block-comments .submit {width: auto;}
#eshop #basket_preview_form td.title {width: 29%;}
#eshop #block-comments {background: #FEF4EC;}
#login .inner_frame label {color: white;}
#eshop .registration #usernewsletter,#eshop .registration .validation, #eshop .registration .submit {margin-left: 5px;}
#eshop h3 {font-weight: bold;}
#eshop .article {clear: none;}
#delivery_address label {width: 84px; display: block;}
#eshop .registration fieldset h3 {margin: 15px 0 5px;}
#ecategory .inner_frame ul li {background: none;}
#eshop #articles {margin-bottom: 20px;}
#eshop #basket {margin: 0;}
#eshop #product-detail #calculation p {margin: 0;}
#eshop #product-comments #block-comments .comment {margin-top: 15px;}
#eshop #orderdone {margin: 30px 0;}
#eshop #account_info {margin-top: 10px;}
#eshop .settings fieldset h3, #eshop .contact-info fieldset h3 {margin: 0 0 5px;}
#eshop .settings .submit {margin-top: 10px;}
#eshop #confirm .right p {margin: 0;}
#eshop #confirm .right .price {margin: 10px 0;}
#eshop #product-comments #block-comments {padding: 0; margin: 0;}
#eshop #confirm table .right {padding-right: 0;}
#eshop #basket_preview_form table .border_fix td, #eshop #basket_preview_form table tr .price {border: none;}
#eshop .contact-info p {margin-top: -5px;}
* html #eshop .registration fieldset.validation dd {margin-top: 0;}
* html #eshop .registration fieldset.validation {width: 60%;}
*:first-child+html #eshop .registration fieldset.validation dd {margin-top: 0;}
*:first-child+html #eshop .registration fieldset.validation {width: 60%;}
* html #eshop .gennewmail fieldset.validation dd {margin-top: 0;}
* html #eshop .gennewmail fieldset.validation {width: 60%;}
* html #eshop #product-comments .comment-headline i {margin: -5% 10px 0 0;}
*:first-child+html #eshop #product-comments .comment-headline i {margin: -5% 10px 0 0;}
*:first-child+html #eshop .gennewmail fieldset.validation dd {margin-top: 0;}
*:first-child+html #eshop .gennewmail fieldset.validation {width: 60%;}
#eshop fieldset.validation .validatin-images-set input {width: 238px;}
* html #eshop fieldset.validation .validatin-images-set input {width: 240px;}
* html #eshop #basket input.add_basket {width: 150px;}
*:first-child+html #eshop #basket input.add_basket {width: 150px;}
* html #eshop #product-comments fieldset.validation dd {margin: 5px 0;}
*:first-child+html #eshop #product-comments fieldset.validation dd {margin: 5px 0;}
#eshop #confirm td.title {width: 46%;}
* html #login input.submit {width: 115px;}
#content #eshop #basketpayments ul li, #content #eshop #baskettransport ul li {
background: #d3d1d2;}
#content #eshop #basketpayments ul li div, #content #eshop #baskettransport ul li div {
background: #faf9f5;
margin-left: 0 !important;
padding-left: 22px;
}
#eshop #product-detail #product-info table tr td {min-width: 70px; vertical-align: top;}
#eshop #product .wrap h2 {line-height: 1.2em; margin-bottom: 10px;}
#eshop #photo-detail {margin: 0 5px 10px 0;}
#eshop #basket input.add_basket {width: 143px;}
#eshop #basket_preview_form p input {width: 127px;}
#eshop #basket_preview_form fieldset p input  {padding: 4px 0;}
#eshop #basket_preview_form fieldset p a {padding: 3px 17px; text-decoration: none; text-align: center; font-size: 13px;}
* html #eshop #basket_preview_form fieldset p a {padding: 5px 17px;}
*:first-child+html #eshop #basket_preview_form fieldset p a {padding: 5px 17px;}
#eshop #steps .active {color: white; font-weight: bold; background: #d3d1d2; }
#eshop #panel .panel-header li a {background: #6d6d6d; color: whitesmoke;}
#eshop #panel .panel-header li.active a, #eshop #panel .panel-header li a:hover {background: #fdf9f6; border-bottom: #fdf9f6; color: black;}
#eshop #steps .active, #eshop #steps .done {padding: 3px 5px; border: 1px solid #6d6d6d;
-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; width: 55px; text-align: center;}
#confirm .wrap, #account_info, #billing_address,
#eshop div.products .article span.price, #eshop #articles .article span.price {background: #d3d1d2;}
#confirm .wrap, #account_info, #billing_address {border: 2px solid #C2B294;}
#eshop #photo, #eshop div.products .article .photo-wrap, #eshop #articles .article .photo-wrap,
#eshop #product #photo-detail .photo-wrap {background: transparent; border: 1px solid #C2B294;}
#eshop #basket input.amount {top/*\**/: -1px\9}
@-moz-document url-prefix() { /** FF */ 
    #eshop #basket input.amount {height: 17px; top: 1px;} 
}
#eshop .message-info {margin: 10px 0 10px 12px;}
#eshop #articles .message-info {margin: 10px 0;}
#eshop #paging {clear: both;}
#eshop #paging a {text-decoration: none; padding: 5px 7px; color: #412E24;}
#eshop #paging span.current, #eshop #paging a {margin-right: 4px;}
#eshop #paging span.current, #eshop #paging a:hover {padding: 4px 6px; border: 1px solid #ddd; background: #fff;}
#eshop #paging #previous, #eshop #paging #next {border: none; background: none;}
#eshop #paging #previous:hover, #eshop #paging #next:hover {padding: 5px 7px; font-weight: bold;}
#eshop .contact-info fieldset span {color: #ff0000;}
menu li.current ul.submenu li a, #ecategory div ul li.current ul li a {text-decoration: none;}
menu li.current a, menu li.current ul.submenu a, menu li.current ul.submenu li a:hover, #ecategory div ul li.current a, #ecategory div ul li ul li.current a, #ecategory div ul li.current ul li a:hover{text-decoration: underline;}
#eshop .login-info fieldset p {margin: 5px 0;}
#eshop form.login-info fieldset p label { display: inline-block; width: 86px; }
#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 .registration fieldset {padding: 0;}
#eshop .registration p {margin: 10px 0;}
*:first-child+html #eshop .registration .submit {margin-left: 5px;}
*:first-child+html #eshop .registration #usernewsletter {margin-left: 0px;}
* html #eshop .registration .submit {margin-left: 5px;}
* html #eshop .registration #usernewsletter {margin-left: 0px;}
#eshop .login-info {padding: 0 0 10px 17px; border-bottom: 1px solid #BDB1A8;}
#eshop .order_account h3 {margin: 10px 5px 0;}
#eshop .order_account div {margin-left: 5px;}
#eshop #product .wrap #product-detail form {clear: none;}
#eshop div.order_account table tr.odd {background: #d3d1d2;}
/*****************/

#product-search input {vertical-align: middle;}
#product-search {background: #fcf9f7  url('https://s3b.estranky.sk/img/d/1000000213/articles_top.png') no-repeat; padding: 10px 29px 15px 29px;}
#product-search h2 {color: #412E24;}
#eshop #product-search .products {padding: 0; margin-top: 20px; background: none;}
#eshop #product-search .products h2 {padding: 0;}
#product-search #product-search-form {margin: 10px 0;}
#product-search input#product-search-text {font-family: Tahoma,Arial,sans-serif; font-size: 13px; padding: 0 5px; width: 220px; height: 28px;}
#product-search input.submit {padding: 0 20px; height: 30px;}
#eshop #product-search div.products .article {margin: 10px 11px 0px;}
*: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.couponText {width: 80px; padding: 4px 2px;}
#eshop #basket_preview_form td.title {width: 40%;}

/******************************************************************************/
/*----------------------------------------------------------Navigation bar style----------------------------------------------------------*/
@media screen,projection{
    #nav-cover{margin-top:-10px;}
    #nav-cover form{clear: none !important;}

    #navigation menu.menu-type-standard li, #navigation menu.menu-type-none li {=overflow: visible !important;}

    /* Full width adjustments */
    body.full-width #content {width: 800px;}
    body.full-width .column {width: auto; float: none; padding: 0; margin: 0;}
    body.full-width #articles, body.full-width #archive, body.full-width #folders, body.full-width #photos, body.full-width #slide,  body.full-width .article,  body.full-width #rss-channels {
        background-image: url('https://s3b.estranky.sk/img/d/1000000213/bg_article_full.png');}
    body.full-width #block-comments {background-image: url('https://s3b.estranky.sk/img/d/1000000213/bg_comment_h2_full.png');}
    body.full-width #comments-form {width: 70%;} 
}


/* Responsive */

.menu-toggle {
    position: absolute;
    margin-top: 10px;
    right: 10px;
    border: 0;
    outline: 0;
    background: rgba(0,0,0,0.7);
    padding: 5px;
    border-radius: 8px;
    cursor: pointer;
    min-height: 35px;
    display: none;
    z-index: 99999;
}
.menu-toggle span {
    border-top: 5px white solid;
    width: 30px;
    margin: 2px 0;
    display: block;
    transition: 0.3s all linear;
}
.menu-toggle.menu-active {
	padding-top: 0;
}
.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: 1100px) {
    
    #document {
        width: 100%;
        max-width: 802px;
    }
    h1{
        top: 0;
        padding: 10px 50px 10px 10px;
        box-sizing: border-box;
        left: 0;
        z-index: 9;
        width: 100%;
    }
    #header .decoration {
        width: 100%;
        background-size: 100% 100% !important;
    }   
    #navigation {
        width: 100%;
    }
    #navigation .inner_frame {
        background-size: cover;
    }
    #content {
        width: 100%;
        margin-bottom: 0;
    }
    .column {
        width: 100%;
        margin: 0;
    }
    .column h2 {
        background: #3d3d3d;
    }
    #search {
        top: 166px;
        left: 0;
    }
    #languages .inner_frame {
        padding: 10px 30px;
        box-sizing: border-box;
        background: none;
    }
    #mail-list .inner_frame {
        padding-left: 30px;
        box-sizing: border-box;
    }
    #footer {
        width: 100%;
        background-size: cover;
        margin-left: 0;
        height: 50px;
        display: table;
    }
    #articles, #archive, #folders, #photos, #slide, .article, #rss-channels {
        background: #fcf9f7;
    }
    menu li {
        width: 100%;
        text-align: center;
        border-bottom: 1px solid;
    }
    .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%;
        display: table;
        margin: 10px 2.5%;
    }

}

@media only screen and (max-width: 991px) {
    
    #whole-page {
        overflow: hidden;
    }
    body {
        width: 100% !important;
    }

}

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

	.column .section, .folder {
		width: 100%;
	    margin: 5px 0;
	}

}

img {
    max-width: 100%;
    height: auto;
}
iframe {
    max-width: 100%;
}

@media only screen and (max-width: 991px) { 
    table {
        width: 100%;
        max-width: 800px;
        clear: both;
        height: auto;
    }
    #perex table {
        width: 100%;
        display: block;
        overflow: auto;
        box-sizing: border-box;
        border: 0;
        min-width: auto !important;
    }
}
/* Galerie responsive */
#smLightbox_title {
  max-width:750px;
  position:relative;
  box-sizing: border-box;
  padding:0 10px;
}
#smLightbox_description {
  max-width:100%;
  position:relative;
  padding:5px 10px 0;
  box-sizing: border-box;
  top:10px !important;
}
#smLightbox_container {
  max-width: 100%;
    overflow: hidden;
}
@media only screen and (max-width: 991px) {
  #smLightbox_title {
    margin-top:30px ;
  }
}


/* ------------- 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 */
