body {background-color: #006600;
 	scrollbar-face-color: #007700;
	scrollbar-highlight-color: #006600;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #006600;
	scrollbar-darkshadow-color: #000000;
}

html,body{margin: 0;
	    height: 100%;
	    border: none;
}

#fejlec{background-image: url('../pic/fejlec.gif');
	  background-repeat: repeat-x;
	  width: 100%;
	  height: 110px;		
	  position: absolute;
	  top: 0px;
	  left: 0px;
	  z-index: 0;
	  display: block;
}

#sarga-hatter{background-image: url('../pic/image001.gif');
		  background-repeat: no-repeat;
		  height: 110px;			
		  position: relative;
		  top: 0px;
		  left: 0px;
		  z-index: 1;
		  display: block;
}

#logo{background-image: url('../pic/logo.gif');
	background-repeat: no-repeat;
	width: 102px;
	height: 102px;		  
	position: absolute;
	top: 4px;
	left: 5px;
	z-index: 2;
	display: block;
}

#nyakbt{width: 320px;
	  height: 56px;
	  font-family: "Arial black"; 
	  font-size: 56px;
	  font-weight: normal;
	  color: black;
	  position: absolute;
	  top: -10px;
	  left: 115px;
	  z-index: 2;
	  display: block;
}

#telszam{background-image: url('../pic/telszam.gif');
	   background-repeat: no-repeat;
	   width: 220px;
	   height: 50px;
	   position: absolute;
	   margin-top: -50px;
	   margin-left: 100px;
	   z-index: 2;
	   display: block;
}

#showimage a{background-image: url('../pic/close.gif');
		 width: 20px;
		 height: 21px;
		 border: 0px;
		 display: block;
}

#showimage h1{background-image: url('../pic/figyelmeztet.jpg');
		  background-repeat: no-repeat;
		  float: left;
		  width: 62px;
		  height: 61px;
		  border: 0px;
		  margin-top: 0px;
		  margin-bottom: 0px;
}

#showimage h2{background-image: url('../pic/hatter.jpg');
		  margin-top: 0px;
		  margin-bottom: 0px;
		  line-height: 60px;
		  vertical-align: middle;
		  font-size: 8pt;
		  font-family: arial; 
		  font-weight: normal;
		  padding: 4px;
}

#menu{position: absolute;
	top: 115px;
	left: 4px;
	width: 146px;
}

#menu h1{font-family: "Arial";
	   text-align: center;
	   color: #E6E6E6; 
	   font-size: 11pt;
	   text-decoration: underline;
	   font-weight:700;
	   margin-top: 15px;
}

#menu h2{background-image: url('../pic/anim.gif');
	   width: 146px;
	   height: 175px;
	   border: 0px;
	   display: block;
}

.menugomb{background-image: url('../pic/gomb_0.jpg');
			 background-repeat: no-repeat;
			 height: 47px;
			 font-family: "Arial";
			 color: black;
			 font-size: 13px;
			 font-weight: bold;
			 text-align: center;
			 line-height: 40px;
			 vertical-align: middle;
			 text-decoration: none;
			 cursor: hand;
			 display: block;
}

.menugomb:hover{background-image: url('../pic/gomb_1.jpg');
				 color: #E6E6E6;
				 text-decoration: underline;
				 display: block;
}

.link_1{background-image: url('../pic/mmx_pcb_co.gif');
	  width: 146px;
	  height: 56px;
	  cursor: hand;
	  display: block;
}

#counter{background-color: #E6E6E6;
	   font-family: "arial";
	   font-size: 8pt;
	   font-weight: bold;
	   color: #000000;
	   text-align: center;
	   line-height: 22px;
	   vertical-align: middle;
	   border-top: 5px #D6D6D6 solid;
	   border-left: 5px #D6D6D6 solid;
	   border-right: 5px #D6D6D6 solid;
	   display: block;		// block: látszik; none: nem látszik
}

#counter_1{background-color: #E6E6E6;
	    font-family: "arial";
	    font-size: 8pt;
	    font-weight: normal;
	    color: #000000;
	    text-align: center;
	    line-height: 22px;
	    vertical-align: middle;
	    border-left: 5px #D6D6D6 solid;
	    border-right: 5px #D6D6D6 solid;
	    border-bottom: 5px #D6D6D6 solid;
	    display: block;		// block: látszik; none: nem látszik
}

.keszitette{font-family: "Arial";
		font-weight: normal;
		text-align: right;
		color: #E6E6E6; 
		font-size: 8pt;
		text-decoration: none;
}

.link_2{font-family: "Arial";
	  color: #E6E6E6; 
	  text-decoration: underline;
	  margin-right: 5px;
}

.link_2:hover{color: #00FFFF;
		  text-decoration: underline;
}

#terkep a{background-image: url('../pic/terkep_small.jpg');
	    width: 100px;
	    height: 100px;
	    color: white;
	    border: 0px;
	    border-style: none;
	    border-width: medium;
	    cursor: hand;
	    display: block;
}

#tartalom{background-image: url('../pic/hatter.gif');
	    position: absolute;
	    top: 115px;
	    left: 153px;
	    padding: 10;
	    height: 800px;
	    border-collapse: collapse;
	    border-top: 2px solid #8C8C8C;
	    border-left: 2px solid #8C8C8C;
}