/* Comment element properties */

a {
	color: #04688d;
	text-decoration: none;
}

a:hover {
	color: #04688d;
	text-decoration: underline;
}

a.side {
	color: #555;
	text-decoration: none;
}

a:hover.side {
	color: #f6a504;
	text-decoration: underline;
}

a.white, li.white a {
	color: #fff;
	text-decoration: none;
}

a:hover.white, li.white a:hover {
	color: #fff;
	text-decoration: underline;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #fff;
	margin: 5px;
}

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, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.alt {
	color: #04688d;
}

.spacer {
	margin-bottom: 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;
}

/* Form element properties */

form {
	margin: 0px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #f6a504;
	background-image: url(images/button.gif);
	height: 20px;
	border: 1px solid #000;
	margin-top: 2px;
}

.bbcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #eee;
	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;
}

/* Header and footer properties */

.sub-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #555;
	background-image: url(images/subheader-mid.gif);
	padding: 0px;
}

.sub-header-left {
	width: 3px;
	height: 28px;
	background-color: #555;
	background-image: url(images/subheader-left.gif);
}

.sub-header-right {
	width: 3px;
	height: 28px;
	background-color: #555;
	background-image: url(images/subheader-right.gif);
}

.sub-header ul{
	margin: 0;
	padding: 0;
	list-style:none;
/*	margin-left:22%;*/
}

.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: #000;
	background-color: #fff;
	padding: 5px 0 10px 0;
}

.main-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	background-color: #fff;
	padding: 5px;
}

.bottom-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #555;
	padding: 4px 4px 5px 4px;
}

.main-body {
	font-size: 11px;
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 4px;
}

/* Side-Panel properties */


.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}

.side-border-left {
	color: #777;
	background-color: #fff;
	padding: 10px 10px 10px 0;
	width: 175px;
}

.side-border-right {
	color: #777;
	background-color: #fff;
	padding: 10px 0 10px 10px;
	width: 175px;
}

.scapmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	background-color: #555;
	background-image: url(images/side.gif);
  background-repeat: repeat-x;
	padding: 6px 4px 6px 4px;
}

.scapmain-left {
	width: 3px;
	height: 24px;
	background-color: #555;
	background-image: url(images/side-left.gif);
}

.scapmain-right {
	width: 3px;
	height: 24px;
	background-color: #555;
	background-image: url(images/side-right.gif);
}

.side-body {
	font-size: 10px;
	color: #555;
	background-color: #fff;
	background-image: url(images/gradient.gif);
  background-repeat: repeat-x;
	border: 1px solid #ddd;
	padding: 4px;
}

/* Center-Panel properties */

.news-category {
	border: 0;
	margin: 3px 5px 0 0;
	float: left;
}

.news-footer {
	font-size: 10px;
	color: #555;
	background-color: #f1f1f1;
	border-width: 0 1px 1px 1px;
	border-color: #ddd;
	border-style: solid;
	padding: 3px 4px 4px 4px;
}

.capmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #555;
	background-image: url(images/cap.gif);
  background-repeat: repeat-x;
	padding: 6px 4px 6px 4px;
}

.capmain-left {
	width: 3px;
	height: 25px;
	background-color: #555;
	background-image: url(images/cap-left.gif);
}

.capmain-right {
	width: 3px;
	height: 25px;
	background-color: #555;
	background-image: url(images/cap-right.gif);
}

.main-bg {
	color: #555;
	background-color: #fff;
	padding: 10px 0 5px 0;
}

/* General table properties */

.center {
	margin: 0 auto;
}

.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: #04688d;
}

.shoutboxname {
	font-weight: bold;
	color: #04688d;
}

.shoutbox {
	color: #777;
}

.shoutboxdate {
	font-size: 10px;
	color: #888;
}

.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;
}

.side-label {
	color: #555;
	background-color: #f1f1f1;
	margin: 2px 0 2px 0;
	padding: 2px 2px 3px 2px;
}

/* Vertical Navigation */

#navigation h2 {
	font-size: 10px;
	font-weight: normal;
	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: #555;
	padding: 2px;
	text-decoration: none;
}

#navigation a:hover {
	color: #fff;
	background-color: #f6a504;
}

/* Page Navigation */

.pagenav {
	padding: 4px;
}

.pagenav span {
	color: #fff;
	background-color: #f6a504;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}

.pagenav a {
	color: #555;
	background-color: #f1f1f1;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #f6a504;
	margin: 2px;
	text-decoration: none;
}

li.przycisk3 {
	float: left;
}

li.przycisk3 a:link, li.przycisk3 a:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	background: #000 url("images/button.gif") repeat-x center;
	color: #fff;
	padding: 3px 5px;
	border: 1px solid #000;
}
li.przycisk3 a:hover {
	text-decoration: none;
	display: block;
	font-weight: bold;
	background: #000 url("images/button_p.gif") repeat-x center;
	color: #fff;
	padding: 3px 5px;
	border: 1px solid #000;
}


/*mihu menu begin*/


.menu  {
margin: 0;
padding: 0; /* usuwamy wszelkie odstępy */
}



.menu li a {
border-left: 1px #2a2a2a solid;
border-right: 1px #585a5b solid;
border-bottom: 1px #585a5b solid;
border-top: 1px #2a2a2a solid;
color: #ffffff;
text-decoration:none;
padding: 3px 6px;
font-weight: bold;
background: #333333 url("images/button.gif") repeat-x center;
width: 90px;
text-align:center;
}

.dir li a{
border-left: 1px #2a2a2a solid;
border-right: 1px #585a5b solid;
border-bottom: 1px #585a5b solid;
border-top: 1px #2a2a2a solid;
padding: 3px 6px;
font-weight: bold;
background: #D0351E;
}


.menu li, .menu li a {
float:left;
}

.menu li {
position:relative; /* względem tego będziemy pozycjonowali podmenu */
}


.menu li a:hover {
background: #F3831F; 
/*background: #000 url("images/button_p.gif") repeat-x center;*/
}



.menu li ul { /* tutaj odnosimy się do podmenu*/
display:none;
position:absolute;
top:100%; /* wysuwające się podmenu przesuwamy w dół o długość menu-matki */
padding:0;
margin:0; /*usuwamy wszelkie odstępy podmenu*/
}

.menu li:hover > ul { /* selektor > oznacza, że instrukcja obejmuje każdy tag <ul> wewnątrz #menu li */
display:block;
}

.menu li ul li, .menu li ul li a {
float: none;
}

.menu li ul li a {
width: 110px; /* szerokosc wysuwajacego sie podmenu*/
display: block;
}

/* wysuwanie w bok*/
.menu ul ul {
 top: 1px;
 left: 99%;
}


/* menu header */

.menu-sub-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #555;
	background-image: url(images/subheader-mid.gif);
	padding: 0px;
}

.menu-sub-header ul{
	list-style:none;
	padding: 0px;
/*	margin-left:22%;*/
}

/*mihu menu end*/


/*mihu tabelkownik--------------=======================---------------------========================--------*/


.row_hd,.row_hd0,.row_hd1 {
	background-color: yellow;
	/* Pokolorowanie nagłówków tabeli */
}

.row_ft{
	background-color: #F2F2F2;
	text-align: center;
	/* Pokolorowanie i wy¶rodkowanie stopki tabeli */
}

#tab_big,#tab_medium,#fixture, #seriestable {
	font-size: 0.9em;
	/* Trzy rodzaje tabel: duża (z emblematami), ¶rednia */
	text-align: center;
	margin: 5px auto;
    color:black;
	font-weight:bold;
	border: 1mm ridge black;

}

#tab_small{
	text-align: center;
	margin: 5px auto;
	color:black;
	border: 1mm ridge black;
}

#tab_small .row_hd > .col_2, #tab_small .row_hd > .col_1 {
	background-color: white;
}
#tab_medium .row_hd > .col_2, #tab_medium .row_hd > .col_1 {
	background-color: white;
}
#tab_big .row_hd1 > .col_2, #tab_big .row_hd1 > .col_1, #tab_big .row_hd1 >.col_3 {
	background-color: white;
}
#tab_big .row_hd0  {
	background-color: white;
}

#tab_big  .row_hd1 > .col_11, #tab_big  .row_hd1 > .col_12, #tab_big  .row_hd1 > .col_13,#tab_big  .row_hd1 > .col_14,#tab_big  .row_hd1 > .col_15{
	background-color:yellow;
}
#tab_big  .col_11, #tab_big  .col_12, #tab_big  .col_13,#tab_big  .col_14,#tab_big  .col_15{
	background-color: #e7e7e7;
}

#tab_big td, #tab_medium td{
	padding: 3px 1px;
	margin: 0;
	border: 1px solid black;
}

/* 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
	{
	text-align: left;
	background-color: silver;
}
#fixture .col_5, #fixture .col_1{
	text-align:center;
	background-color: silver;
	width: 200px;
}


#tab_small td, #seriestable td , #fixture td{
	padding: 0;
	margin: 0;
	border: 1px solid black;
}

#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: 0.9em;
}

#fixture .col_2,#fixture .col_4 {
	font-weight: bold; /* Wytłuszczenie wyników w terminarzu */
}

#fixture .row_comment, #fixture_by_date .row_comment {
	font-style: italic; /* Kursywa dla komentarza do meczu w terminarzu */
}

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,#fixture {
	border: 1px solid #F2F2F2;
	text-align: center;
	margin: 10px auto;
}

.tab_druzyny .col2,.tab_users .col2 {
	text-align: left;
}

.row_fav_team{
	background-color: #99FF33;
}

#negativepoints{
	font-style: italic;	
}
/* --- Style dla wszystkich tabel w systemie - koniec --- */

/* --- Style przewijanych slajdow kolejek - poczatek --- */
#showFixtures {
	border: 1mm ridge black;
	margin: 10px auto;	
	width: 450px;
}
#showFixtures table{
	margin: 0 auto;
	padding: 0;
	width: 100%;	
	font-weight: bold;
	color : black;
}
#showFixtures table td{
	text-align: center;
}
#fixtNumFormContainer{
	margin: 0 auto;	
}

#fixtNumFormContainer table td{
	padding: 3px 1px;
	margin: 0;
	border: 1px solid black;
	font-weight: bold;
	color: black;
}

#fixturesContainer table td{
	padding: 3px 1px;
	margin: 0;
	border: 1px solid black;
}
#fixturesContainer .col_2, #fixturesContainer .col_6{
	text-align:center;
	background-color: silver;
}
#fixtNumFormContainer form{
	margin: 0;
	padding: 0;	
}
.fixture {
	display: none;
}

/* mihu tabelkownik*/
