* {
  margin:0px;
  padding:0px;
  border:none;
}

body {
  background: #007bbb url(../img/hatter.jpg) repeat-x;
}

#kozepre {
  margin:0px auto 0px auto;
  border:none;
  text-align:center;
  width: 774px;
}

#lap{
  text-align: left;
  /*IE miatt kell*/
  width:774px;
  background: url(../img/alap.jpg) repeat-y;
  overflow: auto;
  line-height: 0;
  font-size: 0;
}

#bal_oszlop {
  float: left;
  margin-top: 6px;
  width: 505px;
}

#jobb_oszlop {
  float: left;
  margin-left: 6px;
  margin-top: 6px;
}


#udvozoljuk {
  position: relative;
  width: 363px;
  height: 97px;
  background: url(../img/hatter_udvozoljuk.jpg);
  margin-left: 22px;
  line-height: normal;
  font-family: Arial;
  font-size: 11px;
  color: #fff;
  padding: 45px 100px 0 20px;
}

#gomb_udvozoljuk_tovabb {
  position: absolute;
  display: block;
  width: 79px;
  height: 18px;
  background: url(../img/gomb_udvozoljuk_tovabb.jpg) no-repeat;
  top: 124px;
  left: 270px;
}

#szolgaltatasaink {
  position: relative;
  width: 298px;
  height: 130px;
  background: url(../img/hatter_szolgaltatas.jpg) no-repeat;
  margin-left: 22px;
  line-height: normal;
  font-family: Arial;
  font-size: 11px;
  color: #494949;
  padding: 55px 20px 0 165px;
}

#gomb_szolgaltatasaink_tovabb {
  position: absolute;
  display: block;
  width: 79px;
  height: 19px;
  background: url(../img/gomb_szolgaltatasok_tovabb.jpg) no-repeat;
  top: 130px;
  left: 270px;
}

#projekt {
  background: url(../img/hatter_projekt.jpg) no-repeat;
  margin-left: 22px;
  line-height: normal;
  font-family: Arial;
  font-size: 11px;
  color: #494949;
  padding: 50px 20px 0 20px;
}

#tanusitvany {
  background: url(../img/hatter_tanusitvany.jpg) no-repeat;
  margin-left: 22px;
  line-height: normal;
  padding: 50px 20px 0 20px;
}

#telephely {
  position: relative;
  width: 240px;
  height: 142px;
  background: url(../img/hatter_telephely.jpg) no-repeat;
}

#gomb_telephely_tovabb {
  position: absolute;
  display: block;
  width: 78px;
  height: 18px;
  background: url(../img/gomb_telephely_tovabb.jpg) no-repeat;
  top: 124px;
  left: 150px;
}

#hirek_teto {
  width: 240px;
  height: 78px;
  background: url(../img/hatter_hirek_teto.jpg) no-repeat;
}

#hirek_tartalom {
  width: 240px;
  background: url(../img/hatter_hirek_kozep.jpg) repeat-y;
  overflow: auto;
}

#hirek_alj {
  width: 240px;
  height: 31px;
  background: url(../img/hatter_hirek_alja.jpg) no-repeat;
  margin-bottom: 5px;
}

.hirek_szoveg {
  line-height: normal;
  font-family: Arial;
  font-size: 11px;
  color: #494949;
  margin: 0 10px 10px 10px;
}

.hirek_tovabb {
  line-height: normal;
  font-family: Arial;
  font-size: 11px;
  color: #942b2a;
  text-decoration: underline;
}

#alj {
  width: 774px;
  height: 140px;
  clear: both;
}

#szovegterulet {
  margin: 10px 10px 0 30px;
  line-height: normal;
}

.kep_tarto_bal_1 {
  width: 150px;
  height: 128px;
  background: url(../img/kep_tarto_1.jpg) transparent no-repeat;
  padding: 5px 5px 0 5px;
  float: left;
  margin: 3px 10px 10px 0;
}

.kep_tarto_jobb_1 {
  width: 150px;
  height: 128px;
  background: url(../img/kep_tarto_1.jpg) transparent no-repeat;
  padding: 5px 5px 0 5px;
  float: right;
  margin: 3px 0 10px 10px;
}

.szines_sav {
  background-color: #F0F0F0;
  border-bottom: #DDDDDD 1px solid;
  height: 89px;
  margin-bottom: 5px;
}

.feher_sav {
  background-color: #FFF;
  height: 89px;
  margin-bottom: 5px;
}

.szines_sav_2 {
  background-color: #F0F0F0;
  border-bottom: #DDDDDD 1px solid;
  height: 165px;
  margin-bottom: 5px;
}

.feher_sav_2 {
  background-color: #FFF;
  height: 165px;
  margin-bottom: 5px;
}

.kep_tarto_bal_2 {
  background-color: #FFF;
  float: left;
  border: #898989 1px solid;
  padding: 1px;
  white-space: nowrap;
  margin: 5px;
}

.kep_tarto_jobb_2 {
  background-color: #FFF;
  float: right;
  border: #898989 1px solid;
  padding: 1px;
  white-space: nowrap;
  margin: 5px;
}

.nagyito {
  margin-left: -23px;
}

.galeriaszoveg {
  font-family: Arial;
  font-size: 11px;
  color: #494949;
  padding: 5px 10px 5px 120px;
}

.referenciaszoveg {
  font-family: Arial;
  font-size: 11px;
  color: #494949;
  clear: both;
  margin: 5px 0 5px 10px;
}

form {
	margin:10px 0 0 0;
	font-family:Arial;
	font-size:11px;
	color:#494949;
	line-height:normal;
}

label{
	float: left;
	width: 130px;
    padding-left: 15px;
}

input, textarea{
	background-color:#F0F0F0;
	font-family:Arial;
	font-size:11px;
	color:#494949;
	width: 270px;
	margin-bottom: 5px;
	padding:2px;
	overflow:auto;
    border-bottom: #DDDDDD 1px solid;
}

textarea {
	height: 150px;
}

fieldset {
	border-top:solid 1px #DDDDDD;
	padding:0 0 0 15px;
}

legend {
	font-family:Arial;
	font-size:12px;
	color:#494949;
    font-weight: bold;
	padding: 10px 5px 20px 5px;
    margin-top: 10px;

}

label.labeltextarea {
	display:block;
	float:left;
}

.submitgomb {
	background:url(../img/gomb_urlap.jpg) top left no-repeat;
	width:74px;
	height:31px;
    float: right;
    margin-right: 20px;
    margin-top: 10px;
    border: none;
    color: #FFF;
    padding-left: 6px;
}

.rejtett_submitgomb {
  display: none;
}

#formuzenet {
	margin: 25px 0 0 0;
	padding: 5px;
	background-color: #0079BA;
	font-family: Arial;
	font-size: 11px;
    font-weight: bold;
	color: #FFF;
	line-height: 160%;
}

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #942D26;
  margin-bottom: 10px;
}

ul.szoveg_felsorolas {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #494949;
  margin-bottom: 10px;
  margin-left: 15px;
}

.szines_szoveg_sav {
  background-color: #F0F0F0;
  border-bottom: #DDDDDD 1px solid;
  margin-bottom: 5px;
  padding: 10px;
}

.feher_szoveg_sav {
  background-color: #FFF;
  margin-bottom: 5px;
  padding: 10px;
}























