body
{
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: trebuchet ms, verdana, tahoma, arial;
	font-size: 12px;
	line-height: 200%;
}

.rule:first-letter{
  font-size: 150%;
  font-weight: bold;
  float: left;
  color: white;
  margin: 0px 4px 0px 0px;
  padding: 2px;
  border: outset 1px #9EC6EA;
  background-color: #9EC6EA;
}

.second-letter{
  font-size: 150%;
  font-weight: bold;
  float: left;
  color: white;
  margin: 0px 4px 0px 0px;
  padding: 0px;
  border: outset 1px #9EC6EA;
  background-color: #9EC6EA;
}

.smstext {
	text-align: center;
  	font-weight: bold;
  	font-size: 14px;
}

/*oldal felépítése*/
#lap{width:770px; 
  margin:0px auto 0px auto;
  background-image:url('./images/bg.gif');
  }
#fent, #kozep, #lent{margin:0 0 0 0; padding:0 0 0 0;}
#fent {
	height:228px;
	background-image:url('./images/fejlec.gif');
	text-align: left;
	}

#fentbal{float:left;
  width:194px;}
#fentjobb{
  float:left;
  text-align: left;
  width:280px;}

#logo{
	position: relative;
	left:0px;
	top:0px;
	width: 194px;
	height: 110px;
	}
#felsobanner{
	position: relative;
	left:81px;
	top:49px;
	width: 468px;
	height: 60px;
	}
#fejlec{
	position: relative;
	left:81px;
	top:49px;
	/*width: 340px;*/
	width: 485px;
	height: 116px;
	}
#balsav{float:left;
  width:25px;}
#jobbsav{
  float:left;
  text-align: left;
  width:155px;}

/* form */
.divform {
	display: inline; /* igy nincs utana ures sor */
}

.infobox{
	padding: 0 0 0 0;
	}
.infofejlec{
	width: 136px;
	height: 19px;
	padding: 0 0 0 0;
	}
.infocontent{
	background-image:url('./images/info_bg.gif');
	width: 136px;
	padding: 10 10 0 10;
	background-repeat: repeat-y;
	}

.smallbox{
	padding: 0 0 0 0;
	}
.smallboxfejlec{
	background-image:url('./images/smallbox_fejlec.gif');
	width: 288px;
	height: 40px;
	padding: 0 0 0 0;
	}
.boxhead_left{
	background-image:url('./images/boxhead_bal.gif');
	height: 39px;
	width: 35px;
	float: left;
	position: relative;
	left: 20px;
	}
.boxhead_bg{
	background-image:url('./images/boxhead_bg.gif');
	height: 39px;
	width: auto;
	float: left;
	position: relative;
	left: 20px;
	margin: 0 0 0 0;
	}
.boxhead_text{
	position: relative;
	top: 8px;
	font-family: trebuchet ms, verdana, tahoma, arial;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	}
.boxhead_right{
	background-image:url('./images/boxhead_jobb.gif');
	height: 39px;
	width: 16px;
	float: left;
	position: relative;
	left: 20px;
	}
.smallboxcontent{
	background-image:url('./images/smallbox_bg.gif');
	width: 288px;
	padding: 0 0 0 10px; 
	background-repeat: repeat-y;
	}
.smallboxlablec{
	background-image:url('./images/smallbox_lablec.gif');
	width: 288px;
	height: 12px;
	padding: 0 0 0 0;
	background-repeat: no-repeat;
/*	border: 1px solid black;*/
	}

.hugebox{
	padding: 0 0 0 0;
	}
.hugeboxfejlec{
	background-image:url('./images/hugebox_fejlec.gif');
	width: 576px;
	height: 40px;
	padding: 0 0 0 0;
	}
.hugeboxcontent{
	background-image:url('./images/hugebox_bg.gif');
	width: 576px;
	background-repeat: repeat-y;
	}
.hugeboxcontenttext{
	width: 556px;
	padding: 0 10 0 10;
	text-align: left;
	}
.hugeboxlablec{
	background-image:url('./images/hugebox_lablec.gif');
	width: 576px;
	height: 12px;
	padding: 0 0 0 0;
	background-repeat: no-repeat;
	}



#tartalom{
	float:left;
	width:590px;
	text-align: left;
	}
#lent{
	clear:both;
	background-image:url('./images/lablec.gif');
	height: 33px;
	padding:3 0 0 0;
	}
/* ie hack: */
.iehackwrap { text-align: center;  }

table td
{
	font-family: trebuchet ms, verdana, tahoma, arial;
	font-size: 12px;
	line-height: 200%;
}


table td .mainbox 
{
	font-family: trebuchet ms, verdana, tahoma, arial;
	font-size: 12px;
	line-height: 100%;
	color: #fff;
}

table td .mainbox_header
{
	font-family: trebuchet ms, verdana, tahoma, arial;
	font-size: 12px;
	line-height: 100%;
	color: #fff;
	font-weight: bold;
}

table td .mainbox_content
{
	font-family: trebuchet ms, verdana, tahoma, arial;
	font-size: 12px;
	color: #000;
}


img
{
	border: 0px;
}



a:active, a:visited, a:link
{
	color: #5E8E3E;
	text-decoration: underline;
}

a:hover
{
	color: #000000;
	text-decoration: none;
}

/* error msg */

.errormsg {
	color: #ffffff;
	font-weight: bold;
	background: #FF0000; 
 }


/* form elemek */

textarea, .input, .button2, .loginname, .password, .passwordinput, .inputreq {
  background-color: #FFFFFF;
  color: black;
  border: solid 1px #B6CDF9;
  width: 150px;
}

.input2 {
  background-color: #FFFFFF;
  color: black;
  border: solid 1px #B6CDF9;
  width: 110px;
}

.select {
  background-color: #FFFFFF;
  color: black;
  border: solid 1px #B6CDF9;
}

/* News */
#news{
  padding: 0px 0px 0px 0px;
}
#news .title{
  font-size: 130%;
  font-weight: bold;
}
#news .date{
  font-size: 75%;
  text-align: justify;
}
#news .lead, #news .body{
  text-align: justify;
  padding: 10px 0px 0px 10px;
}
#news .link{
  text-align: right;
  padding-bottom: 25px;
}


/* News_box */
#news_box{
  padding: 0px 0px 0px 0px;
}
#news_box .title{
  font-size: 100%;
  font-weight: bold;
}
#news_box .date{
  font-size: 75%;
}
#news_box .lead, #news_box .body{
  text-align: justify;
  padding: 0px 0px 0px 0px;
}
#news_box .link{
  text-align: right;
  padding-bottom: 10px;
  padding-right: 20px;
}

.listitem {
	border-bottom: 1px dashed black;
}

a.pager:visited, a.pager:active, a.pager:link {
  font-weight: bold;
  color: #B3B3B3;
  text-decoration: none;
  font-size: 12px;
}

a.pager:hover {
  font-weight: bold;
  color: black;
  text-decoration: none;
  font-size: 12px;
}

a.aktpager:visited, a.aktpager:active, a.aktpager:link {
  font-weight: bold;
  font-size: 12px;
  /* color: #808080; */
  color: black;
  text-decoration: none;
}

a.aktpager:hover {
  font-size: 12px;
  font-weight: bold;
  /* color: black; */
  color: #B3B3B3;
  text-decoration: none;
}


/* csicsa */

table td .pref_row 
{
	background: #BBB9B9;
}
