
html,body {
  margin: 0px;
  padding: 0px;
  font-family: Tahoma, Arial, sans-serif;
  color: #474743;
  background: #fff;  
}

img{
border: 0px;
}
h1,h2,h3,h4,h5,h6{
/* font-size: 21px; */
font-size: 14px;
}

caption {
	font-weight: bold;
	padding: 4px 0px;
	text-align: center;
}

table .tabela_krawedzie {
	border-top: 1px solid;
	border-left: 1px solid;
	text-align: left;
}

table .tabela_krawedzie caption {
	border-bottom: 1px solid;
}

table .tabela_krawedzie .tabela_komorka {
	border-bottom: 1px solid;
	border-right: 1px solid;
}

a{
color:#000;
text-decoration: none;
}
a:hover{
color:#f00;
}

#MainTable {
  width:100%;
  background: #fff url('images/bg_new.gif') top right repeat-x;
}
#MainTableLeft {
  background: url('images/bg_l_new.jpg') top right no-repeat;
  width: 49%;
}
#MainTableContent {
  width: 2%;  
}
#MainTableRight {
background: url('images/bg_r_new.jpg') top left no-repeat;
width: 49%;
}
#Center{
width: 980px;
background: url('images/bg_center.jpg') 0px 136px no-repeat;
}
#top0_bottom{
width: 980px;
background: url('images/top0_bottom_new.gif') bottom left no-repeat;
height: 136px;
font-size: 0px;
}
#top0{
width: 980px;
background: url('images/top0_new.jpg') top left no-repeat;
height: 132px;
font-size: 0px;
}
	#top0_logo_bip{
	display: block;
	float:left;
	width: 186px;
	height: 66px;
	margin-top:32px;
	padding-left: 5px;	
	background: url('images/top0_logo_bip_new.gif') top right no-repeat;
	}
	#top0_powiat_poznanski{
	display: block;	
	float:right;
	width: 355px;
	margin-top:35px;
	padding-right: 27px;
	height: 66px;
	background: url('images/top0_powiat_poznanski_new.gif') top left no-repeat;
	}
	#lista_shortcut{
	float:left;
	width:0px;
	height:0px;
	overflow:hidden;
	}

	
#top1{
height: 45px;
height: 48px;
width: 980px;
/* font-size:0px; */
}
	#wyszukiwarka{
	height: 45px;
	float:left;	
	}
		#szukaj{
		padding-top:7px;
		font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;		
		}
			#szukaj_napis_div{
			width: 107px;
			padding-left:4px;
			overflow: hidden;
			float:left;
			padding-top:5px;
			}
			#szukaj_napis{
			background: url('images/wyszukiwarka_ico.gif') 0px 2px no-repeat;
			font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			padding-left:14px;
			vertical-align:top;
			}			
			#szukaj_input_div{
			background: url('images/wyszukiwarka_input.gif') top left no-repeat;
			width: 153px;
			height: 28px;
			float: left;
			padding-right:8px;			
			}
			#szukaj_input{
			background: transparent;
			width: 143px;
			margin-left: 4px;			
			border: 0px;
			font-size: 11px;
			color: #4c4c4c;
			vertical-align: middle;				
			font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
			}
			#szukaj_select_div_l{
			float:left;
			padding-left: 2px;						
			background: url('images/wyszukiwarka_select.gif') top left no-repeat;
			width:202px;
			}
			#szukaj_select_div_r{
			padding-right:2px;
			background: url('images/wyszukiwarka_select.gif') top right no-repeat;
			}
			#szukaj_select_div{
			/* margin-left: 7px; */
			background: url('images/wyszukiwarka_select_bg.gif') top left repeat-x;
			/* width: 123px; */ /* 123 */
			height: 27px;	
			padding-top:3px;			
			}
		/* 	#szukaj_select{
			border: 0px;				
			width: 112px; 
			height: 20px;				
			font-size: 11px;
			font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;			
			color: #6D6265;
			text-align: left;
			padding: 0px;
			padding-left:12px;
			padding-top: 4px;
			vertical-align: top;
			cursor:pointer;			
			} */
			#szukaj_submit_div{
			background: url('images/wyszukiwarka_submit.gif') top left no-repeat;
			width: 22px;
			height: 27px;
			float: left;
			margin-left:8px;
			}
			#szukaj_submit{
			background: transparent;
			border: 0px;			
			height: 22px;
			width: 27px;
			padding:0px;			
			cursor:pointer;
			vertical-align: top;
			}
			.szukaj_select_down{
			background: url('images/wyszukiwarka_arrow_down.gif') 0px 9px no-repeat;			
			}
			.szukaj_select_up{
			background: url('images/wyszukiwarka_arrow_up.gif') 0px 10px no-repeat;			
			word-spacing:0px;
			letter-spacing:0px;
			}
			
			/*nowy select*/
			#szukaj_w{
			background:transparent;
			background:#E6E6E6;
			vertical-align:top;
			border:0px !important;
			/* width:200px; */
			overflow:hidden;
			font-size: 11px;
			width:200px;
			border-style:solid;
			border-color:#E6E6E6;
			border-width:0px;
			border-collapse: collapse;			
			}
			#szukaj_w option{
			/* background:#ffa; */
			}
			.szukaj_w_option{
			background:transparent;
			border:0px;
			}
			.szukaj_w_option:hover{
			background:#fff;
			border:0px;
			}
				/* #szukaj_w * */
			/*koniec nowy select*/
	
	#ik{
	width: 440px;
	float:right;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	}
	.ik{
	float:left;
	background: url('images/ik_bg_new.gif') top left repeat-x;
	/* height: 45px; */
	height: 33px;
	margin-right: 12px;
	text-align: center;
	font-size:0px;
	padding-top:12px;
	vertical-align:top;
	}
	.ik:hover{
	background: #ddd url('images/ik_bg_new_hover.gif') top left repeat-x;
	height: 33px;
	position:relative;
	top:-3px;
	padding-top:15px;
	
	}
	
	#ik1{	width: 91px;	}
	#ik2{	width: 67px;margin-right:9px;	}
	#ik3{	width: 109px;margin-right:14px;	}
	#ik4{	width: 136px;margin-right:0px;	}
	
		.ik_t{
		font-size: 11px;
		font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: #000 !important;
		text-decoration: none;
		padding-left: 12px;
		word-spacing:-0.5px;
		/* letter-spacing:-0.5px; */
		white-space: nowrap;
		vertical-align:top;
		/* display:block; */
		}
		.ik:hover .ik_t{
		text-decoration: underline;		
		}
		#ik1_t{
		background: url('images/ik1.gif') 0px 4px no-repeat;
		}
		#ik2_t{
		background: url('images/ik2.gif') 0px 4px no-repeat;
		}
		#ik3_t{
		background: url('images/ik3.gif') 0px 4px no-repeat;
		}
		#ik4_t{
		background: url('images/ik4.gif') 0px 5px no-repeat;		
		}
	

#top2{
width: 980px;
/* font-size:0px; */
padding-top:13px;
clear:both;
padding-left:0px;
font-size:0px;
padding-bottom:25px;
}
	#top2_table{
	width: 980px;	
	/* font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; */
	padding:0px;
	margin:0px;
	border:0px;
	font-size:12px;
	}
	
	#top2l{	
	font-size:12px;	
	width: 217px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;	
	}
		/*menu gorne lewe*/
		#menu_left_bottom{	
		width: 217px;
		padding-bottom:2px;
		background: url('images/menu_left_bottom.gif') bottom left no-repeat;				
		}
		#menu_left{
		font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
		width: 217px;		
		}
		.menu_left{
		}
		/* poziom 0 */
			.menu_left .kreska_0{
			padding:0px;
			}
			.menu_left .tlo_0{		
			background: url('images/menu_left_0.gif') top left no-repeat;			
			}
			.menu_left .tlo_strona_1612{ /* całkiem górny element */	
			background: url('images/menu_left1_0.gif') top left no-repeat !important;		
			}
			.menu_left .link_0,.menu_left .link_0_a{
			color:#231F20;
			font-weight:bold;
			text-decoration:none;
			display:block;
			padding-top:21px;
			padding-bottom:12px;		
			}
			.menu_left .link_0:hover,.menu_left .link_0_a{
			text-decoration:underline;
			}
			.menu_left .link_0_a:hover{
			text-decoration:none;
			}
			.menu_left .kwadrat_0{
			width: 18px;
			}		
			.menu_left .tlo_strona_1612 .link_0,.menu_left .tlo_strona_1612 .link_0_a{
			padding-top:15px;
			padding-bottom:12px;		
			}
		/*poziom 1*/
			.menu_left .kreska_1{
			padding-bottom:2px;
			background: url('images/menu_left_kreska_1.gif') bottom left no-repeat;			
			}
			.menu_left .tlo_1{		
			background: url('images/menu_left_1.gif') top left repeat-y;
			}			
			.menu_left .link_1,.menu_left .link_1_a{
			color:#fff;			
			text-decoration:none;
			display:block;
			/* padding-top:9px;
			padding-bottom:7px; */
			padding-top:6px;
			padding-bottom:4px;
			padding-right:8px;
			}
			.menu_left .link_1:hover,.menu_left .link_1_a{
			text-decoration:underline;
			}
			.menu_left .link_1_a:hover{
			text-decoration:none;
			}
			.menu_left .kwadrat_1{
			width: 10px;
			background: url('images/menu_left_kwadrat_1.gif') 0% 58% no-repeat;
			}				
		/*poziom def*/		
			.menu_left .kreska_def{
			padding-bottom:2px;
			background: url('images/menu_left_kreska_def.gif') bottom left no-repeat;			
			}
			.menu_left .tlo_def{		
			background: url('images/menu_left_def.gif') top left repeat-y;
			}			
			.menu_left .link_def,.menu_left .link_def_a{
			color:#003346;		
			color:#000;						
			text-decoration:none;
			display:block;
/* 			padding-top:9px;
			padding-bottom:7px; */
			padding-top:6px;
			padding-bottom:4px;
			padding-right:8px;
			}
			.menu_left .link_def:hover,.menu_left .link_def_a{
			text-decoration:underline;
			}
			.menu_left .link_def_a:hover{
			text-decoration:none;
			}
			.menu_left .kwadrat_def{
			width: 10px;
			background: url('images/menu_left_kwadrat_def.gif') 0% 58% no-repeat;
			}		
		/*koniec menu gorne lewe*/
		
		#baner_lewy{
		padding-top:23px;
		padding-bottom:20px;
		}
		
		/*menu dolne lewe*/
		#menu_leftbottom{
		font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
		width: 217px;	
		}
		
		/*poziom 0*/		
			.menu_leftbottom .kreska_0{			
			}
			.menu_leftbottom .tlo_0{		
			background: url('images/menu_leftbottom_0.gif') top left repeat-y;
			}			
			.menu_leftbottom .link_0,.menu_leftbottom .link_0_a{
			color:#fff;			
			text-decoration:none;
			display:block;
			padding-top:14px;
			padding-bottom:11px;
			padding-right:8px;
			}
			.menu_leftbottom .link_0:hover,.menu_leftbottom .link_0_a{
			text-decoration:underline;
			}
			.menu_leftbottom .link_0_a:hover{
			text-decoration:none;
			}
			.menu_leftbottom .kwadrat_0{
			width: 13px;			
			}				
		/*poziom def*/		
			.menu_leftbottom .kreska_def{
			padding-bottom:2px;
			background: url('images/menu_leftbottom_kreska.gif') bottom left no-repeat;			
			}
			.menu_leftbottom .tlo_def{		
			background: url('images/menu_leftbottom_def.gif') top left repeat-y;
			}			
			.menu_leftbottom .link_def,.menu_leftbottom .link_def_a{
			color:#15313C;			
			text-decoration:none;
			display:block;
			padding-top:5px;
			padding-bottom:5px;
			padding-right:8px;
			}
			.menu_leftbottom .link_def:hover,.menu_leftbottom .link_def_a{
			text-decoration:underline;
			}
			.menu_leftbottom .link_def_a:hover{
			text-decoration:none;
			}
			.menu_leftbottom .kwadrat_def{
			width: 8px;
			}					
		/*koniec menu dolne lewe*/
	.top2brake{
	width:10px;
	}
	#top2c{	
	font-size:11px;
	/* float:left; */	
	width:558px;
	width:538px;
	/* overflow: hidden;*/	
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;				
	}
		#nawigacja{
		font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
		background: url('images/nawigacja_kreska.gif') bottom center no-repeat;
		padding:20px 0px;
		margin-bottom: 15px;		
		width:538px;
		}
		#nawigacja_napis{
		font-size: 12px; 
		width: 85px;
		font-weight:bold;
		padding-left: 30px;
		background: url('images/nawigacja_ico.gif') 13px 3px no-repeat
		}
		#nawigacja_linki{
		padding: 0px 15px 0px 10px;
		font-size: 12px; 
		color:#231F20;
		}
		.sciezka{
		font-size: 12px; 
		font-size: 10px; 
		color:#231F20;
		text-decoration:none;		
		}
		.sciezka:hover{
		/* text-decoration: underline; */
		}
		#tresc{
		font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		width:538px;
		color: #000;
		}
	#top2r{	
	font-size:12px;
	/* float:left; */
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;		
	width:205px;
	}
		/*menu gorne prawe - sprawy*/
		#menu_sprawy_bottom{
		padding-bottom:14px;
		width:205px;
		background: url('images/menu_sprawy_bottom.gif') bottom left no-repeat;
		}
		#menu_sprawy{		
		width: 205px;
		font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
		}
		.menu_sprawy{
		}
		/*poziom 0*/		
			.menu_sprawy .kreska_0{			
			}
			.menu_sprawy .tlo_0{	
			width: 205px;
			background: url('images/menu_sprawy_0.gif') top left no-repeat;
			}			
			.menu_sprawy .link_0,.menu_sprawy .link_0_a{
			color:#000;			
			text-decoration:none;
			display:block;
			/* height:42px */
			padding-top:16px;
			padding-bottom:10px;
			padding-right:30px;
			}
			.menu_sprawy .link_0:hover,.menu_sprawy .link_0_a{
			text-decoration:underline;
			}
			.menu_sprawy .link_0_a:hover{
			text-decoration:none;
			}
			.menu_sprawy .kwadrat_0{
			width: 16px;			
			}				
		/*poziom def*/		
			.menu_sprawy .kreska_def{
			border:1px solid #F0F0F0;
			border-width:0px 1px 1px;
			background: #fff;
			padding-bottom:0px;
			}
			.menu_sprawy .tlo_def{	
			width: 205px;
			background: transparent;
			}			
			.menu_sprawy .link_def,.menu_sprawy .link_def_a{
			color:#15313C;			
			color:#000;			
			text-decoration:none;
			display:block;
			padding-top:5px;
			padding-bottom:5px;
			padding-right:8px;			
			}
			.menu_sprawy .link_def:hover,.menu_sprawy .link_def_a{
			text-decoration:underline;
			}
			.menu_sprawy .link_def_a:hover{
			text-decoration:none;
			}
			.menu_sprawy .kwadrat_def{
			width: 15px;
			background:url('images/menu_sprawy_kwadrat_1.gif') 0% 56% no-repeat;
			}	
		
		/*koniec menu gorne prawe - sprawy*/
		/*menu dolne prawe - menu_right*/
			#menu_right_bottom{
			padding-bottom:8px;
			width:205px;
			background: url('images/menu_right_bottom.gif') bottom left no-repeat;
			}
			#menu_right{		
			width: 205px;
			font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
			}
			.menu_right{
			}
			/*poziom 0 i def1*/		
				.menu_right .blue_line{
				background: url('images/menu_sprawy_bottom.gif') bottom left no-repeat;
				height: 14px;			
				}
				.menu_right .kreska_0, .menu_right .kreska_def1{
				padding-bottom:2px;
				background: url('images/menu_right_kreska_0.gif') bottom left no-repeat;
				}
				.menu_right .tlo_0,.menu_right .tlo_def1{		
				width: 205px;
				background: url('images/menu_right_0.gif') top left repeat-y;
				}			
				.menu_right .link_0,.menu_right .link_def1,.menu_right .link_0_a,.menu_right .link_def1_a{
				color:#000;			
				text-decoration:none;
				display:block;
				/* height:42px */
				padding-top:9px;
				padding-bottom:8px;
				padding-right:8px;
				font-weight:bold;
				}
				.menu_right .link_0:hover,.menu_right .link_def1:hover,.menu_right .link_0_a,.menu_right .link_def1_a{
				text-decoration:underline;
				}
				.menu_right .link_0_a:hover,.menu_right .link_def1_a:hover{
				text-decoration:none;
				}
				.menu_right .kwadrat_0,.menu_right .kwadrat_def1{
				width: 16px;			
				}				
				.menu_right .kwadrat_back_0,.menu_right .kwadrat_back_def1{
				width: 24px;
				background:url('images/menu_right_kwadrat_back_0.gif') 0% 56% no-repeat;
				}
				/*poziom def*/		
				.menu_right .kreska_def{
				border:1px solid #F0F0F0;
				border-width:0px 1px 1px;
				background: #fff;
				padding-bottom:0px;
				}
				.menu_right .tlo_def{	
				width: 205px;
				background: transparent;
				}			
				.menu_right .link_def,.menu_right .link_def_a{
				color:#15313C;			
				text-decoration:none;
				display:block;
				padding-top:5px;
				padding-bottom:5px;
				padding-right:8px;			
				}
				.menu_right .link_def:hover,.menu_right .link_def_a{
				text-decoration:underline;
				}
				.menu_right .link_def_a:hover{
				text-decoration:none;
				}
				.menu_right .kwadrat_def{
				width: 15px;
				background:url('images/menu_sprawy_kwadrat_1.gif') 0% 56% no-repeat;
				}	
			
			/*koniec menu gorne prawe - sprawy*/
			.odstep_prawy{
			padding-bottom:25px;
			}
			#sonda_bg{
			width: 205px;
			background: url('images/sonda_bg.gif') top left repeat-y;
			}
			#sonda_bottom{
			width: 205px;
			background: url('images/sonda_bottom.gif') bottom left no-repeat;
			padding-bottom:5px;
			}
			#sonda_top{
			width: 205px;
			background: url('images/sonda_top.gif') top left no-repeat;
			}
			#sonda_top_text{
			padding:10px 10px 19px 25px;
			font-weight:bold;
			font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
			color: #3366CC;
			font-size:13px;
			}
			#sonda_content{
			padding: 0px 12px 16px;
			font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			}
			#licznik_bg{
			font-size: 11px;
			font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
			color: #303030;			
			background: url('images/licznik_bg.gif') top left repeat-y;
			}
			#licznik_bottom{
			padding-bottom:3px;
			background: url('images/licznik_bottom.gif') bottom left no-repeat;
			}
			.licznik_kreska{			
			background: url('images/licznik_kreska.gif') top left no-repeat;
			padding:12px;
			}
			.czasy{
			line-height: 160%;
			}
			#aktualizacje{
			color: #929292;
			font-weight:bold;
			padding-bottom:10px;
			}
			
	.top2_clear{
	clear: both;
	width:980px;	
	font-size:0px;
	}
	
.footer{
background: #fff url('images/stopka_bg.gif') top left repeat-x;
}
#footer{
width: 980px;
height: 140px;
height: 85px;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
 /* font-weight:bold;  */
 text-align: center;
}
#footer .bold{
font-size: 13px;
 font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#copyright{
/* font-weight:bold; */
/* font-family: "Lucida Grande","Lucida Unicode","Lucida Sans Unicode","Lucida Sans",Arial; */
color: #000;
/* letter-spacing: 0px; */
/* word-spacing:-0.5px; */
width:980px;
padding: 20px 0px;
background: url('images/stopka_kreska.gif') bottom left no-repeat;
}
	#stopka_domek{	
	background: url('images/stopka_domek.gif') 8px 3px no-repeat;
	padding-left:30px;
	}
	#stopka_telefon{
	background: url('images/stopka_sluchawka.gif') 6px 3px no-repeat;
	padding-left:25px;
	}
	.szara{
	color: #494949;
	}
	
#powered_padding{
padding-top:5px;
text-align:center;
}
#powered{
/* font-weight:bold; */
/* margin-top:20px; */
/* float:right; */
/* padding-right: 15px; */
padding-top:5px;
color: #C3C3C3;
font-family: "Lucida Grande","Lucida Unicode","Lucida Sans Unicode","Lucida Sans",Arial;
font-size: 12px;
text-decoration: none;
}
#powered:hover{
text-decoration: underline;
}

.predef{
background: url('images/predef.gif') center left no-repeat;
color:#000;
font-size:25px;
font-size:15px;
margin:8px 0px;
padding-left:17px;	
line-height: normal;
font-family:"Times New Roman","Times";
font-weight:bold;
}

.bold{
font-weight: bold;
}

.ff{
border: 0px;
margin: 0px;
padding: 0px;
}

.metryczka_obiektu {
	color: #aaa;
}
.metryczka_obiektu:hover {
	color: #000;
}
