body {
   background: url(gfx/feromony_bg.gif) repeat-x;
   margin: 0px;
   font-family: "Trebuchet MS", Verdana;
   font-size: 12px;
   text-align: center;
}
form {margin: 0px; padding: 0px;}
.body_content {
   margin: 0px auto;
   background: #eee;
   width: 900px;
   text-align: left;
   }
td {
	font-size: 12px;
}
#hdr_navi {
   background: url(gfx/feromony_top1_2.gif) right top no-repeat;
   height:41px;
}
#hdr_srch {
   width:200px;
   height:41px;
   background: url(gfx/feromony_top1_1.gif) right top no-repeat;
}
ul.menuitems {
   padding: 13px 0px 0px;
   margin: 0px;
	width:690px;
   height:41px;
   float: right;

}
ul.menuitems li {
   padding: 2px 10px 2px 10px;
   margin: 0px;
   list-style: none;
   float: left;
   border-left: 1px solid #000000;
}
ul.menuitems li.first {
   border:0px;
   padding-left: 0px;
}
ul.menuitems li,ul.menuitems li a:active, ul.menuitems li a:visited, ul.menuitems li a:link {
   font-size: 11px;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
}
ul.menuitems li a:hover {
   text-decoration: underline;
}

#hdr {
   background: url(gfx/feromony_top2_3.gif) right top no-repeat;
   height:154px;
   position: relative;
}
#logo1,#logo2 {
   position: absolute;
   top: 0px;
   left: 0px;
   border: 0px;
}
#logo2 {
   left: 200px;
}
#bd_C {
   background: url(gfx/feromony_cienie1.gif) center top no-repeat;
}
.col_l {
   width:200px;
   float: left;
   font-size: 11px;
}
.col_r {
   width:670px; 
   float: right;
   padding-right:15px
}
* html div.col_r {width:685px;}

img {border:0}

hr, hr.separator {
	color: #e5e5e5; 
	background-color: #e5e5e5;
	height: 1px; 
	shade: no-shade;
}

/* Charakterystyka lewej kolumny */
.col_l p {
   margin: 0px;
   padding: 4px 8px 5px;
}
.col_l .h {
   font-family: "Trebuchet MS";
   font-size: 17px;
   padding: 0px 8px;
   color: #FFFFFF;
   background: #9E9E9E;
   margin-top:0px
}
/* dla koszyka w menu */
#menuCart {
   background: #ED1C24;
}
.menuCartName {
	color: #000000;
	font-weight: bold;
}
.menuCartBrand {
	color: #ED1C24;
	font-weight: bold;
}

p.menuCart {
	border-bottom: 1px solid #e0e0e0;
	padding: 6px 8px 7px;
}
p.menuCartButton {
	text-align: center;
	padding: 10px 8px 7px;
}


.col_l li {
   list-style: none;
   margin: 0px;
   padding: 0px 0px 4px 11px;
   background: url(gfx/menu_bullet.gif) 0px 5px no-repeat;
}
.col_l li.active {
   background: url(gfx/menu_arrow.gif) 0px 5px no-repeat;
   font-weight: bold;
}
.col_l ul {
   margin: 0px;
   padding: 4px 8px 5px;
}
.col_l li a, .col_l li a:active, .col_l li a:visited {
   color: #000000;
   text-decoration: none;
   font-weight: normal;
}
.col_l li a:hover {
   color: #000000;
   text-decoration: underline;
}
.col_l li.active a, .col_l li.active a:active, .col_l li.active a:visited {
   font-weight: bold;
}




/* Charakterystyka stopki */
#bd_F {
clear: both;
   background: url(gfx/feromony_stopka.gif) center top no-repeat;
   height: 44px;
}
/**
 * Tabele danych
 */ 	
table.datatbl, table.datatbl td {
	border               : 1px solid #9E9E9E;
	border-collapse      : collapse;
}
table.datatbl {
	border                :none;
	border                :1px solid #9E9E9E;
	width: 100%;
}
table.datatbl thead th, table.datatbl tbody th {
   background            : #9E9E9E;
   color                 : #FFF;  
   padding               : 3px 10px;
   border-left           : 1px solid #9E9E9E;
}
table.datatbl tbody th {
  background            : #fafafb;
  border-top            : 1px solid #CCC;
  text-align            : left;
  font-weight           : normal;
}
table.datatbl tbody tr td {
   padding               : 5px 10px;
   color                 : #000000;
}
table.datatbl tbody tr:hover {
  background            : #eee;
}

table.datatbl tbody tr:hover td {
  color                 : #000000;
}
table.datatbl tfoot td, table.datatbl tfoot th {
   border-left           : none;
   border-top            : 1px solid #9E9E9E;
   padding               : 4px;
   background            : #EEE;
   color                 : #666;
}
table.datatbl caption {
	text-align            : left;
	padding               : 10px 0;
	color                 : #666;
}

a.sort_active, a.sort_active:active, a.sort_active:visited {
   color                 : #FFF;  
}

a.sort_inactive, a.sort_inactive:active, a.sort_inactive:visited {
   color                 : #FFF;  
   text-decoration: none;
}


.rq {
	font-size:11px;
	color: #ff0000;
}

/**
 * Klawisze nawigacyjne
 */
a.button, a.button:active, a.button:visited {
   border: 1px solid #000000;
   padding: 2px 10px 2px 10px;
   background: url(gfx/button_black.gif) repeat-x;
   text-decoration: none;
   font-size: 11px;
   color: #FFFFFF;
   }
a.button:hover {text-decoration: none} 

a.buttonShop, a.buttonShop:active, a.buttonShop:visited {
   border: 1px solid #B2151B;
   margin-left: 10px;
   padding: 2px 10px 2px 20px;
   background: url(gfx/button_koszyk.gif) no-repeat;
   text-decoration: none;
   font-size: 11px;
   color: #FFFFFF;
   }
a.buttonShop:hover {text-decoration: none} 



a.back, a.back:active, a.back:visited {
   padding: 2px 10px 2px 25px;
   background: 0px 3px url(gfx/powrot_ico.gif) no-repeat;
}

a.mail, a.mail:active, a.mail:visited {
   padding: 2px 10px 2px 25px;
   background: 0px 3px url(gfx/polec_ico.gif) no-repeat;
}
a.GoTop, a.GoTop:active, a.GoTop:visited {
   padding: 2px 10px 2px 20px;
   font-size: 11px;
   font-weight: normal;
   float: right;
   background: 0px 3px url(gfx/topsite_ico.gif) no-repeat;
}
a.cancel, a.cancel:active, a.cancel:visited {
   padding: 2px 10px 2px 18px;
   background: 0px 3px url(gfx/usun_ico.gif) no-repeat;
}


/**
 * Lista produktów
 */
.ProductList h1 {
	display: inline;
	font-size: 17px;
	font-weight: normal;
	padding: 0px 5px 0px 0px;
	margin: 0px;	
}
.ProductName {
	color: #000000;
}
.ProductBrand {
	color: #ED1C24;
}
.Tagline {
	font-size: 11px;
}
.ProductList p {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-size: 12px;
}
.ProductList .Price {
	font-size: 17px;
}
img.thumb {
  margin-right: 15px;
  margin-top: 5px;
}
p.Size, p.Descr {
	font-size: 12px;
	}
/**
 * Lista produktów - koszyk
 */
.cartList h1 {
	font-size: 17px;
	font-weight: normal;
	padding: 0px 5px 0px 0px;
	margin: 0px;	
}


/**
 * Detal produktu
 */
.ProductDetal h1 {
	display: inline;
	padding: 0px 7px 0px 0px;
	margin: 0px;	
}
.ProductDetal table {
	margin-top: 10px;	
}
.ProductDetal .Tagline {
	font-size: 12px;
}
.ProductDetal .Price {
	font-size: 17px;
}
.ProductDetal p {
	padding: 0px 0px 12px 0px;
	margin: 0px;
	font-size: 12px;
}
.ProductDetal img {
	margin-right: 10px;
}

div.subscribe {
	background: #F0F0F0;
	padding: 5px 6px;
}
div.subscribe input.inp {
	color: #9E9E9E;
	border: 1px solid #A5ABC2;
	width: 100%;
	margin: 3px 0px;
	font-size: 11px;
}
div.subscribe p {
	text-align: center;
	padding: 10px;
	font-weight: normal;
	}
	
.lh2 {font-size: 20px; color: #000000; font-weight: normal}
div.trDate {color: #9E9E9E; font-weight: bold; font-size: 16px}
.trStatus {color:#ED1C24}

ul.nawigator {
  display:block;
  margin:0px;
  padding:5px 0px;
  clear: both;
  height: 20px;
}

ul.nawigator li {
  color:#e0e0e0;
  float:left;
  list-style-type:none;
  margin:0px;
  padding:0px 7px 0px 0px;
  position:relative;
}
ul.nawigator li ,ul.nawigator li a{
  font-family: "Trebuchet MS", Arial, Verdana;
  font-size: 12px;
  color: #9E9E9E;
  font-weight: normal;
}

.sciezkalink
{
	color: #9E9E9E;
	font-weight: normal;
}

a.sciezkalink
{
	color: #9E9E9E;
	font-weight: normal;
}

a.sciezkalink:visited
{
	color: #9E9E9E;
	font-weight: normal;
}


a.sciezkalink:hover { 
	color: #EDA11C;
	font-weight: normal;
}
