@charset "utf-8";
/* CSS Document */
html,body{
	width:100%;
	height:100%;
	background:#DBC700;
}

#osnova{
	width:100%;
	height:100%;
}
#safaroff{
	position:relative;
	width:1440px;
	height:650px;
	background:url(../image/safaroff_vremanka2.png) no-repeat;
	margin-left:auto;
	margin-right:auto;

}
#facebook_s{	
	height:20px;
	width:100px;
    float:right;
	margin-top:70px;
	margin-right: 918px;
}
#agenty_safaroff{
	position:absolute;
	width:112px;
	height:16px;
	left:1090px;
	top:210px;
	cursor: pointer;
}
#blog_safaroff{
	position:absolute;
	width:112px;
	height:16px;
	left:744px;
	top:592px;
	cursor: pointer;
}
