.collector
{
	background:url(../images/menu/collector.jpg) no-repeat center center;
	height:127px;
	width:130px;
}

.optovik
{
	background:url(../images/menu/optovik.jpg) no-repeat center center;
	height:127px;
	width:142px;
}

.production
{
	background:url(../images/menu/production.jpg) no-repeat center center;	
	height:127px;
	width:132px;	
}

.hockey
{
	background:url(../images/menu/hockey.jpg) no-repeat center center;	
	height:127px;
	width:132px;
}

.suvenir
{
	background:url(../images/menu/suvenir.jpg) no-repeat center center;
	height:127px;
	width:139px;
}

.art
{
	background:url(../images/menu/art.jpg) no-repeat center center;
	height:127px;
	width:135px;
}

.menuItem
{
	cursor:pointer;
}

.normalButton
{
	width:100%;	

	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	
	background:#FFFFFF;
	border-width:1px;
	border-style:dashed;
	border-color:#424C4D #424C4D #424C4D #424C4D;
	
	text-align:center;
	
	font-weight:bold;
	font-family:tahoma;
	font-size:12px;	
	color:#424C4D;
}

.activeButton
{
	width:100%;
	
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	
	background:#F2C200;
	border-width:1px;
	border-style:dashed;
	border-color:#424C4D #424C4D #424C4D #424C4D;
	
	text-align:center;
	font-weight:bold;
	font-family:tahoma;
	font-size:12px;
	color:#424C4D;
}

.menuSpace
{
	width:20px;
}

.menuMainTable
{
	margin-top:0px;
	margin-bottom:30px;
	
}

.menuTable
{
	width:100px;
}
