@charset "utf-8";
    .menu-home-off {
	width:48px;
	height:48px;
	background-image: url(../images/icons/bulgarian.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor:pointer;
	}
    .menu-debtors-off {
	width:60px;
	height:48px;
	background-image: url(../images/icons/bulgarian.png);
	background-position: -60px 0px;
	background-repeat: no-repeat;
	cursor:pointer;
	}
    .menu-tasks-off {
	width:48px;
	height:48px;
	background-image: url(../images/icons/bulgarian.png);
	background-position: -190px 0px;
	background-repeat: no-repeat;
	cursor:pointer;
	}
    .menu-reports-off {
	width:48px;
	height:48px;
	background-image: url(../images/icons/bulgarian.png);
	background-position: -238px 0px;
	background-repeat: no-repeat;
	cursor:pointer;
	}
    .menu-pays-off {
	width:60px;
	height:48px;
	background-image: url(../images/icons/bulgarian.png);
	background-position: -295px 0px;
	background-repeat: no-repeat;
	cursor:pointer;
	}
    .menu-in_time-off {
	width:48px;
	height:48px;
	background-image: url(../images/icons/bulgarian.png);
	background-position: -360px 0px;
	background-repeat: no-repeat;
	cursor:pointer;
	}
    .menu-calendars-off {
	width:55px;
	height:48px;
	background-image: url(../images/icons/bulgarian.png);
	background-position: -417px 0px;
	background-repeat: no-repeat;
	cursor:pointer;
	}
    .menu-resume-off {
	width:48px;
	height:48px;
	background-image: url(../images/icons/bulgarian.png);
	background-position: -485px 0px;
	background-repeat: no-repeat;
	cursor:pointer;
		
	}
    .menu-settings-off {
	width:60px;
	height:48px;
	background-image: url(../images/icons/bulgarian.png);
	background-position: -545px 0px;
	background-repeat: no-repeat;
	cursor:pointer;
	}
    .menu-help-off {
	width:48px;
	height:48px;
	background-image: url(../images/icons/bulgarian.png);
	background-position: -610px 0px;
	background-repeat: no-repeat;
	cursor:pointer;
	}
    .menu-logout-off{
	width:48px;
	height:48px;
	background-image: url(../images/icons/bulgarian.png);
	background-position: -1060px 0px;
	background-repeat: no-repeat;
	}
    .menu-add_debtors-off {
	width:56px;
	height:48px;
	background-image: url(../images/icons/bulgarian.png);
	background-position: -127px 0px;
	background-repeat: no-repeat;
	}
	    .menu-import_debtors-off{
	width:48px;
	height:48px;
	background-image: url(../images/icons/bulgarian.png);
	background-position: -670px 0px;
	background-repeat: no-repeat;
	}
    .menu-Do_Pay-off{
	width:81px;
	height:48px;
	background-image: url(../images/icons/bulgarian.png);
	background-position: -895px 0px;
	background-repeat: no-repeat;
	}
    .menu-import_payments-off{
	width:48px;
	height:48px;
	background-image: url(../images/icons/bulgarian.png);
	background-position: -727px 0px;
	background-repeat: no-repeat;
	}
.menu-msexcel-off {
	background-image: url(../images/icons/bulgarian.png);
	width:48px;
	height:48px;
	background-position: -784px 0px;
	background-repeat: no-repeat;
}
.menu-printer-off {
	background-image: url(../images/icons/bulgarian.png);
	width:41px;
	height:48px;
	background-position: -847px 0px;
	background-repeat: no-repeat;
}

<!--- ON MOUSE OVER -->
    .menu-home-on {
	width:48px;
	height:48px;
	background-image: url(../images/icons/bulgarian_over.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor:pointer;
	}
    .menu-debtors-on {
	width:60px;
	height:48px;
	background-image: url(../images/icons/bulgarian_over.png);
	background-position: -60px 0px;
	background-repeat: no-repeat;
	cursor:pointer;
	}
    .menu-tasks-on {
	width:48px;
	height:48px;
	background-image: url(../images/icons/bulgarian_over.png);
	background-position: -190px 0px;
	background-repeat: no-repeat;
	cursor:pointer;
	}
    .menu-reports-on {
	width:48px;
	height:48px;
	background-image: url(../images/icons/bulgarian_over.png);
	background-position: -238px 0px;
	background-repeat: no-repeat;
	cursor:pointer;
	}
    .menu-pays-on {
	width:60px;
	height:48px;
	background-image: url(../images/icons/bulgarian_over.png);
	background-position: -295px 0px;
	background-repeat: no-repeat;
	cursor:pointer;
	}
    .menu-in_time-on {
	width:48px;
	height:48px;
	background-image: url(../images/icons/bulgarian_over.png);
	background-position: -360px 0px;
	background-repeat: no-repeat;
	cursor:pointer;
	}
    .menu-calendars-on {
	width:55px;
	height:48px;
	background-image: url(../images/icons/bulgarian_over.png);
	background-position: -417px 0px;
	background-repeat: no-repeat;
	cursor:pointer;
	}
    .menu-resume-on {
	width:48px;
	height:48px;
	background-image: url(../images/icons/bulgarian_over.png);
	background-position: -485px 0px;
	background-repeat: no-repeat;
	cursor:pointer;
		
	}
    .menu-settings-on {
	width:60px;
	height:48px;
	background-image: url(../images/icons/bulgarian_over.png);
	background-position: -545px 0px;
	background-repeat: no-repeat;
	cursor:pointer;
	}
    .menu-help-on {
	width:48px;
	height:48px;
	background-image: url(../images/icons/bulgarian_over.png);
	background-position: -610px 0px;
	background-repeat: no-repeat;
	cursor:pointer;
	}
    .menu-logout-on {
	width:48px;
	height:48px;
	background-image: url(../images/icons/bulgarian_over.png);
	background-position: -5px 0px;
	background-repeat: no-repeat;
	cursor:pointer;
	}
    .menu-logout-on{
	width:48px;
	height:48px;
	background-image: url(../images/icons/bulgarian_over.png);
	background-position: -1060px 0px;
	background-repeat: no-repeat;
	}
    .menu-add_debtors-on {
	width:56px;
	height:48px;
	background-image: url(../images/icons/bulgarian_over.png);
	background-position: -127px 0px;
	background-repeat: no-repeat;
	}
	    .menu-import_debtors-on{
	width:48px;
	height:48px;
	background-image: url(../images/icons/bulgarian_over.png);
	background-position: -670px 0px;
	background-repeat: no-repeat;
	}
    .menu-Do_Pay-on{
	width:81px;
	height:48px;
	background-image: url(../images/icons/bulgarian_over.png);
	background-position: -895px 0px;
	background-repeat: no-repeat;
	}
    .menu-import_payments-on{
	width:48px;
	height:48px;
	background-image: url(../images/icons/bulgarian_over.png);
	background-position: -727px 0px;
	background-repeat: no-repeat;
	}
.menu-msexcel-on {
	background-image: url(../images/icons/bulgarian_over.png);
	width:48px;
	height:48px;
	background-position: -784px 0px;
	background-repeat: no-repeat;
}
.menu-printer-on {
	background-image: url(../images/icons/bulgarian_over.png);
	width:41px;
	height:48px;
	background-position: -847px 0px;
	background-repeat: no-repeat;
}

	
