/*** mainscreen_lit */

html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	min-height: 100%;
}
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;
}
.floatingImage {
	border: none;
	max-height: 100%;
	display: inline-block;
	margin: 0.5em;
	vertical-align: top;
}
a.floatingImage img, img.floatingImage {
	border: none;
	max-height: 100%;
	max-width: 100%;
}
a.floatingImage img {
	display: block;
}
#search {
	padding: 0.5em 0;
}
#search #search_box {
	margin: 0;
	width: 10em;
	height: 2.5em;
	line-height: 28px;
	padding: 0 5px;
	box-sizing: border-box;
}
#search #search_btn {
	width: 5em;
	margin: 0;
	height: 2.5em;
	border-color: #536679;
}
div.menuElement {
	position: relative;
	z-index: 10;
}
div#content-2-in blockquote {
	font-family: Georgia,Times,"Times New Roman",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;
}
/* sprvavne chovani menu */
#horizont-0, #horizont-1 {
	z-index: 12;
	position: relative;
}
#left-0, #right-0 {
	z-index: 13;
	position: relative;
}
#left-1, #right-1 {
	z-index: 11;
	position: relative;
}
ul.menu-hor-0 li ul {
	z-index: 16;
}
#volby-languages {
	position: relative;
	float: left;
	padding: 0.5em 1em 0.5em 0;
	line-height: 32px;
}
#volby-languages a {
	display: inline-block;
	margin: 0 1em 0 0;
	height: 18px;
	vertical-align: middle;
}
#volby-languages img {
	border: none;
	line-height: 18px;
	vertical-align: top;
}
#shopinfoline {
	min-height: 1em;
}
div#shopinfoline-in {
	overflow: hidden;
	padding: 0 1em;
	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;
}

/* + newsletter */
div#newsletter-envelope {
	margin: 2em 0;
	overflow: hidden;
}
div#newsletter-top, div#newsletter-bot {
	display: none;
}
div#newsletter-in {
	padding: 0;
}
div#newsletter-in form {
	text-align: center;
}
div#newsletter-envelope h3 {
	text-align: center;
	box-sizing: border-box;
	padding: 1em;
	color: #FFF;
	background-color: #536679;
}
div#newsletter-envelope p {
	font-size: 100%;
	text-align: center;
}
input#newsletter-mail {
	margin: 0;
	width: 70%;
	height: 2.5em;
	line-height: 28px;
	padding: 0 5px;
	box-sizing: border-box;
	float: left;
}
input#newsletter-btn {
	width: 27%;
	margin: 0;
	height: 2.5em;
	float: right;
	border-color: #536679;
}
/* newsletter form */
#newsletter_result {
	padding: 20px;
	font-weight: bold;
}
#newsletter_error {
	color: #F00;
	font-weight: bold;
	text-align: center;
}


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

#mhdr {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

/* +adv */
div#advb-envelope {
	padding: 0 10px 10px 10px;
}
div#advb-in a {
	display: block;
	margin: 0 0 10px 0;
}
div#advb-in a img {
	border: none;
}

/* 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 {
	padding: 7px 0;
	/*overflow: hidden; nelze, protože kalendář */
}
.micro_art_unique p, 
.micro_art_unique h1, .micro_art_unique h2, .micro_art_unique h3 {
	margin: 0;
	padding: 0;
}
.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: 70px auto 0 auto;
	padding: 0;
}
a.ppb_close {
	display: block;
	position: absolute;
	top: -40px;
	right: 0;
	background: url('img/ppb_close.png') no-repeat right center;
	padding: 0 35px 0 0;
	height: 32px;
	line-height: 32px;
}
div.ppb_cnt {
	position: relative;
	width: 100%;
	height: 100%;
}
img#ppb_img {
	margin: 0px auto;
	display: block;
}
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: hidden;
}
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 {
	background-color: #5a5a5a;
	color: #fff;
	border-top: 1px solid #888;
	padding: 1em;
	box-sizing: border-box;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 900;
}
#cs_bx p {
	margin: 0;
	padding: 0;
}
#cs_bx a {
	background-color: #303030;
	border: 1px solid #777;
	border-radius: 2px;
	color: #fff;
	line-height: 19px;
	padding: 4px 8px;
	margin: 0 1em;
	text-decoration: none;
	white-space: nowrap;
	display: inline-block;
}

#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 */
/*** 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: #536679;
	color: #FFF;
}
a#eshopBasketArea,
div#eshopCustomerControlArea a {
	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: #D40000;
	color: #FFF;
}
span.shop-action-item {
	background-color: #55b719;
	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;
	background-color: #FFF;
}
div.vsbl {
	display: block !important;
}
#eshBasBa div#volby-languages {
	top: 0;
	right: auto;
	left: 0.5em;
}
#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;
}
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 */

/* + 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-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;
}
/* - 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-basket1_lit.png');
}
div#eshopCustomerControlArea a#customerLogOff {
	background-image: url('img/logout-w.png');
	border: 1px solid #FFF;
}
a#eshopBasketArea,
div#eshopCustomerControlArea a {
	text-decoration: none;
}

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

a#eshopBasketArea {
	height: 32px;
	line-height: 32px;
	padding: 0px 0px 0px 36px;
	background-repeat: no-repeat;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	position: relative;
}
div#eshop-complement {
	padding: 0.5em 0;
	float: right;
}

#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: 20px;
	top: -5px;
	background-color: #FF0;
	color: #000;
}
div#eshopCustomerControlArea {
	display: inline-block;
	margin-left: 1em;
}
div#eshopCustomerControlArea a {
	max-width: 145px;
	overflow: hidden;
	white-space: nowrap;
	display: inline-block;
	text-overflow: ellipsis;
	vertical-align: middle;
}
div#eshopCustomerControlArea a#customerLogOff {
	font-size: 85%;
	text-decoration: none;
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: center;
	margin: 0 0 0 10px;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 2px;
}
div#eshopCustomerControlArea a#customerLogOff span {
	display: none;
}
/* - 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;
}
ul#shop-subcategory li {
	width: 220px;
	display: block;
	float: left;
	list-style-type: none;
}
ul#shop-subcategory li a {
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height:30px;
	font-family: "Trebuchet MS", sans-serif;
}
div.shop-category-description {
	padding: 0 0 5px 0;
	margin-bottom: 10px;
}
/* - kategorie zboží */

ul#shop-subcategory li a {
	background-image: url('img/shop-category.png');
}

/* + 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 {
	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;
}
ul#shop-navigation ul {
	display: none;
}
ul#shop-navigation li {
	list-style-type: none;
}
ul#shop-navigation ul li {
	display: none;
}
ul#shop-navigation li a {
	display: block;
	position: relative; 
	margin: 0;
	padding: 7px 10px 7px 35px;
	text-decoration: none;
	border-bottom: 1px solid #CCC;
}
ul#shop-navigation li a:hover,
ul#shop-navigation li a.actual {
	color: #FFF;
}
ul#shop-navigation li a.sub span::before {
	content: " +";
	position: absolute;
	left: 20px;
}
/* - strom položek e-shopu */

/* + akční nabídky slideshow */
div#actionsEnvelope {
	text-align: left;
	overflow: hidden;
	margin: 2em 0;
}
div#actionsEnvelope > a {
	display: block;
	box-sizing: border-box;
	padding: 1em;
	text-align: center;
	text-decoration: none;
}
div#actionsEnvelope>a:after {
	content: " >>";
}
div#actionEnvelope {
	text-align: center;
	margin-top: 1em;
	width: 200px;
	height: 265px;
	max-width: 100%;
	margin: 0 auto;
}
div#actionPanel {
	cursor: pointer;
}
h2#actionTitle {
	margin: 0;
	padding: 0;
	line-height: 20px;
	max-height: 40px;
	overflow: hidden;
	font-size: 14px;
	font-weight: normal;
}
img#actionImg {
	max-width: 100%;
}
span#oldPrice {
	text-decoration: line-through;
	font-size: 10px;
}
span#actionPrice {
	font-weight: bold;
	display: block;
}
/* - 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;
}
#basket,
#customerArea,
#nextButton, #prevButton, #backWholeButton,
.empty-basket-envelope,
.success-envelope,
.fail-envelope {
	font-size: 12px;
}
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 */body {background-color: #fefefe;}
/*** color */
body { color: #022534;}
h1, h2, h3 { color: #7a2929;}
a,div.text-article-preview h2 a,.barva { color: #a8240c;}

a:hover, div.photosArea a:hover,
div.eshopListItem h4, div#shop-text-part h4, .lastEshopItemPrice, span#actionPrice {
	color: #781a09;
}
/*** background */
#shopinfoline,
div#actionsEnvelope>a,
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,
ul#shop-navigation li a:hover,
ul#shop-navigation li a.actual,
ul.menu-hor-0 li a:hover,ul.menu-hor-0 li a.a_active,
ul.menu-lev-0 li a,ul.menu-prav-0 li a,
a#hor-res-menu-button {
	background-color: #a8240c;
}
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: #781a09;
}
/*** border */
div.article-preview,
.newsEnvelope .aktual-img, .actionsEnvelope .aktual-img,
div.photosArea a:hover {
	border-color: #781a09;
}
/*** ostatní */
input[type=button], input[type=submit] {
	border: 1px solid #536679;
	background-color: #536679;
	color: #FFF;
}
div.offsetPart span {
	background-color: #EEE;
}
div#top_area_path_part, div#top_area_path_part a {
	color: #999;
}
div.basket-navigation-item a.actnav, #nextButton,
div.shop_simple_buy_progres div.completed,
a.ordersList, #backWholeButton,
#shopinfoline,
div#actionsEnvelope>a,
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;
}
/*** tema bez barvy */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0px;
}
#foot a, #foot {
	color: #3b414a;
}
#foot {
	background-color: #EEEEEE;
}

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

h1 { font-size: 20px }
h2 { font-size: 16px }
h3 { font-size: 14px }
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

#banhead {
	position: relative;
}

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

/* aktuality */
.newsEnvelope, .actionsEnvelope {}
.newsElement-in, .actionsElement-in {
	padding: 0 10px;
}
a.aktual-more, a.aktual-more {
	display: block;
	width: 50px;
	position: absolute;
	bottom: 20px;
	right: 0;
}
.newsEnvelope .aktual-date, .actionsEnvelope .aktual-date {
	font-style: italic;
	display: block;
}
.newsEnvelope .aktual-img, .actionsEnvelope .aktual-img {
	float: left;
	width: 50px;
	height: 40px;
	margin: 5px;
	border-width: 1px;
	border-style: solid;
}
.newsEnvelope p, .actionsEnvelope p, .newsEnvelope h2, .actionsEnvelope h2 {
	margin: 0;
	padding: 0 2px;
}
.new-unique {
	position: relative;
	padding-bottom: 40px;
}
.new-unique h2, .micro_art_unique h2, .inq-envelope h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 10px;
}
.new-unique h2 a, .micro_art_unique h2 a {
	text-decoration: none;
}

/* drobeckova navigace */
div#top_area_path_part {
	font-size: 12px;
	height: 23px;
	padding-top: 7px;
}
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;
}


/* + strom položek e-shopu */
ul#shop-navigation li a { 
	font-size: 18px;
	text-transform: uppercase;
}

/* formuláře */
input[type=button], input[type=submit] {
	cursor: pointer;
}
.webbase_form label {
	font-family: Arial, Helvetica, sans-serif !important;
}
.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');}
/*** rozlozeni */

#content-0 {
	padding: 0 1em;
}
#left-1 {
	float: left;
	width: 20%;
	min-height: 10px;
}

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

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

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

#banhead {
	background-image: url('../img/blank.gif');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
	max-width: 1280px;
	margin: 0 auto;
	min-height: 70px;
	padding: 0 1em;
}
#mhdr {
	min-height: 70px;
}
/*vypisy*/
div#area-0 {
	position: static;
}
#content-2 {
	overflow: hidden;
	float: right;
	width: 80%;
}
div#content-2-in {
	min-height: 500px;
	padding: 0 0 0 3em;
}
div.articleContent img {
	max-width: 100%;
}


div.img-article-preview {
	width: 130px;
}
div#advb-in {
	text-align: center;
}
div#advb-in a {
	display: inline-block;
}
div#advb-in a img {
	max-width: 100%;
}



#newsElement {
	margin: 1em 0;
}
#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%;
}



@media(max-width:970px){
	#content-2 {
		width: 70%;
	}
	div#content-2-in {
		min-height: 2px;
	}
	#left-1 {
		width: 30%;
	}
	
	#advb-in {
		overflow: hidden;
	}
	div#advb-in a {
		vertical-align: middle;
		display: inline-block;
		margin: 0.5em;
	}
	div#advb-in a img {
		width: auto;
		max-width: 10em;
		height: auto;
		max-height: 7em;
	}
}

@media(max-width: 860px){
	#left-1 {
		float: none;
		width: 100%;
	}
	div#content-2 {
		float: none;
		width: auto;
	}
	div#content-2-in {
		padding: 1em 0 2em;
	}
}
@media(max-width: 500px){
	#left-1 {
		float: none;
		width: 100%;
	}
}



#horizont-0 {
	height: 50px;
}

#horizont-0-in {
	height: 100%;
	max-width: 1280px;
	margin: 0 auto;
}

ul.menu-hor-0, ul.menu-hor-0 li {
	margin: 0;
	padding: 0;
}
ul.menu-hor-0 li ul {
	display: none;
}

ul.menu-hor-0 li {
	list-style-type: none;
	display: block;
	height: 100%;
	float: left;
	background: url('./img/hmi_3705.png') right repeat-y;
}
ul.menu-hor-0 li.li_last {
	background-image: none;
}
ul.menu-hor-0 li a {
	text-decoration: none !important;
	display: block;
	height: 50px;
	text-align: center;
	line-height: 50px;
	overflow: hidden;
	padding: 0 10px;
	background-color: transparent;
}
ul.menu-hor-0 li a:hover,
ul.menu-hor-0 li a.a_active {
	text-decoration: underline !important;
background-color: transparent !important;
}

@media(max-width:640px){
	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;
	}
	a#hor-res-menu-button {
		border: 1px solid #536679;
	}
}

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

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

/* prava varianta */
ul.menu-prav-0 li a {
	padding: 0 30px 0 0px;
	text-align: right;	
}

@media(max-width: 860px) {
ul.menu-lev-0, ul.menu-prav-0 {
	border: none;
}
ul.menu-lev-0 li, ul.menu-prav-0 li{
width: 50%;
float:left;
box-sizing: border-box;
	padding: 0 0.5em; 
}
}
@media(max-width: 500px) {

ul.menu-lev-0 li, ul.menu-prav-0 li{
width: 100%;
float: none;
}
}



div#eshop-complement {top: 0px; left: 0px}


/*** mainscreenend_lit */

@media(max-width: 1280px) {
	div#content-2-in {
		padding-left: 1em;
	}
}

@media(max-width: 970px) {
	div.calendars {
		min-width: 30% !important;
	}
}
@media(min-width: 861px) {
	#search {
		position: absolute;
		top: 0.5em;
		right: 1em;
	}
}
@media(max-width: 860px) {
	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;
	}
	#search {
		position: relative;
		float: right;
	}
	#banhead {
		overflow: hidden;
	}
}

@media(max-width: 640px) {
	#horizont-0, #horizont-0-in {
		overflow: visible;
		padding: 0;
	}
	#horizont-0 {
		position: relative;
		height: 1px;
		min-height: initial;
	}
	#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;
	}
	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: 0;
		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;
	}
	a#hor-res-menu-button.clicked {
		position: fixed;
		right: 10px;
	}
	#search {
		margin: 0 auto;
		width: 14em;
		float: none;
	}
}

@media(max-width: 500px) {
	.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;
	}
}

/*** mainscreenendeshop_lit */

@media(max-width: 1280px) {
	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;
	}
}
@media(max-width:970px){
	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 {
		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;
	}
}
@media(max-width: 860px){
	#shop-photos_part, div#shop-text-part {
		float: none;
		width: 100%;
	}
	#accessoriesArea div.eshopListItem {
		padding: 15px;
	}
	ul#shop-navigation {
		overflow: hidden;
		margin: 1em 0;
	}
	ul#shop-navigation li {
		width: 48%;
		margin: 0 1%;
		float: left;
	}
}
@media(max-width:640px){
	div#basket-head {
		height: auto;
		line-height: normal;
	}
	div#basket-head>div {
		float: none;
		display: table-cell;
	}
	div.basket-navigation-item a span.number {
		width: 15px;
	}
	div.basket-navigation-item a span.text {
		padding-left: 20px;
	}
	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;
	}
}
@media(max-width: 500px){
	div.eshopListItem, div.eshopListItem.suda, div.eshopListItem.treti {
		float: none;
		width: 80%;
		margin: 0.5em auto;
	}
	#accessoriesArea 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;
	}
}