/* red css verzia */

#menu { background: #ff1516 url(imgs/red/menu.gif) repeat-x; }

#menu #hover { background:url(imgs/red/hover.jpg) no-repeat; }
#menu #selected { padding:0 18px 0 17px; background:url(imgs/red/selected.jpg) no-repeat; }

#banner { height:5px; background: #ff1516 url(imgs/red/banner-bg.gif) repeat-x; }
#banner div.image { width:920px; height:5px; }

#content div.main { border-top:1px solid #ff1516; border-bottom: 1px solid #ff1516; }

input.search-button { background:url(imgs/red/input-search.jpg) no-repeat; }
input.search-button:hover {	background:url(imgs/red/input-searchh.jpg) no-repeat; }

input.login-button { background:url(imgs/red/login-button.jpg) no-repeat; }
input.login-button:hover { background:url(imgs/red/login-buttonh.jpg) no-repeat; }

/* banner */
#banner div.image { background:url(imgs/red/banner.jpg) no-repeat center; }

/* produkt */
div.produkt a, div.produkt a:link, div.produkt a:visited { color:#ff1516; }
div.produkt span.cena { color:#ff1516; }