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

html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #5c5c5c;
	background-image: url(img/topbg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

p, a, h1, h2, h3, td {
	color: #FFF;
	line-height: 16px;
	font-size: 13px;
	text-align: justify;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
}

span.black {
	color: #000;
	font-weight: bold;
}

img, img:hover {
	border: 0px;
}

/* LAYOUT */

div.container {
	width: 800px;
	margin: 20px auto 20px auto;
}

div.head {
	width: 800px;
	height: 185px;
	background-image: url(img/headbg_eger.png);
	background-position: top left;
	background-repeat: no-repeat;
}

div.content {
	width: 800px;
	height: 428px;
	background-image: url(img/contentbg.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #5c5c5c;
}

div.left {
	float: left;
	width: 310px;
	height: 404px;
	overflow: hidden;
	margin: 12px 0px 12px 75px;
}

div.right {
	float: right;
	width: 310px;
	height: 404px;
	overflow: hidden;
	margin: 12px 75px 12px 0px;
}

div.foot {
	width: 800px;
	height: 37px;
	background-image: url(img/footbg.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 22px;
}

div.foot_new {
	width: 800px;
	height: 37px;
	background-image: url(img/footbg.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 22px;
}

/***********/
/* CONTENT */
/***********/

/* VÉGEREDMÉNY */

a.pdf3 {
	display: block;
	width: 306px;
	height: 35px;
	background-image: url(img/pdf3bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 15px;
}

a.pdf3:hover {
	background-image: url(img/pdf3bg_hover.jpg);
}

/* DEUTSCH */

div.sign {
	width: 306px;
	height: 35px;
	background-image: url(img/sign.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.formtable5 {
	width: 306px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
}

.formtable5 input[type=text] {
	width: 286px;
	height: 24px;
	background-color: transparent;
	background-image: url(img/newaddressinputbg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border: 0px;
	padding: 14px 10px 0px 10px;
	margin: 0px;
}

.formtable5 label {
	color: #FFF;
	margin-left: 15px;
	font-weight: bold;
}

.formtable5 .btnokbg {
	width: 306px;
	height: 25px;
	background-image: url(img/btnokbg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.formtable5 .btnOK {
	width: 38px;
	height: 17px;
	border: 0px;
	background-image: url(img/btnok.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: right;
}

.formtable5 .btnOK:hover {
	background-image: url(img/btnok_hover.gif);
}

.formtable5 a {
	margin: 0px;
	border: 0px;
}

.formtable5 a.btnallow {
	width: 99px;
	height: 32px;
	display: block;
	background-image: url(img/btnallowbg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
}

.formtable5 a.btnallow:hover {
	background-image: url(img/btnallowbg_hover.gif);
}

.formtable5 a.selectbtnallow {
	width: 99px;
	height: 32px;
	display: block;
	background-image: url(img/selectbtnallowbg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
}

.formtable5 a.selectbtnallow:hover {
	background-image: url(img/selectbtnallowbg_hover.gif);
}

.formtable5 a.btndeny {
	width: 99px;
	height: 32px;
	display: block;
	background-image: url(img/btndenybg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	margin-right: 4px;
}

.formtable5 a.btndeny:hover {
	background-image: url(img/btndenybg_hover.gif);
}

.formtable5 a.selectbtndeny {
	width: 99px;
	height: 32px;
	display: block;
	background-image: url(img/selectbtndenybg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	margin-right: 4px;
}

.formtable5 a.selectbtndeny:hover {
	background-image: url(img/selectbtndenybg_hover.gif);
}

.formtable5 a.btnnewaddress {
	width: 99px;
	height: 32px;
	display: block;
	background-image: url(img/btnnewaddressbg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}

.formtable5 a.btnnewaddress:hover {
	background-image: url(img/btnnewaddressbg_hover.gif);
}

.formtable5 a.selectbtnnewaddress {
	width: 99px;
	height: 32px;
	display: block;
	background-image: url(img/selectbtnnewaddressbg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}

.formtable5 a.selectbtnnewaddress:hover {
	background-image: url(img/selectbtnnewaddressbg_hover.gif);
}

/* HARMADIK FÁZIS */

/* DEUTSHE */

a.pdf1 {
	display: block;
	width: 306px;
	height: 35px;
	background-image: url(img/pdf1bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 10px;
}

a.pdf1:hover {
	background-image: url(img/pdf1bg_hover.jpg);
}

a.pdf2 {
	display: block;
	width: 306px;
	height: 35px;
	background-image: url(img/pdf2bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 15px;
}

a.pdf2:hover {
	background-image: url(img/pdf2bg_hover.jpg);
}

div.lastquestionright {
	height: 280px;
	width: 295px;
	margin: 0px auto 0px auto;
	background-image: url(img/lastquestionrightbg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.formtable4 {
	width: 306px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
}

.formtable4 input[type=text] {
	width: 288px;
	height: 32px;
	background-color: transparent;
	background-image: url(img/lastquestioninputbg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border: 0px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}

.formtable4 label {
	color: #FFF;
	margin-left: 15px;
	font-weight: bold;
}

.formtable4 .btnokbg {
	width: 306px;
	height: 25px;
	background-image: url(img/btnokbg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.formtable4 .btnOK {
	width: 38px;
	height: 17px;
	border: 0px;
	background-image: url(img/btnok.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: right;
}

.formtable4 .btnOK:hover {
	background-image: url(img/btnok_hover.gif);
}

/* REGISZTRACIO */

.formtable {
	width: 306px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
}

.formtable input[type=text] {
	width: 286px;
	height: 17px;
	background-color: transparent;
	background-image: url(img/inputtextbg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border: 0px;
	padding: 3px 10px 0px 10px;
	margin: 0px;
}

.formtable label {
	color: #FFF;
	margin-left: 15px;
	font-weight: bold;
}

.formtable .btnokbg {
	width: 306px;
	height: 25px;
	background-image: url(img/btnokbg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.formtable .btnOK {
	width: 38px;
	height: 17px;
	border: 0px;
	background-image: url(img/btnok.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: right;
}

.formtable .btnOK:hover {
	background-image: url(img/btnok_hover.gif);
}

/* MÁSODIK FÁZIS */


.formtable3 {
	width: 303px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
}

.formtable3 tr.trq {
	height: 30px;
	width: 303px;
}

.formtable3 tr.tra {
	width: 303px;
	height: 23px;
}

.formtable3 tr.trq td {
	padding: 3px;
	text-align: left;
	vertical-align: middle;
}

.formtable3 tr.tra td.a1 {
	width: 125px;
	background-image: url(img/1radioqbg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: right;
}

.formtable3 tr.tra td.a2 {
	width: 126px;
	background-image: url(img/2radioqbg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}

.formtable3 tr.tra td.r1 {
	width: 24px;
	background-image: url(img/1radiobg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}

.formtable3 tr.tra td.r2 {
	width: 22px;
	background-image: url(img/2radiobg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}

.formtable3 tr.tra td.r1 input {
	margin: 4px auto auto 5px;
}

.formtable3 tr.tra td.r2 input {
	margin: 4px auto auto 4px;
}

.formtable3 .btnokbg {
	width: 303px;
	height: 25px;
	background-image: url(img/btnokbg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.formtable3 .btnOK {
	width: 38px;
	height: 17px;
	border: 0px;
	background-image: url(img/btnok.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: right;
}

.formtable3 .btnOK:hover {
	background-image: url(img/btnok_hover.gif);
}

/*  NÉMET ALATT KIS HÉZAG A JOBB OLDALON, ANGOL ALATT NINCS, ANGOL CSS TESZT BESZURÁS
.formtable3 {
	width: 309px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
}

.formtable3 tr.trq {
	height: 30px;
	width: 309px;
}

.formtable3 tr.tra {
	width: 309px;
	height: 23px;
}

.formtable3 tr.trq td {
	padding: 3px;
	text-align: left;
	vertical-align: middle;
}

.formtable3 tr.tra td.a1 {
	width: 125px;
	background-image: url(img/1radioqbg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: right;
}

.formtable3 tr.tra td.a2 {
	width: 126px;
	background-image: url(img/2radioqbg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}

.formtable3 tr.tra td.r1 {
	width: 24px;
	background-image: url(img/1radiobg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}

.formtable3 tr.tra td.r2 {
	width: 22px;
	background-image: url(img/2radiobg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}

.formtable3 tr.tra td.r1 input {
	margin: 4px auto auto 5px;
}

.formtable3 tr.tra td.r2 input {
	margin: 4px auto auto 4px;
}

.formtable3 .btnokbg {
	width: 306px;
	height: 25px;
	background-image: url(img/btnokbg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.formtable3 .btnOK {
	width: 38px;
	height: 17px;
	border: 0px;
	background-image: url(img/btnok.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: right;
}

.formtable3 .btnOK:hover {
	background-image: url(img/btnok_hover.gif);
}

*/

/* ELSO FAZIS */

.formtable2 {
	width: 306px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
}

.formtable2 tr.tr1 {
	height: 32px;
	width: 306px;
	background-image: url(img/1inputbg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.formtable2 tr.tr2 {
	height: 32px;
	width: 306px;
	background-image: url(img/2inputbg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.formtable2 tr.tr1 td.question {
	background-image: url(img/1inputbg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 12px;
	text-align: right;
	color: #000;
	font-weight: bold;
	padding-right: 5px;
	width: 277px;
}

.formtable2 tr.tr2 td.question {
	background-image: url(img/2inputbg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 12px;
	text-align: left;
	color: #000;
	font-weight: bold;
	padding-left: 5px;
	width: 277px;
}

.formtable2 tr.tr1 td.answer,
.formtable2 tr.tr2 td.answer {
	text-align: center;
	width: 34px;
}

.formtable2 tr.tr1 td.answer input[type=text] {
	width: 17px;
	height: 17px;
	background-color: transparent;
	border: 0px;
	padding: 1px;
	margin: 1px auto auto 1px;
	text-align: center;
}

.formtable2 tr.tr2 td.answer input[type=text] {
	width: 17px;
	height: 17px;
	background-color: transparent;
	border: 0px;
	padding: 1px;
	margin: 1px 1px auto auto;
	text-align: center;
}

.formtable2 tr.tr1 td.answer {
	background-image: url(img/1inputbg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.formtable2 tr.tr2 td.answer {
	background-image: url(img/2inputbg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.formtable2 .btnokbg {
	width: 306px;
	height: 25px;
	background-image: url(img/btnokbg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.formtable2 .btnokbg td.f {
	background-image: url(img/btnokbg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.formtable2 .btnokbg td.l {
	background-image: url(img/btnokbg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.formtable2 .btnOK {
	width: 38px;
	height: 17px;
	border: 0px;
	background-image: url(img/btnok.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: right;
}

.formtable2 .btnOK:hover {
	background-image: url(img/btnok_hover.gif);
}

input.bigcase {
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;
}

.formtable2 .qorder {
	color: #FFFFFF;
	background-color: #939393;
	border: 0px;
	width: 260px;
}

.formtable2 .qorder option {
	color: #FFFFFF;
	background-color: #939393;
	border: 0px;
	width: 230px;
}

/* HEAD */

div.head img {
	margin-top: 149px;
}

/* DEUTSCHE */

div.head img {
	margin-top: 145px;
}

div.head img.regisztracio {
	margin-left: 88px;
}

div.head img.regisztracio_de {
	margin-left: 88px;
}

div.head img.elsofazis {
	margin-left: 36px;
}

div.head img.elsofazis_de {
	margin-left: 22px;
}

div.head img.masodikfazis {
	margin-left: 33px;
}

div.head img.masodikfazis_de {
	margin-left: 31px;
}

div.head img.harmadikfazis {
	margin-left: 33px;
}

div.head img.harmadikfazis_de {
	margin-left: 32px;
}

div.head img.vegeredmeny {
	margin-left: 31px;
}

div.head img.vegeredmeny_de {
	margin-left: 29px;
}

/* FOOT */

a.kalandesjatek {
	width: 177px;
	height: 23px;
	display: block;
	background-image: url(img/kalandesjatek.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
}

a.kalandesjatek:hover {
	background-image: url(img/kalandesjatek_hover.gif);
}


a.backtoindex {
/* ENG - DE */
	width: 46px;
	height: 19px;
	display: block;
	background-image: url(img/backtoindex.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
}

a.backtoindex:hover {
	background-image: url(img/backtoindex_hover.gif);
}

/* HIBAÜZENET */

div#errorfullbg {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 10;
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: 0.5;
/*	filter: alpha(opacity=20); */
	display: none;
}

div#errormsgdiv {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -200px;
	margin-top: -100px;
	z-index: 20;
	width: 400px;
	height: 200px;
	background-color: #5c5c5c;
	display: none;
	color: #000000;
	padding: 20px;
	text-align: center;
	border: 2px solid #ff7605;
}

div#errormsgdiv h1 {
	text-align: center;
}

div#errormsgdiv p {
	text-align: center;
}

div#errormsgdiv form,
div#errormsgdiv input, {
	text-align: center;
	margin: 10px auto 10px auto;
}
