﻿@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font: normal 11px Tahoma, Verdana, Arial, sans-serif;
	background: url(gfx/t.gif);
}

img {
	border: 0;
}

div {
	overflow: hidden;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

p.naglowek {
	color: blue;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
}

p.naglowek2 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

ul {
	margin-top: 0;
	margin-bottom: 0;
}

li {
	list-style-type: none;
	margin-top: 5px;
	margin-left: -30px;
}

span.wyroznij {
	font-weight: bold;
	color: blue;
}

td.gadzety {
	background: #f0e68c;
	width: 75px;
	text-align: center;
}


/* SZKIELET */

div#main_container {
	margin: auto;
	width: 995px;
	overflow: auto;
	background: white ;
	border-left: solid 1px black;
	border-right: solid 1px black;	
}

div#content_container {
	float: left;
	width: 865px;
}

div#main {
	width: 462px;
	float: right;
	padding-left: 7px;
	padding-right: 4px;
	text-align: justify;
}

/* REKLAMA */

div#reklamy {
	float: right;
	width: 130px;
	padding-top: 3px;
}

div.reklama {
	text-align: center;
	padding-bottom: 10px;
}

div#reklama_medium_banner {
	text-align: center;
}

img.reklama {
	border: solid 1px black;
}

p#archiwum {
	text-align: center;
}

/* MENU GÓRNE */

div#menu_1 {
	width: 848px;
	height: 20px;
	background: url(gfx/lay/menu/m1.jpg);
	padding-left: 15px;
	padding-top: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

div#menu_2 {
	width: 865px;
	height: 102px;
}

div#menu_3 {
	width: 842px;
	padding-top: 7px;
	height: 20px;
	background: url(gfx/lay/menu/m3.jpg) no-repeat top;
	padding-left: 23px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}

a.menu {
	color: white;
	text-decoration: none;
	padding-right: 4px;
}

a.menu:hover {
	color: yellow;
	text-decoration: none;
}

a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

/* LEWA */

div#left {
	width: 392px;
	float: left;
	text-align: center;
}

div.start_belka {
	width: 12px;
	height: 19px;
	background: url(gfx/lay/left/belka-start.gif);
	float: left;
}

div.belka {
	font-family: Verdana, Geneva, sans-serif;
	width: 100%;
	background: #FFF500;
	height: 15px;
	border-bottom: solid 4px #0368FF;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #0368FF;
	font-weight: bold;
	font-size: 11px;
	clear: both;
}

p.artykuly {
	padding-left: 3px;
	text-align: left;
}

div.belka_dzielona {
	font-family: Verdana, Geneva, sans-serif;
	width: 50%;
	background: #FFF500;
	height: 15px;
	border-bottom: solid 4px #0368FF;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #0368FF;
	font-weight: bold;
	font-size: 11px;
	float: left;
}

/* MECZ */
div#mecz {
	background-image: url(gfx/lay/dot.gif);
	background-repeat: repeat-y;
	background-position: 203px 0;
	
	overflow: auto;
}

div#poprzedni_mecz {
	width: 200px;
	float: left;
	text-align: left;
}

div#nastepny_mecz {
	width: 190px;
	padding-left: 2px;
	float: left;
}

div.druzyna-gospodarz, div.druzyna-gosc {
	float: left;
	width: 74px;
	text-align: center;
}

div.vs {
	float: left;
	font-weight: bold;
	width: 42px;
	text-align: center;
	padding-top: 53px;
	font-size: 14px;
}

p.nazwa_druzyny {
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0;
}

img.ikonki {
	margin-bottom: 3px;
	vertical-align: middle;
}

/* ANIOŁ + TABELA */

div#aniol {
	width: 51%;
	float: left;
	height: 195px;
	text-align: left;
}

div.tabela {
	width: 100%;
	float: left;
	height: 160px;
}

div#aniol_tabela {
	padding-bottom: 5px;
}

/* ANIOŁ */

p.aniol {
	font-size: 13px;
	font-weight: bold;
	color: red;
	margin-top: 0;
	margin-bottom: 10px;
	text-align: center;
}

img.aniol {
	border: solid 1px black;
}

/* TABELA */

table#tabela {
	width: 99%;
	margin-left: 5px;
}

th {
	font-weight: bold;
	text-align: center;
	padding-bottom: 7px;
	padding-left: 3px;
	padding-right: 3px;
}

td.druzyna {
	text-align: left;
	padding-left: 2px;
	padding-bottom: 4px;
}

td.punkty {
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	text-align: center;
}

tr.siwy {
	background: #EEEEEE;
}

/* STATYSTYKI */

table#statystyki {
	width: 96%;
	margin: auto;
}

td.statystyki {
	height: 20px;
	text-align: center;
	vertical-align: middle;
}

/* STOPKA */

div#stopka {
	background: url(gfx/lay/bottom.jpg) bottom no-repeat white;
	height: 15px;
	clear: both;
	padding-top: 265px;
	padding-bottom: 3px;
	text-align: right;
	color: white;
	font-weight: bold;
	padding-right: 5px;
}

a.stopka {
	color: white;
}

/* WYCHOWANKOWIE */

table#wychowankowie {
	margin: auto;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	width: 100%;
}

th.wychowankowie_header {
	background: #1E90FF;
	height: 14px;
	padding: 3px;
	margin: 0;
}

td.wychowankowie {
	background: #F0E68C;
	height: 14px;	
	padding: 3px;
	margin: 0;
}

/* KADRA */

table.kadra {
	margin: auto;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 20px;
}

td.kadra1 {
	width: 112px;
	background: #FFFF99;
}

td.kadra2 {
	width: 316px;
	background: #FFFF99;
}

/* ARCHIWUM WYNIKÓW */

td.wyniki_zolte {
	background: yellow;
	text-align: center;
	font-weight: bold;	
	height: 40px;
}

td.wyniki_niebieskie {
	background: #0099FF;
	text-align: center;
	font-weight: bold;
	height: 40px;
}

td.wyniki_biale {
	text-align: center;
	font-weight: bold;	
	height: 40px;
}

/* GALERIA */

img.galeria {
	border: solid 1px black;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../gfx/galeria/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../gfx/galeria/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 78px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* NEWS */
div.news_title {
	background: url(gfx/lay/news-title.gif) no-repeat;
	width: 442px;
	height: 16px;
	text-align: left;
	font-weight: bold;
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 5px;
	margin: auto;
	color: white;
}

div.news_tresc {
	padding-top: 2px;
	text-align: justify;
	width: 462px;
	margin: auto;
	color: #000000;
	font: normal 11px Tahoma, Verdana, Arial, sans-serif;
	padding-bottom: 3px;
}

div.data {
	font: normal 10px Tahoma, Verdana, Arial, sans-serif;
	color : #9F9D9D;
	text-align: right;
	width: 456px;
	margin: auto;
	padding-top: 4px;
	padding-bottom: 4px;
}

div.news_calosc {
	font: normal 11px Tahoma, Verdana, Arial, sans-serif;
	padding-top: 1px;
	text-align: right;
	width: 462px;
	font-weight: bold;
	margin-bottom: 10px;
}

img.news {
	float: left;
	margin-right: 5px;
}

/* easyAdmin */
input {
	margin: 0;
}

img.ikonka {
	padding-right: 5px;
	vertical-align: middle;
}

p.komunikat {
	margin-top: 10px;
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: blue;
	background-color: inherit;
	font-weight: bold;
	text-align: center;
}

p.komunikat2 {
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: red;
	background-color: inherit;
	font-weight: bold;
	text-align: center;
}

div#panel {
	margin-top: 15px;
	width: 920px;
	border: solid 2px black; 
	background-color: white; 
	color: black; 
	font-size: 12px;
	margin: auto; 
}

div#panel-main {
	padding: 5px;
	text-align: center; 
}

td.usuwanie-edytowanie {
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: black;
	background-color: inherit;
	font-weight: bold;
	text-align: left;
	padding-right: 10px;
	vertical-align: middle;
	width: 480px;
}

form {
	margin: 0;
}

img.galeria {
	border: solid 1px black;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}

a.zielony {
	text-decoration: none;
	font-weight: bold;
	color: green;
	background-color: inherit;
}

a.zielony:hover {
	text-decoration: underline;
}

div#adm_top {
	width: 100%; 
	text-align: left; 
	background-image: url(gfx/eadmin/bg-eadmin.gif); 
	border-bottom: solid 1px black; 
	background-position: 450px;
}

div#adm_top2 {
	background: url(gfx/eadmin/eadmin.gif); 
	width: 450px; 
	height: 120px; 
	float: left;
}
div#adm_bottom {
	width: 100%; 
	text-align: left; 
	background-image: url(gfx/eadmin/bg-eadmin-bottom.gif); 
	background-position: 450px;
}

div#adm_bottom2 {
	background: url(gfx/gfx/eadmin/eadmin-bottom.gif); 
	width: 450px; 
	height: 82px; 
	float: left;
}

div.strony {
	color: #2060A0;
	background-color: inherit;
	text-align: center;
	padding-bottom: 10px;
}

a.czerwony {
	color: red;
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;
}

a.czerwony:hover {
	text-decoration: underline;
}

a.nawigacja {
	color: #2060A0;
	background-color: inherit;
	text-decoration: none;
}

a.nawigacja:hover {
	text-decoration: underline;
}

img.news {
	float: left;
	margin-right: 5px;
}

div.wiecej {
	text-align: right;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

img.wiecej {
	vertical-align: middle;
	padding-right: 3px;
}	 

p.strony {
	color: #2060A0;
	margin-top: 5px;
}

td.obrazki {
	border: solid 1px black;
	text-align: center;
	vertical-align: middle;
}

div.adm_sklepik_container {
	width: 720px; 
	margin: auto;
}

div.adm_sklepik {
	text-align: center;
	margin: 4px;
	padding: 4px;
	border: solid 1px black;
	float: left;	
}

/* easyAdmin - STATYSTYKI */
input.stat1 {
	width: 150px;	
}

input.stat2 {
	width: 20px;	
}

input.stat3 {
	width: 30px;	
}