/* LEFT */

#left{
	float: left;
	width: 650px;
}	
	
	
#left .box{
	background: url(../i/user/box_bg.gif) repeat-y;
	width: 650px;
	float: left;
}	

#left .box h1{
	background: url(../i/user/box_start.gif) no-repeat;
	width: 638px;
	height: 27px;
	float: left;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	padding: 6px 0 0 12px;
}	

#forum #left .box h1{
	background: url(../i/user/box_start_forum.gif) no-repeat;
}

#left .box_end{
	background: url(../i/user/box_end.gif) no-repeat;
	width: 650px;
	height: 6px;
	float: left;
}

#left .form_end{
	background: url(../i/user/form_end.gif) no-repeat;
	width: 630px;
	height: 31px;
	float: left;
	margin-left: -8px;
	margin-top: 20px;
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
}

#left .form_end input{
	cursor: pointer;
}
	
.padding{padding: 8px;}
	

.form_content .block label{
	display: block;
	clear: left;
	color: #000;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 4px;
}

.form_content .block label span{
	font-weight: normal;
	font-size: 10px;
	color: #275B7B;
}

span.default_text{
	width: 290px;
	height: 20px;
	background: url(../i/user/input_text.gif) no-repeat;
	padding: 3px;
	padding-bottom: 0px;
	display: block;
}	

input.default_text{
	width: 290px;
	height: 20px;
	background: transparent;
}

.form_content .block input.default_select{
	padding-left: 5px;
	padding-top: 3px;
	border: 1px solid #B8CBD6;
}	

.radio_label{
	display: inline !important;
	padding-left: 4px;
	font-weight: normal !important;
}

.form_content .block input.sprawdz
{
	clear: left;
	float: left;
	width: 54px;
	height: 23px;
	margin-top: 3px;
	margin-right: 5px;
	background: url(../i/user/check.gif);
	cursor: pointer;
	display: block;
}

.form_content .block  #email-unique_info
{
	display: block;
	float: left;
	width: 240px;
	height: 28px;
	text-align: left;
	font-size: 10px;
	line-height: 12px;
}

.form_content .block  #email-unique_info .sprawdz_ok
{
	color: green;
}

.form_content .block  #email-unique_info .sprawdz_error
{
	color: red;
}

.form_content .block .error_span ul li
{
	color: red;
}

#register_info{
	color: #3E6E8B;	
	padding-top: 20px;
	line-height: 22px;
}

#register_info ul{
	list-style-type: none;
	margin: 0; padding: 0;
	margin-top: 5px;
}	
	
#register_info ul li{
	border-top: 1px solid #C3D1D9;
	padding-left: 14px;
}
	
.li_1{
	background: url(../i/user/bink.gif) no-repeat #EAF0F3;
}

.li_2{
	background: url(../i/user/bink.gif) no-repeat;
}	

#question_{
	width: 299px;
	height: 27px;
	background: url(../i/user/shadow.gif) no-repeat;	
	margin-top: 5px;
}
	
#question_ a{
	font-weight: bold;
	text-decoration: underline;
	padding-left: 10px;
	color: #6A8FA3;
	font-size: 12px;
	padding-top: 5px;
	display: block;
}
		
	
#reg{
	position: absolute;
	color: #666;
	font-size: 11px;
	padding-right: 10px;
	width: 45%;
	bottom: 40px;
}

#reg a{
	font-weight: bold;
}

/* RIGHT */

#right{
	float: right;
	width: 323px;
}	

#right .box{
	background: url(../i/user/right_box_bg.gif) repeat-y;
	width: 323px;
	float: left;
}	

#right .box h1{
	background: url(../i/user/right_box_start.gif) no-repeat;
	width: 311px;
	height: 27px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 6px 0 0 12px;
}	

#right .box_end{
	background: url(../i/user/right_box_end.gif) no-repeat;
	width: 323px;
	height: 4px;
	float: left;
}

/* = login box
====================================== */

#login_box{
	float: right;
	width: 317px;
	background: #234E69;
	overflow: hidden;
}

#login_box p.input_text{
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 11px;
	display: block;
	float: left;
	background: #fff url(../i/user/input_text2.gif) no-repeat;
	width: 296px;
	height: 23px;
}

#login_box p.input_text input.text{
	display: block;
	float: left;
	margin-left: 5px;
	!margin-left: -5px;
	width: 286px;
	padding-top: 3px;
	height: 20px;
	color: #000;
	font-size: 11px;
	background: transparent;
}

#login_box #sign_in{
	margin-top: 5px;
	margin-bottom: 5px;
	width: 57px;
	height: 23px;
	background: url(../i/sign_in.gif) no-repeat;
	cursor: pointer;
	float: right;
	margin-right: 10px;
}	

#login_box p.links{
	margin-top: 8px;
	margin-left: 15px;
	float: left;
}

#login_box a{
	color: #CADCE6;
	padding-right: 10px;
	font-weight: bold;
	background: none;
	float: left;
}

/* = table
====================================== */

table.userspace_picks{
	width: 100%;
}
	
table.userspace_picks tr td{
	border-bottom: 1px solid #D0DCE2;
	padding: 3px;
	vertical-align: middle;
}

table.userspace_picks tr td.color_1{
	background: #EDF9FF;
}

table.userspace_picks tr.color_2{
	background: #EDEDED;
}

table.userspace_picks td a{
	color:  #002F4B;
}	

.new td{
	font-weight: bold;
}


.belka{
	background: url(../i/profil/belka.gif) no-repeat;
	float: left;
	width: 818px;
	margin-left: -12px;
	padding-left: 20px;
	height: 21px;
	padding-top: 4px;
	margin-top: 20px;
}	

.belka input{
	font-weight: bold;
	border: none;
	color: #000;
	background: url(../i/profil/x.gif) no-repeat left;
	padding-left: 12px;
	padding-right: 20px;
	text-align: left;
}	

/* = browse community
====================================== */
.browse_community_box
{
	width: 975px;
	background: url('../i/contests/contest_box_bg2.gif') repeat-y;
	margin-bottom: 3px;
	min-height: 60px;
}

.browse_community_box_start
{
	background: url('../i/contests/contest_box_top_no_vr.gif') no-repeat top;
	min-height: 60px;
}

.browse_community_box_end
{
	background: url('../i/contests/contest_box_bottom_paging.gif') no-repeat bottom;
	min-height: 60px;
	padding-bottom: 3px;
}

.browse_community_box h3
{
	clear: both;
	font-weight: bold;
	color: #fff;
	font-size: 13px;
	height: 24px;
	width: 960px;
	padding-top: 5px;
	padding-left: 15px;
	display: block;
	float: left;
}

.browse_community_box #search_community
{
	clear: both;
	background: url('../i/boxes/browse_community.gif') repeat-x;
	margin: 0px 3px;
	padding-left: 100px;
	padding-top: 5px;
	height: 98px;
}

.browse_community_box #search_community .label
{
	height: 30px;
	clear: both;
}

.browse_community_box #search_community label.main_label
{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	clear: left;
	float: left;
	height: 20px;
	padding-top: 10px;
	width: 100px;
	margin-right: 0px;
}

.browse_community_box #search_community select
{
	float: left;
	margin-top: 6px;
	margin-right: 10px;
	width: 50px;
}

.browse_community_box #search_community input.image
{
	float: left;
	background: url('../i/search2.gif') no-repeat;
	width: 57px;
	height: 23px;
	margin-top: 5px;
}

.browse_community_box #search_community input.radio
{
	float: left;
	margin-right: 5px;
	margin-top: 12px;
	!margin-top: 8px;
	!margin-left: -5px;
}

.browse_community_box #search_community label
{
	color: #fff;
	font-size: 12px;
	float: left;
	padding-top: 10px;
	margin-right: 15px;
}

.browse_community_box #search_results
{
	clear: both;
}

.browse_community_box #search_results .sr_header
{
	background: url('../i/boxes/search_results.gif') repeat-x top;
	margin: 0px 3px 10px;
	height: 32px;
}

.browse_community_box #search_results h4
{
	clear: both;
	color: #677F90;
	font-weight: bold;
	font-size: 12px;
	padding-left: 12px;
	padding-top: 5px;
}

.browse_community_box #search_results h4 span
{
	color: green;
}

.browse_community_box #search_results .sr_header h4
{
	width: 45%;
	float: left;
	clear: none;
}

.browse_community_box #search_results .user{
	margin-left: 21px;
	height: 105px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 15px;
}

.browse_community_box #search_results .user a.friend
{
	display: block;
	float: left;
	clear: both;
}

.browse_community_box #search_results .user p.state
{
	clear: both;
	display: block;
	float: left;
	vertical-align: middle;
	margin-top: -5px;
}

.browse_community_box #search_results .user .profile_friend_img
{
	clear: both;
	height: 58px;
}
	
.browse_community_box .paging
{
	clear: both;
	float: right;
	display: block;
	height: 20px;
	margin: 6px 6px 4px;
	margin-right: 8px;
}

.browse_community_box #search_results .sr_header .paging
{
	clear: none;
	width: 50%;
	margin-right: 5px;
}


.search-form-header {
	float: left;
	height: 18px;
	margin-left: 10px;
	}
	
.search-form-header input {
	display: block;
	float: left;
	clear: none;
	}
	
.search-form-header input[type='submit'] {
	background: url(../i/ico/lupa_blue.gif) no-repeat;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	height: 23px;
	width: 23px;
	cursor: pointer;
	margin-right: 5px;
	}
	
.search-form-header span {
	display: block;
	float: left;
	background: url(../i/browse_input.gif) no-repeat center center;
	height: 23px;
	width: 143px;
	}
	
.search-form-header span input[type='text'] {
	margin-left: 5px;
	width: 133px;
	margin-top: 3px;
	background: none;
	border: none;
	}