body {
	background: url("images/bg.jpg") #F1F2F3 repeat-y;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	text-decoration: none;
}

.bal {
	float: left;
	width: 178px;
}
.bal a img{
	border: none;
}

.jobb {
	float: left;
	width: 522px;
}

#head {
	margin: 0px;
	padding: 0px;
	background: url("images/top_bg.jpg");
	height: 138px;
}

#head .box {
	width: 808px;
}


#head .bal {
/* Itt van a logo*/
	background: url("images/logo.jpg");
	width: 700px;
	height: 138px;
	float:left;
}

#head .jobb {
/* Itt van a színezés*/
	background: url("images/j_top.jpg");
	height: 138px;
	width:108px;
	float:left;
}

#content {
	float:left;
	clear:left;
	margin: 0px auto;
	padding: 0px;
	background: url("images/bg_logo.jpg") no-repeat bottom;
	width:700px;

}

#content .bal {
	color: #FFF;
	font-weight: bold;
}

#content .bal A {
	text-decoration:none;
	color: #FFF;
}

#content .bal .b1 A:hover {
	text-decoration:none;
	color: #A7DE88;
}

#content .bal .b2 A:hover {
	text-decoration:none;
	color: #FFDEA6;
}


#content .bal #spacer {
	height: 470px;
}


.b1 {
	background: url("images/b_bg_1.jpg");
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

.b1 LI {
	margin-left: 30px;
	padding: 2px 0px;
	list-style: url("images/zold_nyil.gif") square;
}

.b2 {
	background: url("images/b_bg_2.jpg");
	margin: 0px;
	padding: 10px 10px 10px 0px;
}

.b2 LI {
	margin-left: 30px;
	padding: 2px 0px;
	list-style: url("images/sarga_nyil.gif") square;
}
.menu LI UL Li {
	margin-left: -20px;
}

.b3 {
	font-weight: normal;
	background: url("images/b_bg_3.jpg");
	margin: 0px;
	padding: 10px 10px 10px 15px;
}

#content .bal .menu {
	background: #FFF;
	margin: 0px;
	padding: 4px 0px 0px 0px;

}


/* Tartalom */

#main {
	padding: 10px 20px;
	margin: 0px;
	text-align: justify;
}

#main A{
	color: #000;
	text-decoration: none;
}

#main A:hover{
	text-decoration: underline;
}

#main H1 {
	font-size: 2em;
}

#main H2 {
	font-size: 1.5em;
}

#main H3 {
	font-size: 1.4em;
}

#main H4 {
	font-size: 1.3em;
}

#main H5 {
	font-size: 1.2em;
}

#main H6 {
	font-size: 1.1em;
}

#main H1, #main H1 A{
	color: #A7DE88;
	font-weight: bold;
	margin-top: 0px;
	text-align: left;
}

#main H2, #main H2 A{
	font-weight: bold;
	text-align: left;
}

#main H3, #main H3 A{
	font-weight: normal;
	text-align: left;
}

#main UL {
	margin: 0px;
	padding: 0px;
}

#main UL LI {
	vertical-align: top;
	margin-left: 5px;
	padding: 2px 0px;
	list-style: none;	/*url("images/zold_nyil.gif") square;*/
	display: inline;
}

#main UL LI LI {
	vertical-align: top;
	margin-left: 15px;
	padding: 2px 0px;
	list-style: url("images/sarga_nyil.gif") square;
}



#main UL LI A {
	padding-bottom: 2px;
}

/* Lábléc */
#foot {
	float:left;
	clear:left;
	width: 690px;
}

#foot .bal A{
	color: #999;
	text-decoration:none;
}
#foot .bal{

}

#foot .jobb{
	float: right;
	text-align: right;
	width: 510px;
	color: black;
	padding-top: 30px;
}

#foot .jobb A{
	color: black;
	text-decoration:none;	
}
#foot .jobb A img{
	border: none;
	margin-bottom: -3px;
}

/* Betűméret választó */

#fontresize {
  left: 700px;
  top: 0px;
  position: absolute;
  color: #ffffff;
  width: 46px;
  height: 138px;
}
#fontresize a {
  display: block;
  color: #ffffff;
  text-decoration: none;
  float: left;
  width: 46px;
  text-align: center;
}
#fontresize a.small {
  font-size: 10px;
  height: 42px;
  line-height: 42px;
}
#fontresize a.normal {
  font-size: 12px;
  height: 43px;
  line-height: 43px;
}
#fontresize a.large {
  font-size: 16px;
  height: 53px;
  line-height: 53px;
}

.aprohirdetesFejlec {
	background-color: #355F97;
	border: 1px solid #CCD7ED;
	padding: 5px 10px;
	color: #FFFFFF;
}

.aprohirdetesFejlec a{
	color: #E5ECF9 !important;
}

.aprohirdetesFejlec strong{
	float: right;
}

.aprohirdetesText {
	background-color: #F5F7FB;
	border: 1px solid #CCD7ED;
	padding: 0 15px;
}

.aprohirdetesText .kivonat {
	color: #355F97;
}

.preview {
	background-color:#E8EDF1;
	border: 1px solid #003867;
	height:100px;
	width:100px;
	text-align: center;
	vertical-align:top;
}

.kozep {
	background-color:#E8EDF1;
	border: 1px solid #003867;
	height:120px;
	width:120px;
	text-align: center;
	vertical-align:midle;
	margin: 0px 0px;
}

.kozep img {
}
.kozep a img{
	border:0;
}
.kepek{
	text-align: center;
	width: 120px;
	padding: 0px 15px;
}
.kepek h4{
	font-size: 1em !important;
	text-align: center;
	margin:0;
}
.kepek p{
	padding:0;
	margin:0;
}

.dirList a img{
	border:0;
}
.dirList {
	width:100px;
	text-align:center;
	padding:0 30px 0 0;
}
.tartalom ul{
	list-style-type: disc !important;
}
.tartalom ul li{
	display: block !important;
}
.kiskep{
	height: 120px;
	width: 120px;
}
.kiskep td{
	width: 120px !important;
	height: 120px !important;
}
