body{
background-image:url(images/bg.jpg);
background-color:#000000;
background-repeat:no-repeat;
color:#c2af93;
font-family:Tahoma;
font-size:12px;
}

h2, h3, h4,h5, h6, p, ul, ol, li, dl, dt, dd, form, label, img {
	margin: 0;
	border: 0;
	padding: 0;
}

h1 {display:none;}
img { border: none;}

.input_frm {
	background-position:97%;
	background-repeat:no-repeat;
	border:solid 1px #A5ACB2;
	padding-right:30px;
}

a{
color:#c2af93;
text-decoration:underline;
outline:none;
}

.tx_eroare {
	font-family:Tahoma;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#FF0000;
}

#trimite a{
color:#FFFFFF;
text-decoration:none;
}

#sorteaza a{
color:#FFFFFF;
text-decoration:none;
}

#linkproduse a{
color:#c2af93;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
}
#linkproduse a:hover{
color:#ffffff;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
}

#meniu span{
background-color:#4c201b;
padding-left:7px;
padding-right:7px;
padding-top:3px;
padding-bottom:5px;
margin:1px;
}

#continut{
background-color:#0C0D0C;
color:#c2af93;
width:619px;
border-right:solid 1px #111111;
}

#nr_produse{
font-weight:bold;
color:#FFFFFF;
}

#text{
color:#c2af93;
font-family:Tahoma;
font-size:11px;
}

#text_pret{
color:#6b2017;
font-family:Tahoma;
font-size:11px;
}

#text_rosu{
color:#73241B;
font-family:Tahoma;
font-size:12px;
}
#text_caramida{
color:#4C211C;
font-family:Tahoma;
font-size:12px;
}

/* rounded buttons */
  .round {
  cursor:pointer; 
  cursor:hand; 
  line-height:19px;
  background:url(images/buton.gif) no-repeat right top; 
  padding-right:10px; 
  vertical-align:middle;
  display:block; /*opera*/
  display:inline-block; /*ie*/
  display:-moz-inline-box;  /*ff*/
  text-decoration:none;
  font-family:tahoma;
  font-size:11px;
  color:#FFFFFF;
  }
  
  
  
  .round span { 
  background:url(images/buton.gif) no-repeat left top; 
  height:20px;
  display:block;
  display:inline-block;
  padding-left:10px; 
  line-height:20px;
  }
  
    
  /*button tag*/
  
  button {border:0; border:none; background:transparent; width:1; overflow:visible; white-space:nowrap; padding:0 2px; cursor:pointer; cursor:hand;}
  
/* end rounded buttons */
