body {
	background-image: url('../images/body_background.jpg');
	background-repeat: repeat-x;
	border: 0px none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
table.site {
	width: 780px;
	height:100%;
}
td.site_header {
	background: url(../images/site_header.jpg) no-repeat;
	width: 780px;
	height: 104px;
}
td.site_header_diszlec {
	background: url(../images/site_header_diszlec.jpg) no-repeat;
	width: 780px;
	height: 28px;
	font-size: 11px;
	color: #283A7B;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 4px;
}
td.site_bal {
	background: url(../images/site_bal_background.jpg) repeat-y;
	width: 172px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
td.site_jobb {
	background: url(../images/site_jobb_background.jpg) repeat-y;
	width: 607px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height:100%;
}
div.site_jobb_diszelem {
	background: url(../images/site_jobb_diszelem.jpg) no-repeat;
	height: 100%;
}
div.site_bal_diszelem {
	background: url(../images/site_bal_diszelem.jpg) no-repeat;
	border-top: thin solid White;
	border-bottom: thin solid White;
	width: 172px;
	height: 153px;
}
div.site_bal_diszelem2 {
	background: url(../images/site_bal_diszelem2.jpg) repeat-y;
	width: 172px;
	height: 19px;
}
div#cdiv {
	padding: 10px 105px 10px 15px;
	color: #333333;
	text-align: justify;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
div.site_footer {
	background: url(../images/site_footer.jpg) no-repeat;
	width: 607px;
	
}


div#cdiv table tr td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}