@import 'useful.css';
@import 'content.css';

.leftPart, #rightStripe, #subPhoto, #menu, #breadCrumbs, #header form, #footer .links {
	display: none;
}

#logo {
	position: absolute;
	left: 0;
	top: 0;
}

#page {
	padding-top: 70px;
}
