/* CSS Document */
body{ background-color: #FFCC99;
      font-size:12px;
	  font-family:Arial, Helvetica, sans-serif;
	  color: #000000;
	  }
	  
#main { background-color: #FFFFFF;
            text-align: center;
			width:570px;
			float:left;
			border: thin;
			border-color:#000000;
			border-style:inset;}
			
#menu {text-align: center;
	   float:left;
	   width: 166px;}
			
.copy { text-align:center;
        color:#FFFFCC;
		font-size:9px;}
		
#bottom { float: left;}

#fent, #kozep, #alul { margin: 0 0 0 0;}

#alul {clear:both;
       width:846px;}

#lap {width:846px;
      margin: 0 0 0 0;}
	  
#fent  { background-image: url(images/header2.jpg);
        clear:both;
        width:846px;
		height:270px;}
	   
#link  {background-image: url(images/links.jpg);
       clear:both;
       width:846px;
	   height: 53px;
	   text-align:center;
	   color:#FFCC99;
	   font-size:12px;
	   border:thin;
	   border-color:#000000;
	   border-style:inset;}
	   
#nomenu {text-align: center;
	   float:left;
	   width: 110px;
	   background-image:url(images/deco.jpg);
	   height:840;}