* {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

img {
	border:0px;
}

a.menu {
	text-decoration: none;
	font-size: 11px;
	color: white;
}

a.menu:hover {
	text-decoration: none;
	font-size: 11px;
	color: #efefef;
}

a.footer {
	text-decoration: none;
	color: white;
}

a.footer:hover {
	text-decoration: none;
	color: #efefef;
}

a.invmenu {
	text-decoration: none;
	font-size: 11px;
	color: #000000;
}

a.invmenu:hover {
	text-decoration: none;
	font-size: 11px;
	color: #3f3f3f;
}

.bold {
	font-weight: bold;
}


.textblock {
	margin-top: 11px;
	margin-bottom: 25px;
}

body {
	background: url('images/qm_bggrey.gif');
	background-repeat: repeat-x;
	background-color: #a8a5a4; /* más szürke kell ? */
	padding: 0; 
	margin: 0;
	vertical-align: top;
	text-align: center;
}

p {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

#outer {
	width: 852px;
	margin: auto;
	background-color: #ffffff;
	background: url('images/qm_bg.gif');
	padding-left: 4px;
	padding-right: 4px;
	font-size: 11px;
}

#pagehead {
	width: 852px;
	height: 90px;
	padding: 0;
	text-align: left;
	background-color: #a90238;
}

#pagehead img {
	margin-left: 25px;
}

#contentarea {
	width: 850px;
	background-color: #E9EAEC;
	margin: 0 0 0 1px;
	padding: 0 0 0 0;
}

#menudiv {
	width: 850px;
	height: 32px;
	text-align: left;
	padding: 0;
	margin: 0;
	color: #ffffff;
	background-color: #888888;
	background: url('images/qm_menubg.gif');
}

#menulist {
	padding: 4px 0 0 20px;
	margin: 0;
}

#menulist li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	height: 100%;
}

#menulist li.selected {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	height: 100%;
/*	background: url('images/qm_menubg_chosen.gif');*/
}

.separator {
	background: url('images/qm_menusep.gif');
	background-repeat: repeat-y;
	width: 1px;
	height: 100%;
}


#maincontent {
	width: 100%;
	border-width: 0;
	border-style: none;
	border-spacing: 0;
	border-collapse: collapse;
}

#content_td_left {
	background-color: #ffffff;
	padding: 0px;
	width: 187px;
	text-align: left;
	vertical-align: top;
/*
	font-size: 9px;
*/
}

#content_td_middle {
	background-color: inherit;
	width: 1px;
}

#content_td_right {
	background-color: #ffffff;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
}

#content_td_full {
	background-color: #ffffff;
	padding: 15px;
/*	width: 187px;*/
	text-align: left;
	vertical-align: top;
/*	font-size: 8px;*/
}

#front_td_main {
	background-color: #ffffff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 585px;
	text-align: left;
	font-size: 11px;
	vertical-align: top;
}

#front_td_right {
	background-color: #ffffff;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
	width: 240px;
	font-size: 11px;
	vertical-align: top;
}

.frontbox_head {
	background-color: #888888;
	background: url('images/qm_boxbg2.gif');
	color: rgb(98, 30, 45);
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	padding: 3px 10px 3px 10px;
}

.clear {
	clear:both;
}

#footer {
	margin-top: 10px;
	color: #ffffff;
	background-color: #888888;
	background: url('images/qm_bottombg.gif');
	background-repeat: repeat-x;
	padding: 1px;
	font-size: 9px;
	width: 852px;
}

.fleft {
	text-align: left;
	float: left;
	width: 350px;
}

.fcenter {
	text-align: center;
	float: left;
	width: 190px;
}

.fright {
	text-align: right;
	float: right;
	width: 300px;
}


#leftul {
	padding: 0px;
	margin: 0;
}

li.left_menu {
	list-style-type: none;
	padding-left: 20px;
	padding-top: 0;
	margin-top: 1.5em;
}

li.left_submenu {
	list-style-type: none;
	padding-left: 30px;
	margin-top: 0.5em;
}

.title {
	font-size: 18px;
	color: rgb(98, 30, 45);
	padding-bottom: 14px;
}

.contenttitle {
	font-size: 18px;
	color: rgb(98, 30, 45);
	padding-bottom: 5px;
}

.parahead {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 1.5em;
}

