BODY.mer {
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : white;
	scrollbar-highlight-color : DarkSlateGray;
	scrollbar-shadow-color : white;
	scrollbar-track-color : white ;
	scrollbar-face-color : #E8F4EF;
	SCROLLBAR-ARROW-COLOR: Black;
	SCROLLBAR-3DLIGHT-COLOR: white;
	color : black;
	background-color : white;
	font-family : Verdana, Arial, Helvetica, sans serif;
	font-size : 100%;
	text-decoration: none;
	margin-top: 4px;
	margin-left: 4px;
	
}

p, a, li { font-size : 0.75em; }

p a { font-size : 1em; }
a p { font-size : 1em; }
li a { font-size : 1em; }
li p { font-size : 1em; }
li li { font-size : 0.9em; }

h1, h2, h3, h4 {
	color : #4F8E90;
}

h1 { font-size: 1.1em; }
h2 { font-size: 1.0em; }	
h3 { font-size: 0.9em; }
h4 { font-size: 0.8em; }

/* banner */
/*
.sigla  {
	overflow : auto;
	position : relative;
	visibility : visible;
	top : 12px;
}*/

.companyname  {
	/*font-family : Verdana,Courier,Arial Narrow;*/
	font-weight : bold;
	color : #0000CD;
	font-size : 1.5em;
	text-align : left;
	letter-spacing: 0.3em; 
	padding-top: 0px; 
	padding-bottom: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
}
/*
.srchform{
	padding-top : 0px;
	padding-bottom : 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
*/

/* top menu */

td.topMenu {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 1px;
}

p.tool  {
	text-decoration : none;
	font-weight : 500;
	color : #FFFFFF;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 1px;
	margin-bottom: 1px;
}

/* a.toolLnk should be here ! */

/* mainmenu */

table.mainmnu {
	width: 100%;
	border-collapse: collapse;
	border-width : 0px;
	padding: 0px;	
	background-color : #3FA29A;
}

td.mainmnu  {
	border-right-style : solid;
	border-width : 0px;
	border-color : #FFFFFF;
	height: 25px;
	white-space: nowrap;
}

td.mainmnu-vsp {
	width: 1px;
	background-color: white;
}

td.mainmnu-hi  {
	background-color : #6AC2B4;
}

a.mainmnu  {
	text-decoration : none;
/*	font-weight : bold;*/
	font-weight : 600;
	color : #FFFFFF;
/*	font-size : 13px;	*/
	font-size : 0.8125em;	
}

p.mainmnu  {
	font-weight : normal;
	color : #FFFFFF;
	margin-left : 10px;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
}

/* td.toolCell should be here ? */

/* breadcrumb */

.menuPath{
	font-size : 0.75em;
	color : Navy;
	text-decoration: none;
}

.crtPath{
	font-size : 0.71em;
	text-decoration: none;
	color: black;
}

a.linkPath  {
	font-size : 0.66em;	
	color : Blue;
	text-decoration: none;
}

a.linkPath:hover  {
	color : #FF0000;
}

/* left menu */

table.leftmnu {
	width: 100%;
	border-collapse: collapse;
	border-width : 0px;
	padding: 0px;	
	background-color : #3FA29A;
}

td.leftmnu  {
	vertical-align: middle;
	text-align: left;
	height: 24px;
	/*white-space: nowrap;*/
}

td.leftmnu-hi  {
	background-color : #6AC2B4;
}

a.leftmnu  {
	text-decoration : none;
	font-size : 0.75em;
	color : #FFFFFF;
}

p.leftmnu  {
	color : #FFFFFF;
	/*font-size : 13px;*/
	margin-right : 10px;
	margin-left : 10px;
	margin-top : 3px;
	margin-bottom : 3px;
}

p.lefttouch  {
	font-weight : 600;
	color : #000000;
	font-size : 0.75em;
	/*font-family : sans-serif;*/
	padding-left : 12px;
	padding-top : 3px;
	padding-bottom : 3px;
	background-color : #FFFFFF;
}

a.linkL {
	font-size : 1em;
	text-decoration : none;
	color : #3B15A5;
	font-weight : normal;
}

a.linkL:hover  {
	color : #FF0000;
}

/* footer */

.footer  {
	margin: 2px;
	text-align : center;
}

ul.footer {
	padding: 0px;
}

ul.footer li {
	list-style-type:none;
	display: inline;
}
 
.footerSep {
	color: silver;
}

#footer p {
	font-size : 0.7em;
	margin-top: 5px;
}

a.footLnk {
	color: #339999;
	font-size : 0.84em;
	text-decoration : none;
}

a.footLnk:hover  {
	color: #FF0000;
}

/* ?? */

a.tabLnk {
	color: #339999;
	text-decoration : none;
}

a.tabLnk:hover  {
	color: red;
}

/* content */

p.smalltext  {
	text-align : justify;
	font-size : 0.68em;
	margin : 3px 10px 5px 5px;
	font-weight : normal;
}

.normaltext  {
/*	font-size : x-small;	*/
	font-size : 0.7em;
	text-align : left;
	margin-top: 5px;
	margin-bottom: 5px;
}

p.title  {
	font-size : 0.9em;
	margin-top: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

p.factory  {
/*	font-size : 13px;	*/
	font-size : 0.9em;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color : #4F8E90;
}

p.prodrange  {
/*	font-size : 13px;	*/
	font-size : 1.2em;
	/*font-weight : bold;*/
	margin-top: 0px;
	margin-bottom: 0px;
	color : #000000;
}

.tabel {
	font-size: 71%;
	font-weight : normal;
	margin-bottom: 2px;
	margin-top: 2px;
}
p.tabel {
	font-size: 80%;
	font-weight : normal;
	margin-bottom: 2px;
	margin-top: 2px;
}

table.prange {
	font-size : 0.7em ;
	text-align : left ; 
	padding : 1 ; 
	margin: 8px 8px 8px 8px;
}	

div.pozitionare {
	padding: 15px 15px 15px 20px;
}

div.alinieretop {
/*
	margin: 3px 15px 10px 20px;
*/
	padding: 0px 20px 5px 20px;
}

div.aligntop {
	margin: 0px 10px 0px 10px; 	
}

ul.lista {
	margin: 0px 0px 0px 25px;
	padding-left: 10px;
	list-style-position: outside;
	list-style-type : disc;
}

div.clearLeft {
	clear : left;
}

/*
a.subsol:active  {
	margin-top : 0px;
	margin-bottom : 0px;
	font-family : Arial Narrow, sans-serif;
	color : Blue;
	line-height : 10px;
}

a.subsol:visited  {
	margin-top : 0px;
	margin-bottom : 0px;
	font-family : Arial Narrow, sans-serif;
	color : Purple;
	line-height : 10px;
}

a.subsol:hover  {
	margin-top : 0px;
	margin-bottom : 0px;
	font-family : Arial Narrow, sans-serif;
	color : Red;
	line-height : 10px;
}
*/

/*
.smallestt  {
	margin-left : 10px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	text-indent : 0px;
	font-size : xx-small;	
	font-size:0.6875em;
	color : #000000;
}
*/

