.gs-directions 
{ 
	display : none; 
}
.gs-directions-to-from 
{ 
	display : block !important; 
}
.gsc-control
{
	width: 515px !important;
}
.gsc-configLabelCell
{
	display: none;
}
.gsc-resultsbox-visible
{
	display: none !important;
}
input.gsc-input
{
	border: 1px solid #efe8cf !important;
}
.cell
{
	margin-bottom: 3px;
	padding: 3px;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	background-color: white;
	border: 1px solid #EFE8CF;
}
.cell .title
{
	margin-bottom: 4px;
}
.cell .title a
{
	color: #444444;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.cell .title a:hover
{
	text-decoration: underline;
}
.cell .addressLines
{
	margin-bottom: 4px;
}
.cell .addressLines .addressLine
{
	color: #444444;
	font-size: 12px;
}
.cell .phoneNumbers
{
	margin-bottom: 4px;
}
.cell .phoneNumbers .phoneNumber
{
	color: #444444;
	font-size: 12px;
}
.cell .roadDirections
{
	color: #444444;
	font-size: 12px;
}
.cell .roadDirections a
{
	color: #444444;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.cell .roadDirections a:hover
{
	text-decoration: underline;
}
.button_print
{
	background: url('drukuj.png') no-repeat;
	width: 70px;
	height: 24px;
	border: 0;
	cursor: pointer;
}
.gsc-search-button
{
	background: url('szukaj.png') no-repeat;
	width: 70px;
	height: 24px;
	border: 0;
	cursor: pointer;
	margin-left: 0 !important;
}
