body {
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 10px;	
  width: 862px;
  font: normal 12px/18px Verdana, sans-serif;
  background-image: url(bg.jpg);	
background-repeat: repeat-x;
}


a:hover#link {
color: #000099;
}


#container {
 border: 1px solid #03C;
 background-color: #FFFFFF;

}

#wrapper {
}
#content {
  padding: 0;
  width: 623px;
  float: right;
  background-color: #FFFFFF;
	
}

#contentmax {
  padding: 0;
  width: 860px;
  float: right;
  background-color: #FFFFFF;
	
}


#navigation {
  padding: 0;
  width: 237px;
  float: left;	
  background-color: #FFF;	
  height: auto;	
}

#footer {
  background-image: url(stopka.jpg);
  color: #FFFFFF;	
   clear: both;	
	height: 51px;
	width: 860px;
	text-align: center;
}

}
h2 {
  margin: 0;
  padding: 10px 10px 20px 40px;
}

.menutitle {

cursor:pointer;
background-image: url(button.jpg);
color: #FFF;
width:237px;
height: 41px;
}

.menutitle a {

cursor:pointer;
color: #FFF;
text-decoration: none;
}

.submenu{
background-image: url(rozwijane_m.jpg);
}

img{
display:block;
}



#menu {margin-left: 10px; }

#menu img { display: block; text-decoration: none; padding-top: 8px; padding-left: 10px;}

#tekst {
 margin-left: 25px;
 width: 170px;
 font-family: Tahoma;
 font-size: 11px;
 text-align: justify;
 cursor: pointer;
 background-color: #EFEFEF;
 padding-left: 5px;
  padding-right: 5px;

}




#menu a {text-decoration: none; color: #000000;}
