body { 
background-color: white; 
font-family: verdana; font-size: 10pt; 
scrollbar-face-color: white;
scrollbar-arrow-color: #cc0000;
scrollbar-base-color: white;
scrollbar-shadow-color: #666666;
scrollbar-darkshadow-color: #cccccc; 
scrollbar-highlight-color: #cccccc;  
scrollbar-3dlight-color: #cccccc;  
scrollbar-track-color: #eeeeee; 
}
a {color: #cc0000; text-decoration: none; font-size: 10pt}
a:hover {color: #cc0000; text-decoration: underline}
table {border-style: none; font-size: 10pt; }
h4 {font-size: 10pt; font-weight: bold}

.bullet {
	margin: 0 0 0.1em 1.8em; 
	_margin: 0 0 0.1em 1.1em; 
	padding: 0;
	list-style-image: url(bullet.gif);
}
.bullet_square {list-style-type: square}
.nobullet {  
	margin: 0 0 0 -1.7em; 
	_margin: 0 0 0 -1.1em;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	color: #666666;
}
.obr {margin: 5px}
.vpravo {float: right}
.vlevo {float: left}
.na_stred {text-align: center}
.s_okrajem {border: 1px solid}
.nowrap {white-space: nowrap}
