/*-- Meniuri ---------------------------------*/
.mp {}
.mc { display: inline; position: absolute; visibility: hidden; background-color: #EFEFEF; width: auto; height: auto; margin: 0px; margin-top: -2px; margin-left: -1px; }
.mc a { width: 200px; height: 36px; background-color: #8a0003; background-repeat: no-repeat; background-position: left top; }
.mc a:hover { width: 200px; height: 36px; background-color: #8a0003; background-repeat: no-repeat; background-position: left bottom; }
#sm_4 a, #sm_5 a, #sm_4 a:hover, #sm_5 a:hover { width: 230px; }

/*-- Meniuri ---------------------------------*/
#bara-meniuri { width: 990px; height: 45px; background:url(../img/top-menu-bg.jpg) repeat-x top left; } 
#bara-meniuri a { display: block; outline: none; }

/*-- Meniu - Acasa ---------------------------------*/
#bara-meniuri a.m-acasa { height: 44px; width: 117px; background: url(../img/meniuri/m-acasa.jpg) no-repeat left top;  }
#bara-meniuri a.m-acasa:hover { height: 44px; width: 117px; background: url(../img/meniuri/m-acasa.jpg) no-repeat left bottom; }

/*-- Meniu -  Servicii ---------------------------------*/
#bara-meniuri a.m-servicii { height: 44px; width: 152px; background: url(../img/meniuri/m-servicii.jpg) no-repeat left top; }
#bara-meniuri a.m-servicii:hover { width: 152px; background: url(../img/meniuri/m-servicii.jpg) no-repeat left bottom; }

/*-- Meniu -  Procedura ---------------------------------*/
#bara-meniuri a.m-procedura { height: 44px; width: 186px; background: url(../img/meniuri/m-procedura.jpg) no-repeat left top; }
#bara-meniuri a.m-procedura:hover { height: 44px; width: 186px; background: url(../img/meniuri/m-procedura.jpg) no-repeat left bottom; }

/*-- Meniu -  Formular ---------------------------------*/
#bara-meniuri a.m-formular { height: 44px; width: 177px; background: url(../img/meniuri/m-formular.jpg) no-repeat left top; }
#bara-meniuri a.m-formular:hover { height: 44px; width: 177px; background: url(../img/meniuri/m-formular.jpg) no-repeat left bottom; }

/*-- Meniu -  Garantii ---------------------------------*/
#bara-meniuri a.m-garantii { height: 44px; width: 165px; background: url(../img/meniuri/m-garantii.jpg) no-repeat left top; }
#bara-meniuri a.m-garantii:hover { height: 44px; width: 165px; background: url(../img/meniuri/m-garantii.jpg) no-repeat left bottom; }

/*-- Meniu -  Despre Noi ---------------------------------*/
#bara-meniuri a.m-despre-noi { height: 44px; width: 160px; background: url(../img/meniuri/m-despre-noi.jpg) no-repeat left top; }
#bara-meniuri a.m-despre-noi:hover { height: 44px; width: 160px; background: url(../img/meniuri/m-despre-noi.jpg) no-repeat left bottom; }

#bara-meniuri .mpactiv a { background-position: left bottom; }


#tabsClient { width: auto; height: 32px; background: url(../img/taburi/bg.jpg) repeat-x top left; list-style: none; }
#tabsClient li { float: left; padding: 0px; }
#tabsClient a {  height: 32px; overflow: hidden; }
#tabsClient a div { visibility: hidden; }

#tabsClient .tc-status { width: 185px; display: block; background: url(../img/taburi/verifica-status.jpg) no-repeat top left; outline: none; }
#tabsClient .tc-status-activ { width: 185px; display: block; background: url(../img/taburi/verifica-status.jpg) no-repeat bottom left; outline: none; }

#tabsClient .tc-feedback { width: 195px; display: block; background: url(../img/taburi/ofera-feedback.jpg) no-repeat top center; outline: none; }
#tabsClient .tc-feedback-activ { width: 195px; display: block; background: url(../img/taburi/ofera-feedback.jpg) no-repeat bottom center; outline: none; }

#tabsClient .tc-punctaj { width: 152px; display: block; background:url(../img/taburi/punctaj.jpg) no-repeat top center; outline: none; }
#tabsClient .tc-punctaj-activ { width: 152px; display: block; background:url(../img/taburi/punctaj.jpg) no-repeat bottom center; outline: none; }

#tabsClient .tc-contact { width: 195px; display: block; background:url(../img/taburi/contact-rapid.jpg) no-repeat top center; outline: none; }
#tabsClient .tc-contact-activ { width: 195px; display: block; background:url(../img/taburi/contact-rapid.jpg) no-repeat bottom center; outline: none; }

#tabsClient .tc-setari { width: 191px; display: block; background:url(../img/taburi/setari-cont.jpg) no-repeat top right; outline: none; }
#tabsClient .tc-setari-activ { width: 191px; display: block; background:url(../img/taburi/setari-cont.jpg) no-repeat bottom right; outline: none; }


a.boxLink { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #AA0000; text-decoration: none; }
a.boxLink:hover { color: #000000; text-decoration: none; }


