<!--
/*****************************************************************************************
        C S S   S K L E P U   I N T E R N E T O W E G O
*****************************************************************************************/


*               { font-family: 'Arial ce', arial, Helvetica, sans-serif; font-size: 8pt; }
body            { background-color: #F2F1F3; margin:0px; }
form            {  margin: 0px; padding: 0px; }
a               { color: navy; text-decoration: none; }
h1              { font-size: 11pt; border-bottom: 1px solid #E1E0E4; }
iframe          { border: 1px solid gray; }
img             { border:0px; }

/* tytuł sklepu */
.title          { font-size: 11pt; font-weight: bold }
/* naglowek sklepu, miejsce na logo lub tytuł */
.table_header   { background-color: white; padding: 5px; }

/******************************************************************************************
        MENU SKLEPU
******************************************************************************************/
.menu           { background-color: #C60000; padding: 5px; color: white; }
.menu_link      { color: white; font-size:8.5pt;   }

/******************************************************************************************
        MENU ADMINISTRACJI
******************************************************************************************/
.menu_admin                   { background-color: #415383; padding: 5px; color: white; }
.menu_admin_link              { color: white; font-size:8pt; }
.menu_admin_sub_link          { color: silver; font-size:8pt; line-height:20px; }
.menu_admin_sub_link:hover    { color: white; }

#p1 { left:  -8px;width: 150px; padding:8px; }
#p3 { left: 125px;width: 120px; padding:8px; }
#p5 { left: 230px;width: 130px; padding:8px; }
#p7 { left: 362px;width: 100px; padding:8px; }

/******************************************************************************************
        MENU PIONOWE
******************************************************************************************/

/* menu pionowe - search, kategorie, administracja */
.vert_menu      { background-color: #E2E1E3; }
.vert_menu_link { color: black; }
/* naglowek */
.cats_header    { padding: 5px; border-left: 10px solid #A3ADC2; border-bottom: 1px solid gray; font-weight: bold; background-color:#D1D0D2 }
/* kategoria */
.category       { padding: 3px; padding-left: 10px; border-bottom: 1px dotted silver; }
/* wybrana kategoria*/
.category_selected { font-weight: bold; padding: 3px; padding-left: 10px; border-bottom: 1px dotted silver; background-color: #DBDADC }
/* link pod-kategorii */
.category_link  {  }
/* pod-kategoria */
.subcategory     { padding: 2px; padding-left: 15px; border-bottom: 1px dotted silver; background-color:#EFEEF0; }
/* link pod-kategorii */
.subcategory_link{ font-size:7pt; }
/* produkt w koszyku wyswietlany w menu po lewej stronie */
.basket_item     { padding: 5px; padding-left: 10px; border-bottom: 1px dotted silver; font-size: 7pt; background-color:#EEEDEF; }
.bakset_item_link { font-size: 7pt; color: black; }
/* suma produktow w koszyku */
.basket_sum      { padding: 3px; padding-left: 10px; border-bottom: 1px dotted silver; font-size:7pt }
/* cena w malych tabelkach (bestsellery, nowości) */
.panel           { padding: 5px; border-bottom: 1px solid silver; background-color: #EBEAEC }
/* cena w malych tabelkach (bestsellery, nowości) */
.small_price     { font-size: 7pt; color: navy; }
/* cena promocyjna w malych tabelkach (bestsellery, nowości) */
.small_promotion_price { font-size: 7pt; color: maroon; }


/******************************************************************************************
        KOSZYK
******************************************************************************************/

.basket_table   { width:100%; }
/* produkt w koszyku */
.basket_items   { padding: 5px; background-color: #EBEAEC; border-bottom: 1px solid #CECBD1; border-left: 1px solid #CECBD1; }
/* 'cena razem' produktu w koszyku */
.basket_items_p { padding: 5px; background-color: #DDDBDF; border-bottom: 1px solid #CECBD1; border-left: 1px solid #CECBD1;  }
/* naglowek tabelki koszyka */
.basket_head    { padding: 5px; background-color: #A8B0C6; }
/* stopka tabelki koszyka */
.basket_foot    { padding: 5px; background-color: #C6C2C9; }

/******************************************************************************************
        PRODUKT
******************************************************************************************/

/* tytuł produktu (gdy wyswietlane jest wiele produktow) */
.prod_title     { font-weight: bold; color: navy; }
/* tytuł wybranego produktu */
.prod_title_big { font-weight: bold; color: navy; font-size:11pt; width: 100%; border-bottom: 1px solid #E4E3E6; }
/* długi opis wybranego produktu */
.prod_long_descr { border: 1px solid #EBEBEB; background-color: #F9F9F9; padding: 5px; }
/* cena */
.price          { background-color: #818DAD; padding: 2px; color: white; }
/* promocja */
.price_p1       { background-color: #E80000; padding: 2px; color: white; }
/* cena przed promocją */
.price_p2       { background-color: #818DAD; padding: 2px; color: white; text-decoration: line-through; }
/* miniaturka produktu */
.thumb          { padding: 3px; width: auto; }
/* duże zdjecie projektu */
.image          { padding: 3px; }
/* seperator oddzielający produkty */
.seperator      { border-top: 1px solid #C4C1CA; height: 3px; font-size:2px; }

/* naprzemienne kolory tla w tabeli */
.t1             { background-color: #E8E8E8; font-size: 8pt; }
.t2             { background-color: white; font-size: 8pt; }
.t3             { background-color: #F4F4F4; font-size: 8pt; }

.table1         { border: 1px solid gray; }
.pages          { padding:5px; text-align:left; }
.pages_sel      { padding:5px; text-align:left; background-color: #F0EFF1; }
 
/* zawartość okno sklepu */
.content        { background-color: white; border-left: 1px dotted gray; border-right: 1px dotted gray }

.label1         { text-align: right; color: #2E6F92; font-size: 7pt; }
.smalllink      { font-size: 8pt; font-weight: bold; text-decoration: none; color: #64739B }

/* */
.small          { font-size: 7pt; color: dimgray; }
.star           { color: red; }

/* */
.admin_menu     { width: 100%; background-color:#EAE9EB; border: 1px solid gray; }
.admin_menu TD  { padding: 5px; }

.footer         { border-top: 1px solid silver; text-align:center; }

.products_table TD { padding: 3px; }
-->


