
:root {
--g1-color:#D4A373;
--g2-color:#4A4A4A;
--a-color:#D4A373;
--gfont-color:#333333;
--gfont1-family:'Poppins', sans-serif;
--gfont2-family:'Montserrat', sans-serif;
--gfont-size:18px;
--h1-color:#333333;
--h1-size:40px;
--h1a-size:20px;
--h1a-color:#333333;

/*menu left*/
--menuLeft-color:#333333;
--menuLeft-colorSel:#D4A373;
--menuLeft-border:#EBEBEB;
--menuLeft-borderBefore:#EBEBEB;
--menuLeft-borderBeforeSel:#D4A373;
--menuLeft-font-size:16px;
--menuLeft-font-weight:400;

/*menu Top*/
--menuTop-color:#4A4A4A;
--menuTop-font-size:16px;
--menuTop-font-weight:500;
--menuTop-sel-color:#D4A373;
--menuTop-sub-color:#000000;
--menuTop-sub-font-size:15px;
--menuTop-sub-font-weight:400;
--menuTop-sub-sel-color:#D4A373;

/*Tabela cennik*/
--caption-color:#461C20;
--caption-fontSize:24px;
--caption-fontWeight:700;
--th-background:#D4A373;
--th-color:#FFFFFF;
--th-padding:12px 18px;
--th-fontSize:18px;
--th-fontWeight:700;
--td-background:#F6F6F6;
--td-color:#333336;
--td-padding:12px 18px;
--td-fontSize:16px;
--td-fontWeight:400;
--td2-background:#F0F0F0;
--td2-color:#D4A373;
--td2-fontSize:16px;
--td2-fontWeight:700;

/*Forms*/
--g1-forms-color:#576166;
--font-forms-family:'Lato', sans-serif;
--color-placeholder:#919199;
--font-size-placeholder:16px;
--color-check:#D4A373;
--border-input:#D4A373;
--color-input:#2d3436;
--font-family-input:'Lato', sans-serif;
--font-size-input:16px;
--font-weight-input:400;
--background-submit:#D4A373;
--font-size-submit:15px;
--font-weight-submit:500;
--font-family-req:verdana;
--font-family-size-req:18px;
--font-weight-req:18px;
--color-req:#FF0000;
--color-error:#FF0000;
--font-forms-size-error:14px;
--font-forms-weight-error:500;

}
