a.button
{
	display         : block;
	padding         : 5px 10px;
	text-decoration : none;
	/*
	background      : url("../img/bg-x-nav.jpg") repeat-x left center;	
	*/
}
a.button:hover
{
	/*background      : url("../img/bg-x-nav-sel.jpg") repeat-x left center;
	*/
	background-color : #ebe9f1;	
	text-decoration : none;
}
.fotorama__fsi
{
	z-index : 5000;
}
.b-header, 
.b-content
{
	overflow-x : visible;
}

.bauman-fotorama .ui-button-nav-prev
{
	top         : 20px;
	margin-left : 7px;
}
.bauman-fotorama .ui-button-nav-next
{
	top   : 20px;
	right : -15px;
}
#fotonica-fotorama
{
	border-top : 1px solid white;
	background-color : gray;
}
.bnskip-button
{
	height: 12px;
	/*
	position: absolute;
	right: -18px;
	top: 0;*/
	width: 12px;
}
.b-content.collapsed
{
	padding-top : 15px;
	/*
	background-color : #2e2345;
	*/
}
.more-link
{
	display : none;
}