/*WRAPPER*/
.tytlebox h1 {
	color: #E3EAF4;
} 
.tytlebox h2 {
	color: #CBD7EB;
}
.wr-header-fonup{
	background-image: url(../image/fon/fon-up-grey.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
.header-logo-fonup img, 
.header-logo-logoleft img, 
.logo-hvost{
	background-position: center center;
	background-color: #E3EAF4;
	border-radius: 350px;
}
.header-logo-fonleft img{
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../image/fon/fon-lefth-contakt.png);
}
.header-logo-fonleft img:hover{
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../image/fon/fon-lefth-contakt.png);
}
.header-logo-fonright img{
	background-image: url(../image/fon/fon-right-contakt.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.header-logo-fonright img:hover{
	background-image: url(../image/fon/fon-right-contakt.png);
	background-position: center bottom;
}

@media only screen and (max-width:1024px){ 
.telo-header{
	background-image: url(../image/fon/fon-up-grey.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
}
