body {
margin: 10px; 
padding: 0px;
font-family: "times new roman", "arial ce", "helvetica ce", times, arial, helvetica, sans-serif;
font-size: 14px;
color: #000000;
background-color: #FFFFFF;
} 
.hlava {
	width: 800px;
	height: 80px;
	background-color: #ffffff;
} 
.telo {
border:1px;
width: 800px;
margin-top: 12px; 
} 
.levy-telo {
float: left;
width: 150px;
background-color: #ffffff;
}
.pravy-telo {
	float: right;
	width: 645px;
	background-color: #ffffff;
	border: thin solid silver;
}
.nadpis_I{
	font-family: Times New Roman;
	font-style: normal;
	font-variant: small-caps;
	font-size: 25px;
	font-weight: bold;
	color: #29166F;
	text-align: center;
}
.nadpis_II{
	font-family: Times New Roman;
	font-style: normal;
	font-variant: small-caps;
	font-size: 18px;
	font-weight: normal;
	color: #29166F;
	text-align: center;
}
.nadpis_p{
	font-family: Times New Roman;
	font-style: normal;
	font-variant: small-caps;
	font-size: 18px;
	font-weight:bold;
	color: #29166F;
	text-align: left;
	text-decoration: underline;
}
A:link {
	font-family: Times New Roman, Arial;
	COLOR:#29166F;
	TEXT-DECORATION: none;
	font-size: 12pt;
	font-weight : bold;
	font-variant : small-caps;
}
A:visited {
	font-family: Times New Roman, Arial;
	COLOR: #29166F;
	TEXT-DECORATION: none;
	font-size: 12pt;
	font-weight : bold;
}
A:hover {
	font-family: Times New Roman, Arial;
	COLOR: blue;
	TEXT-DECORATION: underline;
	font-size: 12pt;
	font-weight : bold
}

.odstavec {
	background-color: white;
	font-family: Times New Roman, Arial;
	font-size: 12pt;
	font-variant : normal;
	font-style : normal;
	letter-spacing : 2 px;
	text-align : justify;
	padding-left : 10px;
	padding-right : 10px;
}