#iphone{
	height:549px;
	background:url(//ifrype.com/iphoneapp/bg1.jpg) no-repeat scroll center;
	position:relative; 
}

#iphone *{
	 -webkit-font-smoothing: antialiased;
	 text-shadow: #fff 0px 1px 0px;
}

#text{
	position: absolute;
	top: 253px;
	left: 102px;
	color:#585c5f;
	width:500px;
	font-size:15px;
	line-height:22px;
}

#button{
	height:120px;
	width:240px;
	background:url(//ifrype.com/iphoneapp/download.png) no-repeat 0 0;
	position:absolute;
	top: 420px;
	left: 283px;
}

#fcontent{
	
}

#fcontent embed{
}

#button:hover{
	background-position:-240px 0px;
}
#button:active{
	background-position:-480px 0px;
}

#video{
	width: 216px;
	height: 324px;
	position: absolute;
	top:55px;
	right:47px;
	/*_top: 109px;
	_right: 94px; */
}

#title{
	position: absolute;
	top: 81px;
	left: 300px;
}

#draugiem{
	font-size: 40px;
	color: #585C5F;
	margin-bottom:15px
}
#draugiemDescr{
	font-size:20px;
	color:#90969a;
}
#ieteikt {
	position:absolute;
	top: 515px;
	left: 356px;
	
}
#ieteikt * {
	text-shadow: none;
}	