#GoogleSearchDIV{
	display: none;
}

#GoogleSearch_searchResults .gsc-result {
	width: 450px;
	margin: 0 0 15px 0;
}

#GoogleSearch_searchResults .gs-title, 
#GoogleSearch_searchResults .gs-title b{
	color: #7f7f7f;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

#GoogleSearch_searchResults .gs-title:hover,
#GoogleSearch_searchResults .gs-title:hover b{
	color: #F79748;
	text-decoration: underline;
}

#GoogleSearch_searchResults .gs-snippet,
#GoogleSearch_searchResults .gs-snippet b{
	font-weight: normal;
	padding: 2px 0 0px 0;
	margin: 0;
	font-size: 11px;
	text-align: justify;
	color: #7f7f7f;
}

#GoogleSearch_searchResults .gs-visibleUrl-short{
	display: none;
}

#GoogleSearch_searchResults .gs-visibleUrl-long{
	display: block;
	margin-top: 2px;
	color: #2A6785;
	font-size: 11px;
}

#GoogleSearch_searchResults .gsc-twiddleRegionCell{
	display: none;
}

#GoogleSearch_searchResults .gsc-resultsHeader{
	border-bottom: 0px none;
}

#GoogleSearch_searchResults .gsc-cursor-page{
	text-decoration: none;
}

#GoogleSearch_searchResults .gsc-trailing-more-results{
	color: #7f7f7f;
	text-decoration: none;
}

#GoogleSearch_searchResults .gs-no-results-result{
	background-color: #fef7e8;
	border: 1px solid #ebc092;
	margin: 5px 2px 5px 2px;
	padding: 4px 8px 4px 73px;	
	background-image: url(../images/spolecznosc/wykrzyknik.png);
	background-repeat: no-repeat;
	background-position: 30px center;	
	text-align: left;
	color: #6b6565;
	font-family: Tahoma, Vardana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	min-height: 80px;
	height: auto !important;
	height: 80px;	
}

#GoogleSearch_searchResults .gs-no-results-result .gs-snippet{
	background-color: #fef7e8;
	border: 0px none;
	font-weight: bold;
	padding: 8px;
	text-align: left;
}

/* FORMULARZ */

#GoogleSearchForm input.gsc-input{
	width: 133px;
	border: 1px solid #8e8e8e;
	background-color: #f3efe8;
	color: #2a6785;
	padding:4px;
	float: left;
	margin: 5px 0px 0 0;
}

#GoogleSearchForm input.gsc-search-button{
	margin: 5px 5px 0 0px;
	background-color: #FF9700;
	color: #ffffff;
	border: 1px solid #8e8e8e;
	padding: 2px 0 2px 0;
}

#GoogleSearchForm .gsc-branding-text{
	font-weight: normal;
	display: none;
}

#GoogleSearchForm .gsc-branding-img{
	display: none;
}

#GoogleSearchForm input.gsc-search-button:active{
	margin: 6px 6px 0 0px;
	background-color: #FF9700;
	color: #ffffff;
	border: 1px solid #8e8e8e;
	padding: 2px 0 2px 0;
}