#logo {
	width:132px;
	height: 130px;
	float:left;
	text-align: center;
/*	background: url("/images/css/main/ae_logo.gif") #006 no-repeat center;*/
	background: url("/images/css/collegium/collegium_logo_l.jpg") #fef9e2 no-repeat center; 
	cursor: pointer;
	border-collapse:;
	border-right: 1px solid #006;
}

#caption {
	width: 50%;
	height: 0px;
	float:left;
	text-align: center;
	background: url("/images/css/collegium/collegium_napis.jpg") no-repeat;
	margin-left:5px;	
}

#aeBanner {
	width:567px;
	height:129px;
	background: url("/images/css/collegium/collegium_napis2.jpg") #fef9e2 no-repeat;
	float:left;
	border-width:0px;
	margin-left:80px;
}

#search,#utilities {
	display:none;
}

