/* CSS Document -- KATALOG */



a.kat-text:link, a.kat-text:visited {
	color: #670506;
  display: block;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  width: 156px;
}
a.kat-text:hover {
	color: #BE0D0D;
	text-decoration: none;
}

.kat-text {
  font-size: 14px;
  font-weight: bold;
}

.kat-list-item {
  padding: 6px;
}

.kat-list-space {
  height: 16px;
  display: block;
}

.kat-counter {
	color: #792800;
  text-align: right;
  font-size: 8px;
}

img.kat-foto, img.palet-foto {
  border: 0px;
}

a.prod-text:link, a.prod-text:visited {
	color: #670506;
  display: block;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  width: 156px;
  height: 100%;
}
a.prod-text:hover {
	color: #BE0D0D;
	text-decoration: none;
}

.prod-text {
  color: #B1B1B1;
  font-size: 14px;
  font-weight: bold;
}

.prod-name {
  font-family: "Times New Roman",Times,serif;
  font-size: 15px;
  font-style: italic;
  font-weight: bold;
  text-align: center;
}

.prod-list-item {
  padding: 6px;
}

.prod-name-full {
  color: #B1B1B1;
  font-size: 20px;
  font-weight: bold;
  padding: 0px 0px 12px 6px;
}

.prod-opt {
  margin: 4px 0px;
}

.prod-opt-val {
  font-weight: bold;
}

div.prod-more {
  font-size: 8px;
  text-align: right;
  text-transform: uppercase;
}

.prod-back{
  background-color: #535353;
  border: 1px solid #959595;
  color: #FFFFFF;
  font-weight: bold;
  margin: 20px 12px 0px 0px;
  float: right;
}

.prod-no-foto {
  border: 1px solid #E69951;
  color: #E69951;
  height: 100px;
  margin: 4px;
  text-align: center;
  width: 146px;
}

img.prod-foto {
  border: 0px;
  padding: 10px;
}


.box-top {
  background-image: url(img/box_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.box-spacer {
  background-image: url(img/box_spacer.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.box-bottom {
  background-image: url(img/box_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align:top;
	height: 100%;
}


div.box-content {
  cursor: pointer;
  display: block;
  padding: 6px 4px 14px;
  min-height: 30px;
  _height: 30px
}

.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.bg-prod-img {
   display: block;
   background-position: top center;
   background-repeat: no-repeat;
}

img.bt-zamawiam {
  border: 0px;
  width: 132px;
  height: 26px;
}
