* {
    margin: 0;
    padding: 0;
    outline; 0;
    border: 0;
}

li {
	list-style-type: none;
}

a, a:hover, a:visited {
	text-decoration: none;
}


#test {
    width: 1000px;
    float: left;
    background: url(../images/meh5.jpg) repeat-y center top;
}

#container {
    margin: 0 auto;
	width: 1000px;
	text-align: center;
}

#fejlec {
	width: 1000px;
	float: left;
	text-align: left;
}
#fejlec_bal {
    float:left;
	width: 831px;
	height: 270px;
}
#fejlec_jobb {
    float:left;
	width: 169px;
	height: 270px;
	background: #fff url(../images/meh2.jpg) no-repeat center top;
    position:relative;   
}

#lablec {
	clear: both;
	padding-top: 100px;
	text-align: center;
}

#lablec a {
	font-size: 10px;
}

#kismenu {
    float: right;
	width: 120px;
	margin-right: 20px;
	font-family: helvetica,arial;
	font-size: 15px;
}

#kismenu div {
    margin: 20px 0 0 0;
}

#fejlec_jobb div a {
    color: #edd78c;
    font-weight: bold;
    background: url(../images/pont_sarga.gif) no-repeat;
    background-position: left bottom;
}

#fejlec_jobb div div a { background:none; }  

#fejlec_jobb div#kismenu div a {
    color: #edd78c;
    font-weight: bold;
    background: url(../images/pont_sarga.gif) no-repeat;
    background-position: left bottom;
}

#kismenu div a:hover {
    color: #fff;
    background: url(../images/pont_feher.gif) no-repeat;
	background-position: left bottom;
}

#kismenu .active a {
    background: url(../images/pont_feher.gif) no-repeat !important;
}

#kismenu .active a {
    color: #fff !important;
}

#menu {
	background: url(../images/meh3.jpg) no-repeat;
	width: 280px;
	height: 520px;
	float: left;
}

#menu div {
    margin: 40px 60px 0 0;
	text-align: right;
	vertical-align: middle;
	font-family: helvetica,arial;
    padding-right: 20px;
	background: url(../images/pont_fekete.gif) no-repeat;
	background-position: right bottom;
}
#menu div:hover {
	background: url(../images/pont_feher.gif) no-repeat;
	background-position: right bottom;
}
#menu div a {
	color: black;
	font-weight: bold;
}

#menu .active {
    background: url(../images/pont_feher.gif) no-repeat !important;
	background-position: right bottom !important;
}

#menu .active a {
    color: #fff !important;
}

#menu div a:hover {
	color: white;
}

#content {
	width: 680px;
	background: url(../images/meh4.jpg) no-repeat right top;
	float: left;
	text-align: justify;
	padding: 40px 30px 0px 10px;
	font-weight: bold;
}

#content a {
    color: #666;
}

#content a:hover {
    color: black;
}

#content ul  {
	margin-left: 20px;
}

#content ul li {
	list-style-type: disc;
}

.jelenunklinkek a {
	background: transparent url(../images/pont_fekete.gif) no-repeat left center;
}

.jelenunklinkek a:hover {
	color: #fff !important;
	background: transparent url(../images/pont_feher.gif) no-repeat left center;
}

.kep {
	float: left;
	width: 160px;
	margin: 0;
	margin-left: 10px;
	background: #e2cda0;
	padding: 5px 5px 0 5px;
	outline: 0;
	border: 0;
}

#kepek div {
	float: left;
	width: 150px;
}
