body {
	text-align: center;
	margin: 0px auto;
	font-family: Comic Sans MS, Arial, Verdana, Tahoma;
	background-image: url(../include/bg-site.png);
	background-position: 0px 0px;	
	background-repeat: repeat-x;
	background-color: white;	
}

#site {
	width: 100%;
}

  #top {
  	width: 1030px%;
   	margin-left: auto;
   	margin-right: auto;  	
  }
  
    #header {
    	width: 1030px;
    	height: 190px;
    	background-image: url(../include/header.png);
    	background-position: 0px 0px;	
    	background-repeat: no-repeat;
    	margin-left: auto;
    	margin-right: auto;
    	text-align: left;
    }
    
      #header a {
      	position: relative;
        width: 0px;
      	display: block;
      	height: 120px;
      	padding-left: 150px;
      	overflow: hidden;
        top: 10px;
        left: 40px;
      }
      
      #header h1 {
      	margin: 0px;
      	padding: 0px;
      }
      
  #center {
  	width: 1030px;
    background-image: url(../include/bg-center.png);
    background-position: center;	
    background-repeat: repeat-y;
    margin-left: auto;
    margin-right: auto;     	
  }
  
    #content {
    	width: 1030px;
    	min-height: 379px;
    	background-image: url(../include/content.png);
    	background-position: 0px 0px;	
    	background-repeat: no-repeat;
    	margin-left: auto;
    	margin-right: auto;
    	text-align: left;
    }
    
      #left {
      	width: 186px;
      	text-align: left;
      	margin: 0px;
      	padding: 15px 20px 20px 60px;
      	float: left;
      }
      
        #left-menu ul {
        	margin: 0px;
        	padding: 0px;
        	list-style-type: none;
        }
        
        #left-menu li {
        	display: block;
        	height: 22px;
        	width: 200px;
        }
        
          #left-menu .li1 {
          	background-image: url(../include/li1.png);
          	background-repeat: no-repeat;
          }
          
          #left-menu .li2 {
          	background-image: url(../include/li2.png);
          	background-repeat: no-repeat;
          }
          
          #left-menu .li9 {
          	background-image: url(../include/li9.png);
          	background-repeat: no-repeat;
          }          
          
          #left-menu .li4 {
          	background-image: url(../include/li4.png);
          	background-repeat: no-repeat;
          }
          
          #left-menu .li5 {
          	background-image: url(../include/li5.png);
          	background-repeat: no-repeat;
          }
          
          #left-menu .li6 {
          	background-image: url(../include/li6.png);
          	background-repeat: no-repeat;
          }
          
          #left-menu .li7 {
          	background-image: url(../include/li7.png);
          	background-repeat: no-repeat;
          }
          
          #left-menu .li8 {
          	background-image: url(../include/li8.png);
          	background-repeat: no-repeat;
          }                                                                           
        
        #left-menu a {
        	position: relative;
          width: 0px;
        	display: block;
        	height: 20px;
        	padding-left: 180px;
        	overflow: hidden;
        }
        
        #left-spacer {
          height: 29px;
        }        
        
        #left-kontakt h2 {
          margin: 0px;
          padding: 0px;
        	position: relative;
          width: 0px;
        	display: block;
        	height: 26px;
        	padding-left: 150px;
        	overflow: hidden;
        	background-image: url(../include/h2-kontakt.png);
        	background-position: 0px 0px;	
        	background-repeat: no-repeat;                
        }
        
        #left-kontakt p {
          color: white;
          font-size: 8pt;
        }
        
        #left-kontakt a {
          color: #e09128;
          font-size: 8pt;
          text-decoration: none;
        }
        
        #left-kontakt a:hover {
          text-decoration: underline;
        }               
        
      #right {
      	width: 685px;
      	text-align: left;
      	margin: 0px;
      	padding: 15px 20px 0px 0px;
      	float: left;
      }
      
        #right-banner {
        	width: 694px;
        	height: 183px;
        	background-position: 0px 0px;	
        	background-repeat: no-repeat;
        	background-image: url(../include/banner.jpg);
          border: 5px solid white;                	
        }
        
        #right-text {
        	width: 704px;
        }        

        #right-text p {
        	font-size: 9pt;
         	color: white;
        }
        
        #right-text h2 {
        	font-size: 12pt;
         	color: white;
        }
        
        #right-text h3 {
        	font-size: 10pt;
         	color: white;
        }        

        #right-text h4 {
        	font-size: 9pt;
         	color: white;
         	font-weight: bold;
        }
        
        #right-text li {
        	font-size: 9pt;
         	color: white;
        }
        
        #right-text td {
        	font-size: 9pt;
         	color: white;
         	border-bottom: 1px solid white;
         	padding: 4px;
        }
        
        #right-text .img {
          border: 0px;
          padding: 0px;
          margin: 0px;
        }                       

        #right-text img {
          border: 1px solid white;
          padding: 3px;
          margin: 0px 6px 6px 0px;
        }
        
        #right-text a {
        	font-size: 9pt;
        	color: #e09128;
        	text-decoration: none;
        }
        
        #right-text a:hover {
          text-decoration: underline;
        }        
        
      #content-clear {
        clear: left;
      }        
    
  #bottom {
  width: 1030px;
 	margin-left: auto;
 	margin-right: auto;
 	margin-top: -90px;
  }
  
    #footer {
    	width: 1030px;
    	height: 201px;
    	background-image: url(../include/footer.png);
    	background-position: 0px 0px;	
    	background-repeat: no-repeat;
    	margin-left: auto;
    	margin-right: auto;
    	text-align: left;
    }
    
      #footer p {
      	width: 974px;
      	margin: 0px 0px 0px 0px;
      	padding: 104px 0px 0px 0px;
      	text-align: right;
      	font-size: 8pt;
        color: #22211f;
      }
      
      #footer a {
      	font-size: 8pt;
      	color: #e09128;
      	text-decoration: none;
      }
      
      #footer a:hover {
        text-decoration: underline;
      }      
    
    #spacer-bottom {
    	width: 1030px;
    	height: 50px;
    	margin-left: auto;
    	margin-right: auto;
    }      

#box1 {
  width: 205px;
  min-height: 300px;
  border-left: 1px solid #625f58;
  float: left;
  margin: 11px 10px 0px 0px;
  padding: 0px 0px 0px 10px;
}

#box1 h2 {
  margin: 0px;
  padding: 0px;
	position: relative;
  width: 0px;
	display: block;
	height: 26px;
	padding-left: 150px;
	overflow: hidden;
	background-image: url(../include/h2-kamera.png);
	background-position: 0px 0px;	
	background-repeat: no-repeat;                
}

#box1 p {
  color: white;
  font-size: 8pt;
}

#box1 a {
  color: #e09128;
  font-size: 8pt;
  text-decoration: none;
}

#box1 a:hover {
  text-decoration: underline;
}

#box2 {
  width: 205px;
  min-height: 300px;  
  border-left: 1px solid #625f58;
  float: left;
  margin: 11px 10px 0px 10px;
  padding: 0px 0px 0px 10px;
}

#box2 h2 {
  margin: 0px;
  padding: 0px;
	position: relative;
  width: 0px;
	display: block;
	height: 26px;
	padding-left: 150px;
	overflow: hidden;
	background-image: url(../include/h2-aktualne.png);
	background-position: 0px 0px;	
	background-repeat: no-repeat;                
}

#box2 p {
  color: white;
  font-size: 8pt;
}

#box2 h3 {
  color: white;
  font-size: 10pt;
}

#box2 ul {
  color: white;
  font-size: 8pt;
  margin-left: 6px;
  padding-left: 6px;
}

#box2 a {
  color: #e09128;
  font-size: 8pt;
  text-decoration: none;
}

#box2 a:hover {
  text-decoration: underline;
}

#box3 {
  width: 205px;
  min-height: 300px;  
  border-left: 1px solid #625f58;
  float: left;
  margin: 11px 10px 0px 10px;
  padding: 0px 0px 0px 10px;
}

#box3 h2 {
  margin: 0px;
  padding: 0px;
	position: relative;
  width: 0px;
	display: block;
	height: 26px;
	padding-left: 150px;
	overflow: hidden;
	background-image: url(../include/h2-partneri.png);
	background-position: 0px 0px;	
	background-repeat: no-repeat;                
}

#box3 p {
  color: white;
  font-size: 8pt;
}

#box3 a {
  color: #e09128;
  font-size: 8pt;
  text-decoration: none;
}

#box3 a:hover {
  text-decoration: underline;
}
