body {
	font-family: "Helvetica CE", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: none;
}

a {
	color: black;
}

a:hover {
	border-bottom: 3px solid rgb(255,190,1);
}

p {
	margin: 5px 0;
}

table {
	width: 358px;
	border: 1px solid black;
	border-collapse: collapse;
	text-align: left;
	margin: 5px 0 10px;
}

table th,
table td {
	font-weight: normal;
	padding: 5px;
	vertical-align: top;
	border: 1px solid black;
	width: 60%;
	background: rgb(254,227,112);
}

table td {
	text-align: center;
	width: 40%;
	background: none;
}

ul {
	margin: 10px 0 10px 15px;
	padding: 0;
}

ul li {
	margin: 0 0 3px;
	padding: 0;
}

h2 {
	font-size: 12pt;
	margin: 20px 0 5px;
}

h2 a {
	color: black;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

h3 {
	font-size: 12pt;
	margin: 15px 0 5px;
}

hr {
	height: 1px;
	background: black;
	color: white;
	border: 0;
	margin: 10px 0 5px;
}

p.odstavec-doprava {
	float: right;
	margin: 0 0 20px 20px;
}

p.odstavec-fotogalerie {
	clear: right;
	margin: 15px 0 30px;
}

p.odstavec-doprava img,
p.odstavec-fotogalerie img {
	background: url('../images/bck-img.png') no-repeat;
	width: 160px;
	height: 160px;
	padding: 12px;
	border: 0;
	display: block;
	margin: 5px 15px;
}

p.odstavec-fotogalerie img {
	display: inline;
	margin: 5px;
}

p.odstavec-doprava img.joomslide {
	background: none;
	height: auto;
	padding: 0 13px;
}

p.odstavec-vyrazny {
	background: ivory;
	padding: 5px 10px;
	margin: 10px 0 20px;
	width: 338px;
	border-bottom: 1px solid black;
}

table.tabulka-kontakty {
	width: auto;
	border: 0;
}

table.tabulka-kontakty th {
	font-weight: bold;
	padding: 5px 10px 5px 0;
	border: 0;
	width: 10%;
	background: none;
	white-space: nowrap;
}

table.tabulka-kontakty td {
	border: 0;
	text-align: left;
	width: 90%;
	padding: 5px 0;
}

table.tabulka-titulni-strana {
	width: 590px;
	border: 0;
	text-align: center;
	color: darkgoldenrod;
	font-weight: bold;
}

table.tabulka-titulni-strana h2 {
	color: black;
	margin: 0 0 5px;
}

table.tabulka-titulni-strana img {
	background: url('../images/bck-img.png') no-repeat;
	width: 160px;
	height: 160px;
	padding: 12px;
	border: 0;
	display: block;
	margin: 0 auto 5px;
}

table.tabulka-titulni-strana td {
	padding: 0 5px 20px;
	vertical-align: top;
	width: 194px;
	border: 0;
}