/* CSS Document */

body {
  background-image: url("Images/pozadi.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  }

table.t1 {
  font-family: arial;
  font-style: normal;
  font-size: 14;
  font-weight: normal;
  color: #4e4848;
  margin-top: 20px;
  width: 600px;
  white-space: novrap;
    }

table.t2 {
  font-family: arial;
  font-style: normal;
  font-size: 12;
  font-weight: normal;
  color:  #4e4848;
  margin-top: 20px;
  margin-left: 220px;
  width: 700px;
  white-space: novrap;
    }
 
 