

.border_orange {
    border:solid 1px #efece7;
  }


.p1 {
    padding:3px;
    margin-left:5px;
    margin-right:5px;
  }


.left {
    float:left;
  }


.right {
    float:right;
  }


.w25 {
    width:22%;
  }


.w75 {
    width:72%;
  }


.w50 {
    width:49%;
  }


.w33 {
    width:33%;
  }


body {
    background : url('../images/bk.gif') repeat;
    font : normal 12px/1.6em Arial,Helvetica,sans-serif;
    margin:0px;
    color : #2a3845;
  }

td {
    font-family:Arial, Helvetica, 'sans-serif';
    font-size:12px;
    color:gray;
  }

#wrapper {
    margin : 0 auto;
    width : 776px;
    border-left : 1px solid #f0e9eb;
    border-right : 1px solid #f0e9eb;
    background:white;
    text-align:left;
  }


#navsus {
    background-color:#FF9900;
    padding:5px;
    text-align:right;
    color:#FFFFFF;
    font-weight:bold;
  }


#navsus a:link, #navsus a:visited {
    color:#FFFFFF;
    text-decoration:none;
    font-weight:bold;
  }


#navsus a:hover {
    text-decoration:underline;
  }


#navcentru {
    background-image:url('../images/albastrumic.jpg');
    padding-top:5px;
    padding-bottom:0px;
    color:#FFFFFF;
    font-weight:bold;
  }


#navcentru ul {
    margin:0px;
    padding-bottom:0px;
    padding-left:0px;
  }


.bd_dr {
    border-right:solid 1px white;
  }


#navcentru li {
    list-style : none;
    display:inline;
    margin:0px;
  }


#navcentru li a:link, #navcentru li a:visited {
    font : bold 1.1em/30px 'Trebuchet MS',sans-serif;
    padding : 3px 6px;
    color : white;
    text-decoration : none;
  }


#navcentru li a:hover {
    color:#FF9900;
    background-image:url('../images/a18.gif');
    border-right-style:none;
  }


#navcentru li a:hover.curent, #navcentru li a:link.curent, #navcentru li a:visited.curent {
    color:#6699cc;
    background-image:url('../images/a18.gif');
  }


p {
    text-align:justify;
    margin : 5px;
    padding : 5px;
  }


a:visited, a:link {
    color : #FF9900;
    text-decoration : none;
    background:none;
  }


a:hover {
    color : #6699cc;
    text-decoration : underline;
    background:none;
  }


.to_right {
    margin-left:20px;
  }


.bara {
    text-align:right;
    width:250px;
    float:right;
    padding:5px;
    font : normal 12px Georgia,serif;
  }


.data {
    color:#6699cc;
    background-image:url('../images/ico_archive.gif');
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:16px;
  }


.user {
    color:#6699cc;
    background-image:url('../images/ico_user.gif');
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:16px;
  }


.h1 {
    font : normal 19px Georgia,serif;
    padding : 0 0 5px 10px;
    margin-top : 8px ;
    margin-bottom:10px;
    border-bottom-color : #efece7;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    color : #FF9900;
  }


.h2 {
    color : #6699cc;
    margin : 20px 0 10px;
    padding-bottom : 5px;
    padding-left:15px;
    font : normal 17px Georgia, serif;
    border-bottom : 1px solid #efece7;
  }


.h3 {
    font : bold 12px Arial,Helvetica,sans-serif;
    padding : 0 0 2px;
    margin : 2px 0;
    border-bottom-color : #efece7;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    color : #D5D5D5;
    text-align:left;
  }


ul {
    padding:0;
    margin:0 0 0 17px;
    list-style: square url(images/bullet.gif);
  }


.box {
    background : #f7f7f7;
    border : 1px solid #f0e9eb;
    padding : 15px;
    margin:15px;
  }


.box1 {
    background : #f7f7f7;
    border : 1px solid #f0e9eb;
    padding : 3px;
    margin:1px;
  }


.tpoze {
    background : #f7f7f7 url('../images/foto.gif') no-repeat center left ;
    padding-left : 20px;
    font-size:10px;
    margin : 1px;
    border : #f0e9eb solid 1px;
    text-align : left;
    color:#FF9900;
  }

.tdocs {
    background : #f7f7f7 url('../images/documente.gif') no-repeat center left ;
    padding-left : 20px;
    font-size:10px;
    margin : 1px;
    border : #f0e9eb solid 1px;
    text-align : left;
    color:#FF9900;
  }

.butonmic {
    font-size:9px;
    margin : 1px;
    padding:1px;
    border : #FF9900 solid 1px;
    text-align : center;
    color:#FF9900;
  }


#ul_link {
    padding : 0px;
    margin : 0px;
    list-style : none;
    padding-left:5px;
  }


#ul_link  a:link, #ul_link  a:visited {
    background : url('../images/arrow_orange.jpg') no-repeat center left;
    padding-left:13px;
  }


#ul_link a:hover {
    background : url('../images/arrow_blue.jpg') no-repeat center left;
    padding-left:13px;
  }


#ul_link a:hover.curent, #ul_link a:link.curent, #ul_link a:visited.curent {
    background : url('../images/arrow_blue.jpg') no-repeat center left;
    padding-left:13px;
    color:#6699cc;
    text-decoration:none;
  }

