body { margin: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
img { border: 0 }
table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

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

#strona { min-width: 1000px; background-color: white; }

/* ------------------------------------------------------------------------------------------------------------------------------------- naglowek */
#naglowek { height: 200px; background: url(images/header/naglowek.jpg) no-repeat right }
#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 #0271b8 ;
	margin: 0; padding: 0 10px;
	height: 30px;
	line-height: 30px;
}
#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: #C6E6FF }

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

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

#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; text-decoration: none; font-weight: bold; margin-left: 80px }
#wyszukaj a:hover { color: #d5ffac }

/* ------------------------------------------------------------------------------------------------------------------------------------- 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 #77cf22; min-height: 110px; * height:110px; position: relative }

#linki { margin-right: 190px; padding: 10px; text-align: left }
#linki .kolumna { float: left; width: 190px }
#linki p 
{ 
	background: url(images/lista_d_niebieski.png) no-repeat; 
	margin-top: 5px; padding-left: 22px; height: 16px;
	font-size: 12px; 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_niebieski.png) no-repeat; padding-left: 18px }
#linki a { color: #222; text-decoration: none }
#linki a:hover { color: #517e25 }

#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: #517e25; }
#info a:hover { color: 444; 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 }


/* os */

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }

BODY { text-align: center }
.glowna_tabela {
  width: 980px;
  margin: auto;
}
A, A:link, A:visited {
  color: #000000;
  text-decoration: none;
}
A:hover {
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  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: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-image: url('images/footer/stopka.jpg');
  height: 100px;
  color: black;
  font-weight: bold;
  padding-top: 56px;
}

.infoBox {}
.infobox_left { width: 10px; background: url(images/infobox/box4.jpg) repeat-y left }
.infobox_right { width: 10px; background: url(images/infobox/box6.jpg) repeat-y right }
.infoboxText {
  font-family: Verdana, Arial, sans-serif; 
  font-size: 12px;
  padding: 0 5px;
}
.infoBoxContents {
  background-image: url('images/infobox/box5.jpg');  
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
.contentBox {
  padding-left: 12px;
  background-image: url('images/contentbox/box4.jpg');
  background-repeat: repeat-y;  
}
.contentBoxContents {
  background-image: url('images/contentbox/box6.jpg');
  background-position: right;
  background-repeat: repeat-y;
  padding-right: 10px;  
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url('images/infobox/box2.jpg');
  background-repeat: repeat-x;
  color: white;
}
TD.infoBoxFooter {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url('images/infobox/box8.jpg');
  background-repeat: repeat-x;
  color: #FFFFFF;
}
TD.contentBoxHeading {
  font-family: Verdana, Arial, sans-serif; 
  font-size: 12px;
  font-weight: bold;
  background-image: url('images/contentbox/box2.jpg');
  background-repeat: repeat-x;
  color: #0171b9;
  vertical-align: top;
  padding-top: 10px;
}
TD.contentBoxFooter {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url('images/contentbox/box8.jpg');
  background-repeat: repeat-x;
  color: #FFFFFF;
}
TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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 {

}

TABLE.productListing {}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #268fdb;
  color: #FFFFFF;
  font-weight: bold; 
  padding: 5px; 
}
.productListing-heading A {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;  
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  vertical-align: middle;
}

A.pageResults {
  color: black;
}

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

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

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: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  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: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo 
{ 
	font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #aaa; text-align: left;
	height: 65px; padding: 0 10px;
	background: url(../../../images/krok.png) no-repeat right;
}
.checkoutBarFrom a { color: 444; }
.checkoutBarCurrent
{
	font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #0099FF; text-align: left;
	height: 65px; padding: 0 10px;
	background: url(../../../images/krok_teraz.png) no-repeat right;
}
.krok { font-size: 16px; font-weight: bold; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }



/* --------------------------------------------------------------------------------------- button clases */
.net77_button, .net77_button_S
{
	color: white !important; font-size: 12px; font-weight: bold;
	cursor: pointer; white-space: nowrap;
	height: 24px; line-height: 24px;
	display: inline;
	position: relative;
	background: url("images/buttons/btn2.jpg") repeat-x;
	padding: 5px 5px; * padding: 0 5px;
	margin: 0 6px;
}
.net77_button_S input
{ 
	color: white !important; font-size: 12px; font-weight: bold;
	border: 0; background: none;
	padding: 4px 0;
	cursor: pointer;
}
<!-- opera hack -->
@media all and (min-width: 0px)
	{
	.net77_button { display: table; padding: 0 5px; }
	.net77_button_S { display: table; padding: 0; }
	.net77_button_S input { padding: 4px 5px; }
	}
.net77_button:hover { text-decoration: none }
.net77_button_L
{
	width: 6px; height: 24px;
	background-image: url("images/buttons/btn1.jpg");
	cursor: pointer;
	position: absolute;
	top: 0; left: -6px;
}
.net77_button_R
{
	width: 6px; height: 24px; 
	background-image: url("images/buttons/btn3.jpg");
	cursor: pointer;
	position: absolute;
	top: 0; right: -6px;
}

.net77_product_descrition 
{
	padding: 20px 0;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px; 	
}
.net77_produkt_producent
{
	margin-right: 50px;
	text-align: center;
	border: 10px solid #F3F3F3;	
	background-color: #FBFBFB;
}
.net77_produkt_link 
{
	text-align: center;	
}
#net77_menu_gora { padding-left: 0 }
#net77_menu_gora li
{
	float: left;
	list-style-type: none;	
}
.net77_linki_kategorie {
	font-size: 12px;
	margin:0;
	padding:6px 0 6px 0;
	border-bottom: 1px solid #eee;
}
.net77_listing_opis
{
	width: 40%;	
}

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

/* ------------------------------------------------- Przewijanie miniaturek */

/* przewijanie polecane */
#windowSlider { overflow: hidden; position: relative; height: 0; }
#container1 { position: absolute; }


/* przewijanie promocje */
#windowHorizontal { overflow: hidden; position: relative; height: 0 }
#containerHorizontal { position: relative; }


/* ukrywanie i pokazywanie nowosci */
#windowHider 
{
	overflow: hidden;
	position: relative;
	text-align: left;
	height: 0;
}

/* ------------------------------------------------------------------------------------ produkty - LISTING */
ul.sortowanie { list-style: none; padding: 0; margin: 0; display: inline; }
ul.sortowanie li { display: inline; margin-right: 10px }

.listing { font-size: 12px; width: 100%; }
.listing td { vertical-align: top; }
.listing .zdjecie { width: 1%; }
.zdjecie img { border: 1px solid #ddd; padding: 5px; }
.listing .nazwa { font-weight: bold; }
.listing .opis {}
.listing .cena {}
.listing .przycisk {}
.listing .dodatkowe { font-size: 10px; }
.listing .przerwa { padding: 5px; }


/* ------------------------------------------------------------------------------- produkty w boksach i strona glówna */
.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
{
}
.net77_nowosci_nowe .net77_tytul
{
	margin: 4px 0;	
}
.net77_nowosci_nowe .net77_tytul a
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #0099FF;
}
.net77_nowosci_nowe .net77_opis
{
	margin: 8px 0;
	color: #999999;	
}
.net77_nowosci_nowe .net77_data_dodania
{
	font-size: 9px;
}

/* --------------------------------------------------------------- opis produktu */
#produkt_info_glowne
{
	font-size: 12px;
	border: 1px solid #bfbfbf;
	padding: 10px;
}
#produkt_info_glowne .tabela { font-size: 12px; }
#produkt_info_glowne .tabela td { padding: 2px 10px 2px 0; }

#produkt_info_glowne #nazwa_produktu { font-size: 20px; font-weight: bold; float:left; padding-bottom: 10px; }
#produkt_info_glowne #zdjecie { margin: 0; }
#produkt_info_glowne #zdjecie img { padding: 5px; border: 1px solid #ddd; }
#produkt_info_glowne #informacje { margin: 0; margin-top: 20px; }
#produkt_info_glowne #informacje td { vertical-align: top; }
#produkt_info_glowne #powiadom { margin: 0; margin-top: 20px; }

#produkt_info_glowne #do_koszyka { border: 1px solid #ddd; padding: 10px; float: right; }
#produkt_info_glowne #do_koszyka #cena { font-size: 16px; font-weight: bold; margin: 0; }
#produkt_info_glowne #do_koszyka #oblicz_rate { margin: 10px 0 0 0; }
#produkt_info_glowne #do_koszyka #opcje { margin: 20px 0 4px 0; font-weight: bold; }

#produkt_info_glowne #do_koszyka #przycisk { margin: 0; margin-top: 20px; }

/* zakladka  */
.zakladka { width: 100%; height: 25px; margin-top: 5px; }
.zakladka .z1
{
	font-weight: bold; color: #0271b8;
	vertical-align: bottom; padding: 0 5px 0 25px; 
	cursor: pointer;
	background: url(../../../images/z1.png) no-repeat left;
}
.zakladka .z3 { width: 100%; background: url(../../../images/z3.png) repeat-x; }

.modul_tresc { border: 1px solid #bfbfbf; border-top: 0px; padding: 10px; overflow: auto; }

/* ----------- recenzje w opisie produktu */
#recenzje_tresc div { border: 1px solid #ddd; padding: 10px; margin-bottom: 10px }
#recenzje_tresc img { vertical-align: middle; }
#recenzje_tresc .autor { margin: 0; }
#recenzje_tresc .data { margin: 2px 0 0 0; font-size: 10px;  }
#recenzje_tresc .tekst { margin: 10px 0 0 0; }
#recenzje_tresc .ocena { margin: 20px 0 0 0; }



/* ------------------------------------------------------------ formularz rejestracji */
label.create_account {
	display: block;
	width: 200px;
	float: left;
	text-align: right;
}