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-repeat:no-repeat;
	color:#ffc000;
	display:block;
	height:15px;
	padding:4px 0 6px;
	width:135px;
	text-align:center;
	font-size:11px;
}
a.orange{/*ffa200*/
	background-image:url(../img/buttonback_grey.jpg);
	color:#fff;
}
a.yellow{/*ffa200*/
	background-image:url(../img/yellow_button.jpg);
	color:#000;
}
a.lime{/*ffa200*/
	background-image:url(../img/buttonback_lime.jpg);
	color:#fff;
}
a.purple{/*ffa200*/
	background-image:url(../img/buttonback_purple.jpg);
	color:#F9E13C;
}
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 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;}