body {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	color: #666666;
	font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica,
		  Arial, sans-serif;
	font-size: 12px;
	background-color: #fff; /*#c60017;*/
}

html {
	overflow-y:scroll;
}


#background{
	background-image: url("../img/background.gif");
	background-repeat: repeat-y;
	width: 799px;
	float: left;
}

.language ul {
	margin: 0px;
	padding: 4px;
	width: 460px;
	float: left;
	height: 81px;
	margin-top: 15px;
}

.language ul li {
	display: inline;
}

.language li a {
	list-style-type: none;
	color: #fff;
	text-decoration: none;
	padding-right:10px;
	padding-left:10px;
	float: left;
	vertical-align: bottom;
	float: right;
	margin-top: 50px;
}

.menu_t4 ul {
	margin: 0px;
	width: 800px;
	float: left;
	background-color: #f75d00;
	padding: 0px;
	height: 30px;
}

.menu_t4 ul li {
	display: inline;
	width: 800px;
}

.menu_t4 li a {
	list-style-type: none;
	font-size: 12px;
	font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica,
		  Arial, sans-serif;
	height: 18px;
	color: #fff;
	text-decoration: none;
	border-right: 1px dotted #c1c1c1;
	padding-right:15px;
	padding-left:15px;
	float: left;
	margin-top: 5px;
}

.menu_t4 li a:hover{
	color:#d1d1d1;
}

#copyright{
	padding-top: 10px;
	width: 800px;
	background-color: #f75d00;
	height: 30px;
	color: #ffffff;
	float: left;
}

.rightfooter{
	width: 642px;
	height: 3px;
	background-color: #41a22f;
	float: right;
}

.links a{
	font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica,
		  Arial, sans-serif;
	color:#41a22f;
	text-decoration: none;
}

.links a:hover{
	color:#0159a1;
}

#rightContent{
	float: left;
	width: 648px;
	background-image: url("../img/rightC_up.gif");
	background-repeat: no-repeat;
}

#rightContent_C{
	background-image: url("../img/rightC.gif");
	background-repeat: repeat-y;
	width: 648px;
	margin-top: 5px;
	padding-left: 8px;
}

.submit_button {
	font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica,
		  Arial, sans-serif;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #41a22f;
	color: #fff;
	background-color:#41a22f;
	/*#8D9DA6;*/
	width:150px;
	height: 20px;
}

.submit_button:hover{
	font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica,
		  Arial, sans-serif;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #41a22f;
	color: #fff;
	background-color:#41a22f;
	/*#8D9DA6;*/
	width:150px;
	height: 20px;
}

#up{
	background-image: url("../img/up.gif");
	background-repeat: no-repeat;
	width: 849px;
	height: 27px;
}

#center{
	background-image: url("../img/center.gif");
	background-repeat: repeat-y;
	width: 849px;
	height: 1px;
}

#bottom{
	background-image: url("../img/bottom.gif");
	background-repeat: no-repeat;
	width: 849px;
	height: 27px;
}

#stylefour {
	  width:525px;
	  list-style-type:none;
	  padding:0;
	  margin: auto;
}
#stylefour li {
	  float:left;
	  width:103px;
	  border:1px solid #fff;
	  list-style-type: none;
	  line-height: 30px;
}

#stylefour a {
	  display:block;
	  width:103px;
	  color:#000;
	  background:#e6e6f0;
	  text-align:center;
	  text-decoration:none;
	  float:left;
}
#stylefour a:hover {
	  color:#fff;
	  background:#665c9c;
}

p a{
	text-decoration: none;
	color: #094da9;/*2807db*/
}
.Line{
	background-image: url('img/line.gif');
	background-repeat: repeat;
	height: 1px;
}

input{
	color:#666666;
	font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica,
		  Arial, sans-serif;
	font-size:12px;
	border:1px solid #f75d00;
}

input:hover, input:focus{
	color:#666666;
	font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica,
		  Arial, sans-serif;
	font-size:12px;
	border:1px solid #f75d00;
}

select{
	color:#666666;
	font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica,
		  Arial, sans-serif;
	font-size:12px;
}

textarea{
	color:#666666;
	font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica,
		  Arial, sans-serif;
	font-size:12px;
	border:1px solid #f75d00;
}

textarea:hover, textarea:focus{
	color:#666666;
	font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica,
		  Arial, sans-serif;
	font-size:12px;
	border:1px solid #f75d00;
}

.buton{
	width:50px;
	height:20px;
	background-color: #ffffff;
	padding:0px;
}

.titlu{
	color:#1359b7;
}
.titleCateg{
	font-weight: bold;
	color: #665c9c;
}
legend{
	font-weight: bold;
	color: #d42300;
}
.check{
	border: none;
}
.check:hover{
	border: none;
}

fieldset {
	border:1px solid #e6e6f0;

}

ul.makeMenu, ul.makeMenu ul {
  width: 200px;
  padding-left: 0px;
  margin-left: 0px;
  color: #000000;
  line-height: 25px;

}
ul.makeMenu li {
  list-style-type: square;
  margin-left: 20px;
}

ul.makeMenu li:hover, ul.makeMenu li.CSStoHighlight {

  color: #000;
}
ul.makeMenu ul.CSStoShow {
  display: block;
}
ul.makeMenu li:hover > ul {
  display: block;
}

ul.makeMenu li a {
	color: #0159a1;
	display: block;
	width: 100%;
	text-decoration: none;
}

ul.makeMenu li a:hover, ul.makeMenu li a.CSStoHighLink { color: #0159a1; }
ul.makeMenu li:hover > a {
	color: #000;
	font-weight: bold;
}

p{
	padding: 0px;
	text-align: justify;
	float: left;
	margin: 0px;
	margin-bottom: 10px;
}

.meniu{
	font-family: georgia;
	width: 200px;
	font-size: 12px;
	color:#666666;
	font-weight: bold;
	padding: 0px;
}

h1{
	color:#666666;
	font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica,
		  Arial, sans-serif;
	font-size:15px;
}

.main ul li{
	list-style-type: square;
	color:#666666;
}

.main ul li a{
	color:#ed5c04;
}

.main ul li a:hover{
	color:#666666;
}
.sitemap{
	margin-top: 10px;
}
.sitemap a{
	margin-top: 10px;
	color: #f75d00;
	text-decoration: none;
}
.sitemap a:hover{
	color: #666666;
	border-bottom: 1px dotted;
}

.titluP {
	color:#f75d00;
	font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica,
		  Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
	margin-top: 20px;
}

.meniuDown ul li {
	color:#f75d00;
	font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica,
		  Arial, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	float: left;
	list-style-type: none;
	width: 130px;
	margin-left: 0px;
	padding-left: 0px;
}

.meniuDown ul li a {
	color:#f75d00;
	font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica,
		  Arial, sans-serif;
	font-size:11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	float: left;
	list-style-type: none;
	width: 170px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;

}

.menuDowncurent a {
	color: #ff0000;
	font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica,
		  Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid red;
}

.titluProd {
	color:#f75d00;
	font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica,
		  Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}
/*
.produse img {
	border: 1px solid red;
}*/

.textP {
	float: left;
	margin-top:15px;
	color:#f75d00;
	font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica,
		  Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
	width: 500px;
	text-align: center;
}

.textPI {
	float: left;
}

.titleText {
	color:#f75d00;
	font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica,
		  Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
}

td {
	vertical-align: top;
}