body {
	background-color: #FFFFFF;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 12px;
}
.menu {
	font-size: 12px;
	color: #998198;
}
.menup {
	margin-left:8px;
	text-indent:-5px;
}
.menu a {
	text-decoration: none;
	font-size: 12px;
	color: #998198;
}

.menu a:visited {
	text-decoration: none;
	color: #998198;
}
.menu a:link {
	text-decoration: none;
	color: #998198;
}

.menu a:hover {
	text-decoration: none;
	color: #5F5C58;
}

.cimszo {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}

.cimszo1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #998198;
	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;
}

.mtext a {
	color: #555555;
	font-weight: bold;
}
.mtext a:link {
	color: #555555;
	font-weight: bold;
}
.mtext a:visited {
	color: #555555;
	font-weight: bold;
}
.mtext a:hover {
	color: #555555;
	font-weight: bold;
}

.mtextb {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: bold;
}


.akcio {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 15px;
	font-weight: bold;
}


a:link {
	color:#998198;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #998198;
}

a:hover {
	text-decoration: none;
	color: #998198;
}

.lhasab {
  text-align: justify;
}
.rhasab {
  text-align: justify;
  border-left: 1px dashed #CCCCCC;
}

.lbhasab {
  text-align: left;
  border-bottom: 1px dashed #CCCCCC;
}
.rbhasab {
  text-align: left;
  border-left: 1px dashed #CCCCCC;
  border-bottom: 1px dashed #CCCCCC;
}

