﻿@charset "utf-8";
/* CSS Document */
body{
  text-align: center;
background:#fff8d9;}
#main_wrapper{
width:907px;
align:center;
margin-left:auto;
margin-right:auto;
background-color:#fff8d9;
display:compact;
border-top: 6px outset #fc9d08;border-right: 6px outset #fc9d08;border-left: 6px outset #fc9d08;border-bottom: 6px outset #fc9d08;}
 #head_wrapper{
 background-color:inherit;
 width:700px;
 float:left;}
 #kis_flash{
 float:left;
 width:206px;

 background:url(../pics/menu.jpg);
 background-repeat:repeat-y;
 padding-top:2px;
 }
   #flash{
   margin-left:2px;
   float:left;}
 #nagy_flash{
 float:left;
 width:493px;
 height:235px;}
   #buttonline{
   height:56px;
   width:493px;
   float:left;
   }
     #button{
	 background:url(../pics/button.jpg);
	 width:98px;
	 height:56px;
	 float:left;}
	 #button a{
	 color:#FFFFFF;
	 font-size:16px;
	 font-weight:600;
	 font-family:Arial;
	 text-align:center;
	 padding-top:10px;
	 text-decoration:none;
	 width:98px;
	 height:56px;
	 float:left;
	 display:block;}
	 #button a:hover{
	 background:url(../pics/button_hover.jpg);
	 width:98px;
	 height:56px;
	 float:left;
	 display:block;}
   #fejlec{
   background:url(../pics/fejlec_kep.jpg);
   width:493px;
   height:179px;
   float:left;}
 
 
#middle_wrapper{
float:left;
height:auto;
}
  #left{
  background:url(../pics/menu.jpg);
  background-repeat:repeat-y;
  width:206px;
  float:left;
  }
  #middle{
    text-align: left;
  background-color:#fff8d9;
  width:495px;
  float:left;}
  #right{
  clear:right;
  background:url(../pics/menu.jpg);
  background-repeat:repeat-y;
  width:206px;
  float:right;
  position:relative;
  margin-top:-249px;
  #margin-top:-239px;
  margin-left:-10px
  height:inherit;
  }
  
#footer{
width:907px;
background-color:#999999;
text-align:center;
clear:both;
}
 
