* {
  padding: 0;
  margin: 0;
}

h1{
  text-align: center; 
}

h1, h2, h4, a img {
  padding: 0;
  margin: 0;
  border: 0;
} 
  
h1 {
  font: normal normal bolder 2.2em tahoma, arial, verdana, sans-serif, helvetica;       
  text-decoration: underline;
  color: #660033;
  letter-spacing: 0.1em;
  line-height: 1.3;    
}

h2 {
  font: normal normal bolder 1.7em tahoma, arial, verdana, sans-serif, helvetica;          
  color: #8b1863;
  letter-spacing: 0.1em;
  line-height: 1.3;    
}

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

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

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

p {
  font: normal normal 1em tahoma, arial, verdana, sans-serif, helvetica;
  letter-spacing: 0.1em;
  line-height: 1.3;  
}

body {
  background: #fff;
  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: 0px auto;
  height: auto;
  text-align: left;
  width: 980px;   
}

#hlava{
  width: 980px;
  height: 310px;
  background: #FFF url("pic/head.png");
}
#hlava-text{
  width: 577px;
  height: 310px;
  padding-left: 10px;
  float: left; 
}

#hlava-menu{
  float: left;
  width: 393px;
  height: 310px;
  text-align: center;  
}

#text{ 
  width: 570px;
  min-height: 360px;
  float: left; 
  padding-left: 5px;
  margin-left: 10px;
  border-left: 2px solid ;    
  overflow: auto;
}

#strana{
  background: url("pic/right_side.png") 0 0 repeat-y; 
  width: 393px; 
  min-height: 350px; 
  padding-top: 15px;
  text-align: center;
  font: normal normal normal 1em tahoma;
  letter-spacing: 0.1em;
  line-height: 1.3;  
  color: #fff; 
  float: right; 
}  

#strana a{
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  color: #FFF;
}

#strana a:hover {
  text-decoration: underline;
  font-size: 15px;
  font-weight: bold;
  color: #FFF;
}

#strana a:visited {
  font-size: 15px;
  font-weight: bold;
  color: #FFF;
}         

#pata{       
  background: url("pic/bottom0.jpg");
  width: 980px; 
  height: 29px;
  padding-top: 5px;
  text-align: center; 
  color: #fff;
  clear: both; 
}

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

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

a:visited {
  font-size: 15px;
  font-weight: bold;
  color: #000;
}

.biggest{ 
  -webkit-text-shadow:5px 5px 15px #000; 
  -moz-text-shadow:5px 5px 15px #000; 
  text-shadow:5px 5px 15px #000; 
  font-family: verdana; 
  padding-left: 30px;
  padding-top: 30px;
  font-size: 60px;
  font-weight: bold;  
  color: #FFF;  
}

.big{
  font-family: arial;            
  padding-left: 10px;
  font-size: 30px;
  font-weight: bold;
  color: #660033;   
}