table.tabule { margin: 20px auto; border: #99cc7f 2px solid}
table.tabule p.vele {font-size:16px; text-align:right; margin-right:12px}
table.tabule p.mega {font-size:32px; text-align:right}

p.menu { font-weight:bold; }
p.menu a { color:#333333; text-decoration:none}
p.menu a:hover {text-decoration:underline}


p, li, td, h1, h2, h3, h4   { font-family: Verdana, Tahoma, Arial; font-size: 8pt; line-height: 14pt }

h1           { font-size: 12pt; font-weight: bold; color: #00990; margin: 10px 0px 20px 0px}
h2           { font-size: 10pt; font-weight: bold; text-decoration: underline; color: #666666;}

a {color: #cc3300; text-decoration: underline}
a:hover { text-decoration: none}



hr {color: #999999}

.funkce {  font-weight: bold; color: #996600}


p	{text-align:justify; margin: 2px 0px 5px 0px}

.navig 			{border-bottom: 1px #000000 solid; border-top: 1px #000000 solid; background: #DDEEDD}
.error 		{ color: red; font-weight: bold}

table.seznam	{ border: solid 2px #999999}
table.seznam td	{ padding: 5px 10px}
tr.zahlavi td 	{ border-bottom: 1px solid #999999; font-weight:bold; background:#bbddaa}

table.aktuality td {padding: 2px 0px 15px 0px; vertical-align: top}
table.aktuality tr.zahlavi td { padding: 1px 0px 0px 0px}

td.popisfoto {font-size:10px; font-weight:bold}

input, select, textarea {font-family: Verdana, Tahoma, Arial; font-size: 10pt; background: #FFFFFF; border: 1px #666666 solid}
input.button {background: #666666; border: 2px solid black; color:#ffffff; font-weight:bold}


/*foto film*/
ul.filmstrip {list-style: none; margin: 0 0 20px 0; padding:0; }
ul.filmstrip li { float:left; width: 160px; height: 120px; font-size:10px; line-height:normal; text-align: left; border: 1px dashed #666; padding:5px; margin:0px 10px 10px 0px; overflow:auto}
ul.filmstrip li img {border: 1px solid #999; margin: 0px 0px 5px 0px; display:block}
ul.filmstrip img.nothumb {border: 1px solid red; margin: 0px auto 5px auto; display:block}
ul.filmstrip li.vert  { text-align: left;}
ul.filmstrip li.vert img {float:left; margin: 0px 5px 0px 0px; padding:0}
ul.filmstrip li a:hover img {border-color:#f33}
ul.filmstrip:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;} /*clear*/
* html ul.filmstrip {height:1%} /*IE FIX*/
