

a:hover, a:active, a:focus{
	outline: none;
}


.topo{
	height: 120px;
	padding-top: 10px;
	background: url(../img/bg-topo.png) repeat-x top center;
}

.topo{
	padding-top: 0px\9;
}

.topo a.popup-with-move-anim{
	display: inline-block;
	margin-top: 40px;
}

.topo img{
	display: inline-block\9;
	margin-top: 15px\9;
}

.topo a.popup-with-move-anim{
	margin-top: -50px\9;
	float: right\9;
}

.topo .text-right img{
	display: inline-block;
	margin-top: 10px;
}

.main{
	height: 880px;
	padding-top: 49px;
	position: relative;
	background: url(../img/bkg.jpg) no-repeat top center;
}


h1{
	margin-top: 10px;
	margin-bottom: 50px;
	font-weight: bold;
	color:#fff;
}

.man{
	position: absolute;
	bottom: 0px;
	left: 100px;
}


.redcake{
	position: absolute;
	bottom: 20px;
	right: 20px;
}








