
/* POZICOVANE BLOKY */
#head { display:none;}

#left{ display:none;}

p#headprint {
	font-size: 2em;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 2px solid #000;}

#rightimages { display:none;}

.mapapobocky { display:none;}
/*
p#headprint {
	font-size: 2em;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 2px solid #000;
	position:absolute;
	left: 0px;
	top:0px;
	overflow: hidden;
	width: 100%;
	}

#content {
	margin-top: 90px;
	padding-bottom: 0px;
	}
	*/
/* pomocme */
.cleaner { clear:both;}

hr { display:none;}
