/* zmienione z defaultowych wartosci: */

.gsc-control {
	width: auto;
}
#searchcontrol {
	width : auto;
	margin-left: 5px;
	padding: 4px;
	border:none;
}
.playerBox_gsvsc .player_gsvsc {
	width : auto;
	height : 180px;
}
.gsc-videoResult .gs-videoResult .gs-title {
	line-height: 1.3em;
	height: 1.4em;
	overflow: hidden;
}
.gsc-result .gs-title {
	height: auto;
	overflow: hidden;
}
.gsc-tabHeader {
	float:left;
	display: inline;
	cursor: pointer;
	padding-left: 6px;
	padding-right: 6px;
	margin-right: 2px;
}
div.gsc-clear-button {
	display : inline;
	text-align : right;
	margin-left : 4px;
	margin-right : 8px;
	padding-left : 10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('images/clear.gif');
	cursor : pointer;
}
/* width:100%; */
.gsc-resultsHeader td.gsc-twiddleRegionCell{
  width: auto;
}
.gsc-resultsHeader td.gsc-configLabelCell{
  text-align: right;
  width: auto;
}
.gsc-result-selector {
  cursor : pointer;
  display : inline;
  font-size : 10px;
  width : 17px;
  background-repeat: no-repeat;
  background-position: center left;
}

.gs-webResult div.gs-visibleUrl-long {
  width : 100%;
  overflow : hidden;
  display : none;

}

.gs-videoResult div.gs-visibleUrl-long {
  width : 100%;
  overflow : hidden;
  display : none;

}

