@CHARSET "UTF-8";

.divInfoBody{
}

.divInfoBody ul{
	padding: 0px;
	margin: 0px;
}

.divInfoBody ul li{
	padding: 0;
	margin: 0;
	list-style-type: none;
	cursor: pointer;
	line-height: 25px;
/*	margin-bottom: 10px; */
}

.divInfoBody ul li a{
	background-image: url(../../images/szurke_gomb.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}


.divInfoBody ul li a:hover, .divFejlecMenuElem .activeItem{
	background-image: url(../../images/sarga_gomb.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}

.spnInfoText{
	padding-left: 20px;
}
