/* <style> */
body {
	margin: 0px;
	background-color: #95957e;
	background-repeat: repeat-x;
}

.content {
	margin: 0px;
	background-color: #FFFFFF;
}

.spacer {
	font-size: 1px;
}

.spacerWhite {
	font-size: 1px;
	color: #C7C7C9;
	background-color: #FFFFFF;
}

.mainContent {
	margin: 0px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #FFFFFF;
}

.mainText {
	background-color: #FFFFFF;
	padding-left: 80px;
	padding-right: 150px;
}


/** menu **/

.menuItem {
	
}

.menuL1 {
	color: #010000;
	font-family: romul, myriad, georgia;
	font-size: 15px;
	text-decoration:none;
	font-weight: bold;
}

.menuL1Selected {
	color: #010000;
	font-family: romul, myriad, georgia;
	font-size: 19px;
	text-decoration:none;
	font-weight: bold;
}

.menuL1:hover {
	font-size: 18px;
}

.menuL2 {
	color: #010000;
	font-family: romul, myriad, georgia;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
}

.menuL2Selected {
	color: #010000;
	font-family: romul, myriad, georgia;
	font-size: 14px;
	text-decoration:none;
	font-weight: bold;
}

.menuL2:hover {
	font-size: 14px;
}

.redDot {
	visibility: hidden;
}

.redDotSelected {
}



.menuL1Home {
	color: #f3f3dd;
	font-family: romul, myriad, georgia;
	font-size: 15px;
	text-decoration:none;
}

.menuL1Home:hover{
	font-size: 19px;
}

/* END MENU */


.textTitle {
	color: #555555;
	font-family: romul, myriad, georgia;
	font-size: 28px;
}


.text {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	text-align: justify;
}

.field {
	color: #313F54;
	font-family: tahoma;
	font-size: 11px;
	border: 1px solid #647548;
	height: 18px;
	background-color: #FFFFFF;
}

.textarea {
	color: #313F54;
	font-family: tahoma;
	font-size: 11px;
	border: 1px solid #647548;
	background-color: #FFFFFF;
}

.button {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}

/**
.text10 {
	color: #000000;
	font-family: tahoma;
	font-size: 10px;
	text-align: justify;
}

.text12 {
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
	text-align: justify;
}

.textPlain {
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
	text-align: justify;
}

.generalLink {
	color: #3f75a1;
	font-family: tahoma;
	font-size: 12px;
	text-decoration:underline;
}

.generalLink:hover {
	color: #3f75a1;
	font-family: tahoma;
	font-size: 12px;
	text-decoration:underline;
}

.textError {
	color: #DD0000;
	font-family: tahoma;
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
}


/** menu *

.menuItem {
	
}

.menuL1 {
	color: #606060;
	font-family: tahoma;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
}

.menuL1:hover {
	color: #0D090C;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}

.footerItem {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
}

.menuLBottom {
	color: #2C2C2E;
	font-family: tahoma;
	font-size: 11px;
	text-decoration:none;
}

.menuLBottom:hover {
	color: #2C2C2E;
	font-family: tahoma;
	font-size: 11px;
	text-decoration:underline;
}


.footerText {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
}

.footer1 {
	background-color: #FFFFFF;
}

.footer2 {
	background-color: #a3c3ea;
}

.formItem {
	border: 1px solid #CDCDCD;
	padding: 2 2 0 2;
	
	background-color: #FFFFFF;
}

.formItemLink {
	color: #B91727;
	font-family: tahoma;
	font-size: 11px;
	text-decoration:underline;
	font-weight: bold;
}

.formItemLink:hover {
	color: #B91727;
	font-family: tahoma;
	font-size: 11px;
	text-decoration:underline;
	font-weight: bold;
}

.frameText {
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
}

.formItemDet {
	background-color: #E2E2E4;
}

/** SEARCH *
.searchTitle {
	color: #B91727;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}

.field {
	color: #313F54;
	font-family: tahoma;
	font-size: 11px;
	border: 1px solid #647548;
	height: 18px;
	background-color: #FFFFFF;
}
.textarea {
	color: #313F54;
	font-family: tahoma;
	font-size: 11px;
	border: 1px solid #647548;
	background-color: #FFFFFF;
}

.searchButton {
	color: #cdeafc;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #04070c;
	border-left: 1px solid #04070c;
	border-bottom: 1px solid #04070c;
	border-right: 1px solid #04070c;
	height: 20px;
	background-color: #4677b9;
	cursor: pointer;
}


.textLeft {
	color: #B91727;
	font-family: tahoma;
	font-size: 11px;
	text-decoration:none;
}

.textLeftLink {
	color: #B91727;
	font-family: tahoma;
	font-size: 11px;
	text-decoration:underline;
}

.imgLink {
	border: 1px #888888 solid;
}

hr {
	color: #5A6080;
	height: 1px;
}

.pageHeader {
	color: #5A6080;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

/*** PRODUSE **
.magentaBkg {
 	background-color: #EEEEF0;
 	font-size: 1px;
}
.produseTitle {
	color: #000000;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
}

.produseNavigation {
	color: #000000;
	background-color: #CED1E3;
	font-family: verdana;
	font-size: 10px;
}

.produseListItem {
	background-color: #FFFFFF;
}

.produseListText {
	color: #4b6595;
	font-family: tahoma;
	font-size: 10px;
	padding-left: 2px;
	padding-right: 2px;
}

.produseListText12 {
	color: #4b6595;
	font-family: tahoma;
	font-size: 12px;
	padding-left: 2px;
	padding-right: 2px;
}

.produseListText11 {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
}


.spacerProduseList {
	font-size: 1px;
	border-bottom: 1px solid #CED1E3;
}


.produseListImg {
	background-color: #C0E8E8;
	text-align:center;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	height:100px;
}

.even {
	background-color: #EFEFEF;
	border-bottom: 1px solid #CED1E3;
	height: 18px;
}

.odd {
	background-color: #FFFFFF;
	border-bottom: 1px solid #CED1E3;
	height: 18px;
}

.produseListPret {
	background-color: #FCFCFC;
	text-align:center;
	color: #3C1850;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
	height:17px;
}


.produseDetImg {
	border:  1px solid #341761;
	background-color: #CEE0F4;
	text-align:center;
}

/*
.mainList {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border: 1px solid #9B9EAB;
	border-top: none;
}

.imgLink {
	border: 1px #C3C5D1 solid;
}

.produseDetText {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
}


.produseDetTextDesc {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	text-align: justify;
	padding-left: 8px;
	padding-right: 8px;
}

.generalLink11 {
	color: #3c5e88;
	font-family: tahoma;
	font-size: 11px;
	text-decoration:underline;
}

.generalLink10 {
	color: #4b6595;
	font-family: tahoma;
	font-size: 10px;
	text-decoration:underline;
}

.generalLinkWhite11 {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	text-decoration:underline;
}

.generalLinkWhite12 {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	text-decoration:underline;
}


.linkPages {
	color: #5A6080;
	font-family: tahoma;
	font-size: 11px;
	text-decoration:underline;
}

.textNavigation {
	color: #F58120;
	font-family: tahoma;
	font-size: 11px;
}

.textNavigationRez {
	color: #5D6282;
	font-family: tahoma;
	font-size: 11px;
}


/**
.textCategorii {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
}

/***
.menuProdL1 {
	color: #0D090C;
	font-family: tahoma;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
}

.menuProdL1:hover {
	color: #0D090C;
	font-family: tahoma;
	font-size: 11px;
	text-decoration:underline;
	font-weight: bold;
}

.menuProdL2 {
	color: #0D090C;
	font-family: tahoma;
	font-size: 11px;
	text-decoration:none;
}

.menuProdL2:hover {
	color: #0D090C;
	font-family: tahoma;
	font-size: 11px;
	text-decoration:underline;
}

.menuProdL3 {
	color: #0D090C;
	font-family: tahoma;
	font-size: 10px;
	text-decoration:none;
}

.menuProdL3:hover {
	color: #0D090C;
	font-family: tahoma;
	font-size: 10px;
	text-decoration:underline;
}

.menuProdItem {
	border-bottom: 1px solid #E1E4E5;
}


.tree {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
}

.treeLink {
	color: #0D090C;
	font-family: tahoma;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	text-decoration:underline;
}

.windowTitle {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	border: 1px #70757b solid;
	height: 24px;
	padding-left: 10px;
	padding-right: 10px;
}

.windowContent {
	background-color: #d3e4f4;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.windowContentWhite {
	background-color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.windowText {
	color: #3c5e88;
	font-family: tahoma;
	font-size: 11px;
}

.listHead {
	color: #516fa3;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color: #d3e4f4;
	padding-left: 4px;
	height: 20px;
}

.blueStrip {
	background-color: #d3e0f1;
} **/