/************************************************************
* CSS BAS													*
* Author: Jakub Kocourek									*
* Date: 12.10.2011											*
*************************************************************/

.mapMenu, 
#page .plus, 
#page .arrow, 
#page .blackBox, 
#page .leftControl, 
#page .rightControl, 
#page .arrowControl, 
#page .player {
	display: none !important;
}

.rightPart {
	border-left: 2px solid #000;
}

.top .rightPart {
	border-left: 0;
}

.top .leftPart {
	border-right: 2px solid #000;
}

#page h1,
#page h2 {
	font-size: 200%;
}