/* ThemePanelMenu Style Sheet */ /* FF7900 */

.ThemePanelMenu,.ThemePanelSubMenuTable
{
	font-family:	verdana, arial, sans-serif;
	font-size:	13px;
	_background-color:	#FF7900; /* ie - v submenu su nalavo akokeby 2x border top bot - totok ho prekryje */

	cursor:		default;
	white-space:	nowrap;
}

.ThemePanelSubMenu
{
	position:	absolute;
	visibility:	hidden;

	/*
	   Netscape/Mozilla renders borders by increasing
	   their z-index.  The following line is necessary
	   to cover any borders underneath
	*/
	z-index:	100;
	border:		0;
	padding:	0;

	/* the following property is only useful in IE */ /* shadow, tien, ie */
	xfilter:progid:DXImageTransform.Microsoft.Shadow(color=#DEDEDE,Direction=135,Strength=4);
}

.ThemePanelSubMenuTable
{
	xborder:		1px solid green;
}

.ThemePanelMenuItem,.ThemePanelMenuItemHover,.ThemePanelMenuItemActive
{
	cursor:		default;
	white-space:	nowrap;
}

/* ** ** ** ** ** ** *** *** *** *** *** ***   DEFINUJE STYLY PRE MOZZILU !! len pozadia - MENUITEM(SUBMENU), MAINITEM(HLAVNEMENU), HOVER */
.ThemePanelMenuItem
{
	background-color:	#FF7900;
}

.ThemePanelMenuItemHover,
.ThemePanelMenuItemActive
{
	background-color:	#FF7900;
}

.ThemePanelMainItem 
{
	xbackground-color:	red;
}

.ThemePanelMainItemHover,
.ThemePanelMainItemActive,
{
	background-color:	brown; /* tento bol niecim predefinovany ... ? */
}
/* ** ** ** ** ** ** *** *** *** *** *** *** // DEFINUJE STYLY PRE MOZZILU !! len pozadia  */

/* horizontal main menu sub components */
/* panel doesn't really support horizontal menus */

.ThemePanelMainFolderLeft,.ThemePanelMainItemLeft,
.ThemePanelMainFolderText,.ThemePanelMainItemText,
.ThemePanelMainFolderRight,.ThemePanelMainItemRight
{
	border:		0;
	background-color:	RED;
	white-space:	nowrap;
}

/* vertical main menu sub components */
TD.ThemePanelMainFolderLeft,TD.ThemePanelMainItemLeft
{
	padding-left:	0px;
	padding-right:	0px;

	xborder-left:	1px solid #9C9A9C;

	white-space:	nowrap;
	background-color:	inherit;
}

/* **************************************************** farba polozky menu v IE */
TD.ThemePanelMainFolderLeft,TD.ThemePanelMainItemLeft,
TD.ThemePanelMainFolderText,TD.ThemePanelMainItemText,
TD.ThemePanelMainFolderRight,TD.ThemePanelMainItemRight
{
	padding-top:	2px;
	padding-bottom:	2px;
	border-top:	1px solid #FF7900; /* okraj - hlavne menu  */
	border-bottom:	1px solid #FF7900;

	background-color:	#FF7900;
	color: #FFFFFF; /* definicia pre moz, ie spolocne - farba textu v menu */
	font-weight: bold;
}

TD.ThemePanelMainFolderLeft,TD.ThemePanelMainItemLeft
{
	padding-right:	0px;
	padding-left:	0px;
	xborder-left:	1px solid #9C9A9C;

	background-color:	inherit;
	white-space:	nowrap;
}

/* farba pre ie normal v moz sa prejavuje hover? */
TD.ThemePanelMainFolderText,TD.ThemePanelMainItemText
{
	padding-right:	30px; /* pad hl menu treba 6x definovat */
	padding-left:	30px; /* pad hl menu treba 6x definovat */

	background-color:	inherit;
	white-space:	nowrap;
}

TD.ThemePanelMainFolderRight,TD.ThemePanelMainItemRight
{
	padding-right:	0px;
	padding-left:	0px;
	xborder-right:	1px solid #9C9A9C; /* right vedla hl menu */

	background-color:	inherit;
	white-space:	nowrap;
}

TR.ThemePanelMainItem TD.ThemePanelMainFolderLeft
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	1px;
	padding-right:	0px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMainItem TD.ThemePanelMainItemLeft
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	1px;
	padding-right:	0px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMainItem TD.ThemePanelMainFolderText
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	30px; /* pad hl menu treba 6x definovat */
	padding-right:	30px; /* pad hl menu treba 6x definovat */

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMainItem TD.ThemePanelMainItemText
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	30px; /* pad hl menu treba 6x definovat */
	padding-right:	30px; /* pad hl menu treba 6x definovat */

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

/* ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** */
/* ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** */
/* ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** definovanie pad hl menu aby nebolo treba 6x definovat  */

TD.ThemePanelMainFolderText,TD.ThemePanelMainItemText,
TR.ThemePanelMainItem TD.ThemePanelMainFolderText,
TR.ThemePanelMainItem TD.ThemePanelMainItemText
{
	padding-left:	10px; /* pad hl menu treba 6x definovat */
	padding-right:	10px; /* jeje */
	background: url("./../../imgs/bg_menu_butt.gif");
	xborder: 0px;
	
	width: 136px; /* ie, moz - sirka polozky aby sa zmestil text dlhy - hlavne menu, zaroven padding 10px LeftRight - paddingy su jeje */
	cursor: pointer;
	cursor: hand;
}

TD.ThemePanelMainFolderText,TD.ThemePanelMainItemText
{
	background: #FF7900;
	xborder: 0px;
}

/* ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** */
/* ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** */
/* ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** */
TR.ThemePanelMainItem TD.ThemePanelMainItemRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMainItem TD.ThemePanelMainFolderRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

/* sub menus sub components */

.ThemePanelMenuFolderLeft,.ThemePanelMenuItemLeft
{
	padding-left:	0px;
	padding-right:	0px;

	xborder-left:	1px solid #9C9A9C;

	white-space:	nowrap;
	background-color:	inherit;
}

/* *** *** *** *** *** *** *** ********************* ie - farba polozky submenu  -  hover */
.ThemePanelMenuFolderLeft,.ThemePanelMenuItemLeft,
.ThemePanelMenuFolderText,.ThemePanelMenuItemText,
.ThemePanelMenuFolderRight,.ThemePanelMenuItemRight
{
	padding-top:	2px;
	padding-bottom:	2px;
	border-top:	1px solid #FF7900;
	border-bottom:	1px solid #FF7900;

	background-color:	#FF7900;
	white-space:	nowrap;
	color: #FFFFFF; /* definicia pre moz, ie spolocne - farba textu v polozke submenu - hover */
	font-weight: bold;
	
	cursor: pointer;
	cursor: hand;
}

.ThemePanelMenuFolderLeft,.ThemePanelMenuItemLeft
{
	padding-right:	20px; /* submenu priestor left 6x */
	padding-left:	20px; /* submenu priestor left 6x */
	xborder-left:	1px solid #9C9A9C;

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemePanelMenuFolderText,.ThemePanelMenuItemText
{
	padding-right:	3px;
	padding-left:	5px;

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemePanelMenuFolderRight,.ThemePanelMenuItemRight
{
	padding-right:	10px; /* submenu priestor right 4x */
	padding-left:	10px; /* submenu priestor right 4x */
	xborder-right:	1px solid #9C9A9C;

	background-color:	inherit;
	white-space:	nowrap;
}

TR.ThemePanelMenuItem TD.ThemePanelMenuFolderLeft
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	20px; /* submenu priestor left 6x */
	padding-right:	20px; /* submenu priestor left 6x */

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

/* 4 styly dole - ie definicia polozky submenu  -  farby txt, left, right */ /* jeje */
TR.ThemePanelMenuItem TD.ThemePanelMenuItemLeft,
TR.ThemePanelMenuItem TD.ThemePanelMenuFolderText,
TR.ThemePanelMenuItem TD.ThemePanelMenuItemText,
TR.ThemePanelMenuItem TD.ThemePanelMenuItemRight
{
  background-color: #FF7900;
  color: #FFD200; /* definicia pre moz, ie spolocne - farba textu v polozke submenu */
}

TR.ThemePanelMenuItem TD.ThemePanelMenuItemLeft
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	20px; /* submenu priestor left 6x */
	padding-right:	20px; /* submenu priestor left 6x */ 

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMenuItem TD.ThemePanelMenuFolderText
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-right:	3px;
	padding-left:	5px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMenuItem TD.ThemePanelMenuItemText
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-right:	3px;
	padding-left:	5px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMenuItem TD.ThemePanelMenuItemRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	10px; /* submenu priestor right 4x */
	padding-right:	10px; /* submenu priestor right 4x */

	border:		0;
	white-space:	nowrap;
	background-color:	inherit;
}
/* ** ** ** ** *** ** *** * ** * ** * * * ** * * * ** * * * * */

/* 4x */
TR.ThemePanelMenuItem TD.ThemePanelMenuItemRight,
.ThemePanelMenuFolderRight,.ThemePanelMenuItemRight
{
	padding-left:	11px; /* submenu priestor right 4x */
	padding-right:	0px;
}

/* 6x */
TR.ThemePanelMenuItem TD.ThemePanelMenuItemLeft,
TR.ThemePanelMenuItem TD.ThemePanelMenuFolderLeft,
.ThemePanelMenuFolderLeft,.ThemePanelMenuItemLeft
{
	padding-left:	7px; /* submenu priestor right 6x */
	padding-right:	0px;
}


TR.ThemePanelMenuItem TD.ThemePanelMenuFolderRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;

	border:		0;
	white-space:	nowrap;
	background-color:	inherit;
}

.ThemePanelMenuSplit
{
	margin:		2px;
	height:		1px;
	overflow:	hidden;
	background-color:	inherit;
	border-top:	1px solid #9C9A9C;
}

/* image shadow animation */

/*
	seq1:	image for normal
	seq2:	image for hover and active

	To use, in the icon field, input the following:
	<img class="seq1" src="normal.gif" /><img class="seq2" src="hover.gif" />
*/

.ThemePanelMenuItem img.seq1
{
	display:	inline;
}

.ThemePanelMenuItemHover seq2,
.ThemePanelMenuItemActive seq2
{
	display:	inline;
}

.ThemePanelMenuItem .seq2,
.ThemePanelMenuItemHover .seq1,
.ThemePanelMenuItemActive .seq1
{
	display:	none;
}
