﻿/* ---------- TABELA do formularza zamowienia--------- */

.tabela_formularz_lewa_kolumna
{
    text-align:right;
}
.tabela_formularz_prawa_kolumna
{
    text-align:left;
}
.tabela_formularz_center
{
    text-align:center;
}

.tabela_formularz_td_1
{
    text-align:right;
    width:170px;
}
.tabela_formularz_td_2
{
    text-align:left;
    width:200px;
}
.tabela_formularz_td_3
{
    text-align:left;
    width:110px;
}
.tabela_formularz_td_4
{
    text-align:right;
    width:180px;
}
.tabela_formularz_td_5
{
    text-align:left;
    width:220px;
}

/*.tabela_formularz_btn_bioptron
{
    background-color
}*/
/* ---------- TABELA do formularza ------ KONIEC --- */



.tabela_prezentacja
{
    border-collapse:separate;
    border-spacing:20px;
    width: 972px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.tabela_prezentacja td
{
    width: 461px;
    height: 280px;
    background-color: Transparent;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    vertical-align:top;
}
.tabela_prezentacja img
{
    float:right;
    margin-top:15px;
    margin-right:10px;
}

/* ----------- CENY ----------------------------------*/
.produkt_nazwa
{
    font-variant: small-caps;
    font-weight: bold;
    color:White;
    font-size: x-large;
    margin: 3px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    /*border: solid 1px red;*/
}
.produkt_nazwa_odstep
{
    font-variant: small-caps;
    font-weight: bold;
    color:White;
    font-size: x-large;
    margin: 12px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    /*border: solid 1px red;*/
}


.produkt_nazwa_podtytul
{
    float: left;
    clear:left;
    color:White;
    margin: 0px 0px 0px 30px;
    padding:0px 0px 0px 0px;
/*    border: solid 1px red;*/
}



.cena_stara
{
    color: Black;
    font-size: x-large;
    font-variant:small-caps;
    text-decoration: line-through;
    font-style: italic;
    position: relative;
    top: 30px;
    left: 45px;
    width: 115px;
    float:left;
    clear:left;
    /*border: solid 1px red;*/
    display:inline-block;
}

.cena_nowa
{
    color:#ef4a4e;
    /* text-decoration:blink;*/
    font-weight:bold;
    font-size:xx-large;
    font-variant:small-caps;
    position:relative;
    top: 60px;
    left: 50px;
    width: 145px;
    float:left;
    clear:left;
    /*border:solid 1px red;*/
    display:inline-block;
}

.wiecej a
{
    display:inline-block;
    color:#ef4a4e;
    position:relative;
    top: 90px;
    left: 25px;
    width: 120px;    
    /*border:solid 1px red;*/
}
/* ----------- CENY ----- KONIEC ---------------------*/


/* -------------- KOLORY obramowania produktów ------- */
.kolor_bioptron
{
    border-collapse:separate;
    border-spacing:20px;
}

.kolor_bioptron td
{
    width: 461px;
    height:280px;
    border: 4px solid #C2DAFE;
    background-image: url(tlo/tlo4.jpg);
    /*border-spacing: 55px;*/
}

.kolor_bioptron td:hover
{
    border-color:#0066c8;
    /*background-color:White;*/
}

/* ------ WIECEJ ------------- */
.kolor_bioptron_nav
{
    border:1px solid #0066c8; 
    background-color: #0066c8;
    font-weight: bold;
    position:relative;
    top: 90px;
    left: 25px;
    float:left;
    clear:left;
    width: 80px;
}

.kolor_bioptron_nav a
{
    display:inline-block;
    padding: 2px 10px 2px 10px;
    text-decoration: none;
    color:White;
}

.kolor_bioptron_nav a:hover
{
    color: #0066c8; /*#0000D7;*/
    background-color: #E8F0F7; /*#D9EEFF;*/
}

/*------------------------*/
.kolor_vital
{
    border-collapse:separate;
    border-spacing:20px;
}

.kolor_vital td
{
    border: 4px solid #995c70;
    background-image: url('tlo/tlo5_bordo.jpg');
}

.kolor_vital td:hover
{
    border: 4px solid #990033;
}
/* ------ WIECEJ ------------- */
.kolor_vital_nav
{
    border:1px solid #990033; 
    background-color: #990033;
    font-weight: bold;
    position:relative;
    top: 90px;
    left: 25px;
    float:left;
    clear:left;
    width: 80px;
}

.kolor_vital_nav a
{
    display:inline-block;
    padding: 2px 10px 2px 10px;
    text-decoration: none;
    color:White;
}

.kolor_vital_nav a:hover
{
    color: #990033; /*#0000D7;*/
    background-color: #FFE6EE; /*#D9EEFF;*/
}


/*------------------------*/
.kolor_zestaw
{
    border-collapse:separate;
    border-spacing:20px;
}

.kolor_zestaw td
{
    border: 4px solid #FFCC66;
    background-image:url(tlo/tlo6_zloto.jpg);
}

.kolor_zestaw td:hover
{
    border: 4px solid #6B4B02;
}

/* ------ WIECEJ ------------- */
.kolor_zestaw_nav
{
    border:1px solid #d09230; 
    background-color: #d09230;
    font-weight: bold;
    position:relative;
    top: 90px;
    left: 25px;
    width: 80px;
    float:left;
    clear:left;
}

.kolor_zestaw_nav a
{
    display:inline-block;
    padding: 2px 10px 2px 10px;
    text-decoration: none;
    color:White;
}

.kolor_zestaw_nav a:hover
{
    color: #d09230; /*#0000D7;*/
    background-color: #F7ECDD; /*#D9EEFF;*/
}


/* -------------- KOLORY obramowania produktów --- KONIEC ---- */
.bioptron_h2
{
    margin: 10px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
    color: white;
    text-align: center;
    font-variant: small-caps;
    background-image: url('tlo/tlo_niebieskie_h2.png');
    background-position: center;
}

.vital_h2
{
    margin: 10px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
    color: white;
    text-align: center;
    font-variant: small-caps;
    background-image: url('tlo/tlo_bordo_h2.png');
    background-position: center;
}

.zestaw_h2
{
    margin: 10px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
    color: white;
    text-align: center;
    font-variant: small-caps;
    background-image: url('tlo/tlo_zolte_h2.png');
    background-position: center;
}

