a{
	text-decoration:none;
	outline:none;
}
div.balmenu{
	background-color: #000;
	position:relative;
	height:100%;
	min-height:100%;
	
}
a.tunbutton{

	/*background-image:url(../img/buttonback.jpg);*/
	background-image:url(../img/bg_csik.jpg);
	background-position:center bottom;	
	background-repeat:no-repeat;
	/*color:#ffc000;*/
	color:#fff;
	display:block;
	/*height:15px;*/
	padding:8px 0 7px 20px;
	width:160px;
	text-align:left;
	font-size:14px;
}
a.tunbutton:hover
{
	font-weight:bold;
	color:red;
	padding-left:25px;
}
a.orange{/*ffa200*/
	/*background-image:url(../img/buttonback_grey.jpg);*/
	color:#fff;
}
a.yellow{/*ffa200*/
	/*background-image:url(../img/yellow_button.jpg);*/
	color:#EAEA00;
}
a.lime{/*ffa200*/
	/*background-image:url(../img/buttonback_lime.jpg);*/
	color:#01EB00;
}
a.purple{/*ffa200*/
	/*background-image:url(../img/buttonback_purple.jpg);*/
	color:#866EC6;
}
a.mottun{
	display: block;
	height: 53px;
	width:135px;
	background-image: url(../img/motortuning.png);
	background-repeat:no-repeat;
}
a.vtn{
	display: block;
	height: 53px;
	width:135px;
	background-image: url(../img/vtn.png);
	background-repeat:no-repeat;
}
a.optiktun{
	display: block;
	height: 53px;
	width:135px;
	background-image: url(../img/optikaituning.png);
	background-repeat:no-repeat;
}
a.futomtun{
	display: block;
	height: 53px;
	width:135px;
	background-image: url(../img/futomutuning.png);
	background-repeat:no-repeat;
}
a.belsoter{
	display: block;
	height: 53px;
	width:135px;
	background-image: url(../img/belsotertuning.png);
	background-repeat:no-repeat;
}
a.autoalk{
	display: block;
	height: 53px;
	width:135px;
	background-image: url(../img/autoalkatresz.png);
	background-repeat:no-repeat;
	background-position:0;
}
a.detektor{
	display: block;
	height: 53px;
	width:135px;
	background-image: url(../img/detektor.png);
	background-repeat:no-repeat;
	background-position:0;
}
a.dayline{
	display: block;
	height: 90px;
	width:135px;
	background-image: url(../img/dayline.png);
	background-repeat:no-repeat;
	background-position:0;
}
a.kerdes{
	display: block;
	height: 65px;
	width:167px;
	background-image: url(../img/mottun.png);
	background-repeat:no-repeat;
}
div.menu_al{
	display:none;	
	text-align: left;
}
div.rovidhirek{
border:solid 3px #000;
}
div ul{
	padding-left:25px;
	margin-left:15px;
}
div.ui-accordion-content ul{
margin-left:25px;
}
div ul li{
	line-height:17px;
	font-size:12px;
	font-weight:bold;
}
div ul li a{
	color:#fff;
	font-family:Verdana;
	font-weight:bold;
}
div ul li a:hover{
	color:red;
	font-weight: bold;	
}
div#accordion{
	text-align:left;
}


div ul{padding-left:10px;}
