* {
  margin: 0px;
  padding: 0px; 
}

img {
  border: 0px;
}

h1, h2, h3, h4, h5 {
  padding: 0px
  margin: 0px;
} 

a {
  color: black;
}

a:hover {
  color: #59595b;
}



body {
  text-align: center;
  font-family:Tahoma, Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
}

#left {
  width: 205px;
  display: inline;
  float: left;
  padding: 390px 20px 3px 3px;

  min-height: 253px;
  height: auto !important;
  height: 253px;
  background-image: url(http://img.iap.pl/s/353/8263/Layout/left_bottom.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}

#right {
  width: 872px;
  display: inline;
  float: left;
  padding-top: 70px;
  
}

#menu {
  padding: 0px 10px 0px 10px;
  width: 850px;
  height: 320px;
}

#menu ul li {
  list-style: none;
  display: inline;
  float: left;
  padding: 5px 10px 5px 10px;
  border-right: 1px solid #59595b;; 
}

#menu ul li a {
  text-decoration: none;
  color: black;
}

#menu ul li a:hover {
  
  color: #59595b;
}

a.select {
  font-weight: bold;
}

#text {
  text-align: left;
}

#textr {
  padding: 0px 40px 10px 10px;
  width: 330px;
  float: left;
  display: inline;
  
}

#textl {
  padding: 0px 35px 10px 35px;
  width: 420px;
  float: left;
  display: inline;
  
}


#all {
  margin-left: auto;
  margin-right: auto;
  width: 1100px;
  min-height: 453px;
  height: auto !important;
  height: 453px;
  background-image: url(http://img.iap.pl/s/353/8263/Layout/linia.jpg);
  background-repeat: repeat-y;
  
}


#content {
  width: 1100px;
  min-height: 453px;
  height: auto !important;
  height: 453px;
  background-image: url(http://img.iap.pl/s/353/8263/Layout/tlo.jpg);
  background-repeat: no-repeat;
}

#footer {
  padding: 5px;
  min-height: 20px;
  height: auto !important;
  height: 20px;
  background-color: #59595b;
}
