.cbalink {
	display:none;
}

#backtotop {
	width:24px;
	height:24px;
	line-height:20px;
	left:50%;
	margin-left:-12px;
	position:absolute;
	display:inline-block;
	background:#bdbdbd;
	text-align:center;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	border-radius:16px;
	opacity:0.4;
	outline:0;
}
#backtotop:hover {
	background:#af286d;
	color:#fff;
	opacity:1;
}
#footer_utilities {
	max-width:1500px;
	padding:10px;
	font-size:11px;
	position:relative;
}
#footer_utilities .ipsList_inline>li>a {
	margin-right:0px;
	padding:4px 10px;	
}
#footer_utilities
a.menu_active {
	background:#F7F9FB;
	margin-top:-5px;
	padding:3px 9px 4px !important;
	z-index:20000;
	position:relative;
	display:inline-block;
	border:1px solid #D5DDE5;
	border-bottom:0;
}
#copyright {
	color:#848484;
	text-align:right;
	text-shadow:0px 1px 0px #fff;
}
#copyright
a {
	color:#848484;
}

.statistics {
	font-size:14px;
	margin:20px 0 0 0;
	line-height:1;
	overflow:hidden;
	font-family: 'Helvetica';
}
.statistics_head {
	font-size:17px;
	font-weight:normal;
	margin-top:7px;
	font-family: 'helvetica';
}
#board_stats {
	padding: 10px;
	margin: 15px 0 10px 0;
	border-top: 1px solid #f0f0f0;
}
#board_stats
ul {
	text-align:center;
}
#board_stats
li {
	margin-right:20px;
}
#board_stats
.value {
	border: 1px solid #F0F0F0;
	display:inline-block;
	background: #FAFAFA;
	color:#4a4a4a;
	padding:10px 10px;
	line-height: 140%;
	font-weight:normal;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	margin-right:3px
}

#admin_bar {
	font-size:11px;
	line-height:28px;
}
#admin_bar a {
	color:#8a8a8a;
}
#admin_bar a:hover {
	color:#fff;
}
#user_navigation {
	color:#9f9f9f;
	font-size:11px
}
#user_navigation a {
	color:#fff;
}
#user_navigation .ipsList_inline li {
	margin:0;
}
#user_navigation.not_logged_in {
	height:26px;
	padding:6px 0 4px;
}
#user_link {
	font-size:12px;
	color:#fff;
	padding:0 12px;
	height:36px;
	line-height:36px;
	display:inline-block;
	outline:0;
}

#notify_link {
	background:url(/images/ipboard/icon_notify.png) no-repeat top;
}
#inbox_link {
	background:url(/images/ipboard/icon_inbox.png) no-repeat top;
}
#notify_link,#inbox_link {
	vertical-align:middle;
	width:18px;
	height:15px;
	padding:13px 24px 8px 12px;
	position:relative;
}
#search {
	margin:32px 0 0;
}
#main_search {
	font-size:12px;
	border:0;
	padding:0;
	background:transparent;
	width:130px;
	outline:0;
	margin-top:6px;
}
#main_search.inactive {
	color:#bcbcbc;
}
#search_wrap {
	position:relative;
	background:#fff;
	display:block;
	padding:0 26px 0 4px;
	height:26px;
	line-height:25px;
	-moz-border-radius:3px 4px 4px 3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:3px;
	border-radius:3px 4px 4px 3px;
	-webkit-box-shadow:0px 2px 4px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 2px 4px rgba(0,0,0,0.2);
	box-shadow:0px 2px 4px rgba(0,0,0,0.2);
	min-width:230px;
}
#adv_search {
	width:16px;
	height:16px;
	background:url(/images/ipboard/advanced_search.png) no-repeat right 50%;
	text-indent:-3000em;
	display:inline-block;
	margin:4px 0 4px 4px;
}
#search .submit_input {
	background:#7ba60d url(/images/ipboard/search_icon.png) no-repeat 50%;
	text-indent:-3000em;
	padding:0;
	border:0;
	border:1px solid #7ba60d;
	display:block;
	width:26px;
	height:26px;
	position:absolute;
	right:0;top:0;
	bottom:0;
	-moz-border-radius:0 3px 3px 0;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	border-radius:0 3px 3px 0;
	-webkit-box-shadow:inset 0px 1px 0 rgba(255,255,255,0.2);
	-moz-box-shadow:inset 0px 1px 0 rgba(255,255,255,0.2);
	box-shadow:inset 0px 1px 0 rgba(255,255,255,0.2);
}
#search_options {
	font-size:10px;
	height:20px;
	line-height:20px;
	margin:3px 3px 3px 0;
	padding:0 6px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background:#eaeaea;
	display:inline-block;
	float:right;
	max-width:80px;
	text-overflow:ellipsis;
	overflow:hidden;
}
#search_options_menucontent {
	min-width:100px;
	white-space:nowrap;
}
#search_options_menucontent input {
	margin-right:10px;
}
#search_options_menucontent li {
	border-bottom:0;
}
#search_options_menucontent label {
	cursor:pointer
}

#toggle_sidebar {
	z-index:8000;
	background:#333;
	padding:3px 7px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	color:#fff;
	opacity:0.2;
	-webkit-transition:all 0.4s ease-in-out;
	-moz-transition:all 0.4s ease-in-out;
	cursor:pointer;
}

#toggle_sidebar:hover {
	opacity:1 !important
}
.ipsSideBlock {
	background:#F7FBFC;
	padding:10px;
	margin-bottom:10px
}
.ipsSideBlock h3 {
	font:normal 16px helvetica, arial, sans-serif;
	color:#204066;
	padding:5px 10px;
	background:#DBE2EC;
	margin:-10px -10px 10px;
}
.ipsSideBlock h3
.mod_links{
	opacity:0.0
}
.ipsSideBlock h3:hover
.mod_links{
	opacity:1
}
.status_list
.status_list{
	margin:10px 0 0 50px
}
.status_list
p.index_status_update {
	line-height:120%;
	margin:4px 0px
}
.status_list
li {
	position:relative
}
.ipsUserPhoto {
	padding:1px;
	border:1px solid #d5d5d5;
	background:#fff;
	-webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 2px 2px rgba(0,0,0,0.1);
	box-shadow:0px 2px 2px rgba(0,0,0,0.1)
}
.ipsUserPhotoLink:hover
.ipsUserPhoto {
	border-color:#7d7d7d
}
.ipsUserPhoto_variable {
	max-width:155px
}
.ipsUserPhoto_large {
	max-width:90px;max-height:90px
}
.ipsUserPhoto_medium {
	width:50px;
	height:50px
}
.ipsUserPhoto_mini {
	width:30px;
	height:30px
}
.ipsUserPhoto_tiny {
	width:20px;
	height:20px
}
.ipsUserPhoto_icon {
	width:16px;
	height:16px
}

.user-avatar-panel {
position:relative;
height:26px;
width:auto;
margin:4px -9px 0!important;
border:1px solid #d5d5d5;
	box-shadow:0px 2px 2px rgba(0,0,0,0.1);
	padding:1px;
}

.menu-panel_form ul li {
width:50%;
float:left;
margin:-7px 0;
white-space:nowrap
margin: 0;
padding: 0;
}

.menu-panel_form {
position:absolute;
float:left;
margin-left:60px;
top:10px;
}

.user-avatar-panel_form {
left:-12px;
width:54px;
height:54px
}

#loginContainer {
position:relative;
font-size:12px
}

#loginButton {
display:inline-block;
position:relative;
z-index:30;
	padding:8px;
}

#loginButton a {
padding:0 12px
}

#loginButton a {
color:#fff
}

#loginButton a:hover {
color:#b50b0b
}


#loginBox {
position:absolute;
top:32px;
display:none;
z-index:29;
margin-left:-280px;
}

#loginButton.active {
	height:20px;
	padding:8px;
	background-color:#444;
	-moz-border-radius:3px 3px 0 0;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	border-radius:3px 3px 0 0;
	color:#000;
	background-position:bottom;
}

#loginButton.active em {
position:absolute;
width:100%;
bottom:-1px
}

#loginForm {
background:#444;
padding:10px;
-moz-border-radius:0 0 6px 6px;
-webkit-border-bottom-right-radius:6px;
-webkit-border-bottom-left-radius:6px;
border-radius:0 0 6px 6px;
overflow:hidden;
width:340px;
height:55px;
box-shadow:rgba(0, 0, 0, 0.58) 0px 12px 25px;
}

ul.tabs {
margin: 10px 0 0;
padding:0;
width:150px;
border-top:1px solid #F0F0F0;
border-left:1px solid #F0F0F0;
color:#808080;

}

ul.tabs li {
margin:0;
padding:0;
line-height:31px;
border-left:none;
border-bottom:1px solid #F0F0F0;
overflow:hidden;
position:relative;
background:#fafafa;
color:#808080;
}

ul.tabs li a {
text-decoration:none;
color:#353535;
display:block;
font-size:1em;
padding:0 20px;
outline:none;
}

ul.tabs li a:hover {
background:#eaeff5;
color:#808080
}

ul.tabs li.active {
position:relative;
z-index:8000;
background:#fff;
color:#808080;
border-right:none;
font-size:1.15em;
}

ul.tabs li.active a {
color:#808080;
}

ul.tabs li.active a:hover {
position:relative;
z-index:8000;
background:#fff;
color:#808080;
border-right:none
}

.tab_container {
border: 1px solid #F0F0F0;
overflow:hidden;
clear:both;
background:#fff;
min-height:450px;
width:88%;
margin-top:-210px;
	margin-left:150px;
}

.tab_content {
padding:9px;
}

.podglad {
font-family: helvetica, arial, sans-serif;
font-size: 13px;
font-style: normal;
width:100%;
min-height:70px
}

.podglad_nazwa {
padding-left:15px
}

.podglad_nazwa_bel {
padding:10px 0
}

.info_podglad {
background:#fafafa;
padding:9px
}

.avatar_podglad img {
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px
}

.lewa_podglad {
}

.nick_usera {
font:300 26px/1.4 Helvetica,Arial,sans-serif;
color:#323232;
margin:0
}

.info_o_userze ul {
list-style:none;
float:left;
margin-left:-38px;
margin-top:5px
}

.info_o_userze ul li {
line-height:20px;
font-size:11px
}

.od_kiedy {
color:#646464;
margin-left:4px
}

.tabela_podglad {
background:#fcfcfc;
margin-bottom:10px;
padding:-10px 0;
}

.tabela_podglad h3 {
background:#F0F0F0;
padding:8px;
margin-top:0;
font-family: helvetica, arial, sans-serif;
font-size: 13px;
font-style: normal;
color:#333;
}

.podglad_wrapper {
padding-right:280px
}

.prawa_content {
width:270px;
margin-right:-280px;
float:right
}

.lewa_content {
width:100%;
float:left
}

.row_title {
display:inline-block;
float:left;
width:120px;
text-align:right;
padding-right:10px;
font-size:13px
}
.row_data {
font-family: helvetica, arial, sans-serif;
font-size: 13px;
font-style: normal;
display:inline-block;
}

.row_date {
display:inline-block;
word-wrap:break-word;
max-width:100%
}

.staty_podglad li {
list-style:none;
padding:6px;
min-height:15px
}

.staty_podglad {
margin-left:-39px;
margin-top:-13px;
margin-bottom:-0;
	font-size:13px;
}

.tabela_srd {
padding:9px;
margin-top:-13px
}

.userAvatar {
border-radius:4px;
-moz-border-radius:4px;
-webikt-border-radius:4px;
padding:2px
}

.userAvatar:hover {
opacity:.8
}

.info_top {
margin-left:9px;
margin-top:6px;
margin-bottom:0px;
width:100%;
float:left
}

.post_block h3 {
border-top:1px solid #393939;
border-bottom:1px solid #393939;
background:#DBE2EC;
padding:0 10px;
height:36px;
line-height:36px;
font-weight:400;
font-size:13px
}

.post_block h3 a {
text-shadow:#000 0 -1px 0;
font-weight:400;
font-size:13px;
color:#bcbcbc
}

.post_body_member {
padding:12px;
padding:12px;
margin-top:-13px
}

.posted_info {
font-size:11px;
color:#898989;
padding:0 0 10px;
margin-top:0
}

.przyjaciele {
display:inline
}

.przyjaciele li {
width:58px;
text-align:center;
font-size:10px;
display:inline;
list-style:none
}

.otoczka {
display:inline-block;
height:16px;
line-height:16px;
padding:0 5px;
font-size:9px;
font-weight:700;
text-transform:uppercase;
color:#fff;
text-shadow:rgba(0,0,0,0.2) 0 -1px 0;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
background-image:url(../../../images/carbon/highlight.png);
background-repeat:repeat-x;
background-position:0 -1px
}

.otoczka_gray {
background-color:#515151
}

.otoczka_red {
background-color:#c00
}

.otoczka_green {
background-color:#7ba60d
}

.avatar_podglad {
margin:0 20px
}

div#navigation {
min-width:800px;
width:88.6%;
margin:auto
}

.usercp_content {
background:#212121;
padding:9px;
min-height:760px
}

.user_content {
padding-left:150px
}

.usercp_left {
width:140px;
margin-left:-150px;
float:left;
position:relative
}

.usercp_right {
min-height:520px;
width:100%;
position:relative;
line-height:16px;
border:1px solid #2d2d2d;
background:#1a1a1a
}

.usercp_left ul {
list-style:none;
margin-left:-40px;
width:151px!important
}

.usercp_left ul li {
background:#1e1e1e;
color:gray;
border-bottom:1px solid #2d2d2d;
font-size:12px;
border-left:1px solid #2d2d2d
}

.usercp_left ul li a {
display:block;
padding:10px 8px;
outline:0;
color:#8d8d8d
}

.usercp_left ul li a:hover {
background:#252525;
color:#c9c9c9
}

.usercp_left .first_nav {
border-top:1px solid #2d2d2d
}

.usercp_submitbg {
padding:15px 6px;
text-align:center;
background:#232323 url(../../../images/carbon/highlight_reallyfaint.png) repeat-x 0 -1px;
border-top:1px solid #373737;
margin:35px -9px -9px;
color:#bcbcbc;
font-size:11px
}

.usercp_submitbg a {
font-weight:700;
color:#ad2930
}

.usercp_notepad {
width:97%;
margin-left:-10px;
padding:6px;
border:1px solid #383838;
background:#292929;
color:#b7b7b7;
text-shadow:rgba(0,0,0,0.3) 0 -1px 0;
-webkit-box-shadow:inset rgba(0,0,0,0.2) 0 1px 4px;
-moz-box-shadow:inset rgba(0,0,0,0.2) 0 1px 4px;
box-shadow:inset rgba(0,0,0,0.2) 0 1px 4px
}

.usercp_notepad:focus {
outline:0;
border:1px solid #4e4e4e;
background:#353535
}

.user_content input[type=text] {
padding:6px;
border:1px solid #383838;
background:#292929;
color:#b7b7b7;
text-shadow:rgba(0,0,0,0.3) 0 -1px 0;
-webkit-box-shadow:inset rgba(0,0,0,0.2) 0 1px 4px;
-moz-box-shadow:inset rgba(0,0,0,0.2) 0 1px 4px;
box-shadow:inset rgba(0,0,0,0.2) 0 1px 4px
}

.user_content textarea {
padding:6px;
border:1px solid #383838;
background:#292929;
color:#b7b7b7;
text-shadow:rgba(0,0,0,0.3) 0 -1px 0;
-webkit-box-shadow:inset rgba(0,0,0,0.2) 0 1px 4px;
-moz-box-shadow:inset rgba(0,0,0,0.2) 0 1px 4px;
box-shadow:inset rgba(0,0,0,0.2) 0 1px 4px
}

.user_content select {
padding:6px;
border:1px solid #383838;
background:#292929;
color:#b7b7b7;
text-shadow:rgba(0,0,0,0.3) 0 -1px 0;
-webkit-box-shadow:inset rgba(0,0,0,0.2) 0 1px 4px;
-moz-box-shadow:inset rgba(0,0,0,0.2) 0 1px 4px;
box-shadow:inset rgba(0,0,0,0.2) 0 1px 4px
}

.user_content select:focus {
outline:0;
border:1px solid #4e4e4e;
background:#353535
}

.user_content textarea:focus {
outline:0;
border:1px solid #4e4e4e;
background:#353535
}

.user_content input:focus[type=text] {
outline:0;
border:1px solid #4e4e4e;
background:#353535
}

.user_content input[type=password] {
padding:6px;
border:1px solid #383838;
background:#292929;
color:#b7b7b7;
text-shadow:rgba(0,0,0,0.3) 0 -1px 0;
-webkit-box-shadow:inset rgba(0,0,0,0.2) 0 1px 4px;
-moz-box-shadow:inset rgba(0,0,0,0.2) 0 1px 4px;
box-shadow:inset rgba(0,0,0,0.2) 0 1px 4px
}

.user_content input:focus[type=text] {
outline:0;
border:1px solid #4e4e4e;
background:#353535
}

.usercp_right h3 {
font-size:18px;
margin-bottom:10px;
padding-bottom:6px;
padding-top:3px;
margin-left:9px;
color:#fff;
font-weight:300
}

.usercp_right hr {
background:#292929;
margin-left:-9px;
margin-right:-9px
}

.usercp_title {
font:bold 13px Helvetica,Arial,sans-serif;
width:200px;
padding-left:10px;
line-height:18px;
float:left
}

.usercp_data {
margin-left:225px
}

.strzaleczka {
background-image:url(../../../images/carbon/topic_mod_arrow.png);
background-repeat:no-repeat;
background-position:right center;
padding-right:35px
}

.black_button {
background:#393939 url(../../../images/carbon/highlight_faint.png) repeat-x 0 0;
border-color:#585858;
color:#fff;
text-shadow:rgba(0,0,0,0.4) 0 -1px 0;
-moz-box-shadow:rgba(0,0,0,0.15) 0 1px 3px;
-webkit-box-shadow:rgba(0,0,0,0.15) 0 1px 3px;
box-shadow:rgba(0,0,0,0.15) 0 1px 3px;
border:0;
padding:4px 10px;
border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px
}

.black_button:hover {
background-color:#434343;
color:#fff
}

.usercp_right .post_block h3 {
font-size:18px;
margin-bottom:0;
padding-top:3px;
margin-left:-5px;
color:#fff;
width:99%;
font-weight:300
}

.button_login {
background:#5a7fa0 url(../../../images/carbon/highlight_faint.png) repeat-x 0 0;
border-color:#3f3f3f;
color:#fff;
text-shadow:rgba(0,0,0,0.4) 0 -1px 0;
-moz-box-shadow:rgba(0,0,0,0.15) 0 1px 3px,inset rgba(255,255,255,0.1) 0 0 0 1px;
-webkit-box-shadow:rgba(0,0,0,0.15) 0 1px 3px,inset rgba(255,255,255,0.1) 0 0 0 1px;
box-shadow:rgba(0,0,0,0.15) 0 1px 3px,inset rgba(255,255,255,0.1) 0 0 0 1px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px
}
.edit_by {
    padding:8px 8px 8px 28px;
    font-size:11px;
    margin-top:15px;
    line-height:18px;
    text-align:left;	
    background: #3CB719 url(../../../images/carbon/comment_edit.png) no-repeat 6px 6px;	
    border: 1px solid #22CA50;
    color:#000;	
    text-shadow: #363636 0 1px 0;
}

.positionIP {
float:right
}

.maintitle {
float:left;
margin-top:2px;
margin-bottom:2px
}

.memberlist_content {
padding-left:60px;
background:#DBE4EF;
border:1px solid #DBE4EF
}

.sortowanie {
width:0!important;
margin-top:27px;
border-top:1px solid #DBE4EF;
border-left:1px solid #DBE4EF;
list-style:none
}

.sortowanie li {
background:#f6f8fb;
color:gray;
border-bottom:1px solid #DBE4EF;
font-size:12px;
text-align:center;
margin-left:-40px
}

.sortowanie li a {
padding:5px 8px;
color:#8d8d8d;
display:block
}

.sortowanie li a:hover {
background:#eaeff5;
color:#808080
}

.memberlist_left {
width:40px;
margin-left:-50px;
float:left
}

.memberlist_right {
width:100%;
min-height:400px;
padding:9px;
margin-left:-18px
}

.memberright_content {
border:1px solid #fff;
background:#DBE4EF;
padding:19px;
min-height:669px
}

.activeLitera a {
position:relative;
z-index:8000;
background:#1a1a1a;
color:#fff!important;
font-weight:700
}

.activeLitera a:hover {
position:relative;
z-index:8000;
background:#1a1a1a!important;
color:#fff!important;
font-weight:700
}

.users {
list-style:none;
margin:-9px -9px 0 -49px
}

.users li {
border-top:1px solid #DBE4EF;
border-bottom:1px solid #DBE4EF;
background-color:#fff;
padding:10px
}

.users li img {
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
width:54px!important;
height:54px!important;
margin-bottom:21px
}

.member_name {
font-size:18px;
margin-top:10px;
position:absolute;
margin-left:10px
}

.user_info_list {
margin-left:65px;
margin-top:-35px;
margin-bottom:16px
}

.member_title {
color:#898989;
margin-left:15px;
margin-top:-5px;
float:left;
width:150px;
max-width:150px
}

.member_join {
color:#646464;
margin-top:-5px;
float:left;
width:200px;
min-width:200px
}

.reputka_member {
float:left;
width:30px;
max-width:30px;
margin-top:-8px
}

.member_posts {
font-size:11px;
color:#898989;
float:left;
margin-top:-5px
}

.inf_bg {
display:inline-block;
height:16px;
line-height:16px;
padding:0 5px;
font-size:9px;
font-weight:700;
text-transform:uppercase;
color:#fff;
text-shadow:rgba(0,0,0,0.2) 0 -1px 0;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
background-image:url(../../../images/carbon/highlight.png);
background-repeat:repeat-x;
background-position:0 -1px;
background:gray
}

.errorMemberlist {
margin-top:100px;
text-align:center
}

.Options_sortby li {
display:inline-block;
list-style:none;
margin-top:0
}

.Options_sortby li a {
text-align:center;
vertical-align:middle;
margin-bottom:2px;
margin-top:-17px;
margin-left:15px;
padding-bottom:6px;
font-size:13px;
}

.Options_sortby li a:hover {
text-decoration:none;
}

.sort_by:hover > .Options_sortby li a {
transition:opacity .3s;
-webkit-transition:opacity .3s;
-moz-transition:opacity .3s
}

.activeSORTBY {
background:rgba(0,0,0,0.3);
opacity:1;
color:#fff;
padding:4px 10px;
font-weight:700;
-moz-border-radius:10px;
-webkit-border-radius:10px!important;
border-radius:10px;
-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.5),rgba(255,255,255,0.16) 0 1px 0px,rgba(255,255,255,0.05) 0 0 0 1px;
-moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.5),rgba(255,255,255,0.16) 0 1px 0px,rgba(255,255,255,0.05) 0 0 0 1px;
box-shadow:inset 0 1px 3px rgba(0,0,0,0.5),rgba(255,255,255,0.16) 0 1px 0px,rgba(255,255,255,0.05) 0 0 0 1px
}
		
		
		