{ --------------- GŁÓWNE DEFINICJE ------------------ }

BODY, TABLE, TD, TR {
 FONT-FAMILY: Tahoma, Arial, Verdana; 
 font-size: 11px; 
 text-decoration: none;
 color: #616161;
}

.naglowek {
  BACKGROUND-COLOR: #E9EBDD; 
  COLOR: black; 
  FONT-WEIGHT: bold;
}

.komunikat_dobrze {
  font-size: 11px; 
  COLOR: #ECAD12;
  font-weight: bold;  
}
.komunikat_zle {
  font-size: 11px; 
  COLOR: red;
  font-weight: bold;  
}
.komunikat_objasnienie {
 font-size: 11px; 
 COLOR: black; 
}


A, A:link {
 COLOR: gray;
 text-decoration: none;
}

A:hover {
 color: black;
 text-decoration: underline;
}

{ --------------- GŁÓWNE DEFINICJE ------------------ }

.admin, A.admin, A.admin:link {
  COLOR: #ECAD12;
  TEXT-DECORATION: none;
  font-weight: bold;
}

A.admin:hover {
  COLOR: #ECAD12;
  TEXT-DECORATION: underline;
  font-weight: bold;  
}

.moder, A.moder, A.moder:link {
  COLOR: #3D5E89;
  TEXT-DECORATION: none;
  font-weight: bold;
}

A.moder:hover {
  COLOR: #3D5E89;
  TEXT-DECORATION: underline;
  font-weight: bold;  
}

.wiz, A.wiz, A.wiz:link {
  COLOR: white;
  font-size: 9px;   
  TEXT-DECORATION: none;
  font-weight: bold;
}

A.wiz:hover {
  COLOR: white;
  TEXT-DECORATION: underline;
  font-weight: bold;  
}







{ --------------- FORMULARZE ------------------ }

.form {
 FONT-SIZE: 11px; 
 COLOR: #202020;
 FONT-STYLE: normal; 
 FONT-FAMILY: fixed; 
 TEXT-DECORATION: none
}

.formb {
 FONT-SIZE: 11px; 
 COLOR: white;
 BACKGROUND-COLOR: #ECAD12; 
 FONT-STYLE: normal; 
 FONT-FAMILY: tahoma; 
 FONT-Weight: bold;
 TEXT-DECORATION: none
}

{ --------------- FORMULARZE ------------------ }


{ --------------- OCENKI ------------------ }

A.ocenki {
 FONT-FAMILY: Arial;
 width: 100%;
 font-size: 16px;
 FONT-WEIGHT: bold;
 text-decoration: none;
}

A.ocenki:hover {
 BACKGROUND-COLOR: #E4E6DB;
 width: 100%;
 color: black;
 text-decoration: none;
}

A.ocenki_navigacja {
 color: black;
 FONT-FAMILY: Tahoma;
 font-size: 10px;
 FONT-WEIGHT: bold;
 text-decoration: none;
}

A.ocenki_navigacja:hover {
 color: #616161;
 text-decoration: none;
}

{ --------------- OCENKI ------------------ }



{ --------------- MENU GLOWNE ------------------ }


.men, A.men, A.men:link {
  COLOR: #000;
  TEXT-DECORATION: none;
}

A.men:hover {
  COLOR: black;
  TEXT-DECORATION: none;
  font-weight: bold;  
}

.menu_naglowek {
  COLOR: #616161;
  TEXT-DECORATION: none;
  font-weight: bold;  
}

{ --------------- MENU GŁÓWNE ------------------ }

