
#kezdolapi_hirek_main_cont{
    background: white;
    color: black;
    padding: 10px;
}
#kh_head{
    color: #990000;
    text-decoration: underline;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 10px;
}

/* nagy hírek xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#bignews_cont{
    
}
.bignews_element{
    margin-bottom: 15px;
}
.bignews_element h3{
    font-size: 13px;
    line-height: 20px;
}
.bignews_element a{
    color: black;
    text-decoration: underline;
}
.bignews_element span{
    color: #990000;
    font-size: 11px;
}
.bignews_element p{
    text-align: justify;
    margin-top: 3px;
    font-size: 12px;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* kis hírek xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#smallnews_cont{
    
}
#smallnews_cont h3{
    font-size: 13px;
    line-height: 30px;
}
.smallnews_element{
    margin-bottom: 3px;
}
.smallnews_element td{
    vertical-align: top;
}
.dot_td{
    width: 10px;
}
.smallnews_element img{
    position: relative;
    top: 6px;
}
.smallnews_element a{
    color: black;
    font-size: 12px;
}
#arch_link{
    margin-left: 10px;
    margin-top: 5px;
}
#arch_link a{
    color: black;
    font-size: 12px;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */