  .temata a:visited {
    color: #808080;
  }
  .novetema input {
    width: 250px;
    margin: 2px;
  }
  .novetema .td1 {
    width: 154px;
  }
  .novetema .td2 {
    width: 254px;
  }
  .novetema input.button {
    width: 100px;
  }
  .novetema textarea {
    width: 404px;
    height: 150px;
  }
  
  .kategorie, .temata, .prispevek {
    width: 700px;
    border: 1px #000066 solid;
  }
  .prispevek {
    width: 400px;
  }
  .tr0 {
    background-color: #E0E0FF;
  }

