@CHARSET "UTF-8";
/* CSS Document for horizontal layout */
/* Premysl Cimbalek, WWW.ZERODESIGN.CZ, 2008 */

#logo{
width: 201px;
height: 57px;
float: left;
}

#search{
	width: 717px;
	height: 37px;
	padding-top: 20px;
	float: left;
	text-align: right;
	padding-right: 0px;
}

.search-input{
	height: 16px;
	width:200px;
	margin:0px;
border: 1px solid #b4b5b6;
font-size: 11px;
color: #676767;
padding-top: 3px;
}


.submit{
	height: 22px;
	width: 31px;
	background-image: url("../sprava-siti-outsourcing-img/search-button.jpg");
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	color: #49488f;
	font-size: 11px;
	padding-bottom: 3px;
}
.submit:hover{
color: #000;
}

/* google search*/
.gsc-branding-text{
display: none;
}

.gsc-branding-img{
display: none;
}

.gsc-clear-button{
display: none;
}
