#marquee_pozicija{
 text-align: center;
 width: 100%;
 height: auto;
}
#marquee_replacement{
 border: solid #754134;
 border-width: 0 0 1px 0;
 margin-left: auto;
 margin-right: auto;
 width:750px;
 height:20px;
 overflow:auto;
}

#marquee_replacement div#start p{
 padding:0;
 margin:0;
 left:0;
 width:auto;
 display:inline;
 float:left;
 white-space: nowrap;
 height:15px;
 font-weight: bold;
 font-size: 10pt;
}

#marquee_replacement div#start p.spacer{
 width:755px;
}

#marquee_replacement div#start{
 display:block;
 height:10px;
}
