/* új ----------------------------------------------------------- */
body{
/*	background-image:url(../pics/top_01.jpg);*/
/*	background-image:url(../pics/back_atmenet_00.png);*/
	background-image:url(../pics/fox/background.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#6d4f30;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#640000;
	height:100%;
}

.full{
	min-height:800px;
	height:100%;
}

.table_middle{
/*	background-image:url(../pics/keret_00_middle.png);*/
	background-image:url(../pics/back_atlatszo_02.png);
	background-repeat:no-repeat;
	width:1100px;
	min-height:500px;
	height:100%;	
	display:table;
}

.header{
	height:150px;
	text-align:right;
	margin-top:25px;
}

.header_valaszt{
	height:150px;
}

.header_valaszt img {
	border:#999999;
	border:thin;
	border-style:solid;
	border-color:#CCCCCC;
	padding:3px;
	background-color:#000000;
	margin:10px;
	width:160px;
	height:120px;
}


.footer{
	height:150px;
	width:1000px;
}

.table_helyett {
	width:1100px;
	min-height:700px;
	height:100%;
/*	margin-left:25px;		
	margin-right:25px;*/
	text-align:center;
	clear:both;
	display:table;
}

.div_back_top {
	background-image:url(../pics/fox/back_header.png);
	background-repeat:no-repeat;
	width:1100px;
	height:81px;
	display:table;
	text-align:center;
}

.div_back_middle {
	background-image:url(../pics/fox/back_middle.png);
	background-repeat:repeat-y;
	width:1100px;
	display:table;
	text-align:center;	
}

.div_back_bottom {
	background-image:url(../pics/fox/back_footer.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:1100px;
	height:150px;
	display:table;
}

.kozep {
/*	background-image:url(../pics/bthek_00.jpg);
	background-repeat:no-repeat;
*/	
}

div.bal_fugg {
	float:left;
	width:210px;
	height:100%;
	display:table;
	min-height:550px;
	margin-left:70px;
	margin-right:10px;
}

div.jobb_fugg {
	float:left;
	width:750px;
	min-height:550px;
	margin-top:-5px;
	display:table;
}

#mutat {
	width:710px;
	height:100%;
	min-height:460px;
	max-height:100%;
	display:table;
	line-height:20px;
	padding-left:20px;
	padding-right:20px;
}

#lapkozep {
	width:750px;
	min-height:830px;
	background-image:url(../pics/lapkozep.png);
	background-repeat:repeat-y;
	text-align:center;

}

#lapalja {
	width:750px;
	height:65px;
	background-image:url(../pics/lapalja.png);
	background-position:bottom;
	background-repeat:no-repeat;	

}

#lapteteje {
	width:750px;
	height:20px;
	background-image:url(../pics/lapteteje.png);
	background-repeat:no-repeat;	

}


a {
	text-decoration:underline;
	cursor:pointer;
	color:#0066FF;
}

area {
	text-decoration:underline;
	cursor:pointer;
}

.header img {
	border:#999999;
	border:thin;
	border-style:solid;
	border-color:#CCCCCC;
	padding:3px;
	background-color:#000000;
	margin-left:14px;
	width:160px;
	height:120px;
}

#mutat img {
/*	padding-top:5px;
	padding-left:inherit;
	*/
}

.box{
/*	background-color:#CCCCCC;*/
	border:thin;
	border-width:1px;
	display:block;
	width:220px;	
}

.box_top_row{
	height:20px;
	display:table-row;
}
.box_middle_row{
	height:200px;
	display:table-row;	
}
.box_bottom_row{
	height:20px;
	display:table-row;	
}


.box_top_left{
	float:left;
	width:30px;
	background-image:url(../pics/box_top_left.png);		
}
.box_top_center{
	float:left;
	background-image:url(../pics/box_top_center.png);		
	background-repeat:repeat-x;
	width:70%;
}
.box_top_right{
	float:left;
	width:30px;	
	background-image:url(../pics/box_top_right.png);	
}


.box_middle_left{
	float:left;
	background-image:url(../pics/box_middle_left.png);
	background-repeat:repeat-y;
	width:30px;
	height:200px;
	display:table-cell;	
}
.box_middle_center{
	float:left;
	background-image:url(../pics/box_middle_center.png);	
	background-repeat:repeat;
	width:70%;	
	height:200px;	
	display:table-cell;	
}
.box_middle_right{
	float:left;
	background-image:url(../pics/box_middle_right.png);	
	background-repeat:repeat-y;	
	width:30px;	
	height:200px;		
	display:table-cell;	
}


.box_bottom_left{
	float:left;
	background-image:url(../pics/box_bottom_left.png);		
	width:30px;
}
.box_bottom_center{
	float:left;
	background-image:url(../pics/box_bottom_center.png);		
	background-repeat:repeat-x;
	width:70%;
}
.box_bottom_right{
	float:left;
	background-image:url(../pics/box_bottom_right.png);	
	width:30px;
}

#reklam {
	position:fixed;
	width:200px;
	height:115px;
	z-index:100;
	border:thin;
	border-width:3px;
	border-color:#00CC00;
	background-color:#CCCCCC;
}
/* -------- menü miatt ------------------------------------------------------------------------- */
.ideamenut{
	width:210px;
}

.hidden_cucc{
	width:100%;
	height:0px;
	display:none;
	overflow:hidden;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu {
	width: 200px;
	margin-top: 10px;
	text-align:left;
	}
	
#menu li a {
	text-decoration: none;
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	}
	
#menu li a:link, #menu li a:visited {
	color: #777;
	display: block;
	background: url(../pics/menu.gif);
	padding: 8px 0 0 20px;
	}
	
#menu li a:hover {
	color: #257EB7;
	background: url(../pics/menu.gif) 0 -32px;
	padding: 8px 0 0 25px;
	}
	
#menu li a:active {
	color: #fff;
	background: url(../pics/menu.gif) 0 -64px;
	padding: 8px 0 0 25px;
	}
	
.scroll_up {
     position: absolute; 
     left: 5px;  
     top: 0px;  
     width: 100%;
     height: 700px; 
}


.scroll_keret {  
     border: 0px solid black;  
     overflow: hidden;  
     width: 950px;  
     position: relative;  
     height: 0px;  
     text-align: center; 
	 left:15px;	 
}

.cim {
	font-size:larger;
	font-weight: bold;
}

/*----------------------------- galáriához --------------------------------------------------------*/

              .black_overlay{
                  display: none;
                  position: fixed;
                  top: 0%;
                  left: 0%;
                  width: 100%;
                  height: 100%;
                  background-color:#a49635;
                  z-index:1001;
/*				  
                  -moz-opacity: 0.8;
                  opacity:.80;
                  filter: alpha(opacity=80);
*/				  
              }
              .white_content {
                  display: none;
                  position: fixed;
                  top: 10%;
                  left: 10%;
                  width: 80%;
                  height: 80%;
                  padding: 16px;
                  border: 1px solid gray;
/*                  background-color: white;*/

                  z-index:1002;
                  overflow: auto;
             }


