@CHARSET "UTF-8";

/*
 * home
 */
.home .contentBg{
	background:url(../images/bg-content-home_v4.png) no-repeat top left;
	position:absolute;
	width:961px;
	height:729px;
	z-index:-1;
}
.home .contentCnt{
	height:729px;
	position:relative;
}
.boxText{
	padding:244px 290px 0 415px;
	height:300px;
}
.boxText h2{
	background:url(../images/txt/txt-pokazswojechwile.png) no-repeat top left;
	display:block;
	width:311px;
	height:69px;
	margin:0 0 10px 0;
}
.boxText p.txtTakePhotoYourself{
	display:block;
	background:url(../images/txt/txt-tiptop.png) no-repeat top left;
	width:302px;
	height:171px;
	text-indent:-9999px;
	margin: -94px 0 0 3px;
}
.boxText p.txtDisclaimer{
	display:block;
	background:url(../images/txt/txt-disclaimer.png) no-repeat top left;
	width:179px;
	height:21px;
	text-indent:-9999px;
	margin: 5px 0 59px 39px;
}
.boxText a.btn{
	margin: 0 0 0 30px;
}
.boxText .txtSeeNewAdv {
	display: block;
	margin: 17px 0 0 52px !important;
}
.boxText .linkPosition {
	display: block;
	position: absolute;
	left: 20px;
	top: 40px;
	width: 400px;
	height: 370px;
}
div.boxGallery div.player{
    width: 305px;
    height: 278px;
    position: absolute;
    top: 25px;
    left: 322px;
}
div.boxGallery a.text_link{
    position: absolute;
    width: 224px;
    height: 102px;
    top: 90px;
    left: 50px;
}

