body
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
  text-align : center;
  margin-top: 0px;
  background: url('design/ozadje.gif') repeat;
  background-position: center;
}

#main
{
  width: 800px;
  position: relative;
  margin : 0px auto 10px; /* top right bottom left*/ 
}

div.glava
{
  background: url('design/glava.gif') no-repeat top;
  padding-top: 170px;  
}

div.telo
{
  background: url('design/telo.gif') repeat;
  text-align : left;
  width: 800px;
  
}

div.noga
{
  background: url('design/noga.gif') no-repeat bottom;
  padding-top: 50px;   
  position: relative;
  top: -13px;
  margin : 0px 0px 0px;
}

.apartmaji
{
	position: absolute; top: 80px; left: 130px;
	font: 24pt/28pt georgia;
	font-style: italic;
	text-align : left;
	color: #DA251D;	
	font-weight: bold
}

#pravice
{
  width: 800px;
  position: relative;
  text-align: center;
  color: #ff6666;
  margin : -17px auto 10px; /* top right bottom left*/ 
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
  font-size: 10px;
  letter-spacing: 3px;
  font-style: oblique;
}

div.vsebina
{
  
  width: 635px;
  position: relative;
  left: 135px;
  top: -50px; 
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
  color: #000000;
  
}

/*   zastavice */

#jezik
{
  position: absolute;
  top: 10px;
  left: 80px; 
}

#jezik ul
{
  margin: 0px auto 0px 0px;
  padding-left: 0; 
}

#jezik ul li
{
  list-style-type: none;
  display: inline;
  float: left;
}

#jezik ul li img
{
  
  border: 0px;
}

/* meni top */

#menitop
{
   width: 645px;
   height: 29px;
   position: relative;
   top: -49px;
   left: 130px;   
   background: url('design/ozadjemeni.gif')  no-repeat top;
   
}

#menitop ul
{
  
  margin: 0px auto 0px 11px;
  padding-left: 0;
  font-size: 13px;
  text-align: center; 
  vertical-align: center;

}

#menitop ul li
{
  list-style-type: none;
  display: inline;
  float: left;
  color: #990000;
  font: "Lucida Grande";
  margin-left: 0px;
  margin-right: 0px;
}

#menitop ul li a
{
  text-decoration: none;
  float: left;
  color: #ffcccc;
  font: "Lucida Grande";
  margin-left: 0px;
  margin-right: 0px;
  font-weight: bold;
  line-height: 29px;
  padding-left: 5px;
  padding-right: 5px;
}

#menitop ul li a:hover
{
  text-decoration: none;
  float: left;
  color: #990000;
  font: Helvetica;
  font-weight: bold;
  background: #ccff99;
}


/* meni left */

#menileft
{
   width: 117px;
   height: 29px;
   position: absolute;
   top: 180px;
   left: 7px; 
   min-height: 400px;   
   
}

#menileft ul
{
  margin: 0px auto 0px 5px;
  padding-left: 0;
  font-size: 13px;
  text-align: center; 
  vertical-align: center;
}

#menileft ul li
{
  list-style-type: none;
  display: block;
  float: left;
  color: #990000;
  font: "Lucida Grande";
  margin-left: 0px;
  margin-right: 0px;
  line-height: 29px;
}

#menileft ul li a
{
  width: 117px;
  text-decoration: none;
  float: left;
  color: #ffcccc;
  font: "Lucida Grande";
  margin-left: 0px;
  margin-right: 0px;
  font-weight: bold;
  background: url('design/menileft1.gif') no-repeat top;
  padding-left: 0px;
  padding-right: 0px;
}

#menileft ul li a:hover
{
  text-decoration: none;
  
  color: #990000;
  font: Helvetica;
  font-weight: bold;
  background: url('design/menileft2.gif') no-repeat top;
}


