/* k \*/
html, body {
    height: 100%;
}

/* end */

html body {
    margin: 0;
    padding: 0;
}

* html body {
    height: 100%;
}

#page {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    width: 1024px;
    margin: 0 auto;
    min-height: 100%;
    position: relative;
}

#header {
    clear: both;
    float: left;
    width: 100%;
}

#logo {
    background: transparent url(images/layout/logo.gif) no-repeat;
    width: 797px;
    height: 150px;
    float: left;
    border: 0px;
}

#logo img {
    border: none;
}

#logo a {
    border: none;
}

#menu_1 {
    background: transparent url(images/layout/menu.gif);
    width: 227px;
    height: 150px;
    float: left;
}

#menu_1 ul {
    text-align: right;
    padding: 0px;
    margin-top: 30px;
    margin-right: 30px;
    list-style: none;
}

#under_logo {
    background: transparent url(images/layout/under_logo.gif) no-repeat;
    width: 434px;
    height: 41px;
    float: left;
}

.navigationBar {
    font-size: 14px;
    color: #aca426;
}

A.navigationBar {
    color: #aca426;
}

#pasek_menu {
    background: transparent url(images/layout/menu2.gif) no-repeat;
    width: 590px;
    height: 41px;
    float: left;
}

#pasek_menu ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
    margin-left: 50px;
}

#pasek_menu li{
    float: left;
    margin-left: 20px;
}

#pasek_menu a{
    font-size: 16px;
    font-weight: bold;
    color: white;
    text-decoration: none;
}

#pasek_menu a:hover {
    text-decoration: underline;
}

#content {
    clear: both;
    float: left;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 20px;
}

.boxTextLeft {
    color: #28698a;
}


.errorBox { color: #ff0000; font-size : 12px; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }


A {
    color: #28698a;
  text-decoration: none;
}

A:hover {
    color: #28698a;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

#submenu1 {
    width: 95px;
    height: 41px;
    float: left;
    text-align: center;
}
#submenu2 {
    width: 144px;
    height: 41px;
    float: left;
    text-align: center;
}
#submenu3 {
    width: 144px;
    height: 41px;
    float: left;
    text-align: center;
}
#submenu4 {
    width: 113px;
    height: 41px;
    float: left;
    text-align: center;
}
#submenu5 {
    width: 90px;
    height: 41px;
    float: left;
    text-align: center;
}

TD.headerError {
  font-size: 12px;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}


#clearfooter {
    clear: both;
    height: 30px;
    width: 100%;
}

A.footer {
    color: #ffffff;
}

#stopka {
   min-width: 1024px;
    float: left;
    clear: both;
    width: 100%;
    height: 30px;
    margin: -32px auto 0;
    background: transparent url(images/layout/footer.gif) repeat-x;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 13px;
    color: #ffffff;
    font-weight: bold;
    border-top: 1px;
    border-bottom: 1px;
    border-left: 0px;
    border-right: 0px;
    border-style: solid;
    border-color: #aca426;
}

.infoBoxLeft {
    border: 1px solid #28698a;
    background: #eff6fa;
}

.infoBoxCenter {
    border: 1px solid #28698a;
    background: #eff6fa;
    font-size: 12px;
    color: #28698a;
    background: #eff6fa;
    padding: 8px;
}

table.infoBoxLeft {
    margin-bottom: 20px;
}

table.infoBoxRight {
    margin-bottom: 20px;
}

.infoBoxRight {
    border: 1px solid #aca426;
    color: #b1a924;
    background: #fbfae7;
}

.infoBox {
    border: 1px solid #28698a;
    color: #b1a924;
}

.infoBoxContents {
    font-size: 12px;
    color: #b1a924;
    font-weight: bold;
}

.infoBoxContentsLeft {
    font-size: 12px;
    color: #28698a;
    font-weight: bold;
}

.boxText {
    padding-left: 10px;
    padding-bottom: 6px;
    padding-top: 6px;
    padding-right: 10px;
}

A.boxText {
    color: #aca426;
}

.LoginBoxContents {
    font-size: 12px;
    color: #b1a924;
}

td.LoginBoxContents {
    padding-bottom: 5px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}


TD.infoBoxHeadingRight {
    font-size: 14px;
    font-weight: bold;
    background: transparent url(images/layout/column_right.gif) repeat-x;
    color: #ffffff;
    height: 25px;
    padding-left: 10px;
    border: 1px;
    border-style: solid;
    border-color: #aca426;
}

TD.infoBoxHeadingLeft {
    font-size: 14px;
    font-weight: bold;
    background: transparent url(images/layout/column_left.gif) repeat-x;
    color: #ffffff;
    height: 25px;
    padding-left: 10px;
    border: 1px;
    border-style: solid;
    border-color: #28908a;
}

TD.infoBoxHeading {
    font-size: 14px;
    font-weight: bold;
    background: transparent url(images/layout/column_left.gif) repeat-x;
    color: #ffffff;
    height: 25px;
    padding-left: 10px;
    border: 1px;
    border-style: solid;
    border-color: #28908a;
}

TD.infoBox, SPAN.infoBox {
  font-size: 10px;
  color: #b1a924;
}

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: #f8f8f9;
}

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: #eff6fa;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #28698a;
  background: #eff6fa;
  padding-bottom: 3px;
}

.productListing-heading {
    font-size: 14px;
    background: transparent url(images/layout/column_left.gif) repeat-x;
    color: #FFFFFF;
    font-weight: bold;
    height: 25px;
    padding: 0px;
    padding-left: 10px;
}

A.sorter {
    color: #ffffff;
}

A.productListing-data {
    color: #28698a;
}

TD.productListing-data {
    font-size: 14px;
    color: #28698a;
    padding: 5px;
}

A.pageResults {
    font-size: 12px;
    color: #28698a;
    text-decoration: none;
}

A.pageResults:hover {
    color: #28698a;
    text-decoration: none;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 22px;
  color: #28698a;
  vertical-align: top;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
/*  font-family: Verdana, Arial, sans-serif;*/
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, TR.main {
    padding: 5px;
    font-size: 12px;
    color: #28698a;
    background: #eff6fa;
}

TD.mainRight {
    padding: 5px;
    font-size: 12px;
    background: #fbfae7;
}

TD.mainHeader {
    padding: 5px;
    font-size: 12px;
    color: #28698a;
}

TD.smallText, SPAN.smallText, P.smallText {
    font-size: 12px;
    color: #28698a;
    background: #eff6fa;
}

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;
}

SPAN.newItemInCart {
  color: #aca426;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
  border: solid 1px #28698a;
}

input.right {
  border: solid 1px yellow;
}

TEXTAREA {
  width: 100%;
/*  font-family: Verdana, Arial, sans-serif;*/
  font-size: 11px;
}

SPAN.greetUser {
/*  font-family: Verdana, Arial, sans-serif;*/
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
/*  font-family: Tahoma, Verdana, Arial, sans-serif;*/
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
/*  font-family: Tahoma, Verdana, Arial, sans-serif;*/
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
/*  font-family: Verdana, Arial, sans-serif;*/
  color: #ff0000;
}

SPAN.errorText {
/*  font-family: Verdana, Arial, sans-serif;*/
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { /*font-family: Verdana, Arial, sans-serif;*/ font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { /*font-family: Verdana, Arial, sans-serif; */font-size: 10px; color: #000000; }

/* message box */

.messageBox { /*font-family: Verdana, Arial, sans-serif;*/ font-size: 10px; }
.messageStackError, .messageStackWarning { /*font-family: Verdana, Arial, sans-serif;*/ font-size: 12px; font-weight: bold; color: red;/*background-color: #ffb3b5;*/ }
.messageStackSuccess { /*font-family: Verdana, Arial, sans-serif;*/ font-size: 12px; /*background-color: #99ff00; */ color: #28698a;font-weight: bold;}

/* input requirement */

.inputRequirement { /*font-family: Verdana, Arial, sans-serif;*/ font-size: 10px; color: #ff0000; }

