body
{
	margin: 0;
}
.menuframebox
{
	margin: 0;
	margin-left: 3;
	border-right: #B3C0D3 0px solid;
	border-top: #B3C0D3 0px solid;
	border-left: #B3C0D3 0px solid;
	width: 184;
}
.menurootitemnormal
{
	color: Black;
	background-repeat: repeat-x;
	background-position: center center;
	text-decoration: none;
	border-bottom: #c0c0c0 1px solid;
	cursor: default;
	height: 26px;
}

.menurootitemselected
{
	background-image:  url(../UserFiles/design_web/pulasoft_001_menu_backround_hover.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	text-decoration: none;
	border-bottom: #c0c0c0 1px solid;
	background-color: #FFbe00;
	cursor: hand;
	height: 26px;
}
.menurootitemnormaltext
{
	height: 23px;
	text-decoration: none;
	cursor: hand;
	font-family: Tahoma, Arial;
	font-size:  x-small;
	color: #000000;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
}
.menurootitemselectedtext
{
	height: 23px;
	text-decoration: none;
	cursor: hand;
	font-family: Tahoma, Arial;
	font-size:  x-small;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
}

.menurooticonnormal 
{
	background-color: Transparent;
	height: 16;
	width: 15;
	background-image: url(../icons/Sada000/zobrazovatko-l.gif) ;
	background-repeat:no-repeat;
	background-position: right center;
}
.menurooticonselected {}
.submenurooticon
{
	background-color:  Transparent;
	height: 15;
	width: 15;
	background-image: url(../icons/Sada000/arrow.gif) ;
	background-repeat:no-repeat;
	background-position: right center;
}
.menurootseparator 
{
	border-bottom: #c0c0c0 1px solid;
	background-color: #ff6600;
	height: 2;
	width: 184;
	font-size: 2px;
	background-repeat:no-repeat;
	background-position: right center;
}
.menuroottitle {}

.submenuframe
{	
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#777777', Direction=135, Strength=3), progid:DXImageTransform.Microsoft.Inset(Duration='0.2'), progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=95);
	border-right: #B3C0D3 1px solid;
	border-top: #B3C0D3 1px solid;
	border-bottom: #B3C0D3 0px solid;
	border-left: #B3C0D3 1px solid;
	display: none;
	background-color: #D8E0ED;
	position: absolute;
}

.menuitemnormal
{
	background-image:  url(../UserFiles/design_web/pulasoft_001_menu_backround_normal.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	text-decoration: none;
	border-bottom: #B3C0D3 1px solid;
	cursor: default;
	height: 25px;
	width: 210;
}

.menuitemselected
{
	background-image:  url(../UserFiles/design_web/pulasoft_001_menu_backround_hover.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	text-decoration: none;
	border-bottom: #B3C0D3 1px solid;
	background-color: #FFEDE3;
	cursor: hand;
	height: 25px;
	width: 210;
}

.menuitemnormaltext
{
	height: 23px;
	text-decoration: none;
	cursor: hand;
	font-family: Tahoma, Arial;
	font-size:  x-small;
	color: #000000;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
}
.menuitemselectedtext
{
	height: 23px;
	text-decoration: none;
	cursor: hand;
	font-family: Tahoma, Arial;
	font-size:  x-small;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
}
.menuiconnormal 
{
	background-color: Transparent;
	height: 16;
	width: 15;
	background-image: url(../icons/Sada000/zobrazovatko-l.gif) ;
	background-repeat:no-repeat;
	background-position: right center;
}
.menuiconselected {}
.submenuicon 
{
	background-color: Transparent;
	height: 15;
	width: 15;
	background-image: url(../icons/Sada000/arrow.gif) ;
	background-repeat:no-repeat;
	background-position: right center;
}
.menuseparator 
{
	border-bottom: #c0c0c0 1px solid;
	background-color: #ff6600;
	height: 2;
	width: 210;
	font-size: 2px;
}
.menutitle {}
