<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font: 1em/1.4em Tahoma, Verdana, Arial, sans-serif;
}

a, a:hover {
  text-decoration: underline;
}

#footer {
	margin-top: 1em;
	padding-top: 1em;
	border-top: 2px solid #000;
}

#menuzone,
#mainMenu, 
.search, 
.illustration, 
#link, 
.hidden, 
#hidden, 
.cleaner, 
hr,
#languageSelect,
#footerRight .homepage,
#footerRight .print,
#footerRight .sitemap,
#footerRight .rss {
	display: none;
}

blockquote,
.moto,
.show,
.show_in,
.discussion,
#fulltext {
	color: #444;	
	background: #fff;  
}

#middlezone,
#widezone,
.zone,
.leftzone,
.centerzone,
.rightzone {
	border-top: 0;
}

.logo h2 {
	font-size: 1.2em;
	line-height: 1.0em;
	  color: #000;	
}

.logo a,
.logo a:hover,
.moto #moto {
	color: #000000;
	text-decoration: none;
}


/* ------------ diskuze ---------------------- */

.level-1 {
	margin-left: 10px;
}
.level-2 {
	margin-left: 30px;
}
.level-3 {
	margin-left: 50px;
}
.level-4 {
	margin-left: 70px;
}
.level-5 {
	margin-left: 90px;
}

/* ------------ diskuze ---------------------- */
</pre></body></html>