body{
	padding:0px;
	margin:auto;
	font-family:tahoma, arial, helvetica;
	font-size:9pt;
	color:#454545;
	cursor:default;
   background-color: #EDEDED;
}

H1{
	padding:0px 0px 10px 0px;
	margin:0px;
	font-family:georgia, serif;
	font-size:12pt;
	color:#293F77;
	letter-spacing:-1px;
}

H2{
	padding:0px 0px 10px 0px;
	margin:0px;
	font-family:georgia, serif;
	font-size:10pt;
	color:#293F77;
	letter-spacing:-1px;
}

H3{     text-align:center;
	padding:0px 0px 10px 0px;
	margin:0px;
	font-family:georgia, serif;
	font-size:9pt;
	color:#293F77;
	letter-spacing:-1px;
}

HR{
	line-height:1px;
	color:#293F77;
}

.cim{
 font-family: tahoma;
 font-size: 12pt;
 color: black;
 font-weight : bold;
}

.alcim{
 font-family: tahoma;
 font-size: 10pt;
 color: black;
 font-weight : bold
}

.szoveg{
 font-size:9pt;
 color:#454545;
}

.szovegbold{
 font-family: tahoma;
 font-size: 8pt;
 font-weight:bold;
 color: black;
}


.general_input{
 font-family:tahoma, arial, helvetica;
 font-size:9pt;
 color:#454545;
 padding:2px;
 margin:0px;
 border:solid 1px #C1C1C1;
 background:#F1F1F1;
}


.general_button{
 font-family: tahoma;
 font-size: 8pt;
 background-color: #EDEDED;
 color: #293F77;
 font-weight:bold;
}

.general_keret{
 border: 1px solid black;
}

.general_szkeret{
 border: gray solid 1px;	
}

.megjegyzes {
font-family: tahoma;
font-size: 7pt;
color:#454545;
}

a{
 font-family: tahoma;
 font-size: 8pt;
 text-decoration : none;
 color: blue
}

a:hover {
 text-decoration : underline;
}

 a.rlink{
	font-size:9pt;
	font-weight:bold;
	color:#293F77;
 }
 a.rlink:hover{
 color:#439945;
 }

