/*indigo line*/
.indigo_txt, .indigo_txt:hover {
color: #1A1B68;
font-family: Arial;
font-size: 16pt;
text-decoration: none;
}
.indigo_blok {
height:148px;
width:100%;
border:#9DBFC6 solid 1px;
background:url(http://bau.ua/tmp/t/indigo_potolki.jpg) no-repeat top right;
}
.indigo_smblok {
padding:20px 0 20px 15px;
}
/*olta*/
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_1_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;
}