* {
  padding: 0;
  margin: 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: #EEEEED;
  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;
  color: #FFF;
}

#vse {
  margin: 0px auto;
  padding: 0px 5px;
  border: 0px;
  height: auto;
  text-align: left;
  width: 980px;   
}     

#menu{ 
  margin: 0; 
  padding: 0px;
  border: 0; 
  width: 980px;
  height: 32px;         
  float: left;
}

#head{ 
  margin: 0;
  padding: 0;
  border: 10px solid #FFF;
  width: 960px;
  height: 230px;            
  float: left;
  background: url("pic/head.png");
} 

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

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

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

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

#u_head{ 
  color: #000;
  text-align: center;
  width: 980px;
  min-height: 20px;
  float: left; 
  background: #EEEEED;
  margin-bottom: 15px;
} 

.images{ 
  margin: 5px 0px;
  padding: 0;
  width: 280px;
  height: 280px;  
  border: 10px solid #FFF;          
  float: left;
  background: #EEEEED;
}

.images#middle { 
  margin: 5px 40px;
}

.images img { 
  background: #FFF;
  padding-bottom: 10px;
  width: 280px;
  height: 200px;  
}  

#map {
  border: 10px solid #FFF;  
}

#text_row{
  color: #000;
  width: 940px;
  min-height: 20px;
  padding: 20px;
  float: right; 
}

#text{ 
  color: #000;
  width: 940px;
  min-height: 214px;
  padding: 20px;
  float: right; 
}

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

#pata{
  width: 960px;
  padding: 10px;
  height: 21px;
  background: #DDDDDD url("pic/bottom.png");
  text-align: center; 
  clear: both;
  color: #000; 
}

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

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

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