html {
  font-family: 'Open Sans', sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body
{
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    color: #000000;
    background-color: #ffffff;
}
#root
{
    width: 982px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
#container_head
{
    width: 982px;
    float: left;
    margin-left: 0px;
}
    #header
    {
        width: 982px;
        height: 270px;
        float: left;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        border-bottom: 1px solid #cccccc;
        border-left: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
    }
        #header a
        {
            float: left;
            width: 100%;
            height: 100%;
        }
#container
{
    width: 982px;
    float: left;
    background-color: #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
#container_separator
{
    width: 982px;
    float: left;
    margin: 0px;
    padding: 15px;
}
    #container_separator p
    {
        width: 100%;
        float: left;
        margin: 0px;
        padding: 0px;
        text-align: center;
        font-size: 12px;
    }
#container_partners
{
    width: 982px;
    float: left;
    background-color: #e5e5e5;
    border: 1px solid #e5e5e5;
}
    #slider
    {
        width: 982px;
        margin-left: auto;
        margin-right: auto;
    }
        #slider td
        {
            height: 90px; 
            text-align: center; 
            vertical-align: middle;
        }
        #slider img
        {
            border: 0px;
            margin: 0px;
        }
#left 
{
    width: 290px;
    float: left;
    background-color: #e5e5e5;
}
    #left_menu
    {
        width: 100%;
        float: left;
        background-color: #2564a3;
        border-bottom: 0px solid #dddddd;
    }
        #left_menu ul
        {
            width: 100%;
            float: left;
            padding: 25px 0px 25px 0px;
            margin: 0px;
        }
        #left_menu li.first_level
        {
            width: 215px;
            margin: 0px 0px 0px 25px;
            list-style: none;
        }
        #left_menu li.first_level:hover
        {
            background-image: url('../img/menu_arrow.png');
            background-repeat:  no-repeat;
            background-position: 5px 10px;
        }
        #left_menu li.second_level
        {
            width: 200px;
            margin: 0px 0px 0px 25px;
            list-style: none;
        }
        #left_menu li.second_level:hover
        {
            background-image: url('../img/menu_arrow.png');
            background-repeat:  no-repeat;
            background-position: 5px 8px;
        }
        #left_menu a.first_level
        {
            width: 100%;
            display: block;
            text-decoration: none;
            font-size: 17px;
            font-weight: normal;
            padding: 7px 0px 7px 25px;
            margin: 2px 0px 2px 0px;
            color: #ffffff;
        }
        #left_menu a.second_level
        {
            width: 100%;
            display: block;
            text-decoration: none;
            font-size: 15px;
            font-weight: normal;
            padding: 6px 0px 6px 40px;
            margin: 2px 0px 2px 0px;
            color: #ffffff;
        }
        #left_menu a.selected
        {
            color: #000000;
            background-color: #ffffff;
        }
        #left_menu span
        {
            font-size: 14px;
            padding: 3px 10px 0px 15px;
            float: left;
            font-weight: bold;
        }
    #left_news
    {
        width: 240px;
        float: left;
        background-color: #ffffff;
        padding: 15px 25px 20px 25px;
    }
        #left_news h2
        {
            margin: 0px 0px 0px 0px;
            font-size: 24px;
            font-weight: bold;
        }
        #left_news h3
        {
            margin: 15px 0px 0px 0px;
            font-size: 14px;
            font-weight: bold;
        }
        #left_news p
        {
            padding: 0px 0px 0px 0px;
            margin: 3px 0px 0px 0px;
        }
    #left_facebook
    {
        width: 240px;
        float: left;
        background-color: #ffffff;
        padding: 0px 25px 25px 25px;
    }
        #left_facebook h2
        {
            margin: 0px 0px 0px 0px;
            font-size: 24px;
            font-weight: bold;
        }
        #left_facebook a
        {
            float: left;
            margin: 15px 5px 0px 0px;
        }
#right
{
    width: 692px;
    float: left;
    margin-left: 0px;
    border-left: 0px solid #dddddd;
}
    #welcome
    {
        width: 647px;
        float: left;
        margin-top: 0px;
        padding: 15px 25px 15px 20px;
        background-color: #2564a3;
    }
        #welcome h1
        {
            margin: 0px;
            padding: 0px;
            color: #ffffff;
            font-size: 22px;
            font-weight: bold;
        }
        #welcome h2
        {
            margin: 5px 0px 0px 0px;
            padding: 0px;
            color: #ffffff;
            font-size: 14px;
            font-weight: normal;
            font-style: italic;
        }
    #navigate
    {
        width: 672px;
        float: left;
        margin-top: 0px;
        padding: 15px 0px 15px 20px;
        background-color: #2564a3;
    }
        #navigate span
        {
            margin: 0px 0px 0px 0px;
            color: #ffffff;
            font-size: 14px;
            font-weight: normal;
        }
        #navigate a
        {
            color: #ffffff;
            font-size: 14px;
            font-weight: normal;
        }
#footer
{
    width: 100%;
    float: left;
    height: 100px;
}
    #footer p
    {
        margin: 10px 0px 0px 0px;
        padding: 0px;
        font-size: 11px;
    }
    #footer a
    {
        margin: 0px;
        padding: 0px;
        font-size: 11px;
    }
    

.bold
{
    font-weight: bold;
}
.normal
{
    font-weight: normal;
}
.white
{
    color: #ffffff;
}
.grey
{
    color: #4c5359;
}
.float_left
{
    float: left;
}
.float_right
{
    float: right;
}
.align_left
{
    text-align: left;
}
.align_right
{
    text-align: right;
}
.align_center
{
    text-align: center;
}
.full_width
{
    width: 100%;
}        
.link_bt
{
    font-size: 16px;
    padding: 8px 13px 8px 13px;
    text-decoration: none;
    margin-top: 15px;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
.link_bt:hover
{
    opacity: 0.8;
    color: #ffffff;
}
.link_bt_back
{
    font-size: 16px;
    padding: 8px 13px 8px 13px;
    text-decoration: none;
    margin-top: 15px;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
.link_bt_back:hover
{
    opacity: 0.8;
    color: #ffffff;
}
.link_bt_notext
{
    width: 20px;
    height: 16px;
    float: left;
    text-decoration: none;
    background-image: url('../img/go.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.link_bt_notext_back
{
    width: 20px;
    height: 16px;
    float: left;
    text-decoration: none;
    background-image: url('../img/go_back.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.img_border
{
    border: 1px solid #cccccc;
    padding: 5px;
    background-color: #ffffff;
    float: left;
    margin: 0px 8px 0px 0px;

}
.img_border_gallery
{
    border: 1px solid #cccccc;
    padding: 5px;
    background-color: #ffffff;
    float: left;
    margin: 6px 6px 6px 6px;
}
.color_01
{
    color: #ca0000;
}
.color_02
{
    color: #2564a3;
}
.bg_color_01
{
    background-color: #ca0000;
}
.bg_color_02
{
    background-color: #2564a3;
}


p
{
    color: #000000;
    font-size: 14px;
}
a
{
    color: #000000;
    font-size: 14px;
}

hr {
    border: none;
    border-bottom: 1px solid #e2e2e2;
    margin: 15px 0px;
}
.hide {
    display: none;
}
.cookies {
    width: 100%;
    height: auto;
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 0 0 30px 0;
    background-color: #ffffff;
    z-index: 10;
    -moz-box-shadow: 0 0 10px 0px #95928f;
    box-shadow: 0 0 10px 0px #95928f;
}

.consents {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 920px;
}
    .consents h2 {
        margin-bottom: 5px;
    }
    .consents p {
        margin: 10px 0px 10px 0px;
    }
    .consents button {
        border: none;
        font-size: 16px;
        padding: 10px 13px 10px 13px;
        text-decoration: none;
        margin-top: 15px;
        cursor: pointer;
    }
.consent {
    float: left;
    width: 100%;
}
    .consent p {
        margin: 0px;
        line-height: 23px;
    }

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 45px;
  height: 24px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .1s;
  transition: .1s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .1s;
  transition: .1s;
}

input:checked + .slider {
  background-color: #2564a3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2564a3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}