.uni_02 {
  font-family: Arial;
  font-size: 12px;
  padding-top: 2px;
  padding-right: 4px;
  padding-bottom: 2px;
  padding-left: 4px;
  color: #707070;
}

.poll {
  border: 0px;
  background: none;
}

.code {
  border: 1px #999999 solid;
  background-color: #F4f4f4;
  font-family: Arial;
  font-size: 11px;
  padding-top: 1px;
  padding-right: 3px;
  padding-bottom: 2px;
  padding-left: 16px;
  text-align: left;
  color: #990000;
}

.cytat {
  border: 1px #999999 solid;
  background-color: #F4f4f4;
  font-family: Arial;
  font-size: 11px;
  padding-top: 1px;
  padding-right: 3px;
  padding-bottom: 2px;
  padding-left: 16px;
  text-align: left;
  color: #006633;
}




/* ================================================================ */
/* definicje uzytkownika (uzyte w functions.inc.php)                */
/* ================================================================ */


body
{
    font-family: Arial;
    font-size: 12px;
    color: #606060;
    background-color: ffffff;
}

.title {
  font-family: Arial;
  font-size: 12px;
  padding-top: 0px;
  padding-right: 3px;
  padding-bottom: 0px;
  padding-left: 3px;
  color: #707070;
}

.menu {
  font-family: Arial;
  font-size: 10px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #666666;
}

input {
  font-family: Arial;
  font-size: 11px;
  color: #777777;
  border: 1px #bbbbbb solid;
  background-color: #F6f6f6;
}

select {
  font-family: Arial;
  font-size: 11px;
  color: #777777;
  border: 1px #bbbbbb solid;
  background-color: #F6f6f6;
}

textarea {
  font-family: Arial;
  font-size: 12px;
  color: #777777;
  border: 1px #bbbbbb solid;
  background-color: #F6f6f6;
}

.text {
font-family: Arial;
  font-size: 12px;
  color: #808080;
}

a:visited { text-decoration: none; color: #707070; font-size: 12px; }
a:link    { text-decoration: none; color: #707070; font-size: 12px; }
a:hover   { text-decoration: none; color: #B2C7EE; font-size: 12px; }
