.ddsmoothmenu		{width:785px; height:15px; font-size: 12px; 
			 background:#ffffff; padding-left:5px; padding-top:4px; border:0px;}

.ddsmoothmenu ul	{z-index:100; list-style-type:none; margin:0px; padding:0px;}



/*** TOP LEVEL ***/
.ddsmoothmenu ul li		{position:relative; display:inline; float:left;}



/*** TOP LEVEL - LINKY ***/
* html .ddsmoothmenu ul li a	{display:inline-block;}

.ddsmoothmenu ul li a		{display:block; text-decoration:none;
				 color:#999999; background:#ffffff;
				 padding:0px; border:0px;}
.ddsmoothmenu ul li a:link	{color:#999999;}
.ddsmoothmenu ul li a:visited	{color:#999999;}
.ddsmoothmenu ul li a:hover	{color:#4d4f53; background:#ffffff;}
.ddsmoothmenu ul li a.selected	{color:#4d4f53; background:#ffffff;}

.history			{width:145px;}
.products			{width:152px;}
.card				{width:209px;}
.sales				{width:151px;}
.saloon				{width:127px;}

	


/*** FIRST SUB LEVEL ***/
.ddsmoothmenu ul li ul		{position:absolute; left:0; display:none; 
				 visibility:hidden;}
.ddsmoothmenu ul li ul li	{display:list-item; float:none;}

.ddsmoothmenu ul li ul li ul	{top:0;}


/*** SUB LEVEL - LINKY ***/
.ddsmoothmenu ul li ul li a	{padding:4px 5px; margin:0px;
				 border-top-width:0px; border-bottom:1px solid #dcdcdc;}
.sub-level-ojuv			{width:220px;}
.sub-level			{width:160px;}
.level-linia			{width:170px;}
.level-rc			{width:90px;}


/*** SIPKY - ARROW_DOWN a ARROW-RIGHT ***/
.downarrowclass		{position:absolute; top:4px; right:64px;}
.rightarrowclass	{position:absolute; top:6px; right:10px;}



/*** TIEN ***/

.ddshadow		{position:absolute; left:0; top:0;
			 width:0; height:0; background:silver;}
.toplevelshadow		{/*shadow opacity. Doesn't work in IE*/
			 opacity:0.8;}
