* {
	margin: 0;
	padding: 0;
	outline: 0;
/*
	border: 0;
*/
}
html {width:100%;}
li {list-style-type : none; }
img {
	border: 0px;
}

table#index_table {
  width:980px;
	margin: 0 auto;
	padding: 0;
	outline: 0;
	border: 0;
}
table#index_table a{
  color:red;
}
td {
	vertical-align: top;
}

body {
	width:100%;
	margin: auto;
	font-family:"Times New Roman";
}

#header {
	background : url("../images/fejlec.jpg") no-repeat;
	height : 149px;
}

#content {
	padding: 32px;
	width: 538px;
	text-align:center;
}

#bal {
	background : url("../images/bal.jpg") no-repeat;
	width: 189px;
	height: 531px;
	vertical-align: top;
}

#bal_ismetlodo {
	width: 189px;
	background : url("../images/bal_ismetlodo.jpg") repeat-y;
}

#jobb{
	width: 189px;
	background : url("../images/jobb.jpg") no-repeat;
	height: 531px;
}

#jobb_ismetlodo {
	width: 189px;
	background : url("../images/jobb_ismetlodo.jpg") repeat-y;
}

#menu li a span {
	display: none;
}

#menu li {
	width: 189px;
	list-style-type : none;
	font-size : 12px;
	float:left;
}
#menu li a {
	width: 189px;
	color : white;
	text-decoration : none;
}

#menu li a:hover {
	cursor:pointer;
}

#elerhetoseg {
	width : 189px;
	height : 68px;
	background : url(../images/elerhetoseg_off.jpg) no-repeat top center;
	display : block;
}
#elerhetoseg:hover {
	background : url(../images/elerhetoseg_on.jpg) no-repeat top center;
}
#ertekesites {
	width : 189px;
	height : 68px;
	background : url(../images/ertekesites_off.jpg) no-repeat top center;
	display : block;
}
#ertekesites:hover {
	background : url(../images/ertekesites_on.jpg) no-repeat top center;
}
#feldolgozas {
	width : 189px;
	height : 68px;
	background : url(../images/feldolgozas_off.jpg) no-repeat top center;
	display : block;
}
#feldolgozas:hover {
	background : url(../images/feldolgozas_on.jpg) no-repeat top center;
}
#turizmus {
	width : 189px;
	height : 68px;
	background : url(../images/turizmus_off.jpg) no-repeat top center;
	display : block;
}
#turizmus:hover {
	background : url(../images/turizmus_on.jpg) no-repeat top center;
}
#etelizesito {
	width : 189px;
	height : 56px;
	background : url(../images/etelizesito_off.jpg) no-repeat top center;
	display : block;
}
#etelizesito:hover {
	background : url(../images/etelizesito_on.jpg) no-repeat top center;
}
#edesseg {
	width : 189px;
	height : 56px;
	background : url(../images/edesseg_off.jpg) no-repeat top center;
	display : block;
}
#edesseg:hover {
	background : url(../images/edesseg_on.jpg) no-repeat top center;
}
#aktualis {
	width : 189px;
	height : 70px;
	background : url(../images/aktualis_off.jpg) no-repeat top center;
	display : block;
}
#aktualis:hover {
	background : url(../images/aktualis_on.jpg) no-repeat top center;
}

#galeria {
  display:block;
  width:100%;
  height:100px;
  background:url(../images/galeria_on.jpg) no-repeat top left;
}

#galeria:hover {
  background:url(../images/galeria_off.jpg) no-repeat top left;
}
