@import 'ufal.css';

#logo_main {
	float: left;
	width: 142px;
	margin-left: 3px;
}

#logo_second {
	float: right;
	/* height: 85px; */
	margin: 1em;
}






.hiddenWithCss {
	display: none;
}

#logo_ufal,
#logo_mff {
	width: 50px;
}
