/* Kontener */
body {
	background:url(images/bgtile.jpg);
	text-align:center;
}
#container {
 background:url(images/tlo.jpg) repeat-y;
 width:777px;
 margin:0 auto 0 auto;
	text-align: left;
	position: relative;
}

/* Lewa */
#leftSide {
 width:527px;
	float:left;
	display:inline;
}
#wilk-01 {
 height:92px;
}
#wilk-02 {
 height:389px;
}
#wilk-03 {
 height:0px; /* nie wiem */
}
#wilk-04 {
 //margin-top:-2px;
 background:url(images/wilk_04.jpg) no-repeat;
 height:auto !important;
 height:402px;
 min-height:402px;
}

/* Prawa */
#rightSide {
 width:250px;
	float:right;
	display:inline;
}
#wilk-05 {
 background:url(images/wilk_05.jpg);
 height:92px;
}
#wilk-06 {
 height:309px;
 background:url(images/wilk_06.jpg);
}
#wilk-07 {
 //margin-top:-2px;
 background:url(images/wilk_07.jpg);
 height:226px;
}
#wilk-08 {
 background:url(images/wilk_08.jpg) no-repeat;
 height:auto !important;
 height:402px;
 min-height:402px;
}

/* Dół */
#bottom {
 width:777px;
	position:relative;
	clear:both;
}
#wilk-09 {
 background:url(images/wilk_09.jpg) no-repeat;
 height:143px;
}
#wilk-10 {
 background:url(images/wilk_10.jpg) no-repeat;
 height:28px;
}
#wilk-11 {
 	margin: 20px 50px 20px 20px;
}