body {
	background-color: #E0F1FC;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: fixed;
	width: 805px;
	}
	
#Main {
	margin: 0px;
	padding: 0px;
	width: 805px;
}

.MenuClass {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	width: 205px;
	height: 440px;
	}

#MenuLeftSpacer {
	width: 100%;
	height:100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
	}
	
#Gombok {
	width: 171px;
}

#MenuTopSpacer {
	height: 50px;
	}
	
#Gombok a {
	display:block;
	}

#Gombok a:hover {
	color:#00FF00;
	background-color: #3399FF;
	font-style: italic;
	}

.SzovegClass {
	overflow: auto;
	height: 380px;
	width: 600px;
	position: static;
	}

.navText {
	color: #003366;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 12px;
	}

.GLBText {
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	font-style: normal;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.GLBImage {
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
}	
	
.UpdateText {
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 9px;
	font-style: normal;
}

