#szukajka
{
float:right;
	width:230px;
padding-top: 13px;
}
.quicksearch {
    float: right;
  	margin: 3px 6px 0px 0px;
    padding: 0px 0px 3px 0px;
    -webkit-box-shadow: inset 0px 0px 16px 0px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 0px 16px 0px rgba(0,0,0,0.75);
box-shadow: inset 0px 0px 16px 0px rgba(0,0,0,0.75);
    height: 26px;
    border-radius: 9px;
}

.searchbox {
	outline: none;
	font-family: 'Hind', sans-serif;
    font-size: 13px;
    border: 1px none;
    height: 21px;
    padding: 0px 10px;
    margin: 0px;
    color: #fff;
    background: transparent;
  	border-radius: 5x;
}

.searchbutton {
    cursor: pointer;
    font-family: FontAwesome;
    background: none;
    border: 1px none;
    font-size: 14px;
    color: #C3C3C3;
    padding: 5px 6px;
	border-radius: 9px;
	transition: all 0.3s ease;
}

.searchbutton:hover {
    cursor: pointer;
    color: #2e4861;
	transition: all 0.3s ease;
}
.posty
{
background: #0e1118;;
	-webkit-box-shadow: 0px 0px 34px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 34px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 34px 0px rgba(0,0,0,0.75);
	padding: 4px 12px;
	border-radius: 10px;
	border-bottom: 2px solid #0469c1;
	list-style:none;
}
.posty ul
{
list-style:none;
	padding:0;
	margin:0;
}
.posty ul > li
{
list-style:none;
	text-align:center;
}
#footertext
{
float:right;
margin-right: 10px;
	margin-top: 30px;
	font-weight:bold;
	font-size:15px;
}
#onas
{
width: 	460px;
	height:160px;
	padding:10px;
	font-size:15px;
	font-weight:bold;
	float:left;
	margin-right: 10px;
	background: #121212;
}
#linki
{
width: 	300px;
	height:160px;
	padding:10px;
	font-size:15px;
	font-weight:bold;
	background: #121212;
	margin-right:10px;
}
#logofooter
{
float:left;
	margin-top: 15px;
}
.author_name {
    text-align: center;
    padding: 10px;
    margin: auto;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-left: 1px solid #565656;
    border-right: 1px solid #565656;
    max-width: 155px;
    max-height: 40px;
    overflow: visible;
}
.a_avatar
{

    padding: 5px;
    border-top: 1px solid #565656;
    border-left: 1px solid #565656;
    border-right: 1px solid #565656;
    max-width: 175px;
}
ul.stats-block {
display:table;
width:100%;
padding:0;
margin:0;
}

ul.staty li {
display:table-cell;
text-align:center;
font-size:13px;
	vertical-align: middle;
}
	
ul.staty {
display:table;
width:100%;
margin:5px 0 15px 0;
color:#fff;
padding:0;
	margin-top: 30px;
}

ul.staty li {
display: table-cell;
text-align:center;
width:20%;
}

.statround > a:visited {
display:block;
font-size: 25px;
font-weight: 800;
color:#1d4ca9;	
}
.statround {
display:block;
font-size: 25px;
font-weight: 800;
color:#0469c1;	
}
.post_otoczka
{
	color: #fff;
	margin-top: auto;
	margin-bottom: 2px;
	min-height: 15px;
	line-height: 15px;
	min-width:30px;
	border-bottom: 1px solid #202020;
	padding: 5px;
	background: #161616;
}
#otoczka_calosc
{
border: 1px solid #202020;
	padding: 5px;
}
.post_otoczka2
{
float: left;	
	color: #fff;
	vertical-align: middle;
}
.post_otoczka3
{
	float: right;
	color: #fff;
	vertical-align: middle;
	
}


#ikonka_post
{
padding: 5px;
	font-size: 14px;
	background: #202020;
	float: left;
	vertical-align: middle;
	border-radius: 3px;
	width: 12px !important;
	margin-right: 3px;
	margin-left: -5px;
	margin-top: -3px;
	text-align: center;
	color:#fff;
}
.useravatar {
width: 150px;
height: 150px;
background-repeat: no-repeat;
background-position: center center;
}

.useravatar-bg {
background-image: url(../../../images/blackshoot/default_avatar.jpg);
}

.useravatar-main {
/*tutaj wrzuć marginesy */
}
		.ver_sub {
margin-top: 5px;
padding: 0;
list-style: none;
}
.ver_sub li {
width: 50%;
float: left;
margin-bottom: 2px;
}
.rekrutacja {
   border-radius: 2px;
   color: #fff;
   font-size: 8px;
   padding: 5px 2px;
   display: inline-block;
}
.lock {
   background-color: red;
	box-shadow: 0px 0px 5px red;
}
.open {
   background-color: lime;
   box-shadow: 0px 0px 5px lime;

}
.lewa
{
float:left;
	color:#fff;
}
.lewa a
{
color:none;
	text-decoration:none;
}
.posit
{
	padding: 2px 2px;
	border-radius: 3px;
	color: #fff;
	border: 1px solid green;
	text-shadow: 0px -1px 0px #000;
}
.negat
{
	padding: 2px 2px;
	border-radius: 3px;
	border: 1px solid red;
	color:#fff;
	text-shadow: 0px -1px 0px #000;
}
.podpiety
{
padding:2px 4px;	
background: green;
color: #fff;
text-shadow: 0px -1px 0px #000;
	border-radius: 4px;
}
.spoiler_wrap {
   margin: 4px 0;
}

.spoiler_header {
   color: #fff;
width:70px;
   padding: 0;
   font-size: 12px;
}

.spoiler_body {
   padding: 4px;
   border-top: 0;
   color: #fff;
}

.spoiler_header .expandspoiler {
   float: left;
   cursor: pointer;
   margin-top: 2px;
   margin-right: 3px;
}

.spoiler_header a:link, .spoiler_header a:visited {
   display: block;
   padding: 6px;
   text-decoration: none;
   color: #FFF;
}
.category_icon {
    padding:0 10px;
    display: inline-block;
    text-align:center;
}

.category_icon:before {
    font-family: 'FontAwesome';
    color: #fff; /* kolor ikonki */
      font-size: 15px; /* wielokosc ikonki */
      vertical-align:middle;
}
.friendaddremove
{
padding: 10px 10px;
background: rgba(0,0,0,0.2);
	color: #fff;
}
.onclick-menu {
	padding: 0;
	margin: 0 0 1em 0;
	outline: 0;
}
.onclick-menu:before {
	background-color: transparent;
}
.onclick-menu-content {
	background-color: #364656;
	width: auto;
	
	margin-top: 19px;
	margin-left: 0;
	padding: 10px;
}

/* arrow for the expanding part */
.onclick-menu-content:before {
		content: "";
	width: 0;
	height: 0;
	left:0px;
	border-bottom: 10px solid #364656;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;

	position: absolute;
	top: -10px;
}

.onclick-menu-content li {
	color: #f2f5e9;
	list-style-type: none;
	white-space: nowrap;
}

/* style the buttons */
.onclick-menu-content button {
	background: transparent;
	border: none;
	color: inherit;
	cursor: inherit;
	outline: 0;
	cursor: pointer;
}
.onclick-menu-content button:hover {
	color: #ff8c31;
}
.onclick-menu {
    position: relative;
    display: inline-block;
}
.onclick-menu:before {
    content: "";
}
.onclick-menu:focus {
    /* clicking on label should toggle the menu */
    pointer-events: none;
}
.onclick-menu:focus .onclick-menu-content {
    /*  opacity is 1 in opened state (see below) */
    opacity: 1;
    visibility: visible;

    /* don't let pointer-events affect descendant elements */
    pointer-events: auto;
}
.onclick-menu-content {
    position: absolute;
    z-index: 1;

    /* use opacity to fake immediate toggle */
    opacity: 0;
    visibility: hidden;
    transition: visibility 0.5s;
}
		
.text { display: block; }

@media screen and (max-width: 700px) {
/* Okno przeglądarki o szerokości pomiędzy 0px a 480px */
.mobile-text{ display: block; }
.non-mobile-text{ display: none; }
}
.hide
{
	height: 36px;
	width:100%;
	line-height: 36px;
	font-size: 12px;
	padding: 0 10px;
	background: #393939 url(../../../images/blackshoot/highlight_reallyfaint.png) repeat-x 0 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #FFF;
	text-shadow: rgba(0,0,0,0.8) 0px -1px 0px;
	display: inline-block;
	white-space: nowrap;
	cursor: pointer;
}
.hide:hover {
	color: #FFF;
	background-color: #434343;
	box-shadow: 0px 0px 30px #434343;
}

.fastlinks > ol
{
list-style:none;
	margin:0;
	padding:0;
}
.fastlinks > ol > li
{
list-style:none;
padding: 5px;
height:40px;
line-height:40px;
background: #333;	
}
.mikolajek
{
	left: 5px;
    float: left;
    z-index: 2;
    bottom: -1px;
    width: 200px;
    height: 200px;
    position: fixed;
}
.balwanek
{
 right: 5px;
    float: right;
    z-index: 2;
    bottom:-2px;
    width: 200px;
    height: 200px;
    position: fixed;	
}
.sniezek
{
 position: fixed;
    bottom:0px;
    right: 0;
	 z-index: 10;
}
.balwanek:hover, .mikolajek:hover, .sniezek:hover
{
opacity: 0.3;	
}
		
		