
.top
{
    font-family: Verdana;
    font-size: 11px;
    color: #eeeeee;
    text-align: center;
}


.list_h {
  font-family: Verdana;
  font-size: 11px;
  padding: 4px;
  font-weight: bold;
  color: #888888;
}

.list_i {
  font-family: Verdana;
  font-size: 11px;
  padding: 4px;
  color: #222222;
}



ul
{
list-style-type: square
}

ol
{
list-style-type: square
}


.text
{
    font-family: Verdana;
    font-size: 11px;
    color: #222222;
    padding-top: 4px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 0px;
    text-align: justify;
}

.login_form
{
    width: 300px;
}

.login_form input
{
    font-family: Verdana;
    font-size: 11px;
    color: #222222;
    padding-top: 2px;
}

.login_form div
{
    padding-top: 2px;
    float: left;
    font-family: Verdana;
    font-size: 11px;
    width: 80px;
    text-align: left;
    color: #222222;
}
/* ================================================================ */
/* podstawowe class'y modulow systemu                               */
/* ================================================================ */

.uni {
  font-family: Verdana;
  font-size: 11px;
  color: #666666;
}

.unib {
  font-family: Verdana;
  font-size: 11px;
  color: #666666;
  padding: 4px;
  padding-left: 0px;
  font-weight: ;
}

.title {
  font-family:  Arial;
  font-size: 16px;
  color: #444444;
  font-weight: bold;
}

td {
  font-family: Verdana;
  font-size: 11px;
  color: #444444;
}


.poll {
  border: 0px;
  background: none;
}




body {
  font-family: Verdana;
}




input {
  height: 16px;
  font-family: Verdana;
  font-size: 11px;
  color: #444444;
  border: 1px #cccccc solid;
  background-color: #f4f4f4;
}

img
{
    border: none;
}


input.type submit {
  font-weight: bold;
}

.input_text {
  width: 200px;
}

select {
  height: 16px;
  font-family: Verdana;
  font-size: 11px;
  color: #444444;
  border: 1px #cccccc solid;
  background-color: #f4f4f4;
}

textarea {
  font-family: Verdana;
  font-size: 11px;
  color: #444444;
  border: 1px #cccccc solid;
  background-color: #f4f4f4;
  }

.alert {
  BORDER-STYLE: groove;
  border-width: 2px;
  border-color: #32384E;
  font-family: Verdana;
  font-size: 11px;
  width: 60%;
  padding-top: 1px;
  padding-right: 9px;
  padding-bottom: 2px;
  padding-left: 9px;
  text-align: center;
  font-weight: bold;
  background-color: #F4f4f4;
}

.menu2
{
    padding-left: 10px;
}





    


a.foot:visited { text-decoration: none; color: #333333}
a.foot:link    { text-decoration: none; color: #333333}
a.foot:hover   { text-decoration: none; color: #777777}


a:visited { text-decoration: none; color: #333333}
a:link    { text-decoration: none; color: #333333}
a:hover   { text-decoration: none; color: #aaaaaa}