body {
	background-color: #745760;
	margin: 0;
	font-family: verdana;
	font-size: 12px;
}

#center {
	margin-left: auto;
	margin-right: auto;
}

#menu {
	position: relative;
	top: -110px;
	float: left;
}

#menu1 {
	background-image: url('images/gomb01b.gif');
	background-repeat: no-repeat;
	width: 217px;
	height: 51px;
	margin-bottom: 12px;
}

#menu2 {
	background-image: url('images/gomb02b.gif');
	background-repeat: no-repeat;
	width: 217px;
	height: 51px;
	margin-bottom: 12px;
}

#menu3 {
	background-image: url('images/gomb03b.gif');
	background-repeat: no-repeat;
	width: 217px;
	height: 51px;
	margin-bottom: 12px;
}

#header {
	width: 979px;
	height: 793px;
	background-image: url('images/header.gif');
	background-repeat: no-repeat;
	border-left: 3px solid #6f3847;
	border-right: 3px solid #6f3847;
	overflow: hidden;
}

.szegely {
	width: 22px;
	background-image: url('images/szegely2.gif');
	background-repeat: repeat-y;
}

#footer1 {
	width: 979px;
	height: 165px;
	background-image: url('images/footer1.gif');
	background-repeat: no-repeat;
	border-left: 3px solid #6f3847;
	border-right: 3px solid #6f3847;
}

#footer2 {
	width: 979px;
	height: 89px;
	background-image: url('images/footer2.gif');
	background-repeat: no-repeat;
	border-left: 3px solid #6f3847;
	border-right: 3px solid #6f3847;
	
}

#footer3 {
	width: 26px;
	height: 144px;
	background-image: url('images/footer3.gif');
	background-repeat: no-repeat;
}

#footer4 {
	width: 577px;
	height: 144px;
	background-image: url('images/footer4.gif');
	background-repeat: no-repeat;
}

#footer5 {
	width: 376px;
	height: 144px;
	background-image: url('images/footer5.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
}

#footerhelp {
	height: 144px;
	width: 979px;
	border-left: 3px solid #6f3847;
	border-right: 3px solid #6f3847;
}

.virag {
	border: 5px solid #a67a87;
}

img {
	border: none;
}

/*Scroller 1 */

div#holder1 { 
  position:relative;
  left:300px;
  top:315px;
  width:650px;
  height:450px; 
  overflow:hidden;
  z-index:100;
  }
  
div#wn1  { 
  position:relative;
  left:0px;
  top:0px;
  width:630px;
  height:450px; 
  clip:rect(0, 220px, 150px, 0); 
  overflow:hidden;
  z-index:1;
  }

  
div#lyr1 {
 width:630px;
 text-align: left;
 }
 
div#scrollbar1 { 
  position:relative;
  
  left:633px; top:-450px;
  width:11px; height:442px; 
  font-size:1px; z-index:2;
  }
div#track1 { 
  position:relative; left:0; top:0px;
  width:11px; height:419px;
  z-index:1
  }
div#dragBar1 {
  position:relative; left:0px; top:0px;
  width:8px; height:20px;
  background-color:#b4898f;
  border: 1px solid black;
  z-index:1
  }  
div#up1 { position:relative; left:1px; top:0; z-index:2 }  
div#down1 { position:relative; left:1px; top:0px; z-index:3 }  
div.content { 
  position:relative;
  /*visibility:hidden; */
  left:0; top:0; z-index:1 ;
  }  
 /* Scoller 1 vege */
 
 /* Scoller 2 */
 
 div#holder2	{ 
	position:relative; 
  left:0px;
  top:0px;
	width:977px;
	height:132px; 
  overflow:hidden;
  z-index:99;

  }
  
div#wn2	{ 
	position:relative; 
	left:45px; top:0px; 
	width:887px; height:130px; 
	clip:rect(0px, 130px, 155px, 0px); 
	overflow:hidden; z-index:4;

}

div#left3 { position:relative; left:-245px; top:0; z-index:2 }  
div#right3 { position:relative; left:250px; top:-23px; z-index:3 }  
 
 /* Scroller 2 vege */
 
 table#imgTbl td { vertical-align:middle; height: 124px;  }
 
 #bal {
	position: relative;
	top: -240px;
	left: -400px;
	float: left;
	z-index: 103;
 }
 
 #jobb {
	position: relative;
	top: -240px;
	left: 485px;
	float: left;
	z-index: 103;
 }
 
 #bal2 {
	position: relative;
	top: -158px;
	left: 0px;
	z-index: 102;

 }
 
 #jobb2 {
	position: relative;
	top: -322px;
	left: 900px;
	z-index: 102;

 }
 
 .cella {
	padding-left: 5px;
	padding-right: 5px;
 }
 
 .kep {
	border: 1px solid #6f3847;
 }
 
#main_swf {
	text-align: center;
	vertical-align: center;
 }

a:visited {
    color: #6f3847;
}

a:hover {
    color: #6f3847;
    text-decoration: underline;
}
 
a {
    color: #6f3847;
    text-decoration: none;
}