body {
	background-color: #933;
	color: #fff;
	font-family: Arial, Tahoma, "MS Sans Serif", Verdana;
	font-size: 12px;
	text-align: justify;
}
table {
	font-size: 12px;
}
body.kapelajka {
	background-color: #933;
}
body.titul {
	background-color: #366;
}
body.menu { background-color: #366; }
body.index {
	background-color: #F00;
}
body.texty_pisni {
	background-color: #FFF;
}
.text_basne      {
	font-size: 14px;
	line-height: 1px;
}
.text2 {
	font-size: 14px;
	line-height: 14px;
}
.text_cerny        { color: #000; font-family: Arial, Tahoma, "MS Sans Serif", Verdana; line-height: 16px; }
.text_cerny_kurziva {
	color: #000;
	font-style: italic;
	line-height: 16px;
}
.text_bily_kurziva  {
	font-style: italic;
	line-height: 16px;
	text-align: right;
}
.text_bily  {
	line-height: 16px;
}
.text_modry { color: #6ff; line-height: 16px; }
.text_cerveny { color: #c66; line-height: 16px; }
.nadpis_bily   {
	font-weight: bolder;
	font-size: 16px;
	line-height: 28px;
}
.nadpis_cerny  {
	color: #000;
	font-weight: bolder;
	font-size: 16px;
	line-height: 28px;
}
.text_tucne_odrazeno    {
	font-weight: bold;
	line-height: 16px;
	margin-left: 20px;
}
.text_tucne_bily     {
	font-weight: bold;
	line-height: 16px;
}
.text_tucne_modry {
	color: #6ff;
	font-weight: bold;
	line-height: 16px;
}
.text_tucne_cerny  {
	color: #000;
	font-weight: bold;
	line-height: 16px;
}
h1 {
	font-size: 16px;
	line-height: 28px;
}
a, a:active, a:visited, a:link {
	color: #6cc;
	text-decoration: none;
}
a:hover {
	color: #6cc;
	text-decoration: underline;
}
hr {
	color: #F00;
}
span.cas {
	color: #999;
}
span.nadpis_vzkazu {
	font-weight: bold;
}