body {
	text-align: center;
	margin: 0px auto;
	background-color: #4e1301;
  background-image: url(../../include/images/bg-repeat.png);
  background-position: 50% 0px;	
  background-repeat: repeat-y;	
}

#topcz {
	width: 919px;
	height: 408px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background-image: url(../../include/images/top-cz.png);
  background-position: 0px 0px;	
  background-repeat: no-repeat;  
}

#topen {
	width: 919px;
	height: 408px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background-image: url(../../include/images/top-en.png);
  background-position: 0px 0px;	
  background-repeat: no-repeat;  
}

#topde {
	width: 919px;
	height: 408px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background-image: url(../../include/images/top-de.png);
  background-position: 0px 0px;	
  background-repeat: no-repeat;  
}

  #header {
    width: 280px;
    height: 140px;
  }
   
    #header a {
      width: 0px;
    	display: block;
     	height: 140px;
     	padding-left: 280px;
     	overflow: hidden;
    }
     
    #header h1 {
     	margin: 0px;
     	padding: 0px;
    }
    
  #menu {
    margin: 0px;
    position: relative;
    left: 60px;
    top: 40px;
  }
  
    #menu ul {
      margin: 0px;
      padding: 0px;
      list-style-type: none;
    }
    
    #menu li {
      width: 120px;
      height: 42px;
    }
    
    #menu a {
      width: 0px;
    	display: block;
     	height: 42px;
     	overflow: hidden;
     	padding-left: 120px;
    }
    
  #language {
    margin: 0px;
    position: relative;
    left: 798px;
    top: -284px;
    width: 140px;
  }
  
    #language ul {
      margin: 0px;
      padding: 0px;
      list-style-type: none;
    }
    
    #language li {
      width: 20px;
      float: left;
      padding-right: 10px;
    }
    
    #language a {
      font-family: Georgia, Arial, Tahoma, Verdana;
      font-size: 12pt;
      color: #6e3321;
      font-weight: normal;
      text-decoration: none;
    }
      
    #language a:hover {
      text-decoration: underline;
    }    
    
  #jquery {
    position: relative;
  	width: 467px;
  	height: 307px;
  	z-index: -100;
  	top: -253px;
  	left: 416px;
  }
  
    #jquery ul {
      margin: 0px;
      padding: 0px;
      list-style: none;
    }  
    
    #jquery li {
      margin: 0px;
      padding: 0px;
    }
    
    #jquery img {
      border: 0px;
    }

#middle {
	width: 919px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
	background-image: url(../../include/images/middle-repeat.png);
	background-position: 0px 0px;	
	background-repeat: repeat-y;  
}

  #middlecenter {
  	width: 919px;
    min-height: 450px;  	
  	background-image: url(../../include/images/middle.png);
  	background-position: 0px 0px;	
  	background-repeat: no-repeat;  
  }
  
    #pannel {
    	width: 172px;
      float: left;
      margin: 0px 34px 20px 16px;
      text-align: center;
    }
    
      .hrtop {
        width: 172px;
        height: 21px;
      	background-image: url(../../include/images/hr-top.png);
      	background-position: 0px 0px;	
      	background-repeat: no-repeat;        
      }   
      
      .hrbottom {
        width: 172px;
        height: 21px;
      	background-image: url(../../include/images/hr-bottom.png);
      	background-position: 0px 0px;	
      	background-repeat: no-repeat;      
      }       
    
      #pannel h2 {
        font-family: Georgia, Tahoma, Arial, Verdana;
        font-size: 14pt;
        color: #6e3321;
        font-weight: normal;
        margin-bottom: 0px;
      	background-image: url(../../include/images/li.png);
      	background-position: 0px 0px;	
      	background-repeat: no-repeat;        
      }
      
      #pannel h3 {
        font-family: Arial, Tahoma, Verdana;
        font-size: 9pt;
        color: #6e3321;
        font-weight: bold;
      }
      
      #pannel h4 {
        font-family: Arial, Tahoma, Verdana;
        font-size: 8pt;
        color: #6e3321;
        font-weight: bold;
      }        
  
      #pannel p {
        font-family: Arial, Tahoma, Verdana;
        font-size: 8pt;
        color: black;
      }
      
      #pannel a {
        font-family: Arial, Tahoma, Verdana;
        font-size: 8pt;
        color: #6e3321;
        text-decoration: none;
        font-weight: normal;
      }
      
      #pannel a:hover {
        text-decoration: underline;
      }     
      
      #pannel li {
        font-family: Arial, Tahoma, Verdana;
        font-size: 8pt;
        color: black;
      }
      
      #pannel ul {
        margin-left: 16px;
        padding: 0px;
      }      
      
        #podmenu a {
          font-family: Arial, Tahoma, Verdana;
          font-size: 10pt;
          color: #6e3321;
          text-decoration: none;
        }
        
        #podmenu a:hover {
          text-decoration: underline;
        }   
        
        #podmenu {
          line-height: 20px;
          text-align: left;
        }          
        
        #podmenu li {
          font-family: Arial, Tahoma, Verdana;
          font-size: 10pt;
          color: #6e3321;
        }      
      
      #pannel table {
        font-family: Arial, Tahoma, Verdana;
        font-size: 8pt;
        color: black;
        border: 0px;
      }
      
      #pannel td, th {
        border: 1px solid #6e3321;
        padding: 3px;
      }         
      
      #pannel img {
        margin: 6px;
        border: 1px solid #6e3321;
        padding: 2px;
      }
      
    #content {
    	width: 664px;
      float: left;
      margin: 0px 0px 20px 0px;
    }
    
      #content h2 {
        font-family: Georgia, Tahoma, Arial, Verdana;
        font-size: 14pt;
        color: #6e3321;
        font-weight: normal;
      }
      
      #content h3 {
        font-family: Georgia, Arial, Tahoma, Verdana;
        font-size: 11pt;
        color: #6e3321;
        font-weight: normal;
      }
      
      #content h4 {
        font-family: Georgia, Arial, Tahoma, Verdana;
        font-size: 10pt;
        color: #6e3321;
        font-weight: normal;
      }        
  
      #content p {
        font-family: Arial, Tahoma, Verdana;
        font-size: 10pt;
        color: black;
      }
      
      #content a {
        font-family: Arial, Tahoma, Verdana;
        font-size: 10pt;
        color: #6e3321;
        text-decoration: none;
      }
      
      #content a:hover {
        text-decoration: underline;
      }       
      
      #content li {
        font-family: Arial, Tahoma, Verdana;
        font-size: 10pt;
        color: black;
      }
      
      #content table {
        font-family: Arial, Tahoma, Verdana;
        font-size: 10pt;
        color: black;
        border: 0px;
      }
      
      #content td, th {
        border-bottom: 1px solid #b0966c;
        padding: 4px;
        margin: 0px;
      }         
      
      #content img {
        margin: 6px;
        border: 1px solid #b0966c;
        padding: 2px;
      }
      
      #content input {
        font-family: Arial, Tahoma, Verdana;
        font-size: 10pt;
        color: black;
      }
      
      #content textarea {
        font-family: Arial, Tahoma, Verdana;
        font-size: 10pt;
        color: black;
        background-color: transparent;
        border: 1px solid #b0966c;        
      }      
      
      .input {
        background-color: transparent;
        border: 0px;
        border-bottom: 1px solid #b0966c;
      }
      
      .button {
        background-color: transparent;
        border: 1px solid #b0966c;
        cursor: pointer;        
      }           

#bottom {
	width: 919px;
	height: 50px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
}

  #copyright {
    padding-right: 10px;
  }
  
    #copyright p {
      font-family: Arial, Tahoma, Verdana;
      font-weight: normal;
      color: #aa7d7a;
      font-size: 8pt;
    }
    
    #copyright a {
      font-family: Arial, Tahoma, Verdana;
      text-decoration: underline;
      font-weight: normal;
      color: #aa7d7a;
      font-size: 8pt;
    }
    
    #copyright a:hover {
      text-decoration: none;
    } 

.clear {
	clear: left;
}
