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

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

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

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 : #555;
	background : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin : 20px;
	text-align: center;
}

form {
	margin : 0px;
}

hr {
	height : 1px;
	border : 1px solid #eee;
}

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

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 #375791;
	margin: 0 auto;
     padding:0;
     text-align: left;
}
.sub-header {

	border-top: 1px solid #375791;
 height: 28px;
 padding: 9px 20px 0px 20px;
 background:transparent url(images/bgOFF.gif) repeat-x top left;}
.sub-header ul{
padding: 0;
margin: 0;
list-style-type: none;
color: #375791;
width: 100%;
font: normal 13px verdana, arial, sans-serif;
text-align: center;
font-weight: bold;


}

.sub-header li { display: inline; }

.sub-header ul li a
{
text-decoration: none;
background:transparent url(images/bgDIVIDER.gif) no-repeat top right;
height:21px;

color: #375791;
padding: 0px 20px 9px 20px;

}

.sub-header li a:hover
{
background:#fff url(images/bgON.gif) no-repeat top right;

color: #375791;
}

/*
.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;
}
*/


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

.footer {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #555;
	background-color : #f1f1f1;
	border-top: 1px solid #ccc;
	padding : 5px;
}

.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 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f1f1f1;
	height : 20px;
	border : 1px solid #ccc;
	margin-top : 2px;
}

.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 a {
	font-weight: bold;}
.main-body {
	
	font-size : 11px;
	color : #555;
	background-image: url(images/telo2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding : 5px 5px 10px 5px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.side-body {
	font-size : 10px;
	color : #777;
	background-color : white;
	padding : 4px 4px 0px 4px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-bottom: 10px;
	
}

#main-bg {
	color : #555;
	background-color : #fff;
	padding : 10px 10px 10px 10px;
}

.side-both #main-bg {margin: 0 380px 0 0;}
.side-left #main-bg {margin-left: 0px;}
.side-right #main-bg {margin-right: 187px;}
.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 #e1e1e1;
	margin-bottom : 5px;
} */

#side-border-left {
	color : #777;
	background-color : #ffffff;
	float:right;
	padding : 10px 10px 10px 0px;
	width: 180px;
	}

#side-border-right {
	color : #777;
	background-color : #ffffff;
	float:right;
	padding : 10px 10px 10px 0px;
	width: 180px;
	}

.news-category {
	border:0;
	margin:3px 5px 0 0;
	float:left;
}
.news-footer a{
	font-weight: bold;
	color: #375791;
}
.news-footer {
	text-align: center;
	font-size : 9px;
	color : #375791;
	background-color : #f1f1f1;
	padding : 3px 3px 3px 3px;
	margin-bottom: 8px;
	border: 1px solid #ccc;
}
/*
.news-footer a{
	font-weight: bold;
	color: white;
}
.news-footer {
	text-align: center;
	font-size : 9px;
	color : white;
	background-color : #375791;
	padding : 3px 3px 3px 3px;
	margin-bottom: 8px; */
.barmain {
	font-family : Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 10px;
	color : #aaa;
	padding : 4px;
}

.capmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : white;
	background-color : #375791;
	text-align: center;
	padding : 3px 10px 4px 0px;
}
/* .capmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #375791;
	background-color : #f1f1f1;
	border: 1px solid #ccc;
	
	padding : 3px 0px 4px 5px;
} */
.scapmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : white;
	background-color : #375791;
	border-bottom : 1px solid #e1e1e1;
	margin-top: 10px;
	padding : 4px;
	text-align: center;
	
}


.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;
	border : 1px solid #bbb;
}

.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: #005599;
	border: 1px solid #e1e1e1;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
}

.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;
}

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

.sponsorzy {
padding: 10px; 
 font-weight: bold;
 color: #375791;
 font-size: 12px;
 background: white;
 margin: 10px;
 }
 
 .sponsorzy img {margin-right: 10px;}
/*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;}

/* ---- style tabelkownika --- */
.row_hd,.row_hd0,.row_hd1 {
     background-color: #f1f1f1;
	 text-align: center;
	 font-size: 12px;
     /* Pokolorowanie nagłówków tabeli */
}

.row_ft{
     background-color: #f1f1f1;
     text-align: center;
	 font-size: 9px;
     /* Pokolorowanie i wyśrodkowanie stopki tabeli */
}

#tab_big, #tab_medium, #tab_small {
     font-size: 0.9em;
     /* Trzy rodzaje tabel: duża (z emblematami), średnia i mała */
     text-align: center;
     margin: 5px auto;
}
#fixture {text-align: right;
margin: 5px auto;
font-size: 0.9 em;
width: 150px;}
#tab_small {width: 150px;}
/* Ustawia nazwy drużyn przy lewej stronie komórki tabeli */
#tab_medium .col_2,#tab_small .col_2,#tab_big .col_5,#crosstable .col_2,#seriestable .col_2,#fixture_by_date .col_7,#fixture .col_5
     {
     text-align: left;
}


#tab_small td {
     padding: 0;
     margin: 0;
}
#tab_big td {
padding: 0.8px;
     margin: 0;}
#tab_big .row_1, #tab_big .row_2 {
 font-weight: bold;
	 
	 color: #009900;}
	
	 
#tab_big .row_13, #tab_big .row_14, #tab_big .row_15, #tab_big .row_16  {
 font-weight: bold;
	 
	 color: #FF0000;} 
#tab_medium td {padding: 1.5px;
     margin: 0;}

#tab_medium .row_1, #tab_medium .row_2 {
 font-weight: bold;
	 
	 color: #009900;}
#tab_medium .row_fav_team{
     font-weight: bold;
	 color: #375791;
	 
} 

#tab_big .row_fav_team{
     font-weight: bold;
	 color: #375791;
	 
} 
	 
	 
#tab_medium .row_13, #tab_medium .row_14, #tab_medium .row_15, #tab_medium .row_16  {
 font-weight: bold;
	 
	 color: #FF0000;} 

#crosstable,#seriestable,#fixture_by_date,.tab_kol,#matches {
     text-align: center;
     /* Tabele: krzyżowa i serii oraz mecze z emblematami i kolejka */
     margin: 5px auto;
     font-size: 10px;
}
#fixture_by_date {margin-top: 20px;margin-bottom: 20px;}
#matches {height: 135px;}

#fixture .col_2,#fixture .col_4 {
     font-weight: bold; /* Wytłuszczenie wyników w terminarzu */
}

#fixture .row_comment, #fixture_by_date .row_comment {
     font-weight: bold;
		font-size: 7px;/* Kursywa dla komentarza do meczu w terminarzu */
}
/* pogrubienie wynikow w ostatnich i nastepnych meczach */
#matches .col_2, #matches .col_4, #matches .col_3
{ font-weight: bold;
}
table.login {
     text-align: center; /* Logowanie */
     margin: 0 auto;
     padding: 0;
     background-color: transparent;
     border: none;
}

.tab_changepass,.tab_add_user,.tab_changeprivs,.tab_del_user,.tab_add_league_privs,.tab_del_league_privs,.tab_edit_league,.tab_add_league,.tab_del_league,.tab_change_league_name,.tab_add_team,.tab_imp_teams,.tab_change_team_name,.tab_change_team_short,.tab_emp_upload,.tab_del_team,.tab_add_pu_pu,.tab_del_pu,.tab_show_fixture,.tab_fixtureform,.tab_editfixtureform,.tab_del_fixt,.tab_change_akt_kol,.tab_gameform,.tab_imp_games,.tab_del_game,.tab_grant_priv,tab_change_game_date
     {
     border: 1px solid #E0E0E0;
     background-color: #FFF;
}

.tab_fixtureform, .tab_fixtureform td, .tab_editfixtureform, .tab_editfixtureform td, .tab_gameform td{
     //border: 1px solid black;
}

.tab_druzyny {
     border: 1px solid #E0E0E0; /* Drużyny w lidze - panel administracyjny */
     background-color: #FFF;
     margin: 10px auto;
}

.tab_druzyny td,.tab_users td {
     border: 1px solid #F2F2F2;
     text-align: center;
}

.tab_druzyny {
     border: 1px solid #F2F2F2;
     text-align: center;
     margin: 10px auto;
}

.tab_druzyny .col2,.tab_users .col2 {
     text-align: left;
}
#tab_small .row_13, #tab_small .row_14, #tab_small .row_15, #tab_small .row_16{
     
	 color: #FF0000;
	 font-weight: bold;
	 }
 
#tab_small .row_fav_team{
     font-weight: bold;
	 color: #375791;
	 
} 
#tab_small .row_1, #tab_small .row_2{
    
	 font-weight: bold;
	 color: #009900;
}

	 

#negativepoints{
     font-style: italic;     
}
/* --- Style dla wszystkich tabel w systemie - koniec --- */

/* --- Style przewijanych slajdow kolejek - poczatek --- */
#showFixtures {
     margin: 10px auto;     
     width: 450px;
}
#showFixtures table{
     margin: 0 auto;
     padding: 0;
     width: 100%;     
}
#showFixtures table td{
     text-align: center;
}
#fixtNumFormContainer{
     margin: 0 auto;     
}
#fixtNumFormContainer form{
     margin: 0;
     padding: 0;     
}
.fixture {
     display: none;}

