/* elementy glowne */

html, body {
  text-align: center;
  margin: 0px;
	border: none;
	padding: 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: black;
  background-color: #FFFFFF;
  
  background-image: url(http://img.iap.pl/s/319/8263/layout/top_body.jpg);
  background-repeat: repeat-x;
  background-position: top;
}

ul {
  padding: 0px;
  margin: 0px;
}

h2 {
  font-size: 13px;
}



#logo {
    position: absolute;
    z-index: 400;
    top: 20px;
    left: 420px;
    width: 0px;
    height: 0px;
    float: left;

}

#logo_pup {
    position: absolute;
    z-index: 300;
    top: 20px;
    left: 10px;
    width: 0px;
    height: 0px;
    float: left;
}

#all {
  margin-left: auto; 
  margin-right: auto;
  width: 908px;
  background-color: #FFFFFF;
  background-color: #FFFFFF;
  background-image: url(http://img.iap.pl/s/319/8263/layout/content.jpg);
  background-repeat: repeat-y;
  background-position: top;
  position: relative;
}

#content {
  width: 908px;
  min-height: 208px;
  height: auto !important;
  height: 208px;
  padding-bottom:50px;
  background-image: url(http://img.iap.pl/s/319/8263/layout/footer.jpg);
  background-repeat: no-repeat;
  background-position: bottom;

}

#a {
  background-image: url(http://img.iap.pl/s/319/8263/layout/head_backg.jpg);
  background-repeat: no-repeat;
  background-position: top center;
}



#head {
  width: 908px;
  height: 213px;
  text-align: right;
  position: relative;
}

#menuheader {
  background-image: url(http://img.iap.pl/s/319/8263/layout/menuheader.jpg);
  background-repeat: repeat-x;
  background-position: top;
  background-color: white;
  position: absolute;
  width: 368px;
  height: 30px;
  top: 0px;
  float: right;
  right: 0px;
  z-index: 50;
}

#menuheader ul li {
  padding: 10px 10px 0px 10px;
  margin-bottom: 5px;
  border-right: 1px solid #D8D8D8;
  display: inline;
  float: left;
}

#menuheader ul li a {
  text-decoration: none;
  color: #4B4B4B;
}

#menuheader ul li a.selected {
  text-decoration: none;
  font-weight: bold;
}

#bip {
  position: relative;
  float: left;
  top: 3px;
  right: 0px;
  width:0px;
  height:0px;
  text-align: center;
  margin-left:5px;
}

#bip img {
  border: 0px;
  padding: 0px;
  margin: 0px;
}

#menu {
  width: 708px;
  height: 45px;
  background-image: url(http://img.iap.pl/s/180/8263/Layout/menu_01.jpg);
  background-repeat: no-repeat;
  background-position: top;
  padding-left: 200px;
}

#menu div marquee {
  padding-top: 10px; 
  height: 25px;
}


{*

#menu ul {
   padding: 23px 0px 0px 106px;
}

#menu ul li {
   display: inline;
   padding: 10px 15px 12px 15px;
   background-image: url(http://img.iap.pl/s/319/8263/layout/menur.jpg);
   background-repeat: no-repeat;
   background-position: right bottom;
}

#menu ul li a {
   text-decoration: none;
   color: #4B4B4B;
   
}

#menu ul li a.selected {
   text-decoration: none;
   font-weight: bold;
     
}
*}


#content {
   text-align: left;
}

#col1, #col2, #col3 {
    display: inline;
    float: left; 
    
}

#col1 {
  width: 186px;
  padding: 0px 5px 150px 3px;
  text-align: right;

}

#col2 {
  width: 476px;
  padding: 10px 10px 40px 25px;
  background-image: url(http://img.iap.pl/s/319/8263/layout/menu_03.jpg);
  background-repeat: no-repeat;
  background-position: right top;
}

#col2 img {
  border: none;
  padding: 10px;
  
} 


#col2 a {
  text-decoration: none;
  color: #1B6D00;
}

#col2 a:hover {
  text-decoration: none;
  color: black;
}

#col2 table {
 width: 466px;
}

#col3 {
  width: 176px;
  margin: 0px 4px 0px 3px;
  padding: 40px 10px 10px 10px;
  background-image: url(http://img.iap.pl/s/319/8263/layout/menu_04.jpg);
  background-repeat: no-repeat;
  background-position: top;
  
}

#col3 a {
  text-decoration: none;
  color: #555555;
  font-weight: bold;
}

#col3 a:hover {
  text-decoration: underline;
  color: #555555;
  font-weight: bold;
}

ul.menu {

  text-align: right;

}

ul.menu li.n0 {
  width: 176px;
  list-style: none;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 8px;
  margin-bottom: 10px;
  margin-right: 3px;
  margin-left: 0px;
  min-height: 15px;
  height: auto !important;
  height: 15px;
  background-image: url(http://img.iap.pl/s/319/8263/layout/menu_02.jpg);
  background-repeat: repeat-x;
  background-position: right top;
}









ul.menu li.n1, ul.menu li.n2, ul.menu li.n3, ul.menu li.n4, ul.menu li.n5 {
  width: 176px;
  list-style: none;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 5px;
  margin-right: 2px;
  min-height: 15px;
  height: auto !important;
  height: 15px;
  background-image: url(http://img.iap.pl/s/319/8263/layout/menu_top.jpg);
  background-repeat: repeat-x;
  background-position: right top;
}


ul.menu li.n0 a {
  color: white;

  font-weight: bold;
  text-decoration: none;
  margin-right: 2px;
}


ul.menu li.n0 a.selected {
  color: white;
  font-weight: bold;
  text-decoration: none;
  margin-right: 2px;
}

ul.menu li.n1 a.selected, ul.menu li.n2 a.selected, ul.menu li.n3 a.selected, ul.menu li.n4 a.selected, ul.menu li.n5 a.selected {
  text-decoration: none;
  font-weight: bold;
}

ul.menu li.n1 a, ul.menu li.n2 a, ul.menu li.n3 a, ul.menu li.n4 a, ul.menu li.n5 a {
  text-decoration: none;
  color: #4C4C4C;
  background-image: url(http://img.iap.pl/s/319/8263/layout/strzalka.jpg);
  background-repeat: no-repeat;
  background-position: right center;
  margin-right: 8px;
}



ul.menu li.n0 a {
  padding-right: 15px;
}

ul.menu li.n1 a {
  margin-right: 5px;
  padding-right: 10px;
}

ul.menu li.n2 a {
  margin-right: 25px;
  padding-right: 10px;
}

ul.menu li.n3 a {
  margin-right: 40px;
  padding-right: 10px;
}

ul.menu li.n4 a {
  margin-right: 60px;
  padding-right: 10px;
}

ul.menu li.n5 a {
  margin-right: 80px;
  padding-right: 10px;
}

#szukajka {
   position: relative;
   bottom: 100px;
   left: 50px;
   text-align: center;
   float: left;
   weight: 150px;
   z-index: 104;
}

input[type=text]{
  width: 100px;
  border: 1px solid #2AA401;
  margin-bottom: 10px;
}

input[type=submit]{
  width: 100px;
  border: 1px solid #2AA401;
}