/***** fő részek*****/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #000000;
	color: #ef9f22;
}
#menu{
	margin: 0 auto;
	padding: 0px;
	width: 768px;
	border: 1px solid #999999;
	}
#tartalom{
	width: 768px;
	margin: 0 auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: solid;
	}
#lab{
	margin: 0 auto;
	width: 768px;
	border: 1px solid #999999;
	}
	
/***** menü részek*****/
#orgona{
	float: right;
	height: 72px;
	width: 59px;
	}	
#cimsor{
	height: 53px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}
#adatbazis_felirat{
	float: right;
	top: 5px;
	position: relative;
	right: 50px;
	}
#aquincum_felirat{}

#menu_mezo{
	height: 21px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	}
#nyelvek{
	float: right;
	width: 100px;
	position: relative;
	top: 4px;
	}
#menu_gombok{
	position: relative;
	height: 14px;
	margin: 2px;	
	}
/* ************* címlap ************/
#banner{
	height: 250px;
	width: auto;
	text-align: center;
	}
#szoveg {

	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-color: #999999;
	text-align: left;
	color: #FFFF00;
	}
/* *********** honlap tartalmak ********************/
#egy_hasabos_szveg{
	margin: 7px;
	}
#kozep{
	text-align: center;
}
#oldalsav{
	float: left;
	width: 170px;
	margin: 0;
	padding-top: 5px;
	padding-left: 5px;
	
}
#oldal_teto{
	background-image: url(../kepek/oldal_hatter_teto.png);
	background-repeat: no-repeat;
	width: 160px;
	height: 60px;
}
#oldal_tartalom{
	background-image: url(../kepek/oldal_hatter.png);
	background-repeat: repeat-y;
	width: 160px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
	
}


#oldal_alja{
	background-image: url(../kepek/oldal_hatter_alja.png);
	background-repeat: no-repeat;
	width: 160px;
	height: 250px;
	padding-right: 0px;
	padding-left: 0px;

}
#oldal_cim{
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	
}
#osztott_tartalom{
	width: 590px;
	float: right;
	margin-top: 5px;
	}

#tabla_keret_nelkül{
}
#szam {
	height: 50px;
	width: 100px;
	margin-top: 20px;
	margin-left: 10px;
	padding-left: 20px;
	background-image: url(../kepek/minta.png);
	background-repeat: repeat;
	filter:alpha(opacity=50);
	opacity: 0.8;

	-moz-opacity:0.7;
	border: 1px solid #FF9933;
	padding-right: 20px;

}
#gomb {
	margin-left: 600px;
	margin-right: 50px;
	color: #781351;
	background-color: #fee3ad;
	background-image: url(../kepek/minta.png);
	padding: 10px;
	border: 3px solid #781351;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}
input
{
	color: #000000;
	font-weight: bolder;
	background: #fee3ad;
	border: 1px solid #781351;
	font-size: 12px;
}
select
{
	color: #000000;
	font-weight: bolder;
	background: #fee3ad;
	border: 1px solid #781351;
	font-size: 12px;
	filter:alpha(opacity=50);
	opacity: 0.8;
}
#koz20{}h1 {
	font-size: 24px;
}
