.menuMainTracks {
	position : absolute;
	top : 100px;
	left : 0px;
	width : 100%;
	height : 40px;
	background-image : url('img/menu_bg.png');
	background-repeat : no-repeat;
	background-position : top left;
}

.menuMainBox {
	position : absolute;
	top : 100px;
	left : 75px;
	width : 610px;
	height : 40px;
	background-image : url('img/menu_box.png');
	background-repeat : no-repeat;
	background-position : top left;
	padding-top: 8px;
	padding-left : 35px;
	visibility: visible;
}

.mainMenuItem {
	border : none;
	margin-right : 10px;
}

.subMenuItem {
	border : none;
	margin-right : 4px;
}

.menuSubTracks {
	position : absolute;
	top : 144px;
	left : 0px;
	width : 100%;
	height : 40px;
	background-image : url('img/menu_sub_bg.png');
	background-repeat : no-repeat;
	background-position : top left;
}

.menuSubBox {
	position : absolute;
	top : 142px;
	left : 110px;
	width : 585px;
	height : 41px;
	background-image : url('img/menu_sub_box.png');
	background-repeat : no-repeat;
	background-position : top left;
	padding-top: 8px;
	padding-left : 25px;
	z-index : 99;
}

.menuSub {
	position : absolute;
	top : 95px;
	left : 100px;
	width : 515px;
	height : 100px;
	background-image : url('img/menu_sub.png');
	background-repeat : no-repeat;
	background-position : top left;
}

.teksti16rusk {
font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 16px; font-weight: bold; font-style: normal; color: #330000	
}

.teksti14rusk {
font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; font-weight: bold; font-style: normal; color: #330000	
}

.teksti9har {
font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9px; font-weight: normal; font-style: normal; color: #666666;
}	