h1 span {
	color:#878787;
	font-size: 90%;
}
#itemStatus {
	color: #BB1515;
	line-height: 2em;
	margin: 0 0 1.5em 0.5em;
	padding-left: 2em;
	background: transparent url('/images/layout/icons/exclamation.gif') left center no-repeat;
}
#itemInfo {
	padding-left: 210px;
}
#itemDescription {
	clear: both;
}

/*************************** SCIEZKA KATALOGOW - POCZTEK ************************************/
#itemPath {
	margin: 0 0 1.6364em 0;
}
#itemPath a.active {
	font-weight: bold;
}
#itemPath span.nextPrevArticle {
	float: right;
}
#itemPath span.prevArticle {
	margin-right: 15px;
}
/*************************** SCIEZKA KATALOGOW - KONIEC ************************************/

/*************************** ZDJECIA - POCZATEK ************************************/
#itemPhotos{
	width: 210px;
	float: left;
}
#itemPhotos img.active {
	padding: 1px;
	border: 1px solid #2A4793;
}
#itemPhotos img.inactive {
	padding: 1px;
	border: 1px solid #C8CFE0;
}
/*ukrywa link (lightbox) */
#itemPhotos a.hide  {
	display: none;
}
#itemPhotos ul {
	margin: 0;
}
#itemPhotos li {
	list-style: none;
}
#itemPhotos #majorPhoto {
	margin: 0 20px;
}

/*************************** ZDJECIA - KONIEC ************************************/

/************************** CENY - POCZTEK *********************************************/

#itemPrices p {
	text-align: right;
}
#itemPrices {
	text-align: right;
	line-height: 1.5em
}
#itemInfo .priceName {
	font: bold 1.25em Arial, Verdana, Tahoma sans-serif;
	letter-spacing: -1px;
}
#itemInfo .priceValue {
	font: bold 1.4167em Arial, Verdana, Tahoma sans-serif;
	color: #3B3B3B;
	letter-spacing: -1px;
}
#itemPrices #priceListLink {
	padding: 0.2em;
}

span.old_price {
	padding-right:4px;
}
/************************** CENY - KONIEC *********************************************/

/************************** STAN MAGAZYNOWY POCZATEK **********************************/

#itemStorageState {
	text-align: right;
	line-height: 1.5em
}
#itemStorageState .storageStateName {
	font: bold 1.25em Arial, Verdana, Tahoma sans-serif;
	letter-spacing: -1px;
}
#itemStorageState .storageStateValue {
	font-weight: bold;
	font-family: Arial, Verdana, Tahoma sans-serif;
	color: #3B3B3B;
}

/************************** STAN MAGAZYNOWY KONIEC **********************************/

/************************** KOMENTARZE - POCZATEK *********************************************/
#itemComments {
	clear: both;
}
#itemComments h3 {
	padding-bottom: 0.2em;
	font-size: 1.1667em;
	font-weight: normal;
	border-bottom: 1px solid #EBEBEB;
}
#itemComments .data {
	font-size: 0.8333em;
	color: #6B6B6B;
}
#itemComments .author {
	font: bold 1.25em Arial, Verdana, Tahoma sans-serif;
	color: #336699;
}
#itemComments .mark {
	color: #8D8D8D;
}
#itemComments .comment-link {
	text-align: right;
	margin-bottom: 0;
	float: right;
}
#itemComments .comment-link a {
	background: transparent url('/images/layout/icons/comment.gif') left center no-repeat;
	padding-left: 21px;
}

/************************* KOMENTARZE - KONIEC **********************************************/

/******************************** CECHY - POCZTEK **********************************************************/

#itemFeatures .featureRow {
	border-bottom: 1px solid #EBEBEB;
	line-height: 1.8333em;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
#itemFeatures .featureName {
	display: inline;
	color: #3B3B3B;
	font-weight: bold;
	margin-right: 5px;
}

#itemFeatures .featureRow img {
	padding: 1px;
	border: 1px solid #BFDDEE;
	margin: 0 0.3333em;
	vertical-align: middle;
}
#itemFeatures .featureRow img.miniature {
	width: 30px;
	height: 30px;
}

#itemFeatures .featureRow a {
	text-decoration: none;
}
/******************************** CECHY - KONIEC **********************************************************/

/*************************** FORMULARZ ZAMOWIENIA - POCZATEK ***********************************************/
#order .orderVariantRow {
	border-bottom: 1px solid #EBEBEB;
	line-height: 1.8333em;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
#order .orderVariantRow span {
	white-space: nowrap;
}
#order .orderVariantName {
	display: inline;
	color: #3B3B3B;
	font-weight: bold;
}
#order .missing {
	color: #FF0000;
}
#order .orderVariantRow label {
	margin-right: 0.2em;
}
#order .orderVariantRow label img {
	padding: 1px;
	border: 1px solid #BFDDEE;
	margin: 0 0.3333em;
	vertical-align: middle;
}
#order .orderVariantRow label img.miniature {
	width: 30px;
	height: 30px;
}

#order .orderVariantRow label a {
	text-decoration: none;
}
#itemInfo .orderAttributeRow {
	line-height: 2.0833em;
}
#itemInfo .orderAttributeRow .priceName,
#itemInfo .orderAttributeRow .statusName,
#itemInfo .orderAttributeRow .storageStateName {
	font-weight: bold;
}
#itemInfo .orderAttributeRow .statusValue, #itemInfo .orderAttributeRow .storageStateValue {
	font-weight: bold;
	font-family: Arial, Verdana, Tahoma sans-serif;
	color: #3B3B3B;
}


#itemInfo .orderButtonsRow {
	text-align: right;
}
#itemInfo .orderButtonsRow * {
	vertical-align: middle;
}
#itemInfo .orderButtonsRow label {
	padding: 2px;
}
#itemInfo #order img.loaderImg, #itemInfo #order span.accessible, #itemInfo #order span.inaccessible {
	display: none;
}
#itemInfo #order label span {
	padding: 1px 2px;
}
#itemInfo #order label.disabled span, #itemInfo #order label.constantDisabled span {
	padding: 1px 2px;
	text-decoration: line-through;
	color: #808080;
}
#itemInfo #order label.disabled img, #itemInfo #order label.constantDisabled img {
	background-color: #E5E5E5;
	padding: 5px;
	border: 1px solid #BFDDEE;
}

/*************************** FORMULARZ ZAMOWIENIA - KONIEC ***********************************************/

/*************************** TOWARY POWIAZANE - POCZATEK ***********************************************/
#itemFamily {
	width: 210px;
	float: left;
}
#itemFamily img.active {
	padding: 1px;
	border: 1px solid #275E7D;
}
#itemFamily img.inactive {
	padding: 1px;
	border: 1px solid #BFDDEE;
}
#itemFamily ul {
	margin: 0;
}
#itemFamily li {
	list-style: none;
}

/*************************** TOWARY POWIAZANE - KONIEC ***********************************************/

/*************************** TOWARY TAKŻE KUPIONE - POCZATEK ***********************************************/
#itemAlsoBought {
	width: 45%;
	float: right;
}
#itemAlsoBought img.active {
	padding: 1px;
	border: 1px solid #275E7D;
}
#itemAlsoBought img.inactive {
	padding: 1px;
	border: 1px solid #BFDDEE;
}
#itemAlsoBought ul {
	margin: 0;
}
#itemAlsoBought li {
	list-style: none;
}
/*************************** TOWARY TAKŻE KUPIONE - KONIEC ***********************************************/

/********************************** LINKI - POCZATEK ******************************************/

#itemLinks {
	width: 30%;
	clear: both;
}
#itemLinks li {
	list-style: none;
	border-bottom: 1px solid #EBEBEB;
	line-height: 1.9167em;
}
#itemLinks a.links-comment {
	padding-left: 21px;
	background: transparent url('/images/layout/icons/item-links-comment.gif') left center no-repeat;
}
#itemLinks a.links-friend {
	padding-left: 21px;
	background: transparent url('/images/layout/icons/item-links-friend.gif') left center no-repeat;
}
#itemLinks a.links-transport {
	padding-left: 21px;
	background: transparent url('/images/layout/icons/item-links-page-error.gif') left center no-repeat;
}
#itemLinks a.links-page-error {
	padding-left: 21px;
	background: transparent url('/images/layout/icons/item-links-transport.gif') left center no-repeat;
}

/********************************** LINKI - KONIEC ******************************************/
div.simpleToolTip {
	display: none;
	background-color: #FFF;
	border: 1px solid #63C7E7;
	padding: 7px;
	width: 260px;
}
div.simpleToolTip table {
	margin: 5px 7px 5px 5px;
	width: 100%;
	border-collapse: collapse;
}
div.simpleToolTip table tr {
	border-bottom: 1px solid #000;
}
div.simpleToolTip table td, div.simpleToolTip table th{
	border-bottom: 1px solid #000;
	padding: 5px;
}

