.lepedomenu div.abszalap {
	color: #52B751;
	width: 179px;
}
.lepedomenu div.active.abszalap {
	color: #006D3F;
}
#grafikonlepedo .col1-outer {
    border-top-right-radius: 0;
}
#GL-9 .col1 {
    width: 487px;
    height: 251px;
    overflow: hidden;
}
#GL-9 .col2-outer {
    color: #fff;
    white-space: normal;
}
#GL-9 .col2-outer .green {
    font-weight: bold;
    color: #4FB351;
    display: block;
    margin: 10px 0;
}
#GL-9 .col2-outer a {
    color: #fff;
}
#GL-9 .alap {
    width: 115px;
    height: 122px;
    background-color: #52B751;
    float: left;
    margin-right: 9px;
    margin-bottom: 6px;
    border-radius: 3px;
    position: relative;
}
#GL-9 .alap:nth-child(4), #GL-9 .alap:nth-child(8) {
    margin-right: 0;
}
#GL-9 .alap h3 {
    font-size: 14px;
    font-weight: bold;
    white-space: normal;
    font-family: roboto;
    margin: 8px 8px;
}
#GL-9 .alap .hozam {
    position: absolute;
    right: 8px;
    top: 60px;
    font-size: 20px;
    color: #fff;
}
#grafikonlepedo #GL-9 .alap .footer {
    background: #000;
    height: 31px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 7px;
    box-sizing: border-box;
}
#grafikonlepedo #GL-9 .alap .footer a {
    color: #FF5321;
    font-size: 10px;
    text-decoration: underline;
    font-family: roboto;
}