   #container {
  	width: 1200px;
  	height: auto;
  	margin-left: auto;
  	margin-right: auto;
  	margin-top: 5px;
  	margin-bottom: 5px;     
  }
  #header {
    height: 250px;
  	background-image: url("../img/logo3.jpg");
  }
  #mainbody {
  	height: 600px;
    margin-top: 10px;
  	background-color: white;
  }
  #footer {
    width: 1200px;
  	height: 100px;
  	background-color: grey;
    line-height: 45px;	
  	font-family: Cambria, Hoefler Text, Liberation Serif, Times, Times New Roman, serif;
  	font-size: 20px; 
     
  }
  /*text*/
  p.footer{
  color: white;
  text-align: center;
  text-indent:0px;
   }   
 
   p{
   color: black;
   font-family:Arial,Verdana, sans-serif;
   text-indent:45px;
   font-size: 20px;
   }
    
  h1{
      font-family:Arial,Verdana, sans-serif;
  	  font-size: 50px;
      text-align: left; 
         
  }
  li.vyroba {
  	list-style-type: disc;
  	float: down;
  	text-align: left;
  	line-height: 30px;	
  	font-family: Arial,Verdana, sans-serif;
    font-size: 20px; 
    margin-left: 100px;
  
  }

  table{
      border-collapse: collapse;
      border: 10px black;
      width: 600px; 
      font-family: Arial,Verdana, sans-serif;
      font-size: 20px; 
    }
  table.kontakty{
      width: 1200px;
      border-collapse: collapse;
      border: 10px black;
      font-family: Arial,Verdana, sans-serif;
      font-size: 20px;              
    }
    th, td {
      text-align: center;
      padding: 10px;
    }
    
    tr:nth-child(odd){background-color: #e6e6e6}
    tr:nth-child(even).a{background-color: #e6e6e6}
    tr:nth-child(odd).a{background-color: white}
    th{
      background-color: #2E983A;
      color: white;
    } 
    img.traktor{
    	margin-top: 70px;
    }
    