.aluplast, .aluplast:hover {
	height: 80px;
	width:100%;
	min-width:800px;
	white-space:nowrap;
	display: block;
	cursor:pointer;
	text-decoration:none;
	text-align:center;
	background-color:#CDCDCD;
	border-bottom: 1px solid #B3B3B3;
}
/*olta, mirrua*/
a.olta, a.olta:hover{
display: block;
white-space: nowrap;
background-color:#000000;
text-align: center;
border:0;
cursor:pointer;
text-decoration:none;
}
/*demi-lune*/
.demilune {
	background: #FFE400 url(http://www.bau.ua/tmp/t/demilune_240_175_3_fon.jpg) no-repeat center bottom;
	text-align: center;
	height: 175px;
	width: 240px;
}
a.adm {
	display: block;
	height: 129px;
	width: 240px;
	font: bold 15px Arial;
	color: #000000;
	text-decoration: none;
}
a.adm:hover{
	font: bold 15px Arial;
	color: #000000;
	text-decoration: underline;
}