@charset "utf-8";
/* CSS Document */

*{
padding: 0px;
margin: 0px;
}

html{
background-color: #ffffff;
font-family:Arial, Helvetica, sans-serif;
}

img{
border:none;
}

.p{
margin: 0px;
padding: 0px;
}

a:active{
text-decoration:none;
}

a {
color:#f8981d;
text-decoration:none;
}

a:hover {
color:#f8981d;
text-decoration:none;
}



.container{
width: 930px;
height: auto;
margin-left: auto;
margin-right: auto;
background-image: url(../assets/orange_line.jpg);
background-repeat: repeat-y;
clear: both;
}

.clear{
clear: both;
}

/*************HEADER*************/
.header{
width : 930px;
height: 212px;
background-color: #00539b;
}
    .header_logo_a{
    width: 715px;
    height: 212px;
    float: left;
    }

        .header_logo_a_part1{
        width: 562px;
        height: 212px;
        float: left;
        }

        .header_logo_a_part2{
        width: 153px;
        height: 212px;
        background-image: url(../assets/logo_a_part2.jpg);
        float: right;
        }

            .header_adres{
            width: 105px;
            margin-top: 114px;
            margin-left: 45px;
            font-size: 11px;
            color: #f8981d;
            }

                .header_adres_font_color, .header_adres_font_color   a{
                color:#ffffff;
                }

    .header_logo_b{
    width: 145px;
    height: 212px;
    float: right;
    margin-right: 30px;
    }

/*************NAVIGATION STARTS HERE***********/
.navigation{
float: left;
width: 210px;
height: auto;
padding-top: 10px;
background-color:#ffffff;
background-image: url(../assets/orange_line.jpg);
background-repeat: repeat-y;
}

    .navigation_menu ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    font-size: 13px;
    font-weight: bold;
    }

        .navigation_menu li{
        width: 179px;
        margin-bottom:10px;
        margin-left: 12px;
        background-color: white;
        }

        .navigation_menu li a{
        color: #f8981d;
        background-image:url(../assets/square.gif);
        background-repeat: no-repeat;
        display:block;
        line-height:34px;
        border: 1px solid #f8981d;
        background-position: 18px;
        padding-left: 35px;
        }

       .navigation_menu a:hover{
        background-color:#f8981d;
        color: #ffffff;
        background-image:url(../assets/square_border.gif);
        background-repeat: no-repeat;
        background-position: 18px;
        padding-left: 35px;
      }
      
       .navigation_menu li a.active
       {
        background-color:#f8981d;
        color: #ffffff;
        background-image:url(../assets/square_border.gif);
        background-repeat: no-repeat;
        display:block;
        line-height:34px;
        border: 1px solid #f8981d;
        background-position: 18px;
        padding-left: 35px;
       }

            /****SUB NAVIGATION STARTS HERE*****/
            .sub_navigation_menu{
            background-color:#ffffff;
            background-image: url(../assets/orange_line.jpg);
            background-repeat: repeat-y;
            background-position: -12px;
            border:none;
            width: 196px;
            height: auto;
            }
                .sub_navigation_menu ul{
                //padding-top: 10px;
                }

                .sub_navigation_menu li{
                background-image: url(../assets/orange_line.jpg);
                background-repeat: repeat-y;
                background-position: -12px;
                display:none
                border: 1px solid #ffffff;
                margin-left: 0px;
                margin-bottom: 0px;
                padding-top: 5px;
                }

                    .sub_navigation_menu li a{
                    background-image:url(../assets/square_border.gif);
                    background-repeat: no-repeat;
                    display:inline;
                    border:none;
                    line-height:29px;
                    }

                    .sub_navigation_menu li a:hover{
                    background-image:url(../assets/square2.gif);
                    background-repeat: no-repeat;
                    background-color: #ffffff;
                    color:#f8981d;
                    display:inline;
                    border:none;
                    }

                    .sub_navigation_menu a.active_sub{
                    background-image:url(../assets/square2.gif);
                    background-repeat: no-repeat;
                    background-color: #ffffff;
                    color:#f8981d;
                    display:inline;
                    border:none;
                    }


            /*****SUB NAVIGATION ENDS HERE*****/


    .navigation_image{
    margin-left: 12px;
    width: 180px;
    height: 95px;
    }

/*************NAVIGATION ENDS HERE***********/

/**********CONTAINER CONTETN NEWS**********/
.container_content_news{
width: 720px;
_min-height: 900px;
min-height: 900px;
float: right;
background-image: url(../assets/fading_background.jpg);
background-repeat: repeat-x;
}

/*************CONTENT*************/

.content_container{
float: left;
width: 465px;
height: auto;
border-left: 1px solid #00539b;
border-right: 1px solid #00539b;
border-bottom: 1px solid #00539b;
color: #00539b;
margin-left:39px;
_margin-left: 20px;
background-color: #ffffff;
background-image:url(../assets/blue_square_bottom.gif);
background-position:bottom left;
background-repeat: no-repeat;
}

.content_container_news{
float: left;
width: 610px;
height: auto;
border-left: 1px solid #00539b;
border-right: 1px solid #00539b;
border-bottom: 1px solid #00539b;
color: #00539b;
margin-left:39px;
_margin-left: 20px;
background-color: #ffffff;
background-image:url(../assets/blue_square_bottom.gif);
background-position:bottom left;
background-repeat: no-repeat;
}

    .content_title{
    padding: 14px 42px 25px 62px;
    font-size: 13px;
    font-weight: bold;
    background-image:url(../assets/blue_square_top.gif);
    background-repeat: no-repeat;
    }

    .content_image{
    padding-left: 62px;
    padding-right: 42px;
    padding-bottom: 13px;
    background-image:url(../assets/blue_line.gif);
    background-repeat:repeat-y;
    }

    .content_text{
    height:auto;
    font-size: 12px;
    font-family:Arial;
    padding-left: 62px;
    padding-right: 42px;
    background-image:url(../assets/blue_line.gif);
    background-repeat:repeat-y;
    }

        .content_text a{
        color: #00539b;
        }

        .content_text li{
        margin-left: 15px;
        }
        .content_footer{
        background-image:url(../assets/blue_square_bottom.gif);
        background-position:bottom left;
        background-repeat: no-repeat;
        width: 60px;
        height: 60px;
        margin-top: -28px;
        margin-left: -62px;
        }

/*************NEWS*************/

.news{
float: right;
width: 125px;
height: auto;
background-color: #ffffff;
border-left: 1px solid #00539b;
border-right: 1px solid #00539b;
border-bottom: 1px solid #00539b;
font-size: 12px;
color: #00539b;
font-weight:bold;
padding-top:14px;
padding-left: 10px;
padding-right:10px;
margin-right:30px;
_margin-right: 15px;
}

.news a{
color: #00539b;
}

    .news_items{
    background-image:url(../assets/blue_square.gif);
    background-repeat: no-repeat;
    }

        .news_menu{
        margin-left:25px;
        font-weight: bold;
        margin-bottom: 23px;
        }
      
        .news_date{
        font-weight:bold;
        font-size:11px;
        }

        .news_title, .news_title  a{
        color:#91a2cd;
        text-decoration:underline;
        margin-bottom: 10px;
        font-size:11px;
        }

    .news_archive{
    background-image:url(../assets/blue_square.gif);
    background-repeat: no-repeat;
    }

        .news_archive_menu{
        margin-left:25px;
        font-weight: bold;
        margin-top: 23px;
        margin-bottom: 23px;
        }

        .news_archive_text{
        color:#91a2cd;
        text-decoration:underline;
        margin-bottom: 23px;
        font-size:11px;
        }

    .horizontal_line_a{
    border: 1px solid #00539b;
    margin-bottom:23px;
    }

    .links{
    background-image:url(../assets/blue_square.gif);
    background-repeat: no-repeat;
    }

        .links_menu{
        margin-left:25px;
        font-weight: bold;
        margin-bottom: 23px;
        }

    .environment{
    background-image:url(../assets/blue_square.gif);
    background-repeat: no-repeat;
    }

        .environment_menu{
        margin-left:25px;
        font-weight: bold;
        margin-bottom: 23px;
        }

    .horizontal_line_b{
    border: 1px solid #91a2cd;
    margin-bottom:10px;
    }

    .conditions{
    margin-bottom: 10px;
    font-size: 8px;
    }

        .conditions a{
        color:#91a2cd;
        font-size: 8px;
      }

/*********NEWS PAGE******/
.content_page{
height:auto;
font-size: 12px;
padding-left: 62px;
padding-right: 42px;
background-image:url(../assets/blue_line.gif);
background-repeat:repeat-y;
}

    .content_page a{
    color: #00539b;
    }

.news_navigation_info{
margin-top: 20px;
text-align: center;
}


/*******FORM*******/
.forminput{
border: 1px solid #f8981d;
background-color: #ffffff;
}
.formbutton{
border: 2px solid #f8981d;
background-color: #ffffff;
padding-left: 4px;
padding-right: 4px;
}
