body {
	background-color: #E9E9E9;
	background-image: url(/images/bg.gif);
	margin: 0px;
}

.title {
font-family:'Trebuchet MS', 'Times New Roman', serif; font-size:18px; font-style:italic; color:#1751E1; line-height:23px;
}

a:link, a:visited {
	color: #555599; text-decoration: none;
}

.szoveg{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	line-height:18px;
	COLOR: #000000;
}

a.fomenu:link, a.fomenu:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	line-height:18px;
	margin-left: 32px;
	height: 25px !important;
	height: 30px;
	width: 148px;
	text-decoration: none;
	font-family: Verdana, Sans-serif;
	font-weight: bold;
}

a.fomenu:hover {
	text-decoration: none;
	color: #000;
}

a.fomenu#active_menu {
	color:#fff;
	font-weight: bold;
}

a.fomenu#active_menu:hover {
	color: #fff;
}
.style1 {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px; line-height: 18px; COLOR: #000000; font-weight: bold; }


.button {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 4px 2px 4px;
	border-top: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid white;
	text-align: center;
	background-color: #4F6789; 
	color: #FFF;
	text-decoration: none;
	display:block;
	width:80px;
}
.button:link { 
	background-color: #4F6789; 
	color: #FFF;
	text-decoration: none;
	}
.button:visited {
	background-color: #4F6789; 
	color: #fff;
	text-decoration: none;
	}
.button:hover { 
	background-color: #4F6789; 
	color: #FFFF00;
	border-color: black white white black;
	text-decoration: none;
	padding: 1px 5px 3px 3px;
	}
.button:active { 
	background-color: #369; 
	color: #ccc; 
	text-decoration: none;
	}