h3 {
	margin-left: 0;
	margin-top:1em;
}
h5 {
	margin-left:2em;
	margin-bottom:0;
}
.uvod {
	margin-left: 3cm;
}
ul {
	list-style-type: circle;
	list-style-position:outside;
}
li {
	display: list-item;
	font-family : serif;
	font-weight: normal;
	line-height : 1.2;
}
.li1 {
	font-family : serif;
	font-weight: lighter;
	font-size: medium;
	font-style:italic;
	margin-left:1em;
}
.terminal {
	color : blue;
	font-family:monospace;
	font-size  :medium;
	font-weight:normal;
	margin: 0.3em 3em 0.2em ;
/*	white-space:pre; */
}
.term1 {
	color : blue;
	font-family:monospace;
	font-size  :medium;
	font-weight:normal;
	margin: 0.3em 1em 0.2em ;
/*	white-space:pre; */
}
.termb {
	color : black;
	font-family:monospace;
	font-size  : large;
	font-weight: bolder;
	margin: 0.3em 1em 0.2em ;
/*	white-space:pre; */
}
.list {
	color : blue;
	font-family:monospace;
	font-size  : large;
	font-weight:normal;
	margin: 0.3em 3em 0.2em ;
/*	white-space:pre; */
}
.popisek {
	color:black;
	font-family : serif;
	font-weight: lighter;
	font-size: medium;
	font-style:italic;
	margin-left:2em;
}
.pr {
	color : #F0F;
	font-family:monospace;
	font-size  :medium;
	font-weight:normal;
	margin: 0.3em 3em 0.2em ;
/*	white-space:pre; */
}
/*
p.zadani {
	color : #00C;
	font-family:serif;
	line-height:1.1;
	margin-left:0;
}
.teorie {
	color : black;
	font-family:monospace;
	font-size  :medium;
	font-weight:normal;
	white-space:pre;
}
h5 {
	text-decoration : underline;
	font-family : sans-serif;
	color : #300;
	margin : 1ex 20px 0px 20px;
}

/*
pre {
	color : black;
	display:block;
	unicode-bidi:embed;
	white-space:pre;
	font-family:monospace;
}
*/
