BODY {
	margin:0px;
	padding:0px;
	font-family: Verdana, Tahoma;
	font-size: 10pt;
	text-align: center;
	color:#000000;
	background-color:#000000;
}

form, table, div{
	border:0;
	padding:0;
	margin:0;
}

div, form, table {
	margin:0;
	padding:0;
}

.div_index {
	margin:auto;
	width:707px;
	height:100%;
}

.main_table {
	width:707px;
	height:900px;
	background-image:url('images/index.jpg');
	background-repeat:no-repeat;
}

.cv_table {
	width:707px;
	height:900px;
	background-image:url('images/oneletrajz.jpg');
	background-repeat:no-repeat;
}

.contact_table {
	width:707px;
	height:900px;
	background-image:url('images/kontakt.jpg');
	background-repeat:no-repeat;
}

.event_table {
	width:707px;
	height:900px;
	background-image:url('images/esemenyek.jpg');
	background-repeat:no-repeat;
}

.menu_tr td {
	line-height:76px;
	height:76px;
	vertical-align:middle;
}

a {
	font-size:9pt;
	color:#000000;
	text-decoration:none;
}

a:hover {
	font-size:9pt;
	color:#ffffff;
	text-decoration:none;
}

.menu {
	font-size:11pt;
}

.menu a {
	font-size:11pt;
	color:#999999;
}

.menu a:hover {
	font-size:11pt;
	color:#ffffff;
}

.selected_menu {
	color:#ffffff;
	text-align:center;
	font-size:11pt;
}