
body {
	background-color: #444641;
	margin:0 0 0 0;
	background-image: url('../img/hatter.jpg');
	background-repeat: repeat-x;}

#lap{width:880px; 
  margin:10px auto 10px auto;}

#kozep, #lent{margin:0px 0 0 0;}

#fent{
	margin:0 0 10px 0;
	width:880px;
	background-image: url('../img/logo.jpg');
	background-repeat: no-repeat;}


#menu{
	margin-left: 280px;
	height:58px;
	width:590px;
	background-color:transparent;
  z-index: 1;}
	
#menu a {
	text-decoration:none;
	color: #ffffff;
  z-index: 1;}

#menu a:hover {
	color: #F1B302;
  z-index: 1;}

ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-type: none;
	position: relative;
	top: 45px;
	text-transform: uppercase;
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	z-index: 1;}

li { /* all list items */
  color: #fff;
	float: left; 
	position: relative;
  padding: 0px 0px 2px 10px;
  z-index: 1;}


li ul { /* second-level lists */
	width: 210px; 
  display: none;
	position: absolute;
	top: 1.2em;
	left: 0;
	font-size: 11px;
	z-index: 1;}

li:hover ul, li.over ul { /* lists nested under hovered list items */
  display: block;
	background-color:#2A2C29;
	/* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  /* for Mozilla */
  -moz-opacity:0.6;
  z-index: 1;}




#fejlec{
	margin:0px 0px 0px 0px;
	height:278px;
	background-color:#126AAA;
  background-image: url('../img/fejlec-fooldal.jpg');}
	
#udvozlo{
  position: relative;
	top: 60px;
	float:right;
  width:484px;
  height:145px;
  background-color:#F1B302;
  background-image: url('../img/udvi-hatter.jpg');
	background-repeat: no-repeat;}

p.udvozlo{
  text-align: left;
  margin-left: 20px;
  margin-top: 10px;
  color: #fff;
  font-family: verdana;
	font-size: 14px;}

img.udvozlo{
  margin-left: 20px;
  margin-top: 10px;}


#tartalom{
  width:880px;
  height:198px;
  position: relative;
  background-color:#fff;
  color: #444;
  font-family: Arial;
	font-size: 12px;
  line-height: 18px;}

p.tartalom{
  text-align: left;
  margin: 0 10px 0px 10px;
  }

#tartalom a {
	text-decoration:none;
	color: #444;}

#tartalom a:hover {
	color: #F1B302;}  

.linkjel{
  color: #F1B302;
  font-family: arial, verdana;
	font-size: 15px;
	font-weight: bold;}
  
img.tartalom{
  text-align:left;
  margin-left: 10px;}
  
#tartalom-bal{
  position: absolute;
	top: 15px;
	left: 5px;
  width: 290px;
  height: 170px;}
  
#tartalom-kozep{
  position: absolute;
  border-left: solid #CAC7C4;
  border-right: solid #CAC7C4;
  border-width: 1px;
	top: 15px;
	left: 295px;
  width:290px;
  height: 170px;
  text-align: left;}
  
#tartalom-jobb{
  position: absolute;
	top: 15px;
	left: 585px;
  width:290px;
  height: 170px;}
	
#lablec{
	clear:both;}

p.lablec{
  text-align: center;
  margin-top: 1px;
  font-family: verdana;
	font-size: 10px;
  color: #5B5B5B;}
	
