* {
	margin:0px;
	padding:0px;
}


body {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6f6f6f;
	font-size:10px;
}


.clear {
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
	 margin:0px;
	 padding:0px;
}

#footer  {background-color:#0066CC; padding:5px 10px 5px 10px; border-top:1px solid #949494;} 
#footer img { margin:0px 5px;}
#footer a {
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.box { border:1px solid #d1d1d1;} 

.box h1{
	font-size:14px;
	color: #e16d06;
	padding:4px 0px 4px 25px;
	background-color:#eeeeee;
	border-bottom:1px solid #d1d1d1;
	background-image:url(../images/separator.gif);
	background-repeat:no-repeat;
	background-position:10px center;
}


#meniu {
	list-style:none;
	margin-left:1px;
}

#meniu li {
	display:inline;
}

#meniu li a {
	display:block;
	width:120px;
	float:left;
	text-align:center;
	margin:1px;
	border:1px solid #666666;
	padding:4px 2px;
	font-size:11px;
	letter-spacing:-1px;
	font-weight:bold;
	color:#E16D06;
	text-decoration:none;
	background-color:#EEEEEE;
}

#meniu li a:hover {
	background-color: #0066CC;
	color:#FFFFFF;
}

#meniuProduse { 
	list-style:none;
}

#meniuProduse li {

	border-bottom:1px dashed #d1d1d1;
	font-size:11px;
}

#meniuProduse li a {
	padding:6px 0px 6px 0px;
	color:#5d5d5d;
	text-decoration:none;
	padding-left:14px;
	display:block;
}

#meniuProduse li a:hover {
	color: #e16d06;
	text-decoration:underline;
	background-image:url(../images/menu-bullet.gif);
	background-repeat:no-repeat;
	background-position: 4px center;
	background-color:#eeeeee;
}

.content {
	padding:0px 5px;
	background-image:url(../images/closing-content.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}

.content h1 {
	font-size:16px;
	color: #e16d06;
	padding:4px 0px 4px 5px;
	border-bottom:1px dashed #d1d1d1;
}

.content h2 {
	font-size:14px;
	margin:10px 0px 4px 0px;
}

.content h5 {
	font-size:12px;
	margin:3px 0px 5px 0px;
	border-bottom:1px solid #EFEFEF;
}

.content p, .content ul {
	padding:3px 0px 8px 0px;
	font-size:10px;
	font-weight:normal;
}


ol {
	margin:10px 0px 4px 35px;
	font-size:11px;
	font-weight:bold;
}

a img.agrem {
	border:1px solid #E16D06;
}
