body { margin: 0; font-family: Times New Roman,Arial,Helvetica,sans-serif; font-size: 12px; font-style: italic;}
img { border: 0 }
table { font-family: Times New Roman,Arial,Helvetica,sans-serif; font-size: 12px; font-style: italic;}

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

#strona { width: 1024px; background-color: #ececec; margin-left: auto; margin-right: auto; display: block; overflow: hidden;}

/* ------------------------------------------------------------------------------------------------------------------------------------- naglowek */
#naglowek { background: #D8EBF1;}
#naglowek #logo { float: left; height: 200px; overflow: hidden;}
#naglowek #menu 
{ 
	position: relative;
	list-style-image: url(images/lista_niebieski.png); 
	margin: 0;
	padding: 0 20px;
	padding-left: 80px;
	text-align: left;
	height: 25px;
	line-height: 26px;
	top: 167px;
	left: 33px; /*93*/
	width: 200px;
	font-size: 18px;
}
#naglowek #menu li 
{ 
	background: 
}
#naglowek #menu a { color: #027B98; text-decoration: none; font-weight: bold; }
#naglowek #menu a:hover { color: #000 }

/* ------------------------------------------------------------------------------------------------------------------------------------- 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 { float: left; padding-left: 49px; font-size: 15px; padding-top: 10px; }
#pokaz a { color: #027B98; text-decoration: none; font-weight: bold }
#pokaz a:hover { color: #000 }
/*tu byłem wyszukaj*/

/* ------------------------------------------------------------------------------------------------------------------------------------- sciezka jezyki */
#sciezka_jezyki { border-bottom: 1px solid #ddd; padding: 5px 10px; padding-left: 10; 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; padding-right: 0px; }

/* ------------------------------------------------------------------------------------------------------------------------------------- stopka */
#stopka { background: url(images/bottom.jpg) no-repeat top; height:208px; position: relative }

#linki { margin-left: 80px; padding: /*10*/10px; text-align: left }
#linki .kolumna { float: left; padding-top: 47px; padding-left: 0px; }
#linki p 
{
	display: none;
	background: url(images/lista_d_niebieski.png) no-repeat; 
	margin-top: 5px; padding-left: /*22*/40px; 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 5px 0px; padding-left: 18px; float: left;}
#linki a { color: #222; text-decoration: none }
#linki a:hover { color: #027B98 }

#info 
{
	text-align: left;
	position: absolute; top: 0; right: 0;
	width: 180px; height: 40px; *height: 110px;
	padding-top: 55px;
	padding-right: 93px;
}
#info a { font-size: 10px; color: #027B98; }
#info a:hover { color: #027B98; text-decoration: none }

#profito 
{
	text-align: left;
	position: absolute; top: 0; right: 0;
	width: 180px; height: 40px; *height: 110px;
	padding-top: 93px;
	padding-right: 8px;
}
#profito a { font-size: 10px; color: #027B98; }
#profito a:hover { color: #027B98; text-decoration: none }

#banner { border-top: 1px solid #ddd; padding: 5px 0; text-align: center; }

/* ------------------------------------------------------------------------------------------------------------------------------------- srodek */
#tresc { vertical-align: top; width: 513px; background: url(images/leftinner.jpg) repeat-y left top; padding-left: /*15*/0px;}
#tresc2 { vertical-align: top; width: 513px; background: url(images/rightinner.jpg) repeat-y right top; padding-left: /*15*/0px; height: 100%;}
#tresc3 { vertical-align: top; width: 430px; margin-left: 42px; margin-right: 41px; height: 100%;}
#boxy { vertical-align: top; height: 100%; background: #d8ebf1; width: 173px;}
#boxy .szerokosc { width: 173px; }
.obramowanie { border: 1px solid #ddd }

#boxy table.szerokosc tr td table tr td { vertical-align: top;}

/* 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: 980/*980*/px;
  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: #eaebed url(images/infobox/box4.jpg) repeat-y left }
.infobox_right { width: 10px; background: #eaebed url(images/infobox/box6.jpg) repeat-y right }
.infoboxText {
  font-family: Verdana, Arial, sans-serif; 
  font-size: 12px;
  padding: /*0*/ 5px;
  background: #ededed url(images/box66.jpg) repeat-y center top;
}
.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #eaebed url('images/infobox/box5.jpg');
}
.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: Times New Roman,Arial,Helvetica,sans-serif;
  font-size: 15px;
  font-weight: bold;
  font-style: italic;
  background-image: url('images/infobox/box2.jpg');
  background-repeat: no-repeat;
  background-color: #eeeef0;
  color: #027B98;
  text-align: center;
  height: 21px;
  overflow: hidden;
}
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: #027B98;
  vertical-align: top;
  padding-top: 10px;
  height: 21px;
  overflow: hidden;
}
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: #027B98;
  text-align: center;
}

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;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
}
.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;
	cursor: pointer;
	position: absolute;
	top: 0; left: 0/*-6*/px;
}
.net77_button_R
{
	width: 6px; height: 24px; 
	cursor: pointer;
	position: absolute;
	top: 0; right: 0/*-6*/px;
}

.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: 0px solid #ddd;
	border-bottom: 0px 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: 460px; 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: /*10*/30px; overflow: hidden; width: 438px;}

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

.lewybrzeg
{
	width: 73px; /*73*/
	background: url(images/bok_l.jpg) repeat-y;
}

.prawybrzeg
{
	width: 91px; /*91*/
	background: url(images/bok_r.jpg) repeat-y;
}

table.contentBox tr td
{
	padding: 0px;
	margin: 0px;
}

#divrightcolumn form { height: 50px; padding-top: 0px; width: 90px;}
#divrightcolumn form .input { width: 117px; * margin-top: 4px }
.btn_search
{ 
	width: 26px;
	height: 21px;
	background: url(images/header/szukaj.png) no-repeat;
	border: 0; 
	cursor: pointer; 
	margin-left: 2px;
}
#divrightcolumn form a { color: #027B98; text-decoration: none; font-weight: bold; }
#divrightcolumn form a:hover { color: black; }

#divrightcolumn
{
	width: 174px;
	display: block;
}

