body {
	font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;      
        font-style: normal;
        background:#2d6679;
		}
		
  
#alap {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 800px;
	background:#ffffff;
}

#contenttabs ul {
clear:left;
float:left;
list-style:none;
margin: 1px 0 0 0;
padding:0;
font-weight:bold;
}
#contenttabs ul li {
display:inline;
list-style:none;
margin:0;
padding:0;
}
#contenttabs ul li a {
font-size: 12px;
display:block;
float:left;
margin:0 0 0 2px;
padding:4px 4px;
text-align:center;
background:#3693b3;
color:white;
text-decoration:none;
position:relative;
line-height:1.3em;
}
#contenttabs ul li a:hover {
background:#00366F;
color:#B8CEE5;
}
#contenttabs ul li a.active,
#contenttabs ul li a.active:hover {
color:#cf5e6d;
background:#e2edf4;

}
#contenttabs ul li a span {
display:block;
}
	 
	 
     

#menu {
        position: absolute;
        left: 327px;
        top: 96px;
		padding-right: 2px;
		padding-left: 1px;
      }
	  


	  

#bal {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
 	width: 264px;
	height: auto;
	
	}
	
#bal img {
		margin: 5px;
		border: 1px;

}	
	
#bal h1 {
  color: #3693b3;
  font-size: 12px;
}	

#bal p {
	text-align: center;
}	
#jobb {
	position: relative;
    float: left;
	left: 0px;
	top: 0px;
	width: 521px;
	padding: 5px;
	background:#e2edf4;
	text-align: justify;
	height: auto;
	margin-bottom: 5px;
	}
	
#jobb p.kiemel {
	text-align: center;
	color: #b35a36;
	font-weight: bold;
}
	
#jobb h1 {
	color: #3693b3;
  font-size: 16px;
}	

#jobb h2 {
	color: #3693b3;
	font-size: 14px;
}

#jobb h3 {
	color: #3693b3;
	font-size: 12px;
}
	
#lablec {
		position: relative;
        left: 0px;
        top: 0px;
		clear: both;
        text-align: center;
		font-size: 11px;
		color: #e2edf4;
		background:#2d6679;
}

#lablec img {padding: 5px;}


a {
  text-decoration: none;
  font-weight: bold;
  color: #3636b3;
}		

a:hover{
  text-decoration: underline;
  color: #3636b3;
}

div .panel{
		position: relative;
        left: 0px;
        top: 0px;
		width: 249px;
		background:#e2edf4;
		float: left;
		margin-left: 5px;
		margin-bottom: 5px;
		padding: 3px;
		}