body {
  padding: 0;
  margin: 0;
  font-size: 11px;
  font-family: "Trebuchet MS", Tahoma,  sans-serif;
}
img
{
	border: 0;
}

a { color: #900; }
a:visited {}
a:link {}
a:active {}
a:hover { color: #644;  text-decoration:none; }

/* srodek */

#srodek {
  text-align: left;
  margin: 20px auto;
  position: relative;
  width: 746px; 
  z-index : 3;
}

h1 {

  font-size: 21px;
  color: #900;
  margin: 0 0 10px 0;
  padding: 0px;

}


/* prawe menu */

#menu_prawe {
  text-align: right;
  margin: 0 auto;
  position: absolute;
  width: 201px; 
  height: 331px;
  background: url(/gfx/bg_menu_right.jpg) bottom right no-repeat;
}
#bt_oferta { width:179; height:30px;}
#bt_ofirmie { width:179; height:30px;  }
#bt_jakkupowac { width:179; height:30px; }
#bt_zamowienia { width:179; height:45px; }
#bt_kontakt { width:179; height:30px;  }

/* zawartosc */

#zawartosc {
  text-align: left;
  margin: 0 auto;
  width:506px
  
}




/* naglowek */

#naglowek {
  text-align: left;
  margin: 0 auto;
  position: relative;
  width: 746px; 
  height: 144px;
  clear: both;
}
#naglowek_1 { position:absolute; width:240px; }
#naglowek_2 { position:absolute; width:167px; left:240px; }
#naglowek_3 { position:absolute; width:171px; left:407px; }
#naglowek_4 { position:absolute; width:168px; left:578px; }

/* stopka */

#stopka {
  background: url(/gfx/pasek.gif) top no-repeat;
  font-size: 10px;
  padding: 2px 0px 0px 0px;
  text-align: left;
  margin: 20px auto;
  position: relative;
  width: 746px; 
  color: #999;
  z-index:4;
  clear: both;
  height:30px;
  
}
#stopka_lewo {
  position:absolute;
  width:546px;
  top:2px;
}
#stopka_prawo {
  width:200px;
  position:absolute;
  left:546px;
  top:2px;
  text-align: right;
}
#stopka a { color: #999; margin-right: 10px; }
#stopka a:link { }
#stopka a:visited { }
#stopka a:hover { color: #c00; }
#stopka a:active { }
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
.clearfix {display: block;}
/* End hide from IE-mac */


