
BODY {
	background:#FFFFFF; 
	margin:0px;
	font-family:Verdana, Arial;
	font-size:12px;
	color:#000000;
}

a:link { text-decoration: none; color:#327D68; font-family:Verdana;}
a:visited { text-decoration: none; color:#327D68; font-family:Verdana;}
a:hover { text-decoration: none; color:#E3B023; font-family:Verdana;}

img{
	border:0px;
}

form{
	margin:0px;
}

table{
	border:0px;
	padding: 0; 
	border-spacing: 0; 
}

TD{
	font-family:Verdana, Arial;
	font-size:12px;
	color:#000000;
}

H1{
	font-family:Verdana, Arial;
	font-size:12px;
	color:#000000;
	margin:0px;
}

.fejlec{
	width:851px;
	height:255px;
	background:url('img/fejlec.jpg') no-repeat; 
}

.menupont{
	background:url('img/menubogyo.jpg') no-repeat; 
	background-position:center left;
	font-family:Verdana, Arial;
	font-size:13px;
	color:#327D68;
	padding-left:15px;
}

.menupont_over{
	background:url('img/menubogyo_over.jpg') no-repeat; 
	background-position:center left;
	font-family:Verdana, Arial;
	font-size:13px;
	color:#E3B023;
	padding-left:15px;
}

input{
	border:1px solid #7F7F7F;
	width:80px;
	height:18px;
	font-family:Verdana, Arial;
	font-size:12px;
	color:#000000;
}

.lefthead{
	background:url('img/lefthead.jpg') no-repeat; 
	font-family:Verdana, Arial;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	padding-left:20px;
	width:196px;
	height:34px;
}
.leftbg{
	background:url('img/leftbg.jpg') repeat-y; 
	font-family:Verdana, Arial;
	font-size:12px;
	color:#000000;
	width:196px;
	padding:10px;
}
.leftbottom{
	background:url('img/leftbottom.jpg') no-repeat; 
	width:196px;
	height:10px;
}

.mainhead{
	background:url('img/mainhead.jpg') no-repeat; 
	font-family:Verdana, Arial;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	padding-left:20px;
	width:653px;
	height:39px;
}

.also_balhead{
	background:url('img/also_balhead.jpg') no-repeat; 
	font-family:Verdana, Arial;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	padding-left:20px;
	width:318px;
	height:39px;
}

.also_jobbhead{
	background:url('img/also_jobbhead.jpg') no-repeat; 
	font-family:Verdana, Arial;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	padding-left:20px;
	width:333px;
	height:40px;
}
.also_jobbbg{
	background:url('img/also_jobbbg.jpg') repeat-y; 
	font-family:Verdana, Arial;
	font-size:12px;
	color:#000000;
	width:333px;
	padding:10px;
}
.also_jobbbottom{
	background:url('img/also_jobbbottom.jpg') no-repeat; 
	width:333px;
	height:10px;
}


/* scroller */
#wrapper {
    width: 600px;
    margin: 0 auto;
}

#intro {
    padding-bottom: 10px;
}

h2 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
}

#slider {
    width: 580px;
	margin: 0 auto;
    position: relative;
}

.scroll {
    height: 80px;
    width: 580px;
	padding-left:0px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
}

.scrollContainer div.panel {
	padding:1px;
    height: 80px;
	padding-left:0px;
    width: 580px;
	font-size:12px;
	font-family:Verdana, Arial;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}

ul.navigation li {
    display: inline;
    margin-right: 10px;
}


.scrollButtons {
    position: absolute;
    top: 25px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -30px;
}

.scrollButtons.right {
    right: -30px;
}

.hide {
    display: none;
}
/* end scroller */