@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
	margin: 0 auto;
	padding: 0;
}
body {
	background-color:#E5C37A;
	font-family: Verdana, Tahoma, sans-serif, Helvetica;
	font-size: 9pt;
}
h2 {
	
	font-size: 12pt;
}
#wrapper {
	width: 780px;
	margin: 0 auto;
	padding: 0;
	background:url(image/bckbody.gif) repeat center;
}
#container {
	width: 750px;
	margin: 0 auto;
	padding: 0;
}
#fejlec {
	background:url(image/bcg-fejlec.jpg) no-repeat center top;
	width: 750px;
	height:290px;
	margin:0;
	padding:0;
}
#main {
	width: 750px;
}
#lablec {
	width: 750px;
	height:15px;
	background:url(image/bck-lablec.gif) no-repeat center top;
	font-size: 8pt;
	color: #CCCCCC;
}
.tablemain {
	width:100%;
	height:545px;
}
.langtd {
	width: 345px;
	height: 34px;
}
.fejlecalatttd {
	background:url(image/bck-fejlecalattjobb.jpg) no-repeat center top;
	width: 405px;
	height: 34px;
}
.textfejlectd {
	background:url(image/bck-textfejlec.jpg) no-repeat center top;
	height: 64px;
}
.reftd {
	vertical-align: top;
}
.refbeltable {
	text-align: center;
}
.buttontd {
	width: 126px;
	height: 34px;
}
#texttd {
	height:447px;
	background-color:#A2A2A2;
}
#textbox {
	color:#FFFFFF;
	text-align:justify;
	vertical-align:top;
	margin-left:30px;
	margin-right:20px;
	margin-top:15px;
	margin-bottom:7px;
}
#textboxgorg {
overflow:auto;
height:450px;
}
a {
	color:#dddddd;
	text-decoration:none
}
a:hover {
	color:#333333;
	text-decoration:underline;
}
.felsomenu a {
color:#FFFFFF;
text-decoration:none;
}
.felsomenu a:hover {
color:#CCCCCC;
text-decoration:none;
}
.butt1_hu {
  background: url(image/lang-hun.jpg) no-repeat;
  height: 34px;
  width:126px;
  display: block;
  background-position: 0 -34px;
} 
.butt_hu a {
  background: url(image/lang-hun.jpg) no-repeat;
  height: 34px;
  width:126px;
  display: block;
  margin: 0;
  text-decoration: none;
  text-indent: 0px;
  color:black;
  overflow: hidden;  
} 
.butt_hu a:hover{
  background-position: 0 -34px;
  color:gray;
}
.butt1_sk {
  background: url(image/lang-slov.jpg) no-repeat;
  height: 34px;
  width:126px;
  display: block;
  background-position: 0 -34px;
} 
.butt_sk a {
  background: url(image/lang-slov.jpg) no-repeat;
  height: 34px;
  width:126px;
  display: block;
  margin: 0;
  text-decoration: none;
  text-indent: 0px;
  color:black;
  overflow: hidden;  
} 
.butt_sk a:hover{
  background-position: 0 -34px;
  color:gray;
}
#refdiv {
width: 100%;
height: 520px;
overflow: auto;

}
img {
border:0px;
}
