html, body {
	background-color: #276c50;
	margin: 0;
	padding: 0;
}

select, input, textarea {
	margin: 0; padding:0; font-family: Arial; font-size: 12px;
}

/*banner*/
#kontener {
	width:100% !important;
	min-width:841px;
	height:auto;
	margin:auto;
	background-image:url(images/tlo.jpg);
	background-repeat:repeat-y;
	background-color: #ffffff;	
}
#pasek {
	/*background-image:url('../images/partner_baner_przyciety2.jpg');
	background-repeat:no-repeat;*/
	width:100%;
	height:auto;
	background-color: #125037;
	clear: both;
}
#banner_glowny {
	background-image:url('../images/partner_baner_przyciety2.jpg');
	background-repeat:no-repeat;
	background-position: center;
	/*width:1150px;*/
	height:177px;
	margin:auto;
	/* background-image:url('../images/banner_glowny.jpg'); */
	/*background-repeat: no-repeat;*/
	text-align: center;
}
#menu_poziome {
	width:100%;
	height:26px;
	margin:auto;
	background-image:url('../images/pasek_menu.jpg');
	background-repeat: repeat-x;
}
#menu_poziome_pod {
	width:100%;
	height:16px;
	margin:auto;
	background-image:url('../images/pasek_menu_pod.jpg');
	background-repeat: repeat-x;
}
/*tresci*/
#tresci {
	width:100%;
	height:auto;
}
#menu_lewe {
width:15%;
height:auto;
float: left;
}
#tresci_prawe {
width:84%;

height:auto;
float: right;
}
/*stopka*/
#stopka {
width:100%;
height:auto;
background-color: #125037;
clear: both;
}
#pasek_stopka {
	/*width:841px;*/
	text-align:center;
	height:86px;
	margin:auto;	
}
#footer_c {
	width:100% !important;
	min-width:841px;
}