body {
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 971px;
  text-align: center;
  font-size: 12px;
  font-family: georgia, times, serif;
  font-weight: normal;
  color: #000;
  background-color: #000;
  background-image: url('../images/bod_hat.jpg');
  background-repeat: repeat-y;
  background-position: top center;
  }
  
a {
  text-decoration: none;
  }
  
p, form {
	margin: 0;
	padding: 0;
	}
  
.clear {
  clear: both;
  }
  
:focus {
	outline: 0;
  } 
  
.kont {
  margin: auto;
  width: 971px;
  }
  
.kontener {
  float: left;
  width: 971px;
  text-align: left;
  }
  
.fej {
  float: left;
  width: 971px;
  height: 140px;
  }
  
.fej img {
  behavior: url(iepng/iepngfix.htc);
  _margin-left: 20px;
  }
  
.lab, .lab_nyito {
  float: left;
  width: 900px;
  color: #764;
  padding-left: 20px;
  padding-top: 20px;
  margin-left: 20px;
  margin-bottom: 20px;
  }
  
.lab_nyito {
  margin-top: 20px;
  border-top: 1px solid #764;
  }

.lab_nyito a:link, .lab_nyito a:visited, .lab_nyito a:hover
{
	color:	#776644;
}

.fomenu, .almenu {
  float: left;
  margin-left: 20px;
  margin-top: 15px;
  }
  
.almenu {
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 17px;
  }
 
.fomenu a {
  margin-right: 27px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  }
  
.almenu p {
  float: left;
  margin-left: 0px;
  margin-right: 25px;
  font-style:italic;
  }
  
.almenu a {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  } 
  
.fomenu a:hover, .fomenu a.akt, .almenu a:hover, .almenu a.akt {
  color: #c0a682;
  }
  
.tart, .tart_nyit {
  float: left;
  border: 3px solid #dfc197;
  margin: 20px;
  margin-top: 40px;
  width: 920px;
  background-color: #fff;
  background-image: url('../images/box_hat.jpg');
  background-repeat: repeat-y;
  }
  
.tart_top {
  float: left;
  width: 920px;
  height: 30px;
  background-image: url('../images/box_top.jpg');
  }
  
.tart_bot {
  float: left;
  width: 920px;
  height: 20px;
  background-image: url('../images/box_bot.jpg');
  }
  
.tart_bod, .tart_bod_has, .tart_bod_nyit {
  float: left;
  width: 840px;
  padding: 0px;
  padding-left: 40px;
  padding-right: 40px;
  color: #000;
  background-color: #fff;
  background-image: url('../images/box_hat.jpg');
  background-repeat: repeat-y;
  }
  
.tart_bod_has {
  width: 870px;
  padding-right: 10px;
  }
  
.tart_bod h1, .tart_bod_has h1, .tart_bod_nyit h1 {
  margin: 0px;
  margin-bottom: 18px;
  font-size: 16px;
  font-weight: bold;
  }
  
.tart_bod p, .tart_bod_has p, .tart_bod_nyit p {
  margin: 0px;
  margin-bottom: 12px;
  color: #333;
  line-height: 20px;
  }
  
.tart_bod a, .tart_bod_has a, .tart_bod_nyit a {
  color: #ab9b84;
  } 
  
.tart_bod img.left {
  margin-right: 20px;
  padding: 11px;
  width: 89px;
  height: 124px;
  background-image: url('../images/kep_back.jpg');
  background-repeat: no-repeat;
  }
  
.tart_bod img.right {
  margin-left: 20px;
  padding: 11px;
  width: 89px;
  height: 124px;
  background-image: url('../images/kep_back.jpg');
  background-repeat: no-repeat;
  }
  
.tart_bod img.right_bel {
  padding: 11px;
  background-image: url('../images/kep_back_bel.png');
  background-repeat: no-repeat;
  }
  
.tart_csik, .tart_csik_h {
  float: left;
  width: 840px;
  height: 1px;
  margin-top: 25px;
  margin-bottom: 25px;
  background-image: url('../images/csik.jpg');
  background-repeat: repeat-x;
  }
  
.tart_csik_h {
  margin-top: 5px;
  }
  
.tart_has {
  float: left;
  width: 260px;
  padding: 10px;
  padding-left: 0px;
  padding-right: 30px;
  }
  
.tart_nyit {
  border-bottom: 0px;
  margin-top: 10px;
  margin-bottom: 15px;
  }

.tart_bod_nyit {
  overflow: auto;
  height: 229px;  
  width: 920px;
  padding: 0px;
  }
  
.tart_bod_nyit h1 {
  padding-left: 40px;
  }
  
.tart_bod_nyit p {
  float: left;
  width: 250px;
  padding-left: 40px;
  padding-right: 20px;
  }
  
.tart_bod_nyit img.bus {
  position: absolute;
  margin-top: -50px;
  margin-left: 640px;
  behavior: url(iepng/iepngfix.htc);
  }

.inp_kap, .txt_kap, .sub_kap {
  margin-top: -2px;
  font-size: 12px;
  font-family: georgia, times, serif;
  border: 1px solid #dfc197;
  width: 240px;
  }
  
select.inp_kap {
  width: 200px;
  }
  
.txt_kap {
  width: 400px;
  }
  
.sub_kap {
  color: #fff;
  background-color: #cfb187;
  border: 2px solid #bfa177;
  cursor: pointer;
  font-weight: bold;
  width: 80px;
  height: 22px;
  }
  
  

#figyelmeztetes
{
	font-weight:bold;
}

b.warning
{
	color:	red;
}

input.fc-field-error, textarea.fc-field-error
{
	background-color:	red;
}

select.fc-field-error
{
	color:	red;
}

table.registracio td
{
	text-align:	left;
}

div.jsrequired
{
	color:	red;
	border:	2px solid red;
	font-size:	10pt;
	font-weight:	bold;
	text-align:	left;
	padding:	5px;
}

input.regisz, select.regisz {
	font-size:			8pt;
	font-weight:		normal;
	height:				18px;
	width: 220px;
	padding: 0px;
  }
  
select.regisz {
	height:				20px;
	width: 180px;
  }
  
textarea.regisz {
  font-family: arial;  
	font-size:			8pt;
	font-weight:		normal;
	width: 220px;
  }
  
table.registracio {
	margin: 10px;
  }

.regisz_tav {
	margin-left: 12px;
  }
  
p#preview {
  float: right;
  width: 320px;
  height: 204px;
  margin: 5px 0 10px 10px;
  }
  
