/*WRAPPER*/
.tytlebox h1 {
	color: #E7DEDE;
} 

.tytlebox h2 {
	color: #E7DEDE;
}
.wr-header-fonup{
	background-image: url(../image/fon/fon-up03.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: #E7DEDE;
	border-radius: 350px;
}
.header-logo-fonleft img{
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../image/fon/fon-lefth-pak.png);
}
.header-logo-fonleft img:hover{
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../image/fon/fon-lefth-pak.png);
}
.header-logo-fonright img{
	background-image: url(../image/fon/fon-right-pak.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.header-logo-fonright img:hover{
	background-image: url(../image/fon/fon-right-pak.png);
	background-position: center bottom;
}

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