body{
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 22px;
}
html, body{
    height: 100%;
}
fieldset{
    border: 1px solid #bc0000;
    margin: 20px auto;
    padding: 15px 30px 30px 30px;
    width: 500px;
}
legend{
    margin-left: 10px;
    padding: 0px 5px 0px 5px;
}
a{
    color: #bc0000;
}
.error{
    color: red;
    margin: 0px 10px 0px 10px;
	width: 350px;
}
.edit{
    overflow: auto;
    margin: 5px 0px 5px 0px;
    width: 100%;
}
.edit label, .label, .av_lbl{
    display: block;
    font-weight: bold;
    float: left;
    width: 170px;
}
#home .edit label, #home .checkbox label{
    font-weight: normal;
}
.av_lbl{
    margin-top: 70px;
}
.checkbox label{
    font-weight: bold;
}    
.edit input, .edit textarea{
    border: 1px solid #bc0000;
    font-size: 12px;
    float: left;
    padding: 2px 2px 3px 5px;
    width: 190px;
}
.edit textarea{
    height: 200px;
    width: 500px;
}
.edit input.file{
    border: 1px solid #000000;
}
.value{
    float: left;
    padding-bottom: 2px;
    width: 230px;
}
.submit{
    /*margin-top: 20px;*/
    background-color: #bc0000;
    border: 0px none;
    color: #ffffff;
    /*font-weight: bold;*/
    margin: 7px 0px 7px 0px;
    padding: 2px;
}
.submit input{
    /*margin: 20px 0px 20px;*/
}
.checkbox{
    /*margin: 20px 0px 5px 0px;*/
}
.info .error{
    font-size: 18px;
    margin-right: 10px;
}
.echipa{
    margin-top: 12px;
}
#header{
    background: #c20000 url(/img/head.gif) repeat-x scroll;
    color: #ffffff;
    font-family: "Times New Roman", serif;
    font-size: 24px;
    padding: 35px 0px 0px 10px;
    height: 42px;
}
#page{
    background: #ffffff url(/img/back.gif) repeat-y scroll;
    margin: 0px auto;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    padding-left: 40px;
    padding-right: 43px;
    width: 900px;
}
#content{
    padding: 10px 0px 100px 0px;
}
#container, #logo{
    overflow: auto;
    width: 100%;
    padding-top: 10px;
}
#left_col{
    background: transparent url(/img/bg-desp.gif) repeat-y scroll right center;
    float: left;
    padding-right: 10px;
    width: 420px;
}
#home #left_col{
    background: transparent url(/img/bg-desp.gif) repeat-y scroll right center;
    width: 500px;
}
#left_col h1{
    background: transparent url(/img/bg-head-1x.gif) no-repeat scroll right center;
    font-size: 16px;
    font-weight: bold;
    padding-right: 10px;
    text-align: right;
}
/*#right_col h1, .text h1{
    background: transparent url(/img/bg-head-2.gif) no-repeat scroll left center;
    font-size: 16px;
    font-weight: bold;
    padding-left: 10px;
}*/
#right_col h1{
    background: transparent url(/img/bg-head-2.gif) no-repeat scroll left center;
}
#right_col, .left{
    float: left;
    padding-left: 10px;
}
#user{
    float: right;
    margin-top: 20px;
    text-align: right;
    width: 300px;
}
#logged{
    float: right;
    margin-left: 10px;
}
#login {
    margin-bottom: 20px;
}
.right{
    float: right;
}
h1{
    /*background: #000000 url(/img/h1.gif) repeat-x scroll;
    color: #ffffff;
    font-size: 16px;
    margin: 5px 0px 10px 0px;
    padding: 0px 0px 2px 10px;*/
    background: transparent url(/img/bg-head-2lung.gif) no-repeat scroll left center;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 10px;
}
.text{
    line-height: 22px;
    padding-bottom: 20px;
}
/*.text */h2{
    /*font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;*/
    font-size: 16px;
    font-weight: bold;
}
.text p{
    /*margin-bottom: 20px;*/
    margin-bottom: 10px;
}
.text p.head{
    margin-bottom: 5px;
}
.text ul li{
    background: transparent url(/img/bullet.gif) no-repeat scroll 10px 8px;
    padding-left: 20px;
    /*margin-bottom: 5px;*/
    margin-bottom: 2px;
}
.text ul li.last{
    margin-bottom: 20px;
}
.avatar{
    overflow: auto;
    width: 100%;
}
.border{
    border: 1px solid #bc0000;
    float: left;
    padding: 5px;
}
.info {
    /*border: 2px solid #bc0000;
    color: #006e2e;
    padding: 10px;*/
    font-weight: bold;
    width: 499px;
    margin: 0px auto;
}
.info .okmsg, .info .errmsg, .info .backmsg {
    padding: 0px 0px 5px 30px;
    background-image: url(/img/ok.gif);
    background-repeat: no-repeat;
    background-position: 8px 2px;
    background-color: #fada58;
}
.info .errmsg{
    background-image:url(/img/err.gif);
}
.info .backmsg{
    background-image:url(/img/backarr.gif);
}
.bug{
    background-color: #bc0000;
    color: #ffffff;
    padding: 0px 5px 1px 5px;
    text-decoration: none;
}
.hl{
    color: #ff0000;
    font-weight: bold;
}
table.list{
    margin-bottom: 40px;
}
table.list th, .st{
    font-weight: bold;
}
table.list th, table.list td{
    padding: 5px 10px 5px 10px;
    vertical-align: middle;
    border-bottom: 1px solid #000000;
}
tr.inact{
    background-color: #ffe4e4;
}
.form {
    margin-bottom: 20px;
}
.sep{
    border-top: 1px solid #000000;
    line-height: 0px;
    margin: 5px 0px 5px 0px;
    width: 390px;
}
/*.back {
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
}*/
.autocomplete-w1{ background:url(/img/shadow.png) no-repeat bottom right; position:absolute; top:4px; left:3px; /* IE6 fix: */ _background:none; _top:1px; }
.autocomplete-w2{ padding:0 6px 6px 0; }
.autocomplete{ width:300px; border:1px solid #bc0000; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE specific: */ _height:350px;  _margin:0px 6px 6px 0; overflow-x:hidden; }
.autocomplete .selected{ background:#F0F0F0; }
.autocomplete div{ padding:2px 5px; white-space:nowrap; }
.autocomplete strong{ font-weight:normal; color:#bc0000; }
.logomic {
    float: left;
    margin-right: 15px;
    margin-bottom: 20px;
    width: 80px;
    height: 80px;
}
