#item-detail {
  background: rgb(255,226,201) url(http://www.superhry.cz/design/mobil/java-hry-background.gif) repeat-y;
}

#item-detail-sms {
  background: url(http://www.superhry.cz/design/mobil/sms-box-java-hry.png) no-repeat;
}

#item-detail-sms-sk {
  background: url(http://www.superhry.cz/design/mobil/sms-box-java-hry-sk.png) no-repeat;
}

#item-detail-footer {
  background: url(http://www.superhry.cz/design/mobil/java-hry-footer-big.gif) no-repeat;
}

#item-detail h1 {
  color: rgb(182,87,1);
}

#item-detail h1 a {
  color: rgb(253,129,17);
}

#item-detail h2 {
  background: url(http://www.superhry.cz/design/mobil/java-hry-header-big.gif) no-repeat;
}

#items-list {
  background: rgb(255,226,201) url(http://www.superhry.cz/design/mobil/java-hry-background.gif) repeat-y;
}
#items-list h1 {
  background: url(http://www.superhry.cz/design/mobil/java-hry-header-big.gif) no-repeat;
}
#items-list h2 {
  background: url(http://www.superhry.cz/design/mobil/java-hry-header.gif) no-repeat;
  color: #fd8111;
}

#items-list-footer {
  background: url(http://www.superhry.cz/design/mobil/java-hry-footer-big.gif) no-repeat;
}

.item-left-border {
  background: url(http://www.superhry.cz/design/mobil/java-hry-item-left.gif) no-repeat;
}

.item-right-border {
  background: url(http://www.superhry.cz/design/mobil/java-hry-item-right.gif) no-repeat;
}

.description {
  float: left;
  width: 263px;
  overflow-x: hidden;
  padding-right:10px;
}

.description h3 {
  margin: 0px;
  padding: 0px;
  color: #fd8111;
  font-size: 12px;
}

.description h3 a {
  color: #fd8111;
  text-decoration: none;
}

.description h3 a:hover {
  color: rgb(0,0,0);
  text-decoration: underline;
}

.description p {
  margin: 0px;
  padding: 1px 0px;
  color: rgb(0,0,0);
  font-size: 11px;
}

a.item-detail-link {
  font-size: 11px;
  color: rgb(0,0,0);
  text-decoration: underline;
}

a.item-detail-link:hover {
  font-size: 11px;
  color: #fd8111;
  text-decoration: underline;
}

.listing {
  color: #fd8111;
}

.listing a {
  text-decoration: underline;
  color: #fd8111;
}

.listing a:hover {
  color: rgb(0,0,0);
}

#section-menu {
  width: 128px;
  background-color: #fd8111;
}

#section-menu a {
  color: #ffe2c9;
  /* rgb(182,87,1); */
}

#section-menu-top {
  background: url(http://www.superhry.cz/design/mobil/java-hry-menu-top.gif) no-repeat;
}

#section-menu-bottom {
  background: url(http://www.superhry.cz/design/mobil/java-hry-menu-bottom.gif) no-repeat;
}

