* {
	margin: 0;
	padding: 0;
}
html, body {
  height: 100%;
}
body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #ccc;
}
.clr {
	clear:both;
	height:0;
}
ul, menu {
	list-style:none;
	padding:0;
}
.bigger {
	font-size:15px;
}
#wraper {
	width: 920px;
	margin: 0 auto;
}
form fieldset {border:1px solid #ccc; padding:10px;margin-bottom:10px; }
form input {margin:0; width:50%;border:1px solid #ccc; background-color:none;padding:3px; color:#666; font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
form input.mini {width:10%;}
form input.min {width:auto;}
form label {text-indent: 4px; font-weight:bold; color:#333; margin:0; display:block; margin-bottom:3px; margin-top:10px;} 
form label.title {margin: 25px 0 15px 0; font-family: Arial, Helvetica, sans-serif; font-size:16px; font-weight:normal; border-bottom:1px solid #8bc1e2;} 
form label.inline {display:inline;}
form select {width:50%; border:1px solid #ccc; background-color:none; padding:2px; color:#444; font-size:11px; font-family: Arial, Helvetica, sans-serif;}
form select option {margin-bottom:2px; padding-left:5px; color:#444; font-size:11px; font-family: Arial, Helvetica, sans-serif;}
form select.mini {width:auto;}
form textarea {width:50%; font-size:11px; border:1px solid #ccc; background-color:none; padding:3px; color:#425c6e; font-family: Arial, Helvetica, sans-serif;}
form input.submit, submit {width:25%; font-weight:bold; color:#fff; background-color:#d81921; border:0; font-size:11px; cursor:pointer; margin-top:15px;}
form input.submit:hover, submit:hover {background-color:#000;}
.error {color:#CC0000;}

/*-- TOP --*/
#top {
	height: 61px;
}
#top #logo {
	margin-top: 18px;
	margin-left: 7px;
	float:left;
}
#top a, #top a #logo {
	border: none;
}
/*-- /TOP --*/

/*-- LNG MENU --*/
menu#lng-menu {
	float: right;
	margin-top: 37px;
	margin-right: 7px;
}
menu#lng-menu li {
	float:right;
	margin-left: 10px;
}
menu#lng-menu a {
	display:block;
	text-decoration: none;
	padding-bottom:3px;
}
menu#lng-menu a:hover, menu#lng-menu a.active {
	border-bottom: 1px solid #ccc;
}
/*-- LNG MENU --*/

/*-- HEADER --*/
#header {
	height: 150px;
}
#cerere-oferta-box {
	float:left;
	height:150px;
	width:200px;
	background-repeat: no-repeat;
	background-position: top;
}
#cerere-oferta-box a {
	display: block;
	padding: 60px 20px 20px 17px;
	line-height: 18px;
	border: none;
	color: #666;
	text-decoration:none;
}
#cerere-oferta-box a:hover {
	color: #000;
}
#cerere-oferta-box .link {
	color:#000;
	border-bottom: 1px solid #d81921;
	padding-bottom: 1px;
}
#headerSWF {
	display:block;
	float: right;
	width: 710px;
	height: 150px;
	background-image:url(/imagini/bg_header.jpg);
	background-repeat: no-repeat;
	background-position:top;
}
	
/*-- /HEADER --*/

/*-- LEFT CONTENT --*/
#content-left {
	width: 200px;
	float: left;
}
#content-left ul#main-menu {
	padding: 0;
	border-top: 1px solid #f3f3f3;
}
#content-left ul#main-menu li{
	height: 25px;
	width: 200px;
}
#content-left ul#main-menu li.active{
	height: auto;
}
#content-left ul#main-menu li a{
	width: 200px;
	height: 25px;
	display:block;
	padding: 0;
	color: #808080;
	text-decoration:none;
	text-indent: 10px;
	line-height:25px;
	background-image:url(/imagini/bg_mainmenu.gif);
	background-repeat: no-repeat;
	background-position:left;
}
#content-left ul#main-menu li a:hover, #content-left ul#main-menu li a.active{
	background-position:right;
	color: #b2151d;
}
#content-left ul#sub-menu li{
	height: 23px;
	width: 200px;
}
#content-left ul#sub-menu li a{
	width: 200px;
	height: 23px;
	display:block;
	padding: 0;
	color: #808080;
	text-decoration:none;
	text-indent: 20px;
	line-height:23px;
	background-image:url(/imagini/bg_submenu.gif);
	background-repeat: no-repeat;
	background-position:left;
}
#content-left ul#sub-menu li a:hover, #content-left ul#sub-menu li a.active{
	background-position:right;
	color: #404040;
}
/*-- /LEFT CONTENT --*/

.certif img {
	margin: 10px 15px 0 15px;
}

/*-- QUICK SEARCH --*/
form#search {
	height: 30px;
	width: 200px;
	background-color:#fff;
	padding: 0;
	margin: 0;
}
form#search input {
	margin:3px 0 0 0; 
	border:1px solid #bdbdbd; 
	padding:3px;
	color:#999; 
	font-size: 11px;
	float: left;
}
form#search input.btn {
	margin:3px 0 0 0; 
	height: 21px;
	border:none; 
	background-color:#d81921;
	padding:3px 3px 5px 3px;
	color:#fff;
	float: right;
}
/*-- /QUICK SEARCH --*/

/*-- BREADCRUMBS --*/
#breadcrumbs {
	float:right;
	display:block;
	width: 710px;
	height: 24px;
	background-image:url(/imagini/bg_breadcrumbs.gif);
	background-repeat: no-repeat;
	text-indent: 7px;
	color: #808080;
	margin: 0 0 15px 10px;
	overflow:hidden;
}
#breadcrumbs a {
	line-height: 24px;
	color: #808080;
	padding: 0 3px 0 3px;
	border-bottom: none;
	background: none;
	text-decoration: none;
}
#breadcrumbs a:hover, #breadcrumbs a.current {
	color: #b3151d;
}
/*-- /BREADCRUMBS --*/


/*-- RIGHT CONTENT --*/
#right {
	width: 703px;
	background-image:url(/imagini/border_right.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	color: #4d4d4d;
}
#right p {
	line-height: 20px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align:justify;
}
#right p.date {
	margin: 0;
	text-align:right;
	color:#666;
	font-style:italic;
	font-size:11px;
}
#right a {
	color: #b2151d;
	padding: 1px 3px 1px 3px;
	border-bottom: 1px solid #efa3a6;
	text-decoration: none;
}
#right a:hover, #right a.active {
	color: #fff;
	border-bottom: none;
	background: #b2151d;
}
#right img.clean, #right a.clean, #right a.clean:hover{
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	float: none;
}
#right ul, #right ol {
	list-style:outside;
	list-style-type:disc;
	position:relative;
	left: 30px;
	margin: -8px 30px 20px 0;
}
#right ul li, #right ol li {
	line-height: 18px;
	padding-top: 4px;
	text-align: justify;
}
#right ol {
	list-style-type: decimal;
}
#right ol li ul, #right ul li ul, #right ul li ol {
	margin-top:6px;
}
#right h1, #right h1 a, #right h1 a:hover {
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #000;
	padding: 0;
	border-bottom: none;
	background: none;
	display:block;
}
#right h1{
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #000;
	padding: 0 5px 2px 5px;
	margin: 20px 0 10px 0;
	border-left: 5px solid #d81921;
	border-bottom: 1px solid #d81921;
	background: none;
}
#right h3, #right h3 a, #right h3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000;
	padding: 3px;
	border: none;
	background: none;
}
#right h3{
	border-left: 3px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin: 20px 0 10px 0;
}
#right h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	margin: 20px 0 10px 0;
}
#right img {
	float: left;
	margin: 4px 10px 10px 0;
}
#right img.right {
	float: right;
	margin: 4px 0 10px 10px;
}
#right a.img_left, #right a.img_right {
	border: none;
	padding: 4px;
}
#right a.img_left {
	margin: 0 10px 4px -4px;
	float: left;
}
#right a.img_right {
	margin: 0 -4px 4px 10px;
	float: right;
}
#right a.img_left:hover, #right a.img_right:hover {
	background-color: #e5e5e5;
}
#right a.img_left img, #right a.img_left:hover img, #right a.img_right img, #right a.img_right:hover img {
	float: none;
	display:block;
	margin: 0;
	padding: 0;
	border: none;
}
#right .desp {
	border-top: 1px dotted #9fd1f3;
}
menu#page {
	float: right;
	width: 145px;
	margin: -20px 0 10px 20px;
}
menu#page li 
{
	text-align:center;
}
menu#page li.title
{
	line-height: 24px;
	font-size: 12px;
	font-variant:small-caps;
	color: #0691b4;
	border-bottom: 1px dotted #9fd1f3;
}
menu#page li a
{
	display: block;
}
.fisier {
	border: 1px solid #e5e5e5;
	display: inline-block;
	padding: 8px;
}
.fisier:hover {
	background-color:#f7f7f7;
}
.fisier .titlu {
	line-height: 20px;
	margin-bottom: -5px;
}
.fisier .detalii {
	color:#999;
	font-size:smaller;
	margin-top: 5px;
	display: block;
}
.info_detalii {
	color:#999;
	font-size:smaller;
}
#right .products_box {
	width: 165px;
	margin-right: 10px;
	float:left;
}
#right .products_box ul{
	left:0px;
	width: 100%;
}
#right .products_box ul li {
	list-style:inside;
	list-style-type: none;
	padding-left: 5px;
	margin:0;
	text-align: left;
}
#right .products_box a {
	font-size: 11px;
}
#right .products_box h3 a {
	font-size: 13px;
}
/*-- /RIGHT CONTENT --*/

/*-- TABLE --*/
table {
	margin-bottom: 10px;
}
table th {
	padding: 3px;
	white-space:nowrap;
	font-size:13px;
	font-weight:bold;
	color: #fff;
	background-color: #d81921;
	border-bottom: 2px solid #fad4d6;
}
table td {
	padding: 2px 10px 2px 0;
	vertical-align: top;
	border-bottom: 1px solid #f2e6e7;
}
table td.label{
	font-weight:bold;
	font-size:12px;
}
/*-- /TABLE --*/

/*-- FOOTER --*/
#footer {
	height: 65px;
	margin-top: 20px;
	background-color: #d81921;
	padding: 15px 10px 0 10px;
	font-size: 11px;
	color: #fff;
	background-image:url(/imagini/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#footer #links {
	float:right;
	display:block;
	width: 580px;
}
#footer menu {
	list-style: none;
	list-style-type:none;
	margin: 0 0 20px 0;
}
#footer menu li {
	float: right;
	padding: 1px 4px 1px 4px;
	line-height: 18px;
}
#footer a {
	color: #ff989c;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 1px solid #e45e64;
}
#footer a:hover, #footer a.active {
	color: #fff;
}
#footer #info {
	float: left;
	display:block;
}
#footer #info p {
	line-height: 16px;
}
#footer #info p.member {
	color:#efa3a6;
	margin-bottom:10px;
}
#footer #info p.reference {
	color:#e8757a;
}
/*-- /FOOTER --*/