@CHARSET "UTF-8";
#content{
	margin-bottom: 40px;
	margin-left: 10%;
	margin-right: 20%;
}
.acronym{
	border-bottom: 2px dotted #c8b300;
	cursor: help;
}
.menulink{
	padding: 5px 10px 5px 10px;
	position: relative;
	Top: 6px;
	font-size: larger;
	border: 2px solid #6f0000;
	background-color: #bf0000;
	color: #FFFFFF;
}
#topmeniu{
	margin: 5px 20px 15px 0px;
	height: 100px;
	border: 2px solid #bf0000;
	border-right: none;
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 125px;
}
P {
	text-indent: 10px;
}
H1{
	text-align: center;
}
h1,h2,h3{
	color: #777777;
}