/* Téma Auto Top Centrum */

body {
  font:0.8em Arial, Helvetica, sans-serif; 
  color:#000;
  background:#fff url(../img/bg_theme.jpg) top right no-repeat;
}

a  {
  color:#000;
  text-decoration:underline;
}

a:hover {
  text-decoration:none;
}

.input,
.product-list table td {
  background:#fff url(../img/bg_input.gif) bottom repeat-x;
}

.input {
  border:1px solid #929292;
}

.input.search {
  width:120px;
}

.small,
.desc p {
  font-size:0.85em;
  color:#333333;
}

.desc h4 {
  color:#ff0000;
}

.desc-wrap {
  background:#fff url(../img/bg_desc-wrap.gif) repeat-x;  
}

#top-panel {
  color:#cc6666;
  background:#cc0000 url(../img/bg_top-panel.gif) repeat-x;  
}

#top-panel a, #top-panel strong {
  color:#fff;
  font-weight:normal;
}

#header #logo a {
  width:200px;
  height:150px;
  background:transparent url(../img/bg_logo.gif) no-repeat;
}

#user {
  background:#fff;
  border:1px solid #ccc;
}

#user a {
  font-weight:bold;
}

.box ul li a {
  background:transparent url(../img/ico_tree.gif) left 7px no-repeat;
}

.box ul li {
  background:transparent url(../img/bg_delimiter.gif) bottom repeat-x;
}

.box ul li a:hover {
  background-image:url(../img/ico_tree-active.gif);
  color:#ff0000;
}

.boxwrapper.bordered {
  background:#fff url(../img/bg_boxwrapper-bordered.gif) bottom no-repeat;
}

.boxwrapper.bordered .box {
  background:transparent url(../img/bg_box-bordered.gif) no-repeat;
}

.boxwrapper.bordered .box h3 {
  font-size:1em;
  color:#fff;
  font-weight:normal;
}

.boxwrapper.green {
  background:#61c200 url(../img/bg_boxwrapper-green.gif) bottom no-repeat;
}

.boxwrapper.green .box {
  background:#61c200 url(../img/bg_box-green.gif) no-repeat;
}

#content h2 {
  color:#ff0000;
}

#footer {
  background:#dedede url(../img/bg_footer.gif) left no-repeat;
}

#footer-wrap {
  background:#dedede url(../img/bg_footer2.gif) right no-repeat;
}
