/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
/* common styling */
.menu {font-family: arial, sans-serif; width:920px; height:21px; position:RELATIVE ;font-size:15px; z-index:100; background: white}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000;width:151px; height:20px; text-align:center; color:gray; border:1px solid #fff; background:white; line-height:20px; font-size:15px; overflow:hidden;}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:black; background:#dadada;}
.menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:150px;}
.menu ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:red; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:white; color:black;;border: 1px solid gray}
.menu ul li:hover ul li a:hover {background:#dadada; color:black;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:0; top:0;}
.menu ul li:hover ul li:hover ul.left {left:20px;}


/* my Libor style to format other part of Ota Pavel page */
body {font-family: Arial, Helvetica, sans-serif;background:#ccffcc} /* #ccffcc */

.obdelnik1 {position:relative; top:23px; width:930px;height:24px; background:#fef6b5;text-align:left; padding:5px;font-size:20px;border:1px solid gray}
.obdelnik2 {position:relative; top:252px; width:940px;height:24px; background: white}
.tabule{background:white; position:relative;top:-17px; width:940px }/* těch -17px je kuli Mozzile, chtela tam znak <BR> pro zalomení */
.podnadpis {border:1px solid gray; text-align:left;background:#ffffe1;padding:5px}

.podnadpis1 {font-size:18px;border:1px solid gray; text-align:left;background:#ffffe1;padding:5px; font-weight: bold}

.nadpisek {text-align:left;background:#fef6b5;padding:5px; font-weight: bold;border: 1px solid gray}

.nadpis {font-size: 30px ;text-align:left;color:black;background:#ffffe1;padding:10px }
.text {text-align: left;background:#ffffe1; padding: 20px}
.text1 {text-align: left;background:#ffffe1; padding: 10px}
.foto {text-align: left;background:#ffffe1; padding: 10px}
.zahlavi1{text-align: left; padding:8px;background:#ffffe1}
.zahlavi{text-align: right; padding:5px;background:#ffffe1}
.zafoto{background:white;width:200px;border:1px solid gray;padding:6px}
.popisek{background:white;padding:5px;width:200px}
.popisek1{background:white;padding:10px;}


a:visited {color: green;text-decoration: underline;font-size:15px}  /*nav3tiveny*/
a:link {color: green;text-decoration: underline;font-size:15px} /* nenavštívený */
a:hover    {color: #bb6816;text-decoration:none ;font-size:15px} /* změní barvu po prejeti mysi*/
