/*
 *          <===[ KONTAKT ]===>
 */
input.form-bt {
	background-color: #245408;
	border: 3px outset #CFCDCE;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	padding: 1px 3px;
}

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

/*
 *          <===[ SZUKANIE ]===>
 */
.search-tbl {
	width: 80%;
	margin: 20px;
}

.search-tbl td {
	padding: 2px;
}

input.search-bt {
	background-color: #D3D7DA;
	border: 2px solid #485F71;
	color: #444444;
	cursor: pointer;
	font-weight: bold;
}

a.search-bt:link,a.search-bt:visited {
	background-color: #D3D7DA;
	border: 2px solid #485F71;
	color: #444444;
	cursor: pointer;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
}

/*
 *          <===[ 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 ]===>
 *
 *   KATEGORIE - listing
 */
.catListTable {
	border-collapse: collapse;
	border-color: #D3D3D3;
	border-width: 0;
	margin: 5px;
	width: 600px;
}

.catListTable td {
	padding: 9px;
}

.catListTable a {
	color: #225207;
	font-family: "tahomabd.ttf", Tahoma;
	font-size: 15px;
	height: 22px;
	line-height: 22px;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
}

.catListImg {
	height: 260px;
	width: 280px;
}

.catListName {
	text-align: center;
}

/*   PRODUKTY - listing
*/
.prodListTable {
	border-collapse: collapse;
	border-color: #D3D3D3;
	border-width: 0;
	margin: 5px;
	width: 600px;
}

.prodListTable td {
	padding: 7px;
}

.prodListTable a {
	color: #225207;
	font-family: "tahomabd.ttf", Tahoma;
	font-size: 13px;
	height: 17px;
	line-height: 18px;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
}

.prodListImg {
	height: 185px;
	width: 185px;
}

.prodListName {
	text-align: center;
}

.prodListMore {
	text-align: right;
	font-size: 11px;
}

#siteNumbers {
	float: left;
	width: 600px;
	height: 40px;
	margin-top: 10px;
}

#prev {
	float: left;
	width: 100px;
	text-align: left;
	height: 40px;
	margin-top: 10px;
}

#numbers {
	float: left;
	height: 40px;
	text-align: center;
	width: 400px;
	margin-top: 10px;
}

#next {
	float: right;
	width: 100px;
	text-align: right;
	height: 40px;
	margin-top: 10px;
}

.linkPrev:link,.linkPrev:visited,.linkPrev:hover {
	line-height: 20px;
	background-color: #EDEEF0;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	padding: 3px;
	text-decoration: none;
}

.linkNext:link,.linkNext:visited,.linkNext:hover {
	line-height: 20px;
	background-color: #1A3C21;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px;
	text-decoration: none;
}

.linkBlackBg:link,.linkBlackBg:visited {
	line-height: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #1A3C21;
	padding: 3px;
	text-decoration: none;
}

.linkBlackBg:hover {
	background-color: #1A3C21;
	color: #FFFFFF;
}

/*   INNE
*/
.prodText {
	padding: 0px 50px;
}

.prodImg {
	
}

.prodTab {
	padding: 0 50px 0 0;
}

.prodTab table {
	width: 100%;
}

.prodTab th,.prodTab td {
	text-align: center;
}

.prodTab p {
	color: #444444;
	font-size: 15px;
	font-weight: bold;
	font-family: "tahoma.ttf", Tahoma;
	white-space: nowrap;
}

.prodTab th div,.prodTab td div {
	background-color: #D0D0D0;
	height: 31px;
	margin: 2px 1px;
	padding: 2px;
}

.prodTab th span,.prodTab td span {
	position: relative; /* poprawia IE-6 */
	display: block;
	height: 31px;
	margin: -4px 0 0 -4px;
	padding: 2px 4px;
}

.prodTab th span {
	background-color: #C1AC73;
	color: #FFFDFF;
}

.prodTab td span {
	background-color: #FFFFFF;
	color: #8C806A;
}

.prodTab div span b {
	font-size: 10px;
	padding-top: 8px;
	display: block;
}

.prodTab div span b.s {
	padding-top: 2px;
}

.prodDownload {
	float: right;
	padding: 16px 60px 0 0;
}

.prodDownload a {
	display: block;
	width: 115px;
	height: 42px;
}

.prodDownload a:link,.prodDownload  a:visited {
	background: url(../images/sciagnij_foto.jpg) no-repeat left top;
}

.prodDownload a:hover {
	background: url(../images/sciagnij_foto.jpg) no-repeat left -42px;
}

.prodDownload a:active {
	background: url(../images/sciagnij_foto.jpg) no-repeat left -84px;
}
