#header {
  width: 100%;
  height: 74px;
}
#logo{
  top: 0px;
  left: 5px;
  width: 171px;
  height: 74px;
  position: absolute;
  background-image: url(grafika/logo.jpg);
  background-repeat: no-repete;
}
#subheader {
  float: right;
  width: 950px;
  height: auto !important;
  height: 57px; /* IE */
  min-height: 57px;
  display: inline;
  background-image: url(grafika/gora.png);
  background-repeat: no-repete;
}
#left {
  float: left;
  width: 310px;
  height: auto !important;
  height: 670px; /* IE */
  min-height: 170px;
  display: inline;
  background-image: url(grafika/lewy_bok.jpg);
  background-repeat: repeat-y;
}

#right {
  float: right;
  width: 10px;
  height: auto !important;
  height: 670px; /* IE */
  min-height: 170px;
  display: inline;
  background-image: url(grafika/prawy_bok.jpg);
  background-repeat: repeat-y;
}
#middle {
  float: left;
  left: 0px;
  width: 600px;
  height: auto !important;
  height: 175px; /* IE */
  min-height: 175px;
  display: inline;
  top: 290px;
  
  padding:0px 200px 0px 300px;
  background-image: url(grafika/boki.png);
  background-repeat: repeat-y;
  
}
#footer {
  clear: both;
  width: 100%;
  height: 110px;
  background-image: url(grafika/dol_06.png);
  background-repeat: no-repeat;
}
#menu {
  top: 29px;
  right: 0px;
  width: 604px;
  height: 37px;
  position: absolute;
  background: #ffffff;
  text-align: center;
  background-image: url(grafika/nawigacja.png);
  background-repeat: no-repeat;
  }
  #menu .buttons a{
  
  text-decoration: none;
  font-style: normal;
	color: #1f3241;
	font-size: large;
	font-weight:bold;
	font-family:Arial;
  }
  
    #menu .buttons a:hover{
  
  text-decoration: none;
  font-style: normal;
	color: #2d638e;
	font-size: large;
	font-weight:bold;
	font-family:Arial;
  }
  #zielony {
  top: 66px;
  right: 0px;
  width: 950px;
  height: 8px;
  position: absolute;
  background: #a7e415;
}
  #pasek {
  top: 270px;
  left: 255px;
  width: 21px;
  height: 257px;
  position: absolute;
  background-image: url(grafika/pasek.png);
  background-repeat: no-repeat;
}

#submenu {
  top: 300px;
  left: 30px;
  width: 220px;
  height: 150px;
  position: absolute;

}