.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #414141;
  color: #000000;
  margin: 0px;
}

A{
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

A.link_belka{
  font-family: Arial, sans-serif;
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
}

A.link_belka:hover {
  font-family: Arial, sans-serif;
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
}

A.link_opis{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight : none;
}

A.link_opis:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight : none;
}

A.oferta{
  font-family: Arial;
  font-size: 17px;
  color: #FF7F6A;
  font-weight : none;
}

A.oferta:hover {
  font-family: Arial;
  font-size: 17px;
  color: #FF7F6A;
  font-weight : none;
}

TD.tekst {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight : none;
}

TD.tekst_gora {
  font-family: Arial;
  font-size: 17px;
  color: #FF7F6A;
  font-weight : none;
  font-weight : none;
}

TD.belka_gora {
  font-family: VERDANA;
  color: #ffffff;
  font-size: 16px;
  text-decoration: none;
  font-weight : none;
}

TD.foter {
  font-family: Trebuchet MS;
  color: #ffffff;
  font-size: 11px;
  text-decoration: none;
  font-weight : bold;
  text-align : center;
}

TD.news_naglowek {
  font-family: Trebuchet MS;
  color: #ffffff;
  font-size: 16px;
  text-decoration: none;
  font-weight : bold;
  text-align : center;
}

.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: 10px; background-color: #ffb3b5; }
.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; }
