* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Sans-serif, Georgia, serif, Times;
	background: #fff;
	color: #222;
	font-size: 10pt;
	line-height: 1.3;
}

#menu, center#footer, #nabidka, #sidebar, ul.prodejna, h5 {
	display: none;
}

#general {
	padding: 1em;
}

a {
	text-decoration: none;
	color: #222;
}

img {
	border: none;
}

img#mapa {
	margin: 6px 6px 0 0;
}

.text h2, h4 {
	font-size: 12pt;
}

#sidebar h3 {
	font-size: 14pt;
}
