/* THE BIG GUYS */
*			{margin:0px; padding:0px}
table td.bod		{
	/*font-family:Arial,Helvetica,Sans-serif;
	font-size:14px;
	color:#000000;*/
	margin:0px;
	padding:0px; /*background-image:url('../design/bg.gif');*/
	/*background-attachment:fixed;
	background-color:#ffffff;*/
}
.style5 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
specificatii			{
	font-weight:normal;
	font-size:13px;
	margin:15px 0px 8px 0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../design/bg.gif);
	background-repeat: repeat;
}
/* TABLE GLOBAL */
/*table td	{padding:2px; font-size:11px; text-align:left;}
*/
/* HEADINGS */
/*h1			{font-weight:bold; font-size:15px; margin:20px 0px 15px 0px; padding:0px; width:100%; border-style:solid; border-width:0px 0px 1px 0px; border-color:#000000;}*/
h2			{font-weight:bold; font-size:13px; margin:15px 0px 8px 0px; padding:0px;}
/*h3			{font-weight:bold; font-size:11px; margin:0px 0px 8px 0px; padding:0px;}*/

/* LINKS GLOBAL */
/*a, a:link	{text-decoration:none; color:#ee7f00;} 
a:hover		{text-decoration:none; color:#000000;} 
a img		{border:none;}*/

/* INPUT ELEMENTS GLOBAL (CSS 1 compatible) */
/*input		{font-family:Arial,Helvetica,Sans-serif; font-size:11px; border-width:1px; border-style:solid; border-color:#d1d1d1; height:16px;}
textarea	{font-family:Arial,Helvetica,Sans-serif; font-size:11px; border-width:1px; border-style:solid; border-color:#d1d1d1;}
select 		{font-family:Arial,Helvetica,Sans-serif; font-size:11px; border-width:1px; border-style:solid; border-color:#d1d1d1;}
*/
/* PARAGRAPH GLOBAL */
/*p 			{margin:8px 0px 8px 0px; text-align:justify;}
*/
/* HORIZONTAL LINE */
/*hr			{height:1px; background-color:#000000; border:none; margin:10px 0px;}
*/
/* WHOLE SITE WRAPPER */
/*#wrap 		{margin: 25px auto 0px auto; width:950px; background-color:#ffffff; border-style:solid; border-color:#ffffff; border-width:0px 10px 0px 10px;}*/

/* HEADER WITH LOGO AND SEARCH */
/*#header		{height:100px; background:#ffffff; border-bottom:1px solid #ffffff; border-top:10px solid #ffffff;}
#header	#logo
			{padding-left:15px; float:left;}*/

/* BREADCRUMB PATH */
/*#breadcrumb	{clear:both; color:#333333; padding:1px 0px 10px 25px; background-color:#ffffff; height:22px; background-image:url('../design/bg_breadcrumb.gif'); background-repeat:repeat-x; font-size:11px; line-height:21px}*/

/* TOPMENU */
/*#topmenu	{float:left; margin-left:0; height:60px; font-size:12px;}
#topmenu li {height:60px; list-style-type:none; text-align:center; float:left; padding:0px; margin:0px; background:url('../design/ff5d02_div.gif') no-repeat; background-position:left;}
#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:hover, #topmenu a:active 
			{line-height:60px; vertical-align:middle; text-decoration:none; font-weight:bold; color:#ffffff; margin:0px; padding:0px;}
*/
/* STARTPAGE LINKS */
/*a.index, a.index:link
			{text-decoration:underline; color:#000000;} 
a.index:hover
			{text-decoration:underline; color:#ee7f00;} */

/* SITE FUNCTIONS */
/*.sitefunc	{text-align:right; margin-top:20px;}
.sitefunc a, #sitefunc a:link, #sitefunc a:visited, #sitefunc a:hover, #sitefunc a:active
			{color:#000000;}*/

/* CONTENT WRAPPER */
/*#contentwrap
			{padding:0;}
#wrap_content { }
#wrap_search_menue
			{float:left;}
#wrap_boxes	{
	float:right;
	padding-top:31px;
}
#wrap_topmenue_content
			{float:left; width:750px; background-image: url('../design/ff5d02-r.gif'); background-repeat: no-repeat;}
#search_topbalken
			{height:25px; width:196px; background-image: url('../design/ff5d02-l.gif'); background-repeat: no-repeat;}
*/
/* COLUMNS */
#cols	 	{
	float:left;
	width: 180px;
	position: absolute;
	left: 20px;
	top: 120px;
}


/* CATEGORY MENU */
h2.categoryheader 				{
	background-image:url('../design/ff5d02.gif');
	height:25px;
	font-size:13px;
	color:#ffffff;
	padding:0px 12px 0px 6px;
	margin:0px;
	line-height:25px;
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
}
h2.categoryheader a 			{text-decoration:none; color:#ffffff}
ul#categorymenu 				{padding-bottom:2px; margin-bottom:15px; background: #ededed url('../design/bg_tablebar_bottom.gif') no-repeat 50% bottom; }
ul#categorymenu li.level1		
{
	list-style-type:none;
	background: url('../design/bg_tablebar_line.gif') no-repeat 1px top;
	padding:4px 0px 8px 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: auto;	
}
ul#categorymenu li.level1 a		{text-decoration:none; color:#ee7f00; font-weight:bold;}

