@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@400;700&display=swap');

html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	background-color: #e8c9a0;
	color: #333;
	font-family: "Barlow", sans-serif;
	font-size: 1em;
}

div {
	margin: 0;
	padding: 0;
}
.cleaner {
	clear: both;
}
.cleaner_left {
	clear: left;
}
.no_screen {
	display: none;
}
.no_print {
	display: block;
}
.center {
	text-align: center;
}
div#background_element {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 20;
}
div#pageContent {
	margin: 0px;
	padding: 0px;
	position: relative;
	overflow: hidden;
	width: auto;
	height: auto;
	min-height: 100%;
}
div#content {
	position: relative;
	top: 0px;
	margin: 0px auto 0px auto;
	width: 100%;
}
img#loader {
	display: block;
	position: absolute;
	top: 10px;
	left: 50%;
	z-index: 100;
}

.site_sized {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.tlacitko {
	text-decoration: none;
	font-family: "Merriweather", serif;
	text-transform: uppercase;
	background-color: #e31e24;
	color: #e6cba4;
	font-weight: bold;
	padding: 1em;
}
.tlacitko:hover { color: #e6cba4; background-color: #000; }
div.div50 {
	width: 50%;
}
div.div33 {
	width: 33%;
}
div.div50, div.div33 {
	box-sizing: border-box;
	padding: 0.5em;
	float: left;
}
div.div_part {
	overflow: hidden;
}
.photo_like { text-align: center; }
.photo_like a { display: inline-block; position: relative; max-width: 48%; }
.photo_like a img { display: block; transition: transform 0.3s; }
.photo_like a:hover { z-index: 10; }
.photo_like a:hover img { transform: scale(1.1); box-shadow: 0 0 3px #f1d9b5; }
.photo_like.big a { max-width: 100%; }

#search {
	float: left;
	height: 32px;
	padding-left: 3px;
	padding-top: 7px;
	width: 220px;
}
#search #search_box {
	margin: 0;
	width: 133px;
	height: 32px;
	line-height: 28px;
	padding: 0 5px;
	box-sizing: border-box;
}
#search #search_btn {
	width: 80px;
	margin: 0;
	height: 32px;
	border-color: #e6cba4;
	color: #e6cba4;
	background-color: #000;
}
div.menuElement {
	position: relative;
	z-index: 10;
}
div#content-2-in blockquote {
	font-family: "Merriweather", serif;
	font-style: italic;
	border-left: 5px solid #CCC;
	padding-left: 20px;
	padding-right: 8px;
}
/*vypisy*/
div#area-0, div#area-0-in {
	position: static;
}
div#content-2, div.new-unique {
	overflow: hidden;
}
div#content-2-in {
	min-height: 500px;
}
div.img-article-preview {
	top: 0;
	left: 0;
}
.article-preview-gallery {
	width: 114px;
	min-height: 104px;
	float: left;
	margin: 1em 1.5em;
}
.article-preview-gallery h2 {
	margin: 0;
	font-size: 110%;
	font-weight: normal;
	height: 1.3em;
	overflow: hidden;
	text-align: center;
}
.article-preview-gallery h2 a {
	text-decoration: none;
	display: inline-block;
	width: 100%;
}
.img-article-preview-gallery {
	height: 114px;
}
.img-article-preview-gallery a {
	border: 1px solid;
	width: 112px;
	height: 84px;
	display: block;
}
.img-article-preview-gallery img {
	border: none;
}
ul.downloadElement, div.photosArea {
	padding: 0;
	margin: 15px 0;
}
div.download input[type="password"],
div.download input[type="text"],
div.photogalery input[type="password"],
div.photogalery input[type="text"] {
	margin: 0 10px;
	width: 150px;
}
div.download form.downloadsInputError,
div.photogalery form.photosInputError {
	padding: 2px 0;
	margin: 3px 0;
	color: #7c0000;
	border: 1px solid #F00;
	background-color: #e56666;
	border-radius: 3px;
	max-width: 400px;
}

#horizont-0 {
	position: relative;
	margin: 0 auto;
	margin: 0;
	padding: 1rem 0;
	background-color: #000;
	color: #e9d4ad;
}

#horizont-0-in {
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}
ul.menu-hor-0 {
	margin: 0 0 0 1rem;
	display: inline-block;
	padding: 0;
}
ul.menu-hor-0 li ul {
	display: none;
}

ul.menu-hor-0 li {
	list-style-type: none;
	display: inline-block;
}
ul.menu-hor-0 li a {
	display: block;
	color: #e9d4ad;
	height: 34px;
	text-align: center;
	line-height: 34px;
	padding: 0 1rem;
	font-size: 120%;
	text-decoration: none !important;
	text-transform: none !important;
	font-weight: normal;
}
ul.menu-hor-0 li a:hover,
ul.menu-hor-0 li a.a_active {
	text-decoration: none !important;
	color: #FFF !important;
}

div.social_icons {
	display: inline-block;
	height: 34px;
	position: relative;
}
div.social_icons.inline::before {
	content: "";
	border-left: 1px solid #e9d4ad;
	height: 20px;
	width: 0;
	display: block;
	position: absolute;
	top: 7px;
	left: 0;
}
div.social_icons a {
	display: inline-block;
	width: 34px;
	height: 34px;
	font-size: 0px;
	position: relative;
	color: #e9d4ad;
	margin-left: 1rem;
	vertical-align: middle;
}
div.social_icons a::after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('img/icon_fb.png');
}
div.social_icons a.social_1::after {
	background-image: url('img/icon_inst.png');
}
div.social_icons a:hover::after {
	filter: brightness(150%);
}
div.contact_icons.inline {
	float: left;
}
div.contact_icons a,
div.contact_icons span {
	display: inline-block;
	color: #e9d4ad;
	height: 34px;
	line-height: 34px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	margin-right: 1rem;
}
div.contact_icons span { background-image: url('img/icon_phone.png'); }
div.contact_icons a { background-image: url('img/icon_mail.png'); text-decoration: none; }
div.contact_icons a:hover { filter: brightness(150%); }

div#shop_nav_envlp {
	background-color: #00793a;
	border-bottom: 6px solid #e6cba4;
}



#left-1 {
	z-index: 11;
	position: relative;
}
ul.menu-hor-0 li ul {
	z-index: 16;
}
#shopinfoline {
	padding: 0.5rem 0;
	min-height: 1em;
	background-color: #00793a;
}
div#shopinfoline-in {
	box-sizing: border-box;
}
/* ikona download */
ul.downloadElement li {
    list-style-type: none;
    margin: 0;
    padding: 0 0 10px;
}
ul.downloadElement li a {
	background-image: url('./img/floppy.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	min-height: 16px;
	height: 2em;
	line-height: 2em;
	display: inline-block;
}
ul.downloadElement li span {
	display: block;
	font-style: italic;
}

div.error404 {
	margin: 100px;
	border: 1px dotted #F00;
	padding: 10px;
	text-align: center;
}

div.offsetPart {
	text-align: center;
	padding: 0;
	margin: 1em 0;
	clear: both;
}
div.offsetPart a, div.offsetPart span {
	display: inline-block;
	margin: 0 0.2em;
	height: 1.5em;
	line-height: 1.5em;
	width: 1.5em;
	text-align: center;
	text-decoration: none;
}

#simle_links {
	padding: 10px 10px 0 10px;
}

/* +adv */
div#advb-envelope {
	margin: 0 0 2rem 0;
}
div#advb-in a {
	display: block;
	margin: 0 0 1rem 0;
}
div#advb-in a img {
	border: none;
	width: 100%;
}

/* formuláře */
input.form_stext, label.form_stext {
	display: none;
}
.webbase_form_div,
#newsletter_form_envelope {
	max-width: 500px;
	width: auto;
	margin: 0 auto;
}
.webbase_form_line,
.newsletter_line,
.newsletter_line_error {
	margin: 1em 0 0;
}
.webbase_form_line_unit {
	margin: 0.5em 0;
}
.webbase_form label.form_error, .webbase_form label.form_error1,
.newsletter_line_error label {
	background-image: url('../img/form_error.png');
	background-repeat:  no-repeat;
}
.webbase_form label.form_error,
.newsletter_line_error label {padding-left: 16px; background-position:  left center;}
.webbase_form label.form_error1 {padding-right: 16px; background-position:  right center;}
.webbase_form {
	position: relative;
}

.webbase_form select,
.webbase_form textarea,
.webbase_form input[type="text"],
#newsletter_form_envelope input[type="text"] {
	width: 200px;
	max-width: 100%;
	box-sizing: border-box;
}
.webbase_form input[type="text"],
#newsletter_form_envelope input[type="text"],
.webbase_form .calendar_element input,
.webbase_form input[type="date"] {
	height: 2em;
	line-height: 2em;
	margin: 0;
	padding: 0 0.5em;
}
.webbase_form label,
#newsletter_form_envelope label {
	width: 200px;
	max-width: 100%;
	box-sizing: border-box;
	display: inline-block;
	text-align: right;
	padding: 0 1em 0 16px;
}
.webbase_form .halc,
#newsletter_form_envelope input[type="submit"] {
	margin: 0 0 0 200px;
}
.webbase_form .text_info_div {
	margin: 0 0 0 100px;
}

.webbase_form .calendar_element {
	width: 200px;
	max-width: 100%;
	height: 2em;
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.webbase_form input[type="button"],
#newsletter_form_envelope input[type="submit"] {
	height: 2em;
}
.webbase_form label.form_label_right {
	text-align: left;
	padding-left: 0px;
	padding: 0 16px 0 1em;
	max-width: 70%;
}
.webbase_form label.valt {
	vertical-align: top;
}
.webbase_form label.valb {
	vertical-align: bottom;
}
.webbase_form label.vals {
	vertical-align: middle;
}
.webbase_form input[type="radio"],
.webbase_form input[type="checkbox"] {
	margin: 0 0 0 200px;
	padding: 0;
	vertical-align: middle;
}
.webbase_form .calendar_element input {
	position: absolute;
	top: 0;
	left: 0;
	width: 170px;
	max-width: 90%;
	box-sizing: border-box;
}
.webbase_form .calendar_element a.calendar_handle {
	z-index: 2;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 16px;
	height: 16px;
	background-image: url('../img/calendar.png');
	background-color: transparent;
}
a.input_element_calendar_icon_href {
	text-decoration: none;
}
img.input_element_calendar_icon {
	margin-bottom: -2px;
	border: none;
}
div.input_element_calendar_div {
	display: block;
	position: absolute;
	top: 0px;
	left: 150px;
	width: 149px;
	height: 199px;
	border: 1px solid #847FAF;
	border-radius: 3px;
	padding: 1px;
	background-color: #ffffff;
	color: #000;
	font-size: 11px;
	z-index: 1000;
	-moz-box-shadow: 1px 1px 1px #555555;
	-webkit-box-shadow: 1px 1px 1px #555555;
	box-shadow: 1px 1px 1px #555555;
}
a.input_element_calendar_today {
	display: block;
	height: 18px;
	background-color: #97B9E8;
	border-radius: 1px;
	text-align: center;
	font-weight: bold;
	padding: 2px 0px 0px 0px;
	text-decoration: none;
	color: #000000;
}
a.input_element_calendar_pred, a.input_element_calendar_next {
	display: block;
	height: 18px;
	width: 28px;
	border: 1px solid transparent;
	border-radius: 2px;
	text-align: center;
	position: absolute;
	top: 22px;
	padding: 1px;
}
a:hover.input_element_calendar_pred, a:hover.input_element_calendar_next {
	border: 1px solid #847FAF;
}
a.input_element_calendar_pred span, a.input_element_calendar_next span {
	display: block;
	width: 28px;
	height: 18px;
	background-color: transparent;
	border-radius: 1px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
}
a:hover.input_element_calendar_pred span, a:hover.input_element_calendar_next span {
	background-color: #97B9E8;
}
a.input_element_calendar_pred {
	left: 1px;
}
a.input_element_calendar_pred span {
	background-image: url('../img/left.png');
}
a.input_element_calendar_next {
	right: 1px;
}
a.input_element_calendar_next span{
	background-image: url('../img/right.png');
}
div.input_element_calendar_month {
	display: block;
	height: 18px;
	width: 85px;
	text-align: center;
	position: absolute;
	top: 22px;
	left: 33px;
	text-align: center;
	padding: 4px 0px 0px 0px;
}
div.input_element_calendar_days {
	display: block;
	height: 155px;
	width: 148px;
	border: none;
	text-align: center;
	position: absolute;
	top: 45px;
	left: 1px;
	padding: 1px;
}
span.input_element_calendar_day_title {
	display: block;
	width: 17px;
	height: 15px;
	background-color: #D9E6FB;
	float: left;
	border: 1px solid #ffffff;
	border-radius: 2px;
	padding: 1px;
}
a.input_element_calendar_day span, a.input_element_calendar_day_tmp span {
	display: block;
	width: 17px;
	height: 15px;
	background-color: transparent;
	border-radius: 1px;
	text-align: center;
}
a.input_element_calendar_day, a.input_element_calendar_day_tmp {
	display: block;
	float: left;
	border: 1px solid transparent;
	width: 17px;
	height: 15px;
	border-radius: 2px;
	padding: 1px;
	text-decoration: none;
	color: #000000;
}
a.input_element_calendar_day_tmp {
	color: #888888;
}
a:hover.input_element_calendar_day, a:hover.input_element_calendar_day_tmp {
	border: 1px solid #847FAF;
}
a:hover.input_element_calendar_day span, a:hover.input_element_calendar_day_tmp span {
	background-color: #97B9E8;
}
a.input_element_calendar_act_day {
	border: 1px solid #847FAF;
}

/* mikročlánky */
.micro_art_unique ul, .micro_art_unique ol {
	margin: 0;
	padding-left: 20px;
}
.micro_art_unique ul.downloadElement,
.micro_art_unique ul.downloadElement li {
	padding: 0;
}
.micro_art_unique ul.downloadElement li a {
	height: auto;
}
.micro_art_unique a img {
	border: none;
}
.micro_art_unique div.download form {
	text-align: center;
	margin: 5px 0;
}
.micro_art_unique div.download input[type="password"],
.micro_art_unique div.download input[type="text"] {
	margin: 0;
	width: 150px;
}
.micro_art_unique div.download form.downloadsInputError {
	padding: 2px 0;
	margin: 3px 0;
	color: #7c0000;
	border: 1px solid #F00;
	background-color: #e56666;
	border-radius: 3px;
	max-width: 400px;
}
div.sPhotos_element {
	position: relative;
	overflow: hidden;
	margin: 10px 0 10px 0;
	width: 100%;
	min-height: 104px;
}
div.sPhotos_element.sPhotos_element_vertical {
	min-height: 132px;
}
div.sPhotos_element img {
	position: relative;
	float: right;
}
div.sPhotos_element div.cleaner {
	clear: left;
}
div.sPhotos_envelope {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 100%;
}
div.sPhotos_envelope a {
	display: block;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 112px;
	height: 84px;
}
div.sPhotos_element_vertical div.sPhotos_envelope a {
	width: 84px;
	height: 112px;
}
div.sPhotos_envelope a img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	border: none;
}
div.ssPhotos_element {
	width: 100%;
	overflow: hidden;
}
div.ssPhotos_envelope {
	position: relative;
	width: 100%;
	height: 100%;
}
div.ssPhotos_envelope img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 100%;
	max-width: none;
}
div.inq-envelope-article div.inq-envelope-in {
	max-width: 400px;
	width: auto;
}
.inq-envelope-in h2 {
	margin-top: 0;
	text-align: center;
}
p.inq_question {
	padding: 0;
}
p.inq_question,
div.inq_answers {
	width: 70%;
	max-width: 600px;
	margin: 0 auto;
}
iframe.anketa_frame {
	width: 100%;
}
a.inq_ans,
div.inq_ans {
	display: block;	
	text-decoration: none;
}
div.inq-envelope div.inq-envelope-in a.inq_ans,
div.inq-envelope div.inq-envelope-in div.inq_ans {
	margin: 1em 0;
}
div.inq-envelope-article div.inq-envelope-in a.inq_ans,
div.inq-envelope-article div.inq-envelope-in div.inq_ans {
	margin: 5px 0 20px 0;
}
a span.inq_ans_name {
	text-decoration: underline;
}
a:hover span.inq_ans_name {
	text-decoration: none;
}
a.inq_ans span.inq_ans_bar, div.inq_ans span.inq_ans_bar {
	display: block;
	height: 18px;
	min-width: 1px;
	margin-top: 2px;
	background: url('../img/anket_shadow.png') left center #888;
}

/* soutez */
div.cont-Area {
	margin: 15px 0;
}
div.cont-textFirst, div.cont-textLast {
	margin: 10px 0;
}
div.cont-questionsPart {
	margin: 15px 0 0 15px;
}
div.cont-questionPart {
	margin: 1em 0 2em 0;
}
div.cont-question {
	margin: 5px 0;
}
div.cont-answersPart {
	margin: 0 0 0 10px;
}
.cont-answerPart {
	margin: 0.5em 0;
}
.cont-answerPart input[type="checkbox"] {
	vertical-align: middle;
}
.cont-answerPart label {
	margin-left: 6px;
}
div.cont-identPart {
	margin: 15px 0;
}
.cont-identEmail,
.cont-identName,
.cont-identNote {
	padding: 0;
	margin: 1em 0;
}
div.cont-identPart input[type="text"],
div.cont-identNote textarea {
	width: 200px;
}
div.cont-identPart label {
	display: inline-block;
	width: 120px;
}
div.cont-identNote {
	position: relative;
}
div.cont-identNote label {
	vertical-align: top;
}


/* reklamni okno */
div#ppb_b {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background: url('img/bbp_bg.png') transparent;
}
div#ppb_b-in {
	position: relative;
	width: 400px;
	max-width: 100%;
	height: 250px;
	margin: 80px auto 0 auto;
	padding: 0;
	max-height: calc(100% - 88px);
}
a.ppb_close {
	display: block;
	position: absolute;
	top: -33px;
	right: 0;
	background: url('img/ppb_close.png') no-repeat right center;
	padding: 0 35px 0 0;
	height: 32px;
	line-height: 32px;
	color: #d70000;
}
a.ppb_close:hover { color: #d70000; }
div.ppb_cnt {
	position: relative;
	width: 100%;
	height: 100%;
}
img#ppb_img {
	margin: 0px auto;
	display: block;
	max-width: 100%; max-height: 100%;
}
div#ppb_no_img {
	background-color: #FFF;
	width: 100%;
	height: 100%;
}
a#ppb_link {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-decoration: none;
	background: url('img/blank.gif') transparent;
}
div#ppb_text_envelope {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow-y: auto;
}
div#ppb_text {
	position: relative;
	margin: 15px;
}
div#ppb_mb {
	position: fixed;
	top: 20%;
	right: 0px;
	z-index: 1000;
}
div#ppb_mb a img {
	border: none;
}
/* - reklamni okno */

/* + kalendar addOn */
#calendarEnvelope {
	position: relative;
}
#calendarTitle {
	position: relative;
	height: 29px;
	line-height: 29px;
	background-color: #555;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
}
#calendarPredMonth,
#calendarNextMonth {
	display: block;
	position: absolute;
	top: 0px;
	width: 31px;
	height: 29px;
}
#calendarPredMonth {
	background: url('img/calendar-arrow-l.png') no-repeat center;
	left: 0px;
	border-right: 1px solid #fff;
}
#calendarNextMonth {
	background: url('img/calendar-arrow-r.png') no-repeat center;
	right: 0;
	border-left: 1px solid #fff;
}
#calendarPredMonth:hover,
#calendarNextMonth:hover {
	background-color: #222;

}
#calendarInDays {
	position: relative;
	background-color: #eee;
}
#calendarInTitles>span{
	display: block;
	width: 27px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	float: left;
	position: relative;
	cursor: default;
	color: #fff;
	background-color: #333;
}
#calendarInDays>span {
	display: block;
	width: 26px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	float: left;
	border-right: 1px solid #bbbcbb;
	border-bottom: 1px solid #bbbcbb;
	position: relative;
	cursor: default;
}
.calendarInDayWeekend,
.calendarInDayTmpweekend {
	background-color: #ddd;
}
.calendarInDay {
	color: #2e2e2e;
}
.calendarInDay:hover,
.calendarInDayWeekend:hover,
.calendarToday,
.calendarInDaySelected {
	background-color: #555;
	color: #fff;
}
span.calendarTodayIsIt {
	display: block;
	width: 7px;
	height: 7px;
	background-color: #333;
	position: absolute;
	bottom: 0;
	right: 0;
}
span.calendarInDay:hover span.calendarTodayIsIt,
span.calendarInDaySelected span.calendarTodayIsIt,
span.calendarInActDay span.calendarTodayIsIt {
	background-color: #eee;
}
#calendarHint {
	position: absolute;
	width: 200px;
	padding: 2px 10px 5px;
	display: none;
	background-color: #555;
	color: #FFF;
	font-size: 12px;
	border: 1px solid #fff;
	text-align: right;
}
#calendarHint>div {
	padding-top: 5px;
}
#calendarHint a, #calendarHint strong {
	text-transform: none;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
}
#calendarHint a:hover {
	text-decoration: underline;
}
#calendarHint p {
	margin: 0;
	padding: 0px 0 5px;
}
/* - kalendar addOn */

/* menu hor */
ul.menu-hor-0 li a {
	position: relative;
}
a#hor-res-menu-button {
	display: none;
}

#map_area ul li a,
ul.submenuArea li a {
	margin: 0 0 1em 0;
	display: inline-block;
}
/* přihlašování */
span#login_form_icon {
	position: absolute;
	top: -16px;
	left: -15px;
	display: block;
	width: 32px;
	height: 32px;
	background-image: url('./img/encrypted.png');
}
img#login_form_icon {
	position: absolute;
	top: -16px;
	left: -15px;
}
div#login_form_message {
	margin: 3em 0;
}
div#login_form_envelope {
	max-width: 20em;
	margin: 3em auto;
	padding: 1em;
	width: auto;
	position: relative;
	border: 1px solid #b90000;
	background-color: #902b2b;
	color: #ffffff;
	text-align: right;
}
#login_form label {
	padding: 0 1em 0 0;
}
input#user_login, input#user_password {
	height: 2em;
	line-height: 2em;
	margin: 0 0 1em 0;
	padding: 0 0.5em;
	width: 10em;
	background-color: #ffffff;
	border: 1px solid #b90000;
	color: #000000;
}
input.input_button {
	height: 2em;
	background-color: #b90000;
	border: 1px solid #ffffff;
	color: #ffffff;
}

div.article-preview { 
	height: auto; margin: 3em 0;
}
div.img-article-preview { 
	max-width: 40%;
	float: left;
	position: static;
}
div.img-article-preview a { 
	max-width: 100%;
	margin: 0 1em 0.5em 0;
	display: block;
}
div.img-article-preview a img {
	border: none;
}
div.text-article-preview { 
	margin-left: 0 
}
div.text-article-preview h2 { 
	margin-top: 0.5em; 
}

#cs_bx_envl {
	display: flex;
	background: rgba(0,0,0,0.4);
	z-index: 900;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#cs_bx {
	background-color: #FFF;
	color: #000;
	border-top: 1px solid #888;
	padding: 30px 30px 0;
	box-sizing: border-box;
	margin: auto;
	position: relative;
	text-align: center;
	border-radius: 2px;
	box-shadow: 0px 0px 20px #000;
}
#cs_bx p {
	padding: 0;
}
#cs_bx a#cs_l {
	color: blue;
}

#cs_bx a#cs_bu_y,
#cs_bx a#cs_bu_n,
#cs_bx a#cs_bu_close {
	background-color: #eee;
	border: 1px solid #777;
	border-radius: 2px;
	color: #000;
	margin: 0;
	text-decoration: none;
	white-space: nowrap;
	display: inline-block;
}
#cs_bx a#cs_bu_close {
	position: absolute;
	top: -1px;
	right: -1px;
	margin: 0;
	line-height: 19px;
	padding: 4px 8px;
}
#cs_bx a#cs_bu_y,
#cs_bx a#cs_bu_n {
	display: inline-block;
	width: 45%;
	line-height: 3em;
}

#scrollToHome {
	position: fixed;
	right: 1em;
	bottom: 1em;
	width: 3em;
	height: 3em;
	line-height: 3em;
	border: 1px solid;
	border-radius: 3px;
	text-decoration: none;
	background-color: rgba(83,102,121,0.5);
	z-index: 15;
	display: none;
}

/* + floating Calendar */
.fCalendarEnvelope {
	width: 100%;
	position: relative;
}
.fCalendar {
}
.fCalendarTitle {
	position: relative;
	height: 15%;
	background-color: #555;
}

.fCalendarIn {
	position: relative;
	height: 85%;
}

.fCalendarPredMonth,
.fCalendarNextMonth {
	display: inline-block;
	width: 20%;
	box-sizing: border-box;
	height: 100%;
	line-height: 3;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
.fCalendarPredMonth {
	border-right: 1px solid #fff;
}
.fCalendarNextMonth {
	border-left: 1px solid #fff;
}
.fCalendarNextMonth:after {
	content: ">";
}
.fCalendarPredMonth:after {
	content: "<";
}
.fCalendarPredMonth:hover,
.fCalendarNextMonth:hover {
	background-color: #222;
}
.fCalendarActMonth {
	display: inline-block;
	position: relative;
	margin: 0 auto 0 auto;
	width: 60%;
	height: 100%;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	line-height: 3;
}

.fCalendarInTitles {
	display: block;
	height: 15%;
	background-color: #333;
}
.fCalendarInTitles:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.fCalendarInTitles span {
	display: inline-block;
	vertical-align: middle;
  	width: 14%;
	cursor: default;
	color: #fff;
	text-align: center;
}
.fCalendarInTitlesWeekend {
	width: 15% !important;
}
.fCalendarInTitles span span {
	text-align: center;
}
.fCalendarInDays:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
}
.fCalendarInDays {
	height: 85%;
	width: 100%;
	vertical-align: middle;
	display: inline-block;
}
.fCalendarInDays span {
	display: block;
	width: 14%;
	line-height: 2.45;
	text-align: center;
	float: left;
	position: relative;
	cursor: default;
	overflow: hidden;
}
.fCalendarInDays span.fCalendarInWholeDay,
.fCalendarInDayWeekend.fCalendarInWholeDay {
	background-color: #AAAACC !important;
}

.fCalendarInDays span span {
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: #eee;
	vertical-align: middle;
	border-left: 1px solid #bbbcbb;
	border-top: 1px solid #bbbcbb;
}

.fCalendarInDaysWeekend {
	width: 15% !important;
}

.fCalendarInDayWeekend,
.fCalendarInDayTmpweekend {
	background-color: #ddd !important;
}
.fCalendarInDayTmp,
.fCalendarInDayTmpweekend {
	color: #999;
}
.fCalendarInDay {
	color: #2e2e2e ;
}
.fCalendarInDay:hover,
.fCalendarInDayWeekend:hover,
.fCalendarInDayWeekend.fCalendarInWholeDay:hover,
.fCalendarInDay.fCalendarInWholeDay:hover,
.fCalendarToday:hover,
.fCalendarInDaySelected {
	background-color: #555 !important;
	color: #fff ;
}
.fCalendarToday {
	color: #FFF;
	background-color: #779 !important;
}
.fCalendarInDays span span.fCalendarTodayIsIt {
	display: block;
	width: 90%;
	height: 20%;
	background-color: #337;
	position: absolute;
	bottom: 0;
	right: 5%;
}
span.fCalendarInDay:hover span.fCalendarTodayIsIt,
span.fCalendarInDaySelected span.fCalendarTodayIsIt,
span.fCalendarInActDay span.fCalendarTodayIsIt {
	background-color: #eee ;
}

div.fCalendarHint {
	display: none;
	position: absolute;
	background-color: #D9D9D9;
	border: 1px solid #888;
	box-shadow: 0 0 4px #888888;
	padding: 0.5em;
	font-size: 14px;
	color: #666;
	z-index: 11;
}
div.fCalendarInEnvp,
a.fCalendarInLink {
	margin: 10px 0;
	display: block;
	text-decoration: none;
	color: #666;
}
a.fCalendarInLink,
a.fCalendarInLink span {
	cursor: pointer;
}
div.fCalendarHint h2 {
	font-size: 120%;
	color: #333333;
	margin: 0;
	text-align: center;
}
div.fCalendarHint span {
	width: 100%;
	display: block;
	line-height: 1.5;
	float: none;
	text-align: left;
}
div.fCalendarHint span.timestamp {
	font-size: 80%;
	margin-right: 5px;
	border-top: 1px solid #AAA;
}
div.fCalendarHint span.description {
	margin-left: 5px;
}
div.fCalendarHint span.title {
	font-weight: bold;
}
a.fCalendarInLink span.title {
	text-decoration: underline;
}
a.fCalendarInLink:hover span.title {
	text-decoration: none;
}
/* - floatingCalendar */

table.datatable {
	border-collapse: collapse;
	height: auto !important;
	margin: 2em auto;
}
table.datatable td,
table.datatable th {
	border: 1px solid;
	padding: 0.5em;
}
/*** mainscreeneshop_lit */

.small {
	font-size: 80%;
}
.center {
	text-align: center;
}
.invisible {
	display: none !important;
}
.floatRight {
	float: right;
}
.floatNone {
	float: none !important;
	display: inline !important;
}
.thumbLoader {
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url('./img/loading.gif');
}

/* barvy e-shopu */
#basket h2,
#bc-envelope,
#basket-customer-order-note-title,
.paymentSelection label,
div#customer-choice a,
#prevButton,
div.basket-item, div.basket-item div.basket-cl1 a,
div#basket-suma, div#basket div.note-envelope label, #fullPriceArea,
div#customerSectionTabTitles a {
	color: #000;
}

/* hlavní barva */
div.eshopListItem h4,
div#shop-text-part h4,
.lastEshopItemPrice {
	color: #1b81ff;
}
div.photosArea a:hover {
	border-color: #1b81ff;
}
div.basket-navigation-item a.actnav, #nextButton,
div.shop_simple_buy_progres div.completed,
a.ordersList, #backWholeButton {
	color: #FFF;
	background-color: #1b81ff;
	background-image: linear-gradient(#328cff,#1973e6);
}
div#actionsEnvelope>a {
	background-color: #1b81ff;
	color: #FFF;
}
/* hlavní barva tmavý odstín */
div.basket-navigation-item a.actuale span.number,
div.shop-inputs input.buy-btn:hover, div#shop-text-part div#shop-inputs-part input[type="button"]:hover {
	background-color: #145bb3;
}
#nextButton, a.ordersList, div.shop_simple_buy_progres div.storno, #backWholeButton {
	border-color: #145bb3;
}


/* druhá barva */
div#shop-text-part #shop-inputs-part-in {
	border-color: #536679;
	background-color: #FFF;
}
div.shop-inputs input.buy-btn,
div#shop-text-part div#shop-inputs-part input[type=button],
div#basket-head, div.basket-cl5 input,
#transportArea h2, #paymentArea h2,
div#customer-choice a.customerActive, div#customer-choice a:hover,
div#customerSectionTabTitles a:hover, div#customerSectionTabTitles a.eshopTabSelected {
	background-color: #00793a;
	color: #FFF;
}
div#wholeStatus,
div#shop-text-part #shop-inputs-part-in,
div.eshopListItem div.shop-inputs {
	border-color: #536679;
}
div#basket-head,
#transportArea h2, #paymentArea h2,
div#customer-choice a.customerActive, div#customer-choice a:hover,
div#customerSectionTabTitles a:hover, div#customerSectionTabTitles a.eshopTabSelected  {
	background-image: linear-gradient(#647586,#4b5c6d);
}
/* druhá barva světlý podkres */
div#basket-suma, div:hover.paymentSelection, div#fullPriceArea,
div.shop_simple_buy:hover,
tr.customerOrdersBody:hover {
	background-color: #c9cfd5;
}

/* doplňková barva - šedá */
div#basket-navigation, 
div.eshopCounter a.eshopUp, div.eshopCounter a.eshopDown,
input#priceReCount, #prevButton, div#customer-choice a,
div#customerSectionTabTitles a,
div.shop_simple_buy_progres div,
div.shop-show-sort {
	border-color: #CCC;
	background-color: #EDEDED;
	background-image: linear-gradient(#dadada,#fafafa);
}
/* doplňková barva šedá tmavší blok */
div.basket-navigation-item a span.number {
	color: #FFF;
	background-color: #D0D0D0;
}

div#shop-text-part div#shop-inputs-part input[type=text],
div#shop-text-part div#shop-inputs-part span {
	background-color: #FFF;
	color: #000;
}

div.photosArea a {
	border-color: #FFF;
}
div#basket-navigation, 
div.eshopCounter a.eshopUp, div.eshopCounter a.eshopDown,
input#priceReCount, #prevButton,
div#customerSectionTabTitles a,
div.shop_simple_buy_progres div,
div.basket-navigation-item a {
	color: #777;
}
div.basket-item, div.eshopCounter, div.paymentSelection, div.eshopPEDisabled, div#customer-choice,
div#basket div.note-envelope textarea, div#customerSectionTabTitles, div.shop_simple_buy,
.customerOrdersBody td, #customerTab1_customerInfo, p.orderTransport3,
div.eshopListItem,
#accessoriesArea,
div#shop-subcategory-envelope,
div.basket-navigation-item a,
div.lastEshopItems-in {
	border-color: #CCC;
}
#customerArea fieldset input[type=text],
#customerArea fieldset input[type=password],
#customerArea input[type=button],
#customerArea input[type=submit],
div#customerArea textarea {
	border-color: #999;
}
div#customerArea fieldset {
	background-color: #F7F7F7;
	box-shadow: 0px 10px 10px #ccc;
}

/* + spolčené výpisu a detailu */
span.shop-saving {
	background-color: #55b719;
	color: #FFF;
}
span.shop-action-item {
	background-color: #e31e24;
	color: #FFF;
}
div.eshopListItem {
	background-color: #FFF;
}
div.eshopListItem .shop-item-desc {
	background-color: rgba(255, 255, 255, 0.8);
}
/* - barvy e-shopu -------------------------------------------------*/

/* + radiusy */
div#shop-text-part #shop-inputs-part-in,
div.shop-show-sort,
span.shop-action-item, span.shop-saving,
#shop-main-thumbnail img, img#actionImg,
#shop-photos_part div.photosArea a {
	border-radius: 0px;
}
/* - radiusy */

/* + tlačítka košíků */
div#shop-text-part #shop-inputs-part-in,
div.eshopListItem div.shop-inputs {
	border-style: solid;
	border-width: 1px;
	box-sizing: border-box;
}
div#shop-text-part #shop-inputs-part-in {
	position: absolute;
	right: 0;
}
div.eshopListItem div.shop-inputs {
	bottom: 10px;
	left: 10px;
	position: absolute;
	width: 284px;
}
#accessoriesArea div.eshopListItem div.shop-inputs {
	position: relative;
	width: 100%;
	left:initial;
	bottom: initial;
}
div.shop-inputs input.buy-btn,
div#shop-text-part div#shop-inputs-part input[type=button] {
	background-image: url('img/buybtn.png');
	background-repeat: no-repeat;
	cursor: pointer;
	border: 0 none;
}
div.shop-inputs input.buy-btn {
	background-position: 20px center;
	height: 30px;
	padding: 0;
	width: 100%;
}
div#shop-text-part div#shop-inputs-part input[type=button] {
	background-position: 7px center;
	height: 42px; /* o 2px vyšší pro mobilní chrome */
	padding: 0 10px 0 35px;
	font-weight: bold;
}
#accessoriesArea input.buy-btn {
	background-position: 5px center;
}


div#shop-text-part div#shop-inputs-part {
	padding: 1em 0;
	text-align: right;
	position: relative;
	height: 40px;
}
div#shop-text-part div#shop-inputs-part input[type=text] {
	width: 25px;
	height: 38px;
	line-height: 38px;
	padding: 0;
	text-align: right;
	border: 0px none;
	font-weight: bold;
}
div#shop-text-part div#shop-inputs-part span {
	height: 36px;
	line-height: 38px;
	display: inline-block;
	padding: 0 5px;
	width: 15px;
	text-align: left;
}

#eshBasBa {
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	border-bottom: 1px solid #000;
	box-shadow: 0 0 5px #000;
	padding-left: 1rem;
	box-sizing: border-box;
}
div.vsbl {
	display: block !important;
}
#eshBasBa div#eshop-complement {
	padding-right: 0.5em;
}
/* - tlačítka košíků */


/* + našeptavač */
div#wArea {
	z-index: 101;
	position: relative;
	background-color: #F5F5F5;
	box-shadow: 0px 1px 3px #AAA;
}
div#wArea a {
	display: block;
	text-decoration: none;
	overflow: hidden;
	border-bottom: 1px solid #E5E5E5;
}
div#wArea a span {
	display: block;
	height: auto;
	box-sizing: border-box;
	padding: 0.5em;
	float: left;
	width: 120px;
	white-space: nowrap;
	line-height: 1.1;
}
div#wArea a img {
	max-height: 50px;
	max-width: 33px;
	float: left;
	display: block;
}
div#wArea a.category {
	background: url('img/shop-category.png') no-repeat 10px center;
}
div#wArea a.category span {
	float: none;
	padding-left: 43px;
	text-transform: uppercase;
	height: auto;
}


/* + spolčené výpisu a detailu */
div#shop-text-part span.shop-saving,
div#shop-text-part span.shop-action-item {
	display: inline-block;
	height: 2em;
	line-height: 2em;
	padding: 0.5em;
	margin-right: 1em;
}
div.eshopListItem span.shop-saving,
div.eshopListItem span.shop-action-item {
	position: absolute;
	left: -3px;
	line-height: 20px;
	height: 20px;
	display: block;
	padding: 0 5px 0 10px;
	width: 90px;
	text-align: center;
	font-size: 80%;
}
div.eshopListItem span.shop-saving {
	bottom: 220px;
}
div.eshopListItem span.shop-action-item {
	bottom: 195px;
}
#accessoriesArea div.eshopListItem span.shop-saving {
	bottom: 120px;
}
#accessoriesArea div.eshopListItem span.shop-action-item {
	bottom: 95px;
}
.lastEshopItems a span.shop-action-item {
	bottom: 35px;
	left: -13px;
}
div.eshopListItem span.shop-old-price,div#shop-text-part span.shop-old-price {
	text-decoration: line-through;
	overflow: hidden;
}
div.eshopListItem span.shop-old-price {
	float: right;
	text-align: right;
	font-size: 12px;
}
div#shop-text-part span.shop-old-price {
	margin-right: 2em;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
}
div.eshopListItem h4,
div#shop-text-part h4 {
	margin: 0;
	padding: 0;
	height: 40px;
	line-height: 40px;
	font-size: 36px;
}
div#shop-text-part h4 {
	text-align: right;
}
#accessoriesArea div.eshopListItem h3,
#accessoriesArea div.eshopListItem h4,
.lastEshopItems .lastEshopItemTitle,
.lastEshopItems .lastEshopItemPrice {
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	line-height: 16px;
}
#accessoriesArea div.eshopListItem h3,
.lastEshopItems .lastEshopItemTitle {
	height: 32px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}
#accessoriesArea div.eshopListItem h4,
.lastEshopItems .lastEshopItemPrice {
	height: 16px;
}

div.eshopListItem span.shop-dph,
div#shop-text-part span.shop-dph {
	margin: 0;
	padding: 0;
}
div.eshopListItem span.shop-dph {
	font-size: 10px;
}
#accessoriesArea span.shop-dph {
	text-align: center;
	display: block;
	height: 15px;
}
div#shop-text-part span.shop-dph {
	display: block;
	height: 20px;
	line-height: 20px;
}
/* - společné výpisu a detailu*/

/* + výpis položek */
div.eshopListItem {
	float: left;
	padding: 10px 10px 50px;
	box-sizing: border-box;
	position: relative;
	border-width: 1px;
	border-style: solid;
	width: 32%;
	margin: 0 1.9% 1.9% 0;
}
#accessoriesArea div.eshopListItem,
.lastEshopItems div.eshopListItem {
	padding: 10px;
	width: 19%;
	margin: 0 0 1% 1%;
	overflow: hidden;
}
div.eshopListItem.treti {
	margin-right: 0;
}
div.eshopListItem h3 {
	margin: 0 0 2px 0;
	padding: 0 0 3px 0;
	overflow: hidden;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	height: 44px;
}
div.eshopListItem h4 {
	font-weight: normal;
}
div.eshopListItem .shop-item-desc {
	display: block;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0px;
	width: 100%;
	box-sizing: border-box;
	max-width: 100%;
	line-height: 21px;
	padding: 5px 5px 0 5px;
	margin: 0;
	max-height: 66px;
	text-align: left;
}
div.shop-article-image {
	max-width: 100%;
	height: 245px;
	text-align: center;
	position: relative;
}
#accessoriesArea div.shop-article-image {
	height: 170px;
}
div.eshopListItem img{
	border:none;
	max-width: 100%;
}
a.shop-item-detail {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 360px;
	box-sizing: border-box;
}
#accessoriesArea a.shop-item-detail {
	height: 230px;
}
a.shop-item-detail span {
	display: none;
}
/* - výpis položek */

div#brandsEnvelope {
	padding: 1em 0;
}
div#brandsEnvelope a.brand {
	display: inline-block;
	vertical-align: top;
	width: 15.6%;
	margin: 0 1% 1% 0;
	box-sizing: border-box;
	border: 4px solid #FFF;
	text-decoration: none;
	background-color: #FFF;
	position: relative;
	color: #FFF;
}
div#brandsEnvelope a.brand span.brandTitle {
	line-height: 28px;
	font-size: 18px;
	min-height: 28px;
	display: block;
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 0 2px 0 32px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	text-shadow: 1px 1px 1px #000;
	background: rgba(0,0,0,0.5);
	overflow: hidden;
}
div#brandsEnvelope a.brand span.brandTitle::before {
	content: "";
	border: 1px solid #000;
	background: #FFF;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 2px;
	left: 2px;
	box-sizing: border-box;
	border-radius: 3px;
}
div#brandsEnvelope a.brand.active span.brandTitle::after {
	content: "";
	background: #fff;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 4px;
	left: 4px;
	box-sizing: border-box;
	border: 5px groove #666;
	border-radius: 3px;
}
div#brandsEnvelope a.brand img {
	width: 100%;
	display: block;
	opacity: 0.5;
	filter: grayscale(100%);
}
div#brandsEnvelope a.brand.active {
	border-color: #666;
}
div#brandsEnvelope a.brand.active img {
	transform: scale(1,1);
	opacity: 1;
	filter: grayscale(0%);
}
div#brandsEnvelope a.brand:hover {
	border-color: #aaa;
}
div#brandsEnvelope a.brand:hover img {
	opacity: 1;
	filter: grayscale(0%);
}
div#brandsEnvelope a.activebrands {
	display: inline-block;
	margin: 0 auto;
}
div#brandsEnvelope div.activebrands {
	padding-bottom: 1em;
}
div#brandsEnvelope div.activebrands a {
	text-decoration: none;
	border: 1px solid;
	border-radius: 10px;
	padding: 0 5px;
}
div#brandsEnvelope div.activebrands a::after {
	content: "✖";
	margin-left: 5px;
}

/* + Položka */
div#shop-text-part {
	width: 50%;
	float: right;
	position: relative;
	box-sizing: border-box;
	padding: 0 0 0 2em;
}
#shop-photos_part {
	width: 50%;
	overflow: hidden;
	float: left;
}
div#shop-text-description {
	padding: 20px 0;
	line-height: 1.5;
}
div#shop-text-suma {
	text-align: right;
	padding: 0 0 20px 0;
}
div#shop-text-part span.currency-comment {
	display: block;
	font-size: 10px;
}
#shop-main-thumbnail {
	width: 100%;
	text-align: center;
}
#shop-main-thumbnail img {
	max-width: 100%;
}
#shop-photos_part div.photosArea {
	margin: 0;
	padding: 10px 0 0 0;
}
#shop-photos_part div.photosArea a {
    border-width: 1px;
    border-style: solid;
    display: block;
    float: left;
    margin: 0px;
    overflow: hidden;
	width: 112px;
	height: 84px;
}
#shop-photos_part div.photosArea a img {
    border: medium none;
    display: block;
    margin: 0;
    width: 100%;
}
#shop-photos_part div.photosArea.photogallery_vertical a {
    height: 102px;
    width: 77px;
}

#eshopArticleTabs {
	clear: both;
}
#eshopArticleTabs h2,
.lastEshopItems h2 {
	padding: 0;
	margin: 20px 0 0 0;
}
#eshopArticleTabs div#downloadsArea ul.downloadElement {
	padding: 0;
}
#accessoriesArea,
div.lastEshopItems-in {
	border-top-width: 1px;
	border-top-style: solid;
	padding: 1em 0;
	margin: 1em 0 1.5em;
	overflow: hidden;
}
div.lastEshopItems-in {
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-wrap: wrap;
}
/* - product detail */

/* + poslední zobrazené položky */
.lastEshopItems {
	margin: 3em 0 0;
}
.lastEshopItems-in a {
	display: block;
	text-align: center;
	text-decoration: none;
}
.lastEshopItems-in span.lastEshopItemCont,
.lastEshopItems-in span.lastEshopItemTitle,
.lastEshopItems-in span.lastEshopItemPrice {
	display: block;
	position: relative;
}
.lastEshopItems a img {
	width: 100%;
	border: none;
}
/* - poslední zobrazené položky */


/* + košík v banneru */
a#eshopBasketArea.eshopBasketEmpty,
a#eshopBasketArea.eshopBasketFull {
	background-image: url('img/shop_basket.png');
	min-height: 32px;
}
div#eshopCustomerControlArea a#customerLogOff {
	background-image: url('img/logout-y.png');
}
a#eshopBasketArea,
div#eshopCustomerControlArea a {
	text-decoration: none;
}

a#eshopBasketArea:hover,
div#eshopCustomerControlArea a:hover {
	text-decoration: underline;
}

a#eshopBasketArea,
div#eshopCustomerControlArea a {
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	position: relative;
	padding-left: 60px;
}
div#eshop-complement {
	float: right;
	line-height: 46px;
	font-size: 120%;
	font-weight: normal;
	color: #e6cba4;
}
div#eshop-complement a {
	color: #e6cba4;
}
div#eshopBasketEnvelope { display: inline-block; }

#eshopBasketArea .eshopBasketCount .eshopBasketKs {
	display: none;
}
#eshopBasketArea .eshopBasketCount {
	border: 1px solid;
    border-radius: 50%;
    font-size: 10px;
    font-weight: bold;
    height: 15px;
    line-height: 15px;
    text-align: center;
    display: inline-block;
    min-width: 15px;
	position: absolute;
	left: 18px;
	top: 8px;
	background-color: #FF0;
	color: #000;
}
div#eshopCustomerControlArea {
	display: inline-block;
	margin-left: 1em;
	position: relative;
}
div#eshopCustomerControlArea a {
	background-image: url('img/shop_user.png');
	min-height: 32px;
	padding-left: 45px;
	margin-left: 2rem;
}
div#eshopCustomerControlArea a#customerLogOff {
	font-size: 85%;
	text-decoration: none;
	display: inline-block;
	width: 30px;
	height: 32px;
	margin: 0 0 0 10px;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 6px;
	border: 2px solid #e6cba4;
	box-sizing: border-box;
	vertical-align: middle;
	padding: 0;
	vertical-align: top;
	margin-top: 7px;
}
div#eshopCustomerControlArea a#customerLogOff span {
	display: none;
}
div#eshopCustomerControlArea a#customerLogOff:hover,
a#eshopBasketArea:hover,
div#eshopCustomerControlArea a:hover {
	filter: brightness(150%);
}




a#eshopBasketArea{
	background-size: 30px;
	padding-left: 40px;
}
#eshopBasketArea .eshopBasketCount {
	left: 6px;
	top: 15px;
}
div#eshopCustomerControlArea a {
	background-size: 20px;
	padding-left: 30px;
}
div#eshopCustomerControlArea a#customerLogOff {
	background-size: initial;
}
/* - košík v banneru*/



/* + lišta s řazením */
div.shop-show-sort {
	margin: 10px 0;
	padding: 5px;
	line-height: 22px;
	border-width: 1px;
	border-style: solid;
}
div.shop-show {
	float: left;
}
div.shop-show a {
	display: block;
	height: 22px;
	padding-left: 24px;
	line-height: 22px;
	font-size: 12px;
	float: left;
	margin: 0 0 0 10px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left center;
}
a.shop-show-actual {
	font-weight: bold !important;
	text-decoration: none;
}
span.shop-show-text {
	float: left;
	font-size: 12px;
}
div.shop-sorting {
	float: right;
	font-size: 12px;
}
div.shop-sorting a {
	padding-right: 12px;
	margin-left: 20px;
}
div.shop-sorting a.down {
	padding-right: 12px;
	background: url('img/shop-down.png') no-repeat right center;
}
div.shop-sorting a.up {
	padding-right: 12px;
	background: url('img/shop-up.png') no-repeat right center;
}
/* - lišta s řazením */




/* + kategorie zboží */
div#shop-subcategory-envelope {
	padding: 10px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 30px;
}
ul#shop-subcategory {
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}
ul#shop-subcategory li {
	width: 220px;
	display: block;
	list-style-type: none;
	margin: 0 25px 20px 0;
}
ul#shop-subcategory li a {
	background-repeat: no-repeat;
	font-family: "Merriweather", serif;
}
div.shop-category-description {
	padding: 0 0 5px 0;
	margin-bottom: 10px;
}
/* - kategorie zboží */

ul#shop-subcategory li a.no_image {
	background-image: url('img/shop-category.png');
	padding-left: 20px;
	line-height:30px;
}
ul#shop-subcategory li a img {
	width: 100px;
	float: left;
	margin-right: 5px;
}
ul#shop-subcategory li a span {

}

/* + košík u myši */
div.adding_to_basket {
	position: absolute;
	width: 32px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
div.adding_to_basket div {
	width: 20px;
	height: 30px;
	position: absolute;
	top: -15px;
	left: 6px;
	background: url('img/shop-basket-progres.gif') no-repeat;
}
.tb_plozka,
.tb_polozka {
	top: 2px;
	left: 50px;
}
.tb_prislusenstvi {
	top: -4px;
	left: -2px;
}
.tb_seznam {
	top: -4px;
	left: 13px;
}
/* - košík u myši */

/* + strom položek e-shopu */
ul#shop-navigation {
	padding: 0;
	margin: 0 auto;
	max-width: 1280px;
	text-align: right;
}
ul#shop-navigation ul {
	display: none;
}
ul#shop-navigation li {
	list-style-type: none;
	display: inline-block;
	padding-left: 1rem;
}
ul#shop-navigation ul li {
	display: none;
}
ul#shop-navigation li a {
	display: inline-block;
	position: relative; 
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Merriweather", serif;
	font-weight: bold;
	color: #e6cba4;
	font-size: 150%;
	line-height: 4rem;
	height: 4rem;
	padding: 0 1rem;
}
ul#shop-navigation li a:hover,
ul#shop-navigation li a.actual {
	background-color: #e31e24;
}
ul#shop-navigation li a.sub span::before {
	content: "";
}
/* - strom položek e-shopu */

/* + akční nabídky slideshow */
div#actionsEnvelope {
	text-align: left;
	overflow: hidden;
	margin: 0 0 2rem 0;
	color: #e6cba4;
}
div#actionsEnvelope > a {
	display: block;
	box-sizing: border-box;
	padding: 1em;
	text-align: center;
	text-decoration: none;
	font-family: "Merriweather", serif;
	text-transform: uppercase;
	background-color: #e31e24;
	color: #e6cba4;
	font-weight: bold;
}
div#actionsEnvelope>a::after {
	content: ">>";
}
div#actionEnvelope {
	text-align: center;
	max-width: 100%;
	margin-top: 1rem;
	min-height: 290px;
}
div#actionPanel {
	cursor: pointer;
}
h2#actionTitle {
	margin: 0;
	padding: 5px;
	line-height: 20px;
	overflow: hidden;
	font-size: 14px;
	font-weight: normal;
	color: #e6cba4;
	background-color: #000;
}
img#actionImg {
	max-width: 100%;
	display: block;
}
div#actionPricesEnvl {
	background-color: #e31e24;
	overflow: hidden;
}
span#actionPrice,
span#oldPrice {
	display: block;
	width: 50%;
	padding: 5px 0;
}
span#oldPrice {
	text-decoration: line-through;
	background-color: #00793a;
	float: right;
}
span#actionPrice {
	font-weight: bold;
	background-color: #e31e24;
	float: left;
}
/* - akční nabídky slideshow */


/* + search radio */
div#shop_search {
	position: absolute;
	right: 0;
	bottom: -20px;
	width: 
}
div#shop_search div {
	float: left;
	margin-left: 5px;
}
div#shop_search label {
	font-size: 10px;
}
div#shop_search input {
	margin: 0 2px 0 0;
	vertical-align: middle;
}
/* - search radio */

/* lhůty skladem */
.eshopListItem .shop-delivary_date {
	position: absolute;
	display: none;
}

.delivary_date_area {
	display: block;
	margin: 10px 0 0;
}




/* + průběh nákupu -----------------------------------------------------------------------------*/

div#basketEmpty {
	display: none;
}

div#basket {
	position: relative;
	padding-bottom: 50px;
}
div#basket-navigation, div#customerArea fieldset {
	border-radius: 5px;
}
div.eshopCounter, div.basket-cl5 input, #nextButton, #prevButton, input#priceReCount, div#basket div.note-envelope textarea,
#customerArea input[type=button],
#customerArea input[type=submit],
#customerArea fieldset input[type=text],
#customerArea fieldset input[type=password],
a.ordersList,
#backWholeButton {
	border-radius: 3px;
}
div#customer-choice a,
div#customerSectionTabTitles a {
	border-radius: 3px 3px 0 0;
}
div#basket-navigation {
	margin: 10px 0 30px;
	padding: 0;
	height: 60px;
	overflow: hidden;
	border-width: 1px;
	border-style: solid;
	font-size: 14px;
}
div.basket-navigation-item {
	float: left;
	width: 20%;
	height: 60px;
}
div.basket-navigation-item a {
	display: block;
	height: 60px;
	width: 100%;
	overflow: hidden;
	text-decoration: none;
	font-weight: bold;
	border-width: 1px;
	border-style: none solid none none;
}
div.basket-navigation-item a.actuale {
	background-position: bottom;
}
div.basket-navigation-item a span.text {
	padding-left: 10px;
	margin-top: 12px;
	display: block;
	width: 80px;
	float: left;
}
div.basket-navigation-item a span.number {
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 20px;
	margin: 15px 0 0 15px;
	float: left;
	border-radius: 3px;
}
#basketNav5 {
	border-right-style: none;
}
#basketNav4 span.text {
	margin-top: 21px;
}



div#basket-head {
	position: relative;
	padding: 0;
	height: 36px;
	line-height: 36px;
	font-weight: bold;
}
div#basket-head div.basket-cl2,
div#basket-head div.basket-cl3,
div#basket-head div.basket-cl4,
div#basket-head div.basket-cl5 {
	border-left: 1px dotted;
	text-align: center;
}
div.basket-cl1 {
	width: 290px;
	overflow: hidden;
	padding: 0 10px 0 15px;
}
div.basket-cl2 {
	width: 120px;
	text-align: center;
}
div.basket-cl3 {
	width: 110px;
	font-weight: normal;
}
div.basket-cl4 {
	width: 110px;
}
div.basket-cl5 {
	width: 40px;
	height: 36px;
	text-align: center;
}
div.basket-cl1,
div.basket-cl2,
div.basket-cl3,
div.basket-cl4,
div.basket-cl5 {
	float: left;
}
div.basket-cl4, div.basket-cl3 {
	text-align: right;
	padding: 0 10px;
}

div#eshopBasketItems {
	margin: 10px 0;
}
div.basket-item {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	vertical-align: middle;
	height: 60px;
	font-weight: bold;
}
div.basket-item div.basket-cl1,
div.basket-item div.basket-cl2,
div.basket-item div.basket-cl3,
div.basket-item div.basket-cl4,
div.basket-item div.basket-cl5 {
	display: table-cell;
	vertical-align: middle;
	height: 60px;
	float: none;
}
div.basket-item div.basket-cl5 {
	padding-left: 5px;
}
div.eshopCounter {
	width: 60px;
	height: 31px;
	border-width: 1px;
	border-style: solid;
	position: relative;
	margin: 0px auto;
}
div.eshopCounter input {
	width: 30px;
	height: 31px;
	line-height: 31px;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 5px;
	border: 0px none;
	text-align: center;
}
div.eshopCounter a.eshopUp, div.eshopCounter a.eshopDown {
	display: block;
	width: 20px;
	height: 15px;
	line-height: 15px;
	position: absolute;
	right: 0;
	font-weight: normal;
	text-decoration: none;
	font-size: 120%;
	text-align: center;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #EDEDED;
}
div.eshopCounter a.eshopUp {top: 0;}
div.eshopCounter a.eshopDown {
	bottom: 0;
	border-top-style: solid;
	border-top-width: 1px;
}
div.basket-cl5 input {
	background-image: url('img/shop-delete.png');
	background-repeat: no-repeat;
	background-position: center;
	border: none;
	width: 19px;
	height: 19px;
	font-size: 0px;
	cursor: pointer;
}
div#priceReCount-envelope {
	padding-bottom: 10px;
	text-align: center;
}
input#priceReCount {
	border-width: 1px;
	border-style: solid;
	font-weight: bold;
	padding: 0px 5px;
	height: 30px;
}
div#basket-suma-envelope {
	position: relative;
	height: 100px;
}
div#basket-suma {
	text-align: right;
	height: 40px;
	line-height: 40px;
	font-size: 130%;
	width: 40%;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
}
#priceSum {
	font-weight: bold;
	display: inline-block;
	font-size: 110%;
	padding: 0 20px;
}
div#basket-suma-comment {
	position: absolute;
	top: 50px;
	right: 0;
	width: 70%;
	text-align: right;
}
div#basket div.note-envelope label {
	font-weight: bold;
}
div#basket div.note-envelope textarea {
	display: block;
	width: 300px;
	height: 60px;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
}
div#move-buttons-envelope {
	height: 40px;
	margin: 30px 0;
	position: relative;
}
div#nextButton_envelope, div#previousButton_envelope {
	height: 40px;
	position: absolute;
}
div#nextButton_envelope {
	right: 0;
	text-align: right;
}
div#previousButton_envelope {
	left: 0;
}
#nextButton, #prevButton, #backWholeButton {
	padding: 0 10px;
	border-width: 1px;
	border-style: solid;
	font-weight: bold;
	cursor: pointer;
	text-transform: uppercase;
}
#nextButton {
	height: 40px;
}
#backWholeButton {
	height: 40px;
}
#prevButton {
	height: 30px;
}


div#transportArea, div#paymentArea {
	width: 50%;
	float: left;
}
#transportArea h2, #paymentArea h2 {
	font-weight: normal;
	padding-left: 15px;
	height: 36px;
	line-height: 36px;
	font-size: 18px;
}
#transportArea h2 {
	margin: 0 10px 0 0;
}
#paymentArea h2 {
	margin: 0 0 0 10px;
}
#transportArea div.paymentSelection {
	margin-right: 10px;
}
#paymentArea div.paymentSelection, #paymentArea div.eshopPEDisabled {
	margin-left: 10px;
}
div.paymentSelection label, div.eshopPEDisabled label {
	display: block;
	/*float: left;*/
	position: relative;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	margin-left: 15px;
}
label span.paymentExtraPay {
	font-weight: normal;
	white-space: nowrap;
}
div.paymentSelection, div.eshopPEDisabled {
	border-bottom: 1px dotted;
	padding: 15px 0 15px 15px;
	overflow: hidden; 
}
div.paymentSelection input, div.eshopPEDisabled input {
	display: block;
	width: 15px;
	float: left;
	margin: 0px;
	padding: 0;
}
div.paymentSelection div, div.eshopPEDisabled div {
	padding: 5px 0 0 20px;
	clear: left;
}
div.paymentSelection label span.paymentGoPay, div.eshopPEDisabled label span.paymentGoPay {
	display: block;
	float: left;
	background-repeat: no-repeat;
	width: 73px;
	height: 31px;
	margin: -6px 5px 5px 0px;
	background-position: -35px -2px;
}
div.eshopPEDisabled {
	opacity: 0.3;
	filter: alpha(opacity=30);
}
div#fullPriceArea {
	margin-top: 10px;
	height: 40px;
	line-height: 40px;
	text-align: right;
	font-size: 130%;
}
div#customer-choice {
	overflow: hidden;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
div#customer-choice div {
	width: 33.3%;
	float: left;
}
div#customer-choice a#choice1 {
	margin-right: 2px;
}
div#customer-choice a#choice2 {
	margin: 0 2px;
}
div#customer-choice a#choice3 {
	margin-left: 2px;
}
div#customer-choice a {
	display: block;
	text-decoration: none !important;
	text-align: center;
	font-weight: bold;
	border-width: 1px;
	border-style: solid solid none solid;
	padding: 5px 0;
}
div#customer-choice a span {
	font-weight: normal;
	font-size: 90%;
	display: block;
}
div#customerArea {
	margin: 30px 0;
}
div#wholeAddress {
	overflow: hidden;
}
div#wholeStatus {
	border-bottom-style: solid;
	border-width: 4px;
}
div.wholeCustomerAddress {
	width: 40%;
	float: left;
	margin: 0 0 0 2%;
	padding: 2%;
	line-height: 1.5
}
div.wholeCustomerAddress p {
	font-weight: bold;
	font-style: italic;
}
div.bc-envelope {
	font-weight: bold;
	margin: 20px 0 30px;
	padding: 0;
}
div.bc-envelope label {
	padding-left: 5px;
	margin: 0;
}
div.basket-cl1 span.wholeExtraPay {
	font-weight: normal;
	white-space: nowrap;
}
div.basket-cl1 div {
	font-weight: normal;
}
div#basket-customer-order-note {
	padding: 20px 0;
	margin: 0;
	font-style: italic;
}
div#basket-customer-order-note-title {
	font-style: normal;
	font-weight: bold;
}

div#customerArea fieldset {
	margin: 0px auto 20px auto;
	padding: 10px;
	width: 400px;
}
div#customerArea fieldset div {
	padding: 5px 0;
}
div#customerArea fieldset label {
	width: 100px;
	display: block;
	float: left;
}
div#customerArea fieldset label span {
	color: #F00;
}
div#customerArea textarea {
	width: 250px;
	height: 100px;
	border-width: 1px;
	border-style: solid;
}
#customerArea input[type=button],
#customerArea input[type=submit] {
	border-width: 1px;
	border-style: solid;
}
#customerArea fieldset input[type=text],
#customerArea fieldset input[type=password] {
	width: 250px;
	border-width: 1px;
	border-style: solid;
}
#customerArea fieldset input#cCp_1,
#customerArea fieldset input#csCp_1 {
	width: 100px;
}
#customerArea fieldset input#cPSC_1,
#customerArea fieldset input#csPSC_1 {
	width: 50px;
}
input.eshopTextBoxError {
	border: 1px solid red !important;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url('img/shop-valid-err2.png');
}
#customerSectionTabTitles {
	border-style: none none solid none;
	border-width: 1px;
	margin-bottom: 20px;
}
#customerSectionTabTitles a {
	padding: 5px 20px;
	margin-right: 3px;
	border-style: solid solid none;
    border-width: 1px;
    display: inline-block;
    font-weight: bold;
    text-align: center;
    text-decoration: none !important;
}
#customerTab1_customerInfo {
	border-width: 1px;
	border-style: none none solid none;
	margin-bottom: 20px;
	overflow: hidden;
}
#customerTab1_customerInfo .customerSectionAddress {
	float: left;
    line-height: 1.5;
    margin: 0 0 2% 2%;
    padding: 0 2% 2% 2%;
    width: 40%;
}
#customerTab1_customerInfo .customerSectionAddress p {
	font-style: italic;
    font-weight: bold;
}
div.shop_simple_buy {
	min-height: 45px;
	line-height: 45px;
	border-width: 1px;
	border-style: none none dotted none;
}
div.shop_simple_buy a, div.shop_simple_buy span {
	margin-right: 10px;
}
div.shop_simple_buy a, div.shop_simple_buy span.price {
	font-weight: bold;
}
div.shop_simple_buy_data {
	float: left;
}
div.shop_simple_buy_note {
	line-height: 1;
	padding: 0 0 10px 60px;
	font-style: italic;
}
div.shop_simple_buy_progres {
	overflow: hidden;
	margin-top: 15px;
}
div.shop_simple_buy_progres div {
	border-width: 1px;
	border-style: solid;
	width: 85px;
	height: 13px;
	line-height: 13px;
	font-size: 9px;
	text-align: center;
	overflow: hidden;
	float: left;
	cursor: default;
}
div.shop_simple_buy_progres div.storno {
	border-width: 1px;
	border-style: solid;
	width: 150px;
	height: 13px;
	line-height: 13px;
	font-size: 9px;
	text-align: center;
	overflow: hidden;
}
div.shop_simple_buy_progres div.storno:before {
	content: "!!! ";
}
div.shop_simple_buy_progres div.storno:after {
	content: " !!!";
}
a.ordersList {
	display: inline-block;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	text-decoration: none;
	margin-bottom: 20px;
}
a.ordersList:before {
	content: "<< ";
}
div.shop_adress_blok {
	float: left;
    line-height: 1.5;
    margin: 0 2% 0 0;
    padding: 2%;
    width: 40%;
}
div.shop_adress_blok p {
	font-style: italic;
	font-weight: bold;
}
div#order_customer_note {
	padding: 20px 0;
	font-weight: bold;
	font-style: italic;
}
div#order_customer_note h3 {
	font-style: normal;
	margin: 5px 0;
}
table.customerOrdersTable {
	border: 1px solid;
}
.customerOrdersHeader td {
	border-bottom: 2px solid;
	padding: 5px 8px;
	font-weight: bold;
	font-size: 80%;
}
.customerOrdersBottom td {
	border-top: 1px solid;
	padding:8px;
	font-weight: bold;
}
.customerOrdersBody td {
	border-bottom-style: solid;
	border-width: 1px;
	padding:8px;
}
td.customerHR_1, td.customerHR_2 {
	padding: 2px 4px;
}
td.customerR_1, td.customerR_2 {
	font-size: 70%;
	padding: 2px 4px;
	max-width: 130px;
}
td.customerRT_4, td.customerRT_6,td.customerR_4, td.customerR_6, td.customerRB_3 {
	text-align: right;
}
td.customerR_5, td.customerRB_2 {
	text-align: center;
}
div.orderTransport {
	float: left;
    margin: 20px 3% 30px 0;
    padding: 0;
    width: 47%;	
}
p.orderTransport1 {
	font-weight: bold;
}
p.orderTransport1 span {
	font-weight: normal;
	white-space: nowrap;
	font-size: 90%;
}
p.orderTransport2 {
	font-style: italic;
}
p.orderTransport3 {
	font-style: italic;
	font-weight: bold;
	border-width: 1px;
	border-style: solid none none none;
}
div.orderLoginArea {
	clear: both;
	margin-bottom: 30px;
}

div.dark_shadow_bg {
	background-color: #000;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	filter: alpha(opacity = 50);
	opacity: 0.5;
}
div.dark_shadow_bg_envelope {
	position: fixed;
	top: 30%;
	width: 100%;
}
div.dark_shadow_bg_in {
	margin: 0px auto;
	width: 200px;
	height: 100px;
	background: #FFF url('img/loading.gif') no-repeat center center;
	border: 1px solid #000;
	color: #000;
	text-align: center;
	padding: 20px;
	border-radius: 5px;
}

a#go_pay_link {
	display: block;
	position: absolute;
	right: 10px;
	bottom: 10px;
	border-radius: 3px;
	border: 1px solid #ccc;
	background: #FFF;
}
a#go_pay_link img {
	border: none;
}

div.empty-basket-envelope { text-align: center;}
div.empty-basket-envelope span {
	background: url('img/info32.png') no-repeat left center;
	height: 32px;
	line-height: 32px;
	display: inline-block;
	padding: 0 0 0 40px;
	font-weight: bold;
	color: #1958B7;
}
#shop_order_result {
	margin: 20px 0;
}
.success-envelope #shop_order_result {
	text-align: center;
}
.success-envelope #shop_order_result b,
.failed-envelope #shop_order_result b {
	height: 60px;
	padding: 0 0 0 40px;
	font-weight: bold;
	font-size: 130%;
}
.success-envelope #shop_order_result b {
	background: url('img/ok32.png') no-repeat left center;
	color: #55B719;
	display: inline-block;
	line-height: 60px;
}
.failed-envelope #shop_order_result b {
	background: url('img/error32.png') no-repeat left center;
	color: #b71f19;
	display: table-cell;
	vertical-align: middle;
}

/* - průběh nákupu */
/*** color */

h1, h2, h3 { color: #222;}
a,div.text-article-preview h2 a,.barva { color: #111;}

a:hover, div.photosArea a:hover,
div.eshopListItem h4, div#shop-text-part h4, .lastEshopItemPrice {
	color: #000;
}
/*** background */
a#hor-res-menu-button,
div#eshBasBa,
div.offsetPart a,
div.basket-navigation-item a.actnav, #nextButton,
div.shop_simple_buy_progres div.completed,
a.ordersList, #backWholeButton,
a#hor-res-menu-button {
	background-color: #00793a;
}
div#bottom-menuline {
	background-color: #00793a;
	color: #FFF;
}
div#bottom-menuline a,  div#bottom-menuline h2 {
	color: #FFF;
}
div#bottom-menuline a:hover {
	color: #AAA;
}
input[type=button]:hover, input[type=submit]:hover,
div.offsetPart a:hover,
div.basket-navigation-item a.actuale span.number,
input[type="button"]:hover, input[type="submit"]:hover,
div.shop-inputs input.buy-btn:hover, div#shop-text-part div#shop-inputs-part input[type="button"]:hover,
#nextButton:hover, a.ordersList:hover, #backWholeButton:hover,
div#actionsEnvelope > a:hover {
	background-color: #000;
}
/*** border */
div.article-preview,
.newsEnvelope .aktual-img, .actionsEnvelope .aktual-img,
div.photosArea a:hover {
	border-color: #000;
}
/*** ostatní */
input[type=button], input[type=submit] {
	border: 1px solid #536679;
	background-color: #536679;
	color: #FFF;
}
div.offsetPart span {
	background-color: #EEE;
}
div.basket-navigation-item a.actnav, #nextButton,
div.shop_simple_buy_progres div.completed,
a.ordersList, #backWholeButton,
#shopinfoline,
a#hor-res-menu-button,
div#eshBasBa,
div.offsetPart a {
	color: #FFF;
}
div.basket-navigation-item a.actnav, #nextButton,
div.shop_simple_buy_progres div.completed,
a.ordersList, #backWholeButton {
	background-image: none;
}
#own_background_decoration { background-repeat: no-repeat; width: 100%; background-position: top center;}
.own_decoration_1 {background-image: url('./img/body_decoration.jpg'); }


/*** tema bez barvy */

#foot a, #foot {
	color: #e9d4ad;
}
#foot {
	background-color: #000;
}

input[type=text], input[type=password], input[type=checkbox], textarea,
input#newsletter-mail {
	border: 1px solid #CCC;
	color: #000;
	background-color: #FFF;
}

a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

#foot {
	padding: 10px 0 !important;
	text-align: center;
}

/* aktuality */
#newsElement {
	background-color: #00793a;
	color: #e6cba4;
}
#newsElement h1,
#newsElement h2,
#newsElement h3,
#newsElement a {
	color: #e6cba4;
}
#newsElement a { text-decoration: none; }
#newsElement a:hover { text-decoration: underline; }
}
.newsElement-in {
	padding: 2em 0;
	max-width: 1280px;
	margin: 0 auto;
}
.micro_art_unique h2 a {
	text-decoration: none;
}
.micro_art_unique img { max-width: 100%; }

/* drobeckova navigace */
div#top_area_path_part {
	font-size: 80%;
	padding-top: 1rem;
	padding-bottom: 3.2rem;
}
div#top_area_path_part a {
	text-decoration: none;
}
div#top_area_path_part a:hover {
	text-decoration: underline;
}

/* podkategorie */
ul.submenuArea li a {
	text-decoration: underline;
}
ul.submenuArea li a:hover {
	text-decoration: none;
}

/* vypis clanku */
div.article-preview {
	border-width: 1px;
	border-style: dotted;
	margin: 10px;
	position: relative;
	height: 100px;
	overflow: hidden; 
}
div.img-article-preview {
	position: absolute;
	width: 130px;
}
div.img-article-preview a {
	display: block;
	width: 120px;
	margin: 5px auto;
}
div.img-article-preview img {
	border: none;
}
div.text-article-preview {
	margin-left: 135px;
}
div.text-article-preview h2 a {
	text-decoration: none;
	padding: 2px;
}
div.text-article-preview h2 a:hover {
	text-decoration: underline;
}

/* download */
ul.downloadElement {
	margin: 0;
	padding: 0 0 20px 0;
}

/* fotogalerie */
div.photosArea a {
	display: block;
	float: left;
	width: 122px;
	height: 94px;
	border-width: 1px;
	border-style: solid;
	margin: 10px;
}
div.photosArea.photogallery_vertical a {
	width: 94px;
	height: 122px;
}
div.photosArea a img {
	display: block;
	margin: 5px auto;
	border: none;
}


/* formuláře */
input[type=button], input[type=submit] {
	cursor: pointer;
}
.webbase_form label {
}
.webbase_form .highlight {
	font-weight: bold;
}
.webbase_form div.input_element_calendar_div {
	left: 105px;
}


.banhead_1 {background-image: url('./img/banner_o_1.jpg');}
.banhead_2 {background-image: url('./img/banner_o_2.jpg');}
.banhead_3 {background-image: url('./img/banner_o_3.jpg');}
.banhead_4 {background-image: url('./img/banner_o_4.jpg');}
.banhead_5 {background-image: url('./img/banner_o_5.jpg');}
.banhead_6 {background-image: url('./img/banner_o_6.jpg');}
.banhead_7 {background-image: url('./img/banner_o_7.jpg');}
/*** rozlozeni */

#left-1 {
	float: left;
	width: 220px;
	min-height: 10px;
	padding-top: 1rem;
}

#content-1, #shopinfoline-in {
	max-width: 1280px;
	margin: 0 auto;
}

#content-2 {
	float: left;
	width: 770px;
}

#foot-in {
	padding: 1rem 0;
	max-width: 1280px;
	margin: 0 auto;
} 

#banhead {
	background-image: url('../img/blank.gif');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
	margin: 0;
	min-height: 550px;
	padding: 0;
	position: relative;
}
#mhdr,
div.mhdr {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#logo_part {
	max-width: 1280px;
	margin: 0 auto;
	position: relative;
}
#logo_part h1, #logo_part h2 {
	margin: 0;
	padding: 0;
	position: relative;
	box-sizing: border-box;
	overflow: hidden;
}

#logo_part h1 {
	float: left;
	margin-top: -55px;
}
#logo_part h1 a {
	display: block;
}
#logo_part h1 a img,
#logo_part h2 img {
	display: block;
	max-width: 100%;
}
#logo_part h2 {
	float: right;
	margin-top: 110px;
}




/*vypisy*/
div#area-0 {
	position: static;
}
#content-2 {
	overflow: hidden;
	float: right;
	width: calc(100% - 220px);
}
div#content-2-in {
	min-height: 500px;
	padding: 0 0 0 3em;
}
div.articleContent img {
	max-width: 100%;
}


div.img-article-preview {
	width: 130px;
}

#calendarEnvelope {
	margin: 1em auto;
	width: 14em;
}
#calendarTitle {
	height: 2em;
	line-height: 2em;
}
#calendarInTitles > span,
#calendarInDays > span {
	width: 2em;
	height: 2em;
	line-height: 2em;
	border: none;
}
span.calendarTodayIsIt {
	width: 75%;
	height: 20%;
	right: 13%;
	bottom: 5%;
}
#calendarPredMonth, #calendarNextMonth {
	width: 3em;
	height: 2em;
}
#calendarActMonth {
	font-size: 90%;
}

div.inq-envelope-in h2 {
	margin-top: 0;
	text-align: center;
}

p.inq_question, div.inq_answers {
	margin: 0 auto;
	max-width: 600px;
	width: 70%;
}








.xil .menuElement {
float: right;
}









ul.menu-lev-0, ul.menu-lev-0 li {
	margin: 0;
	padding: 0;
	position: relative;
}

ul.menu-lev-0 li {
	list-style-type: none;
}
ul.menu-lev-0 a {
	color: #000 !important;
	text-decoration: none;
}

ul.menu-lev-0 li {
	display: block;
	width: 100%;
	height: 34px;
	padding: 0;
	margin: 0;
}
ul.menu-lev-0 li a {
	display: block;
	height: 100%;
	line-height: 34px;
	overflow: hidden;
	position: relative;
	background-image: url('./img/vmi_3700.png');
	background-color: transparent;
}
ul.menu-lev-0 li a {
	padding: 0 0px 0 30px;
	text-align: left;	
}
ul.menu-lev-0 li a:hover
ul.menu-lev-0 li a.a_active {
	background-image: url('./img/vmi_3699.png');
	background-color: transparent !important;
}

div#menuEnvelope { display: none; }

div#rmhandle { display: none; transition: opacity 0.3s, height 0.3s, width 0.3s, padding 0.3s;
	position: fixed;
	padding-top: 40px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 10000;
	background-color: rgba(0,0,0,0.9);
	border-radius: 5px;
	overflow-y: auto;
}
div#rmhandle div.menu_line a {
	color: #e9d4ad;
	text-decoration: none;
	font-size: 120%;
}
div#rmhandle div.menu_line a:hover {
	color: #FFF;
	text-decoration: underline;
}
div#rmhandle div.menu_group {
	padding: 2rem 1rem 2rem 0;
	border-bottom: 1px solid #e9d4ad;
}
div#rmhandle div.menu_group div.menu_line {
	margin: 0.5rem 0;
}
div#rmhandle div.menu_group_2 {
	text-transform: uppercase;
	font-family: "Merriweather", serif;
	font-weight: bold;
}
div.social_icons.innav, div.contact_icons.innav  { margin: 2rem auto 0; width: 100%; text-align: center; }

#head-sogan {
	color: #FFF;
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: rgba(0,0,0,0.5);
	z-index: 1;
}
#head-sogan div {
	padding: 1em;
	max-width: 1280px;
	box-sizing: border-box;
	text-align: center;
	margin: 0 auto;
	font-size: 150%;
	font-family: "Merriweather", serif;
	text-transform: uppercase;
}

.newsElement-in {padding: 1rem; max-width: 1280px; margin: 0 auto; }

div#newsletter-envelope {
	overflow: hidden;
	/*background: url('img/newsletter_img.jpg') no-repeat center #FFF;*/
	background-size: cover;
	padding: 4rem 0;
}
div#newsletter-envelope p {
	display: inline-block;
	font-family: 'Petrona', serif;
	font-size: 130%;
}
div#newsletter-envelope form {
	text-align: center;
	margin: 0;
	width: 49%;
	display: inline-block;
}
input#newsletter-mail {
	margin: 0 10% 0 0;
	width: 50%;
	height: 3rem !important;
	line-height: 28px !important;
	padding: 0 5px;
	box-sizing: border-box;
}
input#newsletter-btn {
	width: 27%;
	margin: 0;
	height: calc(3rem + 1px);
}


@media(min-width: 971px) and (max-width: 1290px) {
	#shop-navigation { border-left: 200px solid #00793a;}
}

@media(min-width: 641px) {
	div#rmhandle { display: none !important;}
}

@media(min-width: 861px) and (max-width: 1279px) {
	div#brandsEnvelope a.brand { width: 19%; }
}

@media(max-width: 1280px) {
	#horizont-0-in,
	ul#shop-navigation,
	.newsElement-in,
	#content-1, #shopinfoline-in,
	#logo_part,
	#foot-in,
	.site_sized
	{
		padding-left: 1rem;
		padding-right: 1rem;
	}


	div#content-2-in {
		padding-left: 1em;
	}
	div.eshopListItem div.shop-inputs,
	div.eshopListItem .shop-item-desc {
		width: 100%;
		left: 0;
	}
	#accessoriesArea div.eshopListItem {
		padding: 10px;
		margin: 0 0 0.5% 0.2%;
		width: 19.8%;
	}
	div.basket-navigation-item a span.number {
		margin-left: 2px;
	}
	div.basket-navigation-item a span.text {
		padding-left: 35px;
		width: auto;
		float: none;
	}
	div.basket-cl1,
	div.basket-cl2,
	div.basket-cl3,
	div.basket-cl4,
	div.basket-cl5 {
		box-sizing: border-box;
	}
	div.basket-cl1 {
		width: 270px;
	}
	div.basket-cl3, div.basket-cl4 {
		width: 90px;
	}
	div.basket-cl5 {
		width: 30px;
	}
	ul#shop-subcategory li {
		width: 31%;
		margin: 0 2% 2% 0;
	}
	ul#shop-subcategory li a img {
		width: 30%;
	}
	#basket,
	#customerArea,
	#nextButton, #prevButton, #backWholeButton,
	.empty-basket-envelope,
	.success-envelope,
	.fail-envelope {
		font-size: 12px;
	}
}
@media(max-width:970px){
	div#newsletter-envelope form {
		display: block;
		margin: 0 auto;
		width: 100%;
	}

	
	div.eshopListItem,
	div.eshopListItem.treti {
		width: 49%;
		margin: 0 0 2% 0;
	}
	div.eshopListItem.suda {
		float: right;
	}
	div.eshopListItem div.shop-article-image {
		width: auto;
	}
	#accessoriesArea div.eshopListItem,
	.lastEshopItems div.eshopListItem {
		padding: 1px;
		margin: 0 0 1% 1%;
		width: 24%;
	}
	#accessoriesArea div.eshopListItem.suda {
		float: left;
	}
	div.basket-item {
		height: auto;
	}
	div.basket-cl1 {
		width: 230px;
	}
	div.basket-cl2 {
		width: 100px;
	}
	div.calendars {
		min-width: 30% !important;
	}
	div#content-2-in {
		min-height: 2px;
	}
	
	#logo_part h1, #logo_part h2 {
		margin-top: 1em;
		max-width: 50%;
	}
}
@media(max-width: 860px){
	#shop-photos_part, div#shop-text-part {
		float: none;
		width: 100%;
	}
	#accessoriesArea div.eshopListItem {
		padding: 15px;
	}
	div#brandsEnvelope a.brand {
		width: 19%;
	}
	#left-1 {
		float: none;
		width: 100%;
	}
	div#content-2 {
		float: none;
		width: auto;
	}
	div#content-2-in {
		padding: 1em 0 2em;
	}
	ul.menu-lev-0 {
		border: none;
	}
	ul.menu-lev-0 li{
		width: 50%;
		float:left;
		box-sizing: border-box;
		padding: 0 0.5em; 
	}
	body {
		font-size: 100%;
	}
	#volby-languages {
		margin-right: 100px;
	}
	div#content-2-in {
		padding-left: 0;
	}
	div.text-article-preview h2 a {
		font-size: 100%;
	}
	.article-preview-gallery {
		margin: 1em;
	}
	div#ppb_mb {
		display: none !important;
	}
	table.datatable {
		overflow-x: auto;
		overflow-y: hidden;
		display: block;
		width: 100% !important;
	}
	div.calendars {
		min-width: 50% !important;
	}
	div#actionsEnvelope {
		max-width: 220px;
		width: 220px;
		display: inline-block;
		vertical-align: top;
	}
	div#advb_envelope {
		display: inline-block;
		vertical-align: top;
	}
	div#advb-in a {
		max-width: 220px;
		display: inline-block;
		vertical-align: top;
		margin: 0 1rem 1rem 1rem;
	}
	div#left-1-in {
		text-align: center;
	}
	div#rmhandle.closed { display: none}
	div#rmhandle.clicked { display: block}
}
@media(max-width:640px){
	div#basket-head {
		height: auto;
		line-height: normal;
	}
	div#basket-head>div {
		float: none;
		display: table-cell;
	}
	div#basket-navigation { display: flex; height: auto; }
	div.basket-navigation-item { height: auto; }
	div.basket-navigation-item a { height: 100%; }
	div.basket-navigation-item a span.number {
		width: 15px;
		float: none;
		margin-top: 2px;
		height: 20px;
		line-height: 20px;
		font-size: 12px;
	}
	div.basket-navigation-item a span.text, #basketNav4 span.text {
		padding-left: 2px;
		display: block;
		margin-top: 0;
	}
	div#basket-suma {
		min-height: 40px;
		height: auto;
		width: auto;
		padding-left: 1em;
	}
	div#basket-suma-comment {
		max-width: 90%;
		width: auto;
	}
	div#basket div.note-envelope textarea {
		max-width: 90%;
	}
	div#fullPriceArea {
		height: auto;
		line-height: 30px;
	}
	#transportArea h2, #paymentArea h2 {
		height: auto;
		line-height: normal;
	}
	table.customerOrdersTable {
		display: block;
		overflow-x: auto;
	}
	div.shop_simple_buy_progres div {
		width: auto;
		padding: 0 10px;
	}
	div#brandsEnvelope a.brand {
		width: 24%;
	}
	ul.menu-hor-0 {
		background-color: rgba(255,255,255,0.9);
	}
	ul.menu-hor-0 li {
		background-color: #f5f5f5;
		border-bottom: 1px solid #CCC;
	padding: 0;
	}
	#horizont-0, #horizont-0-in {
		overflow: visible;
		padding: 0;
	}
	#horizont-0 {
		position: relative;
		height: 40px;
		min-height: initial;
		box-sizing: border-box;
		background-color: #00793a;
		border-top: 6px solid #000;
		border-bottom: 6px solid #e6cba4;
	}
	#horizont-0-in {
		height: 0;
		width: auto;
		top: 0;
	}
	ul.menu-hor-0 {
		position: fixed;
		top: 45px;
		right: 0;
		bottom: 0;
		height: auto;
		overflow: auto;
		min-width: 50%;
		max-width: 75%;
		display: none;
		z-index: 12;
	}
	ul.menu-hor-0 li {
		float: none;
		margin: 0;
	}
	ul.menu-hor-0 li,
	ul.menu-hor-0 li a {
		line-height: 3em;
		height: 3em;
	}
	a#hor-res-menu-button {
		display: block;
		box-sizing: border-box;
		width: 50px;
		height: 45px;
		position: absolute;
		top: -6px;
		right: 10px;
		line-height: 13px;
		font-size: 10px;
		text-decoration: none;
		text-align: center;
		padding: 20px 10px 0;
		background-image: url('img/hor_res_menu_button.png');
		background-repeat: no-repeat;
		background-position: center 5px;
		border: 3px solid #e6cba4;
		color: #e6cba4;
		z-index: 10001;
	}
	a#hor-res-menu-button.clicked {
		position: fixed;
		right: 10px;
		top: 0;
	}
	#search {
		margin: 0 auto 0.5rem;
		width: 14em;
		float: none;
	}
	div.div50, div.div33 {
		width: 100%;
		float: none;
	}
	.webbase_form select,
	.webbase_form textarea,
	.webbase_form input[type="text"],
	.webbase_form .calendar_element,
	#newsletter_form_envelope input[type=text]{
		width: 100%;
	}
	.webbase_form label,
	#newsletter_form_envelope label {
		width: auto;
		text-align: left;
		display: block;
	}
	.webbase_form label.form_label_right {
		display: inline-block;
	}
	.webbase_form .halc {
		margin: 0 0 0 0px;
		text-align: center;
	}
	.webbase_form .text_info_div {
		margin: 0 0 0 0px;
		display: block;
	}
	#newsletter_form_envelope input[type="submit"] {
		margin: 0px auto;
		display: block;
	}
	.webbase_form .calendar_element input {
		width: 70%;
	}
	.webbase_form input[type="radio"],
	.webbase_form input[type="checkbox"] {
		margin: 0 0 0 0px;
	}
	div.calendars {
		width: 100% !important;
	}
	ul#shop-navigation, div#shop_nav_envlp {
		display: none;
	}
	#logo_part { text-align: center; }
	#logo_part h1, #logo_part h2 {
		
	}
	#logo_part h1 {
		margin-top: -33px;
	}
	#logo_part h2 {
		max-width: 100%;
		width: 100%;
		margin-bottom: 1rem;
	}
	#logo_part h2 img {
		width: 90%;
		margin: 0 auto;
	}
	div#eshop-complement { float: none; }
	a#eshopBasketArea.eshopBasketEmpty,
	div#eshopCustomerControlArea a:first-child { line-height: 32px; font-size: 80%; }
	div#eshopBasketEnvelope, div#eshopCustomerControlArea {
		width: 50%;
		margin: 0;
		box-sizing: border-box;
		vertical-align: top;
	}
	div#eshopCustomerControlArea a { margin-left: 0; }
	div#eshopCustomerControlArea a#customerLogOff { position: absolute; right: 0; bottom: 5px; background-color: #00793a; }

	div.contact_icons.inline,div.social_icons.inline {
		display: none;
	}
	#banhead { min-height: auto; }
	ul#shop-subcategory li {
		width: 48%;
		margin: 0 2% 2% 0;
	}
	ul#shop-subcategory li a img {
		width: 30%;
	}
	div#ppb_b { z-index: 10002; }

	input#newsletter-mail {
		margin: 0;
		width: 70%;
	}
	input#newsletter-btn {
		padding: 0;
	}
}
@media(max-width: 500px){
	div.eshopListItem, div.eshopListItem.suda, div.eshopListItem.treti {
		float: none;
		width: 80%;
		margin: 0.5em auto;
	}
	#accessoriesArea div.eshopListItem,
	.lastEshopItems div.eshopListItem {
		padding: 1px;
		width: 32%;
		margin: 0 0 1% 1%;
		float: left;
	}
	.lastEshopItems div.eshopListItem {
		float: left;
	}
	ul#shop-navigation li {
		width: 100%;
		max-width: 100%;
		float: none;
	}
	div#customerArea fieldset {
		width: auto;
	}
	#customerArea fieldset input[type="text"], #customerArea fieldset input[type="password"] {
		width: 100%;
	}
	div.shop_simple_buy_progres div {
		max-width: 20%;
		box-sizing: border-box;
		padding: 0 5px;
	}
	#left-1 {
		float: none;
		width: 100%;
	}
	ul.menu-lev-0 li{
		width: 100%;
		float: none;
	}
	div#actionsEnvelope {
		width: auto;
	}
	div#brandsEnvelope a.brand {
		width: 32.3%;
	}
	div#brandsEnvelope a.brand span.brandTitle {
		font-size: 14px;
	}
}