/* HLEDANI =============*/

form#fSearch {	width: 300px; padding: 0px 0px 0px 0px; }

form#fSearch input#searchInput{ border: solid 1px #1c45b3;  width: 200px; height: 16px; }

form#fSearch input#searchButton{	
	border: solid 1px #1c45b3; color: #fff; background-color: #b7c3e6; 
	font-weight: bold;
	cursor: pointer; cursor: hand;
	} 
	
div#herFlash{
	position: absolute;  top: 4px;  left: 50%; 
	margin-left: -449px; 
	_margin-left: -450px; 
	// margin-left: -450px;
	width: 743px;  
	padding-left: 157px;
}

div.sortPaging {
	text-align:center;
}

