
*{
	margin: 0px;
	padding: 0px;
}

html{
	margin: 0px;
	padding: 0px;
}

body {
	background: #D8CAA5;
	font: normal 12px Arial, Helvetica;
	color: #444;
	line-height: 140%;
}

.clearFloat{
	clear: both;
}

input{
	border: 1px solid #333;
	background: #eee;
	width: 150px;
}

textarea{
	border: 1px solid #333;
	background: #eee;
	width: 150px;
}

.required_field{
	color: #FF0000;
}

ul li{
	list-style: none;
}

img{
	border: none;
}

a{
	text-decoration: none;
	color: #fff;
}


h1{
	font-size: 16px;
	margin-bottom: 5px;
}

h2{
	font-size: 13px;
	margin-bottom: 5px;
}

h3{
	font-size: 12px;
	margin-bottom: 5px;
}

#wrapper{

	width: 962px;
	margin: 0px auto;
}

#header{
	background: url("../images/header.jpg") no-repeat;
	height: 156px;
	position: relative;
}

#logo{
	margin-left: 40px;
}

#contact_details_header{
	color: #DED2C6;
	position: absolute;
	width: 200px;
	top: 20px;
	right: 20px;
	text-align: right;
	font-size: 11px;
	letter-spacing: 1px
}

#menu ul {
	text-align: right;
	margin-right: 20px;
}
#menu ul li{
	display: inline;
}

#menu ul li a{
	color: #fff;
	display: inline;
	padding: 5px;
	letter-spacing: 1px;
}

#menu ul li a:hover{
	color: #fff;
	display: inline;
	padding: 5px;
	border-top: 3px solid #D2C299;

	color: #D2C299;
	letter-spacing: 1px;
}

#menu ul li .tree_selected{
	display: inline;
}

#menu ul li .tree_selected a{
	color: #fff;
	display: inline;
	padding: 5px;
	border-top: 3px solid #D2C299;
	font-weight: bold;
	color: #D2C299;
	letter-spacing: 1px;
}

#content{
	background: #fff;
	padding: 10px;
	margin-top: 10px;
}

#content_2{
	background: #EEE9D7 url("../images/bg_content_2.jpg") repeat-y;
	padding: 10px;
}

#content a{
	color: #333;
}

#content a:hover{
	color: #D2C299;
}

#main{
	width: 660px;
	float: left;
	padding-right: 5px;
}

#right_col{
	width: 235px;
	float: right;
	background: #F5F1E9;
	padding: 5px;
}

#right_col a{
	color: #333;
}

.tab_right h2{
	background: #B9B6B1;
	color: #fff;
	padding: 3px;
	padding-left: 10px;
}

.tab_right ul{
	margin-bottom: 20px;
}

.tab_right ul li{
	width: 210px;
	margin: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #ccc;
	border-left: 5px solid #ccc;

}

.tab_right ul li:hover{
	width: 210px;
	margin: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #ccc;
	border-left: 5px solid #57422F;
}

.tab_right ul li ul{
	margin: 0px;
	width: 200px;
}

.tab_right ul li ul li{
	width: 200px;
	border-bottom: 1px dotted #ccc;
}

.tab_right ul li ul li ul li{
	width: 180px;
}

.tab_right ul li .tree_selected_2{
	font-weight: bold;
}

#right_col .tab_right ul li a{
	color: #333;
}

#right_col .tab_right ul li a:hover{
	color: #57422F;
	font-weight: bold;
}

.tab_right p{
	border-bottom: 1px solid #ccc;
	font-size: 10px;
}

.right_n{
	padding: 5px;
}

#bottom{
	padding: 10px;
	margin-top: 10px;
	background: #C7B17A;
}

#bottom_2{
	padding: 10px;
	background: #D2C299;
}

#bottom_left{
	float: left;
	width: 910px;
}

#bottom_left .prod_bottom{
	float: left;
	width: 205px;
	height: 200px;
	border-right: 1px solid #fff;
	padding: 0px  10px;
	text-align: center;
}

#bottom_left .prod_bottom h1 a{
	color: #625228;
	margin-bottom: 5px;
}

#bottom_left .prod_bottom img{
	border: 5px solid #fff;
}

#bottom_right{
	float: right;
	width: 235px;
	background: #F5F1E9;
	padding: 5px;
}

#bottom_right a{
	color: #333;
}

#bottom_right a:hover{
	color: #D2C299;
}

#footer{
	margin: 10px 0px;
	color: #524523;
	font-size: 10px;
}

#footer_left{
	float: left;
	width: 300px;
}

#footer_right{
	float: right;
	width: 600px;
	text-align: right;
}

#footer_right ul li {
	display: inline;
	margin: 0px 5px;
}

#footer_right ul li .tree_selected{
	display: inline;
}

#footer_right ul li .tree_selected a{
	color: #333;
}

#footer_right ul li a{
	color: #524523;
	letter-spacing: 1px;
}

#footer_right ul li a:hover{
	color: #333;
}


/*////////////////////////////////////////////////////////////////*/


.categorie_div{
	float: left;
	width: 300px;
	margin: 5px 10px;
	border-bottom: 1px solid #ccc;
}

.produs_{
	float: left;
	width: 190px;
	height: 190px;
	margin: 10px;
	text-align: center;
}

.produs_ img{
	border: 5px solid #fff;
	margin-top: 2px;
}

.prod_imgs img{
	border: 5px solid #fff;

}

.prod_imgs{
	float: left;
	width: 320px;
	text-align: center;
}

.prod_det{
	float: left;
	width: 320px;
	padding: 5px;
}


.div_contact_form{
	width: 350px;
	float: right;
}

.div_content_contact{
	width: 290px;
	float: left;
}











