body
{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img { border: 0; }
.main, CHECKBOX, INPUT, RADIO, SELECT, TEXTAREA, TABLE { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
TEXTAREA { width: 100%; }
hr { color: #c3ac80; }


/*------------------------ FIX DLA PNG IE 5.5+ ----------------------------*/
img, p, input, li, .zakladka td, .button77 .L, .button77 .C, .button77 .R {behavior: url('includes/javascript/iepngfix.htc');}
/*------------------------ KONIEC FIXA ----------------------------*/

#strona { min-width: 1000px; * width: expression(document.body.clientWidth < 1000? "1000px": "auto" ); background-color: #cbb68e; }

/* -------------------------------------------------------------------------------------------------- naglowek */
#naglowek { height: 200px; background: url('images/header/naglowek.jpg') no-repeat right black; }
#naglowek #logo { float: left; height: 200px; overflow: hidden;}
#naglowek #menu 
{ 
	float: right;
	list-style-type: none; 
	background: url('images/header/menu_tlo.png') repeat-x;
	margin: 0; padding: 0 10px;
	height: 25px;
	line-height: 25px;
}
#naglowek #menu li 
{ 
	float: left; 
	background: url('images/header/menu_od.png') no-repeat left; 
	padding-left: 19px; padding-right: 5px 
}
#naglowek #menu a { color: white; text-decoration: none; font-weight: bold }
#naglowek #menu a:hover { color: #f4e5ce; }

/* -------------------------------------------------------------------------------------------------- pokaz wyszukaj */
#pokaz_wyszukaj
{
	height: 30px; line-height: 30px;
	background: url('images/header/szukaj_tlo.png') repeat-x;
}
#pokaz_wyszukaj div { float:left }

#pokaz
{
	height: 30px; padding: 0 10px;
	background: url('images/header/pokaz_tlo.png') repeat-x;
}
#pokaz a { color: white; text-decoration: none; font-weight: bold }
#pokaz a:hover { color: #f4e5ce; }

#wyszukaj { padding: 0 10px; height: 30px }
#wyszukaj .input { width: 200px; * margin-top: 4px }
#wyszukaj .btn 
{ 
	width: 58px; height: 35px;
	background: url('images/header/szukaj.png') no-repeat; 
	border: 0; 
	cursor: pointer; 
	position: absolute;
	margin-left: 5px;
}
#wyszukaj a { color: white; font-weight: bold; margin-left: 80px }
#wyszukaj a:hover { color: #e6dbd0; text-decoration: none; }

/* -------------------------------------------------------------------------------------------------- sciezka jezyki */
#sciezka_jezyki
{
	border-bottom: 1px solid #c3ac80;
	padding: 5px 10px; padding-left: 0;
	line-height: 26px;
}

#sciezka { float: left; padding: 0 10px; * margin-top: 5px }
#sciezka img { margin: 0 10px; }
#sciezka a { color: black; }

#jezyki { float: right; margin-left: 20px }

/* -------------------------------------------------------------------------------------------------- stopka */
#stopka
{
	background: url('images/footer/stopka_tlo.png') repeat-x top #8c6239;
	min-height: 110px; * height:110px;
	position: relative;
}

#linki { margin-right: 190px; padding: 10px; text-align: left }
#linki .kolumna { float: left; width: 190px }
#linki p 
{
	color: #2b2219;
	margin-top: 5px; padding-left: 22px; height: 16px;
	font-size: 12px; font-weight: bold;
}
#linki ul { list-style-type: none; padding: 4px 0 0 4px; margin: 0; }
#linki li { background: url('images/lista_stopka.png') no-repeat; padding-left: 18px; margin: 4px 0; }
#linki a { color: black; text-decoration: none; }
#linki a:hover { color: #2b2219; }

#info 
{
	text-align: left;
	position: absolute; top: 0; right: 0;
	width: 180px; height: 40px; *height: 110px;
	padding-top: 70px;
	background: url('images/footer/info.png') no-repeat;
}
#info a { font-size: 10px; color: #603913; }
#info a:hover { color: #392009; text-decoration: none }

#banner { border-top: 1px solid #ddd; padding: 5px 0; text-align: center; }

/* -------------------------------------------------------------------------------------------------- srodek */
#tresc { vertical-align: top; width: 100%; }
#boxy { vertical-align: top }
#boxy .szerokosc { width: 200px }
.obramowanie { border: 1px solid #c3ac80 }


/* -------------------------------------------------------------------------------------------------- SKLEP */
A, A:link, A:visited
{
  color: black;
  text-decoration: none;
}
A:hover { text-decoration: underline; }

FORM { display: inline; }


/* infobox */
.infoBox {}
.infoBoxText { padding: 5px; }
.infoBoxHeading {
  font-weight: bold;
  background-image: url('images/infobox/box2.jpg');
  background-repeat: repeat-x;
  color: white;
}
.infoBoxContents { background-image: url('images/infobox/box5.jpg'); }
.infoBox_left { width: 4px; background: url('images/infobox/box4.jpg') repeat-y; }
.infoBox_right { width: 4px; background: url('images/infobox/box6.jpg') repeat-y; }
.infoBoxFooter { background-image: url('images/infobox/box8.jpg'); font-size: 1px; }


/* contentbox */
.contentBox {}
.contentBoxContents {}
.contentBox_left { width: 10px; background: url('images/contentbox/box4.jpg') repeat-y left; }
.contentBox_right { width: 10px; background: url('images/contentbox/box6.jpg') repeat-y right; }
.contentBoxHeading {
	font-weight: bold;
	background-image: url('images/contentbox/box2.jpg');
	background-repeat: repeat-x;
	color: white;
	vertical-align: top;
	padding-top: 10px;
}
.contentBoxFooter { background-image: url('images/contentbox/box8.jpg'); }


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: #f6f6f6; }

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {}


.productListing {}
.productListing-heading
{
	background: #af8b61;
	color: #FFFFFF;
	font-weight: bold; 
	padding: 5px; 
}
.productListing-heading A
{
	color: #FFFFFF;
	font-weight: bold;
}

A.pageResults { color: black; }
A.pageResults:hover { color: black; }

TD.pageHeading, DIV.pageHeading
{
	font-size: 20px;
	font-weight: bold;
	color: white
}

.moduleRow {}
.moduleRowOver { background-color: #e0cfad; cursor: pointer; }
.moduleRowSelected { background-color: #e2bf60; }


/* -------------------------------------------------------------------------------------------------- przyciski graficzne */
.button77 { display: inline-block; * display: inline; vertical-align: middle; }
.button77, .button77 a, .button77 input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white !important;
	white-space: nowrap;
	text-decoration: none;
}
.button77 input { cursor: pointer; border: none; }
.button77 .C
{
	background: url('images/buttons/c.png') repeat-x;
	vertical-align: middle;
	height: 26px;
	padding: 0 5px;
}
.button77 .L
{
	width: 7px; height: 26px;
	background: url('images/buttons/l.png') no-repeat;
}
.button77 .R
{
	width: 7px; height: 26px;
	background: url('images/buttons/r.png') no-repeat;
}


/* -------------------------------------------------------------------------------------------------- kategorie */
.kategoria
{ 
	font-size: 12px; 
	vertical-align: top; width: 25%;
	padding: 10px;
	background: #e2d2b1;
}
.kategoria a { font-size: 12px; }
.kategoria p 
{ 
	font-weight: bold;
	height: 18px;
	margin: 10px 0; padding-left: 22px;
	background: url('images/lista_d.png') no-repeat;
}
.kategoria ul { padding: 0; padding-left: 4px; margin: 0; list-style-type: none }
.kategoria li { background: url('images/lista.png') no-repeat 0 2px; padding-left: 18px}
.kategoria .wszystkie { color: #888 }
.kategoria img { vertical-align: middle; margin-right: 10px }


/* -------------------------------------------------------------------------------------------------- produkty - LISTING */
.zdjecie img { border: 3px solid #d8c8aa; }


/* -------------------------------------------------------------------------------------------------- produkty w infobox i contentbox */
.doty
{
	padding: 5px;
	border-right: 1px solid #c3ac80;
	border-bottom: 1px solid #c3ac80;
}

.net77_nowosci_nowe { text-align: center; }
.net77_nowosci_nowe p { margin: 0; }
.net77_nowosci_nowe .net77_miniaturka img { border: 3px solid #d8c8aa; }
.net77_nowosci_nowe .net77_tytul { margin: 4px 0; }
.net77_nowosci_nowe .net77_tytul a
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: white;
}
.net77_nowosci_nowe .net77_opis { margin: 8px 0; color: #514939; }
.net77_nowosci_nowe .net77_data_dodania { font-size: 9px; }


/* -------------------------------------------------------------------------------------------------- opis produktu */
#produkt_info_glowne { border: 1px solid #c3ac80; }
#produkt_info_glowne #zdjecie { margin: 0; padding: 5px 0; }
#produkt_info_glowne #zdjecie img { border: 3px solid #d8c8aa; padding: 0; }
#produkt_info_glowne #do_koszyka { border: 1px solid #c3ac80; }


/* zakladka  */
.zakladka .z1, .zakladka .z1_rozwin, .zakladka .z1_zwin
{
	color: white;
	background: url('images/zakladka/z1.png') no-repeat left;
}
.zakladka .z1_rozwin { background: url('images/zakladka/z1_rozwin.png') no-repeat left; }
.zakladka .z1_zwin { background: url('images/zakladka/z1_zwin.png') no-repeat left; }

.zakladka .z2 div { background: url('images/zakladka/z2.png') no-repeat; }
.zakladka .z3 { background: url('images/zakladka/z3.png') bottom repeat-x; }

.modul_tresc { border: none; background-color: #e2d2b1; }


/* recenzje */
#recenzje_tresc .pozycja { border: 1px solid #cbb68e; }


/* -------------------------------------------------------------------------------------------------- kroki w zamowieniu */
.checkoutBarFrom, .checkoutBarTo { color: #98886a; }
.checkoutBarFrom a { color: #514939; }
.checkoutBarCurrent { color: white; }
