@CHARSET "UTF-8";

/*
 * tags
 */
html{
	font-family:arial,tahoma;
	font-size:11px;
	color:#0a67a2;
	font-style:italic;
}
a{
	cursor:pointer;
	text-decoration:none;
}
p{
	line-height:15px;
}
input.iText,
input.iPass{
	border:0;
}
input.iSubmit{
	cursor:pointer;
}

/*
 * specials
 */
.clr{
	clear:both;
}
.dNone{
	display:none;
}
.vHidden{
	visibility:hidden;
}
.pagination a,
.pagination span{
	font-size:12px;
	float:left;
	color: #0a67a2;
	margin-top:5px;
	padding:4px 3px;
	font-style:normal;
}
.pagination a.active{
	color: #c0c0c0;
}
.pagination a.prev{
	margin:0 22px 0 0;
}
.pagination a.next{
	margin:0 0 0 22px;
}
.cPointer{
	cursor:pointer;
}



#home{
	background:#6bbee0 url(../images/bg.jpg) no-repeat top center;
}
.page{
	width:962px;
	margin:0 auto;
	height:800px;
	
}
.header{
	position:relative;
	z-index:500;
	width:100%;
	padding: 0 0 10px 0;
}
.logo{
	padding:13px 22px 0 68px;
	display:block;
	width:111px;
	height:48px;
	float:left;
}
.content{
	padding-bottom:20px;
}

/*
 * menu
 */
.menu{
	float:left;
}
.menu ul{
	margin:0 0 0 0;
}
.menu li{
	float:left;
	margin-right:17px;
	position:relative;
	padding:29px 0 10px 0;;
}
.menu .bgMenu{
	position:absolute;
	height:56px;
	top:0px;
	left:-22px;
	z-index:-1;
}
.menu .bgQuizMenu{
	background:url(../images/menu/menu-bg-quiz.png) no-repeat top left;
	width:90px;
	height:62px;
}
.menu .bgProduktyMenu{
	background:url(../images/menu/menu-bg-produkty.png) no-repeat top left;
	width:129px;
	height:70px;
	left:-21px;
}
.menu .bgFotoBlingMenu{
	background:url(../images/menu/menu-bg-fotobling.png) no-repeat top left;
	width:116px;
	height:79px;
	left:-16px;
}
.menu .bgGaleriaMenu{
	background:url(../images/menu/menu-bg-galeria.png) no-repeat top left;
	width:104px;
	height:66px;
	left:-19px;
}
.menu .bgArtykulyMenu{
	background:url(../images/menu/menu-bg-artykuly.png) no-repeat top left;
	width:130px;
	height:70px;
}

/*
 * login
 */
.login{
	position:absolute;
	width:328px;
	height:180px;
	right:0;
}
.loginBg{
	background:url(../images/bg-login.png) no-repeat top left;
	position:absolute;
	width:329px;
	height:180px;
	z-index:-1;
}
.loginBgOn{
	background:url(../images/bg-login-on.png) no-repeat top left;
	position:absolute;
	width:329px;
	height:180px;
	z-index:-1;
}
.login .loginCnt{
	padding:5px 0 0 85px;
}
.login h2{
	background:url(../images/txt/txt-logowanie.png) no-repeat top left;
	width:95px;
	height:19px;
	
}
.login p.txtLoginMyDziewczyny{
	margin: 0 0 15px 0;
	background:url(../images/txt/txt-tensamloginihaslo.png) no-repeat top left;
	display:block;
	width:197px;
	height:10px;
}
.login h2.loginTxt{
	background:url(../images/txt/txt-jesteszalogowana.png) no-repeat top left;
	width:145px;
	height:43px;
	margin: 0 0 15px 0;
}
.login form{
	margin: 0 0 0 5px;
}
.login ul li{
	height:15px;
	background:url(../images/form/bg-input.gif) no-repeat top right;
	width:135px;
	padding:2px 0;
	margin:0 0 3px 0;
}
.login ul li label{
	margin:0 10px 0 0;
}
.login ul li input.iText,
.login ul li input.iPass{
	height:13px;
	width:90px;
	background-color:#fcfcfc;
	font-size:10px;
}
.login input.iSubmit{
	background:url(../images/btn/btn-arrowright.png) no-repeat top left;
	border:0;
	display:block;
	height:26px;
	width:26px;
	position:absolute;
	top:58px;
	right:53px;
}
.login a.remindPass{
	color:#0a67a2;
	font-weight:bold;
	margin:0 0 0 56px;
}
.login a.btnRegister{
	position:absolute;
	top:117px;
	left:110px;
}
.login .loginNameBg{
	background:url(../images/bg-loginName.png) no-repeat top left;
	display:block;
	height:21px;
	width:205px;
	text-align:left;
	padding:6px 0 0 10px;
	font-size:13px;
	font-style:normal;
	margin:0 0 10px -10px;
}
.login .loginPhoto{
	position:absolute;
	top:12px;
	right:37px;
	width:84px;
	height:83px;
	background:url(../images/bg-loginPhoto.png) no-repeat top left;
	text-align:center;
	padding:3px 0 0 0;
}
.login .loginFunctions{
	margin:0 0 20px 20px;
}
.login a.btnLogout{
	margin:0 0 0 5px;
	zoom:1;
	z-index:1000;
}
.login .loginFunctions a{
	color:#0a67a2;
	font-style:normal;
	margin:0 5px;
}

/*
 * columns
 */
.columnLeft{
	float:left;
	width:720px;
}
.columnRight{
	float:left;
	width:215px;
        position: relative;
}
.columnRight p{
	font-size:12px;
}
.columnRight .facebook_link{
    position: absolute;
    top: 680px;
    left: 20px;
    color: #FFFFFF;
}
.columnRight .facebook_link a{
    color: #FFFFFF;
    text-decoration: none;
    font-size: 15px;
    font-style: normal;
}
/*
 * footer
 */
.footer{
	position:absolute;
	bottom:7px;
	left:52px;
	color:#ffffff;
	font-style:normal;
	font-size:10px;
}
.footer a{
	color:#ffffff;
}

/*
 * right column boxes
 */
.boxAwards{
	padding:0 10px 0 0;
	margin:122px 0 0 0;
	text-align:right;
	height:200px;
	position:relative;
}
.boxAwards a.tellMeMore{
	position:absolute;
	right:8px;
	bottom:15px;
}
.boxAwards .boxAwardsFlash{
	display:block;
	height:176px;
	width:202px;
}
div.quiz div.contentCnt .columnRight .boxAwards .boxAwardsFlash{
    margin-left: 10px;
}

.boxAwardsFull{
	margin:142px 20px 0 0;
	text-align:right;
	height:278px;
	position:relative;
}
.boxAwardsFull a.tellMeMore{
	position:absolute;
	left:110px;
	bottom:23px;
}
.boxAwardsFull .boxAwardsFlash{
	display:block;
	height:233px;
	width:220px;
}

.boxPsychofun{
	padding:3px 0 15px 0px;
	height:179px;
}
.home .boxPsychofun{
	height:176px;
}
.gallery .boxPsychofun{
    padding: 10px 0 9px 0;
}
.boxPsychofun h3{
	background:url(../images/txt/txt-psychozabawy.png) no-repeat top left;
	display:block;
	width:161px;
	height:24px;
	margin:0 0 9px 0;
}
.boxPsychofun p.txtCanYou{
	display:block;
	width:180px;
	height:29px;
	background:url(../images/txt/txt-czypotrafisz.png) no-repeat top left;
	margin:0 0 9px 0;
}
.boxPsychofun p.txtSolveQuiz{
	display:block;
	width:89px;
	height:44px;
	background:url(../images/txt/txt-rozwiaztest.png) no-repeat top left;
	margin:0 0 15px 0;
}

.boxProducts{
	padding:12px 0 0 10px;
	height:180px;
	position:relative;
}
.boxProducts h3{
	background:url(../images/txt/txt-produktyalways.png) no-repeat top left;
	display:block;
	width:181px;
	height:24px;
	margin:0 0 10px 0;
}
.boxProducts p{
	background:url(../images/txt/txt-mamydlaciebie.png) no-repeat top left;
	height:26px;
	margin:0 0 7px 0;
}
.boxProducts img.product{
	margin:0 0 0 10px;
}
.boxProducts a.seeProduct{
	position:absolute;
	bottom:10px;
	right:10px;
}

.boxDreams{
	padding:17px 0 0 0;
	color:#ffffff;
}
.boxDreams h3{
	display:block;
	height:20px;
	background:url(../images/txt/txt-dreamsbook.png) no-repeat top left;
	margin:0 0 5px 0;
}
.boxDreams p{
	display:block;
	height:13px;
	width:204px;
	background:url(../images/txt/txt-poznajprzyszlosc.png) no-repeat top left;
}
.boxDreams img{
	margin: 43px 0 0 93px;;
}

.boxForum{
	padding:17px 0 0 0;
	color:#ffffff;
}
.boxForum h3{
	display:block;
	height:17px;
	background:url(../images/txt/txt-forum.png) no-repeat top left;
	margin:0 0 15px 0;
}
.boxForum p{
	display:block;
	height:44px;
	width:112px;
	background:url(../images/txt/txt-miejscenababskie.png) no-repeat top left;
	margin:0 0 15px 0;
}

.boxMakeUp{
	padding:17px 0 0 0;
	color:#ffffff;
}
.boxMakeUp h3{
	display:block;
	height:24px;
	background:url(../images/txt/txt-wizazysta.png) no-repeat top left;
	margin:0 0 8px 0;
}
.boxMakeUp p{
	display:block;
	height:44px;
	width:121px;
	background:url(../images/txt/txt-wcosieubrac.png) no-repeat top left;
	margin:0 0 15px 0;
}

.boxExpressPhoto{
	margin:176px 0 0 0;
	height:243px;
}
.boxExpressPhoto p.txtExpressYourself{
	display:block;
	width:91px;
	height:102px;
	background:url(../images/txt/txt-wyrazsiebiepoprzez.png) no-repeat top left;
	margin:0 0 51px 10px;
}

.boxCup{
	padding:15px 0 0 10px;
	color:#ffffff;
	height:135px;
}
.boxCup h3{
	display:block;
	height:22px;
	background:url(../images/txt/txt-galeriafinalistow-mini.png) no-repeat top left;
	margin:0 0 8px 0;
}
.boxCup p{
	display:block;
	height:30px;
	width:126px;
	background:url(../images/txt/txt-zobaczkto.png) no-repeat top left;
	margin:0 0 35px 0;
}

/*
 * popup pass
 */
.popupFade{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	background-color:#ffffff;
	opacity:0.5;
	filter: alpha(opacity=50);
	z-index:1000;
	overflow:hidden;
}
.popupFade iframe{
	width:100%;
}

.popupPass {
	display:none;
	position:absolute;
	top:240px;
	z-index:1100;
	height:167px;
	width:321px;
}
.popupPass .popupPassBg{
	position:absolute;
	top:0px;
	left:0px;
	height:167px;
	width:321px;
	background:url(../images/popup/bg-popup-pass.png) no-repeat top left;
	z-index:-1;
}
.popupPass .popupPassCnt{
	padding:35px 10px 0 30px;
}
.popupPass h2{
	background:url(../images/txt/txt-przypomnijhaslo-h2.png) no-repeat top left;
	display:block;
	width:218px;
	height:26px;
	margin:0 0 15px 0;
}
.popupPass p{
	font-style:normal;
	margin:0 0 10px 0;
}
.popupPass a.closePass{
	position:absolute;
	bottom:10px;
	right:10px;
}
.popupPass form{
	margin:0;
}
.popupPass form input.iText{
	height:13px;
	width:175px;
	background-color:#fcfcfc;
	margin:2px 15px 0 3px;
	font-size:11px;
	float:left;
}
.popupPass form input.iSubmitPass{
	background:url(../images/btn/btn-wyslij.gif) no-repeat top left;
	border:0;
	display:block;
	height:25px;
	width:88px;
	float:left;
	margin-top:-2px;
}
.popupPass form div{
	background:url(../images/form/bg-input-pass.gif) no-repeat top left;
	height:19px;
}

/*
 * gallery bottom
 */
.boxGallery{
	padding:  0 0 0 50px;
	position:relative;
    margin-top: -148px;
}
.boxGallery h2{
	background:url(../images/txt/txt-galerianajnowszych.png) no-repeat top left;
	display:block;
	width:252px;
	height:44px;
	margin: 0 0 20px 0;
}
.boxGallery ul.newBest{
	position:absolute;
	top:43px;
	right:75px;
}
.boxGallery ul.newBest li{
	display:block;
	width:87px;
	float:left;
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin:0 0 0 0;
	background:none;
}
.boxGallery ul.newBest li a.new{
	display:block;
	width:87px;
	height:35px;
	background:url(../images/btn/btn-najnowsze.gif) no-repeat top left;
}
.boxGallery ul.newBest li a.best{
	display:block;
	width:87px;
	height:35px;
	background:url(../images/btn/btn-najlepsze.gif) no-repeat top left;
}
.boxGallery ul.newBest li a.new:hover,
.boxGallery ul.newBest li a.newActive{
	display:block;
	width:87px;
	height:35px;
	background:url(../images/btn/btn-najnowsze-on.gif) no-repeat top left;
}
.boxGallery ul.newBest li a.best:hover,
.boxGallery ul.newBest li a.bestActive{
	display:block;
	width:87px;
	height:35px;
	background:url(../images/btn/btn-najlepsze-on.gif) no-repeat top left;
}
.boxGallery ul{
	overflow:hidden;
}
.boxGallery ul li{
	background:url(../images/li/bg-li-element.gif) no-repeat top left;
	width:119px;
	text-align:center;
	padding:8px 0 0 0;
	float:left;
	margin:0 6px 0 0;
}
.boxGallery ul li a{
	display:block;
}
.boxGallery ul li a.photo{
	margin:0 0 22px 0;
}
.boxGallery .pagination{
	margin:16px 0 0 355px;
}

/*
 * article bottom
 */
.boxArticleTwisted{
	padding:42px 0 0 70px;
	position:relative;
}
.boxArticleTwisted h2{
	background:url(../images/txt/txt-artykuly-twisted.png) no-repeat top left;
	display:block;
	width:121px;
	height:34px;
	margin: 0 0 20px 5px;
}
.boxArticleTwisted p{
	position:absolute;
	top:110px;
	right:45px;
	background:url(../images/txt/txt-chceszdowiedziecsie.png) no-repeat top left;
	height:95px;
	width:351px;
}
.boxArticleTwisted a.readMore{
	position:absolute;
	top:230px;
	right:65px;
}

#h1-main {
	clear: both; 
	bottom: 19px; 
	position: absolute; 
	left: 50px; 
	width: 270px; 
	color: rgb(255, 255, 255); 
	line-height: 13px; 
	height:26px; 
	font-weight:normal;
}

