body {
background-color: #FBEFD5;
margin: 0px;
font-family: Arial;
font-size: 11px;
color: #3B3B3B;
}

A:link		{ color: #000000; text-decoration: underline; }
A:visited	{ color: #000000; text-decoration: underline; }
A:hover		{ color: #000000; text-decoration: underline; }

td {
font-family: Arial;
font-size: 12px;
color: #000000;
}

td.forms {
font-family: Arial;
font-size: 11px;
color: #011236;
font-weight: bold;
vertical-align: middle;
margin-right: 8px;
}

td.forms_txt {
font-family: Arial;
font-size: 11px;
color: #011236;
text-align: left;
}

td.prod_opis {
font-family: Arial;
font-size: 12px;
color: #3B3B3B;
line-height: 16px;
}

td.prod_opis_regimen {
font-family: Arial;
font-size: 11px;
color: #3B3B3B;
line-height: 16px;
padding-left: 7px;
}

td.text_small {
font-family: Arial;
font-size: 10px;
color: #3B3B3B;
}

td.footer {
font-family: Arial;
font-size: 11px;
color: #878174;
}

.przypis { font-size:10px; line-height: 10px; }

A.footer_link:link		{ font-family: Arial; font-size: 11px; color: #878174; text-decoration: none; }
A.footer_link:visited	{ font-family: Arial; font-size: 11px; color: #878174; text-decoration: none; }
A.footer_link:hover 	{ font-family: Arial; font-size: 11px; color: #878174; text-decoration: none; }


/* TYTULY LIST PRODUKTOW - definicje kolorow */

.prod_title_smooth	{ color: #339933; font-family: Arial; font-size: 12px; font-weight: bold; }
.prod_title_vol		{ color: #6F2970; font-family: Arial; font-size: 12px; font-weight: bold; }
.prod_title_curls	{ color: #C1697F; font-family: Arial; font-size: 12px; font-weight: bold; }
.prod_title_shine { color: #4f6970; font-family: Arial; font-size: 12px; font-weight: bold; }

.prod_title_radiant	{ color: #AA652F; font-family: Arial; font-size: 12px; font-weight: bold; }
.prod_title_expres1	{ color: #EABB6C; font-family: Arial; font-size: 12px; font-weight: bold; }
.prod_title_expres2	{ color: #7E4E40; font-family: Arial; font-size: 12px; font-weight: bold; }
.prod_title_expres3	{ color: #C34F4D; font-family: Arial; font-size: 12px; font-weight: bold; }

.prod_title_full	{ color: #262320; font-family: Arial; font-size: 12px; font-weight: bold; }
.prod_title_repair	{ color: #C7AB5C; font-family: Arial; font-size: 12px; font-weight: bold; }
.prod_title_ab		{ color: #B84908; font-family: Arial; font-size: 12px; font-weight: bold; }
.prod_title_dandruff{ color: #324794; font-family: Arial; font-size: 12px; font-weight: bold; }
.prod_title_prov	{ color: #1353B4; font-family: Arial; font-size: 12px; font-weight: bold; }
.prod_title_classic	{ color: #1b80b9; font-family: Arial; font-size: 12px; font-weight: bold; }
.prod_title_moisture{ color: #d9ad74; font-family: Arial; font-size: 12px; font-weight: bold; }
.prod_title_triple_amino { color: #4f6970; font-family: Arial; font-size: 12px; font-weight: bold; }



.prod_title_care	{ color: #f5834a; font-family: Arial; font-size: 12px; font-weight: bold; }
.prod_title_anti_fall { color: #760101; font-family: Arial; font-size: 12px; font-weight: bold; }
.prod_title_st_obj	{ color: #876CA6; font-family: Arial; font-size: 12px; font-weight: bold; }
.prod_title_blask	{ color: #3B9B6D; font-family: Arial; font-size: 12px; font-weight: bold; }
.prod_title_st_lk	{ color: #D77400; font-family: Arial; font-size: 12px; font-weight: bold; }
.prod_title_klas	{ color: #047AC0; font-family: Arial; font-size: 12px; font-weight: bold; }


/* KLASY DO LISTY PRODUKTOW */

TABLE.list {
margin-top: 10px;
margin-left: 10px;
}

TD.list_normal {
height: 15px;
vertical-align: middle;
background: url('../images/list_element.gif') no-repeat 0px 6px;
padding-left:13px;
color: #000000;
font-size: 11px;
}

TD.list_selected {
height: 15px;
vertical-align: middle;
background: url('../images/list_element_selected.gif') no-repeat 0px 6px;
padding-left:13px;
color: #49738B;
font-size: 11px;
text-decoration: underline;
}

A.list_link:link	{ text-decoration: none; color: #000000; }
A.list_link:visited	{ text-decoration: none; color: #000000; }
A.list_links:hover	{ text-decoration: none; color: #000000; }

UL.lista {
margin-top: 10px;
margin-left: 25px;
}

UL.tekst {
margin-top:0px;
margin-left:20px;
margin-bottom:0px;
}

/* FORMULARZE */

INPUT.formularz {
border: 1px solid #CCCCCC;
background-color: #FFFFFF;
font-family: Arial;
font-size: 12px;
color: #000000;
}

SELECT.formularz {
border: 1px solid #CCCCCC;
background-color: #FFFFFF;
font-family: Arial;
font-size: 12px;
color: #000000;
}