/* + mainscreen set */
html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	min-height: 100%;
}
.cleaner {
	clear: both;
}
.cleaner_left {
	clear: left;
}
.no_screen {
	display: none;
}
.no_print {
	display: block;
}
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-width: 970px;
		min-height: 100%;
	}
div#content {
		position: relative;
		top: 0px;
		margin: 0px auto 0px auto;
		width: 970px;
		height: 100%;
	}
img#loader {
		display: block;
		position: absolute;
		top: 10px;
		left: 50%;
		z-index: 100;
	}
.floatingImage {
		display: block;
		position: absolute;
		z-index: 10;
		border: none;
}
.floatingImage img {
		border: none;
}
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;
}

/* vypis clanku */
.category_description {
	margin: 1em 0 0.5em 0;
}
div.article-preview {
	margin: 20px 10px;
	position: relative;
	height: 100px;
	overflow: hidden; 
}

div.img-article-preview a {
	display: block;
	margin: 5px auto;
	width: 120px;
}
div.img-article-preview {
	position: absolute;
	width: 130px;
	top: 0;
	left: 0;
}
div.img-article-preview a img {
	border: none;
}
div.text-article-preview {
	margin-left: 135px;
}
div.text-article-preview h2 a {
	padding: 2px;
}

.article-preview-gallery {
	width: 114px;
	min-height: 104px;
	float: left;
	margin: 25px 20px 0 20px;
}
.article-preview-gallery h2 {
	margin: 0;
	font-size: 13px;
	font-weight: normal;
	height: 18px;
	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-lev-0 li ul,
ul.menu-prav-0 li ul,
ul.menu-hor-0 li ul {
	z-index: 16;
}
div#volby-search, #volby-languages {
	z-index: 15;
}
#volby-languages {
	border: none;
	position: absolute;
}
#volby-languages a {
	margin-left: 5px;
}
#volby-languages img {
	border: none;
}

ul.downloadElement {
	margin: 0;
	padding: 0 0 20px 0;
}
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;
	height: 16px;
	padding-left: 18px;
}
ul.downloadElement li span {
	font-style: italic;
	display: block;
}

/* + Prihlasovani k zamcene strance */
span#login_form_icon {
	position: absolute;
	top: -16px;
	left: -15px;
	display: block;
	width: 32px;
	height: 32px;
	background-image: url('./img/encrypted.png');
}
div#login_form_message {
	margin: 50px 0px 50px 0px;
}
div#login_form_envelope {
	position: relative;
	margin: 50px auto 50px auto;
	width: 280px;
	border: 1px solid #b90000;
	background-color: #902b2b;
	padding: 10px;
	color: #ffffff;
	text-align: right;
}
img#login_form_icon {
	position: absolute;
	top: -16px;
	left: -15px;
}
input#user_login,input#user_password {
	margin-left: 10px;
	width: 125px;
	padding: 1px;
	margin: 2px 5px 2px 10px;
	background-color: #ffffff;
	border: 1px solid #b90000;
	color: #000000;
}
input.input_button {
	background-color: #b90000;
	border: 1px solid #ffffff;
	color: #ffffff;
}
/* - Prihlasovani k zamcene strance */

/*
span#login_form_icon {
	position: absolute;
	top: -16px;
	left: -15px;
	display: block;
	width: 32px;
	height: 32px;
	background-image: url('./img/encrypted.png');
}
div#login_form_message {
	margin: 50px 0px 50px 0px;
}
div#login_form_envelope {
	position: relative;
	margin: 50px auto 50px auto;
	width: 90%;
	max-width: 650px;
	border: 1px solid #b90000;
	background-color: #902b2b;
	padding: 10px;
	color: #ffffff;
	text-align: right;
	font-size: 18px;
}
div#login_form_envelope br {
	display: block;
	margin: 15px 0;
	content: "";
}
img#login_form_icon {
	position: absolute;
	top: -16px;
	left: -15px;
}
input#user_login,input#user_password {
	margin-left: 10px;
	width: 60%;
	padding: 6px;
	margin: 2px 5px 2px 10px;
	background-color: #ffffff;
	border: 1px solid #b90000;
	color: #000000;
	font-size: 18px;
}
input.input_button {
	background-color: #b90000;
	border: 1px solid #ffffff;
	color: #ffffff;
	width: 100%;
	padding: 6px;
	font-size: 18px;
}
*/

ul.menu-hor-0 {
	display: none;
	opacity: 1;
	filter: alpha(opacity=100);
}
ul.menu-hor-0 li a {
	position: relative;
}
ul.menu-lev-0, ul.menu-lev-0 ul, ul.menu-lev-0 ul ul,
ul.menu-prav-0, ul.menu-prav-0 ul, ul.menu-prav-0 ul ul {
	display: none;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}

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

div#user-info {
	padding-bottom: 20px;
	font-size: 12px;
}

div.offsetPart {
	text-align: center;
	padding: 10px 0;
}
div.offsetPart a, div.offsetPart span {
	padding: 0 5px;
}
/* + newsletter */
div#newsletter-envelope {
	padding: 20px 0px;
}
div#newsletter-top, div#newsletter-bot {
	height: 5px;
	border: 1px solid;
	margin: 0 5px;
}
div#newsletter-top {
	border-bottom: none;
}
div#newsletter-bot {
	border-top: none;
}
div#newsletter-in {
	padding: 5px 10px;
}
div#newsletter-in form {
	text-align: center;
}
div#newsletter-envelope h3 {
	text-align: center;
	margin: 0;
	padding: 0;
}
div#newsletter-envelope p {
	margin: 0;
	padding: 5px 0;
	font-size: 80%;
}
input#newsletter-mail {
	border: 1px solid;
	margin: 0;
	width: 140px;
}
input#newsletter-btn {
	border: 1px solid;
	width: 23px;
	margin: 0;
}
/* newsletter form */
#newsletter_form_envelope {
	padding: 0 0 10px;
	margin: 0px auto;
	width: 350px;
}
.newsletter_line,
.cont-identEmail,
.cont-identName,
.cont-identNote {
	padding: 5px 0;
}
#newsletter_error {
	color: #F00;
	font-weight: bold;
	text-align: center;
}
.newsletter_line_error,
.cont-identError {
	padding: 2px 0;
	margin: 3px 0;
	color: #7c0000;
	border: 1px solid #F00;
	background-color: #e56666;
	border-radius: 3px;
}
.cont-identError {
	width: 350px;
}
.newsletter_line label, .newsletter_line_error label {
	display: block;
	float: left;
	padding-right: 10px;
	text-align: right;
	width: 120px;
}
.newsletter_line .tbx, .newsletter_line_error .tbx {
	width: 200px;
}
.newsletter_line .btn {
	margin: 0px auto;
	display: block;
}
#newsletter_result {
	padding: 20px;
	font-weight: bold;
}
/* - newsletter */

/* +slideshow */
#slide_images {
	position: absolute;
	z-index: 10;
	overflow: hidden;
}
.slide_horizont {
	width: 320px;
	height: 180px;
}
.slide_vertical {
	width: 180px;
	height: 320px;
}
img#fotografie-0, img#fotografie-1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* -slideshow */

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

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

/* +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 {
	width: 100%;
	border: none;
}

/* formulář */
input.form_stext, label.form_stext {
	display: none;
}
.webbase_form label.form_error, .webbase_form label.form_error1  {
	background-image: url('../img/form_error.png');
	background-repeat:  no-repeat;
}
.webbase_form label.form_error {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 input[type="button"],
.webbase_form input[type="submit"],
.webbase_form select,
.webbase_form textarea,
.webbase_form label,
.webbase_form .text_info_div,
.webbase_form input[type="text"],
.webbase_form input[type="radio"],
.webbase_form input[type="checkbox"] {
	position: absolute;
	z-index: 2;
}
.webbase_form input[type="radio"],
.webbase_form input[type="checkbox"] {
	margin: 0;
	padding: 0;
}
.webbase_form label.form_label_right {
	padding-left: 0px;
	padding-right: 16px;
}
.webbase_form div.input_element_calendar_div {
	left: 105px;
}
.webbase_form .calendar_element {
	position: absolute;
}
.webbase_form img.form_image {
	z-index: 1;
	position: absolute;
}
.webbase_form .calendar_element {
	width: 100px;
	height: 20px;
}
.webbase_form .calendar_element input {
	position: absolute;
	top: 0;
	left: 0;
	width: 70px;
}
.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%;
}
div.inq-envelope div.inq-envelope-in {
	padding: 10px;
}
div.inq-envelope-article div.inq-envelope-in {
	width: 400px;
}
div.inq-envelope-in h2 {
	margin-top: 0;
}
p.inq_question {
	margin: 0;
	padding: 0;
}
div.inq_answers {
	padding: 10px 10px 0;
}
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: 5px 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: 10px 0;
}
div.cont-question {
	margin: 5px 0;
}
div.cont-answersPart {
	margin: 0 0 0 10px;
}
div.cont-identPart {
	margin: 15px 0;
}
div.cont-identPart input[type="text"] {
	width: 200px;
}
div.cont-identPart label {
	display: inline-block;
	width: 120px;
}
div.cont-identNote {
	position: relative;
}
div.cont-identNote label {
	position: absolute;
	top: 0;
	left: 0;
}
div.cont-identNote textarea {
	position: relative;
	left: 120px;
	width: 200px;
}

/* + wideHdr */
div#wideHdr {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 35%;
	min-height: 180px;
	max-height: 300px;
	min-width: 970px;
	z-index: 1;
	overflow: hidden;
}
div#wideHdr a.wideHdr-right,
div#wideHdr a.wideHdr-left {
	width: 30px;
	height: 50px;
	position: absolute;
	bottom: 40%;
	background-repeat: no-repeat;
	transition: background-position 0.3s ease 0s;
}
div#wideHdr a.wideHdr-left {
	left: 0;
	background-image: url('../img/banner-to-left.png');
	background-position: -21px top;
}
div#wideHdr a.wideHdr-right {
	right: 0;
	background-image: url('../img/banner-to-right.png');
	background-position: 21px top;
}
div#wideHdr a.wideHdr-right:hover,
div#wideHdr a.wideHdr-left:hover {
	background-position: 0 top;
}
div#wideHdr div.mhdr2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
/* - wideHdr */

/* 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;
	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: 10%;
	right: 0px;
	z-index: 1000;
}
div#ppb_mb a img {
	border: none;
}
/* - reklamni okno */

/* + kalendar addOn */
#calendarEnvelope {
	width: 189px;
	margin: 5px;
	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;
	font-size: 12px;
}
#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;
}
#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 */

#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;
}

/* + cookies 2*/
	#cs2_bx_envl, #cs2_tms {z-index: 900;position: fixed;bottom: 10px;left: 10px; }
	#cs2_bx_envl { border-radius: 3px; background: #FFF; box-shadow: 0 0 20px #000; padding: 20px 1rem 1rem; width: 640px; max-width: calc(100% - 20px); max-height: calc(100% - 10px); overflow-y: auto; box-sizing: border-box;}
	#cs2_tms { border: 1px solid #777; color: transparent; border-radius: 50%; overflow: hidden; background: url('./img/pernicek_black.png') no-repeat center #EEE; width:50px; height: 50px; }
	#cs2_tms:hover { color: transparent; background-color: #EEE; }
	.cs2_v { display: block; transition: 0.3s; }
	.cs2_iv { display: none !important; transition: 0.3s; }
	.cs2_d.cs2_v, .cs2_tps_a.cs2_v { display: block !important; max-height: 1000px; overflow-y: hidden; }
	.cs2_d.cs2_iv, .cs2_tps_a.cs2_iv { display: block !important; max-height: 0; overflow: hidden; }

	#cs2_bx_envl h3 { margin: 0; padding: 0;}
	#cs2_bx_envl p.cs2_ds { margin: 0; padding: 0.3rem 0 0 0; }
	#cs2_bx_envl > a {}
	#cs2_bx_envl div.cs2_g_a { margin: 0 0 8px 0; padding-bottom: 8px; border-bottom: 1px solid #777; position: relative; }
	#cs2_bx_envl div.cs2_g_a span.cs2_n { display: block; padding: 5px 40px 5px 20px; font-weight: bold; }
	#cs2_bx_envl div.cs2_tps_a { border-left: 1px dotted #777; margin-left: 8px; }
	#cs2_bx_envl div.cs2_tp_a { border-bottom: 1px solid #777; position: relative; margin-bottom: 8px; padding-bottom: 8px; }
	#cs2_bx_envl div.cs2_tp_a:first-child { margin-top: 1rem; }
	#cs2_bx_envl div.cs2_tps_a div.cs2_tp_a { border-bottom: 1px dotted #777; margin-bottom: 5px; padding-bottom: 5px; }
	#cs2_bx_envl div.cs2_tps_a div.cs2_tp_a:first-child { margin-top: 0; }
	#cs2_bx_envl div.cs2_tps_a div.cs2_tp_a:last-child { margin-bottom: 0; border-bottom: none; }
	.cs2_n { font-weight: bold; padding: 5px 40px 5px 20px; display: block; }
	#cs2_bx_envl div.cs2_tps_a span.cs2_n { font-style: normal; background-color: transparent; padding: 5px 0px 5px 10px; }
	.cs2_d { font-style: italic; font-size: 90%; line-height: 1.3; padding: 0 5px 0px 20px; display: block;}
	.cs2_d .cs2_d { font-size: 100%; }

	.cs2_d > span { display: block; }
	.cs2_de { display: block; text-decoration: none; font-size: 0; position: absolute; top: 10px; left: 0;}
	.cs2_de.cs2_down::after,.cs2_de.cs2_up::after { background-color: #EEE; color: #000; font-size: 16px; display: block; width: 16px; height: 16px; line-height: 16px; text-align: center; text-decoration: none; font-weight: bold; }
	.cs2_de.cs2_up::after { content: "-"; }
	.cs2_de.cs2_down::after { content: "+"; }
	.cs2_d .cs2_de {position: relative; top: 0; margin-top: 5px; font-size: 100%;font-style: normal; padding-left: 20px; height: 20px; line-height: 20px; display: inline-block;}
	.cs2_d .cs2_de::after { position: absolute; top: 2px; left: 0; background-color: #EEE; }

	div.cs2_ba { margin-top: 1rem; text-align: center; }
	.cs2_save_selected { text-align: center; margin: 2rem 0; }
	#cs_bu_close { text-decoration: none; position: absolute; top: 0; right: 10px;
		line-height: 20px; height: 20px; width: 20px; text-align: center;
		border-radius: 1px; border: 1px solid #777; background-color: #EEE; color: #000;  }

	span.cs2_ca { display: block; position: absolute; top: 7px; right: 10px; width: 40px; text-align: center; }
	span.cs2_ca input[type="checkbox"] { appearance: none; position: relative; margin: 0; width: 40px; height: 20px; background-color: #e3e3e6; border: none; border-radius: 20px; }
	span.cs2_ca input[type="checkbox"]::after { content: ""; border: none; display: block; position: absolute; width: 16px; height: 16px; border-radius: 16px; background: #777; left: 2px; top: 2px; transition: 0.3s;}
	span.cs2_ca input[type="checkbox"]:checked { background-color: #0060df; }
	span.cs2_ca input[type="checkbox"]:checked::after { left: 22px; background: #FFF;}
	span.cs2_ca input[type="checkbox"]:disabled { opacity: 0.5;}
/* - cookies 2 */

a.tlacitko {
	display: inline-block;
	padding: 0.5em 2em;
	text-decoration:none;
	border: 1px solid currentcolor;
	background-color: transparent;
}

/* + 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 ;
}
.fCalendarInDays .fCalendarInDayTmp span.fCalendarTodayIsIt { background-color: #8686ae; }
.fCalendarInDays span.fCalendarInWholeDayTmp,
.fCalendarInDays span.fCalendarInDaysWeekend span.fCalendarInWholeDayTmp.fCalendarInDayWeekend { background-color: #cdcde1 !important; }

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 */
/* - mainscreen set */
body {background-color: #000000;}
a#floatingImage_1 {top: 20px; left: 103px;}
body, label, .webbase_form label, input[type="text"], .webbase_form input[type="text"], .webbase_form input[type="email"], #newsletter_form_envelope input[type="text"], .webbase_form .calendar_element input, .webbase_form input[type="date"], .webbase_form textarea, input[type="button"], input[type="submit"] { font-family: "Barlow" !important; }
ul.menu-hor-0 > li > a { font-size: 20px !important; }
body {
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, a,
div#pathArea a:hover,
div#offsetPart a {
	color: #FFF;
}
.newsEnvelope .aktual-img, .actionsEnvelope .aktual-img,
.new-unique h2, .micro_art_unique h2,
div.article-preview,
div.photosArea a,
ul.menu-lev-0 li a,
ul.menu-prav-0 li a,
ul.menu-lev-0 li ul,
ul.menu-prav-0 li ul,
ul.menu-hor-0 li ul,
ul.fm_1 li a,
ul.fm_1 li ul {
	border-color:  #FFF;
}
h1 { font-size: 18px }
h2 { font-size: 16px }
h3 { font-size: 14px }

a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#content-2-in {
	padding: 2px 10px;
}

#banhead {
	position: relative;
}
#foot {
	padding: 10px 0px !important;
	text-align: center;
	border-top: 1px solid #FFF;
} 

/* aktuality */
.newsElement-in, .actionsElement-in {
	padding: 0 10px;
}
a.aktual-more, a.aktual-more {
	display: block;
	width: 50px;
	position: absolute;
	bottom: 0;
	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: 5px 10px;
}
.new-unique {
	position: relative;
	padding-bottom: 20px;
}
.new-unique h2, .micro_art_unique h2, .inq-envelope h2 {
	border-top-width: 1px;
	border-top-style: solid;
	margin-top: 10px;
}
.new-unique h2 a, .micro_art_unique h2 a {
	text-decoration: none;
}


/* drobeckova navigace */
div#pathArea {
	font-size: 12px;
	height: 23px;
	padding-top: 7px;
}
div#pathArea a {
	color: #BBB;
	text-decoration: none;
}
div#pathArea a:hover {
	text-decoration: underline;
}

/* podkategorie */
ul.submenuArea li a {
	color: #BBB;
	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;
}

/* offset */
div#offsetPart {
	color: #FFF;
	text-align: center;
}
div#offsetPart a {
	text-decoration: underline;
}
div#offsetPart a:hover {
	text-decoration: none;
}
div#offsetPart span {
	color: #BBB;
}

/* download */
ul.downloadElement {
	margin: 0;
	padding: 0 0 20px 0;
}
ul.downloadElement li a {
	padding-left: 18px;
	height: 16px; 
}
ul.downloadElement li span {
	font-style: italic;
	display: block;
}

/* 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:hover {
	background-image: url('./img/thi_42401.png'); 
}
div.photosArea a img {
	display: block;
	margin: 5px auto;
	border: none;
}

/* + Prihlasovani k zamcene strance */
div#login_form_message {
	margin: 50px 0px 50px 0px;
}
div#login_form_envelope {
	position: relative;
	margin: 50px auto 50px auto;
	width: 280px;
	border: 1px solid #b90000;
	background-color: #902b2b;
	padding: 10px;
	color: #ffffff;
	text-align: right;
}
img#login_form_icon {
	position: absolute;
	top: -16px;
	left: -15px;
}
input#user_login,input#user_password {
	margin-left: 10px;
	width: 125px;
	padding: 1px;
	margin: 2px 5px 2px 10px;
	background-color: #ffffff;
	border: 1px solid #b90000;
	color: #000000;
}
input.input_button {
	background-color: #b90000;
	border: 1px solid #ffffff;
	color: #ffffff;
}
/* - Prihlasovani k zamcene strance */

/* + search area */
div#volby-search {
	width: 180px;
	height: 22px;
	position: absolute;
}
div#rychle-volby {
  font-size: x-small;
  position: absolute;
  width: 35px;
  left: 0px;
  top: 2px;
  text-align: right;
  padding-top: 10px;
}
div#rychle-volby a, div#search input#search_btn {
	background-image: url('./img/thi_42402.png');
}
div#rychle-volby a {
	background-repeat: no-repeat;
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 0px;
}
div#rychle-volby a:hover {
  text-decoration: none;
}
a#domu { left: 0; background-position: left top;  }
a#domu:hover { background-position: left -15px; }
a#mapa-webu { right: 0; background-position: right top; }
a#mapa-webu:hover { background-position: right -15px; }
div#search {
	position: absolute;
	right: 0;
	bottom: 0px;
	height: 22px;
	width: 140px;
}
div#search input#search_box {
	width: 100px;
	height: 20px;
	border: none;
	position: absolute;
	top: 0px;
	right: 22px;
	padding: 0 0 0 5px;
	background: #333;
	color: #FFF;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
div#search input#search_btn {
	border: none;
	font-size: 0px;
	width: 22px;
	height: 22px;
	background-position: right bottom;
	background-color: #333;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	right: 0;
}

/* vertik-menu */
ul.menu-lev-0 li ul,
ul.menu-prav-0 li ul,
ul.menu-hor-0 li ul {
	background-color: #AAA;
}
ul.menu-lev-0 li ul li a,
ul.menu-prav-0 li ul li a,
ul.menu-hor-0 li ul li a,
ul.fm_1 li ul {
	color: #444;
}

ul.menu-lev-0 li a:hover,
ul.menu-prav-0 li a:hover,
ul.menu-lev-0 li ul li a:hover,
ul.menu-prav-0 li ul li a:hover,
ul.menu-lev-0 li a,
ul.menu-prav-0 li a,
ul.menu-hor-0 li a:hover,
ul.menu-hor-0 li a.a_active,
ul.menu-lev-0 li a.a_active,
ul.menu-prav-0 li a.a_active,
ul.fm_1 li a,
ul.fm_1 li a:hover,
ul.fm_1 li a.fm_selected,
#hor-res-menu-button {
	background-color: #666;
}
ul.fm_1 li ul li a {
	background-color: #888;
}
ul.fm_1 li ul li a.fm_selected {
	background-color: #777;
}
div#content-2-in legend {
	color: #CCC;
}/* formuláře */
.webbase_form input[type="button"], .webbase_form input[type="submit"], .webbase_form select, .webbase_form textarea,  .webbase_form input[type="text"],
#newsletter_form_envelope input[type="text"], #newsletter_form_envelope input[type="submit"],
.cont-sbmtPart input[type="submit"],.cont-identPart input[type="text"], .cont-identPart textarea {
	border: 1px solid;
}
.webbase_form label {
	padding-left: 16px;
}
.webbase_form label.form_label_right {
	padding-left: 0px;
	padding-right: 16px;
}
.webbase_form .highlight {
	font-weight: bold;
}
.webbase_form div.input_element_calendar_div {
	left: 105px;
}
a span.inq_ans_bar {
	background-color: #BBB !important;
}
div#ppb_no_img {
    background-color: #333 !important;
}

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

#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: #fff;
}

/* hlavní barva */
div.eshopListItemThumbs h4,
div.eshopListItemList h4,
div#shop-text-part h4,
div#accessoriesArea div.eshopListItemList h4 {
	color: #fff;
}
#shop-photos_part div.photosArea a:hover {
    border-color: #fff;
}
div.basket-navigation-item a.actnav, #nextButton,
div.shop_simple_buy_progres div.completed,
a.ordersList, #backWholeButton {
	color: #000;
	background-color: #fff;
	background-image: linear-gradient(#fff,#aaa);
}
/* hlavní barva tmavý odstín */
div.basket-navigation-item a.actuale span.number {
	background-color: #888;
}
#nextButton, a.ordersList, div.shop_simple_buy_progres div.storno, #backWholeButton {
	border-color: #888;
}


/* druhá barva */
div.eshopListItemList div.shop-inputs,
div.eshopListItemThumbs div.shop-inputs,
div#shop-text-part #shop-inputs-part-in {
	border-color: #ac9986;
	background-color: #fff;
}
div#accessoriesArea div.eshopListItemList div.shop-inputs input[type=button],
div.shop-inputs input.buy-btn,
div#shop-text-part div#shop-inputs-part input[type=button],
div#eshopCustomerControlArea a#customerLogOff,
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: #ac9986;
	color: #000;
}
a#eshopBasketArea,
div#eshopCustomerControlArea a {
	color: #ac9986;
}
div#eshopCustomerControlArea a#customerLogOff {
	background-image: url('img/logout-b.png');
}
div#wholeStatus {
	border-color: #ac9986;
}
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(#9b8a79,#b4a392);
}
/* druhá barva světlý podkres */
div#basket-suma, div:hover.paymentSelection, div#fullPriceArea,
div.shop_simple_buy:hover,
tr.customerOrdersBody:hover  {
	background-color: #36302a;
}

/* 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: #333;
	background-color: #121212;
	background-color: rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1));
}
/* doplňková barva šedá tmavší blok */
div.basket-navigation-item a span.number {
	color: #000;
	background-color: #2f2f2f;
	background-color: rgba(255, 255, 255, 0.2);
}

div#accessoriesArea div.eshopListItemList div.shop-inputs input[type=text],
div.shop-inputs input.buy-count,
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#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: #888;
}
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.eshopListItemThumbs,
div.eshopListItemList,
#accessoriesArea,
div#accessoriesArea div.eshopListItemList,
div#shop-subcategory-envelope,
div.basket-navigation-item a {
	border-color: #333;
}
#customerArea fieldset input[type=text],
#customerArea fieldset input[type=password],
#customerArea input[type=button],
#customerArea input[type=submit],
div#customerArea textarea {
	border-color: #666;
}
div#customerArea fieldset {
	background-color: transparent;
	box-shadow: 0px 10px 10px #333;
}

#shop-photos_part div.photosArea a {
    border-color: #000;
}

a#eshopBasketArea, a#eshopBasketArea.eshopBasketEmpty, a#eshopBasketArea.eshopBasketFull {
	background-image: url(./img/thi_42393.png);
}

div.shop-inputs input.buy-btn,
div#shop-text-part div#shop-inputs-part input[type="button"],
div#accessoriesArea div.eshopListItemList div.shop-inputs input[type="button"] {
	background-image: url(./img/thi_42392.png);
}
div.adding_to_basket {
	background-image: url(./img/thi_42391.png);
}

a.shop-show-block {
	background-image: url(./img/thi_42390.png);
}
a.shop-show-line {
    background-image: url(./img/thi_42389.png);
}

div {
	margin: 0;
	padding: 0;
}

.cleaner {
	clear: both;
}
div#content-0 {
	width: 970px;
	margin: 0px auto;
}


#content-1, #content-2 {
	width: 100%;
	clear: both;
}

/*#horizont-1, #banhead {
	width: 100%;
}*/ 

#banhead {
	background-image: url('./img/banner_38.png');
	height: 200px;
}

img#bannerHardImage {
	position: absolute;
	bottom: 0;
	left: 0;
	max-width: 500px;
	max-height: 200px;
}

#horizont-0, #horizont-1 {
	height: 45px;
	position: relative;
}

#horizont-0-in, #horizont-1-in {
	height: 100%;
	position: absolute;
	right: 10px;
	top: 0;
}

#horizont-0-top, #horizont-0-bot, 
#horizont-1-top, #horizont-1-bot {
	display: none;
}
div.ban-l div#horizont-0-in,
div.ban-l div#horizont-1-in {
width: 950px;
}
div.ban-m div#horizont-0-in,
div.ban-m div#horizont-1-in {
width: 750px;
}
div.ban-s div#horizont-0-in,
div.ban-s div#horizont-1-in {
width: 550px;
}
ul.menu-hor-0 {
	margin: 0;
	padding: 0 0 0 0;
float: right;
}
ul.menu-hor-0 li ul {
	display: none;
}

ul.menu-hor-0 li {
	list-style-type: none;
	padding: 9px 10px 5px 0;
}
ul.menu-hor-0 a {
	text-decoration: none !important;
	text-transform: none !important;
	font-weight: bold;
}

ul.menu-hor-0 li {
	display: block;
	float: left;
}
ul.menu-hor-0 li a {
	display: block;
	height: 27px;
	text-align: center;
	line-height: 27px;
	overflow: hidden;
	padding: 0 10px;
}
ul.menu-hor-0 li a:hover,
ul.menu-hor-0 li a.a_active,
a#hor-res-menu-button {
	text-decoration: none !important;
	color: #FFF !important;
}

/* + podmenu */
ul.menu-hor-0 li ul {
	width: 200px;
	margin: 0;
	padding: 0;
	display: none;
	position: absolute;
	border-width: 1px;
	border-style: solid;
}

ul.menu-hor-0 li ul li {
	float: none;
	display: block;
	width: 100%;
	height: 20px;
	margin: 0;
	padding: 0;
	position: relative;
	border-right: 0px none;
}

ul.menu-hor-0 li ul li a{
	font-weight: normal;
	text-transform: none;
	display: block;
	width: 180px;
	overflow: hidden;
	padding: 0 10px;
	height: 20px;
	line-height: 20px;
	position: relative;
	text-align: left;
}
ul.menu-hor-0 li ul li a:hover {
}
/* hyper */
div.ban-l ul.menu-hor-hyper > li > ul {
width: 945px !important;
}
div.ban-m ul.menu-hor-hyper > li > ul {
width: 745px !important;
}
div.ban-s ul.menu-hor-hyper > li > ul {
width: 545px !important;
}
ul.menu-hor-hyper > li > ul {
padding: 20px 0 0 4px;
border-width: 0 0 4px 0;
}
div.ban-l ul.menu-hor-hyper > li > ul > li { 
width: 150px;
}
div.ban-m ul.menu-hor-hyper > li > ul > li { 
width: 142px;
}
div.ban-s ul.menu-hor-hyper > li > ul > li { 
width: 130px;
}
ul.menu-hor-hyper > li > ul > li {
height: auto;
float: left;
padding: 0 3px 15px 2px;
}
ul.menu-hor-hyper li ul li a {
width: auto;
}
ul.menu-hor-hyper > li > ul > li > a,
ul.menu-hor-hyper > li > ul > li > a:hover{
border-bottom: 3px double !important;
font-weight: bold;
}
ul.menu-hor-hyper li ul li ul {
background-color: transparent;
position: static;
width: auto;
border: none;
}
ul.menu-hor-hyper li ul li ul li {
float: none;
margin-bottom: 0px;
}
ul.menu-hor-hyper li ul li ul li a {
text-transform: none !important;
}


@media(max-width:970px){
	div#content-0.responzive div#horizont-0-in {
		position: relative !important;
		float: left;
		width: auto;
		height: auto;
	}
}
@media(max-width:640px){
	div#content-0.responzive div#horizont-0-in {
		position: absolute !important;
		float: none;
		height: 100%;
	}
	div#content-0.responzive ul.menu-hor-0 {
		top: 45px;
		background-color: #eee;
	}
	div#content-0.responzive ul.menu-hor-0 li {
		background-image: none;
		border-bottom: 1px dotted;
		height: 2.5em;
		padding: 0;
	}
	div#content-0.responzive ul.menu-hor-0 li a {
		height: 2.5em;
		line-height: 2.5em;
	}
	a#hor-res-menu-button {
		background-image: url('../img/menu-bg.png');
		background-position: center top;
		padding: 28px 0px 0;
		text-decoration: none;
		border-radius: 3px;
		color: #FFF;
		text-align: center;
		border: 1px solid rgba(255, 255, 255, 0.5);
		height: 46px;
		right: 0 !important;
	}
	a#hor-res-menu-button span {
		font-size: 12px;
	}
	a#hor-res-menu-button.clicked {
		right: 10px !important;
	}
}



