BODY {
	color: rgb(0,0,120);
	background-color: rgb(255,255,200);
	background-image: url(obrazky/lista.gif);
	background-repeat: repeat-x;
	font-family: "Andale Mono", "Arial CE", Arial, Symbol, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 200;
	font-stretch: normal;
	font-size: 10pt;
	margin: 15pt;
	margin-left: 10pt;
	margin-top:20pt;
	padding: 0pt;
	border-width: 0pt;
	line-height: 15pt;
	scrollbar-face-color: rgb(255,255,200);

}
p.Jedna 
 {
  font-weight: normal;
  font-size: 120%;
  line-height: 200%;
  text-align: left;
  color: rgb(120,0,0);
  font-family: "Comic Sans MS";
 }
p.Dva
 {
  font-weight: bold;
  font-style: italic;
  font-size: 130%;
  line-height: 200%;
  text-align: left;
  color: rgb(120,0,0);
  font-family: "Times Roman", Times;
 } 

p.Mezera {color: rgb(0,150,0); text-align: center;}
p.Nadpis 
{
  font-weight: bold;
  font-size: 180%;
  line-height: 200%;
  text-align: center;
  font-family: "Comic Sans MS";
}

p.Neofici 
 {
  font-family: "Times Roman", Times, serif;
  letter-spacing: 1;
  text-align: center;
  font-size: 120%;
  line-height: 150%;
  margin-bottom:20;
  font-style: italic;
 }

Table.Hlavni
 {
  font-size: 100%;
  line-height: 100%;
 }
Table.Hlavni TD
 {
  border-bottom: medium double rgb(200,200,170);
  padding: 10;
 }

Table.Hlavni TD.Nazev
 {
  border-bottom: none;
  padding: 10;
 }


A.OdkazKapitoly:link
 {
  color: rgb(0,0,120); 
  text-decoration: none;
  font-weight:bold; 
  font-size: 100%;
  font-style: italic;
 }
A.OdkazKapitoly:visited
 {
   color: rgb(0,0,120); 
  text-decoration: none;
  font-weight:bold; 
  font-size: 100%;
  font-style: italic;
 }
A.OdkazKapitoly:hover
 {
  color: rgb(120,0,0); 
  text-decoration: none;
  font-weight:bold; 
  font-size: 100%;
  font-style: italic;
 }
 

.itemBorder { border: 1px solid black }
.itemText { text-decoration: none; color: rgb(0,0,120); font: 12px Arial, Helvetica }

.crazyBorder { border: 2px outset rbg(255,255,255) }
.crazyText { text-decoration: none; color: rgb(255,255,255); font: Bold 12px Arial, Helvetica }