a { color: #2b2a28; }
h1 { color:#189f00; font-size:15px; margin-bottom:20px; }

/* klasy page bara z numerami stron */
.Paginator { clear:both; text-align:center; color:#C4C4C4; }
.Paginator.Bottom { padding-top:10px; padding-bottom:10px; }
.Paginator .active { color:#189f00; font-weight:bold; }
.Paginator .link { color:#000000; text-decoration:none;  }
.Paginator .link a:hover { text-decoration:underline; }

#blockTopBackground { height:238px; background-image: url('/images/layout/l_top_background.jpg'); background-repeat:repeat-x; }
#blockBottom { height:45px; background-image: url('/images/layout/l_bottom_background.jpg'); }
#blockBottomPage { width:998px; height:45px; margin:0px auto; background-image: url('/images/layout/l_bottompage_background.jpg'); }

#tblFooterMenu td { vertical-align:middle;}
#tblFooterMenu .pos { padding:3px 10px 3px 10px; text-align:center; }
#tblFooterMenu .pos.sel * { color: #1b9801; font-weight:bold; }
#tblFooterMenu .pos a { color: #ffffff; font-size:15px; text-decoration:none; }


#blockCopyright { color:#8d8c8c; }
#blockCopyright a { color:#1e8b07; }
#blockCopyright a:hover { text-decoration: none; }
#blockCopyright .copyright { color:#1e8b07; }

.blockPath { margin-bottom:15px; color:#2b2a28; }
.blockPath .sep { font-weight: bold; color:#2b2a28; } 

/*.Aktualnosc { width:480px; margin-right:5px; float:left; border:1px solid #189f00; padding-bottom:3px; }*/
.Aktualnosc { margin:5px; border-bottom:1px solid #189f00; padding-bottom:3px; }
.Aktualnosc .header { background-color:#189f00; padding:3px; color:#ffffff; font-size:13px; }
.Aktualnosc .data { color:#2b2a28; margin-bottom:3px; padding:3px; font-weight:bold; }
.Aktualnosc .content { padding:3px; }
.Aktualnosc .content img { float:left; border:1px solid #2b2a28; margin:0px 5px 5px 0px; }


.drzewoKategorii {  width:490px; float:left; }
.drzewoKategorii a { color: #2b2a28; text-decoration: none; }
.drzewoKategorii a { color: #2b2a28; text-decoration: none; }
.drzewoKategorii a:hover { text-decoration: underline; }
.drzewoKategorii .subcategory { font-weight: bold;  }
.drzewoKategorii .selected { color: #eaeaea;	font-weight: bold; background-color:#189f00; }
.drzewoKategorii .selected a { color: #eaeaea; text-decoration: none;}
.drzewoKategorii .selected a:hover { text-decoration: underline;	}
.drzewoKategorii .inactive { text-decoration: line-through;	}
.drzewoKategorii .level1 { padding: 2px 0px 2px 0px; font-size:12px; font-weight:bold; }
.drzewoKategorii .level2 { padding: 2px 0px 2px 12px; }
.drzewoKategorii .level3 { padding: 2px 0px 2px 24px; }
.drzewoKategorii .level4 { padding: 2px 0px 2px 36px; }
.drzewoKategorii .point { color:#189f00; font-weight:bold; }

.pageDystrybutorzy { clear:both; }
.pageDystrybutorzy .divMapa { width:400px; float:left; }
.pageDystrybutorzy .divLista { width:560px; float:left; }
.pageDystrybutorzy .divLista .dystrybutor { padding:10px; margin-bottom:10px; border-bottom:1px dotted #1c9c01; }
.pageDystrybutorzy .divLista .dystrybutor .nazwa { font-size:12px; font-weight:bold; margin-bottom:4px; }


/* Lista towarów */
.pageTowary .Box           { float: left; width: 130px; height: 213px; margin: 0px 5px 5px 0px; overflow: hidden; background-image: url('/images/layout/product_box_background.png'); }
.pageTowary .Box .Title    { clear: both; height: 36px; /* 43px */ padding: 5px 2px 2px 2px; overflow: hidden; text-align: center; }
.pageTowary .Box .Title a  { color: #232728; }
.pageTowary .Box .Photo    { clear: both; text-align: center; }
.pageTowary .Box .Photo img  { border: solid 1px #189f00; }
.pageTowary .Box .Price    { clear: both; height: 16px;  overflow: hidden; text-align: center; font-weight:bold; color:#ff2507; font-size:14px; }

/* Szczegóły towaru */
.pageTowar .PhotoDefault { float:left; width:260px;  }
.pageTowar .PhotoDefault img { border:1px solid #189f00;  }
.pageTowar .PhotoMini { float:left; width:120px;  }
.pageTowar .PhotoMini .miniatura { margin: 0px 5px 5px 5px; }
.pageTowar .PhotoMini .miniatura img { border:1px solid #189f00;  }
.pageTowar .Opis { clear:both; padding-top:10px; }