body {
  background: url('/images/backgrounds/svet-krystof-bg-one2.jpg') top center no-repeat;
  min-height: 669px;
  margin-bottom: 30px;
}

.search_dogs {
 	background: url('/images/subtitles/svet-krystof/najdi-profil-psa.png') top center no-repeat;
 	width: 232px;
 	height: 148px;
 	position: absolute;
 	top: 490px;
 	margin: 0px 0px 0px 620px;
}

.search_dogs input[type="text"] {
	margin: 7px 0px 0px 75px;
	width: 144px;
	background: transparent;
	color: #fff;
	border: transparent;
	padding: 3px 0px 0px 1px;
}

.search_dogs button {
	margin:  18px 0px 0px 180px;
	background: transparent;
	color: transparent;
}

.search_results {
	float: left;
	width: 300px;
	margin-top: 20px;
	margin-right: 60px;
	margin-left: 660px;
	height: 375px;
	overflow: hidden;
}


.search_results .item {
	float: right;
	text-align: center;	
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: "Timews New Roman";
}

.search_results .item img {
	  box-shadow: 1px 1px 16px  #000;
	  margin-bottom: 3px;
}

.pagination {
	position:absolute;
	margin: 176px 0px 0px 670px;
}
.pagination_2 {
	position:absolute;
	margin: 185px 0px 0px 960px;
}
