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