* {
  padding: 0;
  margin: 0;
}

h1, h4, a img {
  padding: 0;
  margin: 0;
  border: 0;
}  

h2 {        
  font-family: Franklin Gothic Medium;
  padding: 0px 20px;
  color: #FFF;
  margin: 0;
  border: 0;
} 
  
#text h2 {        
  font-family: Franklin Gothic Medium;
  padding: 0px 20px;        
  font-size: 24px;
  color: #000;
  margin: 0;
  border: 0;
}

h3 { 
  text-decoration: none;
  font-family: Franklin Gothic Medium; 
  font-size: 20px;
  padding: 10px 5px 1px 2px;
  margin: 0;
  border: 0;
} 

ul, ol, li { list-style: none  }

table, td, th {
  border: 0;
  font-size: 1em;
  font-weight:normal;
}

body {
  background: #000;
  font: normal normal 0.8em tahoma, arial, verdana, sans-serif, helvetica;
  letter-spacing: 0.1em;
  line-height: 1.3;
  text-indent: 0;
}

#vse {
  position: absolute;
  left: 10px;
  top: 10px;
  background: #365efc;
  height: auto;
  text-align: left;
  width: 990px;
}

#lhlava{
  float: left;
  width: 300px;   
  height: 100px;
  background: #365efc;
}

#hlava{
  float: left;   
  left: 300px;
  width: 690px;
  height: 100px;
  background: #68b0f8;
}

#menu{    
  float: left; 
  padding: 14px;
  width: 272px;
  min-height: 505px;
  background: #365efc;
}

#text{  
  float: left;
  left: 300px;
  padding: 10px 10px 10px 20px;
  width: 660px;
  min-height: 515px;
  background: #dbf5f0;
  overflow: auto;
}
  
#lpata{
  float: left;
  width: 300px;   
  height: 100px;
  background: #365efc;
}

#pata{    
  float: left;
  border-top: 2px solid #68b0f8;
  left: 300px;
  width: 690px;
  height: 98px;
  background: #dbf5f0;
}  
    
#rekonstrukce { 
  text-align: center;
  font-weight: bolder;
  color: red;
  text-decoration: none;
  font-size: 22px;
}
     
p{
  margin-top: 10px;
  text-decoration: none;
  font-size: 14px;
  color: #3A3A3A;
}

#lhlava p{
  margin-top: 10px;
  text-decoration: none;
  font-size: 14px;
  text-align: center;
  font-weight: bolder;
  color: #FFF; 
} 

#lhlava h2{           
  font-family: Franklin Gothic Medium;
  text-decoration: none;
  font-size: 20px;
  text-align: center;
  font-weight: bolder;
  color: #FFF;  
  padding: 0px;
  margin: 0;
  border: 0;
}

#text a{
  text-decoration: none;
  font-size: 14px;
  color: #3A3A3A;  
  font-weight: bold; 
  font-family: Franklin Gothic Medium;   
  letter-spacing: 0.5px
} 
#text a:hover {
  text-decoration: underline;
  font-size: 14px;
  color: #3A3A3A;
  font-weight: bold; 
  font-family: Franklin Gothic Medium; 
}

a{
  text-decoration: none;
  font-size: 15px;
  color: #3A3A3A;
  font-weight: bold; 
  font-family: Franklin Gothic Medium;   
  letter-spacing: 0.5px
}

a:hover {
  text-decoration: underline;
  font-size: 15px;
  color: #3A3A3A;
  font-weight: bold; 
  font-family: Franklin Gothic Medium;
}

a:visited {
  font-size: 15px;
  color: #3A3A3A;
  font-weight: bold; 
  font-family: Franklin Gothic Medium;
}

.podnadpis {    
  padding: 10px 0px;
  font-size: 16px;   
  font-family: Franklin Gothic Medium;
  color: #FFF;
}   
 
.podpis {         
  font-family: Franklin Gothic Medium;
  padding: 0px 10px;
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
}

.upmenu {     
  padding-top: 20px;
  float: left;
  width: 230px;
  height: 30px;
} 

.downmenu {     
  padding-top: 38px;
  float: left;
  width: 138px;
  height: 60px;
} 

.center {
  text-align: center;
}

.upozorneni {
  text-align: center;
  color: red;
  font-size: 10px; 
  font-weight: bolder;
}

.hlnadpis { 
  text-decoration: none;
  font-family: Franklin Gothic Medium;
  font-size: 17px;
  color: black;
}

.podnadpis a{  
  color: #FFF;
}