h1.block{
    background-color: #28c0da;
    color: #fff;
}
h1 span{
	background: url(/images/template/dotssummer.png) no-repeat center;
}
h2.block{
    background: url(/images/template/blocksummer.png) no-repeat left;
	border-bottom: 1px dotted #fff;
	padding-bottom: 3px;
    color: #fff;
}
h3.block{
	background: url(/images/template/blocksummer.png) no-repeat left;
	/*border-bottom: 1px dotted #40a0ca;*/
	border-bottom: 1px dotted #fff;
	padding-bottom: 3px;
}

.searchResults .summ {
   background: url(/images/template/dotssummer.png) no-repeat 2px 110px;
}
