* { margin:0; padding:0;}
body {
        background:#cccccc url('/images/images_template/tail_sitee.gif') 0 0 repeat-x;     /*2F2C34*/
        font-size:100%;
        line-height:1em;
        font-family: Century Gothic, tahoma, Times, serif;
        color:#7a7a7a;
        text-align:center;
        padding:0px 0 0 0;
        }


/*in_line*/
input, select, textarea {
        vertical-align:middle;
        font-family: Century Gothic,Tahoma;
        font-size:1em;
        }
img {
        border:0;
        vertical-align:top;
        text-align:left;
        }
ul {
        list-style:none;
        }

a {
        color:#F3B331;
        }
a:hover{
        text-decoration:none;
        }
.column {
        float:left;
        }
.clear, .col-list, .row-box, .row1-box, .row2-box {
        width:100%;
        overflow:hidden;
        }
.col-list ul{
        float:left
        }
.col-list .indent-list{
        margin-left:40px;
        }

/*header*/
#menu{
        height:40px;
        background:#2F2C33;
        }

#menu ul {
        height:30px;
        margin:0px;
        padding-top:9px !important;
        padding-top:-10px;
        }
#menu ul li {
        list-style-type: none;
        display: inline;
        font-weight: bold;
        text-align:left;
        font-family: Century Gothic,verdana, arial, tahoma;


        }
#menu ul li a {
        background:#2F2C33;
        padding:14px !important;
        padding:14px;
        color: #ffffff;
        text-align:left;
        text-transform:uppercase;
        font-size:10px;
        text-decoration:none;
        }

#menu ul li a:hover {
        background:#3E3B46;
        padding:14px !important;
        padding:14px;
        color: #FFFFCC;
        text-align:left;
        text-transform:uppercase;
        font-size:10px;
        text-decoration:none;
        }

#menu ul li a.active_menu{
        background:#3E3B46;
        padding:14px !important;
        padding:14px;
        color: #FFFFCC;
        text-align:left;
        text-transform:uppercase;
        font-size:10px;
        text-decoration:none;
        }





.header-img{
        height:416px;
        }
.header-content{
        margin:0px;
        float:right;
        width:269px;
        height:416px;
        background:url('/images/images_template/header-content.jpg') 0 0 no-repeat;
        color:#ffffff;
        font-size:0.687em;
        line-height:1.43em;
        }
.header-content p{
        margin-top:15px;
        }
.header-content .logo{
        height:141px;
        }
.header-content .logo img{
        margin:30px 0 0 22px;
        }
.header-content .indent-text{
        margin:19px 17px 0 30px;
        }
.header-content .indent-text .title{
        margin-bottom:18px;
        margin-left:-3px;
        position:relative;
        }
.title{
        display:block;
        }
.header-button{
        position:absolute;
        margin:205px 0 0 2px;
        }



/*footer*/
.footer{
        background:#2F2C34 url('/images/images_template/footer.gif') 0 0 no-repeat;
        /*text-indent:24px;*/
        font-size:11px;
        }
.footer img{
        margin:0;
        }

/*content*/
.text-content, .row-box{
        color:#c3b596;
        font-size:0.687em;
        line-height:1.5em;
        }
.border-left{
        background:#FFF url('/images/images_template/border-left.gif') top left repeat-y;
        }
.border-right{
        background:url('/images/images_template/border-right.gif') top right repeat-y;
        }
.corner-top-left{
        background:url('/images/images_template/corner-top-left.gif') 0 0 no-repeat;
        }
.corner-bot-left{
        background:url('/images/images_template/corner-bot-left.gif') bottom left no-repeat;
        }
.corner-top-right{
        background:url('/images/images_template/corner-top-right.gif') top right no-repeat;
        }
.corner-bot-right{
        background:url('/images/images_template/corner-bot-right.gif') bottom right no-repeat;
        }
.border-top{
        background:url('/images/images_template/border-top.gif') 20px 0 no-repeat; width:100%;
        }
.indent-main-box{
        padding:30px 35px 0 34px;
        }
.list li a{
        background:url('/images/images_template/list_marker.gif') center left no-repeat;
        padding:0 0 0 15px;
        color:#bb9996;
        text-decoration:none;
        line-height:1.5em;
        font-family: Century Gothic,Verdana;
        }
.list li a:hover{
        text-decoration:none;
        color:#fff0c4;
        }

.bg-1{
        background:#312524 url('/images/images_template/bg_1.gif') 0 0 repeat-x;
        }
.bg-1-top{
        background:url('/images/images_template/bg-1-top.gif') 0 0 repeat-x;
        }
.bg-1-bot{
        background:url('/images/images_template/bg-1-bot.gif') bottom left repeat-x;
        }

.bg-2{
        background:#56413f url('/images/images_template/bg_2.gif') 0 0 repeat-x;
        }
.bg-2-top{
        background:url('/images/images_template/bg-2-top.gif') 0 0 repeat-x;
        }
.bg-2-bot{
        background:url('/images/images_template/bg-2-bot.gif') bottom left repeat-x;
        }

.bg-3{
        background:#54403f url('/images/images_template/bg_3.gif') bottom left repeat-x;
        }
.bg-3-top{
        background:url('/images/images_template/bg-3-top.gif') 0 0 repeat-x;
        }
.bg-3-bot{
        background:url('/images/images_template/bg-3-bot.gif') bottom left repeat-x;
        }


.bg-4{
        background:#705452 url('/images/images_template/bg_4.gif') bottom left repeat-x;
        }
.bg-4-top{
        background:url('/images/images_template/bg-4-top.gif') 0 0 repeat-x;
        }
.bg-4-bot{
        background:url('/images/images_template/bg-4-bot.gif') bottom left repeat-x;
        }

.link-4{
        color:#ffffff;
        }
.text-3 dt{
        font-weight:bold;
        color:#806360;
        padding-bottom:2px;
        }
.text-3 dd{
        padding-bottom:13px;
        }

.img-left{
        float:left;
        margin:2px 20px 0 0;
        }
.indent-box{
        padding:22px 0 16px 9px;
        }
.indent-box1{
        padding:27px 16px 25px 21px;
        background:#6E5250;
        }
.indent-top1{
        margin-top:7px;
        display:block;
        }
.indent-bot1{
        display:block;
        margin-bottom:9px;
        }
.clear1{clear:both;}
.indent-top2{
        display:block;
        margin-top:25px;
        }

.png{
        margin:0 0 0 -18px;
        position:absolute;
        }
.indent-top-bot{
        margin:11px 0 11px 0;
        }
.fright{
        float:right;
        }
.text-2{
        color:#9e7f7d;
        }
.prev{
        background:#312524;
        color:#9a7774;
        font-weight:bold;
        word-spacing:4px;
        position:relative;
        }
.prev p{
        padding-top:9px;
        }
.prev .indent-left{
        padding-right:122px;
        }
.prev .indent-right{
        padding-left:110px;
        }
.prev-link{
        height:35px;
        background:url('/images/images_template/prev-link.gif') bottom left repeat-x;
        width:100%;
        text-align:center;
        }

.prev-img-left{
        vertical-align:middle;
        margin-right:5px;
        }
.prev-img-right{
        vertical-align:middle;
        margin-left:5px;
        }
.link-2{
        color:#9a7774;
        font-weight:bold;
        text-decoration:none;
        }
.link-2:hover{
        color:#fff0c4;
        }
.link-3{
        color:#9a7774;
        font-weight:bold;
        text-decoration:underline;
        }
.link-3:hover{
        color:#fff0c4;
        text-decoration:none;
        }

.row1-box {
        position:relative;
        }
.row1-box .row1-box-1{
        width:189px;
        background:url('/images/images_template/shdow_foto.png') 0 0 no-repeat;
        color:#9a7774;
        font-weight:bold;
        }
.row1-box .row1-box-1 .img-indent{
        margin:5px 0 15px 13px;
        }
.row1-box .row1-box-1 .img_start{
        vertical-align:middle;
        }
.row1-box .row1-box-1 .indent-start{
        margin:-5px 0 11px 13px;
        display:block;
        }
.row1-box .row1-box-2{
        width:146px;
        }
.row1-box .indent-1{
        margin:18px 0 1px 0;
        }
.row1-box .row-box-corner-left{
        background:url('/images/images_template/row-box-corner-left.gif') bottom left no-repeat;
        }
.row1-box .row-box-corner-right{
        background:url('/images/images_template/row-box-corner-right.gif') bottom right no-repeat;
        }

.text-1{
        color:#f3b331;
        }
.indent-bot{
        display:block;
        margin-bottom:15px;
        }

.link{
        color:#c2b495;
        text-decoration:none;
        display:block;
        }
.link:hover{
        color:#f3b331;
        text-decoration:none;
        }

.title-1{
        display:block;
        margin-bottom:14px;
        }
.link-1{
        color:#997774;
        font-weight:bold;
        text-decoration:none;
        background:url('/images/images_template/link-1.gif') center left no-repeat;
        padding:0 0 0 10px;
        font-family: Century Gothic,Verdana;
        }
.link-1:hover{
        text-decoration:none;
        color:#fff0c4;
        }

.indent-top{
        display:block;
        margin-top:16px;
        }
.shadow-foto{
        background:url('/images/images_template/shdow_foto.png') 0 0 no-repeat;
        margin:0 25px 0 -13px;
        margin-top:13px;
        float:left;
        }


.list-1{
        font-family: Century Gothic,Verdana;
        line-height:1.5em;
        position:relative;
        }
.list-1 span{
        float:right;
        display:block;
        }
.list-1 li{
        text-decoration:none;
        width:100%;
        overflow:hidden;
        display:block;
        }
.list-1 li .width-1{
        background:url('/images/images_template/list_marker.gif') center left no-repeat;
        padding:0 0 0 15px;
        color:#bb9996;
        }
.list-1 li .width-1{
        width:153px;
        }
.list-1 li .width-2{
        width:102px;
        }
.list-1 li .width-3{
        width:53px;
        }
.list-1 li .width-2, .list-1 li .width-3 a{
        color:#a27843;
        text-decoration:none;
        }
.list-1 li .width-3 a:hover{
        color:#bb9996;
        }
.text-4 p{
        margin-top:15px;
        }
.text-5{
        color:#997673;
        font-weight:bold;
        }
.text-5 a{
        color:#997673;
        text-decoration:underline;
        }
.text-5 a:hover{
        color:#c2b495;
        text-decoration:underline;
        }


.row-content-3{
        height:140px;
        }

/*================== index-6.html ==================*/



.send {
        width: 90px;
        height: 22px;
        border: none;
        padding: 0px;
        background:#3A2C2B;
        color: #C3B596;
        }

.cos_btn
{
        width:142px;
        height:20px;
        background: url('/images/images_template/1page_button_1.gif') no-repeat;
        padding: 0 0 2px 20px ;
        color: #FFF;
}
.cautare
{
    background: #AECA8D;
    border: 0px;
    color: #ffffff;
    font-size: 11px;
    font-family: Century Gothic, Verdana;
    padding: 5px 3px 3px 3px;
    width:70px;
    font-weight:bold;
        cursor: pointer;

}

input.search {
        width: 158px;
        border: #FFF0C4 1px solid;
        margin: 0 0px 0 5px;
        height: 18px;
        }

input.submit {
        width: 53px;
        height: 16px;
        border: none;
        background: #FFF url('/images/images_template/1page_button_1.gif') no-repeat;
        padding: 0px;
        color: #FFF;
        }


.mesaj_informare {
        font-size:12px;
        color:#F3B331;
        font-weight:bold;
        padding:15px;
        font-style:italic;
        text-align:left;
        width:99% !important;
        width:90%;
        }
.mesaj_informare_verde {
        font-size:12px;
        color:#F3B331;
        font-weight:bold;
        padding:5px;
        }