@charset "utf-8";
/* CSS Document */
body
{
    font-family:arial;
    font-size:12px;
    color:#6F6B66;
    behavior: url("/assets/css/csshover3.htc");
    border-top:10px solid #F8F7F6;
}

h1, h1 a {
    text-decoration:none;
    color: #31353C;
    font-size: 20px;
    font-weight: normal;
    height: 100%;
    overflow: hidden;
    padding: 4px 0 6px;    
}

a {
    color: #08B7D1;
    outline: medium none;
    text-decoration: underline;    
}

a:hover {
    text-decoration: none;    
}


.clear {
    clear:both;
}

#container {
    width:960px;
    margin:0 auto;
}

#header {
    border-bottom:1px solid #e6e1dc;
    padding-bottom:5px;
    margin-bottom:10px;
}


#nav a {
    color:#6F6B66;
    text-decoration:none;
    text-transform: uppercase;
}

#nav li {
    display:inline-block;
    padding-right:20px;
}

#menu_up {
    padding:10px 0;
}

#main_menu {
    background:#eae7e5;
    height:48px;
}

#main_menu ul li {
    display:block;
    height:48px;
    float:left;
    padding:0 25px;
}

#main_menu ul li a {
    line-height:48px;
    color:#4c4a47;
    font-size:12px;
    text-decoration:none;
    font-weight:bold;
}

#left, #right {
    float:left;
}

#left {
    width:689px;
}

#right {
    background:#F7F5F3;
    width:218px;
    padding:25px 15px 15px 25px;
    margin-left:11px;
}

#left img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D6D6D6;
    padding: 1px;    
}

.right_list li {
    background: url("/assets/images/marker.gif") no-repeat scroll 0 5px transparent;
    color: #676767;
    height: 100%;
    line-height: 1.3em;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0 4px 9px 13px;    
}

.data_articol {
    background:#8b2e20;
    color:#fff;
    font-size:11px;
    text-align:center;
    height:24px;
    line-height:24px;
    width:85px;
    margin-bottom:5px;
}

.maro {
    color:#6f6b66;
    text-decoration:none;
    font-weight:bold;
}

.right_list li {
    margin-bottom:20px;
}

.right_list li p {
    margin-bottom:5px;
}

#right_title {
    margin-bottom:20px;
    color:#373634;
    font-size:18px;
}

#cauta {
    border:1px solid 373634; 
    width:192px;
    height:28px;
    padding:2px 10px;
    float:left;
    font-size:12px;
    color:#373634;
}

.page {
    display:inline-block;
    padding-right:5px;
    line-height:20px;
}

.article_list_image, .txtContent img {
    border:1px solid #999;
    margin:0 5px 2px 0;
}

.txtContent p, .txtContent {
    margin-bottom:10px;
    line-height:20px;
}

#formContact input {
    width:200px;
    float:left;
    margin:10px 0;
}
#formContact label {
    float:left;
    width:70px;
    margin:10px 0;
}

#mesaj {
    width:200px;
    float:left;
    margin:10px 0;
}

.error {
    color:#AF0A0A;
}

.success {
    color:#289F13;
}

.home_stire {
    float:left;
    width:315px;
    text-align:justify;
    margin-right:40px;
}
