@charset "UTF-8";
/* CSS Randkowa.pl*/
/*global*/
body {
	font-family:Arial, Helvetica, sans-serif;
	background: #144b87;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #ffffff;
	font-size:11px;
}
select { font-family:Arial, Helvetica, sans-serif; font-size:11px; }
*:focus {outline: none;}
.oneBoxContent .contrainer {
	margin:0 auto;
	width:100%;
	}
.clearfloat {
	clear:both;
	margin:0;
	padding:0;
	width:0px;
	}
a, a:link, a:active, a:visited {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
	}
a:hover {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration:underline;
	font-weight:normal;
	}


/*heder*/
.oneBoxContent .header {
	height:40px;
	background:url(../images/hederbg.jpg) repeat-x;
	}
.oneBoxContent .contrainerheader {
	margin:0 auto;
	width:960px;
	padding:0 0 0 0;
	height:39px;
	}
.oneBoxContent .hederpositionleft {
	float:right;
	}
.oneBoxContent .headerMenu {
	float:left;
	}	
.oneBoxContent .hederlogin {
		float:left;
		padding:0 0 0 15px;
	}
.oneBoxContent .inputposition {
	float:left;
	padding:7px 4px 0 0;
	}
.oneBoxContent .checkboxposition {
	float:left;
	padding:8px 0 0 0;
	}	
.oneBoxContent .textrememberposition {
	float:left;
	padding:12px 0 0 2px;
	font-size:9px;
	
	}
.oneBoxContent .loginbuttonposition {
	float:left;
	padding:8px 0 0 8px;
	}
.oneBoxContent .loginbutton {
	border:0;
	background:url(../images/loginbutton.jpg) no-repeat;
	width:63px;
	height:22px;
	cursor:pointer;
	}
.oneBoxContent .loginrandkowa {
	background:url(../images/logininputbg.jpg) no-repeat top;
	border:0;
	margin:0;
	padding:4px 0 0 4px;
	color:#333;
	font-size:11px;
	width:121px;
	height:18px;
	}

.headerMenu .separator {
	background:url(../images/menutopseparator.jpg) no-repeat;
	width:1px;
	height:40px;
	margin:0;
	padding:0;
	float:left;
	}
.headerMenu .separatoractive {
	background:url(../images/menutopseparator.jpg) no-repeat #2a5a8b;
	width:1px;
	height:39px;
	margin:0;
	padding:0;
	float:left;
	}	
.headerMenu .link {
	font-weight:bold;
	float:left;
	line-height:36px;
	padding:0 15px 0 15px;
	cursor:pointer;
	}
.headerMenu .linkactive {
	font-weight:bold;
	float:left;
	line-height:36px;
	height:39px;
	padding:0 15px 0 15px;
	background:#2a5a8b;
	cursor:pointer;
	}
	
/*contet*/
.oneBoxContent .content {
	background:url(../images/contentbg.jpg) repeat-x;
	height:588px;
	}	
.oneBoxContent .contrainercontent {
	background:url(../images/podkladcontent.jpg) no-repeat; top;
	margin:0 auto;
	width:1010px;
	height:588px;
	}
.oneBoxContent .onlineusers {
	text-align:right;
	padding:8px 25px 0 0;
	}	
.oneBoxContent .rejestractioncontent {
	float:left; 
	width:384px; 
	height:566px; 
	background:url(../images/rejestracjabg.jpg) no-repeat bottom right;
	}
.oneBoxContent .addfriendcontent {
	float:left; 
	width:626px; 
	height:566px; 
	background:url(../images/addfriend.jpg) no-repeat bottom right;
	}
.oneBoxContent .addfrienddoit {
	padding:490px 0 0 0 ;
	float:left;
	}
.oneBoxContent .thatsall {
	float:left;
	margin:486px 0 0 30px;
	text-align:left;
	width:230px;
	}
.oneBoxContent .insertaddfriend {
	float:left;
	padding:2px 0 0 50px;
	}	
.oneBoxContent .acceptaddfriend {
	float:left;
	padding:3px 0 0 5px;
	}	
.oneBoxContent .inoutaddfrienddd {
		border:0;
		background:url(../images/dodajznajomegobg.jpg) no-repeat top;
		width:196px;
		height:24px;
		color:#adc8e3;
		font-size:14px;
		padding:5px 0 0 4px;
	}	
.oneBoxContent .accpetfriendclick {
	border:0;
	background:url(../images/sendfriend.jpg) no-repeat top;
	width:55px;
	height:27px;
	}
.oneBoxContent .rejestractionpositioner {
	margin:128px 43px 0 54px;
	/*border:1px #666 solid;*/
	text-align:left;
	font-weight:bold;
	}	
.oneBoxContent .lineregistraction {
	height:25px;
	margin:4px 0 0 0;
	}
.oneBoxContent .textlineregistraction {
	float:left;
	width:86px;
	text-align:right;
	line-height:24px;
	}
.oneBoxContent .inputlineregistraction {
	float:left;
	width:182px;
	padding:0 0 0 11px;
	}
.oneBoxContent .inputregistraction {
	border:0;
	width:177px;
	height:20px;
	background:url(../images/rejesbackinput.jpg) no-repeat top;
	margin:0;
	padding:4px 0 0 4px;
	text-align:left;
	color:#FFF;
	font-size:11px;
	}	
.oneBoxContent .selectregistraction {
	border:0;
	width:181px;
	height:24px;
	background:url(../images/rejesbackinput.jpg) no-repeat top ;
	margin:0;
	padding:2px;
	text-align:left;
	color:#FFF;
}
.oneBoxContent .inputregistraction.error {
	background:url(../images/rejesbackinput_red.jpg) no-repeat top;
	}
.oneBoxContent .selectregistraction.error{
	background:url(../images/rejesbackinput_red.jpg) no-repeat top ;
}
.oneBoxContent .selectregistractionmounth {
	border:0;
	width:78px;
	height:24px;
	background:url(../images/rejesbackinputmounth.jpg) no-repeat top ;
	margin:0;
	padding:2px;
	text-align:left;
	color:#FFF;
}
.oneBoxContent .selectregistractionday {
	border:0;
	width:45px;
	height:24px;
	background:url(../images/rejesbackinputday.jpg) no-repeat top ;
	margin:0;
	padding:2px;
	text-align:left;
	color:#FFF;
}
.oneBoxContent .selectregistractionyear {
	border:0;
	width:52px;
	height:24px;
	background:url(../images/rejesbackinputday.jpg) no-repeat top ;
	margin:0;
	padding:2px;
	text-align:left;
	color:#FFF;
}
.oneBoxContent .selectregistractionmounth.error {
	background:url(../images/rejesbackinputmounth_red.jpg) no-repeat top ;
}
.oneBoxContent .selectregistractionday.error {
	background:url(../images/rejesbackinputday_red.jpg) no-repeat top ;
}
.oneBoxContent .selectregistractionyear.error {
    background:url(../images/rejesbackinputday_red.jpg) no-repeat top ;
}
.oneBoxContent .captach {
	float:left;
	width:118px;
	height:23px;
	}
.oneBoxContent .captachinsert {
	float:left;
	width:83px;
	height:24px;
	}	
.oneBoxContent .insertcaptach {
	background:url(../images/rejesbackinputmounth.jpg) no-repeat top;
	border:0;
	width:83px;
	height:20px;
	margin:0;
	padding:4px 0 0 4px;
	text-align:left;
	color:#FFF;
	font-size:11px;
	}
.oneBoxContent .insertcaptach.error {
	background:url(../images/rejesbackinputmounth_red.jpg) no-repeat top;
    }
.oneBoxContent .regulaminaccept {
	height:25px;
	margin:4px 0 0 0;
	font-weight:normal;
	font-size:9px;
	margin:0 0 0 72px;
	}	
.oneBoxContent .regulaminaccept a, .oneBoxContent .regulaminaccept a:link, .oneBoxContent .regulaminaccept a:active, .oneBoxContent .regulaminaccept a:visited {
	font-size:9px;
	text-decoration:none;
	color:#c4682b;
	}
.oneBoxContent .regulaminaccept a:hover {
	text-decoration:underline;
	}
.oneBoxContent .rejjj {
	padding:8px 0 0 80px;
	}	
.oneBoxContent .jejjjjjj {
	border:0px;
	background:url(../images/rejestractionbytton.jpg) no-repeat top;
	width:156px;
	height:31px;
	cursor:pointer;
	}	
	

/*footer*/	
.oneBoxContent .footer {
	background:url(../images/footerbg.jpg) repeat-x;
	height:228px;
	}
.oneBoxContent .footercontrainer {
	background:url(../images/footerheart.jpg) no-repeat top right;
	margin:0 auto;
	width:970px;
	}
.oneBoxContent .mostpopularPeople {
	float:left;
	margin:20px 0 0 0;
	background:url(../images/muchpopularpeople.jpg) no-repeat top left;
	width:475px;
	text-align:left
	}
.oneBoxContent .lastaddedpeople {
	float:left;
	margin:20px 0 0 17px;
	background:url(../images/lastadded.jpg) no-repeat top left;
	width:475px;
	text-align:left;
	}
.oneBoxContent .imagespositioner {
	height:75px;
	padding:35px 0 0 0;
	}
.oneBoxContent .bottommenuAndRights {
	padding:40px 0 0 0;
	}	
.oneBoxContent .rights {
	text-align:left;
	}	
.oneBoxContent .bottomMenu {
	text-align:left;
	padding:0 0 10px 0;
	}
.oneBoxContent .bottomMenuUl {
	list-style-type:none;
	padding:0;
	margin:0;
	}
.bottomMenuUl li {
	display:inline;
	padding:0;
	margin:0
	}
.oneBoxContent .bottomlink {
	padding:0 4px 0 0;
	}
.oneBoxContent .botomseparator {
	background:url(../images/menutopseparator.jpg) no-repeat top;
	width:1px;
	margin:0 5px 0 0;
	}
.oneBoxContent .mostpopularfilter {
	background:url(../images/filtr_galeria.png) no-repeat top left;
	margin:28px 0 0 0;
	width:476px;
	height:81px;
	}
.oneBoxContent .imagesmostpopular {
	float:left;
	width:62px;
	height:71px;
	-moz-border-radius:6px;
	/*border:1px #FFF solid;*/
	margin:0 9px 0 0;
	cursor:pointer;
	}	
.oneBoxContent .imagesmostpopular_last {
	float:left;
	width:62px;
	height:71px;
	-moz-border-radius:6px;
	cursor:pointer;
	}
.closeclick {
	background:transparent url(../images/close_button.jpg) no-repeat scroll center top;
	border:0 none;
	height:27px;
	width:55px;
	}	