.fotky
{
	width: 100%;
}

.fotky td
{
	width: 33%;
	padding-bottom: 2em;
	text-align: center;
}

.fotka
{
	text-align: center;
}

.popis
{
	text-align: justify;
	padding-right: 1em;
	padding-left: 1em;
}
.popis2
{
	text-align: center;
	padding-right: 1em;
	padding-left: 1em;
}

img
{
	border: none;
}

.navigace
{
	font-size: 4em;
	font-weight: bold;
	width: 100%;
	text-align: center;
}

.navigace a, .navigace span {
	text-decoration: none;
	padding-left: 0.25em;
	padding-right: 0.25em;
}

.navigace span {
	color: gray;
}
