body {
  background-color: transparent; /* styler:body/background-color */
  background-image: url('../media/hekiii/bg.jpg'); /* styler:body/background-image */
  background-position: center top; /* styler:body/background-position */
  background-repeat: fixed; /* styler:body/background-repeat */
}

h1.light {
  color: #800000; /* styler:h1.light/color */
}

a, a:visited {
  color: #343434; /* styler:a, a:visited/color */
  font-weight: none;
  text-decoration: none;
}

a:hover, a:active {
  color: #545454; /* styler:a:hover, a:active/color */
  font-weight: none;
  text-decoration: underline;
}

div.mainheader {
  background: #000000 url('../media/hekiii/fejlec2.jpg') center top repeat;
}

div.mainheader div.innerbox {
  background: url('../media/hekiii/fejlec1.png') center top no-repeat;
}

div.mainheader div.shoppingcart {
  margin-right: 0px; /* styler:div.mainheader div.shoppingcart/margin-right */
}

div.mainmenu {
  height: 42px; /* styler:div.mainmenu/height */
  line-height: 42px; /* styler:div.mainmenu/line-height */
  box-shadow: rgba(0,0,0,0.6) 0px 0px 5px;
}

div.sidebox div.title {
  box-shadow: rgba(0,0,0,0.6) 0px 0px 5px;
}

div.index h1, div.sitecontent h1 {

}

div.productbox {
  border-color: #808080; /* styler:productbox/border-color */
  border-style: solid; /* styler:productbox/border-style */
  border-width: 2px; /* styler:productbox/border-width */
}

div.footer {
  background-color: #000000; /* styler:footer/background-color */
  background-image: url('../media/hekiii/lablec.png'); /* styler:footer/background-image */
  background-position: center top;
  background-repeat: repeat;
}

.box_radius {
  border-radius: 8px; /* styler:box_radius/border-radius */
}

.mm_fade {
  background: #c0dfea; /* Old browsers */
  background: -moz-linear-gradient(top,  #110f10 0%, #0e0c0d 50%, #0d0b0c 51%, #0f0d0e 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#110f10), color-stop(50%,#0e0c0d), color-stop(51%,#0d0b0c), color-stop(100%,#0f0d0e)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #110f10 0%,#0e0c0d 50%,#0d0b0c 51%,#0f0d0e 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #110f10 0%,#0e0c0d 50%,#0d0b0c 51%,#0f0d0e100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #110f10 0%,#0e0c0d 50%,#0d0b0c 51%,#0f0d0e 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #110f10 0%,#0e0c0d 50%,#0d0b0c 51%,#0f0d0e 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#110f10', endColorstr='#0e0c0d',GradientType=0 ); /* IE6-9 */
}

.fade {
  background: #c0dfea; /* Old browsers */
  background: -moz-linear-gradient(top,  #333333 0%, #2a2a2a 50%, #272727 51%, #2c2c2c 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(50%,#2a2a2a), color-stop(51%,#272727), color-stop(100%,#2c2c2c)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #333333 0%,#2a2a2a 50%,#272727 51%,#2c2c2c 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #333333 0%,#2a2a2a 50%,#272727 51%,#2c2c2c 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #333333 0%,#2a2a2a 50%,#272727 51%,#2c2c2c 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #333333 0%,#2a2a2a 50%,#272727 51%,#2c2c2c 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#110f10', endColorstr='#2a2a2a',GradientType=0 ); /* IE6-9 */
}

div.copyright .inner {
  color: #800000;
}
div.copyright a {
  color: #800000;
}
