body {
	background-color: #FFFFFF;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 11px;
}
.menu {
	font-size: 12px;
	color: #00AAAA;
}

.menup {
	margin-left:8px;
	text-indent:-5px;
}

.menu a {
	text-decoration: none;
	font-size: 12px;
	color: #00AAAA;
}

.menu a:visited {
	text-decoration: none;
	color: #00AAAA;
}

.menu a:hover {
	text-decoration: none;
	color: #5555AA;
}

.cimszo {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

.cimszo1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #00AAAA;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 5px;
}

.cimszo2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5555;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}
.mtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: normal;
}
.mtextc {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 11px;
	margin-bottom: 5px;
	font-weight: normal;
	text-align: center;
}
.akcio {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 15px;
	font-weight: bold;
}


a:link {
	color:#00AAAA;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #00AAAA;
}

a:hover {
	text-decoration: none;
	color: #00AAAA;
}


.boxheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	background-color: #C6ECFD;
	font-weight: normal;
	text-decoration: none;
	padding-left: 5px;	
	border-top-width: 15px;
	border-top-color: #000000;
}
.boxheader A {
	color: #000000;
	text-decoration: none;
}
.boxheader A:link {
	color: #000000;
	text-decoration: underline;
}
.boxheader A:visited {
	color: #000000;
	text-decoration: underline;
}
.boxheader A:hover {
	color: #000090;
	text-decoration: none;
	font-weight: normal;

}


