/* BODY  ///////////////////////////////////////////////////////////////////////////////////  */
body {
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
	font-size: 11px; 
	margin: 0;
	padding: 0;
	background: #1f0000 url('../gfx/bg.gif') 0 0 repeat-x;	
}
p,h1,h2,h3,h4,table,td {
	margin: 0;
	padding: 0;
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;	
}
table,td {
	font-size: 11px;
}
p {
	padding: 5px 0 10px 0;
	line-height: 17px;
}
a {
	color:	#7e3c00; 
	text-decoration: none;
}
a:hover {
	color:	#000; 
	text-decoration: underline;
}
h1 { 	
	color: #ffa853; 
	font-size: 12px; 
	margin: 0;
	padding:  5px 0 5px 0; 
}
h2 { 	
	color: #1f0000; 
	font-size: 12px; 
	margin: 0;
	padding:  5px 0 5px 0; 
}
h3 { 	
	color: #7e3c00; 
	font-size: 12px; 
	margin: 0;
	padding:  5px 0 5px 0; 
}


/* FORMS  /////////////////////////////////////////////////////////////////////////////////// */
form,input,textarea,select {
	font-size:		11px;
	margin:			0px;
	padding:		0px;
	font-family:  tahoma, verdana, arial, helvetica; 
	color: #000;
	vertical-align: middle;
}
textarea {
	border: 1px solid #C9C0BA;
	font-size: 10px;
	padding: 3px 4px;
	margin: 0;
	width: 250px;
	background: url(../gfx/bg_input.gif) 0 0 no-repeat;	
}

.text {
	border: 1px solid #c1c1c1;
	color: #000;
	font-size: 11px;
	padding: 1px 4px;
	margin: 0;
	width: 250px;
	height: 17px;
	background: url(../gfx/bg_input.gif) 0 0 no-repeat;
}

.button {
	border: 1px solid #1f0000;
	background-color: #ffac5d;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 3px;
	margin: 0 4px;
	color: #000;
	width: auto;
	overflow: visible;	
}

input.light {
	background-color: #ffddbc;
	color: #6d511f;
	border-color: #6d511f;
}
/* FORMAT OBRAZKOW  /////////////////////////////////////////////////////////////////////////////////// */

.clearing{
	clear: both;
	line-height: 0.1px;
	font-size: 0.1px;
}

.fl { 
	float: left;
}
.fr { 
	float: right;
}
.l_img { 
	float: left;
	margin: 0 15px 10px 0;
	border: 1px solid #7e3c00;
}
.r_img { 
	float: right;
	margin: 0 10px 10px 15px;
}
.c_img { 
	text-align: center;
	margin: 0 15px 10px 15px;
}

/* LISTS  ///////////////////////////////////////////////////////////////////////////////////  */
ul {
	margin: 7px 0px 10px 20px;
	padding: 0px;
	line-height: 15px;
}
li {
	margin: 0;
	padding: 1px 0px 1px 22px;
	list-style-type: none;
	background: url('../gfx/li_norm.gif') 3px no-repeat;
}

/* LAYOUT  /////////////////////////////////////////////////////////////////////////////////// */
#tplContent {
	background: url('../gfx/main_top.gif') center top no-repeat;
	height: 273px;
}
#tplMid{
	width: 860px;
	left: 50%;
	margin-left: -430px;
	position:absolute;
}
#tplTop {
	height: 94px;
}
#logo {
	float: left;
	width: 220px;
	height: 94px;
}
#logo a {
	display:block;
	height: 94px;
	width: 220px;
}
#logo a span {
	display: none;
}
#top_links {
	width: 640px;
	padding-top: 18px;	
	float: right;
}

#private {
	float: right;
	background: url(../gfx/line.gif) 0 0 no-repeat;	
	height: 76px;
	padding: 0 18px;
}
/* basket_panel   ///////////////////////////////////////////////////////////////*/
#basket_panel {
	background: url(../gfx/line.gif) 0 0 no-repeat;
	float: right;
}
#gotobasket {
	padding: 7px 20px 0 20px;
	float: left;
}
#gotobasket a {
	background: url(../gfx/basket.gif) 0 0 no-repeat;
	display: block;
	width: 116px;
	height: 17px;
}
#gotobasket span {
	display: none;
}
.data {
	padding: 0 12px 0 0;
}
.data table {
	padding: 0;
	border-collapse:collapse;

}
.data table th,
.data table td {
	padding: 3px 3px 8px 3px;
	color: #bc480a;
	font-weight: normal;
	font-size: 9px;
	line-height: 9px;	
}
.data table th {
	text-align: left;
}
.data table td {
	text-align: right;
}
#show_more {
	text-align: right;
	padding-top: 3px;
}
#show_more a {
	padding-left: 10px;
	background: url(../gfx/l.gif) 0 3px no-repeat;
	color: #ffaa57;
	font-size: 9px;
}
#private ul {
	margin: 0;
}
#private li {
	background: url(../gfx/l.gif) 0 5px no-repeat;
	padding: 0 0 5px 16px;
}
#private a {
	color: #ffaa57;
	font-size: 9px;
}
#private div.welcome {
	margin-bottom: 8px;
	color: #ffaa57;
	font-size: 9px;
}
#hiddenCart {
	z-index: 2;
}
.more_info {
	font-size: 9px;
	background-color: #ffa853;
	border: 1px solid #ffa954;
	width: 270px;
}
.more_info td {
	padding: 3px 5px;
}
/* start for JS:changeElementVisibility(elementName) */
.hide {
	display: none;
}

tbody.show {
	display: table-header-group;
}

/* tbody version for IE */
tbody.ieshow {
	display: block;
}




#l_Col {
	width: 220px;
	float: left;		
}
#r_Col {
	float: right;
	width: 616px;
	background: #FFF url('../gfx/tlo_submain.gif') 0 0 repeat-x;
	padding-top: 20px;
	margin: 0 12px 0 0;
	voice-family: "\"}\"";
	voice-family:inherit;	
	width: 628px;
}
/* STRONA LOGOWANIA */
#log_Col {
	text-align: center;
	width: 100%;
}
#log_Col div {
	width: 370px;
	left: 50%;
	margin-left: -185px;
	position:absolute;
}
#log_Col form {
		color:#FFF;
}

#log_Col li {
	background-image: url(../gfx/li_norm_2.gif);
	text-align: left;
	margin: 0;
	padding: 0 0 0 20px;
	color:#FFF;
}
#log_Col .info {
	margin: 0 auto;
	width: 370px;
	color:#FFF;
}
#log_Col .info th {
	border: 1px solid #9a3600;
}
#log_Col .info thead td {
	background-color: #782a00;
}
#log_Col a {
	color: #ffac5d;
	font-weight: normal;
}
#log_Col .info {
	margin-top: 2px;
}
#log_Col .text {
	width: 190px;
	height: 13px;
}
#log_Col select {
	font-size: 9px;
	width: 200px;
}

#for_pad {
	width: 588px;
	margin-left: 18px;
	margin-top: 15px;

}

/*  LOCALISER  /////////////////////////////////////////////////////////////////////////////////// */
#localiser {
	padding: 31px 0 15px 222px;
	line-height: 1.2em;
	font-size: 9px; 
	color: #ffa853;
	font-weight: bold;
}

#localiser a {
	font-weight: normal;
	color: #fff;
	background: url('../gfx/lokalizer.gif') right center no-repeat;
	padding: 0 7px 0 5px;
	text-decoration: none;
}
#localiser a:hover {
	text-decoration: none;
}
#localiser span {
	padding: 0 6px 0 8px;
	color: #fff;
	margin: 0;
}

/*  FOOTER  /////////////////////////////////////////////////////////////////////////////////// */

#footer {
	background: url('../gfx/tlo_foot1.gif') 0 0 no-repeat;
	margin: 20px 0 0 0 ;
	padding: 21px 16px 75px 16px;	
}

#copy {
	font-size: 11px;
	color: #7e3c00;
	margin: 0;
	float: left;
}
#search {
	float: right;
}
#search form {
	display: inline;
	margin: 0 0 0 20px;
}	
#search label {
	color: #bc480a;
	vertical-align: middle;
	line-height: 10px;
	font-size: 9px;
}
#search input.text {
	font-size: 10px;
	background: #862f00;
	border: 1px solid #000000;
	width: 137px;
	color: #FFF;
	vertical-align: middle;
	display: inline;
}

#search input.button {
	border: none;
	background-image: url('../gfx/szukaj.gif');
	width: 22px;
	height: 15px;
	padding: 0 5px 0 5px;
	margin: 0 3px;
	vertical-align: middle;
	display: inline;	
}

/* PRODUCT  //////////////////////////////////////////////////////////////////////////////////////// */
table.category,table.product {
	border-collapse: collapse;
	width: 100%;
}
.category td {
	border-collapse: collapse;
	vertical-align: top;
	padding: 10px 0;
	background:  url('../gfx/sep.gif') left bottom repeat-x;
}
.category tr.lastLine td {
	background-image: none;
	padding-bottom: 0;	
}
.category td.img {
	background-image: none;
}
.category .img img {
	border: 1px solid #7e3c00;
}
.category p {
	padding: 0;
}
h2 a {
	color: #1f0000;
}
.more a {
	background: url('../gfx/more.gif') 0 5px no-repeat;
	padding: 5px 0 0 18px;
	margin-top: 0px;
}
.sep {
	background:  url('../gfx/sep.gif') 0 0 repeat-x;
	height: 1px;
	font-size: 1px;
	margin: 10px 0;
}

.product td {
	background:  url('../gfx/sep.gif') left top repeat-x;
	vertical-align: middle;
	padding: 7px 0 7px 0;

}
.product td div {
	vertical-align: middle;
}
.product img {
	vertical-align: middle;
	padding-left: 0;
}
.product .img img {
	border: none;
}
.product .img a {
	font-size: 12px;
	font-weight: bold;
}
.product .price div {
	text-align: center;
	background:  url('../gfx/separate.gif') left center no-repeat;
}
.product .more div {
	text-align: right;
	background:  url('../gfx/separate.gif') left center no-repeat;	
}
/* NEWS  //////////////////////////////////////////////////////////////////////////////////////// */
.news {
	margin-bottom: 16px;
	font-size: 11px; 
}
.news h2 {
	padding: 10px 0 14px 0;
	color: #f6a04d; 
	font-size: 12px; 
}
.news h2 a{
	font-weight: bold;
}
.news p {
	text-align: justify;
	color: #7e3c00
}
.news img {
	float: left;
	border: 1px solid #624c4c;
	margin-right: 10px;
}


/*  MENUTOP  /////////////////////////////////////////////////////////////////////////////////// */
#tplMenuTop {
	height: 36px;
	margin: 10px 12px 0 12px;
	background: url('../gfx/bg_menu.gif') 0 0 repeat-x;
}
#tplMenuTop #item_home {
	background-image: url('../gfx/topmenu_home.gif');
	width: 172px;	
}
#tplMenuTop #item_aktualnosci{
	background-image: url('../gfx/topmenu_aktualnosci.gif');
	width: 152px;	
}
#tplMenuTop #item_zasady{
	background-image: url('../gfx/topmenu_zasady.gif');
	width: 190px;	
}

#tplMenuTop #item_kontakt{
	background-image: url('../gfx/topmenu_kontakt.gif');
	width: 124px;	
}
#tplMenuTop ul { 
	list-style-image: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 830px;
}
#tplMenuTop li {
	list-style:none;
	background-image: none;
	margin:0;
	padding:0;
	float: left;
	display:block;	
}
#tplMenuTop a {
	display:block;
	height: 36px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#tplMenuTop a span {
	display: none;
}
#tplMenuTop div {
	float: left;
	margin:0;
	padding:0;
}

/*  MENU /////////////////////////////////////////////////////////////////////////////////// */
#menu {
	padding: 0 16px;
	margin: 0;
}
#menu ul { 
	margin: 0;
	padding: 0;
	list-style-image: none;
}
#menu ul li {
	list-style:none;
	background: none;
	margin: 0;
	padding: 7px 0 7px 0;
	border-bottom: 1px solid #3f1a00;
}
* html #menu ul li {
	height:1px;
	vertical-align:bottom;
}
#menu ul li a {
	display:block;
	font-size: 12px;
	padding: 2px 5px 3px 0;
	text-decoration:none;
	color:#ff6f01;
}
#menu ul li a:hover {
	background: url('../gfx/li.gif') 12px -74px no-repeat;
	text-decoration: none;
	color: #ffa853;
}
#menu ul li.selected  a{
	color: #ffa853;
	font-weight: bold;
}
* html #menu ul li a {
	height:1px;
}

#menu ul ul { 
	margin: 1px 0 5px 0;
	padding: 0;
}
#menu ul ul li {
	list-style:none;
	margin:0;
	padding: 0 0 0 0;
	border: 0px;
}
* html #menu ul ul li {
	height:1px;
	vertical-align:bottom;
}
#menu ul ul li a {
	display: block;
	font-size:	9px;
	font-weight: bold;
	padding:	1px 2px 1px 12px;
	text-decoration:none;
	color: #862f00;
	background: url('../gfx/li-s.gif') 0px 7px no-repeat;	
}
* html #menu ul ul li a {
	height: 1px;
}
#menu ul ul li a:hover {
	background: url('../gfx/li-s.gif') 0px 7px no-repeat;
	text-decoration: none;
	color: #ffa853;
}
#menu ul ul li.selected a {
	background: url('../gfx/li-selected.gif') 0px 7px no-repeat;
	font-weight: bold;
	color: #ffa853;
}


#menu ul ul ul { 
	margin: 1px 0 5px 12px;
	padding: 0;
}
#menu ul ul ul li {
	list-style:none;
	margin:0;
	padding: 0 0 0 0;
	border: 0px;
}
* html #menu ul ul ul li {
	height:1px;
	vertical-align:bottom;
}
#menu ul ul ul li a {
	display: block;
	font-size:	9px;
	font-weight: normal;
	padding:	1px 2px 1px 12px;
	text-decoration:none;
	color: #862f00;
	background: url('../gfx/li-s.gif') 0px 7px no-repeat;	
}
* html #menu ul ul ul li a {
	height: 1px;
}
#menu ul ul ul li a:hover {
	background: url('../gfx/li-s.gif') 0px 7px no-repeat;
	text-decoration: none;
	color: #ffa853;
}
#menu ul ul ul li.selected a {
	background: url('../gfx/li-selected.gif') 0px 7px no-repeat;
	font-weight: normal;
	color: #ffa853;
}
/* PRINT   ///////////////////////////////////////////////////////////////*/
#nav_bot {
	margin: 10px 20px;
	padding: 10px 0 36px 0;
	background: url('../gfx/sep.gif') 0 0 repeat-x;
}
#nav_bot a.print {
	display: block;
	width: 78px;
	height: 32px;
	background: url(../gfx/drukuj.gif) 0 0  no-repeat;
	float: right;	
}
#nav_bot a span {
	display: none;
}

/* TABELE ---------------------------------------------------------------------------------------------------------------- */

.info {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #9a3600;
	border-bottom-width: 2px;
	margin: 0 auto 20px auto;
}
.main form {
 text-align: center;
}
.info td,
.info th {
	padding: 7px 10px;
	text-align: left;	
	font-size: 11px;
	border: 1px solid #9a3600;
}
.info th,
td.first {
	background-color: #9a3600;
	font-weight: normal;
	color: #FFF;
	padding: 5px 10px;	
	border-bottom: 1px solid #FFF;
	text-align: right;	
}
tr.line0 td {
	background-color: #ffa853;

}
form .info {
	width: auto;
}

tr.buttons td {
	text-align: center;
	padding: 10px 0;
	border: none;
}

.addTo a {
	background: url(../gfx/add.gif) 0 0 no-repeat;
	padding-left: 25px; 
	font-weight: bold;
}

#prod td,
#prod th {
	text-align: center;
}
.checkbox {
	margin: 0 3px 3px 0;
	padding: 0;
}
.addToForm {
	text-align: right;
	background-color: #dcdcdc;
	padding: 10px;
}
.addToForm label {
	padding: 0 10px;
	vertical-align: middle;
}
input.num {
	width: 40px;
	text-align: center;
}
.addToForm .addToBasket a {
	background: url(../gfx/add.gif) 15px 0 no-repeat;
	padding-left: 35px; 
	vertical-align: middle;
	font-weight: bold;
}

/* TABELA KOSZYK */

.basket td {
	border: 1px solid #9a3600;
	padding: 4px 5px 3px 5px;
	text-align: left;

}
.basket th {
	text-align: right;
}	
.head td {
	border: 1px solid #9a3600;
	color: #FFF;
	background-color: #611f00;
	padding: 5px 3px;
	font-weight: bold;
}
.head a {
	color: #ffaa57;
}
.basket .num input {
	width: 30px;
	height: 17px;
	background: url(../gfx/bg_input.gif) 0 0 no-repeat;
	border: 1px solid #c1c1c1;
	color: #000;
	text-align: center;	
	vertical-align: middle;	
	display: inline;
}
.basket .num img {
	border: none;
	vertical-align: middle;	
	display: inline;
}
.money {
	background-color: #ffa853;
}
td.money_sum {
	background-color: #dd7816;
	font-weight: bold;
}

.masterProduct td {
	background-color: #ffebd7;
	border-bottom: none;
}
.slaveProduct td {
	background-color: #FFF;
	font-size: 9px;
	border-top: none;	
	border-bottom: none;		
}
td.number {
	text-align:center;
} 
.info tr.slaveProduct td.prod {
	padding-left: 25px;
	background: url(../gfx/slave.gif) left center no-repeat;
}
/* TABELA PORÓWNAWCZA */
.compare td,
.compare th {
	padding: 5px 5px 7px 5px;
	font-size: 9px;
}


/* PROFIL UZYTKOWNIKA */
.orders td,
.orders th {
	padding: 6px;
	font-size: 9px;
	text-align: left;
}
.orders {
	font-size: 9px;
	margin: 10px;
	border-collapse: collapse;	
}
.info .info {
	margin: 0;
	width: auto;
}	
.orders p {
	font-size: 9px;
}
.orders h5 {
	color: #8bd618; 
	font-size: 12px; 
	margin: 0 0 3px 0; 
}

span.small {
	font-size: 9px;
}

#copy .small {
	padding-top: 10px;
	font-size: 9px;
	line-height: 13px;
}



/* PAGINATE /////////////////////////////////////////////////////////////////////////////////// */
.paginate { 
	background-color: #852f00;
	height: 21px;
	padding-top: 9px;
	padding-left: 10px;
}
.paginate a {
	font-weight: normal;
	font-size: 9px;
	background-color: #ffab4b;
	color: #000;
	padding: 3px 5px;
}
.paginate a:hover {
	text-decoration: none;
	color: #ffab4b;
	background-color: #b74813;	
}
.paginate .prev {
	float: left;
	margin-right: 10px;
}
.paginate .next {
	float: left;
	margin-left: 10px;
}
.paginate .num {
	text-align: center;
	float: left;
	color: #000;
}
.paginate .num a {
	margin: 0 2px;
}
.paginate .num a#selected {
	color: #FFF;
	background-color: #852f00;	
}

#det .prev {
	width: 200px;
}
.prevnextprod {
	float: right;
	background: url(../gfx/sep.gif) center center no-repeat;
	width: 286px;
}
#det .prevnextprod .prev,
#det .prevnextprod .next {
	float: right;
	width: 125px;
	background:  url(../gfx/next1.gif) right center no-repeat;
}
.prevnextprod a {
	color: #636363;
}
#det .prevnextprod .prev {
	background:  url(../gfx/prev1.gif) left center no-repeat;
}