HTML, BODY {
  height: 100%; /* Required */
}

BODY {
	margin: 0px;
	padding: 0;
	font-family: Verdana;
	font-size: 11px;
	color: #000;
}

TABLE {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 0;
	text-align: left;
	width: 100%;
	vertical-align: top;
}

a:link, a:visited {
	outline:none!important;
	text-decoration: none;
	color: black;
	cursor: pointer;
}

a:hover, a:active {
	outline:none!important;
	text-decoration: none;
	color: black;
	cursor: pointer;
}

INPUT {
	margin: 0;
	padding: 0;
	padding-left: 1px;
	height: 16px;
	line-height: 16px;
	border: 1px solid rgb(127,127,119);
	font-size: 12px;
}

.imgbut { height:auto; border: 0; }
.inputField {
	width: 335px;
	margin: 0;
	padding: 0;
}

fieldset { border: 0; }
legend { display: none; }

#obliczanie_platnosci {
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	margin-right: 10px;
	color: #6F84AA;
}

SELECT {
	margin: 0;
	padding: 0;
	height: 18px;
	border: 1px solid #afafaf;
}

TEXTAREA {
	border: 1px solid #afafaf;
	width: 400px;
	}

IMG, DIV {
	border: 0;
	margin: 0;
	padding: 0;
}
#body {
	margin: 0 auto;
	width: 930px;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
}

#flash {
	z-index: 2;
}

#logo {
	float: left;
}

#header {
  margin:	0px;
  padding:	0px;
  display: 	block;
/*  border: 1px solid blue; */
	}

#header #banner {
	padding: 0;
	margin: 0;
    height: 246px;
}

/* górne menu */
/*
.topmenu {
   background-image: url('../images/menu/menu_bg.jpg');
   background-repeat: no-repeat;
   width: 900px;
   height: 68px;
   display: block;
   margin: 0;
   padding: 0;
}


.topmenu table tr td a#m1 {
   display: block;
   background-image: url('../images/menu/m_apteka_off.gif');
   width: 79px;
   height: 32px;
}

.topmenu table tr td a:hover#m1 {
   background-image: url('../images/menu/m_apteka_on.gif');
}

.topmenu table tr td a#m2 {
   display: block;
   background-image: url('../images/menu/m_vortal_off.gif');
   width: 89px;
   height: 32px;
}

.topmenu table tr td a:hover#m2 {
   background-image: url('../images/menu/m_vortal_on.gif');
}

.topmenu table tr td a#m3 {
   display: block;
   background-image: url('../images/menu/m_dojazd_off.gif');
   width: 63px;
   height: 32px;
}

.topmenu table tr td a:hover#m3 {
   background-image: url('../images/menu/m_dojazd_on.gif');
}

.topmenu table tr td a#m4 {
   display: block;
   background-image: url('../images/menu/m_kontakt_off.gif');
   width: 64px;
   height: 32px;
}

.topmenu table tr td a:hover#m4 {
   background-image: url('../images/menu/m_kontakt_on.gif');
}
*/

/* koniec header */

#content {
	margin:0px;
	padding: 0;
 	padding-bottom: 0px;
 	float: none;
	}

#content:after {
	clear: both;
 	display: block;
 	font: 1px/0px serif;
 	content: ".";
 	height: 0;
 	visibility: hidden;
}

#content TABLE.main  {
	width: 930px;
}

#content TABLE.main TR {
	vertical-align: top;
	border: 0px;
}

#content TABLE.main TR TD {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#content TABLE.main TR TD.tlcol {
	background: rgb(111,132,170);
	width: 210px;
}

#content TABLE.main TR TD.trcol {
	background: rgb(182,192,212);
	width: 186px;
}

#content TABLE.main TR TD.tccol {
	width: 504px;
}

/*
.ccol {
	margin: 0px;
	margin: 0px 186px 0px 210px;
	padding-left: 5px;
	padding-right: 5px;
	width: 510px;
	}
*/

.ccol {
	float: left;
	margin: 0px;
	margin: 0px 0px 0px 0px;
	padding-left: 5px;
	padding-right: 5px;
	width: 510px;
	}

.col {
	padding: 0;
	margin: 0;
}

#lc {
	float:left;
	margin: 0;
	padding: 0;
	width: 210px;
	background: rgb(111,132,170);
/*	padding-bottom: 1000px;
	margin-bottom: -1000px;
*/
	padding-top: 5px;
}

/* IE */
#lc UL {
	padding: 0px;
	margin: 0px;
}

#rc {
	margin: 0;
	padding: 0;
	float:	right;
	width: 186px;
	background: rgb(182,192,212);
	padding-top: 5px;
	vertical-align: top;
/*	padding-bottom: 1000px; */
/*	margin-bottom: -1000px;	*/
/*	border: 1px solid blue;	*/
}

#footer {
	clear: both;
	padding: 0px;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	border-top: 2px solid #336633;
    font-size: 10px;
    font-weight: normal;
    color: #336633;
    text-transform: uppercase;
	}

#footer a {
    color: #336633;
	text-transform: uppercase;
}

#footer div * {
	display: inline;
	color: #aeb89f;
}

#footer div h1 {
	font-weight: bold;
	font-size: 10px;
}

#footer div h1 a:link, #footer div h1 a:visited, #footer div h1 a:active,
#footer div h1 a:hover {
	text-transform: none;
	display: inline;
	font-size: 10px;
}

.col h1 {
	margin:5px 0px 0px 0px;
	background:white;
	font-family: Arial;
	font-size: 12px;
	color: #336633;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	}

.col h1 span {
	display:block;
	line-height: 21px;
}

.col h1 span a {
	text-decoration: none;
	display: block;
	width: 170px;
	}

.colcontent {
	font-family: Verdana;
	color: #000;
	font-size: 10px;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
/*
	border: 1px solid green;
	border-left-width: 1px;
	border-right-width: 1px;	*/
	width: 198px;
/*	background: rgb(248,248,248); */
}

.colcontent TABLE, .colcontent DIV {
	margin-left: 4px;
	}

.colcontent UL {
	list-style:none;
	margin:0;
	padding:0;}

.colcontent OL {
	margin:0 0 0 25px;
	padding: 0px 0px 0px 3px;
}

.colcontent LI {
	margin:0;
	padding:0;
/*	border-bottom: 1px solid #d9d9d9; */
	}
.colcontent LI A {
	display:block;
	text-decoration:none;
	color: black;
	}
.indent {
	margin-left: 6px;
	}
.colcontent A {
	text-decoration:none;
}

/* promocje */
.prom {
	font-family: Arial;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	}

.prom ul {
	list-style: none;
	}

.prom li {
	border: 0px;
/*  width: 170px;
	float: left;
	border: 1 solid black;
*/
}

.prom h1 {
	margin: 	  0 2px;
	padding:		0;
	padding-left: 	5px;
	padding-right: 	5px;
	height: 	  12px;
	overflow: 	  hidden;
}

.prom h1 a {
	padding: 0;
	margin: 0;
	font-size: 	  11px;
	color:   #336633;
	font-weight:  bold;
	background: #f8f8f8;
}

.prom h2 {
	padding:		0;
	padding-left: 	5px;
	padding-right: 	5px;
	margin: 0;
	font-size: 	  10px;
	color:   	  #000;
	height: 	  12px;
	width: 		  176px;
	overflow: 	  hidden;
	}

.prom .cena {
	color: rgb(218, 0, 0);
	font-weight: bold;
	}

.prom .cena li {
	float: left;
	padding-left: 10px;
	border: 0px;
	}

.prom .zdjecie {
	overflow:hidden;
	text-align:center;
	margin: 10px auto;
	padding: 10px;
	border: 1px solid #d0c6b1;
	width: 120px;
	height: 120px;
	background: white;
	}

.prom .displayNone	{
	display: none;
	}

.prom .displayBlock {
	display: block;
	}

#koniec {
	padding:0;
	margin:0;
	height:0px;
	float:none;
	clear:both;
	}
/* koniec promocje */

/* karta produktow */
.produkt {
	padding: 0;
	margin: 0;
	font-family: Arial;
	width: 100%;
}

.produkt:after{
	float: none;
}

.produkt H1 SPAN {
    height:20px;
	line-height: 20px;
	margin: 0px;
    padding: 0px 5px 0px 20px;
    display:block;
    }

.produkt H3 {
    font-size:14px;
    margin:0;
	font-weight:  bold;
	color: #000;
	border-bottom: 1px solid #6F84AA;
    }

.produkt H3 SPAN {
    height:20px;
    padding:5px 5px 0px 20px;
    display:block;
    }


.produkt .zdjecie {
    margin: 20px 0px 30px 0px;
    padding: 0px;
    vertical-align: middle;
    text-align: center;
    }

.produkt .zdjecie img {
    border: 0px solid #a8cdef;
    padding: 10px;
}

.produkt .cena {
	background:url(images/cena.gif) no-repeat;
	padding: 0;
	margin: 0;
	margin-left:20px;
	text-align:left;
	color:#da0000;
	font-size:14px;
	font-weight:bold;
	}

.cena H1 {
	margin: 0;
	padding: 0;
	margin-left: 50px;
	padding-top: 10px;
	font-size: 	13px;
	color: 		black;
	width: 		30px;
	background: none;
/*	background: transparent;
	*/
	}

.cena H2 {
	margin: 0;
	padding: 0;
	padding-left: 35px;
	padding-top: 10px;
	}

.produkt .add {
	margin: 0;
	padding: 0;
    margin-top: 10px;
    margin-right: 65px;
    }

.produkt .list {
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 0px 0px;
	font-size: 11px;
/*	background: #4a2c2e; */
    }

.produkt H2 span {
	font-size: 10px;
	color: black;
	font-family: verdana;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

.produkt H2 span em{
	font-weight: normal;
	font-style: normal;
	}

.main h2 { font-size: 18px; }

.produkt p {
	font-size: 10px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	}

.list DL {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px ;
	width: 220px;
}
.list DT {
	margin: 0;
	padding: 0;
    float:left;
/*    display: block; */
    text-align:right;
    padding-right: 10px;
    width: 50px;
    }
.list DD {
	margin: 0;
	padding: 0;
    float:left;
/*    display: block; */
    font-weight:bold;
    width: 130px;
	}

.produkt .desc {
	font-family: Arial;
	font-size: 12px;
	color: #4a2c2e;
	font-weight: normal;
	text-align: justify;
	}

.desc dt { float: left; width: 100px; padding: 5px 0; font-weight: bold; }
.desc dd { padding: 5px 0; width: 360px; margin-left: 100px; }

.usun {
	background: url(/_p/gfx/usun.gif) center center no-repeat;
	display: block;
	width: 25px;
	height: 25px;
	margin: 0 auto;
}
.usun span { display: none; }
#content table.tab { width: 100%; text-align: center; margin: 10px 0; }
#content table.tab tr td, #content table.tab tr th { border: 1px solid #e3e3e3; padding: 5px; vertical-align: middle; }
#content table.tab th { background: #6F84AA; color: #ffffff; }
#content table.tab .txt { width: 30px; }
#content table.tab strong { font-size: 12px; }

/* koniec karty produktow */
.table {
	border-collapse: separate;
	float:left;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	width: 400px;
	}

TABLE.table TR TD {
	border: 1px solid lightgrey;
}

TABLE.header TR TD, TABLE.picture TR TD  {
	border: 0px;
}

/*
.column {
	float:left;
	}

.table:after {
	padding:0;
	margin:0;
	height:auto;
	float:none;
 	display: block;
	clear:both;
}
*/

div.logout {
	text-align: center;
	}

#logout {
	color: red;
	font-weight: bold;
}

.loginEdit {
	margin: 0;
	padding: 0;
	margin-bottom: 1px;
	width: 71px;
	border: 1px solid #757575;
}

.searchEdit {
	margin: 0;
	padding: 0;
	margin-bottom: 1px;
	width: 150px;
}


h1.title {
	margin: 0px;
	margin-top: 5px;
	padding: 0;
	border-bottom: solid 1px #d0c6b1;
	font-size: 12px;
	color: #877348;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 3px;
}

/* ---------------------------------------- style do postow   */
.reviewType  {
	color: black;
}

.reviewType a {
	color: green;
	text-decoration: none;
}

.reviewType .active {
	font-weight: bold;
}

/* ------------------------------ Dane osobowe */
.label {
	font-size: 12px;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;

}

INPUT.entry {
	width: 	250px;
}

SELECT.entry {
	width: 253px;
	font-size: 11px;
}

.select {
	width: 253px;
	}

INPUT.checkbox {
	border: 0px;
	width: 	17px;
	height: 17px;
	margin-right: 4px;
}

.zgoda {
	margin: 20px auto;
	text-align: justify;
	font-size: 11px;
}

/* ------------------------- Lista towarów */
.prodlist {
	font-size: 11px;
	border-collapse:collapse;
	margin: 10px auto 10px auto;
	width: 500px;
	padding: 0px;
	}

.prodlist TD {
	border:1px solid white;
	padding:2px 5px;
}

.prodlist THEAD TD {
	color:#336633;
	font-weight:bold;
	height: 21px;
	background: url('images/nav_bgr.gif') repeat-x;
}

.prodlist THEAD TD A {
	color: #336633;
	}


.prodlist TBODY TD {
	background:#f8f8f8;
	}

.prodlist .odd TD {
	background:#f0f0f8;
	}

.pozycje {
	color: #000;
	font-size: 12px;
}

.range {
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 500px;
	font-size: 12px;
	margin-top: 5px;
	float: left;
/*	border: 1px solid red;		*/
}

.range TR TD {
	height: 20px;
}

/* --------------------------------- elemenet kosz */
.amountEdit {
	width: 30px;
	padding-right: 1px;
}

/* -------------------------------- Element pojedynczej promocji / nowosci */
td.promotionname {
/*  background-color: #E0E4DB; */
	background-color: #e8eaed;
  color: #336633;
  font-weight: bold;
  font-size: 8pt;
  text-align: center;
  line-height: 12px;
  height: 28px;
  text-transform: uppercase;
}

td.promotiondetails {
/*  background-color: #E0E4DB; */
	background-color: #e8eaed;
  color: #336633;
  font-weight: normal;
  font-size: 8pt;
  text-align: center;
  height: 28px;
  text-transform: uppercase;
}

.promotionimage {
	width: 110px;
	height: 110px;
	padding: 4px;
	padding-left: 20px;

}

.promotionoldprice {
  color: #336633;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 8pt;
  text-align: center;
  text-decoration: line-through;
  vertical-align: middle;
}

.promotionprice {
  border: 1px solid #9E0B0E;
  color: #9E0B0E;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

.promotionname_one {
	text-align: center;
	margin: 2px;
	font-size: 12px;
	width: 138px;
	display: block;
}

.img_div {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 136px;
	border: 1px solid #c0c0c0;
}

.img_one {
	width: 126px;
}

.promotionprice_one {
	font-size: 12px;
	text-align: center;
}

/* ----------------------------------- zapomnialem hasla */
.remindHeader {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.remindInfo {
	font-size: 12px;
	color: #000;
	margin: 10px;
	font-weight: normal;
}

.important {
	font-weight: bold;
}


/*
.remindedit {
	border: 1px solid #c0c0c0;
	width: 100%;
	font-size: 12px;
}
*/
/* ------------------------------------- karta produktu */
	/* ---------------------------- Dodawanie opinii ---- */
.entryHeader {
	font-size: 12px;
	vertical-align: top;
}

/* ---------------------------- Historia zamówień ---- */
.orderList {
	width: 100%;
}

.orderListHeader {
	font-size: 12px;
	text-align: center;
}

.orderListNumber,.orderListStatus,.orderListDate {
	text-align: center;
	font-size: 12px;
}

.orderInfoHeader,.orderInfoBody {
	font-size: 12px;
}

.orderInfoBodyHeader {
	font-weight: bold;
	text-align: center;
}

.orderInfoAmount {
	text-align: center;
}

.orderInfoPrice,.orderInfoValue {
	text-align: right;
}

.orderListNumber a:link,.orderListNumber a:visited {
	color: #000;
	text-decoration: none;
}

.orderListStatus a:link,.orderListNumber a:visited {
	color: #000;
	text-decoration: none;
}

.orderListDate a:link,.orderListNumber a:visited {
	color: #000;
	text-decoration: none;
}

.orderListNumber a:hover,.orderListNumber a:active {
	color: red;
}


/* ------------------------------ promocje / nowosci */
.promohead {
	width: 280px;
	border: 1px solid #c7e59f;
	background: #f0f9e4;
	height: 55px;
	padding: 0;
	margin: 0;
}

.promobody {
	width: 280px;
	border: 1px solid #c7e59f;
	border-top: 0;
	padding: 0;
	margin: 0;
}

/* Profil -> po zalogowaniu menu w MOJE KONTO */
.profil li {
	list-style: none;
	display: block;
	float: left;
}

.profil a:link,.profil a:visited {
	text-decoration: none;
	color: #000;
}

.profil a:hover,.profil a:active {
	text-decoration: none;
	color: #F00;
}

.profil {
	margin: 0;
	padding: 0;
	text-align: left;
	display: block;
	height: 29px;
	font-size: 12px;
}

.profil ul {
	display: block;
	width: 100%;
}

TABLE.table TR TD H4 {
	font-size: 12px;
}

h4 {
	font-size: 12px;
	margin-top: 10px;
}

h4.active {
	padding: 0;
	padding-top: 6px;
	margin: 0;
	text-align: center;
	font-size: 12px;
	height: 29px;
	width: 120px;
}

h4.inactive {
	padding: 0;
	padding-top: 6px;
	margin: 0;
	font-weight: normal;
	text-align: center;
	color: #600;
	font-size: 12px;
	height: 29px;
	width: 120px;
	cursor: pointer;
}

/* Profil -> po zalogowaniu menu w MOJE KONTO */
.cardedit {
	font-size: 13px;
}

/* ----------------- PODSTAWOWE - DLA WSZYSTKICH PROJEKTÓW - KONIEC */
	/* -----------------------------------------------------------------*/
	/* -----------------------------------------------------------------*/
	/* -----------------------------------------------------------------*/
	/* ------------------------------ ROZSZERZONE - POCZATEK */
	/* -------------------------------- header */
	/* --------------------------------- menu górne */
	/* ---- mapa strony --- */
.mapSite {
	color: #000000;
	list-style: none;
}

.mapSite a:link,.mapSite a:visited {
	color: #000000;
	text-decoration: none;
}

.mapSite a:hover,.mapSite a:active {
	color: red;
	text-decoration: none;
}

/* ---------------------------------  ROZSZERZONE - KONIEC */
.cat_path_for_product {
	float: none;
	margin: 0px;
	padding: 0px;
	}

.cat_path_for_product ul {
	list-style: none;
	}

.cat li { zoom: 1; }
ul.cat_path {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	height: 14px;
	line-height: 14px;
	width: 500px;
/*	border: 1px solid red;	*/
	margin-bottom: 5px;
}
ul.cat_path li {
	float: left;
	padding: 0;
	margin: 0;
	padding-left: 10px;
/*	border: 1px solid blue; */
	font-size: 11px;
}
.cat_path a {
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #336633;
	font-size: 11px;
	font-weight: bold;
	background: url('/_p/gfx/trojkat.gif') 0px 3px no-repeat;
	padding-left: 20px;
	font-weight: normal;
	text-transform: capitalize;
}

ul.toplist {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 100%;
	}

ul.toplist {
	width: 186px;
	}

.toplist li	 {
	text-align: right;
	vertical-align: middle;
	height: 24px;
	margin-bottom: 3px;
}

.toplist a {
  display: block;
  font-size: 10px;
  font-weight: normal;
  padding-right: 20px;
  padding-left: 5px;
  padding-bottom: 2px;
  text-decoration: none;
  vertical-align: middle;
  background-image: none;
	}

.toplist a:visited, .toplist a:link, .toplist a:active {
	background: none;
}

.toplist a:hover {
  color: black;
  background-image: url('/_p/gfx/arrow_green.png');
  background-repeat: no-repeat;
  background-position: right center;
}

ul.cat {
	list-style: none;
	marigin: 0px;
	padding: 0px;
/*	border: 1px solid blue;	 */
	}

.cat li {
	marigin: 0px;
	padding: 0px;
	vertical-align: middle;
/*	height: 26px; */
	margin-bottom: 3px;
/*	border: 1px solid red; */
	}

.cat a {
  display: block;
  font-size: 11px;
  font-weight: bold;
  padding-left: 25px;
  text-decoration: none;
  vertical-align: middle;
  color: white;
  line-height: 13px;
}

.cat a:link, .cat a:visited {
  color: white;
}

.cat a:hover, .cat a:active {
  color: white;
  background: url('/_p/gfx/arrow_red.gif') no-repeat left center;
}

.pageLinks {
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

.pageLinksActive {
	color: #000;
	font-size: 8pt;
	font-weight: bold;
}

a.pageLinks:hover,a.pageLinks:active
{
	color: #336633;
	font-weight: bold;
}

input.button {
	font-weight: normal;
	font-size: 8pt;
	text-align: center;
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
	line-height: 28px;
	height: 28px;
	width: 60px;
	color: black;
	background: url('/_p/gfx/buttons/przyciski/btn_60.gif') no-repeat;
	border: 0px;
	cursor: pointer;

}

#btn_basket_add {
	width: 94px;
	height: 26px;
	background: url('/_p/gfx/buttons/btn_basket_add.png') no-repeat;
}

#long, .long90 {
	width: 90px  !important;
	background: url('/_p/gfx/buttons/przyciski/btn_90.gif') no-repeat !important;
}

#longer, .long120 {
	width: 120px !important;
	background: url('/_p/gfx/buton120.gif') no-repeat !important;
}

#longest {
	width:  150px;
	background: url('/_p/gfx/buttons/przyciski/btn_150.gif') no-repeat;
}

.frame {
	width: 100%;
	border: 1px solid #afafaf;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.upper {
	text-transform: uppercase;
}

a.upper {
	color: #333333;
	}

.form {
	width: 100%;
	float: left;
	text-align: center;
}

SPAN.fill {
	color: blue;
	vertical-align: top;
	font-size: 7pt;
	text-align: left;
}

SPAN.req {
	color: red;
	vertical-align: top;
	font-size: 7pt;
	text-align: left;
}

SPAN.inf {
	color: green;
	vertical-align: top;
	text-align: left;
	font-size: 7pt;
}

/** =========================================================================
	=========================================================================
	                         STYLE SPECYFICZNE DLA PROJEKTU
	=========================================================================
	========================================================================= */
.pharm {
	padding: 0;
	margin: 0;
	margin-top: 3px;
	background: url('images/porady.jpg') no-repeat;
	font-size: 12px;
	color: blue;
	height: 147px;
}

.pharm P {
	padding-left: 78px;
	padding-top: 48px;
}

.pharm SPAN {
	padding-left: 78px;
	padding-top: 0px;
	display: block;
}

.simpleError {
	color: red;
}

.tooltipIco {
  background: url('./i.gif')  no-repeat 0px 0px;
  width: 17px;
  height: 17px;
}

.tooltipBox {
  width: 17px;
  height: 17px;
}

.tooltip {
			/* WYGLĄD */
  color: #000000;
  font-family: Tahoma;
  font-size: 11px;
  font-weight: normal;
  padding: 5px;
  background: #ffe9bf;
  border: 1px solid #a8cdef;
  letter-spacing: 1px;
			/* ROZMIESZCZENIE */
  position:	absolute;
  text-align: left;
  margin-top: 12px; /* odległość w pionie od kursora myszy */
  margin-left: 12px;
  /* max-width:	200px; */
}

ul.table {
    list-style: none;
    text-align: center;
    display: block;
    float: none;
    width: 450px;
}

ul.table li {
    float: left;
}

ul.languages {
	margin: 0;
	padding: 0;
	border: 0;
    list-style: none;
    text-align: left;
	float: none;
    display: block;
	width: 100px;
}

ul.languages li {
	float: left;
	width: 30px;
}

#btn_login {
  background: url('/_p/gfx/buttons/btn_login_on.gif') no-repeat;
  width: 35px;
  height: 25px;
  display: block;
  border: 0;
}

#btn_login:hover {
  background: url('/_p/gfx/buttons/btn_login_on.gif') no-repeat;
  width: 35px;
  height: 25px;
  display: block;
  border: 0px;
}


.positionsHeader a:link, .positionsHeader a:visited {
  color: #000;
}

.positionsHeader a:hover, .positionsHeader a:active {
  color: #000;
  text-decoration: underline;
}

.positionsHeader {
  text-align: center;
}

a.nameLink {
  color: #336633;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 8pt;
  text-decoration: none;
}

.priceBody {
  color: #336633;
  text-align: right;
}

hr.main {
  color: #D0C6B1;
  height: 1px;
  width: 98%;
}

.lpBody {
  color: #336633;
  font-size: 8pt;
}

.lpHeader {
  color: #336633;
  font-weight: bold;
  text-align: left;
  font-size: 8pt;
}

.nameBody {
  color: #336633;
  text-align: left;
}


.amountBody {
  color: #336633;
  text-align: right;
}

.basketBody {
  color: #336633;
  text-align: center;
}

ul.menu {
	list-style: none;
	float: right;
	height: 20px;
	}

ul.menu li {
	height: 20px;
	float: left;
	padding-left: 5px;
	}

SPAN.header {
	padding-left: 10px;
	font-weight: bold;
	color: black;
	font-size: 12px;
}

.items {
	float: left;
	}

.items TABLE {
	float: left;
}

.cartString	{
	display: block;
	}

.newsletter	{
	float: left;
/*	border: 1px solid red; */
}

INPUT.input {
	width: 410px;
}

.main .search_advance TABLE TR TD {
	border: 0px;
}

.info {
	float: left;
	}

.static {
	text-align: justify;
	padding: 0px;
	margin: 0px;
	margin-right: 0px;
/*	border: 1px solid red; */
	}

.text label { float: left; width: 150px; }
fieldset div { padding: 4px 0; }
.ccol fieldset .txt { width: 250px; }

.alignCenter { text-align: center; }
.but {
	width: 90px;
	border: 0;
	height: 28px;
	background: url(/_p/gfx/buttons/przyciski/btn_90.gif) 0 0 no-repeat;
	letter-spacing: 1px;
	color:#ffffff;
	font-size: 10px;
	font-weight: bold;
}
:hover.but { cursor: pointer; }
.comment label { float: left; width: 80px; font-weight: bold; }
.comment div { padding: 5px 0; }
.item { padding: 5px 0; border-bottom: 1px solid #cccccc; font-size: 11px; }
.item li { margin-bottom: 5px; }
.item ul { margin: 0; padding: 0; }
.item strong { margin-right: 3px; }

#formsearch div { padding: 5px 0; }
#formsearch label { float: left; width: 170px; }

.centerCat .path a { color: #6F84AA !important; }
.centerCat h2 { font-size: 12px; }

.rec label { width: 200px; }

form em { color: red; font-style: normal; }
.blueBox { padding-left: 20px; background: url(/_p/gfx/niebieski.jpg) 0 0 no-repeat; }
.greenBox { padding-left: 20px; background: url(/_p/gfx/zielony.jpg) 0 0 no-repeat; }
.blackBox { padding-left: 20px; background: url(/_p/gfx/czarny.jpg) 0 0 no-repeat; }
.redBox { padding-left: 20px; background: url(/_p/gfx/czerwony.jpg) 0 0 no-repeat; }
.blue { padding-left: 15px; background: url(/_p/gfx/niebieskiSm.jpg) 0 50% no-repeat; }
.green { padding-left: 15px; background: url(/_p/gfx/zielonySm.jpg) 0 50% no-repeat; }
.black { padding-left: 15px; background: url(/_p/gfx/czarnySm.jpg) 0 50% no-repeat; }
.red { padding-left: 15px; background: url(/_p/gfx/czerwonySm.jpg) 0 50% no-repeat; }
.legend { padding: 5px; margin-bottom: 1em;}