/* page */
body	         {
	font-family: arial;
	font-size: 12px;
	margin: 0 0 0 0;
	background-image: url(../newimages/page_back.gif);
	background-repeat: repeat-x;
}

/* header - txt & headline */
.txt12White,
.txt12White a:active,
.txt12White a:visited,
.txt12White a:link  {
	color: #ffffff;
	text-decoration: none;
}
.txt12White a:hover {
	text-decoration: underline;
}

.page   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
	text-decoration: none;
}
.page a:active,
.page a:visited,
.page a:link  {
	color: #0000ff;
	text-decoration: none;
}
.page a:hover {
	text-decoration: underline;
}

.txt12Red			{ color: #CB0C0F; }
.ProductHeadline	{ color: #384F62; font-size: 18px; }

/* Link's */
a.lnk11:link		{  font-family: Arial; text-decoration: none; font-size: 11px; color: #000000;	}
a.lnk11:active		{  font-family: Arial; text-decoration: none; font-size: 11px; color: #000000;	}
a.lnk11:visited		{  font-family: Arial; text-decoration: none; font-size: 11px; color: #000000;	}
a.lnk11:hover	   	{  font-family: Arial; text-decoration: none; font-size: 11px; color: #99CF16;	}

a.groupProductHeadline:link			{ font-family: arial; font-size: 12px; color: #4D4D4D; text-align:center; text-decoration:none;	}
a.groupProductHeadline:active		{ font-family: arial; font-size: 12px; color: #4D4D4D; text-align:center; text-decoration:none;	}
a.groupProductHeadline:visited		{ font-family: arial; font-size: 12px; color: #4D4D4D; text-align:center; text-decoration:none;	}
a.groupProductHeadline:hover	   	{ font-family: arial; font-size: 12px; color: #ffffff; text-align:center; text-decoration:none;	}


/* Padding */
.MainContentPadd { padding: 25px 10px 25px 25px; }
.LeftPadd7	{ padding-left: 7px; }
.LeftPadd14	{ padding-left: 14px; }
.LeftPadd25	{ padding-left: 25px; }
.TopPadd28	{ padding-top: 12px; }

/* forma */
.login_form	 		{  font-family: arial; font-size: 11px; color: #5D5D5D; background-color: #ffffff; border: 1px #00396e solid; height:16px; width: 200px }
.area_form	 		{  font-family: arial; font-size: 11px; color: #5D5D5D; background-color: #ffffff; border: 1px #00396e solid; width: 200px }
.searchForm			{  font-family: arial; font-size: 11px; color: #000000; background-color: #eeeeee; border: 1px #000000 solid; height:18px; }
.AllButton			{ font-size: 11px; font-weight: normal; color: #000000; background: #ffffff; border: 1px #ff6600 solid; cursor: pointer; padding: 1px 5px 1px 5px;}

/*Background */
.mainBack { background-image:url(../newimages/poz_logo.gif); background-repeat:no-repeat; }

/* Orange */
.orange				{  font-family: Arial; text-decoration: none; font-size: 10px; color: #ffffff;	}
a.orange:link		{  font-family: Arial; text-decoration: none; font-size: 10px; color: #ffffff;	}
a.orange:active		{  font-family: Arial; text-decoration: none; font-size: 10px; color: #ffffff;	}
a.orange:visited	{  font-family: Arial; text-decoration: none; font-size: 10px; color: #ffffff;	}
a.orange:hover	   	{  font-family: Arial; text-decoration: none; font-size: 10px; color: #ff6600;	}

/* menu */

.select
{
	margin: 0;
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 10px;
	width: 200px;
}

.menutitle  {
	cursor:pointer;
	margin-bottom: 0px;
	background-image: url(../newimages/menu_back.gif);
	width:184px;
	height: 16px;
	padding:0px;
	color: #ffffff;
	text-decoration: none;
}
.menutitle a:active,
.menutitle a:visited,
.menutitle a:link  { color: #ffffff; text-decoration: none; }
.menutitle a:hover { text-decoration: underline; }

.subtitle{
color: #1E1E1E;
cursor:pointer;
margin-bottom: 0px;
background-image: url(../newimages/menu_sub_back.gif);
width:184px;
height: 15px;
padding:0px;
text-indent: 14px;
}
.subtitle a:active,
.subtitle a:visited,
.subtitle a:link  { color: #1E1E1E; text-decoration: none; }
.subtitle a:hover { text-decoration: underline; }

.submenu{
margin-bottom: 0px;
width:184px;
padding:0px;
}

.subsubmenu{
cursor:pointer;
margin-bottom: 0px;
background-color:#99a796;
width:184px;

padding:0px;
border-bottom: 184px;
border-bottom-color: #d5d7d1;
border-bottom-style: solid;
border-bottom-width: 0px;
text-indent: 8px;
}
