body,td {font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: black}
table.white {color: black; border: 1px solid #FDB002; background-color: white}
tr.head {background-color: #FDB002; color: white}
tr.body {background-color: white; color: black; border: 1px solid #FDB002}
td.body {background-color: white; color: black; border: 1px solid #FDB002}
input.sorsjegy {font-size: 9pt; border-width: 0; border-style: none; border-color: #9FA7A9; background-color: #ECECEC}
td.sorsjegy {font-size: 10pt; height: 20px; padding-left: 10px; text-align: left}
td.sorsjegy1 {font-size: 10pt; height: 20px; text-align: left; padding-right: 30px}
h2 {text-align: left}
a {text-decoration: none; color: black; font-weight: bold}
a:active {text-decoration: underline; color: #FDB002}
a:visited {text-decoration: none}
a:hover {text-decoration: underline; color: #FDB002}
td.cname {font-size: 14pt; font-weight: bold}
td.data_left {width: 100px; text-align: right; padding: 0 0 0 0}
td.data_right {width: 100px; text-align: left; padding: 0 0 0 0}
td.top10 {padding: 30px 0 0 0; vertical-align: top}
img.kiskep {cursor: pointer; cursor: hand}
.kozcim {text-align: left; font-size: 14px; font-weight: bold}
td.leftmenu {
  padding-left: 10px;
  padding-right: 5px;
  text-align: center
}
td.rightmenu {
  padding-left: 5px;
  padding-right: 10px;
  text-align: center
}

#mf_frame {
    width: 475px;
/*    bottom: 100px; */
    height: 1000px; 
    font-size: 10pt;
/*    border: 1px solid gray */
}

div.hr {
	background-color:#FDB002;
	border-color:#FDB002;
	border-style:solid;
	border-width:1px;
	font-size:13px;
	height:13px;
	margin:10px 0;
	padding: 0 2px 2px 0;
	width:100%;
	text-align: right;
	color: white;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 100%;
}
.red {
	color: red;
}