/*  <===[ SITEMAP ]===>  */
#sitemap li {
  color: #096D19;
  font-family: "Trebuchet MS";
  font-weight: bold;
  font-size: 13px;
}

/*  <===[ AKTUALNOŚCI ]===>  */

div.news-small-main {
  border: 2px solid #15A823;
  padding: 20px;
}

div.news-more, div.news-more-full {
  text-align: right;
  padding-top: 5px;
}

div.news-head, div.news-head-full {
  padding-bottom: 8px;
}

.news-head a:link, .news-head a:visited {
	font-size: 16px;
}

.news-head-full a:link, .news-head-full a:visited {
	font-size: 14px;
}

a.more:link, a.more:visited {
	text-decoration: none;
	font-weight: bold;
	padding-right: 5px;
}
a.more:hover {
	text-decoration: underline;	
}
a.more-full:link, a.more-full:visited {
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
}
a.more-full:hover {
	text-decoration: underline;	
}
.date {
	font-size: 11px;	
}
.dots {
	vertical-align: bottom; 
	margin-top: 0px !important;
	margin-top: 11px;	
}
.news-small-box{
  padding-bottom: 0px;
}
.news-box{
  padding-bottom: 20px;
}

.archives {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 100%;
}


/*  <===[ KATALOG ]===>  */


a.kat-text:link, a.kat-text:visited {
	color: #B2BC66;
  display: block;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  width: 120px;
}
a.kat-text:hover {
	color: #D2EC96;
	text-decoration: none;
}

.kat-text {
  font-size: 14px;
  font-weight: bold;
}

.kat-list-item {
  padding: 20px;
}

.kat-list-space {
  height: 16px;
  display: block;
}

.kat-name {
  color: #B2BC66;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding-top: 5px;
  _padding-top: 0px;
}

.kat-counter {
  text-align: right;
  font-size: 8px;
  padding-right: 2px;
  height: 123px;
  position: relative;
}

img.kat-foto, img.palet-foto {
  border: 0px;
}

a.prod-text:link, a.prod-text:visited {
	color: #6F6E19;
  display: block;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
a.prod-text:hover {
	color: #9CAC23;
	text-decoration: none;
}

.prod-text {
  color: #B1B1B1;
  font-size: 14px;
  font-weight: bold;
}

.prod-name {
  font-family: "Times New Roman",Times,serif;
  font-size: 13px;
  font-style: italic;
  font-weight: bold;
  text-align: center;
}

.prod-list-item {
  padding: 6px;
}

.prod-name-full {
  color: #835814;
  font-size: 26px;
  font-weight: bold;
  padding: 0px 0px 0px 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;
}


.kat-box-top {

}

.prod-box-top {
	width: 70px;
	height: 70px;
}

.kat-box-spacer {
  /*background-color: #FFFFFF;*/
	width: 120px;
	height: 120px;
}

.prod-box-spacer {
  /*background-color: #FFFFFF;*/
  border: 1px solid #733514;
	width: 72px;
	height: 72px;
}

.kat-box-bottom {
	vertical-align: top;
}

.prod-box-bottom {
  border: 1px solid #422005;
	width: 70px;
	height: 70px;
}

div.kat-box-content {
  cursor: pointer;
  display: block;
}

div.prod-box-content {
  cursor: pointer;
  display: block;
}


.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.bg-img {
  display: block;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: relative;
}

.bg-img-prod {
  display: block;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  width: 360px;
  height: 360px;
}

.prod-img {
  display: block;
  height: 360px;
  margin: 10px;
  width: 360px;
  padding: 2px;
  border: 2px solid #733514;
  position: relative;
}


img.bt-zamawiam {
  border: 0px;
  width: 132px;
  height: 26px;
}

.kat-title {
  text-align: left;
  color: #9CAC23;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 5px 0px 0px 6px;
}
.prod-title {
  text-align: left;
  color: #9CAC23;
  font-size: 15px;
  font-style: italic;
  font-weight: bold;
  padding: 6px 0px 0px 6px;
}

.hr-2 {
  height: 2px;
  background-color: #84561A;
  margin: 4px 0px 1px 0px;
  padding: 0px;
  display: block;
}
.hr-1 {
  height: 1px;
  background-color: #84561A;
  margin: 0px 2px 2px 2px;
  padding: 0px;
  display: block;
}

span.fancy-cover {
  background: transparent url(../img/box_bg.png) no-repeat scroll left top;
  display: block;
  height: 124px;
  left: -2px;
  position: absolute;
  top: -2px;
  width: 124px;
}

span.zoom-cover {
  background: transparent url(../img/lupa.png) no-repeat scroll left top;
  display :block;
  height: 40px;
  left: 322px;
  position: absolute;
  top: 322px;
  width: 40px;
}
