@charset "utf-8";
/* CSS Document */

	

#lap{width:950px;
  background-color:#FFFFFF;     
  margin:0px auto 10px auto;
/*  border:solid 1px #FF3300; */
  font-family:Tahoma,sans-serif;
  font-size:12px;
  float:none;}
#fej{
  width:950px;
  height:140px;
  background-color:#6c2425;
  background-image:url(../images/fej_uj.jpg);
  float:left;
  color:#ffe721;
}
.fejlec_szöveg{
  padding:50px 50px 10px 650px;
  font-weight:bold;
  font-size:24px;
  text-align:center;
  font-style:italic;}

#menu{
  width:950px;
/*  background-color:#bb5d1d; */
  background-color:#e57910;
  float:left;
  height:25px;
  color:#6c2425;
  font-weight:bold;
}
.menupontok{ 
   width:135px;
   float:left;
   text-align:center;
   margin-top:6px;
}

.bt {
	font-weight: bold;
	color: #6c2425;
}
a.bt {
	font-weight: bold;
	color: #6c2425;
	text-decoration: none;
}
a.bt:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



#main_keppel{
  width:950px;
  background-color:#bb5d1d;
  float:left;
}


#main{
  width:850px;
  padding:15px 50px 0px 50px;
  background-color:#bb5d1d;
  float:left;
  color:#ffe721;
  min-height:200px;
}
#main h1 {
	font-size:24px;
	font-weight: bold;
	}
#main h2 {
	font-size:18px;
	font-weight: bold;
	}
#main p {
	font-size: 14px;
	line-height: 28px;
	}	

#lista_fejlec{
  font-weight:bold;
  padding-top:12px;
  float:left;
  text-align:center;
  color:#6c2425;
}
#lista{
  padding-top:10px;
  float:left;
  text-align:center;
  color:#6c2425;

}

#lab{
  width:950px;
  height:190px;
  background-color:#6c2425;
  background-image:url(../images/lab.jpg);
  float:left;
  color:#ffe721;
}
.lablec_szöveg{
  padding:150px 10px 10px 10px;
  font-weight:bold;
  font-size:18px;
  text-align:center;}

#btnSubmit, #btnCancel, #btnNext {
  background:  url(../flavon/images/btn_bg.jpg) no-repeat;
	border: none;
	width: 111px;
	height: 20px;
	font-family: Verdana;	
	font-size: 12px;
	font-weight: bold;
	color:#6c2425;
	margin: 5px 0 8px 0;
	padding-bottom: 1px;
	* padding-bottom: 0px;  
}

#emelt_sor{
   height:16px;
   vertical-align:top;
}
.kiemelt{
   font-weight:bold;
}

input,select,textarea {
	font-family: Verdana;
	font-size: 9pt;
  	font-weight:bold;
	border-color: #6C2425;
	border-width: 1px;
	border-style: solid;
	background-color: #fdbb7b;
	color: #6C2425;
}

.cegunkrol {
	/* line-height: 24px; */
	text-align:justify;}