BODY {
	background-color: #FFFFFF; 
	}

DIV { 	font-family: serif;
	color: black;
	align: center;
	}
.prvni {background-color: #F0F0F0; 
	}
.posledni {background-color: #E0E0E0;
	}
.uvod {
	background-color: #888888;
	}
.uvodblok1 { 	font-weight: bolder;
		color: black;
                background-color: #E0E0E0;
	}
.zaver { 	font-weight: bolder;
		color: white;
		background-color: #888888;
	}
.uvodblok2 {	font-weight: normal;
		text-align: center;
		align: center;
		background-color: #DDDDDD;
	}
.uvodblok3 {	font-weight: normal;
		font-style: italic;
		background-color: white;
		text-align: center;
	}
.data {		font-family: serif;
		font-size: normal;
		text-align: justify;
	}

H {}
.nadpis {	font-weight: bold;
		font-size: large;
		align: center;
	}
.nazevknihy { 	font-weight: bold;
		font-size: x-large;
		align: center;
	}
.nadtitulek { 	font-weight: normal;
		font-size: x-large;
		align: center;
	}
.velky {	font-weight: bold;
		font-size: large;
		align: center;
		text-align: center;
	}
.maly	{	font-weight: bold;
		font-size: medium;
		align: center;
	}
.comment {	font-weight: bolder;
		font-size: medium;
		align: center;
	}

TABLE {}

P {	font-family: tahoma; serif;
	font-size: medium;
	left-margin: 3%;
	right-margin: 3%;
	}
.obyc {	font-family: tahoma; serif;
	font-size: medium;
	left-margin: 3%;
	right-margin: 3%;
        text-align: left;
	}
.zvyrazneny { 	font-weight: bold;
		font-size: medium;
	}
.myslenka {	font-weight: bold;
		color: white;
		background-color: black;
		align: center;
	}
.vyzva	{	font-weight: bold;
		color: black;
		background-color: CCCCCC;
		align: center;
	}
.fakt	{	font-weight: bolder;
		color: black;
		background-color: CCCCCC;
		align: justify;
	}
.fakt3	{	font-size:larger;
		font-weight:bold;
		text-align:left;
	}
.otazka	{	font-weight: bold;
		color: black;	
		background-color: white;
		align: center;
	}

