
:root {
--g1-color:#0A2F49;
--a-color:#0A2F49;
--gfont-color:#272727;
--gfont1-family:'Poppins', sans-serif;
--gfont-size:16px;
--h1-color:#0A2F49;
--h1-size:44px;
--h1a-size:30px;
--h1a-color:#0A2F49;

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

/*menu Top*/
--menuTop-color:#0A2F49;
--menuTop-font-size:15px;
--menuTop-font-weight:700;
--menuTop-sel-color:#0A2F49;
--menuTop-sub-color:#0A2F49;
--menuTop-sub-font-size:15px;
--menuTop-sub-font-weight:700;
--menuTop-sub-sel-color:#0A2F49;

/*Tabela cennik*/
--caption-color:#461C20;
--caption-fontSize:24px;
--caption-fontWeight:700;
--th-background:#0A2F49;
--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:#0A2F49;
--td2-fontSize:16px;
--td2-fontWeight:700;

/*Forms*/
--g1-forms-color:#576166;
--font-forms-family:'Poppins', sans-serif;
--color-placeholder:#919199;
--font-size-placeholder:16px;
--color-check:#0A2F49;
--border-input:#0A2F49;
--color-input:#2d3436;
--font-family-input:'Poppins', sans-serif;
--font-size-input:16px;
--font-weight-input:400;
--background-submit:#0A2F49;
--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;

}
