/* Menu */

#nav_bits
{
	width:660px;
	float:left;
	margin-top:3px;
	border:0px dashed #999;
	clear:both;

}

#nav_buttons
{
	padding-top:0px;
	font-family:Georgia, "Times New Roman", serif;
	list-style-type:none;
	text-decoration:none;
	float:left;
	padding:0px;

}

#nav_buttons span
{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Sans-Serif;
	color:#666;
	list-style-type:none;
	float:left;
	text-align:left;
	margin-left:0px;
}

#nav_buttons strong
{
	display:block;
	font-family:Georgia, "Times New Roman", serif;
	font-weight: bold;
	cursor:pointer;

}

#nav_buttons li
{
	float:left;
	font-size:11px;
	color:#999;
	line-height:18px;
	background: url(../images/btn_ayrac.gif) 100% 66% no-repeat;
	padding-right:7px;
	margin-left:7px;


}
#nav_buttons .ilk
{
	margin-left:0px;
	line-height:18px;
}

#nav_buttons .son
{
	background:none;


}


#nav_buttons li a
{
	display:block;
	padding:0px 5px 10px 5px;
	color:#666;
}




#nav_buttons li a strong
{
	font-size:16px;
	color: #000;
	cursor:pointer;

}
#nav_buttons li a:hover strong
{
	background-image:url("tl_files/saklifest09/images/btn_bg2.jpg");
	background-repeat:no-repeat;
	text-decoration:none;
	color:#B00F20;
}