@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg_top.png);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Tahoma, Arial, sans-serif;
	color: #0B0A09;
	font-size: 12px;
	line-height: 18px;
	background-color: #f7f2e2;
}
form{
	margin: 0;
	padding: 0;
}
img {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	width: 950px;
	margin-top: 8px;
	height: 134px;
	margin-right: auto;
	margin-left: auto;
}
#header #logDane {
	width: 250px;
	float: right;
	text-align: right;
	padding-right: 15px;
}
#logDane #panelDystrybutor {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-top: 6px;
	padding-bottom: 6px;
}
#logDane  .zalogujPanel {
	padding-right: 16px;
	background-image: url(img/strzalka1.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
	color: #000000;
}
#logDane  p  {
	line-height: 16px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#logDane  strong {
	display: block;
	padding-top: 3px;
	padding-bottom: 6px;
}


#header .imgLogoTop {
	float: left;
}
#menu {
	background-image: url(img/bg_menu_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#main-navigation  {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#main-navigation  li {
	display: inline;
	margin-right: 7px;
	margin-left: 7px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
}
#menu a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 35px;
}
#baner {
	background-image: url(img/bg_banner.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 299px;
}
#baner #banerMain {
	background-image: url(img/bg_baner_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 941px;
	margin-right: auto;
	margin-left: auto;
	height: 299px;
}
#main-navigation li {
	float:left;
	position:relative;
	height:35px;
}
#main-navigation li a {
	float:left;
	display:block;
	height:37px;
	overflow:hidden;
}
#main-navigation li a:hover,
#main-navigation li:hover a,
#main-navigation li.hover a {
	background-position:0 -37px;
}
#main-navigation li ul {
	position:absolute;
	left:0px;
	top:35px;
	width:178px;
	margin:0;
	padding:0;
	display:none;
	background-color: #FFC301;
}
#main-navigation li:hover ul,
#main-navigation li.hover ul {
	display:block;
}
#main-navigation li ul li {
	float:left;
	width:177px;
	margin:0;
	height:24px;
	padding-top: 0;
	padding-right: 6;
	padding-bottom: 3px;
	padding-left: 6;
	background-color: #FFC301;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFE802;
}
#main-navigation  li  ul  li:hover {
	float:left;
	width:177px;
	margin:0;
	height:24px;
	padding-top: 0;
	padding-right: 6;
	padding-bottom: 3px;
	padding-left: 6;
	background-color: #FED547;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFE802;
}
#main-navigation li ul li.last {
}
#main-navigation li ul li a {
	float:none;
	display:block;
	height:24px;
	text-indent:0px;
	background:none !important;
	width:174px !important;
	color:#000000;
	padding:0 0 0 3px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
}
#main-navigation li ul li a:hover {
	text-decoration: underline;
}
#contentBox {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 14px;
}
#contentBox #content {
	float: left;
	width: 670px;
}

#content  h1,#content  h2 {
	font-size: 13px;
	line-height: 20px;
	background-image: url(img/logo_krzaczek_mini_naglowek.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content  h1 a, #content  h2 a {
	color: #0B0A09;
	text-decoration: none;	
}

#content  h1 a:hover, #content  h2 a:hover {
	color: #0B0A09;	
	text-decoration: underline;
}

#content .itemBox{
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
}
#content small{
	padding-left: 24px;
	font-size: 11px;
	color: #DC2118;
	line-height: 13px;
}
.postmetadata {
	background-color: #efe5c5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F3F3F3;
	border-bottom-color: #F3F3F3;
	margin-bottom: 2px;
	padding-top: 10px;
}

.postmetadata a {
	color: #00622C;
	text-decoration: none;
}
.postmetadata a:hover {
	color: #00622C;
	text-decoration: underline;
}
#contentBox  #content  p {
	text-align: justify;
	padding-left: 25px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 5px;
}

ul.menuWp, ul.menuWp ul{
	margin: 0px;
	padding: 0px;
}

ul.menuWp ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

ul.menuWp ul a {
	color: #000000;
	text-decoration: none;
	line-height: 17px;
}
ul.menuWp ul a:hover {
	color: #106D3E;
	text-decoration: underline;
	line-height: 17px;
	font-weight: bold;
}
ul.menuWp li, ul.menuWp li ul li{
	list-style-type: none;
}

h3 a {
	color: #045E2B;
}
.alignright {
	float: right;
	padding-right: 10px;
}
.alignright a {
	color: #0B0A09;
}
.alignleft {
	float: left;
	padding-left: 10px;
}
.alignleft a {
	color: #0B0A09;
}
.menuWp h4 {
	font-size: 13px;
	font-weight: bold;
	background-image: url(img/logo_krzaczek_mini_naglowek.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 5px;
}


#contentBox #mainKotly {
	width: 350px;
	padding-right: 20px;
	float: left;
	position: relative;
	background-image: url(img/bg_div-main_line.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#contentBox #mainKotly h1 {
	font-size: 13px;
	line-height: 20px;
	background-image: url(img/logo_krzaczek_mini_naglowek.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contentBox #mainKotly p {
	text-align: justify;
	padding-left: 24px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 7px;
}
#contentBox #mainDystrybutor {
	width: 275px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	background-image: url(img/bg_div-main_line.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#mapkaDystrybutor  {
	background-image: url(img/main_mapka_dystrybutorzy.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	margin-top: 10px;
}
.linkDystry     {
	padding-left: 110px;
	display: block;
	padding-top: 80px;
	color: #00833E;
	width: 110px;
	background-image: url(img/strzalka1.png);
	background-position: right 86px;
	background-repeat: no-repeat;
}
.sprzedazInfo  {
	padding-right: 10px;
	padding-left: 30px;
	color: #00833E;
	line-height: 16px;
	padding-top: 4px;
}
.sprzedazInfo strong {
	display: block;
	color: #191514;
	padding-bottom: 3px;
}
.sprzedazInfo a {
	color: #00833E;
	line-height: 16px;
}
#mainButony {
	float: left;
	width: 260px;
	padding-left: 30px;
}
#mainButonyP {
	float: left;
	width: 260px;
	padding-left: 30px;
	background-image: url(img/bg_line.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#butoonsDystryb {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	padding-top: 3px;
	padding-bottom: 6px;
	margin-bottom: 10px;
}

#dobierzKociol  {
	background-image: url(img/bg_buton_dobierz_kociol.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 114px;
	width: 248px;
	margin-top: 20px;
	margin-bottom: 6px;
}
#dobierzKociol h3 {
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	padding-top: 34px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#dobierzKociol h3 a {
	color: #000000;
	text-decoration: none;
}
#dobierzKociol  h3  a:hover {
	color: #666666;
	text-decoration: underline;
}
#dobierzKociol p {
	font-size: 12px;
	line-height: 17px;
	margin-left: 80px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 30px;
	margin-bottom: 0px;
	text-align: right;
}
#mainButony #nagrody {
	padding-top: 10px;
}
#nagrody .naglowek {
	font-size: 13px;
	font-weight: bold;
	background-image: url(img/logo_krzaczek_mini_naglowek.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#nagrody img {
	padding-top: 15px;
	padding-left: 30px;
}


.galeriaAktu img {
	padding-left: 5px;
	padding-bottom: 5px;
}
.galeriaAktu a {
	height: 106px;
	width: 150px;
	display: block;
	float: left;
	overflow: hidden;
}


#footer {
	background-image: url(img/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 70px;
	color: #DCE9E3;
	line-height: 17px;
}
#footer #footerContent {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
}
#footer  #footerContent a {
	color: #DCE9E3;
	text-decoration: none;
}
#footer #footerContent #praweInfo {
	float: right;
	position: relative;
}

#footer #footerContent #praweInfo #l {
	margin: 0px;
	text-align: right;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #179E5A;
	float: left;
	position: relative;
}
#footer #footerContent #praweInfo #p {
	float: right;
	position: relative;
	line-height: 17px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#footer #footerContent #leweInfo {
	float: left;
	position: relative;
}
#footer #footerContent #leweInfo p {
	line-height: 17px;
	margin: 0px;
	padding: 0px;
}
#content .produktBoxLista {
	padding-left: 17px;
	display: block;
	margin-bottom: 7px;
	padding-top: 10px;
}

.produktBoxLista .produktFotoLista {
	float: left;
	height: 187px;
	width: 187px;
	background-image: url(img/bg_foto_lista.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}

.produktFotoLista img {
	padding-top: 3px;
	padding-left: 3px;
 }
.produktBoxLista .produktInfosLista {
	float: left;
	width: 430px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.produktBoxLista h3    {
	font-size: 13px;
	line-height: 20px;
	background-image: url(img/logo_krzaczek_mini_naglowek.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	margin: 0px;
}
.produktInfosLista h2 {
	font-size: 11px;
	line-height: 14px;
	color: #106E3F;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 25px;
}
.produktInfosLista  p {
	padding-left: 25px;
	line-height: 15px;
}
.produktIkonyLista {
	padding-left: 19px;
}.produktyWiecejLista {
	background-image: url(img/btn_wiecej_lista.png);
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
	height: 18px;
	margin-right: 20px;
	display: block;
}
#content h1#pNazwa {
	font-size: 15px;
	color: #FFFFFF;
	background-color: #106E3F;
	line-height: 28px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
	background-image: url(img/bg_logo_nazwaproduktu.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
	display: block;
}
#pLewa {
	float: left;
	width: 200px;
	background-image: url(img/bg_left-produkt-end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}
#pPrawa {
	float: left;
	width: 455px;
}
#pPrawa p {
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
.rodzajOpalu  img {
	padding-top: 3px;
	padding-bottom: 3px;
}
.rodzajOpalu td {
	line-height: 12px;
}


#pPrawa ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#pPrawa  li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	background-image: url(img/strzalka2.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
	line-height: 17px;
	list-style-type: none;
}

#pFoto  {
	height: 187px;
	width: 187px;
	background-image: url(img/bg_foto_lista.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}

#pFoto  img {
	padding-top: 3px;
	padding-left: 3px;
 }
#pPliki {
	color: #0B0A09;
	margin-bottom: 10px;
}
#pPliki ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#pPliki li {
	list-style-type: none;
	padding-left: 24px;
	height: 26px;
	background-image: url(img/bg_pdf_pliki.png);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	line-height: 26px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0B0A09;
}
#pPliki a {
	color: #0B0A09;
	text-decoration: none;
}
#pPliki span {
	font-size: 10px;
	color: #666666;
}
#atrybuty .atrWartosci {
	text-align: center;
	padding-bottom: 7px;
	padding-top: 7px;
}
#atrybuty  select.atrybuty {
	font-size: 11px;
	border: 1px solid #E3E3E3;
}
#pKoszyk input.text {
	width: 24px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-color: #F6F6F6;
	border: 1px solid #EBEBEB;
	text-align: center;
	margin-right: 3px;
	margin-left: 3px;
}
#pLewa #cena {
	text-align: center;
	padding-bottom: 4px;
}
#pLewa  #cena strong {
	font-size: 13px;
	font-weight: bold;

}
#specyfikacja {
	padding-left: 25px;
	padding-top: 7px;
}
#specyfikacja strong {
	margin-bottom: 7px;
	display: block;
}
#specyfikacja #wersjeBox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #106E3F;
	float: left;
	width: 420px;
}
#wersjeBox a {
	background-color: #D7D7D7;
	display: inline;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 2px;
	padding-left: 9px;
	float: left;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 0px;
	font-weight: bold;
	color: #565656;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
}
#wersjeBox  a:hover {
	background-color: #106E3F;
	display: inline;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 2px;
	padding-left: 9px;
	float: left;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 0px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	line-height: 16px;
}
#wersjeBox   a.active {
	background-color: #106E3F;
	display: inline;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 2px;
	padding-left: 9px;
	float: left;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 0px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
}
.hidden {
	display: none;
}
#specyfikacja  .specLista {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#specyfikacja  ul.specLista  li   {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #106E3F;
	padding-right: 9px;
	padding-left: 9px;
	font-weight: bold;
	color: #106E3F;
	line-height: 18px;
	padding-top: 6px;
	padding-bottom: 5px;
	background-image: none;
	margin: 0px;
}
#specyfikacja   .specLista  span {
	font-weight: normal;
	color: #0B0A09;
	float: right;
}
ul.pdfLista   {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 35px;
}
.pdfLista   li     {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #106E3F;
	padding-right: 9px;
	padding-left: 9px;
	font-weight: bold;
	color: #106E3F;
	line-height: 18px;
	padding-top: 6px;
	padding-bottom: 5px;
	background-image: none;
	margin: 0px;
}
.pdfLista a {
	color: #106E3F;
}
.pdfLista  a:hover {
	color: #333333;
	text-decoration: none;
}
.kontaktDzialy  {
	margin-bottom: 10px;
}
.naglowekTd {
	font-size: 12px;
	color: #106D3E;
}


.kontaktDzialy th {
	background-color: #FFC702;
	color: #0B0A09;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.kontaktDzialy  td p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.font12pxGreen {
	font-size: 12px;
	color: #0E6E3E;
}
.clear{
	clear: both;
}

.fotki_tabelka a img {
	border: 2px solid #FFFFFF;
}
