body { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000;
}
h1{
	color: #116400;
	font-size: 16px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
h2{
	color: #000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
h3{
	color: #000;
	font-size: 12px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
h4{
	color: #000;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.newshed { text-align:left; 
border:solid  #efefef thick;
text-align: center;
font-size:15px; 
font-weight: bold; 
color: #ffdb00; 
background-color:#569f01;
border: solid  #efefef thick;
}
.navbody { background-color:#f5f5f5;
color: #000; 
font-size:11px;
text-align:left; 
height: 65px;
width:160px;
}


#tabela body{
	margin-top:10px;
	color: #000;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
td{
	color: #000;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
select{
	color: #000;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
input{
	color: #000000;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a:active, a:focus, a:link, a:visited, a { color:#000000; text-decoration: none; 
}
a:hover { 
color:#7ee703;	
text-decoration: underline; 
}

hr {
align:center;
border:solid #569f01 thin;
border-width:1px 0 0 0;
width:95%;
margin:5px 0 0 0;
}

/* --- Style dla wszystkich tabel w systemie --- */

table {
	text-align: left;
	font-size: 10px;
	background-color: #fff;
	}

table th {
	background-color: #dcdcdc; /* Nagłówki */
	text-align: center;
    padding: 3px;
}


.row_hd,.row_hd0,.row_hd1 {
	background-color: #ababab;
	/* Pokolorowanie nagłówków tabeli */
}

#tab_big,#tab_medium,#tab_small,#fixture {
	font-size: 0.9em;
	/* Trzy rodzaje tabel: duża (z emblematami), rednia i mała */
	text-align: center;
	margin: 5px auto;
}

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


#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: 1em;
}

#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 */
}

.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 #000000;
	background-color: #FFF;
}

.tab_fixtureform, .tab_fixtureform td, .tab_editfixtureform, .tab_editfixtureform td, .tab_gameform td{
	//border: 1px solid black;
}
#tab_big,#tab_medium,#tab_small { color: #4d4d4d;
    font-size: 0,9em;
	text-align: center;
	margin: 5px auto;
	border:solid #efefef thin;
	background-color:#f8f8f8;
}
#tab_small.row_1{
background-color: #71d000;
 }

#tab_medium .row_1{
	background-color: #71d000;
}


#tab_big .row_1{
	background-color: #71d000;
}

/* ulubiona druzyna */
.row_fav_team{
	background-color: #bce7ff;
}

/* --- 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;
}
/* --- Style przewijanych slajdow kolejek - koniec --- */

