@charset "utf-8";
/* CSS Document */

body {
		background:#e6e5df;
		margin:0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#444;
		font-weight:lighter;
	}

img {
		border:0px none;
	}

p  {
		text-indent:30px;
	}

.tabel {
		width:100%;
		border:0px;
	}

.tdMid {
		width:960px;
		vertical-align:top;
	}

.tdA {
		background:url(../img/tdA.png) repeat-y right top;
	}

.tdB {
		background:url(../img/tdB.png) repeat-y left top;
	}

.coltA {
		background:url(../img/coltSt.png) no-repeat top right;
	}

.coltB {
		background:url(../img/coltDr.png) no-repeat top left;
	}

.jos {
		background:url(../img/jos.png) repeat-x top center;
		padding-top:15px;
		text-align:center;
		font-weight:normal;
		font-size:14px;
		height:50px;
	}

.divTop {
		width:960px;
		height:330px;
		background:url(../img/topBg.png) repeat-x top center #fff;
	}

.sigla {
		background:url(../img/sigla.png) no-repeat top center;
		width:264px;
		height:200px;
		padding-top:130px;
		float:left;
		text-align:center
	}

.meniuA {
		width:360px;
		height:36px;
		float:right;
		text-align:right;
	}

.meniuA a{
		margin:13px;
	}

.meniuB {
		height:70px;
		background:url(../img/separator.png) no-repeat right bottom;
		padding-right:1px;
		margin-right:15px;
		width:404px;
		float:right;
	}	

.meniuB a{
		height:44px;
		display:block;
		background:url(../img/separator.png) no-repeat left bottom;
		width:100px;
		float:left;
		text-align:center;
		padding:26px 0px 0px 1px;
		font-weight:bold;
		font-size:16px;
	}

.meniuB a:hover{
		height:44px;
		display:block;
		background:url(../img/separator.png) no-repeat left bottom;
		width:100px;
		float:left;
		text-align:center;
		padding:26px 0px 0px 1px;
		font-weight:bold;
		font-size:16px;
		color:#000;
	}

.banner {
		height:137px;
		width:660px;
		float:right;
		background:url(../img/herb.png) no-repeat right center;
	}

.meniuC {
		border-bottom:1px solid #0087cd;
		height:37px;
		float:right;
		width:688px;
	}

.meniuC a {
		width:86px;
		height:15px;
		padding-top:22px;
		display:block;
		float:left;
		margin:0px;
		text-align:center;
		font-size:12px;
	}

.mainH {
		height:30px;
		font-size:30px;
		float:left;
		margin:5px 0px 0px 20px;
		font-weight:lighter;
	}

.hMic {
		font-size:18px;
		font-weight:lighter;
		color:#007eff;
		background:url(../img/fundalHmic.png) bottom repeat-x center;
		margin:10px 0px 10px 0px;
		text-indent:5px;
	}

.hMicut {
		font-size:16px;
		font-weight:lighter;
		color:#952020;
		margin:0px 0px 5px 0px;
		text-indent:0px;	
	}

.pText {
		text-indent:30px;
		padding:0px;
		margin:0px 0px 10px 0px;;
	}

.pText a {
		text-align:right;
		color:#ff00d8;
		font-size:13px;
		margin-left:20px;
	}

.split {
		width:960px;
		border:0px;
	}
	
.left {
		width:217px;
		padding:4px;
		vertical-align:top;
		background:#fff;
	}

.newsLetter {
		background:url(../img/newsletter.png) no-repeat top left;
		padding-top:35px;
		height:55px;
	}

.input {
		background:url(../img/inputBg.png) repeat-x top center;
		border:1px solid #8d8d8d;
		height:12px;
		font-size:10px;
		color:#8d8d8d;
		width:200px;
		padding:2px;
	}

.go { 
		width:55px;
		height:19px;
		display:block;
		float:right;
		margin:10px;
	}

.leftH {
		background:url(../img/leftH.png) no-repeat top center;
		width:68px;
		padding-right:147px;
		text-align:center;
		margin:3px 1px 0px 1px;
		height:24px;
		padding-top:5px;
		font-size:14px;
		font-weight:lighter;
		color:#fff;
		text-decoration:underline;
	}


.leftDiv {
		background:url(../img/leftDiv.png) no-repeat top center #a6ce6e;
		width:207px;
		padding:4px;
		margin:0px 1px 5px 1px;
		min-height:99px;
		color:#fff;
		text-align:center;
	}

.leftDiv a img {
		height:112px;
		padding:2px;
		margin:0px 8px 5px 12px;
		min-height:99px;
		color:#fff;
		border:1px solid #000;
	}
	
.leftDiv a {
		color:#fff;
		font-size:12px;
	}

.right {
		width:731px;
		vertical-align:top;
		background:#fff;
		padding:4px 4px 4px 0px;
	}

ul {
		list-style-type:none;
		padding:0px;
		margin:0px;
	}

ul li {
		list-style:none;
		list-style-position:outside;
		margin:0px 0px 0px 8px;
	}

ol {
		margin:0px 0px 5px 0px;
		padding:0px;
	}

ul li ol li {
		list-style:decimal;
		font-size:12px;
		margin:0px 0px 0px 12px;
		list-style-position:outside;
	}

ul li a {
		font-size:14px;
		font-weight:bolder;
		text-decoration:underline;
	}

ul li ol li a{
		font-size:12px;
		font-weight:normal;
		text-decoration:none;
	}

a {
		font-weight:normal;
		text-decoration:none;
		color:#444;
		font-size:16px;
	}

a:hover {
		font-weight:normal;
		color:#09C;
	}

.activ a{
		text-decoration:none;
		font-weight:bold;
		color:#060;
	}

.activ li a{
		text-decoration:none;
		font-weight:normal;
		color:#444;
	}


.divCatProd {
		float:right;
		margin:-15px 7px 5px 0px; 
		padding:0px 5px 5px 5px;
		width:190px;
	}

.descProd {
		float:left; 
		width:505px;
		padding:4px; 
		margin:7px 2px 2px 2px; 
		border:0px;
		text-indent:20px;
	}

#components, #tests, .customization{ margin:10px 0 20px 25px; }

#gallery {}

#gallery a img{ border: 1px solid #a6ce6e; float:right; margin:0px 0px 4px 4px;}

.descProd a img {
		padding:2px; 
		margin:7px; 
		border:1px solid #a6ce6e;
		float:right;
	}

.spatiuProd {
		float:left; 
		width:160px;
		padding:4px;
		height:250px;
		margin:7px 2px 2px 2px; 
		border:1px solid #ccc;
		min-height:200px;
	}

.spatiuProd h2 {
		font-size:16px;
		margin:5px 0px 0px 0px;
		text-indent:5px;
		text-align:center;
	}

.spatiuProd h2 a{
		font-size:14px;
		margin:0px;
		text-decoration:underline;
		text-indent:10px;
		text-transform:capitalize;
	}

.spatiuProd h2 a:hover{
		font-size:14px;
		margin:0px;
		text-decoration:underline;
		text-indent:10px;
		text-transform:capitalize;
	}

.spatiuProd a{
		font-size:12px;
		margin:0px 0px 0px 0px;
		color:blue;
	}

.spatiuProd a:hover{
		font-size:12px;
		margin:0px 0px 0px 0px;
		color:#09c;
	}

.spatiuProd img {
		height:75px;
		padding:2px; 
		margin:7px; 
		border:1px solid #a6ce6e;
	}

.spatiuProd p {
		text-indent:10px;
		margin:0px;
		padding:2px;
	}

label a {
		color:blue;
		font-weight:normal;
		font-size:18px;
	}

.paginare {
		clear:both;
		text-align:center;
		padding:10px 140px 10px 10px;
	}

.paginare a {
		width:30px;
		height:23px;
		border:1px solid #333;
		background:url(../img/cautaInput.png) repeat-x top center;
		margin:3px;
		padding:0px 10px 0px 10px;
	}

.paginare a:hover {
		width:30px;
		height:23px;
		border:1px solid #09c;
		background:url(../img/cautaInput.png) repeat-x top center;
		margin:3px;
		padding:0px 10px 0px 10px;
	}

.inputIMC {
		background:url(../img/inputBg.png) center;
		border:1px solid #8d8d8d;
		height:16px;
		font-size:14px;
		color:#000;
		width:200px;
		padding:2px;
		text-align:right;
		margin:3px 10px 0px 0px;
	}

strong {
		font-weight:bold;
		color:#C00;
	}

.rezultat {
		width:350px;
		border:1px solid #ccc;
		float:left;
		height:310px;
		padding:3px;
		margin:4px 0px 0px 4px;
	}

.rezultat h3 {
		margin:5px 0px 0px 0px;
		text-align:center;
		font-size:14px;
		color:#690;
	}

.rezultat p {
		text-indent:30px;
	}

.rezultat img {
		float:left;
		width:112px;
		border:0px;
	}

.rez_mesaj {
		width:235px;
		height:300px;
		float:right;
		text-align:left;
	}

.rez_kg {
		float:right;
		width:100%;
	}








