@charset "utf-8";
/* CSS Document */

/* 2008 */

/* altalanos */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../img/indexbg.jpg) repeat-x left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

/*	div  */
	
#lap {                    /* a Lap wrap ertekei */
	width: 998px;
	margin: 0 auto;
}


/*	Fejlec  */

#fej_ures {
	width: 900px;
	height: 180px;  /*  180px  */
	background: transparent url(../img/asset/130x130.gif);
}

#ind_menu {                    /*  index menuk */
	/* margin: 0px auto; */
	position: relative;
	top: 60px;   /* 60px  */
	left: 0px;
	width: 540px;
	height: 22px;
	padding: 0px 0px 0 0px;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	background: url(../img/indnavbg.png) no-repeat;
}

#ind_menu a {
	margin: 0 90px 0 0;     /* 0 200px 0 0 */
	color: #999999;
	text-decoration: none;
}

#ind_menu a:hover {
	color: #FFFFFF;
} 

#ind_tart {
	margin: 0px auto;
	padding-top: 160px;
	background: url(../img/logo_an.png) no-repeat left top;
	width: 600px;
	min-height: 300px;
}


#an_hiv {                     /* hivatkozas oldal -hivat=15.php- hivatkozasai an */
	float: left;
	width: 340px;
	height: auto;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	/* background: url(../img/indnavbg.png) no-repeat; */
}

#an_hiv a {
	margin: 0 200px 0 0;
	color: #875a57;        /* #875a57 #7f3834 #804845 */
	text-decoration: none;
}

#an_hiv li {
	color: #993300;
}


#an_hiv a:hover {
	color: #FFFFFF;
}

#anko_hiv {                     /* hivatkozas oldal -hivat=15.php- hivatkozasai an_kortars */
	float: right;
	width: 340px;
	height: auto;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	/* background: url(../img/indnavbg.png) no-repeat; */
}

#anko_hiv li {
	color: #669900;
}

#anko_hiv a {
	margin: 0 200px 0 0;
	color: #669900;   /* #999999 */
	text-decoration: none;
}


#anko_hiv a:hover {
	color: #FFFFFF;
}




#fenbalsa {                    /* a legfelso bal kep - a feny - wrap ertekei - z */
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
}

#fenjobsa {              /* a legfelso bal kep - a feny - wrap ertekei - z - kitolja az IE-ben a bal margo erteket */
	float: right;
}



/* MENU az almenu.css-ben */

/* Footer */

#ind_foot {
	width: 990px;
	margin: 0 auto;
	height: auto;
}

#h_accord {               /* VIZSZINTESEN GORDULO NAVIGALAS AKTUALITASOK HORIZONTAL ACCORDION, a tobbi a hc ill. hacordion.cssben */
	float: left;
	margin-top: -146px;  /* -130 */
	margin-left: 0px;
	color: #7D5A51;    /*  zoldes:#77867e */
}

#meghivo {
	float: left;
	margin-top: -60px;
	margin-left: -90px;
	color: #3e282a;
}

#meghivo a, #meghivo a:visited {
font-size: 11px;
	color: #3e282a;
	text-decoration: none;
}

#meghivo a:hover, #meghivo a:active {
	color: #ff0000;
}

#alulbal {
	float: left;
	color: #999999;
}

#alulbal a, #alulbal a:visited {
	font-style: italic;
	color: #999999;
	text-decoration: none;
}

#alulbal a:hover, #alulbal a:active {
	font-style: italic;
	color: #666666;
}

#aluljobb {
	float: right;
	padding: 0 0 40px 20px;
	color: #999999;
}

#alulkozp {
	position: relative;
	left: 100px;
	top: auto;
	color: #999999;
}

.bajusz4 {
padding-left: 20px;
padding-right: 8px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #fff;
}

/*.bajusz4 {
padding-left: 20px;
padding-right: 8px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #bf0e12;
} */


.bajusz5 {
padding-left: 2px;
padding-right: 8px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #bf0e12;
}

.bajusz6 {
padding-left: 20px;
padding-right: 8px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
}

.bajusz7 {
padding-left: 20px;
padding-right: 8px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
}

	
/* Web2 technika useful */
	 
.clear {
	clear: both;
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


