body
{
	margin: 20px 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 {}

#menu 
{
	list-style-type: none; 
	background: url(images/header/menu_tlo.png) repeat-x #62cf02;
	margin: 0; padding: 0 10px;
	min-height: 30px;
	line-height: 30px;
}
#menu li
{
	display: inline;
	white-space: nowrap;
	margin: 10px 0;
	margin-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #62cf02;
	border-left: 1px solid rgba(255,255,255,0.4);
}
#menu li:first-child { border: none; padding: 0; }
#menu a { color: #e4ffbd; color: rgba(255,255,255, 0.8); text-decoration: none; font-weight: bold; }
#menu a:hover { color: white; }


/* ------------------------------------------------------------------------------------------------------------------------------------- wyszukaj */
#wyszukaj
{
	float: right;
	height: 30px;
	padding-left: 20px;
	background: url(images/header/menu_tlo.png) repeat-x #62cf02;
}
#wyszukaj .input { width: 200px; margin-top: 5px; }
#wyszukaj .btn 
{
	width: 24px; height: 24px;
	background: url(images/header/szukaj.png) no-repeat; 
	border: 0; 
	cursor: pointer;
	margin: 0 5px;
	vertical-align: middle;
}


/* ------------------------------------------------------------------------------------------------------------------------------------- sciezka jezyki */
#sciezka_jezyki { padding: 5px 10px; padding-left: 0; }
#sciezka_jezyki a { text-decoration: none; color: #666; font-style: italic; font-size: 11px; }
#sciezka_jezyki a:hover { color: black; }

#sciezka { float: left; padding: 0 10px; }
#sciezka img { margin: 0 10px; }
#sciezka a { text-decoration: none; color: #666; font-style: italic; font-size: 11px; }
#sciezka a:hover { color: black; }

#jezyki { float: right; margin-left: 20px; color: #ddd; }

/* ------------------------------------------------------------------------------------------------------------------------------------- stopka */
#stopka { background: url(images/footer/stopka_tlo.png) repeat-x; position: relative; min-height: 80px; }

#linki { margin-right: 200px; padding: 10px; padding-top: 30px; text-align: left; font-size: 11px; list-style: none; }
#linki td { vertical-align: top; }
#linki .kolumna { max-width: 190px; border-left: 1px solid #ddd; padding: 5px; }
#linki .kolumna:hover { border-left: 1px solid #aaa; }
#linki p 
{
	margin: 0;
	font-weight: bold;
}
#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: #666; text-decoration: none; }
#linki a:hover { color: black; }
#linki .separator { height: 10px; }

#info 
{
	text-align: right;
	position: absolute; top: 0; right: 0;
	padding: 10px; padding-top: 40px;
	background: url(images/footer/info.png) no-repeat center top;
}
#info a { font-size: 10px; color: #aaa; }
#info a:hover { color: #444; text-decoration: none; }

#footer_links
{
	list-style: none;
	margin: 0;
	padding: 10px;
	font-size: 11px;
}
#footer_links a { color: #666; }
#footer_links li { display: inline; }

#banner { padding: 10px 0; text-align: center; }

/* ------------------------------------------------------------------------------------------------------------------------------------- srodek */
#main { table-layout: fixed; }
#lewa_kolumna { background: white; } /* dla usuniecia bledów opery 9 */
#srodkowa_kolumna .fixed { table-layout: fixed; }
#srodkowa_kolumna .fixed td { overflow: hidden; }

.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; padding-top: 10px; }
.infoBoxContents { table-layout: fixed; }
.infoBoxContents td { overflow: hidden; }

.infoBoxHeading { color: white; background: url('images/infobox/ibox2.png') repeat-x; }
.infoBoxHeading a { font-weight: bold; color: white; }

.infoBoxHeading_left { width: 10px; height: 20px; background: url('images/infobox/ibox1.png'); }
.infoBoxHeading_right { width: 35px; height: 20px; background: url('images/infobox/ibox3.png'); }
.infoBoxHeading_right_link { width: 35px; height: 20px; 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: #62cf02;
	background: url('images/contentbox/cbox2.png') repeat-x;
	vertical-align: top;
	padding-top: 10px;
}
.contentBoxHeading a { color: #62cf02; font-weight: bold; }

.contentBoxHeading_left { width: 10px; height: 55px; background: url('images/contentbox/cbox1.png'); }
.contentBoxHeading_right { width: 35px; height: 55px; background: url('images/contentbox/cbox3.png'); }
.contentBoxHeading_right_link { width: 35px; height: 55px; background: url('images/contentbox/cbox3_a.png'); }

.contentBoxContents { background: url('images/contentbox/cbox5.png') repeat; }
.contentBoxContents_left { width: 10px; background: url('images/contentbox/cbox4.png') repeat-y left; }
.contentBoxContents_right { width: 10px; background: url('images/contentbox/cbox6.png') repeat-y right; }

.contentBoxFooter { background: url('images/contentbox/cbox8.png') repeat-x; }
.contentBoxFooter_left { width: 10px; height: 10px; background: url('images/contentbox/cbox7.png'); }
.contentBoxFooter_right { width: 10px; height: 10px; background: url('images/contentbox/cbox9.png'); }


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: #62cf02; }

.pageHeading
{
	font-size: 20px;
	font-weight: bold;
	color: #9a9a9a;
}

.moduleRow {}
.moduleRowOver { background-color: #ecfcd6; cursor: pointer; }
.moduleRowSelected { background-color: #b8f16c; }


/* -------------------------------------------------------------------------------------------------- przyciski */
.button, a.button
{
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #62cf02;
	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 #62cf02; }
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: #62cf02;
}
.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 { background: url('images/lista.png') no-repeat 0 2px; padding-left: 15px; 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: #62cf02; }


