/*
Theme Name: Sky-Land Theme
Theme URI: http://wordpress.org/themes/twentythirteen
Author: the WordPress team
Author URI: http://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: twentythirteen

*/

body{
color: black;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
margin: 0;
overflow-y: scroll;
background-image: url(../images/bg.png); /* tlo, background */
background-repeat: repeat;
}

table {
border-collapse: inherit;
width: 100%;
text-align: center;
cursor: default;
}

#stats {
	color: gray;
}

tr:first-child{
background-image: url(../images/connect.png);
color: white;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
height: 50px;
}

tr:hover td{
background-color: #78a45a;
}

tr{
background-color: white;
color: black;
height: 30px;
font-size: 14px;
}

iframe {
height: 800px;
width: 900px;
}



	
	
.adresip {
	width: 136px;
	height: 36px;
	background-image: url(../images/adresip.png);
	border: none;
	color: white;
	text-shadow: 1px 1px #3e3e3e;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	outline: none;
}

.adresip:hover {
	outline: 2px solid white;
	opacity : 0.80;
	filter : alpha(opacity=80);
}

#header{
background-image: url(../images/header.jpg); /* tlo, background */
background-size: cover;
background-repeat: no-repeat;
background-position: top center; 
width: 100%;
height: 150px;
display: block;
margin-bottom: 6px;
box-shadow: 0px 6px 0px 0px rgba(88, 133, 59, 1); /* nawigacja, menu, linja, separator */
/*box-shadow: 0px 6px 0px 0px rgba(204, 204, 204, 1); nawigacja, menu, linja, separator, SNOW */
}

#connect{
background-image: url(../images/connect.png);
background-repeat: repeat;
background-position: center top;
width: 100%;
display: block;
padding: 16px 0 16px 0;
text-align: center;
font-size: 12px;
font-style: italic;
margin-bottom: 32px;
color: white;
box-shadow: 0px 6px 0px 0px rgba(33, 33, 33, 1);
z-index: 1;
}

#page{
margin: auto;
width: 960px;
}


#center{
font-size: 14px;
max-height: 999999px;
margin: auto;
min-height: 300px;
width: auto;
padding: 2% 2% 2% 2%;
background-color: #F4F4F4;
box-shadow: 0px 6px 0px 0px rgba(214, 214, 214, 1);
margin-bottom: 80px;
text-decoration: none;
border-radius: 10px 10px 0 0;
}

.leftside{
background-color: #F4F4F4;
box-shadow: 0px 6px 0px 0px rgba(214, 214, 214, 1);
padding: 5% 5% 5% 5%;
border-radius: 10px 10px 0 0;
margin-bottom: 40px;
}

.footer{
background-color: #F4F4F4;
box-shadow: 0px 6px 0px 0px rgb(214, 214, 214);
border-radius: 10px 10px 0 0;
}


    .column {
    float: left;
    }

    /* Set width length for the left, right and middle columns */
    .footerleft {
	margin-left: 20%;
    width: 20%;
    }

    .footermiddle {
    width: 10%;
    }
    
    .footerright {
    width: 30%;
	margin-right: 20%;
    }

    .footer:after {
    content: "";
    display: table;
    clear: both;
    }

#footer{

font-size: 14px;
position: relative;
clear: both;
bottom:0;
height: 150px;
width: 100%;
margin: auto;
}

#left{
font-size: 14px;
float:left;
height: auto;
min-height: 130px;
width: 35%;
margin-right: 1%;
position: relative;
}

.rightside{
background-color: #F4F4F4;
box-shadow: 0px 6px 0px 0px rgba(214, 214, 214, 1);
padding: 2% 2% 2% 2%;
border-radius: 10px 10px 0 0;
margin-bottom: 40px;
}

#right{
font-size: 18px;
float:right;
height: auto;
min-height: 130px;
text-align: left;
width: 62%;
overflow: hidden;
position: relative;
margin-bottom: 10%;
}

#pagination{
position: absolute;
bottom: 10px;
right: 20px;
}


a:hover   {color: lightgray;}  /*kolor menu, tekst, link */
a  {color: gray;text-decoration:none;}

#logo{
top: 20px;
position: absolute;
left: calc(50% - 181.5px);
z-index: 100;
background-image: url(../images/logo.png); /* tlo, background */
background-repeat: no-repeat;
width: 365px;
height: 58px;
}

img#minigry{
opacity : 1;
filter : alpha(opacity=100);
}
img#minigry:hover{
opacity : 0.80;
filter : alpha(opacity=80);
}

img#serwer{
opacity : 1;
filter : alpha(opacity=100);
}
img#serwer:hover{
opacity : 0.80;
filter : alpha(opacity=80);
}

a#serwer{
opacity : 1;
filter : alpha(opacity=100);
}
a#serwer:hover{
opacity : 0.80;
filter : alpha(opacity=80);
}

#nav{
top: 90px;
display: block;
position: absolute;
left: calc(50% - 350px);
z-index: 10;
}

#leftstats{
text-align: center;
font-size: 20px;
width: 50%;
height: 100%;
float: left;
}

#rightstats{
font-size: 16px;
width: 50%;
height: 100%;
float: right;
}

#shop {
	display: inline;
}

.button {
    background-image: url(../images/connect.png) !important;
    border-radius: 3px;
    color: white;
    cursor: pointer;
    display: inline-block;
    padding: 6px 6px 4px;
    margin: 4px;
    font-size: 12px;
    width: 120px;
    text-align: center;
    text-decoration: none !important;
    transition: all 0.3s ease; /* Płynne przejście brightness */
}
.btn-icon {
    width: 16px !important;
    height: 16px !important;
    image-rendering: pixelated; /* Ostrość w stylu Minecrafta */
}

.button:hover {
    filter: brightness(1.2);
}

form.shop .text input {
    background-image: url(../images/connect.png);
    color: white;
    border-radius: 3px 3px 3px 3px;
	padding: 6px 6px 4px;
    width: 100px;
}

input.uploadname{
	color: black;
	border: 1px solid gray;
	background-color: white;
	margin-right: 2%;
}

input.sklep{
	color: white;
	background-color: #78a45a;
	border: 1px solid gray;
	margin-right: 2%;
}

dl {
	display: inline-block;
	position: relative;
	cursor: pointer;
}

.details {
	width: 100%;
	float: left;
	display: none;
	margin: 0px;
	padding: 0px;
}
		
button{
	color: white;
	background-color: #78a45a;
	border: 1px solid gray;
}


select{
	color: white;
	background-color: #212121;
	border: 1px solid gray;
	margin-right: 2%;
	margin-top: 4%;
}

/* ------------------------CZĘŚĆ-GÓRNA-MENU------------------------ */
ol {
list-style-type:none;
padding:0;
margin:0;
font-size:18px;
font-weight: bold;
line-height:60px;
text-align: center;
}

ol a {
display:block;
text-decoration:none;
font-size: 15px;
font-weight: bold;
color: white; /*kolor menu, tekst */
}

ol > li {
float:right;
width:140px;
background-image: url(../images/navbar.png); /* nawigacja, menu */
background-repeat: repeat-x;
height:60px;
}

ol > li:first-child {
margin-right:0;
border-radius: 0 10px 0 0;
}

ol > li:last-child {
margin-right:0;
border-radius: 10px 0 0 0;
}
	  
ol > li:hover {
background-image: url(../images/navbar.png); /* nawigacja, menu */
background-repeat: repeat-x;
}

ol > li:hover > ul {
display:block;
}

/* ------------------------CZĘŚĆ-ROZWIJANA-MENU------------------------ */

ol > li > ul {
display: none;
list-style-type: none;
padding: 0;
margin: 0;
line-height: 40px;
}

ol > li > ul > li {
position:relative;background-image: url(../images/navbar.png); /* nawigacja, menu */
background-repeat: repeat-x;
font-size:14px;
}

ol > li > ul > li > a {
border-top:1px dashed lightgray;;
}
	  
ol > li > ul > li:last-child {
position: relative;
border-radius: 0 0 10px 10px;
}



/*
 *  RANGI
 */


.ranks a {
text-decoration: none;
}

.ranks a:hover {
text-decoration: none;
}

.rank {
margin: 0 0 8px 0;
height: 32px;
}

.ranks > .rank > .avatar {
width: 32px;
height: 32px;
float: left;
border: solid 1px #787878;
border-radius: 2px;
}

.ranks > .rank > .desc {
width: calc(100% - 40px); /*  32 + 2 (border) + 6 (margin) */
margin-top: 2px;
margin-left: 6px;
float: left;
font-size: 22px;
font-weight: 300;
}

.ranks > .rank > .desc > .position {
float: left;
color: #787878;
margin-top: 6px;
font-size: 18px;
}


.ranks > .rank > .desc > .name {
float: left;
margin-left: 5px;
}

.ranks > .rank > .desc > .points {
float: right;
color: #787878;
}

.ranks > .rank > .desc > .points > i {
text-decoration: none;
text-transform: uppercase;
font-size: 14px;
}

/*
 *  TOP 3
 */

.rank-first, .rank-second, .rank-third {
margin: 0 0 12px 0;
height: 64px;
clear: both;
}

.rank-first > .avatar, .rank-second > .avatar, .rank-third > .avatar {
width: 64px;
height: 64px;
float: left;
border-radius: 2px;
border: solid 1px #787878;
}

.rank-first > .desc , .rank-second > .desc, .rank-third > .desc {
float: left;
margin-left: 6px;
font-size: 22px;
font-weight: 300;
text-align: left;
}

.rank-first > .desc > .position, .rank-second > .desc > .position, .rank-third > .desc > .position {
color: #787878;
font-size: 16px;
text-transform: uppercase;
}

.rank-first > .desc > .points, .rank-second > .desc > .points, .rank-third > .desc > .points {
color: #787878;
font-size: 14px;
}

.rank-first i, .rank-second i, .rank-third i {
text-decoration: none;
text-transform: uppercase;
font-size: 12px;
}


/* POPUP */

#opis {
    font-size: 16px;
    color: white;
}
a.login-window {
    color: white;
    cursor: pointer;
    font-size: 12px;
    width: auto;
    display: inline-block;
}
/*a.login-window:hover {
    opacity : 0.60;
	filter : alpha(opacity=60);
}
*/
a.finalizacja-window:hover {
    background-color: #84bfde;
}
.login-popup {
    display: none;
    background-image: url(../images/blur.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top left; 
    padding: 10px;
    float: left;
    font-size: 1.2em;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99999;
    border: 6px solid #659247;
    border-radius: 10px 10px 10px 10px;
}
.finalizacja-popup {
    display: none;
    background-image: url(../images/blur.png);
	background-repeat: repeat;
    padding: 10px;
    float: left;
    font-size: 1.2em;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99999;
    border: 6px solid #659247;
    border-radius: 10px 10px 10px 10px;
}
a.finalizacja-window {
    background-image: url(../images/blur.png);
	background-repeat: repeat;
    border: 3px solid #659247;
    border-radius: 10px 10px 10px 10px;
    color: white;
    cursor: pointer;
    padding: 6px 12px 4px;
    margin-top: 5%;
    margin-left: 1%;
    font-size: 12px;
    width: auto;
    display: inline-block;
}
fieldset {
    border: none;
}
form.signin .textbox input {
    background-image: url(../images/connect.png);
    color: white;
    border-radius: 3px 3px 3px 3px;
    padding: 6px 6px 4px;
    width: 150px;
}
.lista {
    background-image: url(../images/connect.png);
    color: white;
    border-radius: 3px 3px 3px 3px;
    padding: 6px 6px 4px;
    width: 150px;
}
* html button:hover {
    background: transparent;
}

.submit span {
    margin-left: -999em;
    position: absolute;
}
.submit:hover span {
    position: absolute;
    z-index: 99;
    margin-left: 0;
    width: 250px;
    color: white;
    padding: 6px 6px 4px;
    left: 102%;
    top: 68%;
    float: right;
}
.submit {
    background-image: url(../images/connect.png);
    border-radius: 10px 10px 10px 10px;
    color: white;
    cursor: pointer;
    display: inline-block;
    padding: 6px 6px 4px;
    margin-top: 5%;
    margin-left: 2%;
    font-size: 12px;
    width: 100px;
    float: right;
}
.close {
    background-image: url(../images/connect.png);
    border-radius: 10px 10px 10px 10px;
    color: white;
    cursor: pointer;
    display: inline-block;
    padding: 6px 6px 4px;
    margin-top: 5%;
    margin-left: 2%;
    font-size: 12px;
    width: 100px;
    float: right;
}
.submit:hover {
    background-color: #84bfde;
}
.close:hover {
    background-color: #84bfde;
}

.tooltip {
    position: relative;
    display: inline-block;
	text-size: 8px;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #212121;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    margin-left: -60px;
	font-size: 12px;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #212121 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}