body
{ background: #FFF url(../images/bg_interior.gif) repeat;
  color: #D5D2D6;
}

blockquote{border-color: #F2C21C;}

#main
{ background: #414141 url(main.png) repeat-y;
  color: #D5D2D6;
}

#links, #footer, #links a, #footer a, #links a:hover, #footer a:hover
{ background: #545454;
  color: #D5D2D6;
  border-color: #F2C21C;
}

#logo
{ background: #000000 url(../images/header2.jpg) no-repeat;
background-position: top right;
  color: #D5D2D6;
  border-color: #F2C21C;
}

h1, #column1 h1, #column2 h1
{ background: transparent;
  color: #F2C21C;
  border-color: #787878;
}

h2, #column1 h2, #column2 h2
{ background: transparent;
  color: #F2C21C;
  border-color: #787878;
}



h3, #column1 h3, #column2 h3
{ background: transparent;
  color: #F2C21C;
  border-color: #787878;
}

#meniu
{ background: transparent;
  color: #D5D2D6;
}

 .sidebaritem
{ background: #545454;
  color: #D5D2D6;
  border-color: #787878;
  border-bottom-color: #F2C21C;
}



#meniu li a:hover, #meniu li a#selected, #meniu li a#selected:hover
{
	background: #F2C21C;
	border-color: #F2C21C;
	color: #000;
} 

#meniu li a
{ background: #545454;
  color: #D5D2D6;
  border-color: #F2C21C;
  border-bottom-width:5px;
  
}


#content, #column2, #column2 a
{ background: #414141;
  color: #D5D2D6;
  border-color: #D5D2D6;
}

#column2 a:hover
{ background: #414141;
  color: #F2C21C;
  border-color: #F2C21C;
}

.sbilinks li a, .sidebaritem a
{ /*background: #545454 url(cog.png) no-repeat left center;*/
  color: #D5D2D6;
  list-style:none;
} 

.sbilinks li a:hover, .sidebaritem a:hover
{ /*background: #545454 url(orange_cog.png) no-repeat left center;*/
list-style: none;
  color: #F2C21C;
} 

.newsform {
    width: auto;
    text-align: justify;
	 display:none;
	 float: right;
	 margin-top: 2px;
	 position: relative;
	 z-index: 100;
}

/* This will style the login and search */
.newsform input {
    border: 1px solid #DDD;
    font-family: verdana;
    font-size: 10px;
    color: #000000;
    font-weight: bold;
	 padding: 0px;
}
.client{
	float:right;
}
/*Colapsible menu*/
ul#menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul#menu ol {
  display: none;
  text-align: left;
  list-style-type: none;
  margin: 0;
}

ul#menu li, 
  ul#menu a {
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #F2C21C;
}

ul#menu li {
	/*margin-top: 10px;*/
}

ul#menu ol li {
	margin: 0;
}


ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #D5D2D6;
}

ul#menu a.active {
  color: #F2C21C;
}

.imgProduse{
	float:left;
	margin-right: 5px;
}

 .detalii_tehnice{
	clear:both;
	text-align: left;
	position: relative;
}
 .detalii_tehnice a{
	color: Black;
}
.detalii_tehnice td{
	padding-left: 2px;
}
.produs{
	vertical-align: middle;
	font-size: 14px;
	text-align: left;
}
#contact{
	line-height: 1%;
}

.sideproduct a, .sideproduct a:hover
{
	padding: 0px 0px 2px 0px;
	text-decoration: none;
}
.selectedproduct a, .selectedproduct a:hover{
padding: 0px 0px 2px 0px;
text-decoration: none;
font-weight: bold;
color:#F2C21C;
}
.promotie{
	color: #F2C21C;
}
/**************************************** extra classes: contact us ****************************/
.address
{
	display: block;
	float: left;
	margin: 5px 5px 20px 5px;
	color: #000000;
	text-align: justify;
	width: 250px;
	line-height: 150%;
}


.contactform{
	float:left;
	width: 200px;
}

.sms
{
  	display: block;
	margin-left: 0px;
	padding-left: 15px;
	color: #F2C21C;
}

form.contact_us {
	width: 150px;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 15px;
	background-color: transparent; /*#FBF9F4;*/
	background-image: url(../imgLayout/form_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

input.fields_contact_us {
	display: block;
	width: 150px;
	background: #F2F2F2 url(../imgLayout/input_bg.png);
	border-top: 1px solid #E3E4E9;
	border-left: 1px solid #E3E4E9;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	margin-top: 3px;
	margin-bottom: 3px;
}

textarea {width: 150px;
          background: #F2F2F2 url(../imgLayout/input_bg.png);
          border-top: 1px solid #E3E4E9;
		  border-left: 1px solid #E3E4E9;
		  border-bottom: 1px solid white;
		  border-right: 1px solid white;

          margin-top: 3px;}

.submit_button_contact {
	float: right;
	margin-top: 15px;
	padding: 2px;
	background-color: #F2C21C;
 /*#EAF4D9;*/
	text-align: center;
	 border-color: #787878;
}

.reset_button_contact {
float: left;
	margin-top: 15px;
	padding: 2px;
	background-color: #F2C21C;/*#EAF4D9;*/
	text-align: center;
	 border-color: #787878;
}

.error{
	color: #990000;
	font-weight: bold;
}
.ok{
	color:#F2C21C;
	font-weight: bold;
	padding: 5px;
}

#submeniuProduse li a{
	border-color: #D3D3D3;
	color: #DCDCDC;
}

#submeniuProduse li a:hover, #submeniuProduse li a#selected, #submeniuProduse li a#selected:hover
{
	border-color:#F2C21C;
	color: #F2C21C;
	
} 
.emph{
	color: #F2C21C;
	font-weight: bold;
}

.smen {
float:right;
	font-size: 16px;
	line-height: 16px;
	color: #FF9900;
	font-weight:bold;
	padding-bottom: 20px;
	background-color: transparent;
}

#cvForm fieldset{
	color: #F2C21C;
}

.green{
	color:#32cd32;
}

.thx{
	color: #000000;
	font-style: italic;
	font-weight: bold;
	background-color:#F2C21C; 
}

