.scroll-text {
margin-top:10px;
border: 1px solid;
border-top-color:#111111;
border-left-color:#111111;
border-right-color:#444444;
border-bottom-color:#444444;
background-color: #222222;
width: auto;
height: 200px;
overflow: hidden;
}
.scroll-text ul {
position:relative;
left: -20px;
width: auto;
height: 300px;
overflow: hidden;
margin: 0;
}
.scroll-text ul li {
height: 60px;
overflow:hidden;
}
.scroll-text ul li a {
font-family: arial, helvetica, sans-serif;
font-size: 15px;
color: #f4b500;
font-weight: bold;
text-decoration: underline;
}
.scroll-img {
border: 1px solid red;
width: 680px;
height: 142px;
overflow: hidden;
font-size: 0;
}
.scroll-img ul {
width: 700px;
height: 600px;
margin: 0;
}
.scroll-img ul li {
display: inline-block;
margin: 10px 0 10px 10px;
}

#oferte_anunt {
font-family: arial, helvetica, sans-serif;
font-size: 13px;
color: #ffffff;
font-weight: normal;
text-decoration: none;
}
