body {
	margin:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

img {
	border:0px;
}

.wrapper {
	width:990px;
	margin:auto;
}

.header {
	width:990px;
	height:100px;
	background:url(images/bg_header.jpg) top left no-repeat;
}

.leftside {
	display:inline;
	float:left;
	width:215px;
	background:url(images/bg_menu.jpg) top left no-repeat #FFF;
}

.menu {
	font-size:21px;
	font-family:"Times New Roman", Times, serif;
	padding:5px 5px 5px 25px;
	width:185px;
}

.menu a {
	color:#FFF;
	text-decoration:none;
}

.menuHover {
	font-size:21px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	padding:5px 5px 5px 25px;
	width:185px;
}

.menuHover a {
	color:#FFF;
	text-decoration:underline;
	font-style:italic;
}

.menuSelected {
	font-size:21px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	padding:5px 5px 5px 25px;
	width:185px;
}

.menuSelected a {
	color:#FFF;
	text-decoration:none;
}
#menu_down {
	padding:2px 0 0 10px;
}
#menu_down a {
	font-size:11px;
	font-weight:bold;
	color:#fff;
}
#menu_down a:hover {
	text-decoration:none;
}

.opclient {
	background:url(images/dictionar_bg.jpg) top left no-repeat;
	width:205px;
	height:360px;
	padding:5px;
	font-size:12px;
	/*text-align:justify;*/
}

.client {
	color:#009;
	font-size:10px;
	float:right;
}


.main {
	width:275px;
	display:inline;
	float:left;
}

.maincontent {
	width:255px;
	padding:10px;
	text-indent:20px;
}

.rightside {
	width:500px;
	float:right;
	display:inline;
}

.rightcontent {
	padding:10px;
	width:480px;
	/*text-align:justify;*/
}
.rightcontent H1 {
	font-size:16px;
	color:#F00;
}
.rightcontent H2 {
	font-size:14px;
	color:#F00;
}

.rightcontentSolid {
	padding:10px;
	width:480px;
	text-indent:20px;
	/*text-align:justify;*/
	font-weight:bold;
}

.ofspeciala {
	width:990px;
}

.leftof {
	width:215px;
	display:inline;
	float:left;
}

.mainof {
	width:360px;
	display:inline;
	float:left;
}

.rightof {
	width:415px;
	display:inline;
	float:right;
}

.newsletter {
	width:379px;
	height:106px;
	background:url(images/bg_newsletter.jpg) top left no-repeat;
	color:#FFF;
}

.p1 {
	padding-top:15px;
	padding-bottom:5px;
	text-indent:20px;
	font-size:16px;
	margin:0px;
}

.p2 {
	margin:0px;
	font-size:10px;
	text-indent:20px;
	padding-top:10px;
}

.textfield {
	width:250px;
	margin-left:20px;
}

.footer {
	width:990px;
	height:40px;
	background:url(images/bg_footer.jpg) top left no-repeat;
	text-align:center;
	padding-top:20px;
	margin-top:10px;
}

.mainContent {
	width:775px;
	float:right;
	display:inline;
}

.mainContentup {
	width:775px;
}

.mainContenttext1 {
	height:190px;
	width:490px;
	float:right;
	background:url(images/img_solutie.jpg) top left no-repeat;
	padding-top:110px;
	padding-left:10px;
}

.mainContentDN {
	width:755px;
	clear:left;
	margin-top:10px;
}

.formName {
	width:150px;
	float:left;
	display:inline;
	clear:left;
}

.formTextfield {
	width:250px;
	float:left;
	display:inline;
}

.textfield1 {
	width:250px;
	background:none;
	border:1px solid #666;
}

.button {
	margin-left:130px;
	margin-top:10px;
}
/*.comandaAcum {
	border:solid 3px #0196FA;
	background:red;
	width:130px;
	font-weight:bold;
	color:black;
	text-decoration:none;
	cursor:pointer;
	margin-left:180px;
}
*/
.titleDictionar {
	font-size:16px;
	font-weight:bold;
	padding-top:3px;
	color:#473D34;
	text-align:center;
}
.listaDictionar {
	color:#008000;
	margin:15px 0px 0px 0px;
	list-style:inherit;
	width:140px;
	padding-left:60px;
	list-style:decimal;
}

.listaDictionar li {
	margin-top:3px;
}

.linkDictionar {
	text-decoration:underline;
	color:#008000;
	font-weight:bold;
}
.linkDictionarHv {
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
	color:#473D34;
}
.clear {
	clear:both;
	height:0px;
	margin:0px;
}
.newsletter1 {
	font-size:14px;
	color:green;
	text-align:center;
}
#contactDetails {
	margin-top:10px;
	margin-left:20px;
	padding-left:20px;
	border:1px dotted #999;
}
#otherProducts {
	margin:30px 0 0 20px;
}
#otherProducts a {
	color:#ffffff;
	font-weight:bold;
}
#otherProducts a:hover {
	text-decoration:none;
}
.ingredients {
	display:inline;
}
.ingredients img {
	float:left;
}
.ingredients p {
	float:left;
	font-weight:bold;
	font-size:13px;
	padding:35px 0 0 25px;
}