#menu
{
	position: absolute;
	height: 29px;
	font-weight: bold;
	top: 59px;
}

#menu ul
{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}

#menu ul .item
{
	display:none;
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;

}

#menu ul:hover .item
{
	display: block;
	height: 21px;
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
	list-style-type: none;

}
 
#menu ul:hover .item a
{
	position: absolute;
	display: block;
	height: 16px;
	margin: 0;
	padding: 4px 0 0 4px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	background-color: #DFDFDF;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
}

#menu ul:hover .item a:hover
{
	color: #FFFFFF;
	background-color: #FF9933;
}
 

.clear
{
	clear:both;
	height:20px;
}


#nyakpantok
{
	width: 97px;
	height: 20px;
	background:url("images/menu_01.gif") bottom left no-repeat;
	cursor: pointer;
}

#nyakpantok:hover
{
	width: 97px;
	height: 20px;
	background:url("images/menu_01-over.gif") bottom left no-repeat;
	cursor: pointer;
}


#kartyak
{
	width: 131px;
	height: 20px;
	background:url("images/menu_02.gif") bottom left no-repeat;
	cursor: pointer;
}

#kartyak:hover
{
	width: 131px;
	height: 20px;
	background:url("images/menu_02-over.gif") bottom left no-repeat;
	cursor: pointer;
}


#tokok
{
	width: 63px;
	height: 20px;
	background:url("images/menu_03.gif") bottom left no-repeat;
	cursor: pointer;
}

#tokok:hover
{
	width: 63px;
	height: 20px;
	background:url("images/menu_03-over.gif") bottom left no-repeat;
	cursor: pointer;
}

#cimkek
{
	width: 52px;
	height: 20px;
	background:url("images/menu_04.gif") bottom left no-repeat;
	cursor: pointer;	
}

#cimkek:hover
{
	width: 52px;
	height: 20px;
	background:url("images/menu_04-over.gif") bottom left no-repeat;
	cursor: pointer;	
}

#gumikulcstarto
{
	float: left;
	display: block;
	width: 110px;
	height: 20px;
	background:url("images/menu_05.gif") bottom left no-repeat;
	cursor: pointer;	
}
	
#gumikulcstarto:hover
{
	width: 110px;
	height: 20px;
	background:url("images/menu_05-over.gif") bottom left no-repeat;
	cursor: pointer;	
}


#tovabbi
{
	width: 152px;
	height: 20px;
	background:url("images/menu_06.gif") bottom left no-repeat;
	cursor: pointer;		
}

#tovabbi:hover
{
	width: 152px;
	height: 20px;
	background:url("images/menu_06-over.gif") bottom left no-repeat;
	cursor: pointer;		
}

#ajanlatkero
{
	float: left;
	display: block;
	width: 115px;
	height: 20px;
	background:url("images/menu_07.gif") bottom left no-repeat;
	cursor: pointer;
}

#ajanlatkero:hover
{
	width: 115px;
	height: 20px;
	background:url("images/menu_07-over.gif") bottom left no-repeat;
	cursor: pointer;		
}














.nyakpantok
{
	width: 93px;
}


.kartyak
{
	width: 126px;
}


.tokok
{
	width: 120px;
}


.cimkek
{
	width: 120px;
}


.tovabbi
{
	width: 148px;
}

