body {
   behavior:url("./csshover.htc");
}

body,
table {
  background: #ffffe1 none;
  color: #000000;
  font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
  font-size: 95%;
  margin: 0px;
  padding: 0px;
  vertical-align: top;
  text-align: left;
  border-spacing: 0px;
  border-collapse: collapse;
}

#flash {
   position:relative;
   z-index:1;
}

img {
   border: 0;
   vertical-align:bottom;
}
table,
tr,
td {
   padding: 0px;
   margin: 0px;
   font-size: 100%;
   background-color:#3a4e93;
   border-style: none;
   border-width: 0px;
   border-color: #ff0000;
  border-spacing: 0px;
  border-collapse: collapse;
}
#searchtxt {
   width: 124px;
   height: 12px;
   background-color: white;
   border-width: 0px;
   margin-left: 10px;
   margin-bottom: 6px;
}
   
#menu ul,
#menu li,
#menu a {
display:block;
margin:0px;
padding:0px;
border:0px none;
z-index:5;
list-style:none;
}

#menu ul {
width:153px;
background: white;
}

#menu li {
   padding-bottom: 1px;
background:#3a4e93;
position:relative;
z-index:5;
font-size: 85%;
}

#menu li.folder ul {
position:absolute;
z-index:9;
left:140px; /* IE */
top:5px;
}		

#menu li.folder>ul {
   left:140px;
} /* others */

#menu a {
text-decoration:none;
color:white;
font-weight:bold;
width:100%; /* IE */
}

#menu li>a { width:auto; } /* others */

#menu li.folder li {
background:#00a5e6;
   margin: 1px 0px;
}

#menu li.folder li a {
   padding: 2px 5px;
}

/* regular hovers */

#menu a:hover {
border-color:#3a4e93;
background-color:white;
color:white;
}
#menu li.folder a:hover {
background-color:#3a4e93;
}

/* hovers with specificity */

#menu li.folder:hover {
z-index:10;
}		

#menu ul ul,
#menu li:hover ul ul {
display:none;
}

#menu li:hover ul,
#menu li:hover li:hover ul {
display:block;
}		


#menu li:hover img.hideable {
   visibility:hidden;
}

#content {
   text-align: justify;
   background-color:#e3e5e6;
   font-size: 100%;
   padding: 2ex;
   vertical-align: top;
}

#content h1 {
   text-align: center;
   font-size: 130%;
   margin-bottom: 3ex;
   color: #3a4e93;
}
   
#content h2 {
   text-align: center;
   font-size: 110%;
   color: #3a4e93;
   margin-top: 4ex;
}
#content h3 {
   text-align: left;
   font-size: 110%;
   color: #3a4e93;
   margin-top: 4ex;
}
#content h4 {
   text-align: left;
   font-size: 95%;
   color: #3a4e93;
   margin-top: 4ex;
}
#content h5 {
   text-align: left;
   font-size: 95%;
   font-style: oblique;
   color: #3a4e93;
   margin-top: 4ex;
}
#content h5 {
   text-align: left;
   font-size: 95%;
   font-style: oblique;
   color: black;
   margin-top: 4ex;
}
#content ul {
   list-style-type: disc;
   list-style-position: outside;
}
#content ul.reference {
   text-align: justify;
}
#content ul.reference li {
   padding: 1ex 0em;
}
#content a {
   font-style: oblique;
   color: #00a5e6;
   text-decoration: none;
}
#content a:hover {
   color: red;
}
#content p {
   text-align: justify;
   text-indent: 0em;
   margin: 0.5ex 0;
}
#content img {
   padding: 1ex;
}
#content table,
#content tr,
#content th,
#content td {
   text-align: left;
   background-color:#e3e5e6;
   border: 1px solid #3a4e93;
}
#content table {
	font-size: 80%;
	border-collapse: collapse;
	margin: 2ex 0px;
}
#content th {
   background-color: #3a4e93;
   color: #ffffff;
   text-align: center;
   border: 1px solid black;
   padding: 1ex;
}
#content td {
   padding: 1ex;
   border-top: none;
}
#content td.right {
   text-align: right;
}
.certifikat {
   text-align: center;
   padding-bottom: 1em;
}
.certifikat a img{
   border: solid 1px;
   margin: 5px 5px;
}
.certifikat a:hover img{
   border-color: black;
}
.label {
   padding-top: 1ex;
   font-size: 75%;
   font-style: italic;
   padding: 0 10em;
}
.kontakt table,
.kontakt tr,
.kontakt td {
   border-width: 0px !important;
   vertical-align: top;
   text-align: left;
}
.kontakt input,
.kontakt textarea {
   padding: 2px;
    border: #3a4e93 1px solid;
}
.fpopisek {
   text-align: right !important;
   font-weight: bold;
}
.formatovaci table,
.formatovaci tr,
.formatovaci td,
.formatovaci img {
   padding: 0 !important;
   margin: 0 !important;
   border: 0px solid !important;
}
