#TITLE
{
	position: absolute;
	left: 252px;
	top: 220px;
	font-size: 20pt;
	font-weight: normal;
	color: #830100;
}

#FRAME_MAIN
{
	top: -50px;
}

#FRAME_COMP_MENU
{
	position: absolute;
	left: 25px;
	width: 557px;
	height: 28px;
	background-image: url(/picts/bgr-menu-shop.png);
	background-repeat: no-repeat;
}

.COMP_MENU_ITEM, .COMP_MENU_ITEM_ON
{
	text-decoration: none;
	text-transform:uppercase;
}

.COMP_MENU_ITEM:hover
{
}

.COMP_MENU_ITEM_ON
{
	text-decoration: underline;
}

.COMP_MENU_HREF
{
	position: relative;
	top: 6px;
	margin: 5px 3px 0 15px;
	color: white;
	font-size: 9pt;
	text-decoration: none;
}

