*{
 margin:0px;
 padding:0px;
}

#header{
 width:800px;
 height:130px;
 margin:0 auto;
 background:#FFF url(images/antic/antic_glavna.jpg)  right top;
 color:#FFF;
 text-align:center;
}

#omot_sadrzaj{
  width:800px;
  margin:0 auto;
  min-height:600px;
}

#leva_kolona{
width: 200px;
height:774px;
min-height:600px;
background-color:#0415fb;
text-align:center;
color:#fff;
float:left;
}
#desna_kolona{
width:600px;
height:774px;
color:#fff;

background:#0415fb;
text-align:center;
float:right;
}
#footer{
width:800px;
height:50px;
background-color:#000;
margin:0 auto;
text-align:center;
color:fff;
}
.cisti{
  clear:both;
}
#leva_kolona ul{
list-style:none;
}
#leva_kolona li{
  background-color:#006699;
  text-align:center;
  padding:2px;
  border-bottom:1px solid #FFF;
}
#leva_kolona li a{
  color:#FFF;
  text-transform:uppercase;
  text-decoration:none;
  }
  #leva_kolona li a:hover{
 font-weight:bold;
}
.tekst_polje{
 border:1px solid #CCC;
}
#ispisi{
background:#006699;


}

