body {
	font-family:  "Tahoma CE", "Arial CE", "Helvetica CE", Tahoma, Arial, lucida, sans-serif;
	margin: 0;
	padding: 0;
	color: black;
	background-color: #EAF1F4;
	font-size: 0.7em;
	text-align: center;
}
a {
	color: black;
	text-decoration: underline;
}
a:visited {
	color: black;
}
a:hover {
	color: #006087;
	text-decoration: none;
}
h2 {
	font-size: 1.2em;
	color: #006087;
}
h3 {
	font-size: 1.2em;
	color: #006087;
}
h4 {
	font-size: 1.1em;
}
input, textarea {
	font-size: 1em;
	font-family: "Tahoma CE", "Arial CE", "Helvetica CE", Tahoma, Arial, lucida, sans-serif;
}
select {
	font-family: "Tahoma CE", "Arial CE", "Helvetica CE", Tahoma, Arial, lucida, sans-serif;
	font-size: 1em;
}
legend {
	font-weight: bold;
	color: #006087;
}
table {
	font-size: 1em;
}
th {
	font-size: 0.9em;
}
hr {
	display: none;
}
div.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}
img.icon {
	border: none;
	vertical-align: middle;
}
/*input.btn {
	padding: 0.5em 1em;
}
*/
form.dsp-bl {
	display: block;
}
form.dsp-no {
	display: none;
}
.help {
	color: Gray;
}
.small {
	font-size: 0.9em;
}
/* Layout */
div#layout-skelet {
/*
	width: 94%;
	min-width: 980px;
	max-width: 1200px;
*/
	width: 1004px; 
  margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 40px;
	text-align: left;
	border: 1px solid #90BBCE;
	background: #FFFFFF;
	padding: 1%;
}
div#layout-column-l {
	float: left;
	width: 17%;
/*  min-width: 160px; */
}
div#layout-column-r {
	float: right;
	width: 17%;
/*  min-width: 160px; */
}
div#layout-content {
	float: left;
	width: 64%;
  padding: 0px;
  margin: 0px; padding-left: 1%; padding-right: 1%;
}
div#layout-content-body {
	padding: 0px;
	margin: 0px;
	width: 100%;
	border-bottom: 1px dotted #90BBCE;
	border: 0px;
}
/*650*/
div#layout-content h1 {
	font-size: 2.1em;
	margin-top: 8px;
	margin-bottom: 8px;
	float: left;
	width: 100%;
	color: #006087;
}
div#layout-header {
  height: 116px;
	position: relative;
	min-height: 20px;
}
div#layout-headerbody {
	height: 116px;
  overflow-x: hidden;
	min-height: 20px;
}
div#layout-navigation {
	margin: 0;
	padding: 0;
	background: #EF6900 url(../images/layout/bg-navigation.png) repeat-x bottom;
	border: 1px solid #CF5C00;
  max-height: 28px;
  overflow: hidden;
}
div#layout-logo {
	float: left;
	width: 300px;
	height: 116px;
	position: absolute;
	bottom: 0;
	background: url(../images/layout/hs-logo.jpg) no-repeat center center;
}
div#layout-logo a {
	display: block;
	width: 300px;
	height: 116px;
	margin: 0;
	padding: 0;
	text-decoration: none;
  z-index: 0;
}
div#layout-logo h1 {
	font-size: 0.8em;
	margin: 0px;
	width: 300px;
	color: #006087;
  position: relative;
  top: 10px;
  z-index: -1;
}
div#layout-skin-lg {
	float: right;
	height: 19px;
	padding-right: 5px;
	font-size: 10px;
}
img.icon-lg {
	border: none;
	vertical-align: top;
	margin-top: 2px;
}
div#layout-desc {
	float: right;
	width: 350px;
	clear: both;
	margin-top: 20px; margin-right: 5px;
	color: White;
	text-align: right;
}
div#layout-desc strong {
	font-weight: normal;
}
p#layout-nav {
  margin-bottom: 0px;
}
ul#menu-main {
	margin: 0;
	padding: 0;
}
ul#menu-main li {
	list-style: none;
	list-style-image: none;
	float: left;
	padding: 0;
	margin: 0;
	background: url(../images/layout/bg-navigation-item.png) no-repeat right;
}
ul#menu-main a {
	display: block;
	padding: 7px;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	color: white;
	white-space: nowrap;
	font-weight: bold;
}
ul#menu-main  a:visited {
	color: white;
}
ul#menu-main  a:hover {
	color: white;
	text-decoration: underline;
}
ul#menu-main  a.menu-active {
}
ul#menu-main  a.menu-active:hover {
}
div.layout-btn-top {
	float: right;
	width: 50px;
	font-size: 0.8em;
	text-transform: uppercase;
	text-align: right;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	padding: 0;
}
div.layout-btn-top a, p.layout-btn-down a {
	text-decoration: none;
	display: block;
	float: right;
	margin: 5px;
}
div.layout-btn-top img, p.layout-btn-down img {
	border: none;
	vertical-align: middle;
}
p.layout-btn-down {
	float: right;
	width: 100px;
	text-align: right;
	font-size: 0.8em;
	text-transform: uppercase;
}
div#layout-footer {
	text-align: center;
	color: Gray;
	padding-bottom: 1em;
	padding-top: 1em;
}
div#layout-footer a {
	color: Gray;
	text-decoration: none;
}
div#layout-footer a:hover {
	text-decoration: underline;
}
div#layout-banner {
	text-align: center;
	padding-bottom: 1em;
}
/* Bookmark */
ul.bookmark {
	padding: 0;
	margin: 0;
	padding-top: 1em;
}
ul.bookmark li {
	float: left;
	margin-right: 3px;
	list-style: none;
	-moz-border-radius: 3px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-bottomright: 0px;
}
ul.bookmark li a {
	-moz-border-radius: 3px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-bottomright: 0px;
	display: block;
  padding: 0.2em 1em;
	padding: 2px 10px 4px 10px;
	background: #7BC3DE url(../images/layout/bg-navigation.png) repeat-x bottom;
	color: White;
	font-weight: bold;
  padding-top: 3px;
	border: 1px solid #3D9EC1; border-bottom: 0px;
  text-decoration: none;
  position: relative;
  top: 1px;
}
ul.bookmark li a:visited {
	color: White;
}
ul.bookmark li a:hover {
	color: #7BC3DE;
	border: 1px solid #3D9EC1; border-bottom: 0px;
  text-decoration: underline;
  background: #ffffff;
}
ul.bookmark li.active a, ul.bookmark li.active a:visited {
	color: #7BC3DE;
  padding-bottom: 5px;
  text-decoration: underline;
	border: 1px solid #3D9EC1; border-bottom: 0px;
  background: #ffffff;
}
div.bm-bl {
	border: 1px solid #3D9EC1;
	padding: 6px;
  margin-bottom: 10px;
	background: #ffffff;
}
div.bm-gradient {
	clear: both;
	height: 0px;
	font-size: 1px;
	background-color: #7BC3DE;
}
/* Download */
ul.download {
	margin: 0;
	margin-left: 15px;
	padding: 0;
	line-height: 1.6em;
}
ul.download li {
/*	list-style-image: url(../images/layout/list.gif); */
  list-style-type: square;
  color: #7bc3de;
}
ul.download-ul {
	margin: 0;
	padding: 0;
}
ul.download-ul li {
	list-style: none;
	list-style-image: none;
	border-bottom: 1px solid #F3F3F3;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
ul.download-ul p {
	margin: 0;
	padding: 0;
	margin-bottom: 0.5em;
}
img.download-img {
	float: right;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	border: 3px solid #F3F3F3;
}
a.download-link {
	text-transform: uppercase;
	display: block;
	float: left;
	margin-top: 0.5em;
	padding: 0.2em;
	border: 1px solid #F3F3F3;
}
ul.download-ul a {
	color: #006087;
}
ul.download-ul a:visited {
	color: #006087;
}
ul.download-ul a:hover {
	color: black;
}
ul.download-ul h2 {
	margin: 0;
	margin-bottom: 0.5em;
	padding: 0;
}
ul.download-ulw {
	margin: 0;
	padding: 0;
}
ul.download-ulw li {
	list-style: none;
	list-style-image: none;
	float: left;
	margin-right: 0.8em;
	margin-bottom: 0.8em;
	border: 1px solid #F3F3F3;
	background: url(../images/layout/bg-catalogue.gif) repeat-x top;
}
ul.download-ulw li h3 {
	margin: 0.2em;
	font-size: 1em;
}
ul.download-ulw li p {
	margin: 0;
	padding: 0.2em;
}
ul.download-ulw img {
	border: none;
	margin: 5px;
}
div.download-wbl {
	width: 15em;
	height: 20em;
	text-align: center;
}
/* Message */
p.message-error,
div#hs-java-error {
	color: white;
	background-color: #FF7D7D;
	margin-top: 0;
	font-size: 12px;
	font-family: "Tahoma CE", "Arial CE", "Helvetica CE", Tahoma, Arial, lucida, sans-serif;
	padding: 0.8em;
	border: 1px solid Red;
	margin-top: 1em;
	font-weight: bold;
}
p.message-error a,
div#hs-java-error a {
	color: White;
}
p.message-error a:visited,
div#hs-java-error a:visited {
	color: White;
}
div#hs-java-error {
	border: 1px solid #cd0a0a;
	background: #b81900 url(../admin/images/layout/bg-error.png) 50% 50% repeat;
	color: #ffffff;
	position: relative;
	padding: .2em;
	width: auto;
	text-align: center;
	margin-bottom: 20px;
}
p.message-result {
	color: white;
	background-color: #42BF78;
	margin-top: 0;
	font-size: 12px;
	font-family: "Tahoma CE", "Arial CE", "Helvetica CE", Tahoma, Arial, lucida, sans-serif;
	padding: 0.8em;
	border: 1px solid Green;
	margin-top: 1em;
	font-weight: bold;
}
p.message-result a {
	color: White;
}
p.message-result a:visited {
	color: White;
}
/* Pagging */
p.pagging {
	text-align: left;
	margin: 0;
	padding: 0;
	margin-top: 0.5em;
}
p.pagging strong {
	font-size: 1.2em;
	color: #F17819;
}
p.pagging a,
p.pagging a:hover {
	color: black;
}
p.pagging span {
	color: #006087;
	font-size: 0.8em;
}
/* Sitemap */
ul.sitemap-ul {
	margin: 0;
	margin-left: 15px;
	padding: 0;
	line-height: 1.6em;
}
ul.sitemap-ul li {
/*	list-style-image: url(../images/layout/list.gif); */
  list-style-type: square;
  color: #7bc3de;
}
/* Text */
h2.text-h {
	background: #70C8F0 url(../images/layout/bg-win.gif) repeat-x bottom;
	color: White;
	padding: 0.2em 0.5em;
	font-size: 1.2em;
}
table.text-tab {
	border-top: 1px solid #F3F3F3;
	border-left: 1px solid #F3F3F3;
	margin-bottom: 2em;
}
table.text-tab th {
	border-bottom: 1px solid #F3F3F3;
	border-right: 1px solid #F3F3F3;
	padding: 3px 5px;
	white-space: nowrap;
	background-color: #F7F7F7;
	font-size: 0.9em;
	text-align: center;
}
table.text-tab td {
	border-bottom: 1px solid #F3F3F3;
	border-right: 1px solid #F3F3F3;
	padding: 3px 5px;
	text-align: center;
}
table.text-tab td.text-td1 {
	text-align: left;
}
ul.text-ul {
	margin: 0;
	margin-left: 15px;
	padding: 0;
	line-height: 1.6em;
}
ul.text-ul li {
/*	list-style-image: url(../images/layout/list.gif); */
  list-style-type: square;
  color: #7bc3de;
}
ul.text-ul2 li {
	list-style-image: none;
	list-style-type: decimal;
}

#basket-bl {
  min-height: 20px;
}

#basket-bl li span {
  color: #000000;
}

div.product-rating-od,
div.product-rating-ev {
  float: left;
  clear: both;
  display: block;
  text-align: right;
  padding: 3px 0px;
  width: 100%;
}

div.product-rating-od span,
div.product-rating-ev span {
  text-align: left;
  line-height: 24px;
  float: left;
  margin-left: 5px;
}

div.product-rating-od div,
div.product-rating-ev div {
  text-align: right;
  line-height: 24px;
  float: right;
  margin-right: 5px;
}

input[type=text],
input[type=password],
textarea,
select {
	-moz-border-radius: 3px;
}

input[type=submit],
input[type=button],
input[type=reset] {
  cursor: pointer;
}

textarea {
  width: 360px;
  resize:vertical;
}


/* RECENZE */
div.post-od,
div.post-ev {
  display: block;
  width: 98%;
  padding: 1%;
  margin: 0px; margin-top: 10px;
  background: #ffffff;
}

div.post-od,
div.post-ev {
  font-size: 12px;
}

div.post-od {
/*	background-color: #FDF0E0; */
}


div.post-ev .post-head,
div.post-od .post-head {
  padding-bottom: 2px;
  border-bottom: 1px solid #3d9ec1;
  margin-bottom: 3px;
}

div.post-ev .post-plus,
div.post-od .post-plus,
div.post-ev .post-minus,
div.post-od .post-minus,
div.post-ev .post-total,
div.post-od .post-total {
  margin-top: 3px;
  margin-bottom: 3px;
  color: #42BF78;
}

div.post-ev .post-minus,
div.post-od .post-minus {
  color: #FF7D7D;
}

div.post-ev .post-total,
div.post-od .post-total {
  color: #000000;
}

div.post-ev .post-minus span,
div.post-od .post-minus span,
div.post-ev .post-plus span,
div.post-od .post-plus span,
div.post-ev .post-total span,
div.post-od .post-total span {
  color: #FF7D7D;
  width: 50px;
  float: left;
}

div.post-ev .post-plus span,
div.post-od .post-plus span {
  color: #42BF78;
}

div.post-ev .post-total span,
div.post-od .post-total span {
  color: #000000;
}

div.post-ev .post-name,
div.post-od .post-name {
  font-weight: bold;
}

.imgcapt {
  border: 1px solid %cols72%;
	-moz-border-radius: 3px;
}