body {
	font-family: "Times New Roman CE", "Times New Roman", "Times CE", "Times ",  serif; 
	font-size: 11pt;
	background-color: #ffffff;
	margin : 0px;
  scrollbar-face-color: #ffffff; scrollbar-shadow-color: #666666;
  scrollbar-highlight-color: #e0e0e0; scrollbar-3dlight-color: #999999;
  scrollbar-darkshadow-color: #333333; scrollbar-track-color: #e0e0e0;
  scrollbar-arrow-color: #000000;
}

A {
  font-family: "Arial CE", "Arial", "Helvetica CE", "Helvetica ",  sans-serif;
	font-size: 10pt;
	color : #000000;
	font-weight: bolder;
	text-decoration : none;
}

A:VISITED {
	color : #000000;
}

A:HOVER {
	color : #ff0000;
	text-decoration : underline;
}
 
 A:ACTIVE {
 color : Red;
}
 
.topspace { 
background-color: #000000; 
} 

.menu { 
padding :  8px;
} 

.hlavni { 
margin-top: 20px;
padding: 8px;
width: 98%;
text-align: justify; 
} 



