body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #222222;
	background-color: #ecece5;
}

td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #222222;
}

.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: #f3f2ea; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #ae2d47; text-decoration: underline; }

A {
  color: #222222;
  text-decoration: none;
}

A:hover {
  color: #ae2d47;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #D4CECE;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #D4CECE;
  color: #ffffff;
  font-weight : bold;
  height: 22;
}

A.headerNavigation { 
  color: #e8e7d8;
  font-weight: bold;	
  font-size: 10px;
  text-decoration: none;	
}

A.headerNavigation:hover {
  color: #cdb19d;
  font-size: 10px;	
  font-weight: bold;		
  text-decoration: none;	
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #D4CECE;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #D4CECE;
  color: #ffffff;
  font-weight: bold;
  height: 22px;
}

.infoBox {
  /* background: #b6b7cb; */

}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.cena{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.kup_teraz{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align: center;
}

TD.brief_desc{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align: justify;
}
A.nazwa{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

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: #f8f8f8;
}

TABLE.productListing {

}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ae2d47;
  font-weight: bold;
  border-bottom: 1px solid #d0b3b0;	
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;	
  border-bottom: 1px solid #d0b3b0;		
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #FFFFFF;
  background: #D4CECE;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #ae2d47;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  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;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

/* 
INPUT {
	border: 1px solid #ceb1a2;	
}
 */

SELECT {
	border: 1px solid #ceb1a2;	
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: 1px solid #ceb1a2;		
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f3f2ea;
  border-color: #e1dccb;
  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.productSpecialPrice2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;		
  color: #ae2d47;
}

a.spec_name {
	font-size: 12px;
	font-weight: bold;
	
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #e1dccb; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #f3f2ea; }

.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; color: #ff0000; font-weight: bold; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #009226; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }













/* palazzo template */

div#top1_bg {
	width: 100%;
	height: 72px;
	background-image: url('images/palazzo/top1_bg.jpg');
	background-repeat: repeat-x;
}

td#top1_01 {
	width: 10px;
	height: 72px;
	background-image: url('images/palazzo/top1_01.jpg');
	background-repeat: no-repeat;
}

td#top1_02 {
	width: 223px;
	height: 72px;
	background-image: url('images/palazzo/top1_02.jpg');
	background-repeat: no-repeat;
}

td#top1_03 {
	width: 205px;
	height: 72px;
	background-image: url('images/palazzo/top1_03.jpg');
	background-repeat: no-repeat;
}

td#top1_04 {
	width: 502px;
	height: 72px;
	background-image: url('images/palazzo/top1_04.jpg');
	background-repeat: no-repeat;
}

td#top1_05 {
	width: 10px;
	height: 72px;
	background-image: url('images/palazzo/top1_05.jpg');
	background-repeat: no-repeat;
}

div#top2_bg {
	width: 100%;
	height: 179px;
	background-image: url('images/palazzo/top2_bg.jpg');
	background-repeat: repeat-x;
}

td#top2_01 {
	width: 10px;
	height: 179px;
	background-image: url('images/palazzo/top2_01.jpg');
	background-repeat: no-repeat;
}

td#top2_02 {
	width: 406px;
	height: 179px;
	background-image: url('images/palazzo/top2_02.jpg');
	background-repeat: no-repeat;
}

td#top2_03 {
	width: 201px;
	height: 179px;
	background-image: url('images/palazzo/top2_03.jpg');
	background-repeat: no-repeat;
}

td#top2_04 {
	width: 323px;
	height: 179px;
	background-image: url('images/palazzo/top2_04.jpg');
	background-repeat: no-repeat;
}

td#top2_05 {
	width: 10px;
	height: 179px;
	background-image: url('images/palazzo/top2_05.jpg');
	background-repeat: no-repeat;
}

div#path {
	color: #e8e7d8;
	font-weight: bold;
	padding-left: 12px;
	padding-bottom: 7px;
}

div#logout {
	padding-bottom: 60px;
	padding-left: 100px;
}


td#footer_01 {
	width: 10px;
	height: 78px;
	background-image: url('images/palazzo/footer_01.jpg');
	background-repeat: no-repeat;
}

td#footer_02 {
	width: 278px;
	height: 78px;
	background-image: url('images/palazzo/footer_02.jpg');
	background-repeat: no-repeat;
}

td#footer_03 {
	width: 652px;
	height: 78px;
	background-image: url('images/palazzo/footer_03.jpg');
	background-repeat: repeat-x;
}

td#footer_04 {
	width: 10px;
	height: 78px;
	background-image: url('images/palazzo/footer_04.jpg');
	background-repeat: no-repeat;
}

div#footer_bg {
	width: 100%;
	height: 78px;
	background-image: url('images/palazzo/footer_bg.jpg');
	background-repeat: repeat-x;
}

a.dwakroki {
	 font-size: 10px;
	 color: #c46879;
	 text-decoration: none;
}

a.dwakroki:hover {
	 font-size: 10px;
	 color: #c46879;
	 text-decoration: none;
}

div#dk_pad {
	padding-right: 50px;
}

td#cont_l {
	width: 10px;
	background-image: url('images/palazzo/cont_l.jpg');
	background-repeat: repeat-y;
}

td#cont_r {
	width: 10px;
	background-image: url('images/palazzo/cont_r.jpg');
	background-repeat: repeat-y;
}

td#cont_cont {
	width: 656px;
	background-color: #ffffff;
}

td#menubox_bg {
	width: 274px;
	padding: 0px;
	background-image: url('images/palazzo/menubox_bgimg.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}

div#menutop {
	width: 274px;
	height: 27px;
	background-image: url('images/palazzo/menutop.jpg');
	background-repeat: no-repeat;	
}

div.pad_menu {
	padding-left: 64px;
}

div#left_col {
	width: 950px;
	background-image: url('images/palazzo/menubox_bg.jpg');
	background-repeat: repeat-y;
}

div#cont {
	padding-left: 32px;
	padding-right: 32px;
	padding-top: 25px;
	padding-bottom: 60px;
}

a.menu {
	font-weight: bold;
	color: #51402e;
	height: 20px;
	text-decoration: none;
	width: 171px !important;
	line-height: 20px;
	
}

a.menu:hover {
	font-weight: bold;
	color: #ad2a45;
	text-decoration: none;
}

div.bg_menu {
	background-image: url('images/palazzo/mbg.jpg');
	background-repeat: no-repeat;
}
div.bg_menu_main {
	background-image: url('images/palazzo/mbg_main.jpg');
	background-repeat: no-repeat;
	font-size: 12px;
	color: #4A382A;
}
a.menu2 {
	color: #ad2a45;
	font-size: 10px;
	font-weight: bold;
	width: 171px;
	height: 20px;
	text-decoration: none;
	line-height: 20px;
}

a.menu2:hover {
	color: #51402e;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

div#twojkoszyk {
	font-size: 10px;
	color: #ad2a45;
	padding-left: 12px;
	padding-top: 7px;	
}

span#menu_show {
	height: 20px;
	width: 171px !important;

line-height: 20px;
	color: #ad2a45;
	font-weight: bold;
}

a.koszyk	{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #ad2a45;
}

a.koszyk:hover	{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #51402e;
}

input.szukaj1 {
	border: 1px solid #d0b2a4;
}

input.szukaj2 {
	font-size: 10px;
	font-weight: bold;
	color: #ad2a45;
	background: none;
	border: none;
}

a.topmenu {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #51402e;
}

a.topmenu:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ad2a45;
}

span#contact_us {
	padding-right: 21px;
}

span#privacy {
	padding-right: 27px;
}

span#conditions {
	padding-right: 27px;
}

span#aboutus {
	padding-right: 27px;
}

div#topmenu_pos {
	padding-bottom: 7px;
}

div#kade_link {
	padding-left: 50px;
}

div.price {
	color: #ad2943;
	font-size: 20px;
	font-weight: bold;
}

div.price_small {
	color: #ad2943;
	font-size: 12px;
	font-weight: bold;
}

a.znajdz {
	font-size: 15px;
	font-weight: bold;
	color: #ae2d47;	
	text-decoration: none;
}

a.znajdz:hover {
	font-size: 15px;
	font-weight: bold;
	color: #51402e;
	text-decoration: none;
}

td#promo {
	font-size: 15px;
	font-weight: bold;
	color: #ae2d47;	
	text-decoration: none;
	border-bottom: 1px solid #d0b3b0;
}

span.cena_total {
	font-size: 15px;
	font-weight: bold;
	color: #ae2d47;
	text-decoration: none;
}
#gwarancja{
	width: 274px;
	background-image: url('images/gwarancjajakosci.jpg');
	background-repeat: no-repeat;
	height: 146px;
}
.cat_naglowki{
	position: absolute;
	width: 249px;
	height: 40px;
}
.cat_kawa{
	position: absolute;
	left: -44px;
	background-image: url('images/palazzo/cat_kawa.jpg');
	background-repeat: no-repeat;
	width: 249px;
	height: 40px;
	padding-left: 55px;
	font-size: 13px;
	font-weight: bold;
}
.cat_herbata{
	position: absolute;
	left: -44px;
	background-image: url('images/palazzo/cat_herbata.jpg');
	background-repeat: no-repeat;
	width: 249px;
	height: 40px;
	padding-left: 55px;
	font-size: 13px;
	font-weight: bold;
}
.cat_pozostale{
	position: absolute;
	left: -44px;
	background-image: url('images/palazzo/cat_pozostale.jpg');
	background-repeat: no-repeat;
	width: 249px;
	height: 40px;
	padding-left: 55px;
	font-size: 13px;
	font-weight: bold;
}
td.smallText2{
	padding-bottom: 20px;
}
td.smallText2 a:link, a:visited {
	color: #AE2D47;
	font-weight: bold;
	
}
td.smallText2 a:hover{
	color: #AE2D47;
	font-weight: bold;
	text-decoration: underline;
}
