body {
margin: 0 auto;
text-align: center;
}
h1, h3 {
margin-top:0;
color:black;
background: #e0e0e0;
}
p.black {
color:black;
}
p.black a, p.black a:visited, p.black a:active {
color: blue;
text-decoration:none;
}
p.black a:hover{
text-decoration:underline;
}
p.info {
color: red;
font-weight: bold;
}
p.blue {
color: blue;
}
.green {
color: red;
}
.kolejka {
font-weight: bold;
}
table {
margin: auto;
margin-bottom: 10px;
}
.tab_add_league, .tab_add_league_privs,
.tab_add_team, .tab_imp_teams,
.tab_gameform, .tab_imp_games, .tab_add_user, .tab_add_pu_pu {
border: 1px solid #00C000;
background-color: #6FFF6F;
}
.tab_druzyny {
color: navy;
border: none;
font-weight: bold;
background-color: white;
}
.tab_edit_league, .tab_users {
color: black;
border: 1px solid black;
background-color: white;
}
.tab_fixtureform {
border: 1px solid #00C000;
margin-bottom: 10px;
background-color: #6FFF6F;
}
.tab_change_league_name, .tab_change_team_name, .tab_change_team_short, .tab_editfixtureform, .tab_changepass, .tab_changeprivs, .tab_emp_upload, .tab_change_akt_kol, .tab_change_game_date {
border: 1px solid #800080;
margin-bottom: 10px;
background-color: #FFAFFF;
}
.hd, .ft {
text-align: center;
}
hr {
margin: 0;
width: 800px;
border: 0px solid white;
color: white;
}
.tab_del_league, .tab_del_team, .tab_del_game, .tab_del_fixt, .tab_del_user, .tab_del_league_privs, .tab_del_pu {
border: 1px solid #450000;
background: #ff4040;
color: white;
}
.tab_druzyny {
text-align: left;
color: black;
font-weight: normal;
}
.tab_druzyny thead{
background: #FFFFCF;
text-align: center;
}
.tab_druzyny tr{
background: #FFFFEF;
}
.tab_druzyny td{
padding: 0 15px;
}
.tab_druzyny .col2 {
color: navy;
font-weight: bold;
}
.hd {
font-weight: bold;
}
a.windowlink{
color: black;
text-decoration: none;
font: normal 8pt arial; 
}
a.windowlink:hover {
color:black;
text-decoration: underline;
}
a.help, a.help:visited, a.help:active {
position:relative;
text-decoration: none;
padding: 1px;
color: #fff;
font: normal 16px arial black;
}  
a.help span {
visibility:hidden;
position:absolute;
width: 225px;
background: #FFFFAD;
border: 1px solid #000;
font: normal 13px tahoma;
padding: 1em;
text-align: justify;
color: #000;
}    
a.help:hover span {
visibility:visible;
z-index:2;
}
.tab_kolejka .row_hd{
font-weight: bold;
background: #FFFFCF;
}
.tab_kolejka tr{
background: #FFFFEF;
}
div{
margin: 0 auto;
width:auto;
background: #FFFFEF;
}