
Teraz jak zrobić, by suwak był w tle tym ciemnym i jak zmienić kolor suwaka?
#content { height: 388px; margin-top: 20px; width: 980px; background-color: #2B1E0F; position: relative;} /*#left { float: left; width: 980px; height: 388px; clear: both; text-align: left; overflow: hidden; }*/ #right { width: 100%; height: 350px; text-align: center; padding: 31px 0px 0px 31px;} .scroll { width: 100%; height: 330px; overflow: auto; } .scroll .scrt{ margin-right: 18px; line-height: 1.2em; } strong.food { line-height: 36px; font-weight: normal; display: block; text-align: center; color: #cdc1b2; } div.foodpos { display: block; color: #cdc1b2; padding-right: 25px; margin-right: 45px; position: relative; background: transparent url(images/dot.gif) repeat-x scroll 0 100%;} div.foodpos span { background-color: #2B1E0F; } div.foodpos span.price { position: absolute; right: 0px; bottom: 0px;} .clear{ clear: both; display: block; width: 0px; height: 0px; }