body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #292929;
	margin: 10px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	/*padding: 8px;*/
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#link-maszk {
	position: absolute;
	height: 110px;
	width: 650px;
	top: 32px;
	z-index: 110;
	left: 7px;
	
	}
	
.site #container {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	
	
	margin:  auto; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: left;
} 
.site #header {
	height: 115px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	width: 979px;
	background-color: #DDDDDD;
	background-image: url(images/fejlec_honlap.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.site #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.site #fejmenu {
	height: 25px;
	z-index: 110;
	position: absolute;
	left: 0px;
	width: 979px;
	top: 115px;
	background-color: #000000;
	background-image: url(images/fejmenu.jpg);
} 

.site #sidebar1 {
	position: absolute;
	top: 115px;
	left: 0px;
	width: 160px; /* padding keeps the content of the div away from the edges */
	height: 620px;
	background-image: url(images/background-bal.jpg);
}
.site #sidebar10  {
	width: 137px;
	height: 530px;
	position: absolute;
	left: 9px;
	top: 25px;
}
.site #sidebar11  {
	width: 110px;
	height: 140px;
	
	position: absolute;
	top: 200px;
	left: -157px;
}
.site #sidebar2 {
	position: absolute;
	z-index: 100;
	top: 140px;
	right: 0px;
	width: 155px;
	height: 595px;
	background-image: url(images/background-jobb.jpg);
}
.site #jobbmenu1 {
	position:absolute;
	top: 40px;
	left: 3px;
	width: 146px;
	height:266px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	z-index: 100;
	color: #FFFFFF;
}
.site #jobbmenu2 {
	position:absolute;
	top: 450px;
	left: 3px;
	width: 144px;
	height:152px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	z-index: 100;
	color: #FFFFFF;
}
.site #mainContent {
	padding: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height:595px;
	width:645px;
	background-color: #FFF;
	text-align: justify;
	position: absolute;
	left: 160px;
	top: 140px;
	
}
.site #mainContent-hirek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height:596px;
	width:645px;
	background-color: #E3E3E3;
	text-align: justify;
	left: 160px;
	top: 140px;
	position: absolute;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.site #mainContent-hir5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height:760px;
	width:645px;
	background-color: #E3E3E3;
	text-align: justify;
	left: 160px;
	top: 140px;
	position: absolute;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#mainContent-hir7 {
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height:1360px;
	width:645px;
	background-color: #E3E3E3;
	text-align: justify;
	left: 160px;
	top: 140px;
	position: absolute;
}

.site #mainContent-wire {
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height:1100px;
	width:645px;
	background-color: #E3E3E3;
	text-align: justify;
	left: 160px;
	top: 140px;
	position: absolute;
}
.site #mainContent-ceragon{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width:645px;
	height:1320px;
	background-color: #E3E3E3;
	text-align: justify;
	left: 160px;
	top: 140px;
	position: absolute;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.site #mainContent-ri{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width:645px;
	height:2400px;
	background-color: #E3E3E3;
	text-align: justify;
	left: 160px;
	top: 140px;
	position: absolute;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.site #mainContent-infiman{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width:645px;
	height:1200px;
	background-color: #E3E3E3;
	text-align: justify;
	left: 160px;
	top: 140px;
	position: absolute;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.site #mainContent-infiman2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width:645px;
	height:1220px;
	background-color: #FFFFFF;
	text-align: justify;
	left: 160px;
	top: 140px;
	position: absolute;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.site #mainContent-king{
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width:645px;
	height:1900px;
	background-color: #FFF;
	text-align: justify;
	left: 160px;
	top: 140px;
	position: absolute;
}
.site #mainContent-net{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width:645px;
	height:3000px;
	background-color: #FFF;
	text-align: justify;
	left: 160px;
	top: 140px;
	position: absolute;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.site #mainContent-pc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width:645px;
	height:840px;
	background-color: #FFF;
	text-align: justify;
	left: 160px;
	top: 140px;
	position: absolute;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#kozepe1 {
	position:absolute;
	left:7px;
	top:8px;
	width:652px;
	height:106px;
	color: #666666;
	z-index: 5;
}	
#kozepe2 {
	position:absolute;
	left:6px;
	top:145px;
	width:315px;
	height:175px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: none;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	z-index: 60;
	
}
#kozepe3 {
	position:absolute;
	left:6px;
	top:364px;
	width:315px;
	height:180px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	z-index: 90;
	
}
#kozepe4 {
	position:absolute;
	left:6px;
	top:24px;
	width:627px;
	height:86px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}
#kozepe5 {
	position:absolute;
	left:337px;
	top:146px;
	width:315px;
	height:203px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align: justify;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}

#kozepe6 {
	position:absolute;
	left:335px;
	top:361px;
	width:318px;
	height:184px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align: justify;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}
#kozepe7 {
	position:absolute;
	left:633px;
	top:540px;
	width:24px;
	height:26px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}


#kozepe22 {
	position:absolute;
	left:36px;
	top:187px;
	width:293px;
	height:125px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: none;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}
#kozepe22g {
	position:absolute;
	left:21px;
	top:252px;
	width:293px;
	height:156px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: none;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}
#kozepe22I {
	position:absolute;
	left:58px;
	top:376px;
	width:172px;
	height:125px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: none;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}
#kozepe22W {
	position:absolute;
	left:30px;
	top:128px;
	width:293px;
	height:125px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: none;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}
#kozepe222 {
	position:absolute;
	left:128px;
	top:255px;
	width:157px;
	height:156px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: none;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}
#kozepe222A {
	position:absolute;
	left:13px;
	top:360px;
	width:293px;
	height:186px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: none;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}
#kozepe222R {
	position:absolute;
	left:9px;
	top:298px;
	width:185px;
	height:195px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: none;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}
#kozepe33 {
	position:absolute;
	left:35px;
	top:332px;
	width:290px;
	height:125px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}
#kozepe33g {
	position:absolute;
	left:338px;
	top:250px;
	width:290px;
	height:161px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}
#kozepe33I {
	position:absolute;
	left:370px;
	top:372px;
	width:193px;
	height:180px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}
#kozepe33W {
	position:absolute;
	left:36px;
	top:271px;
	width:290px;
	height:125px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}
#kozepe44 {
	position:absolute;
	left:39px;
	top:496px;
	width:292px;
	height:41px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}
#kozepe44W {
	position:absolute;
	left:39px;
	top:417px;
	width:292px;
	height:41px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}
#kozepe55 {
	position:absolute;
	left:347px;
	top:185px;
	width:290px;
	height:152px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}
#kozepe55I {
	position:absolute;
	left:250px;
	top:359px;
	width:178px;
	height:166px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}
#kozepe55W {
	position:absolute;
	left:342px;
	top:128px;
	width:290px;
	height:131px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}
#kozepe555 {
	position:absolute;
	left:340px;
	top:249px;
	width:180px;
	height:156px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}
#kozepe555A {
	position:absolute;
	left:332px;
	top:358px;
	width:290px;
	height:188px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}
#kozepe555R {
	position:absolute;
	left:224px;
	top:298px;
	width:423px;
	height:210px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}
#kozepe66 {
	position:absolute;
	left:346px;
	top:362px;
	width:290px;
	height:123px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}
#kozepe66W {
	position:absolute;
	left:345px;
	top:268px;
	width:290px;
	height:123px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}
#kozepe77 {
	position:absolute;
	left:346px;
	top:404px;
	width:290px;
	height:136px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}
#kozepe77W {
	position:absolute;
	left:390px;
	top:408px;
	width:233px;
	height:136px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}
.site #footer {
	position: absolute;
	top: 713px;
	width: 370px;
	left: 435px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-align: right;
} 
.site #footer {
	position: absolute;
	top: 713px;
	width: 370px;
	left: 435px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-align: right;
} 

#footer  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
} 

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.site text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: right;
	vertical-align: middle;
	}

.site #kapcsolat {
	left:0px;
	top:400px;
	width:600px;
	height:240px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	text-align: center;
}
.site #terkep {
	top: 117px;
	left: 25px;
	position: absolute;
	
	
}
.site #kozepe-kapcsolat2 {
	
	width:625px;
	height:460px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	position: absolute;
	background-position: center;
}
.site #kozepe-tova {
	position:absolute;
	left:148px;
	top:104px;
	width:637px;
	height:604px;
	color: #666666;
	background-color: #EFEDE6;
	z-index: 20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}	
	
	a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	text-decoration: underline;
	font-variant: normal;
	}
	a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	}
	ul.ul1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 21px;
		
		font-weight: lighter;
		margin: 0px;
		padding-left: 0px;
		color: #FFFFFF;
		text-decoration: none;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	li.li1 a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: underline;
		color: #FFFFFF;
		text-decoration: none;
		
	}
	li.li1 a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666666;
		background-color: #F1F4F4;
	}
	li.li1 {
		font-size: 12px;
		text-decoration: underline;
		color: #FFFFFF;
		display: inline;
		list-style-type: none;
		text-decoration: none;
	}	
	
	h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		color: #FFFFFF;
	}
	h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		color: #333333;
		background-color: #FFFFFF;
		padding-right: 2px;
		padding-left: 2px;
		font-weight: normal;
	}
	h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
	padding-right: 2px;
	padding-left: 2px;
	line-height: normal;
	font-variant: normal;
	font-weight: bold;
	}
	h4 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		color: #003399;
		background-color: #FFFFFF;
	}
	h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333;
	text-align: center;	
	}
ul.balmenu {list-style:none; margin:0; padding:0}
ul.balmenu * {margin:0; padding:0}
ul.balmenu a {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	background-color: #333333;
}
ul.balmenu li {
	position:relative;
	float:none;
	margin-right:0px;
	padding: 2px;
	text-align: center;
}

ul.balmenu .menulink {
	border:1px solid #aaa;
	padding:5px 7px 6px;
	font-weight:lighter;
	width:125px;
	background-color: #000000;
	background-image: none;
	font-weight:bold; 
}
ul.balmenu .menulink:hover {
	background-color: #999;
	background-image: none;
}
ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#000; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:0px}

ul.menu .menucim {
	border:0px solid #aaa;
	padding:4px 10px 4px;
	font-weight:bold;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
ul.menu .menucim:hover, ul.menu .menuhover {
	background-color: #999;
}

ul.menu .topline {border-top:1px solid #aaa}
.site #container #mainContent #kozepe77 {

}
.site #container #mainContent #kozepe77 strong {
	font-weight: bold;
}
.fejlec {
	font-size: 18px; 
}

