a {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: none;
	color: #0033CC;
	text-decoration: none;
}

a:hover {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: none;
	color: #000066;
	text-decoration: underline;
}

body {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: none;
	color: #000000;
	text-decoration: none;
	background: #FFFFFF;
	margin: 0 0 0 0;
}

.tartalom {
	margin: 0 0 0 0;
	padding: 0.2em 0.5em;
	font-family: Arial;
	font-size:10pt;
	font-style:normal;
	text-decoration:none;
	color: #000000;
}

.cim {
	font-family: Arial;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	color: #000000;
}

.alcim {
	font-family: Arial;
	font-size:10pt;
	font-style:normal;
	text-decoration:none;
	color: #000000;
}

h3 {
	font-family: Arial;
	font-size:10px;
	font-style:normal;
	text-decoration:none;
	color: #454545;
}

.red {
	font-family: Arial;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	color: #FF0000;
}

body2 {

	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: none;
	color: #353535;
	text-decoration: none;
	background: #9C9C9C fixed
}

td {
	font-family: Arial;
	font-size: 10pt;
	background: #F3F3F3;
	/*margin-left: 5px;
	margin-right: 5px;
	margin-top:2px;*/
}

.kepek_bal {
	float: left;
    margin-right: 10px;
    margin-left: 0px;
}

.kepek_jobb {
	float: right;
    margin-right: 0px;
    margin-left: 10px;
}

.labjegyzet {
	font-family: Arial;
	font-size:8pt;
	font-weight:none;
	text-decoration:none;
	color: #000000;
}

.hetimiserend {
	font-family: Arial;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	background-color:#F3F3F3;
	color:#192A3B;
	border:1px dashed #192A3B;
}

.gyorslink {
	font-family: Arial;
	font-size:10pt;
	font-weight:none;
	text-decoration:none;
	background-color:#F3F3F3;
	color:#192A3B;
	border:1px dashed #192A3B;
}
/*
#bal {
    width: 170;
    height: 100%;
    position: relative;
    top: 0px;
    left: 3px;
}

#jobb {
    width: 120;
    height: 100%;
    position: relative;
    top: 0px;
    left: 3px;
}

#kozep {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0px;
    left: 3px;
}
-*/


