body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	scrollbar-arrow-color: White;
	scrollbar-base-color: #7E7E7E;
	scrollbar-darkshadow-color: Black;
	scrollbar-face-color: Navy;
	scrollbar-shadow-color: White;
	scrollbar-3dlight-color: Black;
	scrollbar-highlight-color: White;
	scrollbar-track-color: #092B9E;
}
a {
	font-size: 9pt;
	font-weight: normal;
	color: #00008B;
}
a:hover {
	font-size: 9pt;
	font-weight: normal;
	color: #005EBB;
}
A:HOVER.small {
	font-size: 9pt;
	font-weight: bold;
	color : #F4D000;
}

a.softcom {
	font-size: 8pt;
	font-weight: bold;
	color: #9E9E81;
}
h1 {
	font-size: 10pt;
	font-weight: bold;
	padding-left: 15px;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
	background-color: #C6C7B5;
 	padding-left: 10px;
	border: 1px ridge #83A349;
}
h3 {
	font-size: 11pt;
 	padding-left: 0px;
}
table { 
	font-size: 10pt;
}
table.include { 
	width: 100%; 
	font-size: 10pt;
}
table.kapitoly {
	font-size: 11pt;
	font-weight: bold;
	border-bottom : 1px solid Gray;
}



img.foto {
	border: 3px ridge #092B9E;
}
ul.seznam { 
	margin-left: 20px;  
	margin-top: 0px;
	line-height: 19px;
	list-style: none url(images/list-01.gif);
	}
