#MapaPSB
{
	width: 582px;
	height: 330px;
	border: 1px solid #a3a3a3;
	margin-bottom: 5px;
}

#SearchPSBForm 
{
	padding: 10px 0;
	border-bottom: 1px solid #999;
}

#SearchPSBForm input.szuk
{/*
	width: 182px;
	padding: 0 3px;
	height: 15px;
	border: 1px solid #a3a3a3;
	line-height: 15px;
	padding-top: 1px;
	*/
	border: 1px solid #999;
	padding: 3px;
	width: 300px;
	float: right;
/*	width: 300px;*/
}

#SearchPSBForm input.button
{
	margin-left: 4px;
	float: right;
	padding-top: 1px;

}

#SearchPSBForm label
{
	float: right;
	margin-right: 4px;
}

.dymek  
{  
	width: 240px;  
}  

.dymek h4  
{  
	font-weight: bold;  
	font-size: 14px;  
	border-bottom: 2px solid #CC3333;  
	padding-bottom: 3px;  
	margin-bottom: 2px;  
}  
 
.dymek p  
{  
/*	text-align: justify;  */
	font-size: 10px;  
}  

#TablePSB 
{
	padding-top: 8px;
}

#TablePSB form div.cb
{
	padding-bottom: 10px;
}

#TablePSB form
{
	padding: 10px 0;
}

#TablePSB form div label.cat
{
	display: block;
	float: left;
	width: 70px;
	text-align: right;
	padding-right: 5px;
	line-height: 16px;
	font-weight: bold;
}

#TablePSB form div.iptholder
{
	float: left;
	padding-bottom: 0;
	width: 509px;
}

#TablePSB form div.iptholder label
{
	float: left;
	margin: 0 0 6px 4px;
	width: 110px;
}

#TablePSB form div.iptholder input
{
	float: left;
}

#TablePSB form div input.normal
{
	border: 1px solid #999;
	padding: 3px;
	width: 300px;
}

#TablePSB form div input.button 
{
	background: transparent url(../img/button_background.png) no-repeat scroll 0 0;
	color: #666666;
	display: block;
	height: 18px;
	padding-bottom: 2px;
	width: 64px;

}

#TablePSB form div.buttonholder
{
	clear: both;
}

#TablePSB form div.clearholder
{
	width: 520px;
	float: left;
}



#TablePSB table
{
	width: 584px;
	border: 1px solid #a3a3a3;
	border-collapse: collapse;
	margin-bottom: 10px;
}

#TablePSB table td,
#TablePSB table th
{
	padding: 3px 4px 8px;
	border: 1px solid #999;
	font-size: 10px;
	vertical-align: top;
}
/*
#TablePSB table td.linie
{
	font-weight: bold;
	padding-right: 7px;
}
*/
/*
#TablePSB table td.NazwaPSB
{
	font-weight: bold;
}
*/
#TablePSB table td.AdresPSB
{
	width: 130px;
}

#TablePSB table td.GodzPSB
{
	width: 130px;
}


#TablePSB table td.UslugiPSB
{
	width: 100px;
}

#TablePSB table td.PlatnoscPSB
{
	width: 60px;
}

#TablePSB table tr.hovered
{
	background: #e8e8e7 !important;
	cursor: pointer;
}
