/* Style Sheet for Morten's JavaScript Tree Menu
   Created & maintained by Morten Wang <morten@treemenu.com>
   Version 2001-10-20 */

BODY {
  background: White;
  color: #000000;
}

TD, TH, ADDRESS, P, PRE, CODE, BLOCKQUOTE, UL, LI {
  color: #000000;
}

A:link {
  color: #330099;
}

A:active {
  color: #990000;
}

A:visited {
  color: #666699;
}

A:hover {
  color: #990000;
}

TD.link {
  padding-top: 1em;
}

H1, H2, H3, H4, H5, H6 {
  font-family: Georgia, "Times New Roman", serif;
  color: #990000;}

H1 {
  font-size: x-large;
  margin: 0;
  border: 0;
  padding: 0;
}

P, H2, H3, H4, H5, H6, DL, PRE, TABLE.optionDef {
  margin-left: 5%;
  margin-right: 3%;
}

BLOCKQUOTE {
  margin-left: 10%;
  margin-right: 10%;
}

P, LI, TD, TH, BLOCKQUOTE, DD, DT {
  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-size: 83%;
  line-height: 115%;
}

DD P {
  font-size: 100%;
}

PRE, CODE {
  font-family: "Courier New", courier, monospace;
}

.footer {
  width: 100%;
  font-size: 75%;
  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  line-height: 125%;
  text-align: left;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #000000;
  padding-top: 0.25em;
  margin-top: 2em;
}

.footer #noframes {
  float: right;
  text-align: right;
  width: 25%;
}

.box {
  margin: 0px;
  padding: 0em;
  border: medium solid #000;
  width: auto;
  background: #eee;
  height: 240px;
  float: right;
clear: left;
position: relative;
}

.style5{
color: Blue;
font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
font-size: 83%;
line-height: 115%;
}

.styleHlavniOdkazy{
font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
line-height: 115%;
font-weight: bold;
font-variant: small-caps;
}

img.vpravo {
float: right;
margin: 0.2em 0 0.2em 0.5em;
}

img.vlevo {
float: left;
margin: 0.2em 0.5em 0.2em 0.2em;
}

th {
text-align: left;
}

table.optionDef tr {
vertical-align: top;
}

/* End of Style Sheet */
