@charset "utf-8";
body {
	background-color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	margin: 0px;
	padding: 0px;

}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
input, select, textarea {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;
}

input.lupa {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

ol li {
	padding-top: 4px;
	padding-bottom: 4px;
}
.pogrubienie {
	font-weight: bold;
}

#topPanel {
	color: #1D343B;
	text-align: right;
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 30px;
}
#topPanel strong {
	font-weight: normal;
}

#topPanel a {
	color: #1D343B;
	text-decoration: underline;
	font-weight: bold;
}
#topPanel  a:hover {
	color: #1D343B;
	text-decoration: none;
	font-weight: bold;
}
#headerBox {
	background-image: url(../images/bg_menu_top.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#header {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: 78px;
}
#headerBox .logoTop {
	float: left;
	margin-top: 12px;
	padding-left: 10px;
	margin-right: 50px;
}
#header ul {
	padding: 0px;
	float: left;
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header ul li {
	float: left;
	list-style-type: none;
	position: relative;
}

#header ul li a {
	height: 75px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -9999px;
}

#header ul li.glowna a {
	background-image: url(../images/menu/strona_glowna.png);
	width: 131px;
}
#header ul li.promocje  a {
	background-image: url(../images/menu/promocje.png);
	width: 103px;
}
#header ul li.nowosci   a {
	background-image: url(../images/menu/nowoci.png);
	width: 94px;
}
#header ul li.regulamin    a {
	background-image: url(../images/menu/regulamin.png);
	width: 107px;
}
#header ul li.kontakt     a {
	background-image: url(../images/menu/kontakt.png);
	width: 91px;
}
#koszykTop {
	background-image: url(../images/bg_koszyk_top.png);
	height: 78px;
	width: 141px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
	text-align: center;
}
#koszykTop p {
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contentBox {
	background-color: #000000;
	width: 980px;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}
#contentBox #leftCol {
	float: left;
	width: 215px;
}
#menuKategorie {
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menuKategorie li {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #404040;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 10px;
}
#menuKategorie  li a {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#menuKategorie   li  a:hover {
	color: #00BFF6;
	text-decoration: underline;
}


.podKat {
	margin-left: 10px;
}
#menuKategorie .podKat a {
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}


#wyszukajLewa {
	color: #FFFFFF;
	padding-right: 6px;
	padding-left: 8px;
}
#wyszukajLewa a {
	color: #FFFFFF;
	line-height: 20px;
}
#wyszukajLewa p {
	font-weight: bold;
	text-transform: uppercase;
	color: #00BFF6;	
}

#wyszukajLewa form {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wyszukajLewa input.text {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #DEDEDE;
	border: 1px solid #DEDEDE;
}




#daneKontaktowe {
	background-color: #00BFF6;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	color: #FFFFFF;
	margin-right: 5px;
}
.font-12 {
	font-size: 12px;
}

#daneKontaktowe p {
	margin: 0px;
	padding: 0px;
}
#daneKontaktowe ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#daneKontaktowe ul li {
	line-height: 18px;
}



#contentBox #rightCol {
	float: left;
	background-color: #FFFFFF;
	width: 747px;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
}
.margin-l-5 {
	margin-left: 5px;
}

#rightCol .h {
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 26px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#rightCol  .h span {
	display: none;
}
#wedlug_przeznaczenia {
	background-image: url(../images/naglowki/wedlug_przeznaczenia.png);
	margin-left: 5px;
}
.productsList .productBox {
	width: 238px;
	float: left;
	padding-right: 6px;
	padding-left: 5px;
	padding-top: 7px;
	position: relative;
}
.productsList .productBg {
	background-image: url(../images/bg_productList.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 7px;
	height: 266px;
}




.productBox .hovInfo {
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.hovInfo:hover in  {
	display: block;
}
.in {
	position: absolute;
	background-color: #00B6EA;
	top: 14px;
	padding: 8px;
	text-align: left;
	color: #FFFFFF;
	border: 2px solid #FFFFFF;
	display: none;
	margin-right: 12px;
	margin-left: 7px;
}
.productBg  span:hover .in   {
	display: block;
}
.productBg  span.inf:hover .in   {
	display: block;
}






.productBg a {
	width: 238px;
	display: block;
}
.productsList  .productName {
	width: 223px;
	margin-right: 8px;
	margin-left: 8px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
.productsList   a.productName:hover {
	text-decoration: none;
}
.productsList .productBox p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.productsList  .productBg  p  a  {
	color: #01A5D4;
	text-decoration: none;
	display: inline;
}
.productsList   .productBg   p   a:hover  {
	text-decoration: underline;
}
.productsList .productBg p a strong {
	color: #01A5D4;
	text-decoration: none;
}



.productBox  span.inf {
	text-align: left;
}





#navigation {
	color: #4C4C4C;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D0D0D0;
	line-height: 20px;
}

#navigation a {
	color: #4C4C4C;
}
#navigation  a:hover {
	color: #000000;
	text-decoration: none;
}
#productFoto {
	width: 220px;
	height: 200px;
	text-align: center;
	float: left;
	margin-right: 30px;
	padding-top: 20px;
}
#productInfo {
	width: 490px;
	float: left;
}
#productInfo h1 {
	font-size: 15px;
	margin: 0px;
	line-height: 17px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#productInfo .productP {
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#cenaP  strong  {
	font-size: 14px;
}
#productInfo  .productP  a.prod {
	font-weight: bold;
	color: #01a5d4;
	text-decoration: none;
}
#productInfo   .productP   a.prod:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.wartosciCechy {
	height: 110px;
	overflow: hidden;
}
.wartosciCechy br {
	display: none;	
}
.wartosciCechy ul {
	margin: 0;
	padding: 0;
}
.wartosciCechy ul li {
	float: left;
	height: 110px;
	width: 71px;
	list-style-type: none;
}
.wartosciCechy img {
}
#cartAdd {
	clear: both;
	height: 34px;
	background-color: #00B8ED;
	text-align: right;
	color: #FFFFFF;
}
#cartAdd form {
	margin: 0px;
	padding: 0px;
}

#cartAdd ul {float:right; height:34px; padding:0;margin:0;}


#cartAdd li {
	float: left;
	line-height: 34px;
	height: 34px;
	display: block;
	padding-right: 2px;
	padding-left: 2px;
}

#cartAdd .rabatowy {
	width: 180px;
}

#cartAdd .rabatowy span {
	float: left;
	font-weight:bold;
}


#cartAdd input.pInputIlosc {
	width: 24px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
}



#cartAdd #atrybuty {
	/*height: 34px;
	padding-top: 6px;
	line-height: 20px;
	color: #FFFFFF;
	float: right;*/
}
#cartAdd #atrybuty select {
	/*font-size: 11px;
	width: 120px;
	margin-right: 7px;
	margin-left: 7px;
	line-height: 18px;
	color: #000000;*/
}
#cartAdd #ilosc {
	/*width: 65px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	margin-top: 7px;
	float: right;*/
}
#opcja_1 {
	display: inline;
}
#cartAdd input.pInputIlosc {
	/*width: 24px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	float: right;
	font-family: Tahoma, Arial, sans-serif;*/
}
#koszykBtn {
	padding-right: 20px;
}
#koszykBtn input {
	margin-left: 10px;
	margin-top: 8px;
}
#opisProduktu {
	line-height: 17px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#opisKat h1 {
	font-size: 13px;
	line-height: 15px;
	padding: 0px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#opisKat  p {
	font-size: 11px;
	line-height: 14px;
	padding: 0px;
	color: #333333;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}







#nawigacja_sortowanie {
	color: #333333;
	line-height: 28px;
	height: 31px;
	margin-bottom: 5px;
	margin-right: 7px;
	margin-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
	padding-top: 3px;
}
#nawigacja_sortowanie a {
	color: #333333;
	text-decoration: underline;
}
ul#pagination {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
ul#pagination li {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}

.sortowanie {
	float: left;
	margin-left: 10px;
}
.sortowanie input {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #00BFF6;
	padding-right: 7px;
	padding-left: 7px;
	border: 1px solid #00BFF6;
	margin-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.sortowanie select {
	font-size: 11px;
	color: #333333;
	margin-left: 2px;
}
.podzial_bot, .podzial_bot a {
	color: #333333;
}













#menuBottom {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	list-style-type: none;
	color: #1D343B;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#menuBottom li {
	display: inline;
}
#menuBottom a {
	color: #1D343B;
	text-decoration: none;
}
#footer {
	color: #1D343B;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 26px;
}
#footer a {
	color: #1D343B;
}

