html {
  background: url('../layout/bg.gif') #c6c6c6;
}

body {  
  margin: 0px auto;
  text-align: center;
  color: #6d6d6d;
  font-family: Verdana;
  font-size: 10px;
}
h1.processing {	font-size: 30px;	color: #4E4E4E;	background: #CCFF99;	outline: 5px solid #448702;	position: fixed;	display: block;	text-align: center;	margin-top: 10px;	padding: 20px 0px;	width: 960px;	z-index: 99;}
a {
  outline: 0px;
  color: #6d6d6d;
}
a:hover {
  text-decoration: none;
}
input.submit {
  margin: 0px;
  cursor: pointer;
}
a.submit {
  text-transform: uppercase;
  font-style: normal;
  font-size: 11px;
}
p {
  line-height: 1.5em;
}
strong {
  font-weight: bold;
}
.note, .note * {
  color: #9a8a5a;
  font-style: italic;
  text-decoration: none;
}
.gold {
  color: #9a8a5a;
  text-decoration: none;
}.blue {	color: #9edede;}
.required {
  color: #66cccc;
  font-weight: bold;
}
.warning, .error {
  color: #AF1000;
  background: #FFD4CF;
  text-align: center;
  text-transform: none;
}
.success {
  color: #256F00;
  background: #DFFFCF;
  text-align: center;
}
.footnote {
  border-top: 1px solid #d3d3d3;
  margin-top: 30px !important;
  margin-right: 5px;
  margin-bottom: 25px;
  margin-left: 5px;
  padding-top: 25px;
  font-style: italic;
  color: #9a8a5a;
  overflow: hidden;
}
.footnote a {
  color: #9a8a5a;
  text-decoration: none;
  font-style: italic;
}
.footnote a.submit {
  text-transform: none;
  font-size: 14px;
}
.footnote .left {
  float: left;
  margin-left: 60px;
}
.footnote .right {
  float: right;
  margin-right: 60px;
}
.footnote .pagination {
  margin: 0px;
  padding: 0px 70px 0px 0px;
  float: right;
  font-style: normal;
}
.footnote .pagination img {
  vertical-align: bottom;
}
.footnote .pagination .current {
  color: #9edede;
}

.section {
  min-height: 40px;
  line-height: 40px;
  padding: 0px 0px 0px 30px;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  margin-left: 5px;
  margin-right: 5px;
  background-position: 5px 12px;
  border-bottom: 1px solid #d3d3d3;
}

hr {
  margin: 0px 5px;
  border: none;
  border-bottom: 1px solid #d3d3d3;
}

/*** OGOLNE *************************************************************/
.small {
  font-size: 10px;
  font-style: normal;
}
.active {
  color: #65CFCD;
}
.clear {
  clear: both;
  height: 0;
}

.corner {
  height: 0px; line-height: 0;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ffffff;
  position: absolute;
  top: -10px;
  left: 0px;
}

.alpha {
  margin-right: 5px;
}
.omega {
  margin-left: 5px;
}

/*** FORMULARZE *********************************************************/

.short {
  width: 140px;
}
.long {
  width: 240px;
}

input {
  background: #f4f4f4;
  border: 1px solid #8d928d;
  font-size: 11px;
  padding: 3px;
}
input.edit {
  width: 210px;
}
textarea.comments {
  background: #f4f4f4;
  border: 1px solid #8d928d;
  font-size: 11px;
  padding: 3px;
}
select {
  width: 218px;
  background: #f4f4f4;
  border: 1px solid #8d928d;
  font-size: 11px;
  padding: 1px;
}

/*** IKONY **************************************************************/
.icon-newsletter {
  background-image: url('../layout/icon-newsletter.png');
}
.icon-pen {
  background-image: url('../layout/icon-pen.png');
}
.icon-star {
  background-image: url('../layout/icon-star.png');
}
.icon-cv {
  background-image: url('../layout/icon-cv.png');
}
.icon-photo {
  background-image: url('../layout/icon-photo.png');
}
.icon-info {
  background-image: url('../layout/icon-info.png');
}
.icon-price {
  background-image: url('../layout/icon-price.png');
}
.icon-basket {
  background-image: url('../layout/icon-basket.png');
}
.icon-options {
  background-image: url('../layout/icon-options.png');
}
.icon-heart {
  background-image: url('../layout/icon-heart.png');
}
.icon-facebook {
  background-image: url('../layout/icon-facebook.png');
}
.icon-details {
  background-image: url('../layout/icon-details.png');
}
.icon-cart-2 {
  background-image: url('../layout/icon-cart-2.png');
}
.icon-quantity {
  background-image: url('../layout/icon-quantity.png');
}
.icon-price-2 {
  background-image: url('../layout/icon-price-2.png');
}
.icon-delete {
  background-image: url('../layout/icon-delete.png');
}
.icon-login-2 {
  background-image: url('../layout/icon-login-2.png');
}
.icon-register {
  background-image: url('../layout/icon-register.png');
}
.icon-personal {
  background-image: url('../layout/icon-personal.png');
}
.icon-shipping-2 {
  background-image: url('../layout/icon-shipping-2.png');
}
.icon-payment {
  background-image: url('../layout/icon-payment.png');
}
.icon-password {
  background-image: url('../layout/icon-password.png');
}
.icon-contact-2 {
  background-image: url('../layout/icon-contact-2.png');
}
.icon-newsletter,
.icon-pen,
.icon-star,
.icon-cv,
.icon-photo,
.icon-price,
.icon-info,
.icon-basket,
.icon-options,
.icon-heart,
.icon-facebook,
.icon-details,
.icon-cart-2,
.icon-quantity,
.icon-price-2,
.icon-delete,
.icon-login-2,
.icon-personal,
.icon-register,
.icon-shipping-2,
.icon-payment,
.icon-password,
.icon-contact-2 {
  background-repeat: no-repeat;
}

/*** BLOKI **************************************************************/

.block-thiner,
.block-thin,
.block-wide,
.block-wider,
.block-expand {
  background: #ffffff;
  margin-top: 15px;
  padding-bottom: 10px;
  position: relative;
  border-bottom: 3px solid #303030;
  float: left;
  font-size: 14px;
}
.block-thiner p,
.block-thin p,
.block-wide p,
.block-wider p,
.block-expand p {
  padding-left: 30px;
  padding-right: 5px;
  margin-top: 20px;
  margin-bottom: 5px;
  font-style: italic;
}
.block-thiner h1,
.block-thin h1,
.block-wide h1,
.block-wider h1,
.block-expand h1 {
  padding-left: 25px;
  padding-top: 5px;
  margin: 0px 10px 5px 5px;
  font-size: 18px;
  font-weight: bold;
  color: #9edede;
  text-transform: uppercase;
}
.block-thiner h4,
.block-thin h4,
.block-wide h4,
.block-wider h4,
.block-expand h4 {
  font-size: 10px;
  padding: 5px 0px 18px 35px;
  margin: 0px 5px 15px 5px;
  background-position: 10px 2px;
  border-bottom: 1px solid #d3d3d3;
  text-transform: uppercase;
}

/*** THINER ***********************/
.block-thiner {
  width: 200px;
  background: url('../layout/spacer-thiner.gif') center bottom no-repeat #ffffff;
}
.block-thiner .corner {
  width: 190px;
}

/*** THIN *************************/
.block-thin {
  width: 295px;
  background: url('../layout/spacer-thin.gif') center bottom no-repeat #ffffff;
}
.block-thin .corner {
  width: 285px;
}

/*** WIDE *************************/
.block-wide {
  width: 660px;
  background: url('../layout/spacer-wide.gif') center bottom no-repeat #ffffff;
}
.block-wide .corner {
  width: 650px;
}

/*** WIDER ************************/
.block-wider {
  width: 755px;
  background: url('../layout/spacer-wider.gif') center bottom no-repeat #ffffff;
}
.block-wider .corner {
  width: 745px;
}
/*** EXPANDED **********************/
.block-expand {
  width: 960px;
  background: url('../layout/spacer-expanded.gif') center bottom no-repeat #ffffff;
}
.block-expand .block-image {
  width: 300px;
  margin-top: 30px;
  float: left;
  text-align: center;
}
.block-expand .block-text {
  width: 660px;
  margin-top: 10px;
  float: left;
  font-style: italic;
}
.block-expand .block-text p {
  padding-right: 100px;
}
.block-expand .corner {
  width: 950px;
}

#container {
  width: 960px;
  margin: 0px auto;
  text-align: left;
}


/*** MENU GORNE *********************************************************/

#menu-top {
  background: url('../layout/menu-top.jpg') no-repeat #575757;
  width: 960px;
  height: 40px;
}
#menu-top ul li {
  float: left;
}
#menu-top ul li a {
  display: block;
  width: 116px;
  height: 40px;
  padding-left: 44px;
  line-height: 40px;
  background-repeat: no-repeat;
  background-position: 18px center;
  color: #dddddd;
}
#menu-top ul li a span {
  color: #66cccc;
  font-weight: normal;
  position: absolute;
  
}
#menu-top ul li a.lang {
  width: 32px;
  padding: 0;
  float: left;
  cursor: pointer;
}
#menu-top ul li a.lang img {
  width: 16px;
  height: 12px;
  margin-top: 14px;
  margin-left: 8px;
}
#menu-top ul li a#tab_home {
  width: 46px;
  padding-left: 50px;
  background-image: url('../layout/icon-home.png');
}
#menu-top ul li #tab_terms {
  background-image: url('../layout/icon-terms.png');
}
#menu-top ul li #tab_cart {
  background-image: url('../layout/icon-cart.png');
}
#menu-top ul li #tab_shipping {
  background-image: url('../layout/icon-shipping.png');
}
#menu-top ul li #tab_contact {
  background-image: url('../layout/icon-contact.png');
}
#menu-top ul li #tab_login {
  background-image: url('../layout/icon-login.png');
}
#menu-top ul li #tab_account {
  background-image: url('../layout/icon-login.png');
}

/*** NAGLOWEK ***********************************************************/

#home-logo {
  min-height: 297px;
  text-align: center;
}
#flash-home-logo {
  margin-top: 11px;
  margin-bottom: 5px;
}
#flash-home-text {
  margin-top: 11px;
  margin-bottom: 5px;
}
#flash-header-logo {
  width: 165px;
  border-right: 1px solid #d3d3d3;
  margin-top: 10px;
}
#flash-header-text {
  width: 510px;
  text-align: center;
  margin-left: 30px;
}
#home-top {
  min-height: 297px;
  text-align: center;
}
#header-logo {
  height: 205px;
}
#header-logo img {
  border-right: 1px solid #d3d3d3;
  padding: 10px 30px 0px 30px;
}
#newsletter {
  height: 205px;
}
#newsletter a#unsubscribe {
  margin-left: 30px;
}

label.newsletter {
  width: 16px;
  height: 16px;
  float: left;
  margin: 17px 5px 10px 10px;
}

input.newsletter {
  background: #f4f4f4;
  border: 1px solid #8d928d;
  padding: 3px;
  margin: 15px 5px 5px 5px;
  font-size: 11px;
}

/*** MENU GLOWNE ********************************************************/

#menu-main .pl, #menu-main .en {
  width: 192px;
  height: 40px;
  display: block;
  position: absolute;
}
#menu-main .pl {
  background-image: url('../layout/pl_buttons-sprite.jpg');
}
#menu-main .en {
  background-image: url('../layout/en_buttons-sprite.jpg');
}

#tab_info {
  left: 0px;
  background-position: 0px 0px;
}
#tab_shop {
  left: 192px;
  background-position: -192px 0px;
}
#tab_artists {
  left: 384px;
  background-position: -384px 0px;
}
#tab_cooperate {
  left: 576px;
  background-position: -576px 0px;
}
#tab_blog {
  left: 768px;
  background-position: -768px 0px;
}
#tab_info:hover,
#tab_info.selected {
  background-position: 0px 40px;
}
#tab_shop:hover,
#tab_shop.selected {
  background-position: -192px 40px;
}
#tab_artists:hover,
#tab_artists.selected {
  background-position: -384px 40px;
}
#tab_cooperate:hover,
#tab_cooperate.selected {
  background-position: -576px 40px;
}
#tab_blog:hover,
#tab_blog.selected {
  background-position: -768px 40px;
}

#menu-main {
  width: 960px;
  height: 50px;
  margin-top: 5px;
  background:url('../layout/spacer-menu.gif') center bottom no-repeat #fff;
  float: left;
}
#menu-main ul {
  width: 960px;
  position: absolute;
  background: #424242;
}
#menu-main li {
  width: 192px;
  height: 40px;
  background: #505050;
  float: left;
}
#menu-main li.left,
#menu-main li.right {
  width: 50px;
  height: 40px;
}
#menu-main li.left {
  background: url('../layout/menu-main-left.png') left top no-repeat;
  top: 10px;
  left: -50px;
  position: absolute;
}
#menu-main li.right {
  background: url('../layout/menu-main-right.png') right top no-repeat;
  top: 10px;
  right: -50px;
  position: absolute;
}

#partners {
  min-height: 320px;
}
#partners ul {
  width: 520px;
  margin-left: 70px;
  margin-right: 70px;
}
#partners ul li {
  width: 220px;
  padding: 6px 20px 15px 20px;
  float: left;
}
#facebook {
  min-height: 180px;
}

#facebook iframe {
  padding-left: 30px;
  padding-top: 20px;
}

/*** STOPKA *************************************************************/

#footer {
  width: 960px;
  height: 40px;
  margin-top: 5px;
  background: url('../layout/footer.jpg') repeat-x #575757;
  float: left;
  color: #dddddd;
}
#footer p {
  line-height: 36px;
}#footer p img {	vertical-align: middle;	}#footer p.right {	float: right;	margin-right: 20px;}#footer p.left {	float: left;	margin-left: 20px;}
#footer a {
  color: #dddddd;
}

/*** STRONA ARTYSCI *****************************************************/

#artists-list {
  min-height: 430px;
}
#artists-list p {
  padding-left: 35px;
  margin-top: 60px;
}
#artists-list ul {
  padding-left: 35px;
  padding-top: 5px;
  margin: 0px 5px 35px 0px;
}
#artists-list ul li {
  margin-bottom: 25px;
}
#artists-list ul li a {
  text-decoration: none;
  font-style: italic;
}
#artists-list ul li a:hover {
  color: #65CFCD;
}
#artists-info {
  min-height: 430px;
}
#artists-info #profile {
  width: 480px;
  min-height: 330px;
  float: left;
}
#artists-info #profile p {
  width: 430px;
  font-size: 11px;
  line-height: 2em;
}
#artists-info #artist-photo {
  width: 275px;
  float: right;
  text-align: center;
}
#artists-info #artist-photo h4 {
  text-align: left;
}
#artists-info #artist-photo img {
  margin-top: 10px;
}
#artists-info #links {
  overflow: hidden;/*ie7 bug*/
}
#artists-info #links .left {
  margin-left: 20px;
  float: left;
}
#artists-info #links .right {
  margin-right: 20px;
  float: right;
}

/*** STRONA SKLEP *******************************************************/
#products * {
  color: #6d6d6d;  
}
#products .footnote .pagination .current {
  color: #9edede;
}

#list {
  margin-left: 20px;
  margin-right: 20px;
}

#list .product {
  width: 270px;
  float: left;
  margin: 12px 0px 30px 0px;
  padding: 0px 18px;
}
#list .product img {
  padding-bottom: 3px;
  border-bottom: 1px solid #d3d3d3;
}
#list .product h1 {
  font-size: 15px;
  font-weight: normal;
  font-style: italic;
  color: #9a8a5a;
  min-height: 35px;
  line-height: 30px;
  padding: 0px 0px 0px 35px;
  margin: 0px;
  background-position: 10px 7px;
  border-bottom: 1px solid #d3d3d3;
  text-transform: none;
}
#list .product .section {
  color: #9a8a5a;
}
#list .product p .left {
  font-size: 10px;
  font-style: normal;
  text-transform: uppercase;
  float: left;
}
#list .product p .right {
  font-size: 14px;
  font-style: normal;
  color: #9a8a5a;
  padding: 0px 35px 0px 0px;
  float: right;
}
#products .footnote {
  margin: 0px 5px;
  font-size: 15px;
}
#products .footnote p {
  margin: 0px;
  padding: 0px 0px 20px 70px;
  color: #6d6d6d;
  float: left;
}


/*** STRONA PRODUKT *****************************************************/
#product-desc {
  min-height: 750px;
}
#product-desc h2 {
  padding-left: 25px;
  padding-top: 15px;
  margin: 0px 10px 5px 5px;
  font-size: 15px;
  font-style: italic;
}
#product-desc h2 a {
  text-decoration: none;
}
#product-desc hr {
  margin-top: 20px;
  margin-bottom: 20px;
}
#product-desc p {
  font-size: 11px;
  padding-right: 10px;
  margin-right: 5px;
}
#product-desc p a.submit {
  margin: 0px;
  padding: 0px;
}
#product-desc p input {
  text-decoration: underline;
}
#product-desc p span {
  font-style: normal;
  text-transform: uppercase;
}
#product-desc p .left {
  float: left;
}
#product-desc p .right {
  text-transform: none;
  font-size: 17px;
  color: #9a8a5a;
  float: right;
}
#product-desc .desc {
  width: 190px;
  border-bottom: 1px solid #d3d3d3;
  margin: 0px 0px 0px 5px;
  padding-bottom: 20px;
}
#product-desc .desc p {
  padding-left: 25px;
}
#product-image {
  min-height: 750px;
  float: left;
}
#product-image #image {
  width: 530px;
  min-height: 330px;
  text-align: center;
  float: left;
}
#product-image #image h4 {
  text-align: left;
}
/*** SCROLL RELATED ***************/
#product-image #related {
  width: 225px;
  float: left;
}
#product-image #related h4 {
  text-align: left;
}
#product-image #related .related-root {
  position: relative;
  overflow: hidden !important;
  width: 225px;
  height: 460px;
}
#product-image #related .related-root .items {
  height: 500px;
  position:absolute;
}
#product-image #related .related-root .items div {
  margin: 0px 31px 40px 31px;
}
#product-image #related a.next, #product-image #related a.prev {
  width: 18px;
  height: 9px;
  cursor: pointer;
  display: block;
  margin-top: 30px;
}
#product-image #related a.next {
  background: url('../layout/arrow-down.png') no-repeat;
  float: right;
  margin-right: 80px;
}
#product-image #related a.prev {
  background: url('../layout/arrow-up.png') no-repeat;
  float: left;
  margin-left: 80px;
}
#product-image #related a.disabled {
  -moz-opacity: .30;
  filter: alpha(opacity=30);
  opacity: .30;
  cursor: default;
}
/*** KONIEC SCROLL RELATED ********/

#product-image .footnote {
  padding-right: 35px;
  margin-bottom: 15px;
  overflow: hidden;
  
}
#product-image .footnote a {
  color: #6d6d6d;
  float: right;
}

/*** STRONA INFORMACJE **************************************************/

#information ol, #information ul {
  margin: 20px 40px 5px 60px;
  font-style: italic;
}
#information ol li,
#information ul li {
  margin-top: 20px;
  margin-bottom: 20px;
}
#information ol li {
  list-style: decimal;
}
#information ul li {
  list-style: disc;
}
#information ol li ol {
  margin: 20px 20px 5px 60px;
}
#information ol li ol li {
  list-style: upper-alpha;
}

/*** STRONA Z KOSZYKIEM *************************************************/

#progress {
  margin-top: 5px;
  width: 960px;
  height: 40px;
  background: url('../layout/bg-progress.png') no-repeat;
  float: left;
}
#progress ul li {
  width: 192px;
  float: left;
  text-align: center;
  line-height: 40px;
  font-size: 17px;
  font-style: italic;
}
#progress ul li.prev {
  color: #dbdbdb;
  text-decoration: line-through;
}
#progress ul li.next {
  color: #dbdbdb;
}
#checkout a {
  font-style: italic;
}
#checkout .footnote a {
  text-transform: none;
  font-style: italic;
  cursor: pointer;
}
#checkout .footnote .left {
  margin-left: 35px;
}
/*** TABELA ***/
#checkout .short {
  width: 96px;
}
#checkout .long {
  width: 168px;
}
#checkout .longer {
  width: 192px;
}
#checkout .invoice {
  width: 180px;
  font-weight: bold;
  padding: 10px;
  font-size: 11px;
}
#checkout .invoice-long {
  width: 480px;
  font-weight: bold;
  padding: 10px;
  font-size: 11px;
}
#checkout table.checkout {
  float: left;
}
#checkout table.checkout td {
  padding-left: 20px;
  padding-bottom: 20px;
  vertical-align: top;
}
#checkout table.checkout td.desc {
  padding-left: 10px;
  text-align: left;
  font-size: 11px;
}
#checkout table.checkout td.unit {
  color: #9a8a5a;
  text-align: center;
  font-size: 13px;
}
#checkout table.checkout td.desc span {
  text-transform: uppercase;
}
#coupon {
  min-height: 107px;
}
#total {
  min-height: 163px;
}

/*** STRONA Z LOGOWANIEM ****************************************/

.half {
  width: 480px;
  float: left;
}
.half table {	
  margin-left: 40px;	margin-right: 40px;	margin-bottom: 20px;
  font-size: 11px;
  text-transform: uppercase;
}
.half table th, .half table td {
  padding: 8px 0px;
}
.half table th {	font-weight: bold;
  color: #66cccc;
}
.half table td img {
  margin: 10px 20px 0px 0px;
}
.half table td.tiny {
  width: 30px;
}
.half table td.label {	min-width: 160px;
}
.half table td.title {
  font-size: 17px;
  font-style: italic;
  text-transform: none;
}
.half table td.option {
  width: 300px;
}
.half table td.price {
  color: #66cccc;
  font-size: 17px;
  text-align: right;
  font-style: italic;
  width: 100px;
}
.half table .helper {
  text-transform: none;
  text-decoration: none;
  font-style: italic;
  color: #66cccc;
}
.half table label {
	cursor: pointer;	padding-right:10px;	
}
.half table .error {
  width: 218px;
  display: block;
  text-align: left;
}

#comments {
  margin-top: 20px;
}
#comments textarea {
  margin-left: 35px;
  margin-right: 35px;
  width: 870px;
  padding: 5px;
  background: #f4f4f4;
  border: 1px solid #8d928d;
}
#comments h4 {
}
#comments p {
  margin-top: 0px;
  padding-bottom: 10px;
}

.summary {
  font-size: 11px;
  width: 320px;
  float: left;
  vertical-align: bottom;
}
.summary .left {
  width: 210px;
  padding-left: 10px;
  padding-right: 0px;
  float: left;
  text-transform: uppercase;
  line-height: 20px;
  font-style: normal;
}
.summary .left span {
  text-transform: none;
}
.summary .right {
  width: 90px;
  padding-left: 0px;
  padding-right: 10px;
  color: #9a8a5a;
  font-size: 13px;
  float: right;
  line-height: 20px;
  font-style: normal;
}

.details {
  font-size: 11px;
  width: 220px;
  padding: 10px;
  float: left;
  vertical-align: bottom;
}
.details span {
  font-weight: bold;
}

.address {
  float: left;
  font-size: 11px;
  width: 230px;
}
.address .right {
  float: right;
}

#bank_transfer {
  font-size: 11px;
}
#bank_transfer .left {
  float: left;
}
#bank_transfer .right {
  float: right;
  padding-right: 30px;
  font-size: 14px;
  color: #9a8a5a;
}/*** STRONA Z BLOGIEM ****************************************/
#blog-footnote {
  border: none;
  padding: 0px 0px 20px 0px;
  margin: 0px;
}
.blog h4 {	font-size: 15px;
  font-weight: bold;  background-position: 10px 7px;
}.blog a {	padding-left: 30px;	float: left;	font-size: 16px;	padding: 20px 0px 10px 40px;}.blog p.date {  margin:0px;  padding: 20px 40px 10px 40px;  font-size: 10px;  float: right;}#blog-comments .author,#blog-add-comments .author {	float: left;	width: 280px;	margin-bottom: 30px;}#blog-comments .author p,#blog-add-comments .author p,#blog-add-comments .description p {	padding: 0px 0px 0px 20px;	margin: 0;	font-style: normal;	line-height: normal;}#blog-add-comments .author p,#blog-add-comments .description p {	text-transform: uppercase;	font-size: 12px;	line-height: 30px;}#blog-add-comments .description p {	padding: 0px;	}#blog-add-comments .description textarea {	width: 620px;	margin-top: 5px;}#blog-comments .description, #blog-add-comments .description {	float: right;	width: 680px;	margin-bottom: 30px;}

