body {
	font: 0.8em  Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	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 #akce, #headerLeft, #rightzone, #menuzone, #footerTop, .hideForPrint {
	display: none;
}
#header .illustration #logo {
	position:absolute;
	margin:0px;
	padding:0px;
	width:240px;
	height:128px;
	border:none;
	margin-left:34px;
	margin-top:38px;
}
.Box {
	clear:both;
}

/* ------------ 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;
}

#footerMiddle p, #footerBottom p {
	width: 100%;
}
#content a img {
	border: none;
}
#content .Box {
	clear:both;
}
#footerBottom span {
	padding: 0px 8px;
}

/* --------------- další individuální prvky ---------------- */
.panel-akce {
	background: url(../img/panel_akce.png) center center no-repeat;
	width: 156px;
	height: 196px;
	padding: 100px 16px 16px 16px;
	margin-left: 16px;
	margin-right: 16px;
	color: #646464;
	text-align: center;
	line-height: 1.6;
}
.panel-akce a {
	color: #646464;
	text-decoration: none;
}
.panel-akce strong, .panel-akce b {
	color: #AD0000;
	font-weight: bold;
}
.panel-akce .note {
	font-size: 0.8em;
}
.bez-akce .panel-akce {
	display: none;
}
#certificate {
	text-align: center;
	margin-bottom: 10px;
}
#partners_top, #partners_bottom {
	margin: 0px auto;
	padding: 0px;
	width: 180px;
}
#partners {
	margin:0px auto;
	padding: 4px;
	padding-left: 7px;
	padding-right: 8px;
	width: 165px;
	background: #fff url(../img/partners_background.png) center top repeat-y;
}
#content table.akce {
	margin: 12px auto;
}
#content table.akce td {
	width: 180px;
	height: 282px;
	padding: 22px 20px 60px;
	text-align: center;
	vertical-align: top;
	background-position: center top;
	background-repeat: no-repeat;
	overflow: hidden
}
#content table.akce td.akce-1 { background-image: url(../img/akce-1.jpg); }
#content table.akce td.akce-2 { background-image: url(../img/akce-2.jpg); }
#content table.akce td.akce-3 { background-image: url(../img/akce-3.jpg); }
#content table.akce td .title {
	padding: 24px 8px;
	margin: 0px;
	color: #fff;
	font-size: 1.1em;
}
#content table.akce td strong {
	color: #ad0000;
	font-weight: bold;
	font-size: 1.1em;
}
#content table.akce td .title strong {
	color: #fff;
}
#content table.akce td .note {
	line-height: 1.2em;
	font-size: 0.8em;
}
/* kartičky kontaktů */
#content table.kontakty {
	margin: 12px auto;
}
#content table.kontakty td {
	width: 167px;
	height: 276px;
	padding: 8px 16px 10px 17px;
	text-align: center;
	vertical-align: top;
	background: url(../img/kontakt.jpg) center top no-repeat;
	overflow: hidden
}
#content table.kontakty td.clear {
	vertical-align: center;
	background-image: none;
}
#content table.kontakty p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 9px;
	line-height: 1.4em;
	font-family: Cambria, "Times New Roman", Times, serif;
}
#content table.kontakty strong {
	color: #0566b3;
	font-size: 1.2em;
	font-weight: bold;
}
#content table.kontakty a {
	color: #AD0000;
}