DIV#ram {
	width: 100%;
	margin: auto;
	background: white;
}

H1 { 
	width: 100%;
	height: auto;
	font-size: 35px;
	text-align: left;
	padding-left: 2em;
}
H1 STRONG {
}
H1 SPAN {
	width: 100%;
	height: auto;
}

#menu {
	display: none;
}

#obsah IMG { float: right; }

