body {
    background: #b1946d url(../gfx/mdc-body-bg.jpg) 0 210px repeat-x;
    font-family: Tahoma, Arial, sans-serif;
    color: #1F1F1F;
    text-align: center;
}

table {font-size: 1em;}

strong {font-weight: bold;}
var {font-style: normal;}
p {line-height: 1.4em;}
input {vertical-align: middle;}
label {cursor: pointer;}
legend {display: none;}
textarea {overflow: auto;}

input.i,
textarea.i {
    padding: 2px;
    vertical-align: middle;
    border: 1px #af796b solid;
}

select {
    width: auto;
}

a {
    text-decoration: none;
    color: #6b1d09;
}

a:hover {
    color: #000;
}


form dd {margin: 3px 0 6px;}




/* Start: Link do modalbox */
.ms-external {}
/* Koniec: Link do modalbox */




/* Start: Link jako button */
.ms-link-as-button a {
    float: left;
    font-size: 1.4em;
    font-weight: bold;
    border: 1px solid #DFDFDF;
    background: #FCFCFC;
    padding: 6px;
}
/* Koniec: Link jako button */




#ms-back-to-cart {margin-top: 20px;}
#ms-back-to-cart a {text-decoration: underline;}
#ms-back-to-cart a:hover {text-decoration: none;}




/* Start: Button "submit" */
button {
    padding: 1px;
    font-family: inherit;
    font-size: 1em;
    margin: 0;
    width: auto;
    text-align: left;
    cursor: pointer;
    position: relative;
}

input[type='submit'] {
    padding: 1px;
    width: auto;
    font-family: inherit;
    cursor: pointer;
}
/* Koniec: Button "submit" */





/* Start: Zebra */
.ms-cycle-light {background: #FFFFFF;}
.ms-cycle-dark {background: #EEE3E0;}
/* Koniec: Zebra */




/* Start: Button */
.ms-button {
    cursor: pointer;
    font-family: inherit;
}
/* Koniec: Button */




/* Start: "Clear Floats" */
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear {display: inline-block;}

/* Hides from IE-mac \*/
.clear {display: block;}
/* End hide from IE-mac */
/* Koniec: "Clear Floats" */




/* Start: Obramowanie dla "Mini" zdjęć produktów */
.ms-img:hover img {opacity: 0.8;}
/* Koniec: Obramowanie dla "Mini" zdjęć produktów */




/* Start: CSS dla elementów w modalbox */
.h4-modalbox {
    margin-bottom: 12px;
    font-size: 1.1em;
    font-weight: normal;
}

.ms-modal-form .i {width: 320px;}

.ms-modalbox-close {
    font-size: 1.7em;
    margin-top: 18px;
}
/* Koniec: CSS dla elementów w modalbox */




/* Start: Alert */
#ms-message-box,
#ms-info-box {
    margin: 6px 0 12px;
    font-weight: bold;
    font-size: 1.2em;
    background: url(../gfx/mdc-box-title-bg80.png) 0 0 repeat;
    border: 3px solid #fff;
    border-width: 3px 0;
    padding: 13px 2px;
}

#ms-message-box div, #ms-info-box div {line-height: 1.55em;}

#ms-message-box {
    color: #Eb0000;
    border-color: #Eb0000;
}

#ms-form-error {
    color: red;
    margin-bottom: 2px !important;
}
/* Koniec: Alert */




/* Start: Link "Wszystkie ..." */
.ms-h3-more {
    float: right;
    margin: 7px 8px 0 0;
}

.ms-h3-more a {text-decoration: underline;}
.ms-h3-more a:hover {text-decoration: none;}
/* Koniec: Link "Wszystkie ..." */




/* Start: Layout strony */
#ms-conteiner {
    width: 1010px;
    margin: 0 auto;
    font-size: 1.2em;
    text-align: left;
    background: #7b6951 url(../gfx/mdc-container-bg.jpg) 0 210px no-repeat;
    padding-bottom: 10px;
}
#mdc-container {
	padding: 0;
	margin: 0;
}

#ms-left {
    float: left;
    width: 215px;
    margin: 0 0 0 -1010px;
}

#ms-right {
    float: left;
    width: 235px;
    margin: 0 0 0 -235px;
}

#ms-wrapper {
    width: 100%;
    float: left;
}

#ms-content {margin: 0 245px 10px 225px;}
.ms-basket-content {margin-left: 15px !important;}

#ms-my-basket {width: 980px;margin: 0 auto;}
/* Koniec: Layout strony */




/* Start: Nagłówek */
#ms-header {
    height: 245px;
    position: relative;
    background: url(../gfx/mdc-top.jpg) 0 0 no-repeat;
}

#ms-header-top {
    height: 87px;
    position: relative;
}

h1 {
    position: absolute;
    left: 280px;
    top: 14px;
    color: #77b644;
    font-size: 1.4em;
    z-index: 1;
}
/* Start: Nagłówek */




/* Start: Logo */
#ms-logo {
    position: absolute;
    top: 5px;
    left: 20px;
    display: block;
    width: 179px;
    height: 151px;
}
/* Koniec: Logo */




/* Start: Qucik Login */
#ms-top-auth {
    position: absolute;
    z-index: 2;
    top: 220px;
    right: 15px;
    color: #fff;
    font-family: Verdana, sans-serif;
}

#ms-top-auth a {color: #fff;}
#ms-top-auth a:hover {color: inherit; text-decoration: underline;}

#ms-top-auth li {
    display: inline;
    list-style: none;
    margin: 0; padding: 0;
}

#ms-top-auth li.alt {padding-right: 6px;}
/* Koniec: Qucik Login */





/* Start: Menu Top */
#ms-header-middle {
    position: absolute;
    top: 162px;
    left: 0;
    display: block;
    height: 48px;
    background: url(../gfx/mdc-menu-top-bg.jpg) 0 0 repeat-x;
    width: 1010px;
}

#ms-header-middle ul {}

#ms-header-middle li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0 40px;
}

#ms-header-middle a {
    color: #000;
    float: left;
    line-height: 48px;
    font-size: 1.4em;
}

#ms-header-middle a:hover {
    color: #fff;
}
/* Koniec: Menu Top */




/* Start: Dolna czesc naglowka */
#ms-header-bottom {padding: 8px 0;}
/* Koniec: Dolna czesc naglowka */




/* Start: Quick Search */
#ms-search {margin: 0 0 15px 15px;}
#ms-search .box {background: #fff !important;}
#ms-search p {font-size: 0.9em;}

#ms-search a {text-decoration: underline;}
#ms-search a:hover {text-decoration: none;}

#ms-search .i {
    padding: 3px 1px;
    font-size: 1.1em;
    width: 145px;
    vertical-align: middle;
}
/* Koniec: Quick Search */




/* Start: Stopka */
#ms-footer {
    clear: both;
    background: #b1946d;
    margin: 0 auto;
    padding: 10px 0 0;
    text-align: left;
    font-size: 1.2em;
    width: 1010px;
    height: 48px;
}

#mdc-footer-top {
	display: block;
	width: 100%;
	height: 48px;
	background: url(../gfx/mdc-footer-top.png) 0 0 repeat-x;
}

#ms-footer a:hover {
    text-decoration: none;
    color: #000;
}

#ms-about {
    float: right;
    padding: 12px 8px 0 0;
}

#ms-about ul {padding: 5px 0;}
#ms-about a {padding: 5px 5px 5px 48px;}
#ms-about #ms-maxshop a {background: url(../gfx/max-shop.gif) 0 50% no-repeat;}

#ms-about li {
    display: inline;
    list-style: none;
    margin: 0; padding: 0;
}

#ms-footer-nav {
	margin: 8px 8px 5px;
	float: left;
}
#ms-footer-nav ul {margin-bottom: 5px;}

#ms-footer-nav li {
    display: inline;
    padding: 0 9px;
    border-right: 1px solid #6B1D09;
    list-style: none;
    font-weight: bold;
}

#ms-footer-nav li:last-child,
#ms-footer-nav li.alt {border: none;}
#ms-footer-nav li a {font-weight: normal;}
/* Koniec: Stopka */





/* Start: Języki */
#ms-ln { 
    width: 55px;
    margin: 10px auto 0;
}

#ms-ln li {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
}


#ms-ln a {
    color: #9F9F9F;
    float: left;
    text-transform: uppercase;
    width: 26px;
    text-align: center;
    font-size: 0.9em;
}

#ms-ln a img {
    display: block;
    border: 1px solid #DFDFDF;
    margin: 0 auto 2px;
}

#ms-ln a.current { color: #000; }
/* Koniec: Języki */





/* Start: Newsletter BOX */
#ms-newsletter-box {}
#ms-newsletter-box dl {margin-bottom: 3px;}
#ms-newsletter-box dd {
    display: inline;
    padding: 0;
    margin: 0;
}

#ms-newsletter-box .i {
    width: 160px;
    margin: 2px 0;
}

#ms-newsletter-box a {text-decoration: underline;}
#ms-newsletter-box a:hover {text-decoration: none;}
/* Koniec: Newsletter BOX */




/* Start: Breadcrumb */
#ms-breadcrumb {
    position: absolute;
    top: 220px;
    left: 15px;
    color: #fff;
}

#ms-breadcrumb a {text-decoration: underline; color: #fff;}
#ms-breadcrumb a:hover {text-decoration: none;}
/* Koniec: Breadcrumb */




/* Start: Lista kategorii */
#ms-categories {margin: 0 0 20px 15px; color: #6B1D09;}
#ms-categories ul ul {margin: 0 0 0 5px;}

#ms-categories li {
    margin-top: 6px;
    list-style: none;
    padding: 0;
    background: url(../gfx/mdc-li-arrow-active.png) -10px -10px no-repeat;
    font-size: 15px;
    font-weight: bold;
}

#ms-categories li li {
	font-size: 13px;
	font-weight: normal;
}

#ms-categories .box {
	background: #fff;
}

#ms-categories li a {
    padding-left: 10px;
    color: #000;
    background: url(../gfx/mdc-li-arrow.png) 0 50% no-repeat;
}

#ms-categories li a:hover,
#ms-categories li a.current,
#ms-categories li a#active {
    color: #6b1d09;
    background: url(../gfx/mdc-li-arrow-active.png) 0 50% no-repeat;
}

#ms-categories li span {
    background: #96C1CF;
    padding: 0 5px;
    color: #fff;
    font-weight: normal !important;
}

#ms-marketing-nav ul {
    margin-bottom: 15px;
    text-align: center;
}

#ms-marketing-nav li {
    list-style: none;
    margin: 0; padding: 0;
}
/* Koniec: Lista kategorii */




/* Start: Serie produktów */
#ms-series h3 {
    font-weight: bold;
    font-size: 1em;
    margin-bottom: 8px;
}

#ms-series {margin: 0 0 20px 15px;}

#ms-series  li {
    margin-top: 6px;
    list-style: none;
    margin: 6px 0 0 0; padding: 0;
}

#ms-series li a {
    padding-left: 12px;
    color: #575757;
    background: url(../gfx/plus.jpg) 0 50% no-repeat;
    font-weight: bold;
}

#ms-series li a:hover {
    color: #D76109;
    background: url(../gfx/minus.jpg) 0 50% no-repeat;
}
/* Koniec: Serie produktów */




/* Start: Liczba produktów w sklepie */
#ms-products-count strong {
    background: #96C1CF;
    padding: 0 5px;
    border: 1px solid #96C1CF;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    color: #fff;
    font-weight: normal !important;
}

#ms-products-count {margin: 0 0 15px 15px;}
/* Koniec: Liczba produktów w sklepie */




/* Start: Lista produkcentow */
#ms-producers-filter {margin: 0 15px;}
#ms-producers-filter select {width: 175px;}
/* Koniec: Lista producentów */




/* Start: Nagłówek boxa */
.box-title {
	position: relative;
	background: url(../gfx/mdc-box-title-bg80.png) 0 0 repeat;
	border: 1px #fff solid;
    border-width: 1px 1px 0;
}

.box-title h3 {
    float: left;
    padding-left: 46px;
    color: #6b1d09;
    font-size: 1.1em;
    text-align: left !important;
}

.box-title h3 span {
    display: block;
    float: left;
    padding: 7px 10px 7px 0;
}
/* Koniec: Nagłówek boksa */




/* Start: Boks */
.box {background: url(../gfx/mdc-box-title-bg60.png) 0 0 repeat;}

.box-wrapper {
    padding: 8px 12px;
    position: relative;
    border: 1px #fff solid;
    border-width: 0 1px 1px;
    font-size: 1.2em;
}

h4 {font-size: 1em;}
h4 a {color: #000;}
h4 a:hover {
    color: #000;
    text-decoration: underline;
}

#ms-right .box-wrapper, #ms-left .box-wrapper {padding: 8px;}
#ms-left .ms-box {margin: 15px 0 15px 15px;}
#ms-right .ms-box {margin: 15px 15px 15px 0;}

#ms-content .ms-box {margin-bottom: 20px;}
/* Koniec: Boks */




/* Start: Boks dla "Małej" listy */
.ms-small-list table {width: 100%;}

.ms-small-list td {
    width: 33.33%;
    text-align: center;
    background: url(../gfx/box-bg.jpg) 0 100% no-repeat;
    padding: 8px;
    vertical-align: top;
}

#ms-product-list .ms-small-list tr.border td {border-top: 1px solid #C2C2C2;}
.ms-small-list td.alt {border-right: 1px solid #C2C2C2;}

.ms-small-list .box,
.ms-small-list .box-wrapper {
    border: none;
    background: none;
    padding: 0;
    margin: 0;
}

.ms-product-compare-checkbox {margin-bottom: 8px; text-align: left;}
.ms-product-compare-checkbox input {vertical-align: middle;}
.ms-product-compare-checkbox label {
    text-decoration: underline;
    color: #6B1D09;
}
.ms-product-compare-checkbox label:hover {text-decoration: none;}
/* Koniec: Boks dla "Małej" listy */



/* Start: Boks dla "Dużej" listy */
.ms-float-list table {
	width: 100%;
	border: 1px #fff solid;
}

.ms-float-list td {
    width: 50%;
    padding: 8px;
    vertical-align: top;
}

.ms-float-list .ms-float-content {
	background: #fff;
	padding: 10px;
}

.ms-float-list .box,
.ms-float-list .box-wrapper {
    border: none;
    background: none;
    padding: 0;
    margin: 0;
}

.ms-float-list .ms-product-picture {text-align: center;}
/* Koniec: Boks dla "Dużej" listy */





/* START: Boks dla "MINI PIONOWEJ" listy */
.ms-mini-box {
    text-align: center;
    margin-bottom: 18px;
}

.ms-mini-box div {font-size: 0.9em;}
.mini-vertical .ms-mini-box {margin-bottom: 0;}
/* Koniec: Boks dla "MINI PIONOWEJ" listy */





/* START: Boks dla "PRZEWIJANTYCH DUŻYCH BOKÓW" */
.ms-big-list h4 {
    margin-top: 6px;
    font-size: 1.2em;
}

.ms-big-list .ms-product-picture,
.ms-vertical-list .ms-product-picture {
    float: left;
}
.ms-vertical-list .ms-product-picture a.ms-img {
	margin-right: 8px;
}
.ms-vertical-list .ms-product-picture a.ms-img.alt {
	margin-right: 0;
}
/* Koniec: Boks dla "PRZEWIJANTYCH DUŻYCH BOKÓW" */




/* Start: Układ tabelkowy */
.ms-grid-list table {width: 100%;}

.ms-grid-list td {
    padding: 6px 4px;
    border-bottom: 1px dotted #6B1D09;
    vertical-align: middle;
}

.ms-grid-list td.g-basket {width: 60px;padding-right: 0;}
.ms-grid-list td.g-name {font-size: 1.2em;width: auto;}
.ms-grid-list td.g-name img {vertical-align: middle !important;}
.ms-grid-list td.g-name a {color: #000;}
.ms-grid-list td.g-name a:hover {text-decoration: underline;}

.ms-grid-list td.g-price {
    width: 180px;
    text-align: right;
    padding-left: 0;
}

.ms-grid-list td.g-thumb {
    width: 51px;
    text-align: center;
}

.ms-grid-list td.g-thumb img {
    vertical-align: middle;
}

.ms-grid-list td.g-compare {
    width: 20px;
    text-align: center;
    padding: 0 !important;
}

.ms-grid-list td.g-compare span {
    display: block;
    font-size: 0.8em;
    color: #7F7F7F;
}

.ms-grid-list .ms-product-price, 
.ms-grid-list .ms-product-add, 
.ms-grid-list .ms-product-ask4price, 
.ms-grid-list .ms-product-inprepare,
.ms-grid-list .ms-product-picture  {
    margin: 0 !important;
    padding: 0 !important;
    height: auto !important;
}

.ms-compare-button button {
    padding: 0;
    border: none;
    background: #fff;
    font-size: 1em;
    font-weight: normal;
    margin: 0 0 0 5px;
    color: #7F7F7F
}

.ms-compare-button button img {vertical-align: bottom;}
.ms-compare-button.bottom {margin-top: 8px;}
.ms-compare-button.top {margin-bottom: 2px;}
.ms-compare-button.top button img {vertical-align: middle;margin-top: 4px;}

.ms-grid-list tfoot td,
.ms-grid-list thead td {
    border: none;
    padding: 0;
}

.ms-grid-list .ms-product-marketing {
    text-align: right;
}
/* Koniec: Układ tabelkowy */




/* Start: Zdjecie produktu w boksie */
.ms-product-picture {margin-top: 5px;}
.ms-product-picture img {vertical-align: middle;margin-bottom: 10px;}
/* Koniec: Zdjecie produktu w boksie */




/* Start: Producent produktu */
.ms-product-producer img {margin-top: 5px;}
/* Koniec: Producent produktu */




/* Start: Darmowa dostawa w boksie */
.ms-product-free-shipping {float: right;}
.ms-product-free-shipping img {vertical-align: top;}
/* Koniec: Darmowa dostawa w boksie */




/* Start: Opis produktu w boksie */
.ms-product-description {
    line-height: 1.4em;
    margin-top: 6px;
}
/* Koniec: Opis produktu w boksie */




/* Start: Status produktu */
.ms-product-status {
    margin-top: 2px;
    font-size: 0.85em;
    font-weight: normal;
    font-family: Verdana, sans-serif;
}
/* Koniec: Status produktu */





/* Start: Cena produktu w boksie */
.ms-product-price {margin-top: 2px; color: #6b1d09;}
.ms-product-price var {color: #6b1d09;}

.ms-product-price a {text-decoration: underline;}

.ms-product-price var big {
    font-size: 1.3em;
    font-weight: bold;
}

.ms-currency-name {
    font-weight: normal;
    font-size: 0.7em;
}

.ms-product-price var em {text-transform: lowercase;}

.ms-strike-price {
    font-weight: normal !important;
    text-decoration: line-through;
}

.ms-price-discount {
    background: #CB0000;
    padding: 0 2px;
    color: #fff;
    font-weight: bold;
}

.ms-old-price {
    text-decoration: line-through;
    color: #4F4F4F;
    font-size: 1.1em;
}

.ms-second-price,
.ms-other-currency {margin-top: 1px;}

.ms-product-price ul,
.ms-product-price li {
    margin: 0; padding: 0;
    list-style: none;
    float: none;
}
/* Koniec: Cena produktu w boksie */





/* Start: Koszyk w boksie */
.ms-product-ask4price, .ms-product-inprepare, .ms-product-marketing, .ms-product-add {margin-top: 10px;}
.ms-product-add input, .ms-product-add img, .ms-product-ask4price img, ms-product-inprepare img {vertical-align: top;}
.ms-product-depository img {margin-left: 4px;}
.ms-product-add img, .ms-product-repository img, .ms-product-compare img {margin: 2px 0 2px 8px !important;}
#ms-product-add input[type='image'], #ms-product-repository img, #ms-product-compare img {margin: 2px 0 !important;}
/* Koniec: Koszyk w boksie */





/* Start: Rating w boksie */
.ms-product-rating img {
    margin: 4px auto 7px;
    display: block;
}
/* Koniec: Rating w boksie */




/* Start: Atrubuty produktu w boksie */
.ms-product-attributes {
    margin-top: 8px;
    padding: 8px;
    background: #EFEFEF;
}

.ms-product-attributes li {
    display: inline;
    list-style: none;
    margin: 0; padding: 0 12px 0 0;
}
/* Koniec: Atrybuty produktu w boksie */




/* Start: Parametry techniczne produktu w boksie */
.ms-product-parameters li {
    float: left;
    margin-left: 22px;
    list-style: none;
    margin: 0; padding: 8px 0 8px 0px;
}

.ms-product-parameters ul {
    float: left;
    background: #EFEFEF;
    color: #000;
    margin: 6px 0;
    width: 100%;
}
/* Koniec: Parametry techniczne produktu w boksie */




/* Start: Najczęściej oglądane */
#ms-popular ul {text-align: center;}

#ms-popular li {
    display: inline;
    list-style: none;
    padding: 0;
}

#ms-popular li img {margin: 0 5px 5px 0; vertical-align: middle;}
/* Koniec: Najczęściej oglądane */




/* Start: Ostatnio oglądane */
#ms-last-viewed ul {text-align: center;}

#ms-last-viewed li {
    display: inline;
    list-style: none;
    padding: 0;
}

#ms-last-viewed li img {margin: 0 7px 7px 0; vertical-align: middle;}
/* Koniec: Ostatnio oglądane */




/* Start: Box "Twój koszyk" */
#ms-basket.ms-box {margin-top: 0;}
#ms-basket .box-wrapper,
#ms-basket .box {
    margin: 0;
    padding: 0;
}

#ms-basket .box-wrapper {padding-bottom: 8px;}

#ms-basket .box {color: #000;}

#ms-basket .box-title {
    margin: 0;
}

#ms-switch-currency {
    float: right;
    margin-top: 3px;
}

#ms-switch-currency select {
    width: 50px;
    font-size: 0.9em;
}

#ms-basket li {
    line-height: 1.4em;
    list-style: none;
    margin: 0; padding: 0;
}

#ms-basket-products-in-box {
    width: 100%;
    overflow: hidden;
}

#ms-basket-products-in-box dl {
    float: left;
    width: 100%;
    border-bottom: 1px dotted #000;
    padding: 11px 8px;
}

#ms-basket-products-in-box dd {
    color: #6b1d09;
}

#ms-basket-products-in-box dd strong {
    background: #CB0000;
    color: #fff;
    font-weight: normal;
    padding: 0 1px;
    font-size: 0.9em;
}

#ms-basket-products-in-box dt {
    font-size: 0.9em;
    font-family: Verdana, sans-serif;
    position: relative;
}

#ms-basket-products-in-box dt span {
    display: block;
    color: #6F6F6F;
    font-size: 0.9em;
}

#ms-basket-products-in-box dd, 
#ms-basket-products-in-box dt {padding-left: 2px;}

#ms-basket-products-in-box dt a {color: #000;}

#ms-basket-products-in-box dt a:hover {text-decoration: underline;}
#ms-basket-products-in-box dd span a:hover {color: #000;}

#ms-basket-products-in-box dt a img {
    position: absolute;
    top: -6px;
    right: 10px;
    z-index: 10;
}

#ms-basket ul {margin: 8px 0 0 9px;}

#ms-basket ul li {
    list-style: none;
    margin: 3px 0 0 0; padding: 0;
}

#ms-basket ul li a {text-decoration: underline;}
#ms-basket ul li a:hover {text-decoration: none;}

#ms-basket ul li.alt {
    font-family: Verdana, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    margin-top: 0;
}

#ms-basket ul li.alt strong {
    color: #000;
    font-size: 1.1em;
    font-weight: normal;
}

#ms-repository-count {text-align: right; margin: 4px 5px 0 0;}
#ms-repository-count a {text-decoration: underline;}
#ms-repository-count a:hover {text-decoration: none;}

#ms-basket-empty {
    line-height: 1.4em;
    padding: 8px 0;
    text-align: center;
    font-size: 0.9em;
    font-family: Verdana, sans-serif;
    border-bottom: 1px dotted #fff;
}
/* Koniec: Box "Twój koszyk" */





/* Start: Mini koszyk */
#ms-basket-mini {text-align: center;}

#ms-basket-mini li {
    margin: 0; padding: 0;
    list-style: none;
}

#ms-basket-mini li a {
    font-size: 1.5em;
    text-decoration: underline;
}

#ms-repository-mini-link {
    text-align: right;
    margin-top: 6px;
}
/* Koniec: Mini koszyk */






/* Start: Lista zakupów */
#ms-shopping-list ul {
    margin-top: 8px;
    font-size: 1.1em;
    padding: 0;
}

#ms-shopping-list a {text-decoration: underline;}

#ms-shopping-list li {
    list-style: none;
    margin: 0; padding: 0;
}

#ms-shopping-form a {color: #1A5FD8;}
#ms-shopping-form a:hover {text-decoration: none;}

#ms-shopping-list p {
    margin-top: 2px;
    text-align: right;
    font-size: 1.1em;
}

#ms-shopping-list dl {margin-top: 8px;}

#ms-shopping-list .i {padding: 1px;width: 140px;}
#ms-shopping-list dd {padding: 0;margin: 0;}
#ms-shopping-form {display: none;}

.ms-use-http_ms-shopping-form {color: #000;font-size: 0.9em;}
/* Koniec: Lista zakupów */





/* Start: Banery */
#ms-banners li {
    text-align: center;
    list-style: none;
    margin-top: 5px;
}
/* Koniec: Banery */





/* Start: Lista produktów */
#ms-product-list-header {
	background: url(../gfx/mdc-box-title-bg60.png) 0 0 repeat;
	padding: 5px;
	border: 1px #fff solid;
}

#ms-product-list-header h3 {
    font-size: 1em;
    font-weight: normal;
    margin-bottom: 2px;
}

#ms-product-list-header h3 strong {font-size: 1.2em;}

#ms-product-list .ms-grid-list,
#ms-product-list .ms-float-list,
#ms-product-list .ms-small-list,
#ms-product-list .ms-vertical-list {
    margin: 12px 0;
}
/* Koniec: Lista produktów */




/* Start: Filtry */
#ms-filter {
    padding: 8px;
    border: 1px solid #6B1D09;
}

#ms-filter .box,
#ms-filter .box-wrapper {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
}

#ms-filter .box-title {display: none;}
#ms-filter h3 {font-size: 1.2em;}
#ms-filter a.remove {font-size: 0.9em;}

#ms-filter dl {margin-top: 8px;}
#ms-filter dt {}

#ms-filter dt a {
    float: right;
    font-size: 0.9em;
    font-weight: normal;
}

#ms-filter ul {
    margin: 4px 0 12px 0;
    padding: 0;
}

#ms-filter li {
    font-family: Verdana, sans-serif;
    font-size: 0.9em;
    list-style: none;
    margin: 0 0 4px 15px; padding: 0;
}

#ms-filter li span {
    color: #9F9F9F;
    font-size: 0.9em;
}

#ms-filter li a {
    color: #1A5FD8;
    text-decoration: underline;
}

#ms-filter li a:hover {
    text-decoration: none;
    color: #000;
}

#ms-filter li.selected a {
    text-decoration: underline;
    color: #E26509;
    font-weight: normal;
}

#ms-filter li.selected a:hover {
    text-decoration: none;
    color: #000;
}

#ms-filter p a {text-decoration: underline; font-size: 0.9em;}
#ms-filter p a:hover {text-decoration: none;}
/* Koniec: Filtry */




/* Start: Rozszerzone wyszukiwanie */
#ms-extended-search {
    padding: 8px;
    border: 1px solid #6B1D09;
}

#ms-extended-search .box,
#ms-extended-search .box-wrapper {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
}

#ms-extended-search .box-title {display: none;}
#ms-extended-search h3 {font-size: 1.2em;}

#ms-extended-search table {width: 100%;}

#ms-extended-search td {
    text-align: center;
    padding: 4px;
}

#ms-extended-search th {
    text-align: right;
    font-weight: normal;
}

#ms-extended-search tfoot td {text-align: center;}
#ms-extended-search td select {width: 160px;}
#ms-extended-search td input[type='text'] {width: 70%;}
/* Koniec: Rozszerzone wyszukiwanie */





#ms-on-top a {
    font-size: 1.1em;
    float: right;
    background: #96C1CF;
    padding: 5px 10px;
    border: 1px solid #96C1CF;
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    color: #fff;
}

#ms-on-top a:hover {text-decoration: underline;}
#ms-product-on-top {margin-top: -20px;}


/* Koniec: Wyszikiwarka produktow */




/* Start: Search Suggest */
#ms-serach-suggest {
    text-align: center;
    margin-top: 20px;
}

#ms-search-suggest p {font-weight: bold;}

#ms-search-suggest-tags {
    line-height: 1.8em;
    margin: 8px auto;
    width: 60%;
}

#ms-search-suggest-tags a {text-decoration: underline;padding: 0 3px;}
/* Koniec: Search Suggest */




/* Start: Paginacja */
.ms-paginator {
	margin: 15px 0 3px;
	border: 1px #fff solid;
	background: url(../gfx/mdc-box-title-bg60.png) 0 0 repeat;
	padding: 10px 5px;
}

.ms-paginate-pages a,
.ms-paginate-pages span {
    color: #000;
    text-decoration: underline;
}

.ms-paginate-pages a {
	background: #fff;
    padding: 6px 10px;
    margin: 0 1px;
}

.ms-paginate-pages span,
.ms-paginate-pages a:hover {
    color: #333;
    text-decoration: none;
}

.ms-select-on-page {float: right;}
.ms-select-on-page select {font-size: 0.9em;}
/* Koniec: Paginacja */




/* Start: Oferta specjalna dla grup rabatowych */
#ms-personal-offer {margin-bottom: 8px;}
/* Koniec: Oferta specjalna dla grup rabatowych */




/* Start: Sortowanie produktów */
#ms-sort {margin-bottom: 6px;}

#ms-sort li {
    float: left;
    list-style: none;
    margin: 0 7px 0 0; padding: 0;
}

#ms-sort a {
    float: left;
    color: #000;
    text-decoration: underline;
}

#ms-sort .current {
	color: #6b1d09;
	text-decoration: none;
}

#ms-sort a:hover {
	color: #6b1d09;
    text-decoration: none;
}

/* #ms-sort a#current,
#ms-sort a:hover {
	background-color: #E26509;
	color: #fff;
	-moz-border-radius: 3px;
  	-webkit-border-radius: 3px;
}

#ms-sort a:hover {background-color: #C2C2C2;}

#ms-sort .ms-sort-1,
#ms-sort .ms-sort-2 {
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right: 13px;
}

#ms-sort .ms-sort-1  {background-image: url(../gfx/sort.1.gif);}
#ms-sort .ms-sort-2  {background-image: url(../gfx/sort.2.gif);} */
/* Koniec: Sortowanie produktów */




/* Start: Export listy produktów do alternatywnych formatów */
#ms-product-export {float: right;}

#ms-product-export ul {
    margin: 0;
    padding: 0;
}

#ms-product-export li {
    display: inline;
    list-style: none;
    margin: 0; padding: 0;
}

#ms-product-export li img {
    vertical-align: middle;
    margin-left: 1px;
}
/* Start: Export listy produktów do alternatywnych formatów */





/* Start: Pokaż marketing na liscie produktów */
#ms-filter-marketing {
    margin-bottom: 14px;
}

#ms-filter-marketing li {
    float: left;
    list-style: none;
    margin: 0 7px 0 0; padding: 0;
}

#ms-filter-marketing a {
    float: left;
    color: #1A5FD8;
    text-decoration: underline;
}

#ms-filter-marketing .current {color: #8F8F8F;}

#ms-filter-marketing a:hover {
    color: #000;
    text-decoration: none;
}
/* Koniec: Pokaż marketing na liscie produktów */



/* FAQ */
#ms-faq ul {
    margin-bottom: 30px;
}

#ms-faq li {
    list-style: none;
    margin: 0 0 3px 0; padding: 0;
}

#ms-faq dt {
    font-weight: bold;
    font-size: 1.1em;
}

#ms-faq dd {margin: 3px 0 22px;}
/* Koniec FAQ */




/* Start: RSS */
#ms-rss-options dl {
    float: left;
    margin: 20px 40px 0 0;
}

#ms-rss-options dt {
    margin-bottom: 5px;
    font-weight: bold;
}

#ms-rss-xml a {
    background: url(../gfx/rss120x120.png) 0 0 no-repeat;
    display: block;
    height: 120px;
    width: 350px;
    margin-bottom: 20px;
    line-height: 120px;
    padding-left: 130px;
    font-size: 2em;
}

#ms-rss-channels dd {line-height: 1.4em;}

#ms-rss-button {
    clear: both;
    padding-top: 12px;
}

#ms-rss-url {margin-top: 12px;width: 100%;}

#ms-rss-about h3 {margin-bottom: 8px;}
#ms-rss-about p {margin-bottom: 8px;}
#ms-rss-about ul {margin: 8px 0;}
#ms-rss-about li {
    list-style: circle;
    margin: 0 0 3px 18px;
    list-style: none;
    padding: 0;
}
/* Koniec: RSS */



/* Start: Karta produktu */
#ms-product-cart {
    position: relative;
    margin: 0;
    border: 1px #fff solid;
    padding: 8px;
    background: #fff;
}

.ms-200x150 {width: 210px;}
.ms-220x165 {width: 230px;}
.ms-240x180 {width: 250px;}

.ms-cart-200x150 {margin-left: 220px;}
.ms-cart-220x165 {margin-left: 240px;}
.ms-cart-240x180 {margin-left: 260px;}


#ms-product-cart h3 {
    font-weight: bold;
    font-size: 1.6em;
    margin: 0 0 8px;
}

#ms-product-left {
    float: left;
    text-align: center;
}
/* Koniec: Karta produktu */





/* Start: Rating produktu */
#ms-product-rating {
    margin: 8px 0;
    text-align: center;
    font-size: 0.9em;
}

#ms-product-rating img {
    display: block;
    margin: 0 auto 4px;
}

#ms-product-rating form {margin-bottom: 4px;}
#ms-product-rating select {
    width: 35px;
    vertical-align: middle;
}
/* Koniec: Rating produktu */




/* Start: Producent produktu */
#ms-product-producer {float: right;}
/* Koniec: Producent produktu */




/* Start: Drukuj karte produktu */
#ms-product-print a {
    float: right;
    margin-top: 5px;
    position: relative;
    z-index: 100;
    text-decoration: underline;
}

#ms-product-print a:hover {text-decoration: none;}
/* Koniec: Drukuj karte produktu */




/* Start: Stan marketingowy produktu */
#ms-product-marketing {margin-bottom: 6px;}
/* Koniec: Stan marketingowy produktu */




#ms-product-name h4 {font-size: 1.5em;}

#ms-product-code,
#ms-product-points {
    margin-top: 1px;
    font-size: 0.9em;
}




/* Start: Serie produktów */
#ms-product-series {margin-top: 12px;}
/* Koniec: Serie produktów */




/* Start: Produkt na raty */
#ms-product-zagiel {
    float: left;
    margin-left: 5px;
    display: inline;
}
/* Koniec: Produkt na raty */


#ms-goods-price {float: left;}



/* Start: Cena produktu */
#ms-product-price {
    margin-top: 10px;
    font-family: Arial, sans-serif;
    color: #6b1d09;
    overflow: hidden;
    width: 100%;
}

#ms-product-price a {text-decoration: underline;}

#ms-product-price var {color: #6b1d09;}

#ms-product-price var big {
    font-size: 1.8em;
    font-weight: bold;
}

#ms-product-price var em {text-transform: lowercase;}

#ms-product-price big {
    font-weight: bold;
    font-size: 1.6em;
}

#ms-product-price .ms-second-price {font-size: 0.9em;}
/* Koniec: Cena produktu */




/* Start: Koszyk produktu */
#ms-product-add {margin: 16px 0;}
#ms-product-add img, #ms-product-add input {vertical-align: middle;}

#ms-product-inprepare, #ms-product-ask4price {margin-top: 12px;}

#ms-product-inprepare li {
    list-style: none;
    margin: 0 0 2px 0; padding: 0;
}

#ms-product-inprepare li a {text-decoration: underline;}
#ms-product-inprepare li a:hover {text-decoration: none;}

#ms-product-depository {margin-bottom: 12px;}
#ms-product-depository li {
    list-style: none;
    margin: 0; padding: 0;
}

#ms-product-attributes {margin-bottom: 4px;}
#ms-product-attributes dl {padding: 4px;}
#ms-product-attributes dt {font-weight: bold;}

.ms-multiple-radios {line-height: 1.4em;}

#ms-product-min-quanity {margin-top: 1px;color: #5F5F5F}
#ms-product-max-quanity {margin-top: 1px;color: #5F5F5F}

input#quantity {
    margin: 4px 3px 0 0;
    padding: 2px;
    vertical-align: top !important;
    width: 25px;
    text-align: center;
}

#ms-product-compare img {margin-left: 20px;}
/* Koniec: Koszyk produktu */




/* Start: Status dostawy i magazynu produktu */
#ms-product-status {
    font-weight: bold;
    margin-bottom: 12px;
}

#ms-product-shipping {
    margin-bottom: 18px;
    line-height: 1.4em;
}

#ms-product-shipping img {
    vertical-align: middle;
    margin-left: 4px;
}

#ms-product-ask {
    margin: 1px 0 6px;
    line-height: 1.4em;
}

#ms-product-ask li {
    list-style: none;
    padding: 0;
    margin-bottom: 1px;
}

#ms-product-ask a {text-decoration: underline;}
#ms-product-ask a:hover {text-decoration: none;}
/* Koniec: Status dostawy i magazynu produktu */



/* Start: Galeria zdjęć produktu */
#ms-product-pictures {margin: 20px 0; float: left; width: 100%;}

#ms-product-pictures li {
    display: inline;
    list-style: none;
    padding: 0;
}

#ms-product-pictures li img {
    margin: 0 5px 5px 0;
    vertical-align: middle;
}
/* Koniec: Galeria zdjęć produktu */




/* Start: Akcesoria produktu */
#ms-product-accessories {margin: 15px 0;}

#ms-product-accessories h3,
#ms-other h3 {
    font-weight: bold;
    font-size: 1.5em;
    margin-bottom: 8px;
    color: #C94D0D;
}

#ms-product-accessories table {width: 100%;}

#ms-product-accessories td {
    padding: 4px;
    border-bottom: 1px dotted #6B1D09;
}

#ms-product-accessories .checkbox {
    width: 25px;
    text-align: center;
    padding: 7px 0;
}

#ms-product-accessories .checkbox span {
    display: block;
    font-size: 0.8em;
    color: #7F7F7F;
    display: none;
}

#ms-product-accessories .thumb {
    width: 51px;
    vertical-align: middle;
    text-align: center;
}

#ms-product-accessories tfoot td {
    border: none;
    padding: 8px 0;
}

#ms-product-accessories td.quantity  {
    width: 55px;
    text-align: center;
    vertical-align: middle;
    font-size: 0.9em;
    color: #7F7F7F;
}

#ms-product-accessories td.quantity input  {
    width: 20px;
    padding: 2px;
    text-align: center;
}

#ms-product-accessories .price {
    width: 200px;
    text-align: right;
    vertical-align: middle;
}

#ms-product-accessories .name {font-size: 1.2em;}
#ms-product-accessories .name a {color: #000;}
#ms-product-accessories .name a:hover {text-decoration: underline;}

#ms-product-accessories .ms-product-price, 
#ms-product-accessories .ms-product-add, 
#ms-product-accessories .ms-product-ask4price, 
#ms-product-accessories .ms-product-inprepare,
#ms-product-accessories .ms-product-picture  {
    margin: 0;
    padding: 0;
    height: auto;
}
/* Koniec: Akcesoria produktu */





/* Start: Filtry produktu */
#ms-product-filters {
    padding: 8px;
    border: 1px solid #6B1D09;
    margin: 0 15px 15px 15px;
}

#ms-product-filters h3 {font-size: 1.2em;}
#ms-product-filters dl {margin-top: 8px;}

#ms-product-filters dd {
    margin: 2px 0 8px 10px;
    font-size: 0.9em;
}

#ms-product-filters dd.alt {margin: 0;}

#ms-product-filters label {
    color: #1A5FD8;
    text-decoration: underline;
}

#ms-product-filters label:hover {text-decoration: none;}

#ms-product-filters input[type='checkbox'] {
    margin-right: 2px;
    vertical-align: middle;
}
/* Koniec: Filtry */




/* Start: Zakładki produktu */
#ms-product-tabs {
    line-height: 1.4em;
    width: 100%;
}

#ms-product-tabs .box-wrapper {padding-bottom: 8px;}

#ms-product-nav-tabs {
    width: 100%;
    display: none;
    border-bottom: 1px solid #C2C2C2;
    height: 29px;
}

#ms-product-nav-tabs li {
    display: inline;
    list-style: none;
    padding: 0;
}

#ms-product-nav-tabs li a {
    float: left;
    padding-left: 28px;
    color: #fff;
    font-weight: bold;
    font-size: 0.9em;
    background: #919191 url(../gfx/h3-hover-bg.jpg) 0 0 no-repeat;
}

#ms-product-nav-tabs li a:hover,
#ms-product-nav-tabs li #ms-active-tab {
    text-decoration: none;
    color: #fff;
    background: #C55806 url(../gfx/h3-bg.jpg) 0 0 no-repeat;
}

#ms-product-nav-tabs li a span {
    display: block;
    float: left;
    cursor: pointer;
    padding: 6px 12px 6px 0;
    background: url(../gfx/h3-hover-bg.jpg) 100% 0 no-repeat;
}

#ms-product-nav-tabs li a:hover span, #ms-product-nav-tabs li #ms-active-tab span {background: url(../gfx/h3-bg.jpg) 100% 0 no-repeat;}
/* Koniec: Zakładki produktu */




/* Start: Tagi produktu */
#ms-product-tags {
    text-align: center;
    margin: 10px auto 0;
    width: 60%;
}

#ms-product-tags dfn {font-style: normal;}
#ms-product-tags a {text-decoration: underline;}
#ms-product-tags a:hover {text-decoration: none;}
/* Koniec: Tagi produktu */





/* Start: Parametry produktu */
#ms-product-parameters {
    margin-top: 12px;
    width: 100%;
}

#ms-product-parameters table {
    width: 100%;
    border: 1px solid #DFDFDF;
    font-size: 0.9em;
}

#ms-product-parameters h4 {
    margin: 12px 0 4px;
    font-size: 1.2em;
    font-weight: bold;
}

#ms-product-parameters td,
#ms-product-parameters th {
    padding: 4px 8px;
    width: 60%;
}

#ms-product-parameters th {
    text-align: right;
    vertical-align: top;
    width: 40% !important;
    border-right: 1px solid #DFDFDF;
}
/* Koniec: Parametry produktu */




/* Start: Załączniki produktu */
#ms-product-files h4 {
    margin: 12px 0 4px;
    font-size: 1.2em;
    font-weight: bold;
}

#ms-product-files li {
    list-style: none;
    margin: 0 0 3px 0; padding: 0;
}
/* Koniec: Załączniki produktu */




/* Start: Komentarze produktu */
#ms-product-comments dl {padding: 10px 0;}
#ms-product-comments dt {margin-bottom: 1px;font-size: 0.85em;}
#ms-product-comments cite {font-style: normal;}
#ms-comments-form {margin-top: 16px;}
#ms-comments-form textarea {width: 50%;}

#ms-comments-form label {font-size: 1.15em;}
#ms-comments-form dl {
    margin: 0;
    padding: 0;
}

#ms-comments-form p {
    color: #6F6F6F;
    font-size: 0.85em;
}

#ms-comments-box img {float: left;}
#ms-comments-box dd {margin-left: 60px;}

#ms-comments-box .alt {
    font-weight: bold;
    font-size: 0.9em;
    margin-bottom: 3px;
}

#ms-product-comments a {text-decoration: underline;}
#ms-product-comments a:hover {text-decoration: none;}
/* Koniec: Komentarze produktu */




/* Start: Wyłącz sklep */
#ms-shop-close {height: 100%;font-size: 1.1em;}

#ms-shop-close img {
    display: block;
    margin: 0 auto 10px;
}
/* Koniec: Wyłącz sklep */




/* Start: Akcesoria w koszyku */
#ms-basket-accessories h3 {display: none;}
#ms-basket-accessories td {line-height: 1em;}

#ms-basket-accessories-txt {
    margin-bottom: 12px;
    display: block;
}

#ms-accesories-back a {
    color: #519CF2;
    text-decoration: underline;
}

#ms-accesories-back a:hover {text-decoration: none;}
/* Koniec: Akcesoria w koszyku */




/* Start: Pliki w koszyku */
#ms-basket-files {margin: 12px 0;}
#ms-basket-files p {margin-top: 3px;}

#ms-basket-files ul {
    margin-top: 8px;
}

#ms-basket-files li {
    list-style: none;
    margin: 0; padding: 0;
}
/* Koniec: Pliki w koszyku */




/* Start: Kod promocyjny w "Twój koszyk" */
#ms-basket-code {text-align: right;}
#ms-basket-code dd, #ms-basket-code dt {display: inline;}

#ms-basket-code .i {
    width: 120px;
    font-size: 1em;
}

#ms-basket-remove-code {
    margin-top: 2px;
    font-size: 0.9em;
}
/* Koniec: Kod promocyjny w "Twój koszyk" */




/* Start: Lista produktów w "Twój koszyk" */
#ms-basket-products table {width: 100%;}

#ms-basket-products th {
    padding: 5px;
    font-weight: bold;
    background: #6B1D09;
    color: #fff;
    font-size: 1.1em;
    text-align: center;
}

#ms-basket-products th.product {text-align: left;}

#ms-basket-products .thumb {
    width: 51px;
    text-align: center;
}

#ms-basket-products td {
    padding: 4px;
    border-bottom: 1px solid #6B1D09;
}

#ms-basket-products td.product {
    padding: 3px 6px;
    font-weight: bold;
    text-align: left;
    font-size: 1.2em;
}

.ms-basket-attributes {
    font-size: 0.75em;
    font-weight: normal;
}

.ms-basket-attributes {margin-top: 3px;}

.ms-basket-attributes select {
    margin-right: 5px;
}

#ms-basket-products .price {
    text-align: right;
    width: 100px;
}

#ms-basket-products .total {
    font-weight: bold;
}

#ms-basket-products td.price {color: #000;}

#ms-basket-products strong.discount {
    background: #CB0000;
    color: #fff;
    font-weight: normal;
    padding: 0 1px;
}

#ms-basket-products .quantity {
    text-align: center;
    width: 40px;
}

#ms-basket-products .quantity input {
    width: 25px;
    padding: 1px 0;
    text-align: center;
}

#ms-basket-products .remove {
    text-align: center;
    width: 50px;
}

#ms-basket-products .remove a {text-decoration: underline;}
#ms-basket-products .remove a:hover {text-decoration: none;}

#ms-basket-products .tax {
    text-align: right;
    width: 40px;
}

#ms-basket-products .summary td {
    text-align: right;
    border: none;
    background: #EFEFEF;
    padding: 7px 4px;
}

#ms-basket-products .noborder td {
    border: none;
    text-align: right;
}

#ms-basket-products tfoot td {
    padding-bottom: 1px;
    padding-top: 1px;
}
/* Koniec: Lista produktów w "Twój koszyk" */




/* Start: Nawigacja w "Twój koszyk" */
#ms-basket-menu {padding: 10px 0;}

#ms-basket-menu li {
    list-style: none;
    margin: 0; padding: 0;
}

#ms-basket-menu a {text-decoration: underline;}
#ms-basket-menu a:hover {text-decoration: none;}

#ms-basket-menu .alt {
    float: right;
    text-align: right;
}
/* Koniec: Nawigacja w "Twój koszyk" */




/* Start: Dostawa i Płatności w "Twój koszyk" */
#ms-basket-payments,
#ms-basket-shippings {
    float: left;
    width: 350px;
}

#ms-basket-shippings {margin-right: 1px;}

.ms-pas-header {
    padding: 5px;
    background: #EFEFEF;
    margin: 20px 0 10px 0;
}

.ms-pas-header h5 {
    font-size: 1.1em;
    font-weight: bold;
}

.ms-pas-header a {float: right;text-decoration: underline;}
.ms-pas-header a:hover {text-decoration: none;}

#ms-basket-payments dl, #ms-basket-shippings dl {margin: 0 0 0 5px;}
#ms-basket-payments dd, #ms-basket-shippings dd {margin-bottom: 0;line-height: 1.3em;}
#ms-basket-payments dd#active, #ms-basket-shippings dd#active {font-weight: bold;}
#ms-basket-shippings span,
#ms-basket-payments span {color: #000;}

#ms-basket-payments dd img, 
#ms-basket-shippings dd img {
    margin-left: 3px;
    vertical-align: middle;
}

#ms-payment-calc {padding-left: 3px;}

#ms-payment-calc a {
    background: url(../gfx/calculator.gif) 0 50% no-repeat;
    padding: 2px 0 2px 13px;
}
/* Koniec: Dostawa i Płatności w "Twój koszyk" */




/* Start: Wartość koszyka w "Twój koszyk" */
#ms-basket-costs {
    clear: both;
    width: 690px;
    padding: 20px 0;
    text-align: right;
}

#ms-basket-costs dl {
    margin-bottom: 3px;
}

#ms-basket-costs dt {}
#ms-basket-costs dt, #ms-basket-costs dd {display: inline;}
#ms-basket-costs .alt dd {font-size: 1em;font-weight: normal;}
#ms-basket-costs dd {color: #000;font-size: 1.4em;font-weight: bold;}
/* Koniec: WartosÄ‡ koszyka w "Twój koszyk" */




/* Start: Zamów w "Twój koszyk" */
#ms-basket-order {text-align: right;}
/* Koniec: Zamów w "Twój koszyk" */





/* Start: Lista dostawców w koszyku */
#ms-basket-shipping-list {margin-top: 20px;}
#ms-basket-shipping-list table {width: 670px;}

#ms-basket-shipping-list th {
    padding: 5px;
    font-weight: bold;
    background: #EFEFEF;
    font-size: 1.1em;
    text-align: left;
}

#ms-basket-shipping-list th.cost {text-align: right;}

#ms-basket-shipping-list td.weight,
#ms-basket-shipping-list th.weight {
    text-align: right;
    width: 70px;
}

#ms-basket-shipping-list td.product {vertical-align: top;}
#ms-basket-shipping-list td.product a {text-decoration: underline;}

#ms-basket-shipping-list td.product li {
    list-style: none;
    padding: 0;
    margin: 0 0 1px 0;
}

#ms-basket-shipping-list td {
    padding: 4px;
    border-bottom: 1px solid #EFEFEF;
}


#ms-basket-shipping-list td.shipping {
    text-align: left;
    vertical-align: top;
    width: 210px;
}

#ms-basket-shipping-list td.shipping dd {margin: 0 0 3px 0 !important;}
#ms-basket-shipping-list td.shipping dd#active {font-weight: bold;}
#ms-basket-shipping-list td.shipping span {color: #fff;}

#ms-basket-shipping-list td.cost {
    text-align: right;
    width: 100px;
    color: #fff;
    vertical-align: top;
} 

#ms-basket-shipping-list tfoot td {
    border: none;
    text-align: right;
    background: #EFEFEF;
}

#ms-basket-shipping-list tfoot .price {color: #fff;}
/* Koniec: Lista dostawców w koszyku */





/* Start: Minimalna liczba produktów w koszyku */
#ms-basket-min-quantity {margin: 15px 0;}
#ms-basket-min-quantity table {width: 100%;}

#ms-basket-min-quantity td {
    padding: 7px;
    border-bottom: 1px dotted #6B1D09;
}

#ms-basket-min-quantity .checkbox {
    width: 25px;
    text-align: center;
    padding: 7px 0;
}

#ms-basket-min-quantity .thumb {
    width: 51px;
    vertical-align: middle;
    text-align: center;
}

#ms-basket-min-quantity .price {
    text-align: right;
    width: 200px;
}

#ms-basket-min-quantity .ms-product-price {margin: 0 !important;}

#ms-basket-min-quantity tfoot td {
    border: none;
    padding: 8px 0;
}

#ms-basket-min-quantity td.quantity  {
    width: 60px;
    text-align: center;
    vertical-align: middle;
    padding: 7px 0;
}

#ms-basket-min-quantity td.quantity input {
    width: 20px;
    padding: 2px;
    text-align: center;
}

#ms-basket-min-quantity .name {font-size: 1.2em;}
#ms-basket-min-quantity .name a {color: #000;}
#ms-basket-min-quantity .name a:hover {text-decoration: underline;}


#ms-before-nav {
    margin: 12px 0 10px 0;
    padding: 0;
    list-style: none;
}

#ms-before-nav li {margin: 0; padding: 0;}
#ms-before-nav li a {text-decoration: underline;}
#ms-before-nav li a:hover {text-decoration: none;}
/* Koniec: Minimalna liczba produktów w koszykuduktu */





/* Start: "Faktura VAT" */
#ms-basket-vat {margin-bottom: 14px;}
#ms-basket-vat label {font-weight: bold;}
#ms-basket-vat p {font-size: 0.85em;}
/* Start: "Faktura VAT" */




/* Start: Modalbox "Dostawa i Płatności" */
#ms-pas h3 {
    font-size: 1.3em;
}

#ms-pas dl {margin-top: 14px;}
#ms-pas dd {line-height: 1.4em;}

#ms-pas dt {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 4px;
}

#ms-pas img {float: right;}
/* Koniec: Modalbox "Dostawa i Płatności" */




/* Start: Zamówienie */
#ms-order-payment {margin-top: 25px;}
#ms-order-continue {margin-top: 25px;}

#ms-order-continue a {text-decoration: underline;}
#ms-order-continue a:hover {text-decoration: none;}

#ms-order-payment h3 {
    font-size: 1.3em;
    margin-bottom: 6px;
}

#ms-payment-online {margin-top: 12px;}
#ms-payment-online a {margin-top: 12px !important;}

#ms-payment-continue {margin-top: 12px;}
#ms-payment-path img {float: right;}
#ms-payment-continue a {text-decoration: underline;}
#ms-payment-continue a:hover {text-decoration: none;}
/* Koniec: Zamówienie */




/* Start: Akceptuj regulamin */
#ms-agree a {text-decoration: underline;}
/* Koniec: Akceptuj regulamin */




/* Start: Strona kontaktowa */
#ms-contact dl {margin: 0 12px 22px 0;}

#ms-contact dt {
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1.4em;
    margin-bottom: 4px;
}

#ms-contact .alt dd, #ms-contact .alt dt {margin-left: 0;}

#ms-contact dd {
    line-height: 1.4em;
    margin-bottom: 1px;
}

#ms-contact .ms-google {margin: 0;}
#ms-contact dd, #ms-contact dt {margin-left: 170px;}

#ms-contact .ms-google img {
    float: left;
    padding: 2px;
    border: 1px solid #CFCFCF;
}

#ms-contact .ms-opening, #ms-contact .ms-extra-contact-data {margin-top: 22px;}
#ms-contact .ms-opening-hour {margin-bottom: 12px;}
#ms-contact .ms-email {margin-top: 10px;}
#ms-contact .ms-fax {margin-top: 6px;}

.ms-street {margin-bottom: 8px !important;}

.ms-gg img, 
.ms-skype img {
    vertical-align: middle;
    margin-right: 4px;
    width: 16px;
    border: none !important;
}

#ms-contact-form dd {margin-bottom: 10px;}

#ms-contact-form textarea {
    height: 150px;
    width: 400px;
}

#ms-contact-map {margin-bottom: 8px;}

/* Koniec: Strona kontaktowa */




/* Start: Porównywarka produktów */
#ms-compare-table {width: auto;}
#ms-compare-table td {text-align: center;min-width: 130px !important}
#ms-compare-table td.c-product-name {padding: 0 12px;vertical-align: top;}
#ms-compare-table td.c-product-name a {color: #000;}
#ms-compare-table td.c-product-name a:hover {text-decoration: underline;}

#ms-compare-table .c-product-info {
    vertical-align: top;
    padding: 0 12px 12px;
}

#ms-compare-table th.c-parameters {
    padding: 4px 6px 4px 22px;
    background: #DFDFDF;
    text-align: right;
    font-size: 0.9em;
    vertical-align: top;
}

#ms-compare-table td.c-parameters {
    padding: 3px 8px;
    font-size: 0.9em;
}

#ms-compare-table .c-remove {padding: 8px 0;}
#ms-compare-table td.c-product-image img {vertical-align: top !important;}
#ms-compare-table tr:hover td.c-parameters {background-color: #D1DFD8;}

.ms-remove-compare a {text-decoration: underline;}
.ms-remove-compare a:hover {text-decoration: none;}

#ms-compare-overflow,
#ms-compare-overflow-xml {
    width: 760px;
    overflow: auto;
}

#ms-compare-overflow-xml {width: 1000px;}




#ms-box-compare .box {
    color: #6B1D09;
}

#ms-box-compare span {font-weight: bold;}
#ms-box-compare ul {margin-top: 6px;}

#ms-box-compare ul li {
    margin-bottom: 2px;
    list-style: none;
    margin: 0 0 2px 0; padding: 0;
}

#ms-box-compare ul li a {text-decoration: underline;}
#ms-box-compare ul li a:hover {text-decoration: none;}
/* Koniec: Porównywarka produktów */




/* Start: Capctha */
#ms-captcha {margin-bottom: 8px;}

#ms-captcha a {
    text-decoration: underline;
    font-size: 0.9em;
}

#ms-captcha a:hover {text-decoration: none;}

#ms-captcha #captcha {
    width: 50px;
    vertical-align: middle;
}

#ms-captcha img {vertical-align: middle;}
/* Koniec: Capctha */





/* Start: Profil klienta */
#ms-my-about {
    margin-bottom: 10px;
    line-height: 1.4em;
}

#ms-my-newsletter button, #ms-my-remove button {margin-top: 8px;}

#ms-my-history table {
    width: 100%;
    margin: 8px 0;
}

#ms-my-history td {padding: 8px 4px;}

#ms-my-history th {
    font-weight: normal;
    color: #fff;
    background: #6B1D09;
    padding: 3px;
}


#ms-my-history td.h-lp,
#ms-my-order-products td.h-lp,
#ms-my-notify-products td.n-lp,
#ms-my-history th.h-lp,
#ms-my-order-products th.h-lp,
#ms-my-notify-products th.n-lp {
    width: 25px;
    text-align: center;
}

#ms-my-history td.h-status {
    width: 80px;
    text-align: center;
}

#ms-my-order-products td a {text-decoration: underline;}
#ms-my-order-products td a:hover {text-decoration: none;}

#ms-my-history td.h-cost,
#ms-my-order-products td.h-cost {
    width: 100px;
    text-align: right;
    padding-right: 8px;
    color: #6b1d09;
}

#ms-my-order-products td.h-cost strong.discount {
    background: #CB0000;
    color: #fff;
    font-weight: normal;
    padding: 0 1px;
    font-size: 0.9em;
}

#ms-my-history td.h-date {
    width: 150px;
    text-align: center;
}

#ms-my-history td.h-quantity,
#ms-my-order-products td.h-quantity {
    width: 40px;
    padding: 6px 0;
    text-align: center;
}

#ms-my-history td.h-quantity a {text-decoration: underline;}
#ms-my-history td.h-order {padding-left: 8px;}
#ms-my-history td.h-order a {text-decoration: underline;}
#ms-my-history td.h-order a:hover {text-decoration: none;}

#ms-my-orders-count li {
    list-style: none;
    margin: 0 0 2px 0; padding: 0;
}

.ms-my-paginate {
    margin: 8px 0;
    font-size: 1.1em;
}

.ms-my-paginate span {font-weight: bold;}

#ms-my-profile form {margin-top: 12px;}

#ms-my-profile dl {
    width: 30%;
    float: left;
}

#ms-my-profile dt strong {
    display: block;
    margin-bottom: 6px;
}

#ms-my-profile .i {width: 85%;}

#ms-my-index li {margin-bottom: 1px;}

#ms-my-order-details li {
    list-style: none;
    margin: 0 0 4px 0; padding: 0;
}

#my-welcome img {
    padding: 2px;
    border: 1px solid #AFAFAF;
}

#my-welcome li {
    list-style: none;
    margin: 0 0 1px 58px; padding: 0;
}

#my-welcome li a {text-decoration: underline;}
#my-welcome li a:hover {text-decoration: none;}

#my-welcome li.alt {
    float: left;
    margin: 3px 0 0 0;
}

#ms-my-index-list ul {
    width: 235px;
    float: left;
    margin: 6px 0 0 0;
}

#ms-my-index-list {margin-top: 20px;padding: 12px 0;}
#ms-my-index-list p {font-size: 1.3em;}

#ms-my-index-list li {
    list-style: none;
    margin: 0 0 2px 0; padding: 0;
}

#ms-my-index-list a {text-decoration: underline;}
#ms-my-index-list a:hover {text-decoration: none;}

#ms-my-order-products-count {margin: 12px 0 8px;}
#ms-my-order-products table {width: 100%;}
#ms-my-order-products td, #ms-my-order-products th {padding: 8px 4px;}

#ms-my-order-products th {
    font-weight: bold;
    color: #fff;
    background: #6B1D09;
    padding: 3px;
}

#ms-my-order-products .h-product {padding-left: 8px;}

#ms-my-order-products .h-comment {
    width: 100px;
    text-align: center;
}

#ms-my-order-products .h-rating {
    width: 65px;
    text-align: center;
}

#ms-my-order-products tfoot td {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
}




#ms-my-shippings {margin: 15px 0;}
#ms-my-shippings table {width: 70%;}

#ms-my-shippings td {
    padding: 4px;
    border-bottom: 1px solid #6B1D09;
}

#ms-my-shippings td.shipping {
    width: 150px;
}

#ms-my-shippings td.cost {
    width: 80px;
    text-align: right;
    color: #6b1d09;
}

#ms-my-shippings td.weight {
    width: 80px;
    text-align: right;
}

#ms-my-shippings li {
    margin: 0 0 2px 0;
    padding: 0;
    list-style: none;
}

#ms-my-shippings th {
    padding: 4px;
    color: #fff;
    background: #6B1D09;
    text-align: left;
    font-weight: bold;
}

#ms-my-payments {margin-top: 15px;}




#ms-my-back {margin-top: 18px;}

#ms-my-order-pas {margin-top: 8px;}
#ms-my-order-pas li {margin-bottom: 4px;}

#ms-my-discount-groups {margin-top: 12px;}
#ms-my-discount-groups p {font-weight: bold;}

#ms-my-discount-groups table,
#ms-my-points table {
    width: 40%;
    margin: 4px 0 12px;
}

#ms-my-discount-groups td, #ms-my-points td {padding: 6px 4px;}

#ms-my-discount-groups td.d-discount {
    width: 10%;
    text-align: right;
}

#ms-my-points th {
    font-weight: normal;
    text-align: left;
    background: #F0F5FE;
    padding: 6px 4px;
}

#ms-my-points td {
    width: 15%;
    text-align: right;
    background: #F0F5FE;
}

#ms-my-notify-products table {
    width: 100%;
    margin-top: 6px;
}

#ms-my-notify-products td {padding: 6px 4px;}

#ms-my-notify-products td.n-sent {
    width: 80px;
    text-align: center;
}

#ms-my-notify-products td.n-date {
    width: 130px;
    text-align: center;
}

#ms-my-notify-products td.n-product {padding-left: 8px;}

#ms-my-notify-products td.n-remove {
    width: 50px;
    text-align: center;
}

#ms-my-notify-products td.n-remove a {text-decoration: underline;}

#ms-my-notify-products th {
    font-weight: normal;
    color: #fff;
    background: #6B1D09;
    padding: 3px;
}

#ms-my-stats table {width: 80%;}
#ms-my-stats td {padding: 6px 4px;}

#ms-my-stats td.s-var {
    width: 60%;
    text-align: right;
    padding-right: 8px;
}

#ms-my-order-status-history table {width: 50%;}
#ms-my-order-status-history td, #ms-my-order-status-history th {padding: 6px 4px;}

#ms-my-order-status-history th {
    font-weight: normal;
    color: #fff;
    background: #6B1D09;
    padding: 3px;
}

#ms-my-order-status-history h3 {
    margin: 22px 0 4px;
    font-size: 1em;
    font-weight: normal;
}

#ms-my-order-status-history td.s-sent {
    width: 90px;
    text-align: center;
}

#ms-my-order-status-history td.s-date {
    width: 140px;
    text-align: center;
}

#ms-my-order-status-history td.s-status {padding-left: 8px;}
#ms-my-order-status-history tr#active td {font-weight: bold;}

#ms-my-avatar dl {margin-top: 12px;}

#ms-my-avatar dd span {
    display: block;
    font-size: 0.9em;
    margin-top: 2px;
}

#ms-auth-welcome {margin: 8px 0;}

#ms-auth-welcome p {
    font-weight: normal;
    margin-bottom: 1px;
}
/* Koniec: Profil klienta */




/* Start: Menu */
.ms-menu ul {margin: 0 0 0 3px;}

.ms-menu li {
    font-size: 1.1em;
    list-style: none;
    margin: 0 0 3px 15px; padding: 0;
}

.ms-menu li.alt {margin: 4px 0 4px 0;}

.ms-menu li a {text-decoration: underline;}
.ms-menu li a:hover {text-decoration: none;}

.ms-menu li #active {font-weight: bold;}
/* Koniec: Menu */




/* Start: Scroller */
.ms-box-scroller {position: relative;}
.ms-box-scroller ul {float: left;}

.ms-box-scroller li {
    list-style: none;
    margin: 0; padding: 0;
}

.ms-scroller-prev,
.ms-scroller-next {
    background: #6B1D09;
    color: #FFFFFF !important;
    font-size: 1em;
    display: block;
    width: 15px;
    height: 70px;
    line-height: 65px;
    text-align: center;
    position: absolute;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

.ms-scroller-prev:hover,
.ms-scroller-next:hover {
    background: #fff;
    color: #000 !important;
}

.ms-scroller-prev {visibility: hidden;}

#ms-scroller-loader {
    width: 100%;
    height: 100%;
    background: #fff url(../gfx/preloader.gif) 50% 50% no-repeat;
    opacity: 0.7;
    position: absolute;
    top: 0;
    left: 0;
}

#ms-similar-scroller,
#ms-recommended-scroller {
    overflow: hidden;
    margin: 0 30px;
    position: relative;
}

#ms-recommended-scroller {visibility: hidden;}

#ms-similar-scroller table,
#ms-recommended-scroller table {
    position: relative;
    top: 0;
    left: 0;
}

#ms-similar-scroller td {vertical-align: top;}

#ms-similar-scroller .ms-mini-box {
    float: none !important;
    width: 212px;
    margin: 0 auto;
}

#ms-recommended-scroller .ms-big-box {
    width: 424px;
    height: 215px;
}

#ms-similar-prev {
    left: 8px;
    top: 30px;
}

#ms-similar-next {
    right: 8px;
    top: 30px;
}

#ms-recommended-prev {
    left: 8px;
    top: 75px;
}

#ms-recommended-next {
    right: 8px;
    top: 75px
}

#ms-similar .box-wrapper, 
#ms-recommended-index .box-wrapper,
#ms-related-sales .box-wrapper, 
#ms-related-recommended .box-wrapper,
#ms-related-promotion .box-wrapper,
#ms-related-latest .box-wrapper {
    padding-left: 0;
    padding-right: 0;
}
/* Koniec: Scroller */




/* Start: Podstrony informacyjne */
.ms-subsite {
    line-height: 1.4em;
}

.ms-subsite-h3 {
    font-size: 1.3em;
    margin-bottom: 10px;
}
/* Koniec: Podstrony informacyjne */




/* Start: Aktualności */
#ms-news-read .date {
    color: #6F6F6F;
    font-size: 0.9em;
}

#ms-news-last { margin-bottom: 15px;}

#ms-news-list li {
    list-style: none;
    margin: 0 0 4px 0; padding: 0;
}

#ms-news-list li a {text-decoration: underline;}
#ms-news-list li a:hover {text-decoration: none;}

.ms-news-picture {
    float: left;
    margin-right: 6px;
}

#ms-news-last h3 {
    font-size: 1em;
    margin-bottom: 6px;
}

#ms-news-last { margin-bottom: 15px;}
#ms-news-last li {
    list-style: none;
    margin: 0 0 4px 0; padding: 0;
}

#ms-news-last li a {text-decoration: underline;}
#ms-news-last li a:hover {text-decoration: none;}
#ms-news-last li.alt {margin-top: 8px;}
#ms-news-last li.alt a {font-weight: bold;}
/* Koniec: Aktualności */





/* Start: Przechowalnia */
#ms-repository table {width: 100%;}

#ms-repository td {
    padding: 7px 4px;
    border-bottom: 1px dotted #6B1D09;
}

#ms-repository td.thumb {
    width: 55px;
    text-align: center;
}

#ms-repository td.thumb img {vertical-align: middle !important;}

#ms-repository td.remove {
    width: 50px;
    text-align: center;
    font-size: 1.1em;
}

#ms-repository td.name {font-size: 1.1em;}
#ms-repository td.name a {color: #000;}
#ms-repository td.name a:hover {text-decoration: underline;}
#ms-repository td.basket {width: 30px;}
#ms-repository td.remove a {text-decoration: underline;}
#ms-repository td.remove a:hover {text-decoration: none;}
#ms-repository .ms-product-price {margin-top: 4px;}
#ms-repository .ms-product-price big, #ms-compare .ms-product-price big {font-size: 1em;}
#ms-repository-empty {margin: 12px;}
#ms-repository .ms-modalbox-close {margin-left: 12px;}
#ms-compare .ms-modalbox-close {margin-left: 12px;}

#ms-repository h3,
#ms-compare h3 {
    color: #6B1D09;
    font-size: 1.3em;
    margin: 0 0 8px 12px;
}

#ms-repository-guide {margin: 6px 0 0 12px;}

#ms-repository-guide img {
    vertical-align: middle;
    margin-right: 3px;
}
/* Koniec: Przechowalnia */




/* Start: Newsletter */
#ms-newsletter .i {width: 230px;}
#ms-newsletter-nav {margin-top: 12px;}
#ms-newsletter-nav li {
    list-style: none;
    margin: 0; padding: 0;
}

#ms-newsletter-nav a {text-decoration: underline;}
#ms-newsletter-nav a:hover {text-decoration: none;}
/* Koniec: Newsletter */




/* Formularz zamówienia */
#ms-basket-form h4 {
    font-size: 1.3em;
    margin-bottom: 6px;
}

#ms-qucik-basket-login  {
    float: right !important;
    margin-bottom: 10px;
}

#ms-user-change-data {float:right;}
#ms-use-shipping-form {margin: 10px 0;}

.ms-basket-form {
    width: 100%;
    margin-bottom: 10px;
}

.ms-basket-form td,
.ms-basket-form th {
    padding: 8px 6px;
    width: 550px;
    border-bottom: 1px solid #6B1D09;
}

.ms-basket-form th {
    width: 150px;
    text-align: right;
}

.ms-basket-form th p,
.ms-basket-form td p {
    font-size: 0.85em;
    font-weight: normal;
}

.ms-basket-form td label {font-weight: bold;padding: 0;}

.ms-basket-form td input,
.ms-basket-form td textarea {
    padding: 2px;
    width: 90%;
}

.ms-form-zip {width: 100px !important;}
.ms-form-email, .ms-form-street {width: 300px !important;}
.ms-form-city, .ms-form-www, .ms-form-mobile, .ms-form-phone, .ms-form-country, .ms-form-regon, .ms-form-nip {width: 200px !important;}

.ms-form-pesel {width: 200px !important;}

.ms-required {font-size: 0.85em;}
.required {border-color: #FF4D4D !important;}

/* Start: Formularze */
.ms-form-inline {
    padding: 8px 8px 6px 0;
}

.ms-form-inline dd, .ms-form-inline dt {display: inline;}
.ms-form-inline label {font-weight: bold;}

.ms-form-inline input {
    padding: 2px;
    margin: 0 2px;
}

.ms-form-submit {margin: 3px 0 8px;}

#ms-login-utils .alt a {
    float: left;
    clear: left;
    margin-top: 22px;
    font-size: 1.4em;
    font-weight: bold;
    margin-top: 10px;
    border: 1px solid #DFDFDF;
    background: #FCFCFC;
    padding: 6px;
}

#ms-login-utils li {
    list-style: none;
    margin: 0; padding: 0;
}

#ms-auth-login .ms-forgot-passwd a {text-decoration: underline;}
#ms-auth-login .ms-forgot-passwd a:hover {text-decoration: none;}

#ms-back-to-offer {margin: 8px 0;}

#ms-policy {margin: 0 0 6px 2px;}
#ms-policy input {margin-right: 3px;}
#ms-policy a {text-decoration: underline;}
/* Koniec: Formularze */




/* Start: Zapamiętaj mnie */
#ms-remember-me {
    margin: 0 0 8px 2px;
    color: #7F7F7F;
}

#ms-remember-me input {margin-right: 3px;}
/* Koniec: Zapamiętaj mnie */




/* Start: Dodatkowa informacja od sprzedawcy */
#ms-seller-info {
	margin-bottom: 15px;
	border: 1px #fff solid;
	background: url(../gfx/mdc-box-title-bg60.png) 0 0 repeat;
	padding: 8px;
	color: #6B1D09;
}
/* Koniec: Dodatkowa informacja od sprzedawcy */




/* Start: DotPay */
#ms-dotpay-channels {margin-top: 8px;}
/* Koniec: DotPay */


/* Start: MoneyBookers.com */
#ms-payment-moneybookers button {margin-top: 12px;}
#ms-moneybookers-methods {margin-top: 22px;}
#ms-moneybookers-methods label {font-size: 0.9em;}
/* Koniec: MoneyBookers.com */




/* Start: Zagiel */
#ms-zagiel-accept {margin-top: 22px;}
#ms-zagiel-accept label a {text-decoration: underline;}
#ms-zagiel-accept label a:hover {text-decoration: none;}
/* Koniec: Zagiel */




/* Start: Mapa strony */
.ms-sitemap-box {
    float: left;
    width: 30%;
    margin: 0 3% 22px 0;
}

.ms-sitemap-box h4 {
    font-size: 1.1em;
    margin-bottom: 8px;
}

.ms-sitemap-box ul {margin: 4px 0 0 8px;}
.ms-sitemap-box ul ul {margin-left: 0;}

.ms-sitemap-box li {
    list-style: circle;
    margin: 0 0 3px 18px;
    padding: 0;
}

.ms-sitemap-box li span {
    background: #96C1CF;
    padding: 0 5px;
    border: 1px solid #96C1CF;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    color: #fff;
    font-weight: normal !important;
}
/* Koniec: Mapa strony */




/* Start: Pobierz pliki */
#ms-downloader dl {margin-bottom: 16px;}

#ms-downloader dt {
    font-weight: bold;
    margin-bottom: 2px;
}

/* Koniec: Pobierz pliki */





/* Start: MDC */
#mdc-shadow {
    background: url(../gfx/mdc-body-shadow.png) 50% 0 no-repeat;
}

.mdc-box-logo {
	position: absolute;
	top: -5px;
	left: 5px;
	display: block;
	width: 34px;
	height: 41px;
	background: url(../gfx/mdc-box-title-logo.png) 0 0 no-repeat;
}
.mdc-box-logo.alt {
	background: url(../gfx/mdc-box-title-logo-alt.png) 0 0 no-repeat;
}

#mdc-kontakt {
	margin: 5px 0 5px 15px;
	color: #6b1d09;
}
#mdc-kontakt .box-wrapper span {
	font-size: 1.1em;
}
#mdc-pytania .box-wrapper span {
	font-size: 1.1em;
	font-weight: bold;
}
#mdc-kontakt .box, #mdc-pytania .box {background: #fff;}

#mdc-pytania {
	margin: 0 15px 15px 0;
	color: #6b1d09;
}

#ms-pas, .ms-subsite {
	background: url(../gfx/mdc-box-title-bg85.png) 0 0 repeat;
	border: 1px #fff solid;
	padding: 8px;
	color: #000;
	font-size: 1.1em;
}

#ms-description .box-wrapper {
	border-width: 1px;
	background: #fff;
}

.ms-vertical-list #ms-product-parameters {
	width: 280px;
	float: left;
	margin-bottom: 5px;
}
.ms-vertical-list .box {
	margin-bottom: 5px;
}
.ms-vertical-list .box-wrapper {
	background: #fff;
}
.ms-vertical-list #ms-product-parameters h4 {
	display: none;
}

.ms-vertical-list {
	border: 1px #fff solid;
	padding: 10px;
}

#ms-page-gallery {
	margin: 20px 5px 5px;
}
#ms-page-gallery ul {
	list-style: none;
	display: inline;
}
#ms-page-gallery li {
	float: left;
	margin-right: 5px;
}
/* Koniec: MDC */
