body {
    margin:0px;
    text-align: center;
    font-family: Tahoma;
    font-size: 12px;
    background-color: #CCCCCC;
    background-image: url(../img/document_bg.jpg);
    background-repeat: repeat-x;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
    text-decoration: none;
}

img {
	border: 0;
}

td {
    font-family: Tahoma;
    font-size: 12px;
}

select,input  {
    font-family: Tahoma;
    font-size: 11px;
}

#fejlec_table {
	width: 800px;
	height: 125px;
	background-image: url(../img/fejlec.jpg);
}

#content_table {
	width: 800px;
	height: 482px;
}

#lablec_table {
	width: 800px;
	height: 40px;
	background-color: #ffffff;
	border-right: 2px solid #404040;
}

#content_baloldal_td {
	background-color: #FFFFFF;
	width: 185px;
	border-right: 1px solid #999999;
	border-left: 2px solid #404040;
}

#lablec_baloldal_td {
	border-right: 1px solid #999999;
	width: 185px;
	border-left: 2px solid #404040;
}

.balmenu_td {
	height: 24px;
	padding-top: 4px;
	padding-left: 24px;
	padding-bottom: 4px;
	background-image: url(../img/balmenu_bg_default.jpg);
	background-repeat: no-repeat;
}

.balmenu_td a {
	font-size: 17px;
	font-weight: bold;
	color: #333333;
}

.balmenu_td a:hover {
	color: #FF982A;
}

.fomenupont-neve-td {
	color: #3EB100;
	font-weight: bold;
	font-size: 18px;
}

.almenupont-neve-td {
	color: #3EB100;
	font-weight: bold;
	font-size: 16px;
}

.content_tartalom {
	font-family: Tahoma;
	padding: 4px;
}

.content_tartalom a {
	text-decoration: underline;
	color: #794814;
}

.content_tartalom a:hover {
	text-decoration: none;
}

.bottom_menu a {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
}

.bottom_menu a:hover {
	color: #FF982A;
}