body
{
	margin: 0;
	color: black;
	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: #ccc; }


/*------------------------ FIX DLA PNG IE 5.5+ ----------------------------*/
img, p, input, li, .zakladka td {behavior: url('includes/javascript/iepngfix.htc');}
/*------------------------ KONIEC FIXA ----------------------------*/


#strona { min-width: 1000px; * width: expression(document.body.clientWidth < 1000? "1000px": "auto" ); background-color: white }

/* ------------------------------------------------------------------------------------------------------------------------------------- naglowek */
#naglowek { height: 200px; background: url(naglowek.jpg) no-repeat right; }
#naglowek #logo { float: left; height: 200px; overflow: hidden; }
#naglowek #menu 
{ 
	float: right;
	list-style-type: none; 
	background: url(menu_tlo.png) repeat-x #ee0000;
	margin: 0;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
}
#naglowek #menu li 
{ 
	float: left; 
	background: url(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: black }

/* ------------------------------------------------------------------------------------------------------------------------------------- pokaz wyszukaj */
#pokaz_wyszukaj { height: 30px; line-height: 30px; background: url(szukaj_tlo.png) repeat-x #ee0000 }
#pokaz_wyszukaj div { float:left }

#pokaz { height: 30px; background: url(pokaz_tlo.png) repeat-x #ee0000; padding: 0 10px }
#pokaz a { color: white; text-decoration: none; font-weight: bold }
#pokaz a:hover { color: black }

#wyszukaj { padding: 0 10px; height: 30px }
#wyszukaj .input { width: 200px; * margin-top: 4px }
#wyszukaj .btn 
{ 
	width: 58px; height: 35px;
	background: url(szukaj.png) no-repeat; 
	border: 0; 
	cursor: pointer; 
	position: absolute;
	margin-left: 5px;
}
#wyszukaj a { color: white; text-decoration: none; font-weight: bold; margin-left: 80px }
#wyszukaj a:hover { color: black }

/* ------------------------------------------------------------------------------------------------------------------------------------- sciezka jezyki */
#sciezka_jezyki { border-bottom: 1px solid #ddd; 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 { text-decoration: none; color: black; }
#sciezka a:hover { color: #666 }

#jezyki { float: right; margin-left: 20px }

/* ------------------------------------------------------------------------------------------------------------------------------------- stopka */
#stopka { background: url(images/footer/stopka_tlo.png) repeat-x top #ae0000; min-height: 110px; * height:110px; position: relative }

#linki { margin-right: 190px; padding: 10px; text-align: left }
#linki .kolumna { float: left; width: 190px }
#linki p 
{
	margin-top: 5px; padding-left: 22px; height: 16px;
	font-size: 12px; font-weight: bold;
	color: #550909;
}
#linki ul { list-style-type: none; padding: 0; margin: 0; padding-top: 4px; padding-left: 4px; }
#linki li { background: url(images/lista_stopka.png) no-repeat left 2px; padding-left: 18px; margin: 4px 0; }
#linki a { color: white; text-decoration: none }
#linki a:hover { color: black }

#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: #7b0000; }
#info a:hover { color: #3e0000; 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 #ddd }


/* -------------------------------------------------------------------------------------------------- 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: #ee0000;
	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: #ee0000;
	color: white;
	font-weight: bold; 
	padding: 5px; 
}
.productListing-heading A
{
	color: white;
	font-weight: bold;
}

A.pageResults { color: black; }
A.pageResults:hover { color: #ae0000; }

TD.pageHeading, DIV.pageHeading
{
	font-size: 20px;
	font-weight: bold;
	color: #9a9a9a;
}

.moduleRow {}
.moduleRowOver { background-color: #ffcccc; cursor: pointer; }
.moduleRowSelected { background-color: #ff9999; }


/* -------------------------------------------------------------------------------------------------- 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/btn2.jpg') repeat-x;
	vertical-align: middle;
	height: 24px;
	padding: 0 5px;
}
.button77 .L
{
	width: 6px; height: 24px;
	background: url('images/buttons/btn1.jpg') no-repeat;
}
.button77 .R
{
	width: 6px; height: 24px;
	background: url('images/buttons/btn3.jpg') no-repeat;
}


/* -------------------------------------------------------------------------------------------------- kategorie */
.kategoria
{ 
	font-size: 12px; 
	vertical-align: top; width: 25%;
	padding: 10px;
	border: 1px solid #eee;
}
.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: 1px solid #ddd; padding: 5px; }


/* -------------------------------------------------------------------------------------------------- produkty w infobox i contentbox */
.doty
{
	padding: 5px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.net77_nowosci_nowe { text-align: center; }
.net77_nowosci_nowe p { margin: 0; }
.net77_nowosci_nowe .net77_miniaturka img {}
.net77_nowosci_nowe .net77_tytul { margin: 4px 0; }
.net77_nowosci_nowe .net77_tytul a
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: red;
}
.net77_nowosci_nowe .net77_opis { margin: 8px 0; color: #999999; }
.net77_nowosci_nowe .net77_data_dodania { font-size: 9px; }


/* -------------------------------------------------------------------------------------------------- opis produktu */
#produkt_info_glowne { border: 1px solid #bfbfbf; }
#produkt_info_glowne #zdjecie { margin: 0; }
#produkt_info_glowne #zdjecie img { padding: 5px; border: 1px solid #ddd; }
#produkt_info_glowne #do_koszyka { border: 1px solid #ddd; }

/* zakladka  */
.zakladka .z1, .zakladka .z1_rozwin, .zakladka .z1_zwin { color: red; }
.modul_tresc { border: 1px solid #bfbfbf; border-top: 0px; padding: 10px; overflow: auto; }

/* recenzje */
#recenzje_tresc .pozycja { border: 1px solid #ddd; }


/* -------------------------------------------------------------------------------------------------- kroki w zamowieniu */
.checkoutBarFrom, .checkoutBarTo { color: #aaa; }
.checkoutBarFrom a { color: #444; }
.checkoutBarCurrent { color: red; }

