body {
	font: 1em Arial, Tahoma, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

a, a:hover {
  color: #000000;
  text-decoration: underline;
}

table {
	margin: 6px 10px;
	border-collapse: collapse;
}
		
hr {
	height: 0;
	margin-left: 0;
	margin-right: 0;
	background: 0;
	border-width: 0 1px 1px 1px;
	border-style: solid;
}

.hidden, #hidden {
	position: absolute;
	display: none;
}
.cleaner {
	display: block;
	width: 100%;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}

/* ---------- vzhled textu ------------------ */

blockquote {
	font-style: italic;
	padding: 10px;
	margin: 5px;
}
/* ---------- vzhled textu ------------------ */

#logo {
  font-size: 2.2em;
}

#header #logozone #logo a {
	color: #000000;
	text-decoration: none;
}
#header #logozone #logo a:hover {
  color: #000000;
	text-decoration: none;
}
#header #logozone #logo img {
	border: none;
}
#header #logozone #moto {
	font-size: 1.2em;
	font-weight: bold;
}
#header .illustration {
	display: none;
}

/* ------------ mapa stranek ----------------- */

.ServerMap .level1 {
	padding: 0 0 0 15px;
}

/* ------------ mapa stranek ----------------- */

/* ------------ diskuze ---------------------- */

.level-1 {
	margin-left: 10px;
}
.level-2 {
	margin-left: 30px;
}
.level-3 {
	margin-left: 60px;
}
.level-4 {
	margin-left: 90px;
}
.level-5 {
	margin-left: 120px;
}

/* ------------ diskuze ---------------------- */

/* ----------- detail produktu -------------- */

.product .imgProduct {
	margin: 0 10px 10px 0;
	text-align: center;
}

.imgProduct a, .imgProduct img {
	border: none;
}
#leftB .imgProduct a, #leftB .imgProduct img, #rightB .imgProduct a, #rightB .imgProduct img {
	border: none;
	margin-left: 5px;
}

/* ----------- detail produktu -------------- */

#footerRight .print {
	display: none;
}
#footerRight .sitemap {
	display: none;
}
#footerRight .rss {
	display: none;
}

