﻿a.harta {
    text-decoration: none;
    border: none;
}
a.harta img {
    text-decoration: none;
    border: none;
}
a.link_contact {
    color:#D0DDCB;
    text-decoration:underline;
} 
a.link_contact:hover {
    text-decoration: none;
}
div.red {
    color: #979899;
    text-align: left;
    width: 185px;
    font-weight: bold; 
}
div.green {
    color: #f1f1f1;
    text-align: center;
    width: 185px;
    font-weight: bold;
    padding-top: 10px; 
} 
div.image_load_newsletter { 
    float: right; 
    padding: 5px 105px 0px 4px;
    display: none;
}

#content_area_left {
    width: 485px;
    border:1;
    overflow: hidden; 
    margin-left: -10px;
    min-height: 200px; 
    float:left; 
}
#content_area_right {
    width: 515px;
    border:1; 
    overflow: hidden; 
    margin-right: -10px;
    min-height: 200px; 
    float:right;
}
div#news_wrapper {
    padding: 0px 10px;
    height: 140px;
    overflow: auto;
}
div#news_slider {
    padding: 5px 10px;
}
.contact_wrapper {
    padding: 0px 10px;
}
span.banner_title1 {
    font-size: 16px;
    font-family: Lucida Bright;
}
#banner_text_area {
    float:right;
    height:180px;
    padding:4px 0 5px;
    width:380px;
}
#banner_content.home {
    background-image:url("../../Images/banner_home_bg.png");
    background-position:left center;
    height:189px;
    padding-top:0px;
}  
a.details {
    display: block;
    width: 66px;
    height: 23px;
    background-image: url("../Images/detalii_bg.png");
    line-height: 21px;
    text-decoration: none;
    font-weight: bold;
    color: #3d463d;
    text-align: center;
    font-size: 10px;
    margin-right: 10px;
}
