h2 span {
  font-weight: normal;
}

strong.item {
  background: transparent url(http://www.gigacomputer.cz/img/product_ico.gif) no-repeat scroll 5px 2px;
  padding-left:20px;
}

strong.big {
  font-size: 110%;
}

#Note h1 {
  margin:5px 0;
  margin-top:4px;
}


#prilezitosti {
  padding: 2px 10px 2px 6px;
  display:block;
  list-style:none outside none;
  margin:0;
}

.prilezitosti-li {
  display:block;
  list-style:none outside none;
  margin:0;
  padding:0;
}

a.prilezitosti-a {
	border: 2px solid #BFBFBF;
  color: #F38000;
  cursor: pointer;
  display: block;
  height: 78px;
  line-height: 78px;
  margin: 4px 0;
  text-decoration: none;
  width: 100%;
}

.prilezitosti-span {
  display: block;
  font-size: 2.2em;
  font-weight: normal;
  height: 78px;
  line-height: 78px;
  margin: 0 15px;
}

#prilezitosti li, #prilezitosti ul {
  list-style-type: disc;
}

.prilezitosti-hr {
  height:3px;
  background:#ff8001;
  margin:0 -10px;
  border:none;
}

