body, table {
	font-family: Verdana;
	color: Black;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color: "#000000";
	scrollbar-dark-shadow-color: #FFFF99;
	scrollbar-face-color:"FFFF99";
	scrollbar-highlight-color:"#FFFF99";
	scrollbar-shadow-color: #000000;
	font-size: 12px;
	background-color: white;
	background: #FFFF99;
}

a:link {
	color: #000099;
	text-decoration: none;
	font-size: 11px
}

a:active, a:visited {
	color: #808080;
	text-decoration: none;
	font-size: 11px
}

a:hover {
	color: #666666; 
	font-weight: bolder;
	border : 0px none;
	}
	
.menu {
	font-size: 11px;
}

.submenu {
	font-size: 11px;
	padding-left: 10px;
}
	
.nadpis {
	color: #000000;
	font-style: normal;
	font-weight: bolder;
	height: auto;
	font-size: 13px;
	border-bottom-width: 0px;
	margin-left: auto;
}

.tabulka {
	background: #FFE75E;
	text-align: justify;
}
.titulek {
	color: #666666;
	font-style: normal;
	font-weight: bold;
	height: auto;
	font-size: 20px;
	border-bottom-width: 0px;
	text-align: center
}

.text {
	color: #000000;
	font-style: normal;
	font-size: 12px;
	border-bottom-width: 0px;
	margin-left: auto;
	text-align: justify;
}

.zvyrazneni {
	color: #666666;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	border-bottom-width: 0px;
	margin-left: auto;
	text-align: justify;
}