/*butoane meniu BEGIN*/
.meniu-buton-1 {
	text-align:left;
	display:block;
	width:240px;
	height:24px;
	background:url(images/butoane-meniu/pizza-on.gif) no-repeat;
}
.meniu-buton-1:hover {
	background:url(images/butoane-meniu/pizza-over.gif) no-repeat;
}
.meniu-buton-1 span {
	display:none;
}
.meniu-buton-2 {
	margin-top:5px;
	text-align:left;
	display:block;
	width:240px;
	height:24px;
	background:url(images/butoane-meniu/salate-on.gif) no-repeat;
}
.meniu-buton-2:hover {
	background:url(images/butoane-meniu/salate-over.gif) no-repeat;
}
.meniu-buton-2 span {
	display:none;
}
.meniu-buton-3 {
	margin-top:5px;
	text-align:left;
	display:block;
	width:240px;
	height:24px;
	background:url(images/butoane-meniu/paste-on.gif) no-repeat;
}
.meniu-buton-3:hover {
	background:url(images/butoane-meniu/paste-over.gif) no-repeat;
}
.meniu-buton-3 span {
	display:none;
}
.meniu-buton-4 {
	margin-top:5px;
	text-align:left;
	display:block;
	width:240px;
	height:24px;
	background:url(images/butoane-meniu/supe-on.gif) no-repeat;
}
.meniu-buton-4:hover {
	background:url(images/butoane-meniu/supe-over.gif) no-repeat;
}
.meniu-buton-4 span {
	display:none;
}
.meniu-buton-5 {
	margin-top:5px;
	text-align:left;
	display:block;
	width:240px;
	height:24px;
	background:url(images/butoane-meniu/preparate-traditionale-on.gif) no-repeat;
}
.meniu-buton-5:hover {
	background:url(images/butoane-meniu/preparate-traditionale-over.gif) no-repeat;
}
.meniu-buton-5 span {
	display:none;
}
.meniu-buton-6 {
	margin-top:5px;
	text-align:left;
	display:block;
	width:240px;
	height:24px;
	background:url(images/butoane-meniu/meniuri-pui-on.gif) no-repeat;
}
.meniu-buton-6:hover {
	background:url(images/butoane-meniu/meniuri-pui-over.gif) no-repeat;
}
.meniu-buton-6 span {
	display:none;
}
.meniu-buton-7 {
	margin-top:5px;
	text-align:left;
	display:block;
	width:240px;
	height:24px;
	background:url(images/butoane-meniu/meniuri-porc-on.gif) no-repeat;
}
.meniu-buton-7:hover {
	background:url(images/butoane-meniu/meniuri-porc-over.gif) no-repeat;
}
.meniu-buton-7 span {
	display:none;
}
.meniu-buton-8 {
	margin-top:5px;
	text-align:left;
	display:block;
	width:240px;
	height:24px;
	background:url(images/butoane-meniu/garnituri-on.gif) no-repeat;
}
.meniu-buton-8:hover {
	background:url(images/butoane-meniu/garnituri-over.gif) no-repeat;
}
.meniu-buton-8 span {
	display:none;
}
.meniu-buton-9 {
	margin-top:5px;
	text-align:left;
	display:block;
	width:240px;
	height:24px;
	background:url(images/butoane-meniu/mini-salate-on.gif) no-repeat;
}
.meniu-buton-9:hover {
	background:url(images/butoane-meniu/mini-salate-over.gif) no-repeat;
}
.meniu-buton-9 span {
	display:none;
}
.meniu-buton-10 {
	margin-top:5px;
	text-align:left;
	display:block;
	width:240px;
	height:24px;
	background:url(images/butoane-meniu/vegetariene-on.gif) no-repeat;
}
.meniu-buton-10:hover {
	background:url(images/butoane-meniu/vegetariene-over.gif) no-repeat;
}
.meniu-buton-10 span {
	display:none;
}
.meniu-buton-11 {
	margin-top:5px;
	text-align:left;
	display:block;
	width:240px;
	height:24px;
	background:url(images/butoane-meniu/sosuri-on.gif) no-repeat;
}
.meniu-buton-11:hover {
	background:url(images/butoane-meniu/sosuri-over.gif) no-repeat;
}
.meniu-buton-11 span {
	display:none;
}
.meniu-buton-12 {
	margin-top:5px;
	text-align:left;
	display:block;
	width:240px;
	height:24px;
	background:url(images/butoane-meniu/fructe-on.gif) no-repeat;
}
.meniu-buton-12:hover {
	background:url(images/butoane-meniu/fructe-over.gif) no-repeat;
}
.meniu-buton-12 span {
	display:none;
}
.meniu-buton-13 {
	margin-top:5px;
	text-align:left;
	display:block;
	width:240px;
	height:24px;
	background:url(images/butoane-meniu/desert-on.gif) no-repeat;
}
.meniu-buton-13:hover {
	background:url(images/butoane-meniu/desert-over.gif) no-repeat;
}
.meniu-buton-13 span {
	display:none;
}
.meniu-buton-14 {
	margin-top:5px;
	text-align:left;
	display:block;
	width:240px;
	height:24px;
	background:url(images/butoane-meniu/racoritoare-on.gif) no-repeat;
}
.meniu-buton-14:hover {
	background:url(images/butoane-meniu/racoritoare-over.gif) no-repeat;
}
.meniu-buton-14 span {
	display:none;
}

/*butoane meniu END*/
