@import url(menu.css);

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_p  {
  float: left;
  margin: 4px 10px 4px 9px;
  margin-top: expression('5px');
  text-align: center;
  line-height: 14px;
  }
  
ul.top_menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul.top_menu li.menu , ul.top_menu  li.menu1  {
  float: left;
  margin: 4px 10px 4px 9px;
  margin-top: expression('5px');
  text-align: center;
  line-height: 14px;
  }

ul.top_menu li.menu1 {
  margin-top: 11px;
  margin-top: expression('12px');
  }

ul.top_menu li.menu a , ul.top_menu li.menu1 a {
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  color: #000;
  font-size: 12px;
  }

ul.top_menu li.menu a:hover , ul.top_menu li.menu1 a:hover, ul.top_menu li.menu a.highlight , ul.top_menu li.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;
}
  
/* wykaz rolników */

#wykaz th {
  padding: 4px;
  border: solid 1px #888;
}

#wykaz tr:hover {
  background: #dddcb2;
}

#wykaz a {
  color: #000;
  text-decoration: none;
}
  
/* rolnik */

#wykaz_1 {
  border-collapse: collapse;
  font-size: 10px;
  swidth: 50%;
}
  
#wykaz_1 td, #wykaz_1 th {
  padding: 4px 10px;
  border: solid 1px #888;
}

#wykaz_1 th {
  padding-right: 24px;
  border: solid 1px #888;
}  

.pagin {
  color: #777;
}

.pagin a {
  text-decoration: none;
  color: #000;
}

.pagin a:hover {
  text-decoration: underline;
}
  