
/* Tirim Loch's web site main CSS file */


body {
  background: #ffffff url(images/bg.jpg) top left repeat-x;
  margin: 0;
  padding: 0;
  font: 10pt verdana, arial, helvetica, sans-serif;
  }
  
.frontslika {
  position: relative;
  text-align: center;
  top: 220px;
}

.welcometable {
  position: relative;
  top: 225px;
  margin: 0px auto 0px auto;
  text-align: center;
}

.cvjetic {
  position: absolute;
  top: 150px;
  left: 0px;
}

.naslov_donji {
  position: absolute;
  align: right;
  top: 140px;
  right: 30px;
}

.glavni_okvir {
  position: absolute;
  top: 200px;
  left: 350px;
  right: 30px;
  height: 300px;
  background-color: #697135;
  border:  solid 1px #000000;
  padding: 10px;
}

.uvod {
  position: relative;
  left: 400px;
}
