html, body {
	background-color: #e4e4e6;
	margin: 0;
	padding: 0;
}
#kontener {
	width:880px;
	height:auto;
	margin:auto;
	background-image:url('../images/tlo_globalne.jpg');
	background-repeat: repeat-y;	
}
/* I pasek */
#pasek_1 {
	width:880px;
	height:48px;
}
#pasek_1_1 {
	width:675px;
	height:48px;
	background-image:url('../images/wiba_01.jpg');
	background-repeat: no-repeat;
	float: left;
}
#pasek_1_2 {
	width:50px;
	height:48px;
	float: left;
}
#pasek_1_3 {
	width:57px;
	height:48px;
	float: left;
}
#pasek_1_4 {
	width:98px;
	height:48px;
	background-image:url('../images/wiba_04.jpg');
	background-repeat: no-repeat;
	float: left;
}
/* II pasek */
#pasek_2 {
	width:880px;
	height:163px;
	background-image:url('../images/wiba_05.jpg');
	background-repeat: no-repeat;
	float: left;
}
/* III pasek */
#pasek_3 {
	width:880px;
	height:39px;
	background-image:url('../images/wiba_06.jpg');
	background-repeat: no-repeat;
	float: left;
}
/* IV pasek */
#pasek_4 {
	width:880px;
	height:25px;
}
#pasek_4_1 {
	width:219px;
	height:25px;
	background-image:url('../images/wiba_07.jpg');
	background-repeat: no-repeat;
	float: left;
	text-align: right;
}
#pasek_4_2 {
	width:155px;
	height:25px;
	background-image:url('../images/wiba_08.jpg');
	background-repeat: no-repeat;
	float: left;
}
#pasek_4_3 {
	width:301px;
	height:25px;
	background-image:url('../images/wiba_09.jpg');
	background-repeat: no-repeat;
	float: left;
	text-align: center;
}
#pasek_4_4 {
	width:205px;
	height:25px;
	background-image:url('../images/wiba_10.jpg');
	background-repeat: no-repeat;
	float: left;
	text-align: right;
}
/* V pasek */
#pasek_5 {
	width:880px;
	height:21px;
}
#pasek_5_1 {
	width:219px;
	height:21px;
	background-image:url('../images/wiba_11.jpg');
	background-repeat: no-repeat;
	float: left;
}
#pasek_5_2 {
	width:661px;
	height:21px;
	background-image:url('../images/wiba_12.jpg');
	background-repeat: no-repeat;
	float: left;
}
/* tresci + menu */
#tresci {
	width:880px;
	height:auto;
	background-image:url('../images/tlo_globalne.jpg');
	background-repeat: repeat-y;
}
#menu {
	width:219px;
	height:auto;
	float:left;
}
#menu_tlo {
	width:219px;
	height:auto;
	background-image:url('../images/wiba_13.jpg');
	background-repeat: repeat-y;
}
#menu_podzial {
	width:219px;
	height:32px;
	background-image:url('../images/wiba_15.jpg');
	background-repeat: no-repeat;
}
#menu_kontakt {
	width:219px;
	height:auto;
	/*background-image:url('../images/wiba_16.jpg');*/
	background-repeat: repeat-y;
}
#tresc {
	width:661px;
	height:auto;
	float:left;
}
/* stopka */
#pasek_koniec {
	width:880px;
	height:auto;
	clear: both;
}
#pasek_koniec_1 {
	width:219px;
	height:39px;
	background-image:url('../images/wiba_17.jpg');
	background-repeat: no-repeat;
	float:left
}
#pasek_koniec_2 {
	width:661px;
	height:39px;
	background-image:url('../images/wiba_19.jpg');
	background-repeat: no-repeat;
	float:left
}
#kompmar {
	background-color: #e4e4e6;
	width:880px;
	height:auto;
	margin:auto;
	clear:both;
	text-align: right;
}
#slowa {
	background-color: #e4e4e6;
	width:880px;
	height:auto;
	margin:auto;
	text-align: center;
}




