/* CSS Document */

body {
	padding: 0px;
	background-image:url(images_en/bgr_2.jpg);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0 0 0 0;
	
}
/*karakterkeszlet*/

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size:16px;
	color:#000000;
	letter-spacing: 0px;
	font-weight:normal;
	line-height:16px;
}

h2 {font-size:14px;
color:#666666;
}
h3 {
font-size:13px;
font-weight:normal;
color:#698613;
}
h4 {
font-size:14px;
color:#698613;

}
h5{	 
font-size:12px;
color:#000000;

}
h6 {
	font-size:16px;
	color:#000000;
	letter-spacing: 0px;
	font-weight:normal;
	line-height:16px;
}

p {
	font-size: 12px;
	color:#000000;

}
ul, li {
	list-style-image: none;
	list-style-type: none;
}


a {
	font-size:12px;
	font-weight:normal;
	color:#93C204;
	text-decoration: none;

}

a:hover {
	color:#009900;
	text-decoration: underline;
}


.clear{
clear:both;
}
/*SZERKEZET */

#container{
	width:1000px;
	padding: 0px;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right:auto;
	margin-bottom: 0px;
	margin-left: auto;

	text-align:center;
}

#empty{
	width:990px;
	height:67px;
	margin:0px 0px 0px 0px;
	text-align:right;
	
}

#header{
	width:1000px;
	height:220px;
/*	background-image:url(images_en/head_1000x220.jpg);*/
	background-position:center top;
	background-repeat: no-repeat;
	text-align:left;
}

#footer{
	width:100%;
	height:36px;
	margin-top:15px;
	background-image:url(images_en/footer_alma.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

.flash{
	width:625px;
	height:215px;
	float:left;
}	

.menu {
	padding-top:2px;
	width:350px;
	text-align:center;
	float:left;
	margin-top:5px;
}

/*menu/ szöveges link tulajdonságok*/
.menu a {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	line-height:11px;
	font-weight:normal;
	color:#043182;
	text-decoration:none;
}
.menu a:hover {
	color:#043182;
	text-decoration:underline;
}


#wrapper{
	background-image:url(images_en/hasabelv_alma.jpg);
	background-repeat:repeat-y;
	width:700px;
	min-height:400px;
	text-align:center;
	float:left;
	margin-top:15px;
}

#wrapper_clean{
	width:700px;
	min-height:400px;
	text-align:center;
	float:left;
	margin-top:15px;
}

.edge {
	width:150px;
	min-height:400px;
	float:left;
	text-align:center;
	margin-top:15px;
}

.headline{
	width:700px;
	
	}

.focim{
	width:230px;
	float:left;
	text-align:left;
	padding-right:3px;
}

.spacer{
	width:700px;
	height:10px;
}	
	
.hasab {
	width:230px;
	float:left;
	text-align:left;
	padding-right:3px;
}

.hasab_double {
	width:460px;
	float:left;
	text-align:left;
	padding-right:3px;
}	

.felhasab{
	width:130px;
	float:left;
	text-align:left;
	padding-left:3px;
	}

.hasab2 {
	width:205px;
	float:left;
	text-align:left;
	padding-left:25px;
}

.hasab_x {
	width:310px;
	float:left;
	text-align:left;
	padding-right:3px;
}	

.tablediv{
	width:460px;
	float:left;
	text-align:left;
	padding-left:59px;
}


.indexhasab{
	width:220px;
	float:left;
	text-align:left;
	padding-left:3px;
	}

.image{
	float:left;
	text-align:center;
	margin-right:3px;
}	

.image_marginnal{
	float:left;
	text-align:center;
	margin-bottom:20px;
	margin-left:5px;
}	


.image_centered{
	float:left;
	text-align:center;
	margin-left:12px;
	margin-bottom:10px;
	padding:0px;
}	

.terkep{
width:84px;
height:84px;
}

/*footer menuje*/

.navlist
{
margin-top:10px;
/*padding: 0 0 20px 10px;*/

}

.navlist ul, .navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

.navlist a:link, .navlist a:visited
{

line-height: 13px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color:#93C204;
}

.navlist a:link#current, .navlist a:visited#current, .navlist a:hover {
	
border-bottom: 1px solid #043182;
padding-bottom: 1px;
background: transparent;
color:#93C204;
}

.navlist a:hover { color:#009900; }