div,ul{ behavior: url(css/iepngfix.htc); }

body {
	margin:0px;
	background-color:#f07a36;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#837968;
	}
#whole { background-color:#f07a36;}
	
.clear {
	clear:both; height:0;
	margin:0;
	font-size: 1px;
	line-height: 0px;}
	
#wrapper {width:860px;
	margin:0px auto;}
	
#header {
	}
#meniu {
	background:url(../images/bgr-meniu.png) top left no-repeat;
	height:47px;
	margin:0px;
	padding:0px;
	padding-left:30px;
	list-style:none;}
	
#meniu li  {
	float:left;
	border-right:1px solid #efc07f;
	margin:7px 0px 0px 0px}
	
#meniu li a {
	width:130px;
	display:block;
	padding:3px;
	text-align:center;
	font-size:16px;
	margin:0px 5px;
	color:#177294;
	text-decoration:none;}
#meniu li a:hover {
	background-color:#177294;
	color:#FFF;}

	


#content {
	background:url(../images/bgr-content.png) top left repeat-y;}
#contentFunda {
	background:url(../images/bgr-funda.png) right top no-repeat;
	padding:0px 60px;
	width:740px;
	}

#footer {background:url(../images/bgr-footer.png) bottom left no-repeat;
	padding-bottom:20px;
	}

a { color:#C12F3C;
	}
a:hover {
	color:#333;}

	
h1 { font:20px Georgia, "Times New Roman", Times, serif;
	color:#bf2c37;
	margin:0px;
	padding:30px 20px 10px 0px;
	font-weight:normal;
	}

h2 { font:18px Georgia, "Times New Roman", Times, serif;
	color:#999;
	font-weight:normal;
	}
	
h3 {
	}
	
h4 {
	}

p { margin:0px;
padding:5px 0px 10px;
	}
.produse {
	background-color:#F5F5F5;
}
.produse td {
	background-color:#FFF;
	border:1px solid #ededed;
}
.produse a {
	color:#E8636C;
	text-decoration:none;}
.produse a:hover {
	text-decoration:underline;}
	
.despre {
	font-size:12px;
	line-height:20px;
	text-align:justify;}
.despre strong {
	color:#87786B;	
}


.floatLeft  {
	float:left;
}

.floatRight {
	float:right;	
}

.navigation {
	background-color:#F5F5F5;
	padding:8px 15px 0px;
}

.navigation a {
	color:#bf2c37;
	text-decoration:none;
	padding:2px;
}

.navigation a:hover {
	color:#000;
}

.navigation a.sel {
	border:1px solid #ededed;
	background-color:#FFF;
}
