#foota {
	clear: both;
	margin: 2em 0;
	text-align: center;
}


#footer {
	clear: both;
/*	border-top: 1px solid black;*/
	margin: 1em 0 1em 0;
	padding: 0.2em 0 0 0;
	color: black;
}
#footer>div { float: left; padding: 0 2em; text-align: center; }
#footer>div+div { float: right;  text-align: right; }
#footer h1 { margin:0; }
#footer p { font-size: 75%; margin: 0; float: left; }
#footer p#footsp { float: right; }
#footer p#footsp a { display: inline-block; vertical-align: middle; }
#footer a { black: white; text-decoration: none; }
#footer a:HOVER { color: red; }


/* breadcrumbs */
#bc {

	padding: 0.5em 0 0.2em;
	color: #ccc;
}

#bc>a { text-decoration: none; font-size: smaller; margin: 0 1em; color: white; }
#bc>a:first-child { margin-left: 0em; }
#bc>a:HOVER { text-decoration: underline; }

body>.mc {
	margin: 0;
	background: #fefefe url(/css/body_bck.png) repeat-x scroll 0 0;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px;border-radius: 5px;
	color: #727272;
	padding: 16px 15px 30px;
	min-height: 30em;
	height: auto;
	overflow: hidden;
	
}
body>.mc>h1 {
	clear: both;
	margin: 0.5em 0 0 0;
	color: #111;
	border-bottom: 1px solid #ddd;
}

table.datatable { width: 100%; }
table.datatable .DataTables_sort_icon { float: right; }

.tabs>div { height: auto; overflow: hidden; }

ul.liczniki {
 list-style-type:none;
 opacity: 0.9;
 text-align: center;
}
ul.liczniki li { 
 background: white; 
 opacity: 0.6;
 display: inline-block;
 margin: 0 1em 1em 0;
 padding: 0.5em 1em;
 border-radius:0.5em;
 max-width: 25%;
 vertical-align: top;
 border: 1px solid #ddd;
 border-width: 0px 0px 1px 0px;
 min-height: 5.5em;
}
ul.liczniki li:HOVER { opacity: 1.0; }
ul.liczniki>li>b { font-size: 18pt; display: block; text-align: center; color: black; text-shadow: 0px 0px 2px black; }
ul.liczniki>li>i { text-align: center; display: block; font-style: normal; font-size: 8pt; }

.mc>.blad_krytyczny {
	margin: 2em 2em 4em;
	padding: 1em 4em;
}

.hidden { display: none; }


form em.error {
display: block;
position: relative;
z-index: 20;
display: inline;
background: red;
color: white;
padding: 4px 8px;
font-weight: bold;
border-radius: 0.5em;
opacity: 0.7;
top: 1px;
}
/* ********************************** style dla poszczegolny modulow ***************************** */

.mc#m_rankingi-gracze #najdluzejgraja,
.mc#m_rankingi-gracze #gtop20resp,
.mc#m_rankingi-gracze #gtop20skill	 { float: left; width: 48%; }

.mc#m_rankingi-gracze #tnajdluzejgraja,
.mc#m_rankingi-gracze #ttop20resp, 
.mc#m_rankingi-gracze #ttop20skill { float: right; width: 48%; }
.mc#m_rankingi-gracze #tnajdluzejgraja table.datatable tbody>tr>td { text-align: left; }
.mc#m_rankingi-gracze #tnajdluzejgraja table.datatable tbody>tr>td:last-child,
.mc#m_rankingi-gracze #ttop20resp table.datatable tbody>tr>td:last-child { text-align: right; }
.mc#m_rankingi-gracze #ttop20skill table.datatable tbody>tr>td:last-child { text-align: right; }
.mc#m_statystyki-serwera div#gonline12h { clear: both; height: 150px;  }
.mc#m_statystyki-serwera>ul.liczniki { cler: both;  margin-top: 0px; }

.mc#m_statystyki-serwera div#rejestracje { clear: both; height: 300px; }
.mc#m_statystyki-serwera div#gdnitygodnia { width: 48%; float: left; }
.mc#m_statystyki-serwera div#ggodzinydnia { width: 48%; float: right; }

.mc#m_gracz .rangi {
float: right;
margin-top: -2em;
}
.mc#m_gracz .rangi>* { padding: 0.5em 1em; margin-right: 1em; -moz-border-radius: 0.7em; -o-border-radius: 0.7em; -webkit-border-radius: 0.7em; border-radius: 0.7em; 
background: #c0c0c0; font-weight: 900; letter-spacing: 1px; }
.mc#m_gracz .rangi>.vip { background: #ffcf00; color: white;  }
.mc#m_gracz .rangi>.online { background: navy; color: white;  }
.mc#m_gracz .skin { float: right; margin: 1em; border-radius: 1em; }



.mc#m_gracz .akcje {
	list-style-type: none;
	margin: 1em;
}
.mc#m_gracz .akcje>li {
	display: inline-block;
	background: #f0f0f0;
	font-size: 19px;
	border-radius:0.5em;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	opacity: 0.8;
	font-family: Georgia,serif;
	border-color: #633;
	line-height: 4em;
	-moz-transition: all 0.5s linear; -o-transition: all 0.5s linear; -webkit-transition: all 0.5s linear; transition: all 0.5s linear;
}
.mc#m_gracz .akcje>li:HOVER { opacity: 1; }
.mc#m_gracz .akcje>li>a {
	text-decoration: none;
	display: block;
	padding: 0 3em;
	height: 4em;
	color: black;
}
.mc#m_gracz .akcje>li>a>b {
	text-shadow: 1px 1px 1px black;
	color: white; 
	font-size: 27px;

}
.ukryty-przycisk {
    visibility: hidden; 
    position: absolute; 
}

.mc#m_gracz .akcje>li.vip {	background: url('/css/samp.png') no-repeat scroll -205px -5px gold;	line-height: inherit;text-align: right; }
.mc#m_gracz .akcje>li.vip:HOVER {	background-position: -205px -30px; }
.mc#m_gracz .akcje>li.vip>a {	padding: 0 2em 0 4em; }

.mc#m_payment ol#payment>li {
clear: both;
border-top: 1px solid #ddd;
padding-bottom: 2em;
padding-top: 1em;
}
.mc ol#payment>li:first-child { border-top: none; margin-top: 0px; }
.mc ol#payment>li>h2 { color: black; }
.mc ol#payment>li:first-child>h2 { color: #727272; }
.mc ol#payment>li:first-child>h2>b { color: black; }

.mc ul#payment_method { list-style-type: none; margin: 0; padding: 0; }
.mc ul#payment_method>li>label { color: black; font-weight: bold; }
.mc div#dayrange>p { float: left; width: 30%;}
.mc div#dayrange select { float: left; margin: 0.7em 1em 0.7em 0.7em;  }
.mc ol#payment h3 { color: navy;
font-size: 22pt;
font-family: helvetica, arial, sans-serif; /*Trebuchet MS, Arial, sans-serif;*/
margin: 0;
padding: 0; font-weight: bold; }
.mc#m_payment ol#payment button { display: block; 
    background: #2293f7;
    padding: 0.25em 2em;
    color: white;
    font-size: 12pt;
}
.mc#m_payment input#confirmation_code {   border: 1px solid #CCCCCC;
    font-weight: bold;
    padding: 0.25em 0.3em;
    text-align: center;
    font-size: 12pt;
}





/********************* AC ************************/

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}
.ac_results li i { float: right; }

.ac_loading {
	background: white url('/web/20200420222956im_/https://panel.pylife.pl/s/css/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

.paski { margin-left: 1em; }
.paski>p>input {
	display: block;
	border: 1px solid #999;
	width: 50%;
}


ul#startnav {
	list-style-type: none;
}
ul#startnav>li { display: inline-block; margin: 1em; border: 1px solid #999;
	border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px;-webkit-border-radius: 5px;}
ul#startnav>li:HOVER { background: white; }
ul#startnav>li>a {  padding: 1em 2em; display: block; text-decoration: none; color: black; }

#map { height: 300px; }


#tdomyc { height: 400px; overflow: auto; width: 48%; float: left; }
table#tdomy tr>td:first-child { padding-left: 20px; min-height: 16px; }

table#tdomy { border-spacing: 0px 4px; }
table#tdomy tr.wolny td { background: #e0ffe0; }
table#tdomy tr.zajety>td:first-child { background: url(/web/20200420222956im_/https://panel.pylife.pl/i/mapicons/Icon_32.gif) no-repeat 0px 50% !important; } 
table#tdomy tr.wolny>td:first-child { background: #e0ffe0 url(/web/20200420222956im_/https://panel.pylife.pl/i/mapicons/Icon_31.gif) no-repeat 0px 50% !important; }
table#tdomy tr.hover td { background: gold !important; }
table#tdomy tr.hover>td:first-child { background-color: gold !important; }

#mapadomow { width: 48%; float: right; height: 400px;}

#content_section {
    overflow: hidden;
    height: auto;

}
.mc { min-height: 600px ; }

h1 { font-family: Tahoma, Arial, sans-serif; font-size: 18pt; }

.mc a { color: red; }

table.dt1 {
  width: 75%;
  border-spacing: 0;
  border-bottom: 1px solid #ddd;
}
table.dt1 tr>td { padding: 0.5em 1em; vertical-align: top; border-top: 1px solid #ddd; }

ul.grid {
  list-style-type: none;
}
ul.grid>li {
  width: 64px;
  margin: 12px;
  display: inline-block;
  vertical-align: top;
}
ul.grid>li a { color: black; }
ul.grid>li .nazwa {
  font-size: small;
  text-align: center;
}
ul.grid>li .info {
  text-align: center;
  font-size: x-small;
}
table#org_czlonkowie th { text-align: left; }
table#org_czlonkowie { border-spacing:0; width: 100%;}
table#org_czlonkowie tbody td { border-top: 1px solid #ddd; }
table#org_czlonkowie tbody tr:HOVER td { background: #f0f0f0; }
table#org_czlonkowie a {
  color: black;
  font-weight: bold;
}
table#org_czlonkowie a.premium {
  color: black;
  text-shadow: 0px 0px 2px gold;
}

fieldset.yfr { border-radius: 4px; }

fieldset.yfr legend { font-size: 12px; font-weight: lighter; }


ul#payment-method-select {
  list-style-type: none;
  height: auto;
  padding: 2em;
  border: 1px solid #ddd;
  border-left: 0px;
  border-right: 0px;
}

ul#payment-method-select li { float: left; 
  border: 1px solid #999;

  border-radius: 0.5em;
  margin-right: 4em;
  background: white;
}

ul#payment-method-select li.sms { 
  background-image: url(/web/20200420222956im_/https://panel.pylife.pl/s/i/phone.png);
  background-size: cover;
}
ul#payment-method-select li.paypal { 
  background-image: url(/web/20200420222956im_/https://panel.pylife.pl/s/i/paypal.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: 75%;
}

ul#payment-method-select li label {
  padding: 1em 7em 4em 1em;
  display: inline-block;
  cursor: pointer;
}
ul#payment-method-select:after {
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
body {
  font-size: 14px;
  font-family: helvetica, arial, sans-serif !important;
    background: #6488aa url(/css/trianglify-background.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center bottom;
}

#wrapper {
    margin: 0 auto;
    border-left: none !important;
    border-right: none !important;
    background: none !important;
    width: 84% !important;
    min-width: 960px !important;
    height: auto;
}

#wrapper>#header {
    background: none;
    padding: 40px 0;
    position: inherit !important;
}

#wrapper>#content_section { 
    background: white;
    padding: 10px;
    margin: 0px;
}
#main_menu>#bc { clear: left; }

ul.mandaty { list-style: none; height: auto; padding: 5px; overflow: auto; }
ul.mandaty>li { float: left; padding: 1px 2px 0px 0px;  }
ul.mandaty>li>div { display: block; position: relative; width: 100%; }
ul.mandaty>li>div>h3 { position: absolute; top: 0px; left: 0; width: 100%; color: #c0d0c0; font-size: 9pt; margin:0; padding: 0; }
ul.mandaty>li>div>h3>span { display: inline-block; margin: 2px 0 0 0; padding: 2px 5px; background: rgba(0,0,0,0.3); }
ul.mandaty>li>div>h4 { position: absolute; bottom: 0px; right: 0; width: 100%; color: #c0d0c0; font-size: 7pt; margin:0; padding: 0; }
ul.mandaty>li>div>h4>span { display: inline-block; margin: 2px 0 0 0; padding: 2px 5px; background: rgba(0,0,0,0.3); }
