/*-----------------------------------------------------------------------------
Projection style
-----------------------------------------------------------------------------*/

@media screen, projection {

/* Common style -------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}
.decoration {
	display: none;
}
body {
	font: 70%/1.5 Tahoma, "Lucida Grande CE", lucida, sans-serif;
	text-align: center;
	color: #FFF;
	background: #C2DE85 url(https://s3b.estranky.cz/img/d/1000000015/body.gif) top left repeat-x;
}
hr {
	display: none;
}
table, form {
	font-size: 100%;
}
a {
	color: #589300;
}
a:hover {
	color: black;
	text-decoration: none;
}
a img {
	border: none;
}
.editor-area img.text-picture {
            border: 4px solid #CDEBA2;
}
p {
	margin: 10px 0;
}

.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.justify {
	text-align: justify;
}
* html #content {
	overflow: hidden;
}
#articles {
	overflow: hidden;
}
#content ul, #content ol {
	list-style-type: square;
	margin-left: 30px;
}
#content ol {
	list-style-type: decimal;
}
#content li {
	margin: 5px;
}
.left-float {
	float: left;
}
.right-float {
	float: right;
}
img.left-float {
	margin: 10px 10px 10px 0;
}
img.right-float {
	margin: 10px 0 10px 10px;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	display: none;
	width: 1px;
}
form {
	margin: 0;
	clear: left;
}
form dt {
	display: block;
	width: 80px;
	margin: 0 5px 10px 0;
	float: left;
	clear: left;
}
form dd {
	margin-bottom: 10px;
}
button {
	clear: both;
}
fieldset {
	padding: 0;
	border: 0 none;
}
legend, #content h3 {
	margin: 1em 0;
	font-size: small;
	_font-size: x-small;
	font-weight: normal;
	color: #589300;
}
center {
	margin: 15px 0;
}

/* Layout -------------------------------------------------------------------*/

#whole-page {
	margin: 10px 0;
	text-align: center;
}
#document {
	width: 780px;
	margin: 10px auto;
	text-align: left;
	color: #333;
	background: #FFF url('https://s3b.estranky.cz/img/d/1000000015/col_block.gif') top left repeat-y;
}
#header {
	padding: 10px;
	background-color: #FFF;
}
#header .inner_frame{
	width: 760px;
	height: 199px;
	background: #81BC2A url(/img/logo.1.1656686538.jpeg) top left no-repeat;
}
#articles h2, #articles h2 a, #folders h2, #gallery h2, #photos h2, #slide h2, #archive h2, #photo-album h2, .article h2, #eshop .products h2, #product-search h2{
	font-family: Georgia, "New York CE", utopia, sans-serif;
	clear: both;
}
#photos h2 {
	clear: both;
}
#header-decoration {
	display: none;
}
h1 {
	font-size: 250%;
	padding: 60px 50px 0px 30px;
  font-family: Georgia, "New York CE", utopia, sans-serif;
}
h1 a,h1 a:hover {
	text-decoration: none;
	color: #FFF;
}
.menu-type-standard li > ul.level_2 {
    display: block !important;
}
#nav-column {
	float: left;
	width: 190px;
}
#navigation {
	width: 190px;
}
#navigation h2, .column h2, #nav-column div.section h2 {
              position: relative;
              overflow: hidden;
	height: 41px;
	padding-left: 20px;
	line-height: 41px;
	text-align: left;
	font-family: Georgia, "New York CE", utopia, sans-serif;
	font-size: 125%;
	color: #814C00;
	background: #FFF url('https://s3b.estranky.cz/img/d/1000000015/nav.gif') bottom left repeat-x;
}
.column .decoration, #nav-decoration, #nav-column div.section .decoration {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 13px;
	height: 41px;
	background: url('https://s3b.estranky.cz/img/d/1000000015/nav_r.gif') bottom left no-repeat;
}
menu {
	width: 160px;
	list-style-type: none;
	background: #f7fbfe url('https://s3b.estranky.cz/img/d/1000000015/col_block.gif') top left repeat-y;	 
}
menu li.current{font-weight: bold;}
menu li,.column ul li {
	margin: 0px 0px 0px 10px;
	padding: 4px 0px 0px 10px;
	list-style-type: none;
	background: url('https://s3b.estranky.cz/img/d/1000000015/li.gif') top left no-repeat;
}
menu li a {
	width: 100%;
}
.column,#mess-square,#mess-message {
	/*float: left;*/
	width: 190px;
	overflow: hidden;
	background: #f7fbfe url('https://s3b.estranky.cz/img/d/1000000015/col_block.gif') top left repeat-y;
}
.column a, menu li a {
	color: #589300;
}
.column a:hover,menu li a:hover {
	text-decoration: none;
	color: #589300;
}
#portrait .inner_frame,#last-gallery .inner_frame{
	text-align: center;
}
#portrait a,#last-gallery .wrap-of-photo{
	margin: 0 auto;
}
.section .inner_frame, menu {
	padding: 10px 10px 25px;
}
.wrap-wrapu {
	width: 120px;
	margin: 0 auto;
}
#portrait .inner_frame {
	padding-top: 25px;
}
#portrait a, #last-gallery .wrap-of-photo a {
	display: block;
	width: 120px;
	margin: 0 auto;
	padding: 15px 0;
	border: 1px solid #C2DE85;
	background-color: #E5F4D1;
}
#portrait a {
	display: block;
	width: 150px;
}
#search fieldset {
	text-align: center;
}
#sendsearch {
	margin: 5px 0;
	padding: 2px 6px;
	_padding: 0px;
}
#calendar {
	text-align: center;
}
#calendar td{
	font-size: 80%;
	color: #464235;
}
#calendar thead td a {
	color: #589300;
}
#calendar caption {
	display: none;
}
#calendar table {
	width: 160px;
	text-align: center;
	margin: 0 auto;
}
td, th {
	padding: 1px 3px;
}
#archive-days {
	color: #589300;
	font-weight: bold;
}
#archive-days a{
	font-weight: normal;
	text-decoration: underline;
}
#footer {
	clear: both;
	width: 780px;
	padding-top: 10px;
	background-color: #FFF;
}
#footer .inner_frame {
	padding: 3px 0 20px;
	text-align: center;
	background-color: #C2DE85;
}
#footer p {
	display: block;
	margin: 0 auto;
}
#footer a {
	color: #589300;
}
#footer .inner_frame p + p a {margin: 0 5px;}
#clear2, #clear5, #perex-cont-clear, #gallery-cont-clear, #g-section-cont-clear, #a-section-cont-clear, #article-cont-clear {
	display: block;
}
#content {
	float: right;
	width: 570px;
	_width: 590px;
	padding: 0 10px;
	margin-top: -45px;
	background-color: #FFF;
	overflow: hidden;
	z-index: 5;
}
#content h3.section_sub_title {
	clear: both;
	font-size: large;
	_font-size: medium;
}
#breadcrumb-nav {
  padding: 8px 0 8px;
	border-bottom: 1px solid #E5F4D1;
	overflow: hidden;
	color: #589300;
	background-color: #FFF;
	position: relative;
}
#breadcrumb-nav a {
	color: #589300;
}
#breadcrumb-nav span {
	color: #589300;
}
#perex {
	margin: 10px 0 10px 0;
	padding: 5px 10px;
	color: #589300;
	background-color: #E5F4D1;
}
#articles {
	padding: 5px 10px;
}
#articles h2, #articles h2 a, #folders h2, #gallery h2, #photos h2, #slide h2, #archive h2, #archive h2 a , #photo-album h2, .article h2, #eshop .products h2, #product-search h2{
	padding-top: 30px;
	font-size: x-large;
	_font-size: large;
	font-weight: normal;
	color: #814C00;
}
#articles h2 a, #archive h2 a {
	padding: 0;
}
.article {
	padding: 0 0 50px;
}
#articles .article, #eshop .products .article {
            background: url('https://s3b.estranky.cz/img/d/1000000015/article_bottom.gif') bottom center no-repeat;
}
.date {
	margin-right: 15px;
	color: #999;
}
.under-article {
	clear: both;
	color: #999;
	padding: 5px 0 0;
}
.under-article strong {
	font-weight: normal;
}
.under-article a:hover {
	color: #589300;
	text-decoration: none;
}
.accessibility-links {
	position: absolute;
	top: -1500px;
}
#block-comments input,#block-comments textarea,#block-comments input#c_title {
	width: 430px;
        font-family:Tahoma,Arial,sans-serif;
        font-size:13px;
	border: 1px solid #C2DE85;
}
#block-comments input#validation {
	width: 120px;
	margin: 0 10px 10px 0;
}
#block-comments input.submit{
	width: auto;
	cursor:pointer;
        margin:0px 0px 10px 85px; 	
        _margin: 0px 0 10px 89px; 
	padding: 1px 4px;
	_padding: 0;
	border: 1px solid #C2DE85;
	color: white;
	background-color: #589300;
}
#block-comments form {
	margin: 10px 2px;
}
#block-comments .comment {
	border: 1px solid #C2DE85;
	border-width: 2px 1px 1px;
	margin: 10px 0;
	background-color: #F2F6ED;
}
#block-comments .comment-headline {
	font-size: x-small;
	_font-size: xx-small;
	color: #000;
	background-color: #E5F4D1;
}
#block-comments .comment h3 {
	margin: .5em 0 .2em;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-weight: bold;
	color: #814C00;
}
#block-comments .comment-text{
	color: #333;
	background-color: #F2F6ED;
}
#block-comments .comment-headline,#block-comments .comment-text {
	padding: 3px 5px;
}
#block-comments .comment-headline b,#block-comments .comment-headline i {
	font-style: normal;
	font-weight: normal;
}
#block-comments form dd input{width: 186px;} 
#block-comments form dd input#c_validation{float:left;} 
#block-comments form dd div#c_validation_div{text-align:right;margin-right: 28px;} 
/* Photo ---------------------------------------------------------------------*/
.album {
	float: left;
	width: 125px;
	_width: 160px;
	margin: 10px 11px 10px;
	padding: 0 5px 0 30px;
	background: url('https://s3b.estranky.cz/img/d/1000000015/galerie.gif') top left no-repeat;
}
#folders .album h3 {
	margin: 0 0 .5em 0;
}
#folders .album h3 a{
	font: bold small Tahoma, "Lucida Grande CE", lucida, sans-serif;
	_font-size: x-small;
	color: #589300;
}
#section_subsections,#gallery,#gallery h2 {



	clear: both;
}
.folder {
	position: relative;
	float: left;
	width: 240px;
	_width: 250px;
	margin: 10px 15px 10px 0px;
height: 140px;
	padding: 10px 0 10px 10px;
	border: 1px solid #E6E6E7;
}
.photo-wrap {
	position: relative;
	z-index: 1;
	float: left;
	margin-top: 2.5em;
}
.photo-wrap img {
	border: 4px solid #E5F4D1;
}
.folder-info {	
	width: 137px;
	_width: 147px;
	float: left;
	padding: 2.5em 0 0 10px;
}
#gallery .folder-info h3,.folder .folder-info h3 {
	position: absolute; 
	top: 0em;
	left: 10px;
	overflow: hidden;
	white-space: nowrap;
	width: 220px;
	margin: 0;
	font-weight: bold;
}
.folder-info h3 a {
	color: #589300;
	font-size: 120%;
}
.folder-info div {
	overflow: hidden;
	white-space: nowrap;
	width: 137px;
	line-height: 2;
}	
.folder-info div a {
	color: #589300;
}
#photos {
	clear: left;
}
#photos .photo-wrap {
	=position: relative;
	float: left;
	display: table;
	width: 93px;
	_width: 95px;
	height: 93px;
	_height: 95px;
	margin: 0 5px 10px;
	border: 1px solid #C2DE85;
	background-color: #E5F4D1;
	/*z-index: 6;*/
}
#photos .photo-wrap div {
	=position: absolute;
	=top: 50%;
	display: table-cell;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
#photos .photo-wrap div a {
	=position: relative;
	=top: -50%;
	overflow: hidden;
}
#photos .photo-wrap img {
	margin: 0 auto;
}
#slide {
	padding: 0 5px 30px;
	background: url('https://s3b.estranky.cz/img/d/1000000015/article_bottom.gif') bottom center no-repeat;
}
#click {
	overflow: hidden;
	margin: 15px 0;
	padding-bottom: 30px;
 	text-align: center;
	background-color: #E5F4D1;
}
#click h3 {
	margin: 0;
	padding: 15px 0 10px;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	color: #666;
}
#click p {
	margin: 10px 20px 0;
}
.slidebar {
	_width: 100%;
	height: 100px;
	overflow: auto;
	white-space: nowrap;
}
.slidebar a {
	margin: 0 5px;
}
#thumbnav{
	margin: 15px 0;
 	text-align: center;
}
#timenav, .slidenav {
	padding: 5px;
	clear: both;
	text-align: center;
	color: #333;
	background-color: #E5F4D1;
}
#thumbnav br, .slidenav br {
	line-height: 0;
	height: 0;
	clear: both;
}
#slide #timenav a, #slide .slidenav a {
	color: #589300;
}
.slidenav .back {
	float: left;
}
.slidenav .forward {
	float: right;
}

/* Advertisment ------------------------------------------------------------------*/

.message {
	clear: both;
	margin-bottom: 5px;
	text-align: center;
	color: black;
}
.adv-title {
	width: 100%;
	margin-left: 5px;
}
#mess-ahead,#mess-skyscraper,#mess-rectangle, #mess-board {
	text-align: center;
}
#mess-ahead iframe {margin: 0 auto;}
#mess-ahead.message .inner_frame, #mess-board.message  .inner_frame {padding: 5px 0px;}
#mess-ahead .adv-title {
	margin-left: 15px;
}
.message .inner_frame {
	padding: 5px;
	text-align: center;
}
.message img {
	display: block;
	border: none;
	margin: 0 auto;
}
#sticky-box {
	position: relative;
	position: -webkit-sticky;
    position: sticky;
	top: 0;
	right: 0;
}
#sky-scraper-block{
    position: absolute;
    right: -300px;
    text-align: center;
    width: 300px;
}
#sky-scraper-block .message{
    width: 300px;
    margin: auto;
}
#sky-scraper-block .inner_frame {padding: 0;}
#content .hypertext h2 {padding: 0;}
#content .hypertext h2 a {font-weight: normal; font-style: normal; font-size: 11px;}
.hypertext .inner_frame div#clanek:after {content: "."; display: block; height: 0; clear:both; visibility: hidden; font-size:0;}
* html .hypertext .inner_frame div#clanek {zoom: 1;}
*:first-child+html .hypertext .inner_frame div#clanek {zoom: 1;}
.hypertext {width: 440px; margin: 15px auto; padding: 5px;}
.hypertext .inner_frame {line-height: 1em;}
.hypertext img, .hypertext {border: 1px solid #ddd;}
* html .hypertext {margin-left: 50px;}
#content .hypertext + .hypertext {border-top: 1px solid #fff; margin-top: -16px;}

#shifter #shifter_wrap:after {content: "."; display: block; height: 0; clear:both; visibility:hidden; font-size:0;}
* html #shifter #shifter_wrap {zoom: 1;}
*:first-child+html #shifter #shifter_wrap {zoom: 1;}
#shifter #shifter_wrap #shifter_footer .span3 {background: #f7fbfe url('https://s3b.estranky.cz/img/d/1000000015/col_block.gif') top left repeat-y; padding: 0px 5px 5px;}
#shifter #shifter_wrap #shifter_footer .span3 h4 {padding: 2px 0;}
#shifter #shifter_wrap #shifter_footer .category {border-bottom: 1px solid #E5F4D1;}
#shifter #shifter_wrap #shifter_footer .category a {color: #814C00; font-weight: bold;}
#shifter #shifter_wrap #shifter_footer .category a:hover {color: #000;}
#shifter #shifter_title h3#shifter_t_2 {margin-right: 298px;}
:root #shifter #shifter_title h3#shifter_t_2 {margin-right: 296px\9;}
* html #shifter #shifter_title h3#shifter_t_2 {margin-right: 148px;}
#shifter #shifter_wrap #shifter_terms a {color: #E4E4E4; font-weight: bold;}

/* Advertisment -----------------------------------------------------------------*/


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

#preview-folder { width: 100%; overflow: hidden; margin: 15px 0 15px 2px;}
#preview-folder .box div { float: left; width: 87px; height: 87px; margin: 5px; text-align: center; padding: 2px 2px 2px 2px;}
#preview-folder .box div {  background: #E5F4D1;border: 1px solid #C2DE85;=width: 85px; =height: 85px; _width: 87px; _height: 87px; }
#preview-folder .box div { display: table; =position: relative; overflow: hidden; z-index: 999;} /* YUHU */
#preview-folder .box div a { margin: 2px 0 0 0px;  background-image: none; border: 0px solid #f7b1a5; =position: absolute; =top: 50%; =left: 50%; display: table-cell; vertical-align: middle; } /* YUHU */
#preview-folder .box div a { =border: none; } /* lte IE 7 */
#preview-folder .box div a img { =position: relative;  =top: -50%; =left: -50%;  } /* YUHU */

.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;}
#thumbnav { width: 100%; overflow: hidden; margin: 15px 0 15px 2px;}
#thumbnav .box div { background: #E5F4D1;border: 1px solid #C2DE85;float: left; width: 97px; height: 97px; margin: 1px 5px; text-align: center; padding: 0px 2px 2px 0px;}
#thumbnav .box div { =width: 97px; =height: 97px; _width: 99px; _height: 99px; }
#thumbnav .box div { display: table; =position: relative; overflow: hidden; } /* YUHU */
#thumbnav .box div a { margin: 2px 0 0 0px;  background-image: none; border: 0px solid #f7b1a5; =position: absolute; =top: 50%; =left: 50%; display: table-cell; vertical-align: middle; } /* YUHU */
#thumbnav .box div a { =border: none; } /* lte IE 7 */
#thumbnav .box div a img { =position: relative;  =top: -50%; =left: -50%; border: 0px solid #FFF; } /* YUHU */


#footer { overflow: hidden; }

.level1 { margin-left: 15px !important;}
.level2 { margin-left: 30px !important;}
.level3 { margin-left: 45px !important;}
.level4 { margin-left: 60px !important;}
.level5 { margin-left: 75px !important;}
.level6 { margin-left: 90px !important;}
.level7 { margin-left: 105px !important;}
.level8 { margin-left: 120px !important;}
.level9 { margin-left: 135px !important;}

.admin h3 { color: #000 !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;
}

#languages{ text-align: center; }
#languages .inner_frame {
  overflow: hidden;
}
#languages .inner_frame a{
     position: relative;
     margin: 0px 5px;
     float: left;
}

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

menu li.submenu-over ul.onmouse, menu li:hover ul.onmouse{
	position: absolute;
	top: 10%;
	top: 0px;
	left: 50%;
	background: #F5F9E6;
	list-style: none;
	padding: 0px;
	width: 200px;
	overflow: hidden;
	border: 1px solid #C2DE85;
	z-index: 4000;
}
menu li.submenu-over ul.onmouse li, menu li:hover ul.onmouse li{
	list-style: none; 
	margin: 0px;
	padding: 5px 10px;
	background-image: none;
}
menu li.submenu-over ul.onmouse a, menu li:hover ul.onmouse a{
	text-align: left;
}
menu li ul.submenu a{
	width: 130px;
}
#last-photo{ text-align: center;}

#mail-list{ text-align: center; }
#send-mail-list{ margin: 5px 0;	padding: 2px 6px; _padding: 0px;}

/* title aligment */
h1.head-left {
  text-align: left;
}
h1.head-center {
  text-align: center;
}
h1.head-right {
  text-align: right;
}

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

#photo-album #folders .folder { height: 140px !important; }

.folder-info h3 {
	font-family: Georgia, "New York CE", utopia, sans-serif;
	font-size: 125%;
	color: #814C00;
}

.level1{ margin-left: 1em; }
.level2{ margin-left: 2em; }
.level3{ margin-left: 3em; }
.level4{ margin-left: 4em; }
.level5{ margin-left: 5em; }
.level6{ margin-left: 6em; }
.level7{ margin-left: 7em; }
.level8{ margin-left: 8em; }
.level9{ margin-left: 9em; }

#mail-list .inner_frame, #last-photo .inner_frame, #languages .inner_frame { text-align: center; }
.own-code-nav textarea { width: 98%; }
#stats .inner_frame, .own-code-nav .inner_frame, #contact-nav .inner_frame { padding: 10px 10px 25px 20px; }
#contact-nav .inner_frame, #stats .inner_frame * { color: #589300; }
#stats table * { padding-left: 0px; }
#photos:after{
 content: ".";
 clear: both;
 display: block;
 visibility: hidden;
 _zoom: 1;
}

#articles, #photo-album, .products {padding: 1px 10px;}
.article {padding-left: 10px; padding-right: 10px;}
#articles .article, #eshop .products .article {padding-left: 0; padding-right: 0;}

/* ----------- Facebook------------ */
#fb-likebox-feed .inner_frame {
  padding: 10px 4px 25px;
}
#fb_likebox_width {width: 182px; margin-bottom: -10px; overflow: hidden;}


.fb_edge_widget_with_comment{margin:5px 0px;}

/*******************************************************************************/
#eshop table {
  border-collapse: collapse;
}
#content #eshop li {
  margin: 0;
}
#eshop h3 {
  font-size: 15px;
  margin: 15px 0 5px; 
}
#login input.submit, #eshop input.submit {
  *padding: 0px;
}
#eshop .submit {
    background-color: #C2DE85;
    border: 1px solid #589300;
    color: #000;
    padding: 3px;
}
#login input.submit {
  padding: 2px;
  _margin: -5px 5px 0 0;
}
#login form a {
  _padding-top: 4px;
  *padding-top: 4px;
}
#login label {
  width: auto;
  float: none;
  margin-top: 5px;
}
#login form div input, #eshop input {
  margin: 1px 0;
}
#login form div input {
    width: 152px;
}
#login .inner_frame, #nav-basket .inner_frame{
  padding: 15px 14px 5px 20px;
}
#logged .inner_frame{
  padding: 15px 14px 15px 20px;
}
#eshop .registration p, #eshop .registration .validation {
  margin-left: 3px;
}
#eshop .registration {
  margin-top: 15px;
  border: none;
}
#eshop form dd {
  margin-bottom: 0;
}
#eshop .registration p label {
  vertical-align: top;
  *vertical-align: middle;
}
#eshop input#usernewsletter {
  *margin: 0;
  padding: 0;    
}
#eshop .registration fieldset p {
  margin: 20px 0 13px 3px; 
}
#eshop .validation dt {
  margin: 0px;
}
#eshop fieldset.validation {
  width: 100%;
}
#eshop fieldset.validation dl {
  width: 240px;
}
#eshop .gennewmail fieldset p {
  margin: 15px 0;
}
#eshop .gennewmail fieldset p input {
  width: 201px;
}
#orderdone {
  margin-top: 20px;
}
#confirm tbody tr td, #confirm tbody tr th, #orderdone tbody tr th, #orderdone tbody tr td {
    border-bottom: 1px solid #C2DE85;
}
#orderdone tbody tr th{
  color: #589300;
}
#eshop .settings label, #eshop .contact-info label {
  *vertical-align: none; 
}
#eshop .settings h3, #eshop .contact-info h3 {
  margin-top: 2px;
}
#eshop .settings fieldset, #eshop .contact-info fieldset, .login-info fieldset {
  padding: 10px;
}
#eshop .settings p, #eshop .contact-info p {
  margin-left: 13px;
} 
#eshop #account_info, #eshop #billing_address {
    background: #E5F4D1;
} 
.settings tr td label, .contact-info tr td label, .login-info fieldset p label {
  width: 75px; 
  display: block;
}
#billing_address #sameaddress + label, #account_info #individual + label, #account_info #firm + label {
  width: auto; 
  display: inline;
}
* html #billing_address label {
  width: auto; 
  display: inline;
}
.login-info, .contact-info {
  border: 1px solid #C2DE85;
}
#eshop .contact-info h4 {
  font-size: 12px;
}
.login-info p {
  margin: 2px 0;
}
.login-info fieldset p label {
  float: left;
  padding: 3px 0;
}
#steps {
  margin: 15px 0;
} 
#content #steps ul li {
  color: #000;
  border: 1px solid #C2DE85;
  font-size: 120%;
  margin: 5px 2px;
  text-align: center;
  width: 48px;
}
#content #steps ul li.active {
    color: #FFF;
    font-weight: bold;
    background-color: #589300;
} 
#basket_preview_form tbody tr td{
    border-top: 1px solid #C2DE85;
    padding: 2px 3px;
} 
#basket_preview_form tr td.price, #basket_preview_form tr.border_fix td {
  border: none;
}
#eshop #confirm .price, #eshop #basket_preview_form td.price {
  font-size: 13px;
}
#eshop #basketpayments h3, #eshop #baskettransport h3 {
  font-weight: bold;
}
#content #eshop #basketpayments ul li, #content #eshop #baskettransport ul li {
    border-bottom: 1px solid #C2DE85;
    background: #E5F4D1;
}
#content #eshop #basketpayments ul li div, #content #eshop #baskettransport ul li div {
    background: #FFF;
    margin-left: 0 !important;
    padding-left: 21px;
    &padding-left: 28px;
}
#eshop #basket_preview_form fieldset p input {
  float: left;
  margin: 0 5px 0 0;
}
#eshop #basket_preview_form fieldset p a {
  float: right;
  text-decoration: none;
  font-size: 13px;
  padding: 1px 5px;
}
#content #eshop #basketpayments ul li input, #content #eshop #baskettransport ul li input {
  margin: 3px 2px 0 3px;
}
#content #eshop #basketpayments ul, #content #eshop #baskettransport ul {
  margin: 0 30px 0 0;
}
#eshop #contactaddress p, #eshop #contactaddress h3, #eshop #deliveraddress p, #eshop #deliveraddress h3 {
  padding: 0 20px 0 0;
}
#contactaddress, #deliveraddress {
  font-size: 115%;
}
#contactaddress h3, #deliveraddress h3 {
  font-size: 13px;
  font-weight: bold;
}
#eshop .products .article {
  padding-bottom: 20px;
}
#eshop .products .article .photo-wrap, #eshop #photo {
    background-color: #E5F4D1;
    border: 1px solid #C2DE85;
} 
#eshop .products .article span.price {
    background: #E5F4D1;
    margin-top: 3px;
}
#eshop .article .photo-wrap, #eshop #photo-detail .photo-wrap {
  margin-top: 1px;
}
#eshop .products .article .editor-area {
  text-align: justify;
  _line-height: 1.30em;
}
#eshop .products .article .photo-wrap {
  width: 128px;
}
#calculation p {
  margin: 5px 0;
}
#eshop #product .wrap h2 {
  line-height: 1.2em;
  margin-bottom: 15px;
}
#eshop #product .editor-area {
    background-color: #E5F4D1;
    padding: 5px;
}
#eshop #product-info table tbody tr td {
  padding: 5px 3px 0px 1px;
  vertical-align: top;
  min-width: 70px;
}
#eshop .sphotos {
  clear: left;
}
#eshop .sphotos .photo-wrap {
	float: left;
	border: 1px solid #C2DE85;
	background-color: #E5F4D1;
}
#eshop .photo-wrap img {
  border: none;
}
#eshop #basket input.amount{
  height: 14px; 
  *height: 17px;
  height/*\**/: 16px\9 
}
* html #eshop #basket input.amount {
    top: 1px;
}
#product-detail form {
  clear: none;
}
#eshop #product-comments .validation dl {
  width: 325px;
}
#product-comments .validation dd {
  float: right;
  margin-top: 3px;
}
#eshop #product-comments input.submit {
  margin-left: 85px;
  margin-top: 5px;
}
 #eshop #product-comments .validation input, #product-comments form dd input {
  width: 238px;
}
#product-comments form dd {
  margin-bottom: 5px;
}
#product-comments .comment h3 {
  font-size: 13px;
}
#confirm fieldset .right p {
  margin: 1px 0;
}
#confirm .validation {
  margin-bottom: 15px;
}
#paging {
  clear: both;
  padding-top: 15px;
}
#paging a, #paging span {
  padding: 2px  0px;
  font-size: 13px;
  background: url('https://s3b.estranky.cz/img/d/1000000015/article_bottom.gif') center -3px no-repeat;
  border: 1px solid #C3E296;
  display: inline-block;
  margin: 0 2px;
  width: 22px;
  height: 18px;
}
#paging a#next, #paging a#previous {
  text-decoration: none;
  background: none;
  border: none;
  padding: 2px 7px;
}
#eshop .order_account #basket_preview_form {border-bottom: 1px solid #C2DE85;}
#content #eshop div.order_account table tr.odd {background: #E5F4D1;}

#product-search form#product-search-form {padding-top: 15px;}
#product-search input {vertical-align: middle;}
#product-search input#product-search-text {font-family: Tahoma,Arial,sans-serif; font-size: 13px; border: 1px solid #C2DE85; width: 220px; padding: 0 5px; height: 22px;}
#product-search input.submit {padding: 3px 10px;}
*:first-child+html #product-search input#product-search-text {height: 22px; padding: 4px 5px 0;}
* html #product-search input#product-search-text {height: 28px; padding: 4px 5px 0;}
#eshop #basket_preview_form td.title, #eshop #confirm td.title {width: 40%;}

#eshop #basket_preview_form td.coupon input.couponText {width: 80px; padding: 2px;}	
#eshop #basket_preview_form td.title {width: 36%;}

}

/*-----------------------------------------------------------------------------
Print style
-----------------------------------------------------------------------------*/
@media print {

* { 
	margin: 0px; 
	padding: 0px;
}
body {
	font: 12pt/15pt serif;
}
h1,h2,h3,h4 {
	margin: 1em 0;
	page-break-after: avoid;
	page-break-inside: avoid;
}
h2 {
	font-size: 150%;
	font-weight: normal;
}
h3 {
	font-size: 110%;
	text-align: center;
}
p {
	margin: 0.25em 0;
	text-indent: 2em; }
a {
	color: #589300;
}
a[href]:after { 
	content: " ["attr(href)"]";
}
a[href|="#"]:after, a[href|="./"]:after, a[href|="javascript:"]:after {
	content: "";
}
hr {
	display: none;
}
table {
	font-size: 12pt;
	border-collapse: collapse;
	border: 1px solid #b9d939;
}
td {
	padding: .2em .5em;
	border: 1px solid #b9d939;
}
caption {
	font-weight: bold;
}
input, textarea, label {
	display: none;
}
cite, blockquote {
	font-style: italic;
}
code {
	display: block;
	margin: 1em;
	font-family: monospace;
	color: #000;
}
ins {
	text-decoration: none;
	font-weight: bold;
}
menu,#search,#calendar,.accessibility-links {
	display: none;
}
.clear {
	clear: both;
}
}
/******************************************************************************/
/*----------------------------------------------------------Navigation bar style----------------------------------------------------------*/
@media screen,projection{
#nav-cover{margin-top: -10px;}
#nav-cover form{ clear: none !important; margin-bottom: 10px !important;} 
}

.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) {
	
	.menu-toggle {
	    display: block;
	}
	#navigation menu, #navigation h2 {
		display: none;
	}
	#navigation.menu-active menu {
		display: block;
	}
	.level_2 {
		display: none !important;
	}
	#document {
		width: 100%;
		margin: 0 auto;
		position: relative;
		max-width: 800px;
	}
	#header {
		padding: 0;
	}
	#header .inner_frame {
		width: 100%;
		height: 161px;
		border: 5px solid #dbeab8;
		box-sizing: border-box;
		background-size: 100% 100% !important;
	}
	h1 {
		font-size: 180%;
	    padding: 10px 50px 10px 10px;
	}
	#nav-column {
		float: right;
		width: 100%;
	}
	#navigation {
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	menu {
		width: 100%;
	    box-sizing: border-box;
	    text-align: center;
	    padding: 40px 0 0 0;
	}
	menu li {
		background: none;
		padding: 0;
        border-bottom: 1px solid white;
        margin: 0;
	}
	menu li,.column ul li {
		font-size: 16px;
	}
	menu li a{
		text-decoration: none;
		padding: 15px 0;
        display: block;
	}
	.column,#mess-square,#mess-message {
		width: 100%;
	}
	.section .inner_frame, menu {
		background: #ffffff;
		background: -moz-linear-gradient(left, #ffffff 0%, #dbeab8 100%);
		background: -webkit-linear-gradient(left, #ffffff 0%,#dbeab8 100%);
		background: linear-gradient(to right, #ffffff 0%,#dbeab8 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbeab8',GradientType=1 );
	}
	.section {
        width: 45%;
        background-size: 97%;
        float: left;
        margin: 10px 2.5%;
        clear: none;
    }
    .column, #mess-square, #mess-message {
    	background: white;
    }
	#footer {
		width: 100%;
		padding-top: 0;
	}
	#content {
		float: left;
		width: 100%;
		box-sizing: border-box;
		margin-top: 0;
	}
	.folder {
		width: 45%;
        margin: 10px 2.5%;
        box-sizing: border-box;
        display: table;
	}
	#nav-column .column >.inner_frame {
    	display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
}

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

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

}

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

	.section, .folder {
		width: 100%;
	}

}

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