#main_title {
	background:url(../grafika/main_title.png) no-repeat;
	width:885px;
	height:25px;
	padding:0;
	margin:0px auto;
	margin-top:5px;
	float:left;
}

#main_tresc {
	background:url(../grafika/main_tresc.png) repeat-y;
	width:885px;
	padding:0;
	margin:0px auto;
	float:left;
}

#main_title h2 {
	display:inline;
	font-size:14px;
	font-weight:600;
	color:#000;
}

#title_ins {
	padding:3 0 0 10;
}

#tresc_inside {
	margin-left:5px;
	margin-top:5px;
}

#main_mapy_end {
	background:url(../grafika/main_mapy_end.png) no-repeat;
	width:885px;
	height:5px;
	padding:0;
	margin:0px auto;
	float:left;
}