body{
	background: url('../images/bg.jpg') repeat-x;
	background-color: White;
}

#container {
	width: 947px;
	margin: auto;
}

#logo {
	margin: 20px 0 5px 0;
	outline:0;	
	text-indent:-1000em;	
	float: left;
}

#logo a {
	width: 358px;
	height: 66px;
	background: url(../images/logo.png);
	display: block;
}

#lang {
	float: right;
	padding-top: 67px;	
	padding-right: 1px;	
}

#lang img {
	margin-left: 18px;
}

#left {
	width: 732px;
	margin-right: 13px;
	float: left;
	font: 11px verdana;
	text-align: justify;
}

#menu li {
	float: left;
	margin-right: 2px;
	font: 11px Verdana;
	font-weight: bold;
	text-align: center;
}

#menu a {
	width: 120px;
/*	background: #5C832F;*/
	background: #3a7012;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 5px 0;
}

	#menu a:hover {
		background: #74A63C;
	}

#header {
	margin-top: 15px;
	width: 730px;
	height: 225px;
	background: #D8C9A8;
}

#content {
	margin-top: 15px;
	font-size: 13px;
}

	#content h1 {
		color: #3a7012;
		font: 16px Verdana;
		margin-bottom: 9px;
		padding-bottom: 4px;
		font-weight: bold;
		border-bottom: 1px solid #D8C9A8;
	}
	
	#content p {
		margin: 10px 0;
	}
	
	#content strong, #content b {
		font-weight: bold;
	}
	
	#content ul {
		margin: 5px 0 5px 13px;
	}
	
	#content ul li {
		list-style-type: disc;
	}
	
	#content ul li ul li {
		list-style-type: circle;
	}
	
	#content a {
		text-decoration: none;
		color: #382513;
	}
	
	#content a:hover {
		text-decoration: underline;
	}
	
#right {
	width: 202px;
	float: left;
}
	
#search {
	background: #3a7012;
	padding: 4px;
}	

	#search input {
		float: left;	
	}
		
	#search_box {
		font: 11px verdana;
		border: 0;
		padding: 1px;
		margin-right: 5px;
		width: 145px;
	}
	
.right-box {
	background: url(../images/bg_box_right.jpg) repeat-x #F6F4EC;
	border: 1px solid #D8CAA8;
	width: 198px;
	padding: 1px;
	margin-top: 15px;
}

	.right-box h2 {
		font: 11px Tahoma, Verdana;
		color: #382513;
		text-align: center;
		font-weight: bold;
		margin-top: 4px;
		margin-bottom: 6px;
	}

#footer {
	font: 11px Tahoma, Verdana;
	color: #284907;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #D8C9A8;
}

#menu ul li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
}

#menu ul li:hover ul {
	left: auto;
}

/*  Comanda  */

#comanda h2 {
	font: 12px verdana;
	margin: 0px 0 5px 0;
	font-weight: bold;	
	color: #3a7012;
}

#comanda label {
	float: left;
	margin-top: 4px;
}

#comanda .text {
	width: 200px;
	float: left;
	font: 11px verdana;
	border: 1px solid #D8C9A8;
	padding: 2px 3px;
	margin-top: 4px;
}

#comanda .submit {
	margin-left: 122px;
	margin-top: 5px;
}

.categ {
	margin: 6px 0 3px 0;	
	clear: both;
	display: block;
}

#categorii {
	float: left;
	width: 220px;
}
	#categorii .cbox {
		float: left;	
		clear: left;
		margin-left: 0px;
	}

	#categorii label {
		float: left;
		width: 200px;
		margin-top: 1px;
		margin-bottom: 3px;
		margin-right: 0 !important;
		padding-right: 0 !important;
	}
	
#date_comanda {
	float: left;
	width: 240px;
	margin: 0 7px;
	padding: 0 7px; 
	border-left: 1px solid #D8C9A8;
	border-right: 1px solid #D8C9A8;
}
	#date_comanda h2 {
		margin-bottom: 0px;	
	}
	
	#date_comanda select {
		font: 11px verdana;
		border: 1px solid #D8C9A8;		
		padding: 1px;
		margin-top: 4px;
	}

	#dimensiuni1 label, #dimensiuni2 label {
		float: left;
		width: 78px;
	}
	
	#dimensiuni3 label, #dimensiuni4 label {
		float: left;
		width: 83px;
	}
	
	#dimensiuni1 input.text, #dimensiuni2 input.text {
		float: left;
		width: 66px;
		margin-right: 9px;
	}
	
	#dimensiuni3 input.text, #dimensiuni4  input.text {
		float: left;
		width: 66px;
		margin-right: 9px;
		clear: left;
	}
	
	#dimensiuni3 select, #dimensiuni4 select {
		float: left;
		width: 157px;
	}
	
	#dimensiuni2 select {
		float: left;
		width: 74px;
		margin-right: 9px;
	}	
	
	#dimensiuni5 .text {
		width: 232px;
		height: 45px;
	}	
	
	.last {
		margin-right: 0px !important;	
	}	
	
	small {
		font-size: 9px;
	}
	
#date_client {
	float: left;
	width: 240px
}

	#date_client label {
		float: left;
		width: 122px;
	}

	#date_client .text {
		float: left;
		width: 110px;
	}

	#date_client .end{
		margin-bottom: 21px;
	}
	

/* /Comanda  */

/*  Cerere oferta  */

#cerere-oferta {
	width: 340px;
}

#cerere-oferta label {
	float: left;
	width: 130px;
}

#cerere-oferta .text {
	width: 200px;
	float: left;
	font: 11px verdana;
	border: 1px solid #D8C9A8;
	padding: 2px 3px;
	margin-top: 4px;
}

#cerere-oferta select {
	font: 11px verdana;
	border: 1px solid #D8C9A8;		
	padding: 1px;
	margin-top: 4px;
	width: 208px;
}
	
#cerere-oferta .submit {
	margin-left: 130px;
	margin-top: 5px;
}


/* /Cerere oferta  */

.req {
	border: 1px dotted red !important; 
}

#newsletter input {
	width: 85px;
	font: 11px verdana;
	border: 1px solid #D8C9A8;
	padding: 2px 3px;
	margin: 5px 0 10px 10px;
	float: left;
}

#news_submit {
	width: 80px !important;
	margin: 5px 0 10px 5px !important;
	float: left;
	padding: 1px 3px !important;
}

#news h3 {
	color: #382513;
	font-weight: bold;	
	font-size: 11px;
	margin: 0 5px 5px 5px;
}

	#news h3 a {
		text-decoration: none;
		color: #3a7012;		
	}

	#news h3 a:hover {
		text-decoration: underline;
	}		

#news p {
	color: #382513;
	font-size: 11px;
	margin: 0px 5px 10px 5px;
}

.third {
	width: 260px;
	float: left;
}

.mid {
	margin: 5px 0;
}

.req {
	border: 1px dotted red !important;
}

#counter {
	margin-top: 10px;
	text-align: center;
}

table .table_border {
	background-color: #f7f7f0;
	border:1px solid #d8c9a8;
}

.pictureborder {
	border: 1px solid #3a7012;
}

.TitleGreen {
	font-size: 15px;
	color: #3a7012;
	font-weight: bold;
}

.TitleGreenSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a7012;
	font-weight: bold;
}

.TextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

