body {
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 14px;
  background-color: #f1efc2;
  }

form {
  margin: 0;
  padding: 0;
}

a img {
  border: none;
  text-decoration: none;  
}

img {
  vertical-align: bottom;
}

a:focus {
   outline: none;
}

div.container {}

/* IE hack \*/
* html .container {height: 1%;}
/* Hack ends */

a:focus {
   outline: none;
}

h1 {
  margin: 0;
  padding: 0:
}

h1 a {
  display: block;
  width: 590px;
  height: 102px;
  text-decoration: none;
  text-indent: -9000px;
  background: url("../img/bioekspert.png") top left no-repeat;
}


div#main {
  width: 765px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  }

div#banner {
  width: 765px;
  height: 160px;
  background-image: url("../img/top.png");
  }

div.container:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
  visibility: hidden;
  }

.menu , .menu1  {
  float: left;
  margin: 4px 8px;
  margin-top: expression('5px');
  text-align: center;
  line-height: 14px;
  }

.menu1 {
  margin-top: 11px;
  margin-top: expression('12px');
  }

.menu a , .menu1 a {
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  color: #000;
  font-size: 12px;
  }

.menu a:hover , .menu1 a:hover, .menu a.highlight , .menu1 a.highlight {
  color: #00f;
  }

a:link img, a:visited img {
  border-style: none;
  }

ul.lista li {
  margin-top: 20px;
  }
  
#wykaz {
  border-collapse: collapse;
  font-size: 10px;
  width: 100%;
}
  
#wykaz .c_2 {
  width: 15%;
}

#wykaz .c_3 {
  width: 30%;
}

#wykaz td {
  padding: 7px;
  border: solid 1px #888;
}
