#noclegi {
	margin: 0px;
	padding: 0px;
	background: url(../gfx/nocleg.jpg) no-repeat;
	width: 268px; 
	border: 0px;
}
.wt_formularzAdresowy {
	width: 250px;
}
.wt_formularzAdresowy label{ 
  display: block;
  float: left;
  width: 76px;
  height: 20px;
  line-height: 20px;
  top:10px;
  position:relative;
  margin-left: 5px;
}
.wt_formularzAdresowy input{ 
	width: 150px;
	padding: 3px;
	font-size:11px;
	font-family: Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif;
	background: transparent url(../gfx/input_bg.png) repeat;
	color: #ffffff;
	border: 1px solid #a9a9a9;
	margin-top:10px;
	text-align:left;
}
.b_wstecz {
	background: url(../gfx/wstecz.jpg) no-repeat;
	width: 58px; 
	height: 20px;
	border: 0px;
	cursor: pointer;
	font-size: 0px;
	margin-left: 5px;
}
.b_dalej {
	background: url(../gfx/dalej.jpg) no-repeat;
	width: 58px; 
	height: 20px;
	border: 0px;
	cursor: pointer;
	font-size: 0px;
	margin-left: 2px;
}

.wyszukiwarkaTematyczna fieldset {
  display: none;
  border: none;
  height: 250px;
}

.wyszukiwarkaTematyczna legend {
	font-family: Arial,Tahoma,Helvetica,Geneva,sans-serif;
	color: #ffd074;
	font-size: 13px;
	font-weight: bold;
}

.wt_wyniki {
	margin: 0px; 
	padding: 0px 3px;
   list-style: none;
}
.wt_wyniki li {
	list-style-type: none; 
	margin: 0px; 
	padding: 0px 0px 0px 40px; 
	text-align: left; 
	font-family: Tahoma,Arial,Verdana,Helvetica,Geneva,sans-serif;
	font-size: 11px; 
	height: 40px; 
	border-bottom: 1px dotted #4e4e4e;
}
.wt_wyniki li:hover {
	color: #ffb769;
	text-decoration: none;
}
/*.wt_wyniki li img{
margin: 3px;
vertical-align: middle;
text-align: left;
}*/

#wt_miasta, #wt_ulice {
	margin: 0px; 
	padding: 0px 3px;
   list-style: none;
}
#wt_miasta li, #wt_ulice li {
	list-style-type: none; 
	margin: 0px; 
	padding: 0px 0px 0px 28px; 
	text-align: left; 
	font-family: Tahoma,Arial,Verdana,Helvetica,Geneva,sans-serif;
	font-size: 11px; 
	height: 33px; 
	border-bottom: 1px dotted #4e4e4e;
}
#wt_miasta li:hover, #wt_ulice li:hover {
	color: #ffb769;
	text-decoration: none;
}
.noc_naglowek{
	display: block;
	height: 22px;
	background-image: url(../gfx/pasek_n.png);
	border-top: 1px dotted #4e4e4e;	
	border-bottom: 1px dotted #4e4e4e; 
	text-align: center;
	line-height: 22px;
	margin-bottom: 4px; 
	font-family: sans-serif;
	color: #dddddd;
	margin:2px;  
}

