html {
  height: 100%;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	line-height: 1.4em;
  font-weight: bold;
	margin: 0px;
	padding: 0px 0px 30px 0px;
	font-size: 12px;
	color: #1c4151;    /*F4B721*/
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #F4B721;
}

a:hover, a:active {
	text-decoration: none;
	font-weight: normal;
	color: #F9CB26;
}

input.button { cursor: pointer; }

p {
font-family: Verdana,Helvetica,Arial,sans-serif;
margin-top: 0;
margin-bottom: 10px;
line-height: 1.4em;
color: #1c4151;
}

td{

	font-size: 12px;

  font-weight: bold;
}

img { border: 0 none; }




#oldal {
	padding: 0px;
	margin: 0px;
	background: #fff url(../kellekek/hatter.jpg) repeat-y;
	background-position: center top;
}

div#fejlec {
	background: url(../kellekek/erilyfejlec.jpg) no-repeat;
  background-position: center top;
	height: 200px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

div#lap {
	width: 760px;
	margin-left: auto;
  margin-right: auto;
	min-height: 650px;
}

#balhasab {
  position: relative;
  top: 20px;
	padding: 0px;
	margin: 0px;
	width: 180px;
  float: left;
}

#jobbhasab {
  position: relative;
  top: 15px;
  width: 550px;
  float: right;
  padding: 0px;
  margin: 0px;
 	text-align: left;
}

#jobbhasabhatter {
	width: 530px;
  padding: 0px;
  margin: 0px;
 	text-align: left;
 	background-image: url(../kellekek/satir2.gif);
}

#tukor {
	width: 510px;
	min-height: 200px;
  padding: 10px;
 	text-align: left;
  margin: 0px;
}

#ures {
	width: 500px;
	height: 30px;
}


h3 {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 14px;
  padding-left: 0px;
	margin-bottom: 20px;
	text-align: center;
  color: #fd6;
}

div.menutabla ul {
	margin: 0px;
	padding: 0px;
	text-align: right;
  line-height: 2em;
}

div.menutabla li  {
  list-style-type: none ;
}

div.menutabla ul li a:link, div.menutabla ul li a:visited {
	font-weight: bold;
	font-size: 1.3em;
  display: block;
  width: 150px;
  padding: 2px;
  margin: 2px;
	background:  url(../kellekek/satir2.gif);
  color: #f90;
}

div.menutabla ul li a:hover {
 	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
  display: block;
  width: 150px;
  padding: 2px;
  margin: 2px;
	background:  url(../kellekek/satir2.gif);
  color: orange;
 	text-align: right;
}

 div.menutabla ul li a#aktiv {
 	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
  display: block;
  width: 150px;
  padding: 2px;
  margin: 2px;
	background: orange;
  color: #030;
 	text-align: center;
}

.kiemel {
color: orange;
}




