
#kezdolapi_hirek_main_cont{
    margin-left: 5px;
    background: white;
    color: black;
	margin-bottom: 15px;
}

#kezdolapi_hirek_head{
    height: 25px;
    line-height: 25px;
    padding-left: 15px;
    margin-bottom: 15px;
    font-size: 12px;
    color: white;
    font-weight: bold;
    background: url('http://www.ujlakas.info/modules/ujlakasinfo_kezdolapi_hirek/images/header_folap_kozep.jpg') no-repeat;
}
#kezdolapi_hirek_head span{
    float: left;
}
#rss_icon_cont{
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}

/* hírkereső xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#hirkereso_cont{
    margin-left: 5px;
    margin-bottom: 10px;
}
#hirkereso_cont h2{
    font-size: 13px;
    font-weight: bold;
}
#hirkereso_cont table{
    width: 515px;
}
#hirker_text{
    width: 170px;
    color: #CCC;
}
#hirker_ev,#hirker_nap{
    width: 55px;
    height: 17px;
    font-size: 11px;
}
#hirker_honap{
    width: 85px;
    height: 17px;
    font-size: 11px;
}
#hirker_btn{
    width: 60px;
    height: 20px;
    margin-left: 20px;
    border: solid 1px #54A00A;
    color: white;
    background: #3E760B;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* VIP hír xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#vip_news_cont{
    background: #E5EFDC;
    padding: 5px 10px;
    margin-bottom: 5px;
}
#vip_left{
    width: 450px;
}
#vip_right{
    width: 62px;
    text-align: right;
}
#vip_news_cont h3{
    font-size: 13px;
    line-height: 20px;
    
}
#vip_news_cont span{
    color: #F69301;
}
#vip_news_cont a{
    color: black;
    text-decoration: underline;
}
#vip_news_cont p{
    text-align: justify;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* nagy hírek xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#bignews_cont{
    width: 310px;
    float: left;
    margin-left: 5px;
}
.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{
    width: 180px;
    float: right;
    margin-right: 5px;
}
#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 */
.prog_date {
    color:#990000;
    font-size:11px;
}