﻿html {
    margin: 0;
    padding: 0;
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    /*font: 75% 'Lucida Sans Unicode', 'Lucida Grande', Arial, Helvetica, sans-serif;*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 12px;
    height: 100%;
    line-height: 1.5;
    background-color: #ffffff;
}

.float-left
{
    float: left;
}

.float-right
{
    float: right;
}

.clear-both
{
    clear:both;
}

.clear-fix:after
{
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

.main-content
{
    color: #3E5667;
    padding: 20px 20px 20px 0;
}

.content-wrapper
{
    margin: 0 auto;
    min-width: 1020px;
    background-color: white;
    padding-left: 80px;
    padding-right: 80px;
}

/*
    zielony
    93bf1c
*/

/*
    pomarańczowy
    E63914
    EE7214
*/

.product-farmer .infosection .content-wrapper {
    background-color: #0b843d;
    /*00843a*/
    /*23A638*/

    /*00403e*/
    /*00623c*/
    /*46C836*/
    /*69EA34*/
}

.product-group .infosection .content-wrapper {
    background-color: #7C1714;
/*7C1714*/
/*B22929*/

/*460500*/
/*DC4144*/
/*F15559*/
}

.product-partner .infosection .content-wrapper {
    background-color: #0075BE;
/*0075BE*/
/*009FE3*/

/*002374*/
/*004D99*/
/*00C9FF*/
/*C4D1FF*/
}

.infosection .content-wrapper
{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    background-color: #E63914;
    color: #ffffff;
    min-height: 34px;
}

.infosection ol li
{
    float: left;
    list-style: none outside none;
    padding-left: 20px;
    padding-right: 20px;
}

.infosection ol li:first-child
{
    padding-left: 0;
    border: none;
}

.infosection ol li:last-child {
    padding-right: 0px;
}

.infosection a {
    color: #ffffff;
    text-decoration: none;
}

.infosection a:hover {
    color: #b2b2b2;
    text-decoration: none;
}

.infosection a.infosection-link 
{
    text-decoration: underline;
}

.infosection a.infosection-link:hover 
{
    text-decoration: underline;
}

.infosection .infosection-text {
    line-height: 30px;
    margin-top: 1px;
}

.noticesection .content-wrapper {
    padding: 0;
}

.noticesection .important-notice {
    font-size: 14px;
    font-weight: 500;
    height: 25px;
    padding-top: 5px;
    text-align: center;
    text-decoration: solid #E63914;
}

.headersection .content-wrapper
{
    background-color: #FFFFFF;
    color: #EE7214;
    max-height: 113px;
}

.headersection .content-wrapper img.product-logo 
{
    height: 90px;
    margin: -25px -32px;
}

.product-farmer .headersection .headersection-text {
    color: #0b843d;
}

.product-group .headersection .headersection-text {
    color: #7C1714;
}

.product-partner .headersection .headersection-text {
    color: #0075BE;
}

.headersection .headersection-text 
{
    font-family: 'Open Sans', sans-serif;
    color: #f4792a;
    font-size: 200%;
    font-weight: 300;
}

.product-farmer .titlesection .content-wrapper {
    background-color: #23A638;
}

.product-group .titlesection .content-wrapper {
    background-color: #B22929;
}

.product-partner .titlesection .content-wrapper {
    background-color: #009FE3;
}

.titlesection .content-wrapper {
}

.titlesection .content-wrapper {
    background-color: #EE7214;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 200%;
    color: #ffffff;
    min-height: 43px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.product-farmer .breadcrumbsection .content-wrapper {
    background-color: #23A638;
}

.product-group .breadcrumbsection .content-wrapper {
    background-color: #B22929;
}

.product-partner .breadcrumbsection .content-wrapper {
    background-color: #009FE3;
}

.breadcrumbsection a {
    text-decoration:none;
    color:#343434;
}

.toolbar-button-content {
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 110%;
    font-weight: 600;
    background-color: #ffffff;
    border-bottom: 1px solid #1f1f1f;
    color: #1f1f1f;
    clear: both;
    margin: 0;
    padding: 10px 10px;
    min-width: 600px;
    min-height: 30px;
}

footer .content-wrapper
{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    background-color: #E63914;
    color: #ffffff;
    min-height: 34px;
}

footer .content-wrapper.footer-donations 
{
    background-color: #EE7214;
}

footer .content-wrapper.footer-donations td
{
    padding: 10px;
}

footer .content-wrapper.footer-donations .footer-donations-p p
{
    text-align:center;
    font-size:12px;
    margin-top: 15px;
}

.product-farmer footer .content-wrapper.footer-donations 
{
    background-color: #23A638;
}

.product-farmer footer .content-wrapper.footer-copyright 
{
    background-color: #00843a;
}

.product-group footer .content-wrapper.footer-donations 
{
    background-color: #B22929;
}

.product-group footer .content-wrapper.footer-copyright 
{
    background-color: #7C1714;
}

.product-partner footer .content-wrapper.footer-donations 
{
    background-color: #009FE3;
}

.product-partner footer .content-wrapper.footer-copyright 
{
    background-color: #0075BE;
}
