.zakladkiP {
}
.zakladkaP {
	cursor: pointer;
	float: left;
	margin-right: 2px;
	background-color: #fff;
	font-weight: bold;
	color: #414141;
}
.zakladkaPactive {
	float: left;
	margin-right: 2px;
	background-color: #cd3333;
	color: #fff;
	font-weight: bold;
}
.zakladkiContentP {
	background-color: #fff;
	border-top: 1px solid #cccccc;
	width: 176px;
}
.zakladkiContentP ul {
	padding: 0px;
	margin: 0px;
}
.zakladkaPHover {
	cursor: pointer;
	float: left;
	margin-right: 2px;
	background-color: #fff;
	font-weight: bold;
	color: #cd3335;
}
.zakladkaP .tl {background: url(../../img/default/tabCornerLeft.gif) 0 0 no-repeat}
.zakladkaP .tr {background: url(../../img/default/tabCornerRight.gif) 100% 0 no-repeat; padding: 6px 3px 6px 3px;}
.zakladkaPHover .tl {background: url(../../img/default/tabCornerLeft.gif) 0 0 no-repeat}
.zakladkaPHover .tr {background: url(../../img/default/tabCornerRight.gif) 100% 0 no-repeat; padding: 6px 3px 6px 3px;}
.zakladkaPactive .tl {background: url(../../img/default/tabCornerLeft2P.gif) 0 0 no-repeat}
.zakladkaPactive .tr {background: url(../../img/default/tabCornerRight2P.gif) 100% 0 no-repeat; padding: 6px 3px 6px 3px;}
.contenerP {
	padding: 10px 5px 0px 5px;
}
.koszykContainer {
	width: 278px;
	float: right;
}
.koszykSchowek {
	float: right;
	width: 193px;
	padding-right: 3px;
	margin-top: 15px;
}
.redButton {
	width: 96px;
	height: 25px;
	float: left;
	background-image: url('../../img/default/redButton.gif');
	text-align: center;
}
.redButton p {
	padding-top: 7px;
	font-weight: bold;
}
.redButton a.ks {
	color: #fff;
}
.redButton a.ks:hover {
	color: #c4c5bf;
}
.szaryButton {
	width: 96px;
	height: 25px;
	float:left;
	background-image: url('../../img/default/szaryButton.gif');
	text-align: center;
}
.szaryButton p {
	padding-top: 7px;
	font-weight: bold;
	color: #000;
}
.szaryButton a.ks {
	color: #000;
	text-align: center;
}
.szaryButton a.ks:hover {
	color: #a11b1c;
	text-align: center;
}
.redBarKS {
	width: 193px;
	height: 6px;
	background-color: #a01a19;
}
#contentKSschowek .redBarKS {
	background-color: #c5c5c5;
}
.ksCornerLeft {
	float: left;
	background-image: url(../../img/default/ksCornerLeft.gif);
	width:16px;
	height:16px;
}
#contentKSschowek .ksCornerLeft {
	background-image: url(../../img/default/ksCornerLeftSzary.gif);
}
.ksCornerRight {
	float:right;
	background-image: url(../../img/default/ksCornerRight.gif);
	width:16px;
	height:16px;
}
#contentKSschowek .ksCornerRight {
	background-image: url(../../img/default/ksCornerRightSzary.gif);
}
.ksSrodek {
	float:left;
	background-color: #a01a19;
	width: 161px;
	height: 16px;
	text-align: center;
}
#contentKSschowek .ksSrodek {
	background-color: #c5c5c5;
}
.ksSrodek a.ksLink {
	color: #fff;
	font-weight: bold;
}
#contentKSschowek .ksSrodek a.ksLink {
	color: #000;
}
.ksSrodek a.ksLink:hover {
	color: #c4c5bf;
	font-weight: bold;
}
#contentKSschowek .ksSrodek a.ksLink:hover {
	color: #a11b1c;
}
.contentKS {
	text-align: left;
	width: 189px;
	height: 33px;
	border-left: 2px solid #a01a19;
	border-right: 2px solid #a01a19;
	border-bottom: 3px solid #a01a19;
}
#contentKSschowek .contentKS {
	border-left: 2px solid #c5c5c5;
	border-right: 2px solid #c5c5c5;
	border-bottom: 3px solid #c5c5c5;
}
#koszykZawartosc .flashK * {
	color: #fff;
	background-color: #a01a19;
	font-weight:bold;
}
#koszykZawartosc .flashS * {
	color: #000;
	background-color: #c5c5c5;
	font-weight:bold;
}

.txtKS {
	padding: 4px 2px;
	text-align:center;
	font-weight: bold;
	color: #313131;
}
.contenerKS {
	display: block;
}
.zakladkiContentP ul li {
	list-style: none;
	background: url("../../img/default/arrow.gif") no-repeat left center;
	padding-left: 15px;
	line-height: 15px;
}
.zakladkiO {
	padding-top: 10px;
}
.zakladkaOactive {
	float: left;
	margin-right: 2px;
	background-color: #e3e3e3;
	font-weight: bold;
}
.zakladkaO {
	cursor: pointer;
	font-weight: bold;
	float: left;
	margin-right: 2px;
}
.zakladkaOHover {
	float: left;
	margin-right: 2px;
	background-color: #e3e3e3;
	font-weight: bold;
	color: #b22c2d;
	cursor: pointer;
}
.contentO {
	width: 99%;
	border: 1px solid #cccccc;
}
.contentOtable {
}
.contenerO {
	padding: 10px;
	padding-bottom:20px;
}
.t {background: url(../../img/default/dot.gif) 0 0 repeat-x;}
.l {background: url(../../img/default/dot.gif) 0 0 repeat-y}
.r {background: url(../../img/default/dot.gif) 100% 0 repeat-y}
.zakladkaO .tl {background: url(../../img/default/tabCornerLeft.gif) 0 0 no-repeat}
.zakladkaO .tr {background: url(../../img/default/tabCornerRight.gif) 100% 0 no-repeat; padding: 5px;}
.zakladkaOHover .tl {background: url(../../img/default/tabCornerLeft2.gif) 0 0 no-repeat}
.zakladkaOHover .tr {background: url(../../img/default/tabCornerRight2.gif) 100% 0 no-repeat; padding: 5px;}
.zakladkaOactive .tl {background: url(../../img/default/tabCornerLeft2.gif) 0 0 no-repeat}
.zakladkaOactive .tr {background: url(../../img/default/tabCornerRight2.gif) 100% 0 no-repeat; padding: 5px;}

.contener {
	display: block;
}

