* {
  margin: 0;
  padding: 0;
  text-indent: 0;
  border: 0; 
}

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

h2, ul {
  padding-bottom: 15px;
}

ul ul{
  padding: 5px;
}

h3 {
  padding: 10px 5px 1px 2px;
  margin: 0;
  border: 0;
}

p {
  padding-bottom: 15px; 
}

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

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

#dulezite {   
  text-align: center;
  font-size: 1.2em;  
  text-decoration: underline;
  font-weight: bold;  
  margin-bottom: 15px; 
}

body {
  background: #555;
  font: normal normal 0.8em tahoma, arial, verdana, sans-serif, helvetica;
  letter-spacing: 0.1em;
  line-height: 1.3;
  text-align: center;
  color: #FFF;
}

#head {
  background: #EAEAEA;
}

#middle {
  background: #FEFCFC;
  color: #000;
}

.content {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0px auto;
  max-width: 1300px;
  width: 100%;
}

#head .content {
  background: #EEEEED;
}

#middle .content {
  background: #FFF;
  padding: 10px 20px;
  text-align: left; 
}

#menu{ 
  font-size: 1.2em;  
  margin: 0; 
  padding: 0;
  border: 0; 
  width: 100%;
  height: 35px;    
}

header { 
  margin: 0;
  padding: 0;
  width: 100%;
  height: 230px;    
} 

footer{
  width: 100%;
  padding-top: 10px;
  margin-bottom: 10px;
  height: 70px;
  background: #DDDDDD;
  font-size: 1.2em;  
  text-align: center; 
  color: #000; 
  clear: both;
}

hr, .clear {
  clear: both;
}

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

#menu li {  
  padding: 7px 0 3px 0; 
  margin: 0;
  float: left;  
  height: 23px;     
  width: 20%; 
  text-align: center; 
  color: #000; 
} 
          
#menu a li {
  text-decoration: none;
  font-weight: bold;
  color: #000;
}

#menu a:hover li {
  text-decoration: underline;
  font-weight: bold;
  color: #000;  
  background-color: #FFF;        
}

#menu a:visited li {
  font-weight: bold;
  color: #000;
}

#triplets{ 
  color: #000;
  text-align: center;
  width: 100%;
} 

.third{ 
  width: 33%;           
  float: left;
}

.desc {
  margin: 5px auto;
  padding: 0;
  width: 100%;
  max-width: 280px;
  height: 280px;
  font-size: 1.3em;  
}

.desc img { 
  background: #FFF;
  padding-bottom: 10px;
  width: 100%;
  max-width: 280px;
  height: 200px;  
}  

#map {
  float: right;
}

#information {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  width: 100%;
  min-height: 20px;
  padding: 20px;
}

#middle li {
  margin-left: 30px;
  list-style-type: circle;
}

a{
  text-decoration: none;
  font-weight: bold;
  color: #222;
}

a:hover {
  text-decoration: underline;
  font-weight: bold;
  color: #222;
}

a:visited {
  font-weight: bold;
  color: #222;
}
