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

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

body {background-color: #ffffff;}
#own_background_decoration {position: absolute; top: 0px; left: 0px; background-repeat: no-repeat; width: 100%; background-position: top center;}
#own_background_decoration div {position: absolute; top: 0px; left: 0px; background-repeat: no-repeat; width: 100%; background-position: top center;}
.own_decoration_1 {background-image: url('img/decoration_o_1.jpg'); height: 900px;}
.own_decoration_2 {background-image: url('img/decoration_o_2.jpg'); height: 900px;}

cenimg { display: block; margin-left: auto; margin-right: auto; }

#global-header { height:100%; min-height: 900px;}



a#floatingImage_1 {top: 111px; left: 660px;}
a#floatingImage_2 {top: 117px; left: 74px;}
a#floatingImage_3 {top: 1px; left: 337px;}
img#floatingImage_4 {top: 22px; left: 694px;}
a#floatingImage_5 {top: 116px; left: 839px;}
a#floatingImage_6 {top: 117px; left: -19px;}
body {
	color: #222;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}

a,
div#pathArea a:hover,
div#offsetPart a,
div.photosArea a,
ul.menu-hor-0 li a,
.delivery_date_0 {
	color: #0380fe;
}
h1, h2, h3, div.text-article-preview h2 a, .article-preview-gallery h2 a  {
	color: #000;
}
div.article-preview,
ul.menu-hor-0 li,
.newsEnvelope .aktual-img, .actionsEnvelope .aktual-img {
	border-color: #0380fe;
}
h1 { font-size: 20px }
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 a, #foot {
	color: #3e474c;
}
#foot {
	padding: 10px 0 !important;
	text-align: center;
	background-color: #eff0de;
}

/* aktuality */
.newsEnvelope, .actionsEnvelope {}
.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: 0 2px;
}
.new-unique {
	position: relative;
	padding-bottom: 20px;
}
.new-unique h2, .micro_art_unique h2, .inq-envelope h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 10px;
border-color:#000;
}
.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 {
	text-decoration: none;
}
div#pathArea 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;
}

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

/* 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_54560.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_54561.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: #F1F1F1;
	color: #555;
	border-top: 1px solid #0380fe;
	border-left: 1px solid #0380fe;
	border-bottom: 1px solid #0380fe;
}
div#search input#search_btn {
	border: none;
	font-size: 0px;
	width: 22px;
	height: 22px;
	background-position: right bottom;
	background-color: #F1F1F1;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	right: 0;
}

/* menu */
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: #0380fe;
}
ul.menu-lev-0 li ul,
ul.menu-prav-0 li ul,
ul.menu-hor-0 li ul,
ul.fm_1 li ul {
	background-color: #FFF;
}
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: #0380fe;
}
ul.fm_1 li ul li a {
	background-color: #3296fe;
}
ul.fm_1 li ul li a.fm_selected {
	background-color: #1c8bfe;
}
/* 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;font-family: Arial, Helvetica, sans-serif;
}
.webbase_form label.form_label_right {
	padding-left: 0px;
	padding-right: 16px;
}
.webbase_form .highlight {
	color: #0380fe;
	font-weight: bold;
}
.webbase_form div.input_element_calendar_div {
	left: 105px;
}
.webbase_form .calendar_element a.calendar_handle {
	background-image: url('img/thi_54559.png');
}
a span.inq_ans_bar {
	background-color: #0380FE !important;
}
#calendarInTitles > span, span.calendarTodayIsIt {
    background-color: #0380FE;
}

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

/* hlavní barva */
div.eshopListItemThumbs h4,
div.eshopListItemList h4,
div#shop-text-part h4,
div#accessoriesArea div.eshopListItemList h4 {
	color: #000;
}
#eshBasBa {
	border-bottom-color: #0380fe;
}
.banhead_1 {background-image: url('img/banner_o_1.png'); height: 525px;}
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/blank.gif');
	height: auto;
}

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



