/* Created by Ondrej Hornig, 2009. All rights reserved. */

html, body { height: 100%; }

body {
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
	color: #000000;
	font-family: "Times New Roman CE", "Times CE", "Times New Roman", serif;
	font-size: 12px;
}

img { border: 0; }

a, a:active, a:visited { color: #036b85; text-decoration: underline; }
a:hover { text-decoration: none; }

h1 { padding: 6px 0 6px 4px; margin: 0; font-size: 1.8em; font-weight: bold; }
h2 { padding: 10px 0 8px 2px; margin: 0; font-size: 1.4em; font-weight: bold; }
h3 { padding: 4px 0 2px 2px; margin: 0; font-size: 1.2em; font-weight: bold; }


/* page */
div#page {
	text-align: center;
	width: 100%;
	margin: 0 auto;
	position: relative;
}

div#top { clear: both; position: relative; height: 80px; margin-top: 30px; margin-bottom: 16px; }

div#stred { clear: both; }

div#odkazy { display: none; }

div#obsah { clear: both; width: 100%; }

div#text { clear: both; background: #ffffff; width: 100%; padding: 1px 0 1px 0; margin: 0; text-align: left; }
div#text-nahore { display: none; }
div#text-dole { display: none; }

div#paticka { clear: both; height: 14px; width: 94%; text-align: right; margin: 6px auto; font-size: 0.9em; color: #7f7f7f; }
div#paticka a, div#paticka a:active, div#paticka a:visited { color: #8995ff; }
div#paticka a:hover { text-decoration: none; }


/* other */
div#text p { text-indent: 20px; }
div#text ul, div#text ul li { list-style: none; }

div.gallery { width: 100%; text-align: center; }
div.gallery img { padding: 4px; border: 1px solid #f1f3ae; }

td.nadpisek { vertical-align: top; font-weight: bold; width: 140px; padding-right: 10px; }

#vitej { margin: 20px auto; }

.nas { background: #ffffff; border: 2px solid #000000; padding: 6px 8px 0 8px; text-align: center; width: 96%; font-size: 0.9em; font-family: sans-serif; vertical-align: middle; height: 42px; }

.tucne { font-weight: bold; }
.kontakt { margin-left: 40px; }

div#text table p { text-indent: 0; margin: 0 0 6px 0; }
div#text p.bez { text-indent: 0; }
div#text p.odkazy { line-height: 200%; text-indent: 0; }

div.patka { display: none; }