body {
	margin: 0px
	padding: 0px;
	background-color: #D9D9D9;
	text-align: center;
}
.hdr-menu-container {
	position: relative;
	margin-top: 10px;
	width: 700px;
	height: 70px;
	background-color: #CCCCCC;
}
.hdrmc-top-border {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 700px;
	height: 10px;
	background-image: url(../imgs/border_top.gif);
	overflow: hidden;
}
.hdrmc-bottom-border {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 700px;
	height: 10px;
	background-image: url(../imgs/border_bottom.gif);
	overflow: hidden;
}
.hdrmc-body-border {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 700px;
	height: 50px;
	background-image: url(../imgs/border_margins.gif);
	overflow: hidden;
}
.hdr-img-container {
	position: relative;
	margin-top: 10px;
	width: 700px;
	height: 70px;
	background-color: #FFFFFF;
	background-image: url(../imgs/header_img.jpg);
}
#hdr-img-index {
	height: 150px;
	background-image: url(../imgs/header_img_home.jpg);
}
#hdr-img-despre {
	background-image: url(../imgs/header_img_despre.jpg);
}
#hdr-img-produse {
	background-image: url(../imgs/header_img_produse.jpg);
}
#hdr-img-contact {
	background-image: url(../imgs/header_img_despre.jpg);
}
.cnt-top-border {
	position: relative;
	margin-top: 10px;
	width: 700px;
	height: 10px;
	background-image: url(../imgs/border_top.gif);
	overflow: hidden;
}
.cnt-bottom-border {
	position: relative;
	width: 700px;
	height: 10px;
	background-image: url(../imgs/border_bottom.gif);
	overflow: hidden;
	clear: both;
}
.cnt-body-border {
	position: relative;
	width: 700px;
	background-image: url(../imgs/border_margins.gif);
}
.cnt-body {
	border: 1px solid white;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #FFFFFF;
	text-align: left;
}
.top-menu {
	position: absolute;
	bottom: 2px;
	right: 20px;
	background-color: white;
	text-align: right;
}
.top-menu-up {
	position: absolute;
  right: 20px;
  top: 1px;
}
.top-menu a, .top-menu a:hover, .top-menu-up a, .top-menu-up a:hover {
	background: none;
	border: none;
}
.top-menu img, .top-menu-up img {
	border: 0px;
}
#fusion-logo {
	position: absolute;
	left: 20px;
	top: 14px;
}
.section-title {
	font-family: Arial, sans-serif;
	font-size: 28px;
	color: #999999;
	margin-bottom: 30px;
	margin-top: 10px;
}
.section-title a {
	font-family: Arial, sans-serif;
	font-size: 28px;
	color: #999999;
	color: #999999;
	text-decoration: none;
	background: none;
	border: none;
}
.section-title a:hover {
	color: #444444;
	text-decoration: none;
	background: none;
	border: none;
}
.cnt-body-rblock {
	position: relative;
	float: right;
	width: 170px;
	background-color: #FFFFFF;
}
.cnt-body-content {
	position: relative;
	float: left;
	width: 470px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #666666;
	padding-bottom: 10px;
}
.cnt-body-content p {
	margin-top: 0px;
	margin-bottom: 10px;
  text-align: justify;
}
.clearer {
	clear: both;
}
.rbtn-link {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	display: block;
	background: none;
	background-color: #FFFFFF;
	padding: 20px 7px 20px 5px;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
}
a.rbtn-link {
	display: block;
	background: none;
	background-color: #FFFFFF;
	padding: 20px 7px 20px 5px;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
}
a.rbtn-link:hover {
	background: url(../imgs/rbtn_hover.gif) right center no-repeat;
	border-bottom: 1px solid #CCCCCC;
}
.copy {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	width: 660px;
	color: #666666;
	margin: 4px 0px 4px 0px;
}
.rmenu a {
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background: url(../imgs/blt.gif) repeat-x bottom;
	border: medium none;; padding-left:4px; padding-right:0px; padding-top:4px; padding-bottom:5px
}
.rmenu a:hover {
	background: url(../imgs/blt.gif) repeat-x bottom;
	border: medium none;
	color: #000000
}
#rmenu-sel {
	background-color: #494953;
	color: #FFFFFF;
}
.dc {
	overflow: hidden;
	height: 1px;
	clear: both;
}
.product-header {
	background-color: #FFFFFF;
	color: #666666;
	border-top: 2px solid #B4B4B4;
	border-bottom: 2px solid #B4B4B4;
	margin-bottom: 20px;
  margin-top: 10px;
}
.product-header td {
	font-family: Arial, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ph-name {
	font-size: 20px;
  font-weight: normal;
}
.ph-inf {
	font-size: 11px;
	line-height: 150%;
}
.prod-table {
	border-collapse: collapse;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 20px;
	border-right: 1px solid #CCCCCC;
}
.prod-table th, .prod-table td {
	padding: 2px 2px 2px 2px;
	text-align: center;
}
.prod-table td {
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.prod-table th {
	border-left: 1px solid #CCCCCC;
}
.prod-table th {
	background-color: #999999;
	color: white;
	font-weight: bold;
}
.prod-table-scroll {
	overflow: auto; 
	width: 470px; 
	padding-bottom: 25px;
}
.prod-img {
  text-align: center;
}
#contact-info {
	width: 340px;
}
#contact-form {
	width: 200px;
}
#contact-info-details {
  color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px dotted #999999;
	padding: 20px;
	/*background: url(../imgs/blt.gif) top repeat-x;*/
}
form {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}
form p {
	margin: 0px 0px 8px 0px;
	line-height: 150%;
}
.txt-field {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	width: 100%;
	padding-left: 2px;
	background-color: #E6E6E6;
	border-left: 1px solid #BBBBBB;
	border-top: 1px solid #BBBBBB;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
}
.txt-field:focus {
	background-color: #FFFFFF;
}
.form-btn {
	background-color: #494953;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	border: 1px solid #BBBBBB;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 4px 2px 4px;
}
a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	background: url('../imgs/dot.gif') repeat-x bottom;
	padding-bottom: 1px;
}
a:hover {
	border-bottom: 1px solid #666666;
	background: none;
}
.mi-sep {
	margin-left: 4px;
	margin-right: 4px;
}
.prod-img-left {
  clear: both;
  float: left;
}
.prod-img-right {
  clear: both;
  float: right;
}

.pos-right {
  float: right;
}
.prod-subtitle {
  font-family: Arial, sans-serif;
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 20px;
  clear: both;
  padding: 2px;
  border-bottom: 1px solid #999999;
  line-height: 120%;
}
.table-m2 th {
	border-bottom: 1px solid #FFFFFF;
}
ol li {
  margin-top: 5px;
}
ul {
  margin-top: 4px;
}
.txtutbl {
  clear: both;
  margin-top: 10px;
}
.prod-categ {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
  color: #666666;
  letter-spacing: 4px;
  margin-top: 30px;
  margin-bottom: 10px;
  padding-bottom: 4px;
  background: url('../imgs/dot.gif') repeat-x bottom;
}
.prod-categ-lst li {
  margin-top: 0px;
}
.prod-categ a, .prod-lst-detail a {
  background: none;
  border: none;
  text-decoration: none;
}
.prod-lst-detail a:hover {
  color: #000000;
  background: none;
  border: none;
  text-decoration: underline;
}
a.img-lnk, a.img-lnk:hover {
  background: none;
  text-decoration: none;
  border: none;
}
.rbtn-link p {
  margin-top: 7px;
  margin-bottom: 0px;
}
.catalog-file {
  padding-top: 50px;
  padding-bottom: 30px;
}
.catalog-file a {
  margin-left: 100px;
  display: block;
  width: 120px;
  height: 70px;
  border: none;
  background: none;
  background-color: #E2E2E2;
  text-decoration: none;
}
.catalog-file a:hover {
  border: none;
  background: none;
  background-color: #CCCCCC;
  text-decoration: none;
}
#index-main {
  width: 380px;
}
#index-body {
  padding-top: 20px;
  padding-bottom: 20px;
	margin-left: 30px;
	margin-right: 30px;
}
#index-prod {
  width: 220px;
}
#index-prod-lst {
  background-color: #D9D9D9;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
  background: url('../imgs/idx_prod_bg.gif');
}
#index-prod-lst div {
  background-color: #D9D9D9;
  color: #494953;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
  border: 1px solid #D9D9D9;
}
#index-prod-lst div img {
  background-color: #D9D9D9;
  clear: both;
  float: left;
  width: 16px;
  height: 10px;
}
#index-prod-lst div a {
  display: block;
  width: 180px;
  float: left;
  background: none;
  padding: 2px;
  background-color: #D9D9D9;
  color: #494953;
  text-decoration: none;
}
#index-prod-lst div a:hover {
  padding: 2px;
  background: none;
  background-color: #D9D9D9;
  color: #494953;
  border: none;
  text-decoration: underline;
}
#index-prod-lst a {
  background: none;
  background-color: #D9D9D9;
  color: #494953;
  border: none;
}
.index-prod-title {
	font-family: Arial, sans-serif;
	font-size: 22px;
  font-weight: normal;
  color: #666666;
  margin-bottom: 10px;
}
.subsec {
  background: url('../imgs/dot.gif') repeat-x bottom;
  padding-bottom: 4px;
  margin-bottom: 20px;
}
.subsec h3 {
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
}
.subsec .enh {
  font-weight: bold;
  margin-bottom: 0px;
}
.subsec li {
  text-align: justify;
}
#prod-box-bottom, #prod-box-top {
  clear: both;
  width: 220px;
  height: 10px;
  font-size: 1px;
}
#prod-box-bottom {
  background: url('../imgs/idx_rnd_bottom.gif') no-repeat bottom;
}
#prod-box-top {
  background: url('../imgs/idx_rnd_top.gif') no-repeat bottom;
}
#idx-cariere {
  border-top: 4px solid #CCCCCC;
  margin-top: 30px;
  padding-top: 20px;
}

.pb {
  border: 3px solid #CCCCCC;
  padding: 5px;
  margin-top: 10px;
}
.pb .prod-categ {
  margin-top: 0px;
}
.tbllst {
  border: 2px solid #CCCCCC;
}
.tbllst img, .res img {
  margin-right: 5px;
}
.tbllst td, .res td {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
  border-bottom: 1px dotted #999999;
}
.tbllst td a, .res td a {
  border: none;
  background: none;
  padding: 2px;
}
.tbllst td a:hover, .res td a:hover {
  border: none;
  background: none;
  background-color: #494953;
  color: white;
}
td.imglnk a, td.imglnk a:hover {
  border: none;
  background: none;
}
.res {
  clear: both;
  margin-top: 5px;
  border-top: 2px solid #CCCCCC;
  border-bottom: 2px solid #CCCCCC;
}
.res td {
  border: none;
  padding-top: 5px;
}
#error-msg {
  font-weight: bold;
  color: red;
}
#success-msg {
  font-weight: bold;
  padding-top: 10px;
}
.required {
  color: red;
}