* {
  padding: 0;
  margin: 0;
}

iframe, h1, h2, h3, h4, a img {
  padding: 0;
  margin: 0;
  border: 0;
}

ul, ol, li { list-style: none;}

table, td, th {
  border: 0px solid #FFF;
  font-size: 1em;
  font-weight:normal;
}

body {
  background: #e5e5e5;
  font: normal normal 0.8em tahoma, arial, verdana, sans-serif, helvetica;
  letter-spacing: 0.1em;
  line-height: 1.3;
  margin: 0;
  padding: 0;
  text-indent: 0;
  border: 0; 
  text-align: center;
}

#vse {
  margin: 30px auto; 
  background: #FFF;
  border: 1px solid #800000;
  height: auto;
  text-align: left;
  width: 960px;
}

#hlava{
  background-image: url("pic/navrhy.gif"); 
  color: #A0A0A0; 
  background-color: #A0A0A0;
  width: auto;
  height: 100px;
  text-align: center;
  border-bottom: 2px solid black;
}

#menu{
  margin: 30px 30px 20px 30px;
  font:0.83em Verdana, sans-serif;
  float: left; 
  clear: right;
  width: 900px;
  height: 30px;
}

#text{
  float: left;
  background: #FFF;
  padding: 5px;
  height: 440px;
  width: 580px;
}

#strana{
  float: left;
  background: #FFF;
  padding: 20px;
  height: 410px;
  width: 330px;
  text-align: center;
}

#pata{
  clear: both;
  width: auto;
  height: 25px;
  color: #336633;
  background: #66cc66;
  border-top: 2px solid black;
  border-bottom: 1px solid black;
  text-align: center;
}

iframe {
  height: 440px;
  width: 100%;
  text-align:left;
  margin: 0;
  padding: 0;
  border: 0;
}

#pata p{
  font: normal normal 1.5em tahoma, arial, verdana, sans-serif, helvetica;
  text-decoration: none;
  color: #336633;
}

a{
  text-decoration: none;
  font-size: 13px;
  color: #3A3A3A;
}

a:hover {
  text-decoration: underline;
  font-size: 13px;
  color: #3A3A3A;
}

a:visited {
  font-size: 13px;
  color: #3A3A3A;
}

#menu ul {
  height: 20px;
  list-style-type:none; 
  margin: 0; 
  padding: 0;
}

#menu li {
  float: left; 
  width: 150px;
  margin: 0; 
  padding: 0;
}

#menu h3 {
  font-size: 1em; 
  margin:0; 
  padding: 0; 
  height: 30px;
}

#menu h3 a {
  background: #336633;
  border: 5px solid #336633;
  color: #66cc66;
  display: block; 
  text-decoration: none; 
  width: 140px; 
  height: 20px; 
}

#menu h3 a:hover {
  background: #66cc66;
  display: block; 
  text-decoration: none; 
  color: #336633;
  border: 5px solid #66cc66;
}

#menu ul li.main:hover h3 a {
  color: #336633;
  background-color: #66cc66;
  border: 5px solid #66cc66;
}

#menu ul li.main {
  position: relative;
}