body{
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif
}
body p{
    margin: 0 0 5px 0;
}
.clear{
    clear: both;
}
.wrapper{
    top: 0;
    padding: 0;
}
.header{
    min-height: 240px;
    width: 100%;
    margin: 0 auto;
    padding: 0 0 10px 0;
    background: #1d2fa4;
    -webkit-box-shadow: inset  0px -10px 3px #fff;
    box-shadow: inset  0px -10px 3px #fff;
    z-index: 0;
}
.header_content{
    width: 780px;
    margin: 0 auto;
    min-height: 100px;
    padding: 0 0 0 240px;
/*    background: #1d2fa4;*/
    /*-webkit-border-radius: 15px 15px 0 0;
    border-radius: 15px 15px 0 0;
    -webkit-box-shadow: 0px 0px 2px 1px #fff;
    box-shadow: 0px 0px 2px 1px #fff;*/
    position: relative;
/*    overflow: hidden;*/
}
.logo{
    width: 307px;
    float: left;
    margin: 0;
    position: absolute;
    top: 80px;
    left: -130px;
    z-index: 100;
}
.logo a{
    display: block;
    width: 352px;
}
.logo a img{
    width: 100%;
    height: auto;
}
.hd_text{
    width: 180px;
    float: right;
    margin: 0;
    position: absolute;
    top: 70px;
    right: -60px;
    z-index: 5;
/*    background: #fff;*/
    -webkit-border-radius: 0 15px 0 15px;
    border-radius: 0 15px 0 15px;
}
.hd_text p{
    margin: 8px 0;
}
.container{
    width: 960px;
    min-height: 500px;
    margin: 0px auto 5px;
    z-index: 1;
    background: #fff;
    position: relative;
    padding: 0 30px 0;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: 0px 0px 2px 1px #fff;
    box-shadow: 0px 0px 2px 1px #fff; 
}
.top_content{
    width: 960px;
/*    float: left;*/
    display: block;
    position: relative;
}
.menu_bar{
    height: 42px;
    margin: 7px 15px 0 240px;
    float: left;
}
.menu_bar .menu{
    list-style: none;
    float: left;
    height: 42px;
    margin: 0 0 0 200px;
    padding: 0;
}
.menu li{
    float: left;
    height: 42px;
    margin: 0 0 0 15px;
    position: relative;
/*    position: relative;*/
}
.menu_bar .menu li a{
    text-decoration: none;
    color: #0714a8;
    font-size: 16px;
    text-transform: lowercase;
    font-weight: bold;
    line-height: 42px;
}
.menu_bar .menu .nav-selected, .menu_bar .menu .nav-path-selected, .menu li a:hover{
    color: #f50c0c;
}
.menu_bar .menu li:hover > .submenu{
    display: block;
}
.menu_bar .menu .submenu{
    list-style: none;
    position: absolute;
    margin: 0 0 0 -65px;
    padding: 0;
    display: none;
    z-index: 10;
    width: 300px;
}
.menu_bar .menu .submenu li{
    height: 25px;
}
.menu_bar .menu .submenu li a{
    font-size: 14px;
    line-height: 25px;
}
.menu_bar .menu .submenu .submenu{
    position: absolute;
    left: 360px;
    top: 0;
}
.menu_bar .menu .submenu .submenu li{
    width: 100%;
    display: block;
    position: relative;
    height: 20px;
}
.menu_bar .menu .submenu .submenu li a{
    display: block;
    font-size: 14px;
    line-height: 20px;
}
.submenu li{
    background: rgba(225, 225, 225, 0.9);
    margin: 0;
    padding: 0 15px;
    float: none;
    height: 32px;
}

.search_bar{
    float: right;
    width: 200px;
    height: 42px;
    position: relative;
}
.footer{
    width: 100%;
    padding-bottom: 30px;
    background: #a29c9c;
}
.footer_bar{
    min-height: 42px;
    background: #1d2fa4;
/*    width: 960px;*/
    padding: 0 30px;
    margin: 0 auto;
}
.ft_menu{
    width: 960px;
    margin: 0 auto;
}
.footer_menu{
    margin: 0 0 0 20%;
/*    float: left;*/
    padding: 0;
    list-style: none;
}
.footer_menu li{
    float: left;
    margin: 0 15px 0 0;
}
.footer_menu li a{
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    text-transform: lowercase;
    line-height: 42px;
/*    padding: 0 0 0 40px;*/
    background-repeat: no-repeat!important;
    background-position: left center!important;
    display: block;
    width: 40px;
    height: 40px;
    margin-right: 50px;
}
.footer_content{
    width: 1120px;
    margin: 20px auto 0;
    padding: 0 30px;
}
.footer_content .menu_produse{
    padding-top: 0;
}

.content{
    width: 960px;
}
.left_sidebar{
    width: 400px;
    margin: 20px 0;
    padding: 0;
    float: left;
}
.left_sidebar .first_image{
    width: 400px;
    text-align: center;
}
.left_sidebar .first_image img{
    border: 0;
}
.left_sidebar .other_images{
    margin: 10px 0 0 8px;
    float: left;
}
.left_sidebar .other_images img{
    border: 0;
}

.right_sidebar{
    float: left;
    margin: 20px 0 20px 25px;
    width: 515px;
}
.content p{
    margin-top: 0;
}
.border_image_960{
    width: 960px;
    height: 32px;
    float: left;
    background: url('../images/border_image_960.jpg') no-repeat;
}
.border_image_515{
    width: 515px;
    height: 17px;
    float: left;
    background: url('../images/border_image_515.png') no-repeat;
}
.product_pagination{
    margin-top: 30px;
    width: 960px;
    float: left;
}
.product_pagination .prev{
    float: left;
}
.product_pagination .prev a{
    color: #1d2fa4;
    text-decoration: none;
}
.product_pagination .next{
    float: right;
}
.product_pagination .next a{
    color: #1d2fa4;
    text-decoration: none;
}
.menu_produse{
    margin: 0;
    padding: 15px 0;
    float: right;
    border: 2px solid #1A2EA1;
    width: 100%;
}
.nav-produse{
    margin: 0;
    padding: 0;
    list-style: none;
}
.nav-produse li{
    margin: 5px 0 0 0;
    width: 90%;
    margin-left: 10%;
}
.nav-produse li:hover > a:before{
    content: ">  ";
    font-weight: bold;
    color: red;
}
.nav-produse li a{
    color: #1d2fa4;
    text-decoration: none;
    
}
.nav-page-produse{
    margin: 0;
    padding: 0;
    list-style: none;
}
.nav-page-produse li{
    margin: 5px 0 0 0;
    width: 90%;
    margin-left: 10%;
}
.nav-page-produse li:hover > a:before{
    content: ">  ";
    font-weight: bold;
    color: red;
}
.nav-page-produse li a{
    color: #1d2fa4;
    text-decoration: none;
    font-weight: bold;
    
}
.breadcrumb_hd, .breadcrumb_hd a{
    text-decoration: none;
    color: #b6b6b6;
    font-weight: bold;
    font-size: 14px;
}
.footer_content .menu_produse{
    border: none;
}
.top_menu_icon{
    margin-right: 10px;
    padding-top: 14px;
    float: left;
}

#link_cere_oferta{
    display: block;
    width: 150px;
    height: 150px;
    position: fixed;
    bottom: 0;
    right: 0;
    background: url('../images/cere_oferta.png') no-repeat;
    z-index: 20;
}
#link_cere_oferta:hover{
    background: url('../images/cere_oferta_hover.png') no-repeat;
}
.cere_oferta{
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0,0,0,0.5);
    top: 0;
    left: 0;
    z-index: 51;
}
.cere_oferta .close_button{
    width: 75px;
    display: block;
    position: absolute;
    height: 75px;
    top: 0;
    right: 0;
    background: url('../images/exit_icon.png');
}
.cere_oferta .formular{
    position: absolute;
    margin-top: 10%;
    width: 360px;
    left: 50%;
    margin-left: -180px;
    padding: 30px;
    background: rgba(255,255,255, 0.9);
}
.cere_oferta .formular input{
    width: 100%;
}
.cere_oferta .formular textarea{
    width: 100%;
    height: 90px;
}
.cere_oferta .formular #submit_formular{
    text-decoration: none;
    display: block;
    margin-top: 15px;
    color: #000;
    float: right;  
}

.column3{
    width: 292px;
    float: left;
    min-height: 1px;
    margin-right: 40px;
    margin-bottom: 30px;
}
.product_shadow{
    width: 250px;
    padding: 21px;
    -webkit-box-shadow: 0 0 1px 5px #D1CFCF;
    box-shadow: 0 0 1px 5px #D1CFCF;
    margin-bottom: 20px;
}
.no_margin_right{
    margin-right: 0;
}
.column3 .product_shadow:hover{
    -webkit-box-shadow: 0 0 1px 5px #706F6F;
    box-shadow: 0 0 1px 5px #706F6F;
}
.column3 .menu_produse{
    margin: 0;
    padding: 0;
}

.product_menu{
    position: absolute;
    top: 45px;
    width: 960px;
    height: auto;
    z-index: 10000;
    background: rgba(255,255,255,0.9);
}
.product_menu ul{
    float: left;
    list-style: none;
}
.product_menu ul li{
    margin-bottom: 10px;
}
.product_menu ul li a{
    color: #0714a8;
    text-decoration: none;
}

.allProductsToggle{
    position: absolute;
    bottom: 0px;
    left:22px;
    height: 10px;
    width: 60px;
}
