a {
	color : #005599;
	text-decoration : none;
}

a:hover {
	color : #005599;
	text-decoration : underline;
}

a.side {
	color : #005599;
	text-decoration : none;
}

a.rej {
	background: url(images/arrowRej.gif) no-repeat left center;
	color: #cf0907;
	font-weight: bold;
	padding-left: 12px;
}

a:hover.side {
	color : #005599;
	text-decoration : underline;
}

a.white, li.white a {
	color: #ddd;
	text-decoration: none;
}

a:hover.white, li.white a:hover {
	color: #ddd;
	text-decoration: underline;
}

body {
	color : #2a489d;
	background : url(images/bg.jpg) top left repeat-x #fff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin : 0 auto;
	padding: 0;
}

h2,p  {
	margin: 0;
	padding: 0;
}

p {
	margin: 8px 0;
}

/* Layout */

#bgWrap {
	background: url(images/bg1.jpg) no-repeat top center;
}

#wrap {
	width: 984px;
	margin: 0 auto;
	overflow: hidden;
}

/* HEADER */

#header {
	height: 310px;
	overflow: hidden;
}

#header .logotyp {
	display: block;
	width: 234px;
	height: 129px;
	text-indent: -99999em;
	float: left;
	margin: 17px 0 0 40px;
	_display: inline;
	outline: none;
}

#header .banerHeader {
	float: right;
	margin: 58px 0 0 0;
	text-align: right;
}

/* menu & szukaj */

.redPanel {
	height: 51px;
	overflow: hidden;
	width: 984px;
	float: left;
	clear: both;
	margin-top: 49px;
	_dispaly: inline;
	border-bottom: 1px solid #ECEEF6;
}

.solidblockmenu {
	height: 51px;
	width: 752px;
	float: left;
}

.solidblockmenu ul {
	margin: 0;
	padding: 0 0 0 6px;
	height: 51px;
	list-style-type: none;
	line-height: 51px;
}

.solidblockmenu ul li {
	margin: 0;
	padding: 0;
	float: left;
	padding: 0 3px;
}

.solidblockmenu ul li a {
	float: left;
	display: block;
	font-size: 12px;
	color: #fff;
	padding-left: 13px;
	cursor: pointer;
}

.solidblockmenu ul li a span {
	float: left;
	display: block;
	padding-right: 13px;
}

.solidblockmenu ul li a.current,
.solidblockmenu ul li a:hover {
	background: url(images/menuLeft.gif) left 4px no-repeat;
	color: #7f0a0a;
	text-decoration: none;
	font-weight: bold;
}

.solidblockmenu ul li a.current span,
.solidblockmenu ul li a:hover span {
	background: url(images/menuRight.gif) right 4px no-repeat;
}

.tabcontainer {
	overflow: hidden;
	width: 984px;
	float: left;
	clear: both;
}

.tabcontainer .tabcontent {
	padding: 12px;
}

.tabcontainer .tabcontent a {
	color: #7f0a0a;
	background: url(images/subMnuRow.gif) no-repeat center right;
	padding: 0 16px;
}

.searcher {
	float: left;
	width: 232px;
	height: 51px;
}

.searcher form .textbox {
	width: 130px;
	padding: 3px;
	border: 0;
	margin: 16px 0 0 36px;
	background: transparent;
}

.searcher form .button {
	width: 34px;
	height: 18px;
	border: 0;
	margin-left: 5px;
	background: transparent;
	cursor: pointer;
} 

/* Panel admina */

body.adminBody  #main-bg {
	width: 705px;
}


/* STOPKA */

#footer {
	background: url(images/footerBg.jpg) repeat-x left bottom;
}

#footer  .inner {
	width: 984px;
	margin: 0 auto;
	overflow: hidden;
	height: 253px;
}

#footer  .inner p {
	font-size: 12px;
	margin-top: 9px;
}
#footer  .inner p img {
	margin: 0 3px;
}

#footer  .inner .lastPhoto {
	width: 969px;
	height: 131px;
	background: url(images/lastPhotoBg.gif) no-repeat;
	margin-left: 7px;
	overflow: hidden;
}

.footerBottom {
	width: 984px;
	overflow: hidden;
	height: 82px;
}

.footerBottom .copyright {
	float: left;
	text-align: left;
	width: 50%;
	color: #fff;
}

.footerBottom  .copyright  .innerCopy {
	padding: 15px 0 0 10px;
}

.footerBottom .copyright a {
	color: #fff;
	font-weight: bold;
}

.linkFooter {
	float: left;
	width: 50%;
	text-align: right;
	color: #fff;
}

.linkFooter a {
	color: #fff;
	font-size: 12px;
}

.linkFooter  .innerFoo {
	padding: 0 10px 0 0;
	line-height: 87px;
}

.lastPhotoInner {
	padding: 16px 21px 0 21px;
	text-align: center;
}

.lastPhotoInner a img {
	padding: 1px;
	border: 1px solid #a0b7df;
}

.lastPhotoInner a:hover img {
	border: 1px solid #5470a0;
}

.lastPhotoInner a {
	margin-right: 9px;
}

/* PANEL LOGOWANIA */


.loginPanel {
 padding-top: 17px;
}

.loginPanel .lblPas,
.loginPanel .lblLog{
	color: #2e48a1;
	font-weight: bold;
	width: 55px;
	font-size: 12px;
	display: inline-block;
	text-align: right;
	line-height: 21px;
	margin-right: 5px;
	margin-left: 3px;
}

.loginPanel .textbox {
	width: 142px;
	height: 21px;
	border: 1px solid #aab9db;
	background: url(images/inputBg.gif) top left no-repeat;
	margin-bottom: 8px;
}

.lblCheck {
	margin-left: 12px;
}

.loginPanel .button {
	border: 0;
	width: 65px;
	height: 20px;
	background: url(images/inputLogin.gif) no-repeat;
 margin-left: 9px;
}

form {
	margin : 0px;
}

hr {
	
	border-width : 1px 0 0 0 ;
	border-color: #d9e0f0;
	border-style: solid;
	margin: 8px 0;
}

hr.side-hr {
	height : 1px;
	border : 1px solid #d9e0f0;
}

td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

pre {
	font-family : Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 11px;
}

.alt {
	color : #555;
}
 
.outer-border {
	border : 1px solid #000;
}

.sub-header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000;
	background-color : #888;
	border-top : 1px solid #000;
	border-bottom : 1px solid #000;
	padding : 5px;
}

.sub-header ul{
	margin: 0;
	padding: 0;
}

.sub-header ul li{
	display: inline;
}

.sub-header ul li.first-link .bullet{
	display: none;
}

.full-header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ddd;
	background-color : #444;
	padding : 10px;
}



.admin-message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
	color : #555;
	background-color : #f6f6f6;
	border : 1px solid #e1e1e1;
	padding : 3px 4px 5px 4px;
	margin-bottom : 5px;
}

.button {
	background: url(images/buttonBg.gif) repeat-x;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 5px;
	border: 0;
}

.bbcode {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f1f1f1;
	border : 1px solid #ccc;
	margin-top : 2px;
}

.textbox {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f8f8f8;
	border : 1px solid #ccc;
}

.main-body {
	background: #f8f8f8;
	padding: 7px;
	border-top: 2px solid #ebebeb;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	margin: 1px 0 0 0 ;
}

.side-body {
	
	
	padding : 4px;
}

#main-bg {
	background-color : #fff;
	padding : 0;
	float: left;
	width: 455px;
	padding: 7px 6px;
}

.side-both #main-bg {margin: 0 244px;}
.side-left #main-bg {margin-left: 244px;}
.side-right #main-bg {margin-right: 244px;}
.side-left #side-border-right {display:none;}
.side-right #side-border-left {display:none;}

.center {
	margin : 0 auto;
}
	
* html #main-bg{
	height: 0px;	
}

.border {
	border: 1px solid #d9e0f0;
	margin-bottom: 11px;
}

#side-border-left {
	float:left;
	padding : 0;
	width: 244px;
	padding: 7px;
	
}

#side-border-right {
	float:right;
	padding : 0;
	width: 244px;
	padding: 7px;
	
}

.news-category {
	border:0;
	margin:3px 5px 0 0;
	float:left;
}

.news-footer {
	height: 26px;
	background: url(images/newsFooter.gif) no-repeat;
	margin-bottom: 13px;
	line-height: 25px;
	text-align: right;
}

.koment {
	padding-right: 10px;
}

.dodano {
	color: #acb7d6;
	font-size: 11px;
	margin: 0 0 7px;
}

.barmain {
	font-family : Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 10px;
	color : #aaa;
	padding : 4px;
}

.capmain {
	background: url(images/capmain.gif) no-repeat left top;
	height: 36px;
	line-height: 36px;
	color: #2e48a1;
	font-size: 11px;
	padding-left: 29px;
	overflow: hidden;
	font-weight: bold;
}

.scapmain {
	background: url(images/scapmain.gif) no-repeat left top;
	height: 44px;
	line-height: 45px;
    color: #2e48a1;
	font-size: 12px;
	padding-left: 33px;
	overflow: hidden;
	font-weight: bold;
}

.tbl-border {
	border : 1px solid #e1e1e1;
}

.tbl {
	font-size : 11px;
	color : #555;
	background-color : #fff;
	padding : 4px;
}

.tbl1 {
	font-size : 11px;
	color : #555;
	background-color : #fff;
	padding : 4px;
}

.tbl2 {
	font-size : 11px;
	color : #555;
	background-color : #f1f1f1;
	padding : 4px;
}

.forum-caption {
	font-size : 11px;
	font-weight : bold;
	color : #888;
	background-color : #f1f1f1;
	padding : 2px 4px 4px 4px;
}

.quote {
	font-size : 11px;
	color : #555;
	background-color : #f8f8f8;
	padding : 4px;
	margin : 0px 20px 0px 20px;
	border : 1px solid #bbb;
}

.poll {
	height : 12px;
	background: url(images/buttonBg.gif) repeat-x;
}

.comment-name {
	font-weight : bold;
	color : #005599;
}

.shoutboxname {
	font-weight : bold;
	color : #005599;
	background-color : #f6f6f6;
}

.shoutbox {
	color : #777;
	background-color : #f6f6f6;
}

.shoutboxdate {
	font-size : 10px;
	color : #888;
	background-color : #f6f6f6;
}

.small {
	font-size : 10px;
	font-weight : normal;
}

.small2 {
	font-size : 10px;
	font-weight : normal;
	color : #555;
}

.side-small {
	font-size : 10px;
	font-weight : normal;
	color : #555;
	background-color : #f6f6f6;
}

.side-label {
	color : #555;
	background-color : #f1f1f1;
	padding : 2px 2px 3px 2px;
}

/* Vertical Navigation */

#navigation h2 {
	font-size: 10px;
	color : #555;
	background-color: #f1f1f1;
	margin: 0;
	padding: 4px;
}
	
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
	display: block;
	color: #005599;
	background-color: #f6f6f6;
	padding: 2px;
	text-decoration : none;
}

#navigation a:hover {
	color: #f6f6f6;
	background-color: #005599;
}

/* Page Navigation */


.pagenav {
	padding: 0.4em;
}

.pagenav span {
	color: #fff;
	background-color: #16518c;
	border: 1px solid #e1e1e1;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.pagenav a {
	color: #005599;
	background-color: #fff;
	border: 1px solid #e1e1e1;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
	text-decoration: none;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.pagenav a:hover {
	color: #fff;
	background-color: #005599;
	margin: 0.2em;
	text-decoration: none;
}


/*Helpers*/
.center {margin: 0 auto;}
.content_center {text-align: center;}
.flleft {float: left !important;}
.flright {float: right !important;}
.clear {clear: both;}


/*IE Fixes*/
* html #main-bg {
	height: 1%;
	width: auto;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
.floatfix {overflow:hidden;}
* html .floatfix {width:100%;}
.center, *[align="center"] {margin: 0 auto;}

/* TinyMCE specific rules */
body.mceContentBody {
	background: #FFFFFF;
	color: #000000;
}

/* Tabela */


.TabelaLig {
	width: 100%;
}

.TabelaLig tr {
	background: #f0f2f8;
}

.TabelaLig tr.myTeam {
	background: #d03232 !important;
	color: #fff;
}

.TabelaLig tr.team1 {
	background: #e0e4f1;
}

.TabelaLig tr.team2 {
	background: #e0e4f1;
}


.TabelaLig tr.team3 {
	background: #e0e4f1;
}


.TabelaLig tr.team4 {
	background: #f0f2f8;
}

.TabelaLig th {
	height: 24px;
	background: #fff;
	font-weight: normal !important;
	text-align: left;
}
.TabelaLig td {
	height: 24px;
	border-bottom: 1px solid #fff;
}

.TabelaLig .team,
.TabelaLig .match,
.TabelaLig .ptk,
.TabelaLig .br {
	padding: 6px 2px 6px 7px;
	border-right: 1px solid #bcc5e1;
}

.TabelaLig .lp {
	width: 22px;
	text-align: right;
}

.TabelaLig .team {
	width: 90px;
	font-weight: bold;
}

.TabelaLig .match {
	width: 35px;
}

.TabelaLig .ptk {
	width: 36px;
}

.TabelaLig .br {
	width: 54px;
	border-right: 0px;
}

/* TERMINARZ */

.terminarz {
	width: 100%;
}

.terminarz td {
	padding: 4px;
	border-bottom: 1px solid #fff;
	vertical-align: bottom;
}

.terminarz td.team1 {
	width: 100px;
}

.terminarz td.wyn {
	width: 37px;
	background: #e9e9e9;
	font-weight: bold;
	text-align: center;
}
	
.terminarz tr {
	background: #f8f9fc;
}

.terminarz tr.ter1 {
	background: #eff1f8;
}

p.dat {
	text-align: center;
	padding: 2px 0;
}

/* Strzelcy */

.strzelcy {
	width: 100%;
}

.strzelcy td {
	padding: 6px 2px 6px 3px;
}

.strzelcy .lp {
	width: 18px;
	text-align: right;
}

.strzelcy .name {
	font-weight: bold;
}

.strzelcy .goals {
	width: 22px;
}

.strzelcy tr.row {
	background: #E8ECF5;
}

/* zawodnim meczu */

.playerMatch {
	width: 229px;
	
	border: 1px solid #D9E0F0;
	padding: 2px;
	overflow: hidden;
}

.pMatch {
	padding: 3px;
}

/* online & data */

.onlinePanel {
	clear: both;
    float: left;
    overflow: hidden;
    width: 984px;
}

.onlinePanelLeft {
	float: right;
	margin: 8px 10px 0 0;
}

/* dolna galeria */

.albumLast {
	width: 309px;
	height: 118px;
	border: 1px solid #A0B7DF;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	overflow: hidden;
	float: left;
	margin: 6px;
}

.albumLast:hover {
	border: 1px solid #5F84BF;
	-moz-box-shadow: 0 0 5px #5F84BF;
	-webkit-box-shadow: 0 0 5px #5F84BF;
	box-shadow:0 0 5px #5F84BF;
}

.albumLast img {
	float: left;
	padding: 1px;
	border: 1px solid #A0B7DF;
	margin: 9px 7px;
}

.albumLast .flLeft {
	float: right;
	width: 175px;
}

.albumLast .flLeft p {
	padding: 0 3px;
	font-size: 11px !important;
}

.albumLast .flLeft p a{
	font-weight: bold;
	font-size: 12px;
}

.Footextarea {
	height: 400px;
    width: 573px;
}


/* news przyklejony */

.stickyNews {
	width: 455px;
	min-height: 255px;
	position: relative;
	overflow: hidden;
	margin-bottom: 13px;
	
}


.wstep {
	width: 451px;
	min-height: 251px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	border: 2px solid #404040;
}

.wstep img {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 451px;
	min-height: 251px;
}


.wstep .stickyBg {
	width: 451px;
	height: 71px;
	background: url(images/stickyNews.png) repeat;
	position: absolute;
	top: 182px;
	left: 0;
	z-index: 2;
}
.wstep .stickyBg a {
	color: #d4c918 !important;
	font-size: 19px;
	font-weight: bold;
	position: absolute;
	top: 7px;
	left: 10px;
	z-index: 3;
}

.wstep .stickyBg .opis {
	font-size: 11px;
	color: #fff;
	position: absolute;
	top: 34px;
	left: 11px;
	z-index: 3;
}
	
/*

border: 2px solid #404040;
	margin-bottom: 13px;

.stickyNews  .dodano {
	display: none;
}

.stickyNews img {
	position: absolute;
	left: 0;
	top: 0;
}

.stickyNews .capmain  {
		background: transparent;
		position: absolute;
		top: 196px;
		left: 12px;
		padding: 0;
		margin: 0;
		z-index: 3;
}

.stickyNews .capmain a {
	color: #d4c918 !important;
	font-size: 19px;
}

.stickyNews .main-body {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
}

.stickyNews .stickyBg {
	width: 450px;
	height: 56px;
	background: url(images/stickyNews.png) repeat;
	position: absolute;
	top: 196px;
	left: 0;
	z-index: 2;
}

.stickyNews .opis {
	 color: #FFFFFF;
    font-size: 12px;
    left: 12px;
    position: absolute;
    top: 231px;
    z-index: 3;
}


*/
















