BODY {
    font-family: verdana, arial;
	font-size: 8pt;
	color: #ffffff;
	text-align: justify;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

INPUT,TEXTAREA,SELECT { font-family: verdana, arial; font-size: 8pt; color: #333333; background-color: #dddddd; font-weight: bold;}

UL {
	padding: 20px 0px;
	margin: 0px;
}
LI {
	margin: 0px 0px 0px 40px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	list-style-type: square;
}

.error { padding: 25 20 10 20; font-family: verdana, arial; font-size: 10pt; color: #ff0000; font-weight: bold; text-align: left; }
.thx { font-family: verdana, arial; font-size: 10pt; color: #ffffff; font-weight: bold; text-align: justify; }

A { color: #990000; text-decoration: underline; }
A:hover { color: #ff0000; text-decoration: none; }
A:visited { color: #333333; text-decoration: underline; }

.pic { font-family: verdana; font-size: 8pt; background: #efefef; color: #efefef; }
A.pic { font-family: verdana; font-size: 8pt; background: #222222; color: #222222; }
A.pic:hover { font-family: verdana; font-size: 8pt; background: #eeeeee; color: #eeeeee; text-decoration: none; }

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

H1 {
    padding: 3 20 15;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #990000;
	text-align: center;
	font-weight: normal;
}

H2 {
    padding: 0 0 0 -5px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	text-align: left;
	font-weight: normal;
}


.foglalo {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
.logo {
	width: 160px;
	height: 114px;
}
.bal-top {
	background-image: url(images/bal_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bal-table {
	margin: 0px;
	padding: 0px;
	width: 160px;
/*	height: 100%;*/
}
.menu-td {
	height: 160px;
	width: 620px;
}
.data-table {
	margin: 0px;
	padding: 0px;
	height: 100%; 
	width: 620px;
}
.data {
	text-align: justify;
	vertical-align: top;
	margin: 0;
	padding: 0;
	background-image: url(images/data_top_bg.jpg);
	background-repeat: no-repeat;
}

.TFCIM1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #fefefe url(images/form_bg_1.jpg);
	text-align: left;
	font-weight: normal;
}
.TFCIM2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #efefef url(images/form_bg_2.jpg);;
	text-align: left;
	font-weight: normal;
}
.TF1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #fefefe;
	text-align: left;
	font-weight: normal;
}
.TF2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #efefef;
	text-align: left;
	font-weight: normal;
}

.aktualis {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	background: #fdfdfd url(images/aktualis_bg.jpg) repeat-y top left;
	text-align: left;
	font-weight: normal;
}
.aktualis P {
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: #ddd 1px solid;
}

