body {
}
a {
    text-decoration: none;

	
}
ul, 
ul ul {
    margin:0;
    padding: 0;
    list-style: none;
}
#wrapper {  
    width: 220px;
    margin: auto;
    font-size: 0.8125em;
}
.menu {
    margin:auto;
	width: 80%;
    height: auto;
	
}
.menu > li > a {
    background-color: #689976 ;
    border-bottom: 1px solid #000;
    box-shadow: inset 0px 1px 0px 0px #878e98;
    width: 100%;
    /*height: 2.75em; */
    line-height: 2.75em;
    text-indent: 2.75em;
    display: block;
    position: relative;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 550;
    color: #fff;
    text-shadow: 0px 3px 2px rgba(0,0,0,.5);
}
.menu ul li a {
    background: #fff;
    border-bottom: 1px solid #efeff0;
    width: 100%;
    /*height: 2.75em; */
    line-height: 2.75em;
    text-indent: 2.75em;
    display: block;
    position: relative;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.923em;
    font-weight: 400;
    color: #878d95;
}
.menu ul li:last-child a {
    border-bottom: 1px solid #33373d;
}
.menu > li > a:hover, 
.menu > li > a.active {
    background-color: #b4cdbb;
    border-bottom: 1px solid #103c56;
    box-shadow: inset 0px 0px 0px 0px #000;
}
.menu > li > a.active {
    border-bottom: 0px solid #1a638f;
}

.menu > li > ul li a:before {
    content: '▶';
    font-size: 8px;
    color: #bcbcbf;
    position: absolute;
    width: 1em;
    height: 1em;
    top: 0;
    left: -2.7em;
}
 
.menu > li > ul li:hover a,
.menu > li > ul li:hover a span,
.menu > li > ul li:hover a:before {
    color: #32373D;
}
.menu > li > a:before {
      content: '+';
    background-repeat: no-repeat;
    font-size: 24px;
    height: 1em;
    width: 1em;
    position: absolute;
    left: 0;
	top:30%;
    margin: -.5em 0 0 0;
}
#lakossagiugyfelek {
	
	border-radius: 5px 0 0 0;
}

#kozuletiugyfelek {
	border-radius : 0 0 0 5px;
	
}
#tavhoszolgaltatas {
	border-radius : 5px 0 0 0;
	
}
#szervizszolgaltatasok {
	border-radius : 0 0 0 5px;
	
}

#kotadatk{
	border-radius : 5px 0 0 0;
	
}

#fogyasztovedelmiadatk {
	
	border-radius : 0 0 0 5px;
}