
BODY {
    margin: 10px;
}

TABLE {
    background: #FFFFFF;
}

TABLE.white, TR.white, TD.white {
    background: #FFFFFF;
}

TABLE.transparent {
    background: transparent;
}

TABLE.faq {
    background: #FFFFFF;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
}

TABLE.tech {
    border: solid;
    border-width: 1px;
    border-color: #F5F5F5;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.5;
}

TR.header {
    background: #FFFFFF;
}

TR.headerNavigation {
    background: #FFFFFF;
}

TR.headerError {
    background: #FF0000;
}

TR.headerInfo {
    background: #6699CC;
}

/*KOSZYK TR START*/
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
    background: #FFFFFF;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
    background: #FFFFFF;
}

TR.productListing-heading {
    background: #CCCCCC;
}

/*KOSZYK TR END*/
TR.subBar {
    background: #F4F7FD;
}

TD.footer {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
}

/*BOXY1 TD START*/

TD.infoBoxContentsLeft {
    border-right-color: #999999;
    border-right-style: solid;
    border-right-width: 1px;
}

TD.infoBoxContentsRight {
    border-left-color: #999999;
    border-left-style: solid;
    border-left-width: 1px;
}
/*BOXY1 TD END*/

TD.tech {
    background-color: #F5F5F5;
}

TD.headerTop {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
}

TD.headerTopR {
    font-family: Arial,Verdana, sans-serif;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    border-right-style: solid;
    border-right-width: 1px;
    border-color: #999999;
}

TD.headerNavigation {
    font-family: Verdana, Arial, sans-serif;
    font-weight: bold;
    font-size: 8px;
}

TD.headerError {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    background: #ff0000;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}

TD.headerInfo {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    background: #999999;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}

TD.headerHeading, DIV.headerHeading {
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

TD.pageHeading, SPAN.pageHeading {
    font-family: Verdana, Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
}

TD.subBar {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #000000;
}

TD.smallText, TD.infoBox, SPAN.infoBox, SPAN.smallText, P.smallText, DIV.smallText, .checkoutBarFrom, .checkoutBarTo, .messageBox {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
}

TD.accountCategory {
    font-family: Verdana, Arial, sans-serif;
    font-size: 13px;
    color: #aabbdd;
}

TD.fieldKey {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

TD.fieldValue {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
}

TD.tableHeading {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

/*TEXT NA STRONACH*/
TD.main, P.main, DIV.main {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.5;
}

/**/
/*OPIS SKRÓCONY*/
TD.productDesc {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    padding: 1px 7px 1px 7px;
}

/**/
/*Index START*/
TD.infoBoxHeadingSpecials {
    font-family: Arial, Verdana;
    font-size: 18px;
    font-weight: bold;
    background: #FFFFFF;
    color: #FF0033;
}

TD.infoBoxHeadingFeatured {
    font-family: Arial, Verdana;
    font-size: 18px;
    font-weight: bold;
    background: #FFFFFF;
    color: #00CC00;
}

TD.infoBoxHeadingNew {
    font-family: Arial, Verdana;
    font-size: 18px;
    font-weight: bold;
    background: #FFFFFF;
    color: #3333FF;
}

/*Index END*/
/*BOXY TD START*/
TD.infoBoxHeading {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
}

TD.infoPages {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
}

/*BOXY TD END*/
/*KOSZYK TD START*/
TD.productListing-heading {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
}

TD.productListing-data {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

/*KOSZYK TD END*/
TD.formAreaTitle {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

TD.checkoutBar {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #aabbdd;
}

A {
    color: #666666;
    text-decoration: none;
}

A:hover {
    color: #FFCC33;
    text-decoration: none;
}

A.headerNavigation {
    color: #FFFFFF;
}

A.headerNavigation:hover {
    color: #FFCC33;
    text-decoration: none;
}

A.infoBoxIndex {
    color: #FF6600;
    font-weight: bold;
}

A.infoBoxHeadingSpecials {
    color: #3333FF;
    font-weight: bold;
}

A.breadcrumb {
    color: #FFCC00;
    font-weight: bold;
    font-size: 10px;
}

A.breadcrumb:hover {
    color: #FF6600;
    text-decoration: none;
}

A.pageResults {
    color: #0000FF;
}

A.pageResults:hover {
    color: #0000FF;
    background: #FFFF33;
}

FORM {
    display: inline;
}

P.infoBoxIndex, DIV.infoBoxIndex {
    background-color: #FF9900;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
    margin-top: 10px;
}

/**/
/*BOXY Text START*/
.boxText {
    font-family: Verdana, Arial;
    font-size: 10px;
}

.errorBox {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    background: #FFB3B5;
    font-weight: bold;
}

.infoBox {
    background: #CCCCCC;
}

.infoBoxContents {
    background: #FFFFFF;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}

/*BOXY Text END*/
SPAN.newItemInCart {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #FF0000;
}

SPAN.greetUser {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #f0A480;
    font-weight: bold;
}

SPAN.otDiscount {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #009900;
    font-weight: bold;
}

SPAN.markProductOutOfStock {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #C76170;
    font-weight: bold;
}

SPAN.productPriceListing {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}

SPAN.productSpecialPriceListing {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #090;
}

SPAN.productSpecialPrice {
    font-family: Verdana, Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #090;
}

SPAN.checkoutBarHighlighted {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #000000;
}

SPAN.errorText {
    font-family: Verdana, Arial, sans-serif;
    color: #ff0000;
    background-color: #FFFF00;
}

SPAN.faq_q {
    background-color: #FFFFCC;
}

CHECKBOX, INPUT, RADIO, SELECT {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    padding-bottom: 1px;
    padding-left: 2px;
    padding-right: 3px;
    padding-top: 1px;
}

TEXTAREA {
    width: 100%;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}

.moduleRow {
}

.moduleRowOver {
    background-color: #D7E9F7;
    cursor: pointer;
}

.moduleRowSelected {
    background-color: #E9F4FC;
}

.checkoutBarCurrent {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #000000;
}

/* message box */

.messageStackError, .messageStackWarning {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    background-color: #FF0000;
    font-weight: bold;
    color: #FFCC00;
}

.messageStackSuccess {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    background-color: #99FF00;
}

/* input requirement */
.inputRequirement {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #FF0000;
}

/* lista */
ol {
    padding: 0;
    margin-left: 30px;
    margin-top: 0;
    margin-bottom: 0;
}

ul {
    list-style-image: url('../../../../images/infobox/thema/4/m3.gif');
    padding: 0;
    margin-left: 30px;
    margin-top: 0;
    margin-bottom: 0;
}

ul.grey {
    list-style-image: url('../../../../images/infobox/thema/4/m1.gif');
}

ul.red {
    list-style-image: url('../../../../images/infobox/thema/4/m2.gif');
}

ul.blue {
    list-style-image: url('../../../../images/infobox/thema/4/m3.gif');
}

ul.yellow {
    list-style-image: url('../../../../images/infobox/thema/4/m4.gif');
}

ul.green {
    list-style-image: url('../../../../images/infobox/thema/4/m5.gif');
}

/**/
.stockWarning {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #CC0033;
}

