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: #dcdcdc; height: 1px; }

#strona { min-width: 800px; background-color: white; margin: auto; }


/* ------------------------------------------------------------------------------------------------------------------------------------- naglowek */
#naglowek { position: relative; width: 1000px; height: 360px; background: url(images/header/naglowek.jpg) no-repeat; }
#naglowek #logo { position: absolute; top: 20px; left: 90px; width: 360px; height: 180px; }

#naglowek #menu { position: absolute; top: 240px; left: 80px; }

/* ------------------------------------------------------------------------------------------------------------------------------------- wyszukaj */
#wyszukaj
{
	position: absolute; top: 290px; left: 695px;
	width: 200px; height: 40px;
	background: url(images/header/wyszukaj.png) no-repeat;
}
#wyszukaj .input { border: none; margin: 12px 12px 10px 25px; width: 130px; vertical-align: middle; }
#wyszukaj .btn 
{
	width: 25px; height: 25px;
	border: 0; background: none;
	cursor: pointer;
	vertical-align: middle;
}


/* ------------------------------------------------------------------------------------------------------------------------------------- stopka */
#stopka { background: url(images/footer/stopka.png) no-repeat; position: relative; width: 840px; min-height: 80px; margin: auto; }

#linki { margin-right: 200px; padding: 20px 0; text-align: left; list-style: none; }
#linki td { vertical-align: top; }
#linki .kolumna { max-width: 190px; border-left: 1px solid #ebedef; padding: 5px 20px 5px 20px; }
#linki .kolumna:hover { border-left: 1px solid #d6d9dc; }
#linki td:first-child .kolumna { border: none; }
#linki p { margin: 0; }
#linki ul { list-style-type: none; padding: 0; margin: 0; padding-top: 4px; padding-left: 4px; }
#linki li { background: url(images/lista.png) no-repeat left 2px; padding-left: 15px; margin: 4px 0; }
#linki a { color: #798496; text-decoration: none; }
#linki a:hover { color: #454e5d; }
#linki .separator { height: 10px; }

#jezyki
{
	position: absolute; top: 0; left: 610px;
	width: 65px;
	padding: 20px 25px;
}

#info 
{
	text-align: right;
	position: absolute; top: 0; right: 0;
	padding: 10px; padding-top: 20px;
	background: url(images/footer/stopkaPrawa.png) no-repeat right top;
}
#info a { font-size: 10px; color: #abb6c9; }
#info a:hover { color: #798496; text-decoration: none; }

#footer_links
{
	list-style: none;
	margin: 0;
	padding: 10px;
	font-size: 11px;
}
#footer_links a { color: #798496; }
#footer_links li { display: inline; }

#banner { padding: 10px 0; text-align: center; }

/* ------------------------------------------------------------------------------------------------------------------------------------- srodek */
#zawartosc { margin: 0 70px; background: url(images/header/tlo_srodkowe.jpg) -70px top no-repeat; }
#main { table-layout: fixed; }
#lewa_kolumna { background: white; } /* dla usuniecia bledów opery 9 */
#srodkowa_kolumna { padding-left: 10px; }
#srodkowa_kolumna .fixed { table-layout: fixed; }
#srodkowa_kolumna .fixed td { overflow: hidden; }

.obramowanie { border: 1px solid #ddd; }

.info_naglowek a { color: #0b3f8e !important; }
.info_link { padding-bottom: 20px; }


/* -------------------------------------------------------------------------------------------------- SKLEP */
A, A:link, A:visited
{
  color: black;
  text-decoration: none;
}
A:hover { text-decoration: underline; }

FORM { display: inline; }


/* infobox */
.infoBox {}
.infoBox a { color: #0b3f8e; }
.infoBoxText { padding: 5px; }
.infoBoxContents { table-layout: fixed; }
.infoBoxContents td { overflow: hidden; }

.infoBoxHeading { color: #0b3f8e; font-weight: bold; font-size: 14px; background: url('images/infobox/ibox2.png') repeat-x; padding: 5px; }
.infoBoxHeading a { font-weight: bold; color: #0b3f8e; }

.infoBoxHeading_left { width: 10px; height: 40px; background: url('images/infobox/ibox1.png'); }
.infoBoxHeading_right { width: 10px; height: 40px; background: url('images/infobox/ibox3.png'); }
.infoBoxHeading_right_link { width: 10px; height: 40px; background: url('images/infobox/ibox3_a.png'); }

.infoBoxContents { background: url('images/infobox/ibox5.png'); }
.infoBoxContents_left { width: 10px; background: url('images/infobox/ibox4.png') repeat-y left; }
.infoBoxContents_right { width: 10px; background: url('images/infobox/ibox6.png') repeat-y right; }

.infoBoxFooter { background: url('images/infobox/ibox8.png'); }
.infoBoxFooter_left { width: 10px; height: 10px; background: url('images/infobox/ibox7.png'); }
.infoBoxFooter_right { width: 10px; height: 10px; background: url('images/infobox/ibox9.png'); }


/* contentbox */
.contentBox {}
.contentBoxContents { table-layout: fixed; }
.contentBoxContents td { overflow: hidden; }

.contentBoxHeading { color: #ff8004; font-weight: bold; font-size: 20px; padding: 10px; }
.contentBoxHeading a { color: #ff8004; }



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

A.pageResults { color: black; }
A.pageResults:hover { color: #77cf22; }

TD.pageHeading, DIV.pageHeading
{
	font-size: 20px;
	font-weight: bold;
	color: #ff8004;
	padding: 10px;
}

.moduleRow {}
.moduleRowOver { background-color: #eef8ff; cursor: pointer; }
.moduleRowSelected { background-color: #ddf1ff; }


/* -------------------------------------------------------------------------------------------------- przyciski */
.button, a.button
{
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #0b3f8e;
	padding: 5px 10px;
	border: 1px solid #ddd;
	background: url('images/buttons/_standardowy.png') repeat-x bottom;
	display: inline-block;
}
.button:hover, a.button:hover { border: 1px solid #0b3f8e; }
input.button { cursor: pointer; }

/* dodatkowe */
.button[title="Do koszyka"] { background: url('images/buttons/do_koszyka.png') no-repeat; padding-left: 50px; }


/* -------------------------------------------------------------------------------------------------- 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;
	min-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 }


/*  submenu kategorii */
.kategorieRozwijane, .kategorieRozwijane td { overflow: visible; }
.kategorieRozwijane .submenuKontener { position: relative; }
.kategorieRozwijane .submenuKontener:hover > .submenu { display: block; }
.kategorieRozwijane .submenu:hover .submenuKontener { display: block; }
.kategorieRozwijane .submenu
{
	position: absolute; top: 0; left: 150px;
	width: 160px;
	padding: 5px;
	background: white;
	border: 1px solid #ddd;
	display: none;
	z-index: 1;
}
.kategorieRozwijane p { margin: 0; padding: 5px 0; background: url('images/lista.png') no-repeat 0 7px; padding-left: 15px; }



/* -------------------------------------------------------------------------------------------------- produkty - LISTING */
.zdjecie img { padding: 5px; }


/* -------------------------------------------------------------------------------------------------- produkty w infobox i contentbox */
.ramkaProduktow
{
	text-align: center;
	width: 160px;
}
.ramkaProduktow .top { height: 10px; background: url('images/ramka/ramkaTop.png') no-repeat; }
.ramkaProduktow .center { min-height: 160px; background: url('images/ramka/ramkaCenter.png') repeat-y; }
.ramkaProduktow .bottom { height: 10px; background: url('images/ramka/ramkaBottom.png') no-repeat; }


.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: #0b3f8e;
}
.net77_nowosci_nowe .net77_opis { margin: 8px 0; color: #999999; }
.net77_nowosci_nowe .net77_data_dodania { font-size: 9px; }


ul.listaIkony { margin: 0; padding: 0; list-style: none; }
ul.listaIkony li { margin: 5px 0; }


/* -------------------------------------------------------------------------------------------------- opis produktu */
#produkt_info_glowne { border: 1px solid #dcdcdc; }
#produkt_info_glowne #zdjecie { margin: 0; }
#produkt_info_glowne #zdjecie img { padding: 5px; }
#produkt_info_glowne #dodatkowe { list-style: none; padding: 0; }
#produkt_info_glowne #dodatkowe li { background: url('images/lista.png') no-repeat; padding-left: 15px; }

/* zakladka  */
.zakladka .z1, .zakladka .z1_rozwin, .zakladka .z1_zwin { color: #444; }
.modul_tresc { border: 1px solid #dcdcdc; 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: #0b3f8e; }


