body {
  background-color: #2b2b2b;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  color:#323232;
}
img {
  border: 0px;
}
a {
  text-decoration: none;
  cursor:pointer;
}
form {
  margin: 0px; padding: 0px;
}

h2{
    background: url('images/sageata_h2.png') no-repeat;
    width:250px;
    height:26px;
    font-size:14px;
    font-weight:bold;
    padding-top: 5px;
    padding-left: 35px;
    color:#000000;

}
#grey_bar {
  background-color: #131313;
  height: 30px;
  border-bottom: 1px solid #424242;
  width: 100%;
}
#header {
  height: 45px; width: 892px;
  margin: auto;
  font-size: 12px;
  color: #FFFFFF;
}
#header .items {
  padding-top: 20px;
  padding-right: 11px;
  float: right;
}
#header .items a {
  color: #FFFFFF;
}
#header .items .separ {
  margin-right: 20px; margin-left: 20px;
}
#content_top {
  width: 892px; height: 20px;
  margin: auto;
  background: url('images/sprite.png') 0px -20px repeat-x #FFFFFF;
}
#content_top .corner_left {
  float: left;
  width: 20px; height: 20px;
  background: url('images/sprite.png') 0px 0px no-repeat;
}
#content_top .corner_right {
  float: right;
  width: 20px; height: 20px;
  background: url('images/sprite.png') -20px 0px no-repeat;
}
#main {
  height: 219px;
  background: url('images/sprite.png') 0px -40px repeat-x;

}
#content {
  width: 896px;
  margin: auto;
  background: url('images/sprite_vertical.png') 0px 0px repeat-y;
  padding-bottom: 30px;
 
}
#content .upper {
  width: 835px;
}
#logo {
  float: left;
  margin-top: 12px; margin-left: 25px;
}
#farmacistul {
  float: right;
  position: relative;
  top: -9px;
  margin-bottom: -9px;
}
#menu ul li ul a{
color:#000000;
}
#menu {
  color: #FFFFFF;
  font-size: 14px;
  text-align: center;
}
 #workspace {
  margin: auto;
  width: 779px;
  background-image: url(images/header_content.png);
  background-repeat:  repeat-x;
}


#workspace {
  background-color: #FFFFFF;
  padding-top: 25px;

 
}
#left_sidebar {
  float: left;
  width: 258px;
}
#left_sidebar .upper_box {
  float: left;
  height: 138px;
  width: 248px;
}
#left_sidebar .upper_border {
  float: left;
  height: 138px;
  width: 8px;
  background: url('images/sprite.png') 0px -353px no-repeat;
}
#verifica_starea {
  display: block;
  width: 193px; height: 105px;
  border: 1px solid #d9d9d9;
  background-color: #f0f2f1;
  margin-left: 19px; margin-right: 18px;
  margin-top: 23px;
  padding-left: 10px; padding-right: 5px;
}
#verifica_starea .crate {
  display: block;
  float: left;
  width: 69px; height: 94px;
  background: url('images/sprite.png') -10px -353px no-repeat;
  margin-top: 6px;
  cursor: pointer;
}
#verifica_starea .text {
  display: block;
  float: left;
  width: 113px;
  padding-top: 22px;
  margin-left: 2px;
  font-size: 18px;
  color: #414141;
  text-align: center;
  cursor: pointer;
}
#verifica_starea .red {
  color: #ac1903;
}
#left_sidebar .middle {
  float: left;
  width: 250px;
  background: url('images/sidebar_left.png') no-repeat;
  padding-right: 8px;
  padding-top: 9px;
}
#recommend {
  display: block;
  width: 200px; height: 27px;
  background: url('images/sprite.png') 0px -491px repeat-x;
  margin: auto;
  margin-top: 2px;
  padding-top: 12px; padding-left: 10px;
   color:#ffffff;
    font-size:12px;
}
#recommend a{
    color:#ffffff;
    font-size:12px;

}


#recommend .hand {
  display: block;
  float: left;
  width: 14px; height: 14px;
  background: url('images/sprite.png') -40px 0px no-repeat;
  line-height: 1px;
  font-size: 1px;
  cursor: pointer;
}
#recommend .text {
  display: block;
  float: left;
  font-size: 12px;
  color: #FFFFFF;
  padding-left: 14px;
  cursor: pointer;
}
#login_box {
  width: 210px;
  margin: auto;
  margin-top: 28px; padding-bottom: 23px;
}
#left_sidebar .box .title {
  font-size: 18px;
  color: #414141;
}
.fixed_input {
  width: 207px; height: 25px;
  margin-top: 11px;
  background-image: url(images/contact_fields.png);
  background-repeat:no-repeat;
}
.fixed_input input {
  width: 177px;
  border: 0px;
  margin-left: 0px; margin-right: 0px;
  padding-left: 15px; padding-right: 15px;
  padding-top: 5px; padding-bottom: 3px;
  font-size: 12px; color: #414141;
  background-color: transparent;
}
.fixed_input2 {
  width: 175px; height: 30px;
  background: url('images/contact_fields.png') no-repeat;
}
.fixed_input2 input {
  width: 159px;
  border: 0px;
  margin-left: 0px; margin-right: 0px;
  padding-left: 8px; padding-right: 8px;
  padding-top: 7px; padding-bottom: 4px;
  font-size: 12px; color: #808080;
  background-color: transparent;
}
.checkbox {
  font-size: 12px;
  color: #6c6b6b;
}
.checkbox input {
  display: block;
  float: left;
}
.checkbox .skin, .checkbox .skin_checked {
  float: left;
  position: relative;
  width: 17px; height: 15px;
  top: 2px; left: -16px;
  margin-right: -11px;
}
.checkbox .skin {
  background: url('images/contact_fields.png') -54px 0px no-repeat;
}
.checkbox .skin_checked {
  background: url('images/contact_fields.png') -71px 0px no-repeat;
}
.checkbox span {
  display: block;
  float: left;
  padding-top: 1px;
}
#remember {
  float: left;
  margin-top: 19px;
}
.button_red *, .button_white * {
  display: block;
  float: left;
}
.button_red .left {
  width: 12px; height: 24px;
  background: url('images/sprite.png') -78px -353px no-repeat;
  cursor: pointer;
}
.button_red .right {
  width: 12px; height: 24px;
  background: url('images/sprite.png') -91px -353px no-repeat;
  cursor: pointer;
}
.button_white .left {
  width: 12px; height: 24px;
  background: url('images/sprite.png') -103px -353px no-repeat;
  cursor: pointer;
}
.button_white .right {
  width: 12px; height: 24px;
  background: url('images/sprite.png') -115px -353px no-repeat;
  cursor: pointer;
}
.button_red .login {
  width: 52px; height: 24px;
  background: url('images/sprite.png') -79px -377px no-repeat;
  border: 0px;
  cursor: pointer;
}
#login_but {
  float: right;
  margin-top: 13px;
  padding-right: 4px;
}
#login_box .title {
  font-size: 18px;
  color: #414141;
}
#left_sidebar .separ {
  width: 205px; height: 1px;
  line-height: 1px; font-size: 1px;
  background: url('images/sprite.png') 0px -580px repeat-x;
  margin: auto;
}
#left_sidebar .lower_box {
  float: left;
  height: 233px;
  width: 248px;
}
#left_sidebar .lower_border {
  float: left;
  height: 233px;
  width: 8px;
  background: url('images/sprite.png') 0px -731px no-repeat;
}
#newsletter_box {
  width: 210px;
  margin: auto;
  margin-top: 17px; padding-bottom: 23px;
}
#newsletter_box .red_backgr {
  width: 210px; height: 133px;
  background: url('images/sprite.png') 0px -582px repeat-x;
  margin-top: 22px;
  padding-top: 16px;
}
#newsletter_box .fixed_input2 {
  margin: auto;
}
#agree {
  float: left;
  width: 176px;
  color: #FFFFFF;
  padding-left: 13px;
  padding-top: 15px;
}
#agree span {
  width: 145px;
}
#agree .skin {
  background: url('images/sprite.png') -88px 0px no-repeat;
}
#agree .skin_checked {
  background: url('images/sprite.png') -106px 0px no-repeat;
}
#signup_but {
  float: right;
  margin-top: 16px;
  padding-right: 14px;
  margin-right: 4px;
}
.button_white .signup {
  width: 56px; height: 24px;
  background: url('images/sprite.png') -79px -401px no-repeat;
  border: 0px;
  cursor: pointer;
}
#basket_box {
  width: 210px;
  margin: auto;
  margin-top: 26px;
}
#basket {
  border: 1px solid #e1e1e1;
  background:#f7f7f7;
  padding-top: 1px; padding-bottom: 15px;
  padding-left: 10px; padding-right: 10px;
  margin-top: 22px;
}
#basket .holder {
  padding-top: 13px;
}
#basket .prod_bg {
  float: left;
  width: 48px; height: 50px;
  background: url('images/sprite.png') -156px -353px no-repeat;
  padding-left: 2px;
}
#basket .prod_pic {
  height: 18px;
  background-repeat: no-repeat;
  padding-top: 32px; padding-right: 5px;
}
#basket .del_prod {
  display: block;
  float: right;
  width: 13px; height: 13px;
  background: url('images/sprite.png') -123px 0px no-repeat;
  cursor: pointer;
}
#basket .prod_text {
  float: left;
  width: 110px;
  padding-left: 10px;
}
#basket .prod_text a {
  font-size: 12px;
  line-height: 14px;
  color: #808080;
}
#basket .prod_title, #basket .prod_price {
  display: block;
}
#basket .prod_title {
  color: #414141;
}
#basket .prod_price {
  padding-top: 6px;
  font-size:12px;
  color:#808080;
}
#basket .separ {
  width: 188px; height: 1px;
  line-height: 1px; font-size: 1px;
  background: url('images/sprite.png') 0px -964px repeat-x;
  margin: auto;
  margin-top: 13px;
}
#basket .total {
  float: left;
  font-size: 12px;
  color: #414141;
  margin-top: 17px;
}
.button_red .pay {
  width: 60px; height: 24px;
  background: url('images/sprite.png') -79px -425px no-repeat;
  border: 0px;
  cursor: pointer;
}
#pay_but {
  float: right;
  margin-top: 13px;
  padding-right: 4px;
}
#workspace .content {
  float: left;
  width: 626px;
}


#footer {
  padding-top: 8px;
   color:#ffffff;
   font-size:11px;
   text-align: center;
}

#footer a{
    color:#ffffff;
    text-decoration: none;

}
#footer a:hover{
    color:#ffffff;
    text-decoration: none;

}

#footer a:visited{
    color:#ffffff;
    text-decoration: none;

}

#copyright {
  width: 890px; height: 32px;
  background: url('images/sprite.png') -8px -738px no-repeat;
  margin: auto;
  margin-top: 25px;
  
}




.content_meniu_sus{
    font-size:12px;
    font-family: Arial;
    color: #808080;
    float:right;
    margin-bottom:10px;
  
   
}

#meniusus{

    margin-top: 7px;
}


#cssdropdown, #cssdropdown ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#cssdropdown li {
    float: left;
}

.mainitems{
    border: 1px solid black;
    background-color: #FFEEC6;
    color:#414141;
}

.mainitems a{
    margin-left: 6px;
    margin-right: 8px;
    text-decoration: none;
}

.subuls{
    display: none;
    width: 10em;
    position: absolute;
    top: 1.2em;
    left: 0;
    background-color: #ffffff;
    border: 1px solid black;
    color:#414141;
}

.subuls li{
    width: 100%;
    color:#414141;
}

.subuls li a{
    text-decoration:none;
    color:#414141;

}

#cssdropdown li>ul { 
    top: auto;
    left: auto;
}

#cssdropdown li:hover ul, li.over ul { 
    display: block;
    color:#414141;
}

#restofcontent {
    clear: left;
}
.butoane_cos {
  display: block;
  width: auto; height: 27px;
  background: url('images/sprite.png') 0px -491px repeat-x;
  margin: auto;
  margin-top: 2px;
  padding-top: 0px; padding-left: 10px;
  color:#ffffff;
  float:left;
  margin-left: 10px;
  font-size:12px;
  font-family: Arial;
  border:0px solid;
}

.textarea {
  width: 265px; height: 110px;
  margin-top: 11px;
  background: url('images/textarea.png') 0px -530px no-repeat;
}

.navigationBar{
    font-size:12px;
     color: #000000;
     font-family: Arial;
     margin-top:30px;
    }
.navigationBar a{
    font-size:12px;
    color: #ac1903;
    text-decoration: underline;
 }
.navigationBar a:hover{
 color: #ac1903;
}
 .navigationBar a:link{
        color: #ac1903;
}
 .navigationBar a:active{
        color: #ac1903;
}

.bucata{
    width:53px;
    height:30px;
    background: url('images/buc.png')  no-repeat;
    margin-right: 40px;
}

.bucata input{
  width:30px;
  border: 0px;
  margin-left: 0px; margin-right: 0px;
  padding-left: 15px; padding-right: 15px;
  padding-top: 8px; padding-bottom: 3px;
  font-size: 12px; color: #414141;
  background-color: transparent;

}

.din_aceeasi_categorie{
    width:600px;
    float:right;
    

}

.cautate{
    color: #ac1903;
    font-size:12px;
}
.cautate a{
    color: #ac1903;
    font-size:12px;
}
.cautate a:hover{
    color: #ac1903;
    font-size:12px;
}
.cautate a:active{
    color: #ac1903;
    font-size:12px;
}

.meniu_dreapta{
        color: #414141;
	font-size: 12px;
	text-decoration: none;
	line-height: 25px;
        padding-left: 20px;
        width:210px;

}

.meniu_dreapta a{
         
         padding: 5px 5px 5px 30px;
         vertical-align: middle;
       
}


.left_item_SUB{
        color: #414141;
        padding: 5px 5px 5px 30px;
        vertical-align: middle;
        background: url('images/arrow_right.png') no-repeat 5px 50%;
        border-bottom:1px dotted #414141;
        display: block;
}

.left_item_SUB a{
        background-color: #eee;
	display: block;
	border: none;
	text-align: left;

}
.left_item_SUB a:hover{

        background-color: #eee;
	display: block;
	border: none;
	text-align: left;
        color:#cccccc;
}

.left_item_SUB_selected {
        padding: 15px 5px 5px 30px;
        background: url('images/arrow.png') no-repeat 5px 50%;
        background-color: #b61a02;
	display: block;
	border: none;
	text-align: left;
        color:#ffffff;
}

.left_item_SUB_selected a{
        color:#ffffff;
        background-color: #eee;
	display: block;
	border: none;
	text-align: left;
        color:#cccccc;
}
.left_item_SUB_selected a:hover{
        color:#ffffff;
        background-color: #eee;
	display: block;
	border: none;
	text-align: left;
        color:#cccccc;
}

.din_categoria{
    color:#414141;
    font-size:14px;
    text-align: center;

}
.din_categoria a{
    color:#b61a02;
    font-size:14px;
  
}
.din_categoria a:hover{
    color:#b61a02;
    font-size:14px;
     
}

.textarea{
	background-image:url(images/textarea.png);
	height:108px;
	width:264px;
	background-repeat:no-repeat;
	background-color:transparent;
	border:none;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:3px;
}

.errorBox{

    font-size:13px;
     color:#b61a02;
}
.prodName{
    width:100px;
}
#rxcannot {
	background:url("images/atentie.png") no-repeat scroll left center transparent;
	border-bottom:1px solid #F1F1F1;
	border-top:1px solid #F1F1F1;
	
	color:#A7A6B1;
	display:block;
	margin:10px 0;
	padding:10px 0 10px 60px;
	width:490px;
}


.fixed_input3 {
  width: 300px; height: 80px;
  margin-top: 11px;
  background: url('images/textarea2.png') no-repeat;
 

}
.fixed_input3 textarea {
  width: 300px;
  border: 0px;
  margin-left: 0px; margin-right: 0px;
  padding-left: 15px; padding-right: 15px;
  padding-top: 5px; padding-bottom: 15px;
  font-size: 12px; color: #414141;
  background-color: transparent;
}


.contact_mesaj {
  width: 206px; height: 122px;
  margin-top: 11px;
  background: url('images/contact_mesaj.png') no-repeat;


}
.contact_mesaj textarea {
  width: 300px;
  border: 0px;
  margin-left: 0px; margin-right: 0px;
  padding-left: 15px; padding-right: 15px;
  padding-top: 5px; padding-bottom: 15px;
  font-size: 12px; color: #414141;
  background-color: transparent;
  overflow:auto;
}
.paginationBar{
    padding-left:230px;

}

#meniu{
    height:auto;
    width:50px;

}

.home{
    background-image: url(images/home.png);
    width:115px;
    height:32px;
    color:#ffffff;
    display:block;
 
}

.home_hover{
    background-image: url(images/home_hover.png);
    width:115px;
    height:32px;
    color:#c44f42;
    display:block;

}

.home_hover a{

    color:#c44f42;
    padding-left:20px;
    padding-top: 8px;
    display: block;
	height: 24px;
	position: relative;
}

.home_hover a:hover{

    color:#c44f42;
    padding-left:20px;
    padding-top: 8px;
    display: block;
	height: 24px;
	position: relative;
}

.home a{

    width:105px;
    height:24px;
    color:#ffffff;
    padding-left: 20px;
    padding-top: 8px;
	display: block;
	position: relative;
}
.home a:hover{

    width:105px;
    height:24px;
    color:#ffffff;
    padding-left: 20px;
    padding-top: 8px;
	display: block;
	position: relative;
}

.sub_home{

       background-image: url(images/sub_home.png);
    width:105px;
    height:22px;
    color:#ffffff;
    padding-left: 10px;
    padding-top: 8px;
}

.servicii{

       background-image: url(images/servicii2.png);
    width:115px;
    height:30px;
    color:#ffffff;
    display:block;
}


.servicii a{


    width:95px;
    height:22px;
    color:#ffffff;
    padding-left: 20px;
    padding-top: 8px;
    display: block;
    position:relative;
}

.servicii a:hover{

	display: block;
    width:95px;
    height:22px;
    color:#ffffff;
    padding-left: 20px;
    padding-top: 8px;
    position: relative;
}

.sub_home_module{

       background-color:#ffffff;;
    width:115px;
    height:30px;
    color:#c44f42;
    display:block;
}

.portofoliu{

       background-image: url(images/portofoliu2.png);
    width:105px;
    height:22px;
    color:#ffffff;
    padding-left: 10px;
    padding-top: 9px;
    display:block;
}
.bg_clienti{
    width:211px;
    background-image: url(images/bg_clienti_repeat.png);
	background-repeat:repeat-y;
    float:right;
    margin-right:-130px;
    padding-top: 20px;
	padding-bottom:7px;
    padding-left: 13px;
    color:#000000;
    margin-top: -825px;
	position:relative;
}
.img_clienti {
	float:left;
	margin-left:4px;
	margin-bottom:7px;
}
.flash{
	width: 780px;
}

#footer{
    margin-top: 20px;

}

.bulina_clienti{
      background-image: url(images/bulina_clienti.png);
      width:8px;
      height:9px;
      margin-left:5px;

}

.bg_clienti_text{
    font-size:12px;
    font-family: Arial;
    margin-top:-12px;
    margin-left: 15px;
    margin-bottom: 6px;


}
#parteneri{
    width:800px;
    height:90px;
    padding-bottom: 20px;
}

.titluri_boxuri{
    font-size:18px;
    font-weight: bold;
    margin-left: 5px;
    margin-bottom: 18px;
	margin-top:0px;
	padding:0;
}

.titlu_pagina{
    font-size:14px;
    font-weight: bold;
}

#box_servicii{
    background-image: url(../images/bg_servicii_box.png);
    width:256px;
    height: 125px;
    float:left;
    margin-bottom: 2px;
    border-left:1px solid #e1e1e1;
    margin-left: 5px;
}
#box_servicii .titlu{
    color:#d61f1e;
    font-size: 13px;
    font-family: Arial;
    padding-left: 10px;
    font-weight: bold;
    margin-top:10px;

}
#box_servicii .text{
     font-size: 11px;
     font-family: Arial, sans-serif;
     margin-left: 10px;
     margin-right: 20px;
     margin-top: 10px;
     color:#777777;
}

#box_servicii .text a{
    text-decoration: none;
     color:#d61f1e;
}
#box_servicii .text a:hover{
    text-decoration: none;
      color:#d61f1e;
}
.description{
    font-size:12px;
    font-family: Arial;
    width:488px;
    height: auto;
    margin-left: 7px;
    margin-bottom: 10px;

}
.all{
    margin-left: 15px;
    font-size:13px;
   

}

.description2{
    font-size:12px;
    font-family: Arial;
    width:735px;
    height: auto;
    margin-left: 9px;
 padding-bottom: 2px;
    text-align: justify;

}

.logo_class {

  margin-top: 0px; margin-left: -70px;
 
  width:115px;

  margin-bottom:20px;
}

#bottom .shadow {
  margin: auto;
  width: 777px; height: 20px;
  background: url('images/footer_content.png');
  padding-left: 2px;
  padding-right: 0px;
}
.text_parteneri {
    width:500px;
    margin-top: 0px;
    float:right;

}


#leftcolumn{
float:left;
width:220px;
height: 500px;
 background: url('images/bara_dreapta_portofoliu.png') no-repeat 100% 50%;
padding: 5px;
padding-left: 8px;
font-size:12px;
color:#0a0a0a;
}


#left{
float:left;
width:280px;
 background: url('images/bara_dreapta_portofoliu copy.png') no-repeat 100% 50%;
padding: 5px;
padding-left: 0px;
font-size:12px;
color:#0a0a0a;
margin-left: -20px;
}
#leftcolumn a{
padding: 3px 1px;
display: block;
text-decoration: none;
font-size:12px;
color:#0a0a0a;
width:180px;
}

#leftcolumn a:hover{
padding: 3px 1px;
display: block;
text-decoration: underline;
font-size:12px;
color:#c01400;
}

#leftcolumn a:active{
padding: 3px 1px;
display: block;
text-decoration: underline;
font-size:12px;
color:#c01400;
}

#rightcolumn{
float:right;
width:490px;
margin-left: 10px;
padding: 5px;
margin-top:-507px;
font-size:12px;
margin-right:-120px;
text-align:justify;
}

.contact_btn{
        background-image: url(images/contact.png);
    width:115px;
    height:31px;
    color:#ffffff;


}

.contact_btn_hover{
        background-image: url(images/contact_hover.png);
    width:115px;
    height:31px;
    color:#c44f42;

}
.contact_btn_hover a{
  color:#c44f42;
    padding-left: 20px;
    padding-top: 8px;
    position: relative;
    display: block;

}
.contact_btn_hover a{
  color:#c44f42;
    padding-left: 20px;
    padding-top: 8px;

}
.menu_body {
	display:none;
}


.sub_sub_home{
    background-image: url(images/down.png);
    background-repeat: no-repeat;
    width:116px;
    padding: 5px 0;
}
.sub_sub_homed {
    background-image: url(images/down.png);
    background-repeat: no-repeat;
    width:116px;
    padding: 5px 0;
}
.sub_sub_home2{
    background-image: url(images/down2.png);
    background-repeat: no-repeat;
    width:115px;
	padding: 5px 0;


}

.itemuri{
     width:107px;
     padding-left: 7px;
     padding-top: 4px;
     padding-bottom: 4px;
}
.itemuri_over{
    background-color: #d61f1e;
    color:#ffffff;
       padding-left: 7px;
     padding-top: 4px;
     padding-bottom: 4px;
      width:107px;

}

/*  linkuri meniu */

.sub_home a{


    width:95px;
    height:22px;
    color:#ffffff;
    
}
.portofoliu a{


    width:95px;
    height:22px;
    color:#ffffff;
    padding-left: 10px;
    padding-top: 8px;
}
.portofoliu a:hover{


    width:95px;
    height:22px;
    color:#ffffff;
    padding-left: 10px;
    padding-top: 8px;
}

.sub_home a:hover{

       background-image: url(images/sub_home.png);
    width:95px;
    height:22px;
    color:#ffffff;
  
}
.sub_home a:visited{

       background-image: url(images/sub_home.png);
    width:95px;
    height:22px;
    color:#ffffff;
    padding-left: 10px;
    padding-top: 8px;
}



.sub_home_module a:visited{

       background-color:#ffffff;;
    width:95px;
    height:22px;
    color:#c44f42;
    padding-left: 20px;
    padding-top: 8px;
}

.sub_home_module a{

       background-color:#ffffff;;
    width:95px;
    height:22px;
    color:#c44f42;
    padding-left: 20px;
    padding-top: 8px;
    position: relative;
    display: block;
}
.sub_home_module a:hover{

       background-color:#ffffff;;
    width:95px;
    height:22px;
    color:#c44f42;
    padding-left: 20px;
    padding-top: 8px;
    position: relative;
    display: block;
}

.contact_btn a{
    color:#ffffff;
    width:105px;
    height:23px;
    color:#ffffff;
    padding-left: 20px;
    padding-top: 8px;
	display: block;
	position: relative;

}

.contact_btn a:hover{
    color:#ffffff;
    width:105px;
    height:23px;
    color:#ffffff;
    padding-left: 20px;
    padding-top: 8px;
	display: block;
	position: relative;

}

.itemuri a{
     color:#ffffff;
     position: relative;
     display: block;
}

.itemuri a:hover{
     color:#ffffff;
     position: relative;
     display: block;	
}

.itemuri_over a{
    color:#ffffff;
    position: relative;
    display: block;
}

.itemuri_over a:hover{
  
    color:#ffffff;
    position: relative;
    display: block;
    

}

.serviciilink{
    color:#0a0a0a;

}
.serviciilink a{
    color:#0a0a0a;

}

.serviciilink a:hover{
    color:#0a0a0a;

}
.serviciilink a:visited{
    color:#0a0a0a;

}
#banner {
	width: 744px;
	height: 314px;
	margin: 0 auto;
}

.banner_shadow_top {
	width: 764px;
	height: 16px;
	background: url('images/banner_shadow_top.png') no-repeat;
	display: block;
	margin: 0 auto;
}

.banner_shadow_bottom {
	width: 764px;
	height: 26px;
	background: url('images/banner_shadow_bottom.png') no-repeat;
	display: block;
	margin: 0 auto;
}

.titluri_certificari{
    width:240px; float:left;
    text-align:center;
    font-size:12px;
    margin-bottom:22px;
}

.buton_element_portofoliu{
	background: url('images/empty.png') no-repeat center center;
	width: 180px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	display: block;
	text-decoration: none;
	color: #0A0A0A;
	
}

a.buton_element_portofoliu:hover{
	text-decoration: none;
	color: #0A0A0A;
}
