#rendezvenyek_list_main_cont{
    padding: 10px;
}
#rendezvenyek_list_main_cont h1{
    font-size: 20px;
    margin-bottom: 20px;
    color: black;
    background: #E9E7EA;
    padding: 5px;
}
.rend_element{
    border-bottom: solid 1px #CCC;
    padding: 5px;
}
.rend_element h2{
    font-size: 14px;
    line-height: 30px;
}
.rend_element h2 a{
    color: black;
}
.rend_date{
    color: #F69301;
}
.rend_lead{
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: justify;
}
.tovabb_a{
    font-weight: bold;
    color: black;
}
#past_rendezv{
    margin-top: 20px;
}
