body, div, p, html, form  { font-family: Arial, Tahoma, Verdana, "Geneva CE", lucida, sans-serif;  font-size: 100%; }
body, div, p, html, form, #menu ul, #menu ul li, button { margin: 0px; padding:0px; }
body  { text-align: center;  background: #000; color: #fff;  }

a, a:visited, a:active          { color: #ff9c00; text-decoration: underline; font-weight:bold;  }
a:hover                         { color: #6898D9; }

#menu ul  li a:hover            { color: #e8aa49; }

div ul li  { list-style-image: url('../img/odr.gif'); padding: 0px 1px; }


#all          { text-align: left;  background: url('../img/header.gif') no-repeat; width: 800px; margin: 0px auto; }
#hlavicka     { font-size: 0.6em;  }
#hlavicka h2  { margin: 0px; padding: 0px; }

#menu           { clear: both; margin:0px 0px 0px 240px; font-size: 70%; padding: 3px 0px 0px 0px; }
#menu ul        { padding: 0px; margin: 0px; }
#menu ul li, #menu ul li a  {  display: block; }
#menu ul li     { width: 112px;  list-style-type: none; float: left; background: url('../img/menu.gif') no-repeat 0px 3px;   }
#menu ul li a   { margin:0px 5px 0px 0px; color: #fff; text-decoration: none; padding: 0px 0px 0px 15px;  height: 28px; overflow:hidden;  background: url('../img/menu-bg.gif') no-repeat right center; font-weight:normal;  }

#menu ul li a.act, #menu ul li a.act:hover  { color: #ff9c00;  }
#menu ul li.m4 a { background: none; }

#menu ul li.m0, #menu ul li.m1  { width: 124px; }
#menu ul li.m4, #menu ul li.m3  { width: 100px; }

a#idxB     {  display: block; width:330px; height: 160px;  margin: 0px; font-weight: normal; color: #333; font-size: 1px; text-decoration: none;  }

#peakaboo { width: 100%;  }
#top      { height:198px; overflow: hidden; }



#page    { font-size: 85%; background: url('../img/bg-repeat.gif') repeat-x #005777; }
#content { margin: 0px; padding: 5px 20px 15px 20px; }
#minh    { height: 400px; width: 0px; float: right; border: none; }


acronym, abbr { border-bottom: 1px dashed #FF7A00; cursor: help;  }
table         { width: 100%; }
hr            { width: 100%; color: #f5f5f5; border-top: 1px double #f5f5f5;  height: 2px; border-bottom: 1px dashed #f5f5f5; border-left: 0px; border-right: 0px; }
.unf          { clear: both; width: 0px; height: 0px; }

/* odstavec */
#content p    { line-height: 140%; padding: 7px 0px 7px 0px; }

/* NADPISY */

h1, h2, h3, h4, h5, h6, blockquote  { font-weight: normal; }
h1        { color: #FFFFFF; font-size: 170%; margin: 10px 0px 20px 0px; padding: 7px 0px 3px 0px; }
h2        { color: #FFFFFF; font-size: 152%; margin: 15px 0px 10px 0px; }
h3        { color: #DEDEDE; font-size: 135%; margin: 10px 0px 5px 0px;  }
h4, h6    { color: #9D007D; font-size: 140%;  margin: 0px 0px 10px 0px; padding: 2px 0px 2px 12px; border-bottom: 1px solid;  }
h4, h3    { background: url('../img/odr.gif') no-repeat 0px center; }
h5        { color: #000000; font-size: 100%;   margin: 0px 0px 0px 10px; padding-top: 0px;  }
h6        { font-size: 96%; text-align:right; }

.sipka  { background: url('../img/sipka.gif') no-repeat 0px center; padding-left: 25px;   }

button    { cursor:pointer; font-weight: bold;  }
textarea  { font-size: 84%; height: 60px;  border: 1px solid #9D007D; width: 95%; margin-bottom: 7px;  padding: 4px; font-family: Verdana, tahoma, sans-serif;  }
input.t   { border: 1px solid #9D007D; padding: 1px 3px; }
#formel input.t { float: right; width: 110px; margin-bottom:5px; }
#formel label  { float: left; clear: both; margin-bottom:5px; }
#foot { margin: 0px; padding: 15px 20px 60px 0px; text-align: right; font-size: 0.8em; background: url('../img/bg-foot.gif') no-repeat left bottom;  line-height: 160%; }
#foot span  { display:block; font-size: 0.8em; margin: 5px 0px;}
#foot span a  {  color: #c0c0c0;  }
#foot span a:hover  { color: #a0a0a0;  }


/* TABULKY */
th, td     {padding: 2px 10px;}
table   {border-collapse: collapse; }
table a {text-decoration: none; }
table a:hover {color: #FF7A00; }
tr.line td, tr.line th  {background-color: #f5f5f5;}


/* zarovnani */
.c {text-align: center;}
.l   {text-align: left;}
.r  {text-align: right;}

img { padding: 6px; }
#content a img       {    padding: 6px;    border: 1px solid #e0e0e0;    margin-right: 4px; }

pre, code, samp, kbd, var {  font-family: courier, monospace;   font-size: 110%;  line-height: 1.1em;  background: #F1F1F1; }

/*  xStandard elements */
kbd {padding:0px 1px 0px 1px;border-width:1px 2px 2px 1px;border-style:solid;}
dfn {font-style:normal;border-bottom:1px dashed;cursor:help;}


table {font-size:1em;}
img.left {float:left;margin-right:3px;}
img.right {float:right;margin-left:3px;}
p.left {text-align:left;}
p.center {text-align:center;}
p.right {text-align:right;}
span.underline {text-decoration:underline;}
span.strikethrough {text-decoration:line-through;}
div.textbox {clear:both;float:left;width:150px;font-size:.8em;padding:2px 10px;border-top:1px solid gray;border-bottom:1px solid gray;}
div.photo {float:right;width:auto;font-size:.8em;font-weight:bold;padding:4px;}
address { font-style: normal; font-size: 95%; margin-bottom: 10px; }

input.t:focus, textarea:focus { font-weight: bold;  border: 1px solid #000; }

fieldset      { border: 1px solid #dedede; margin:25px 0px 0px 0px;  padding: 10px;  }
legend        { border-top: 1px solid #dedede;  border-bottom: 1px solid #dedede; padding: 8px 10px; font-size: 100%; font-weight: bold; }
fieldset ul   { padding-left: 25px; }
fieldset li   { padding: 5px 8px 5px 0px; clear: both;  margin: 10px 0px 5px 0px; list-style-type: none;  }
label         { display: block;  line-height: 130%;  padding-left: 0px; width: 160px; float: left;   }
fieldset input.t  { width: 220px; padding: 1px 3px; border: 1px solid #CDD0D0;  }
textarea  { border: 1px solid #CDD0D0; height: 60px; width: 98%;  padding: 5px; }
fieldset button { margin-top: 20px; font-size: 110%; }
fieldset h3 { padding-left: 25px; font-size: 100%; }

