body {
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	background-color: #ddd;
}
div {
	padding: 0px;
	margin: 0px;
	border: 0px none;
}
#container {
	width: 774px;
	margin: auto;
	text-align: left;
	background-color: #fff;
}
#menu {
	display: block;
	height: 60px;
}
#menu ul {
	padding: 0px;
	margin: 0px;
}
#menu ul li {
	float: left;
	list-style-type: none;
	border-right: 1px solid #fff;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.5px;
}
#menu ul li a {
	display: block;
	border-top: 4px solid navy;
	text-decoration: none;
	color: #0060bf;
	background-color: #fff;
	padding-left: 31px;
	padding-right: 31px;
	_padding-left: 34px;
	_padding-right: 35px;
	padding-top: 5px;
}
#menu ul li a:hover {
	border-top: 4px solid #0060bf;
	color: navy;
}
#path_a:link , #path_a:visited {
	text-decoration: none;
	color: ccc;
}
#path_a:hover {
	color: lightblue;
}
#download_files:link , #download_files:visited {
	text-decoration: none;
	color: ccc;
}
#download_files:hover {
	color: black;
}
#header {
	display: block;
	height: 180px;
}
#rheader {
	background: url('../images/bg_pattern.png') 0 0  no-repeat;
	float: right;
	width: 380px;
	height: 184px;
}
#logo {
	margin: 20px;
	margin-top: 20px;
}
#content {
	float: none;
	clear: both;
}
#rightmenu {
	width: 200px;
	float: right;
}
#rightmenu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none
}
#rightmenu h2 {
	padding: 0px;
	margin: 0px;
	color: #666;
	font-size: 16px;
	margin-bottom: 5px;
}
#rightmenu a {
	text-decoration: none;
	color: #000;
}
#rightmenu a:hover {
	text-decoration: none;
	color: #4097EE;
}
#main {
	width: 425px;
	padding-left: 75px;
}
#main h1 {
	display: block;
	padding: 10px;
	border-bottom: 1px solid #eee;
	font-size: 16px;
}
#main h2 {
	display: block;
	padding: 10px;
	border-bottom: 1px solid #eee;
}
#main p {
	text-align: justify;
}
#main img {
}
#spliter {
	display: block;
	border-top: 1px solid #eee;
	height: 20px;
	margin-top: 20px;
}
#footer {
	display: block;
	margin-left: 75px;
	float: none;
	clear: both;
	padding-bottom: 20px;
}
#footer ul {
	padding: 0px;
	margin: 0px;
}
#footer ul li {
	float: left;
	list-style-type: none;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
#footer ul li a {
	text-decoration: none;
	color: #0060bf;
}
#footer ul li a:hover {
	color: #111;
}
#footer p {
	display: block;
	float: none;
	clear: both;
	color: #ccc;
	padding-left: 10px;
}
.border_black {
	border: 1px solid #eee
}
#product_simg {
	display: inline;
	margin-right: 20px;
}
#product_limg {
	display: block;
	float: left;
	margin-right: 20px;
}
#product_description {
	display: inline;
	text-align: left;
}
#product_description a {
	color: #000000;
	text-decoration: none;
}
#product_description a:hover {
	color: #000000;
	text-decoration: underline;
}
#titlu_fisiere {
	display: inline;
	border-bottom: 1px solid black;
}
#descrip_inp {
	clear: left;
	float: left;
	width: 50px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}
#d_inp {
	display: inline;
	padding: 0px;
	margin: 0px;
	float: left;
}
#d_inp input {
	width: 75px;
	height: 15px;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	margin-right: 5px;
}
#err {
	color: red;
}
       
