body
        {
        margin: 0;
        padding: 0;
        /* background-color: #dddddd; */
	      font-family: Georgia CE, Georgia, serif; /* základní def. písma */
        font-size: 90%; color: #000000; /* základní velikost písma */
        background-attachment: scroll;
        background-repeat: repeat-x;
        background-image: url('../images/pattern-main.jpg');
        background-color: #1e6e2e;
        text-align: justify;
         
        }
A:link {text-decoration: underline; font-weight: bold; color: #009630;}
A:visited {text-decoration: underline; font-weight: normal; color: #009630;} 
        
img 
{
  border: 0px; 
}
h1
{
  color: #198d31;
  font-size: 18pt;
  
}
h2
{
  color: #606060;
  font-size: 14pt;
  
}
#topka
{
  margin-left: auto;
  margin-right: auto;
  background-attachment: scroll;
  background-repeat: repeat-x;
  background-image: url('../images/pattern-fruit.jpg');
  height: 289px;
}
#toptext
{
  text-align: center;
  color: #43ff6b;
  font-size: 11px;
  margin-top: 0px;
  padding-top: 10px;
}
#sit
{
  background-repeat: none;
  background-image: url('../images/topka-sit.gif');
  width: 850px;
  height: 250px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px; 
}
#blok
{
}             
#text
{
  color: #505050;
  background-color: #ffffff;
  font-size: 11pt;
  width: 700px;
  padding-left: 25px;
  padding-right: 25px; 
  padding-top: 25px;
  padding-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  border-left: 1px solid #808080;
  border-right: 1px solid #808080;
  line-height: 17pt;  
  background-repeat: repeat-x;
  background-image: url('../images/pattern-text.jpg');
  min-height:500px;
}
#text A:hover {background-color: #009630; font-weight: bold; color: #c4ad01;}
#text img 
{
border: 1px solid #009630;
margin-left: 20px;
}

#left-logo img 
{
position: absolute;
  margin-left: -139px;
  margin-top: -10px;
border: 10px;
}
#righter
{
  position: absolute;
  margin-left: 726px;
  margin-top: -10px;
  width: 90xp;
}
#righter img 
{
border: 0px;
margin-left: 0px;
}
#patka
{
  text-align: center;
  color: #505050;
  background-color: #aaaaaa;
  padding-left: 0px;
  padding-right: 0px; 
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
  height: 125px;
  background-repeat: repeat-x;
  background-image: url('../images/pattern-patka.jpg');
} 
#patka A:hover {background-color: #c4ad01; font-weight: bold; color: #009630;}
A:link {text-decoration: underline; font-weight: bold; color: #009630;}
A:visited {text-decoration: underline; font-weight: normal; color: #009630;}      
#menu
{
  padding-top: 30px;
  padding-left: 30px;
}       
