/* ---> organizacija strani <--- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form,
fieldset, input, textarea, p, blockquote, th, td { padding: 0; margin: 0; }       /*  overflow:hidden; */

html, body {
height: 100%;
background:url('bg.png');

}
body {
   width:10000px;
}
#header {
  overflow:hidden;
  width:10000px;
  position:relative;
  left:150px;
  top:20px;

}
#content {
  position:relative;
  left:130px;
}
div.polje {
  width:1180px;
  height:100%;
  float:left;
}
div.poljeP {
  width:900px;
  height:100%;
  float:left;
}
div.polje1 {
  width:1400px;
  height:100%;
  float:left;
}
div.poljeZ {
  width:1100px;
  height:100%;
  float:left;
}
div.first {
  height:100%;
  float:left;
  position:absolute;
  left:900px;
}
div.second {
  height:100%;
  float:left;
  position:absolute;
  left:3300px;
}
div.tree {
  height:100%;
  float:left;
  position:absolute;
  left:5600px;
}
div.last {
  height:100%;
  float:left;
  position:absolute;
  left:7350px;
}
div.polje2 {
  width:1000px;
  height:100%;
  float:left;
}
div.polje3 {
  height:100%;
  float:left;
  width:350px;
}
div.poljeL {
  width:700px;
  height:100%;
  float:left;
}
#meni {

}
#starDown {
  overflow:hidden;
  width:100%; /* width:8100px; */
  position:relative;
  height:32px;
  background:url(starINs.png);

}
#naslov {
  margin:10px;
  margin-top:5px;
}
a {
  text-decoration:none;
}
h1 {
  font-family: Georgia;
  font-style:italic;
  font-weight:bold;
  font-size: 42px;
  color: #fff;
  display:block;
  cursor:pointer;
}
h2 {
  font-family: Georgia;
  font-style:italic;
  font-weight:normal;
  font-size: 24px;
  color: #fff;
  display:block;
  cursor:pointer;
}
p {
  font-family: Arial;
  font-weight:normal;
  font-size: 13px;
  color: #fff;
  display:inline;
}
p.bla {
  font-family: Arial;
  font-weight:normal;
  font-size: 14px;
  color: #fff;
  display:inline;
}
h3 {
  font-family: Georgia;
  font-weight:bold;
  font-size: 24px;
  color: #fff;
  display:block;
}
h4 {
  font-family: Georgia;
  font-weight:bold;
  font-size: 21px;
  color: #fff;
  display:inline;
}
#prijavnica {
  position:relative;
  left:130px;
  top:-160px;
  height:1000px;
}
#zemljevid {
  position:relative;
  left:250px;
  top:-140px;
  height:1000px;
}
#oprogi {
  position:relative;
  left:500px;
  height:50px;
  width:300px;
}
#opis {
  left:130px;
  top:-100px;
  position:relative;
  width:700px;
  height:600px;
}
#gal {
 position:relative;
 left:500px;
}
#on {
 position:relative;
 left:200px;
}
#izjava {
 position:relative;
 left:440px;
 width:320px;
 margin-bottom:10px;
 text-decoration:none;
}
#izpic {
  position:relative;
  top:45px;
}