body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f0f0f0;
	background-image: url(../images/alap_02.gif);
	background-repeat: repeat-x;
}

#event_bar{
	display: none;
}

a#menu_button{
  width: 110px;
  height: 35px;
  float: right;
  background-image: url(\'../images/button.gif\');
  background-repeat: no-repeat;
  text-decoration: none;
  color: #8f8f8f;
  font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 12px;
	padding-left: 6px;
	font-weight: bold;
	text-align: left;
}

a#menu_button:hover{
  background-image: url(\'../images/button_v.gif\');
  color: #e13127;
}
.footter-bg {
	background-color: #1f2123;
	background-image: url(../images/footerbg_35.gif);
	background-repeat: repeat-x;
}
.box-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color: #666;
	height: 25px;
	width: 280px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	padding-left: 10px;
}
.box-nagy-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color: #666;
	height: 110px;
	width: 320px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
}

.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
}
.alap14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
.alap12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: justify;
}
.piros-nagy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BF2D25;
}
.piros-nagyobb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BF2D25;
}
.beljebb {
	margin-left: 75px;
}

.input_text{
  
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:normal;
  color:rgb(255,255,255);
  background-color:rgb(102,102,102);
  min-height:25px;
  width:280px;
  border-style:none;

}
  
.input_textaera{
  
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:normal;
  color:rgb(255,255,255);
  background-color:rgb(102,102,102);
  border-style:none;

}

.button {

  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:normal;
  color:rgb(255,255,255);
  background-color:rgb(102,102,102);
  width: 80px;
  height: 30px;
  border-style:none;

}
  
#hc_book{
  text-decoration: none;
  font-size: 18px;
  color: #8f8f8f;
  font-family: Arial;
}

#hc_book:hover{
  color: #e13127;
}

div#sendmail {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
  float: left;
  width: 949px;
  text-align: center;

}  

div#form {

  width: 560px;
  height: 190px;
  margin: 0 auto 0 auto;

}

div#discription {

  width: 150px;
  float: left;
  text-align: right;
  padding-right: 5px;

}

div#input {

  width: 400px;
  float: left;
  text-align: left;

}

div#discription div{

  width: 150px;
  height: 30px;
  float: left;
  margin-top: 2px;

}

div#input div {

  width: 400px;
  float: left;
  height: 30px;  

}