#yahoo-com{
	background: url(curcubeu.png) no-repeat top;
}

strong { font-weight: bold }
.boldTxt {
	font-weight: bold;
}


div.domtab a{
background-color: #DDECA9;
}
div.domtab p{
color: Black;
font-size: 100%;
}

a {
	color: #D70F6E;
	background-image: none;
	background-repeat: repeat;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
}
.coloana{ margin: 4px; background-color: White; padding: 9px; }
#portofoliuTxt {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	color: #666666;
}

a.produse{ background: transparent;
}


h1 {
	font-size: 122%;
}
h2 {
	font-size: 107%;
}

h3 {
	font-size: 92%;
	font-weight: bold;
}

p,h1,h2,h3,h4,ul {
	margin: 10px;
}

p.coloana { margin: 0px }

p { margin: 10px; color: #2B2B2B; font-family: Trebuchet MS,arial,verdana; font-style: normal; font-variant: normal; font-weight: normal; font-size: 92%; line-height: 165%; font-size-adjust: none; font-stretch: normal; }

.portofoliu {
	background-color: #102B3F;
	width: 200px;
	padding: 4px;
		float: left;
}
.portofoliuNew {
	width: 100%;
}


.descriere-portofoliu{
	width: 200px;
	float: left;
}
hr {
clear: both;
height: 0px;
width: 0px;
}
.centrat {
text-align: center;
}

li { 
background: url(bullet.png) left center no-repeat;
padding-left: 25px;
margin-bottom: 10px;
}
ul.domtabs li, ul.noimg li{ background-image: none;!imortant; padding: 0; margin: 0;
}
/**************************************************************
   Form Elements
 **************************************************************/

form {
  padding: 0;
  margin: 0;
}

/* If you're finding the input elements get pushed down, increase the width */
label {
  float: left;
  width: 25%;
  vertical-align: top;
}

input,
textarea,
select {
  padding: 1px;
  font: 400 1em verdana, sans-serif;
  color: #999;
  background: #EEE;
  border: 1px solid #CCC;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  color: #000;
  background: #E7F1F3;
  border: 1px solid #888;
}

input.noBorder,
input:focus.noBorder,
input:hover.noBorder {
  padding: 0;
  border: 0;
  background-color: transparent;
}

input.button {
  padding: 2px 5px;

  font: 400 0.9em verdana, serif;
  cursor: pointer;

  color: #fff;
  background: #D70F6E;
  border-width: 0px;
  border-style: solid;
  border-color: #FF7800 #691300 #691300 #FF7800;
}

input.radio {
  background: none;
  border: 0px;
}

#langContainer
{
	font-family: "Trebuchet MS", arial, verdana;
	font-weight: bold;
	color: #666666;
	font-size: 11px;
}
