body {
	font-family: Fira Mono;
	font-size: 14pt;
}

.hero {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

#main a {
	text-decoration: none;
}

#misto {
	background-image: url('../img/hotel-vyhled.jpeg');
}

p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

img.has-shadow {
	box-shadow: 0px 0px 5px 1px black;
}

p a {
	text-decoration: underline;
}

.table {
	margin: 0 auto;
}

#ubytovani figure {
	margin-top: 0.5em;
	margin-bottom: 1em;
}

#ubytovani {
	background-image: url('../img/krnov.jpeg');
}
