/*
section {
    border: solid 1px;
}
*/
/*
#user_header div {
    border: solid 1px;
}
*/

a {
    outline: none;
}
/*
#welcome,
#top_selling_items,
#slideshow,
#promoted_items,
#content_header,
#brands_listing,
#kodi_products,
#promo,
#konzum,
#careers
    */
section.container
{
    display: block;
    margin-left: 185px;
    /*border: solid 1px;*/
}

.wrapper {
    white-space: normal;
}

#brands_listing
{
    margin-top: 10px;
}

#welcome, #welcome .container_out_wide {
    display: block;
    width: 976px;
}

#welcome .container_out_wide.why_konzum_panel {
    display: none;
}

#promo {
    height: 180px;
}

#news_featured .container_out {
    display: block;
    margin-left: 177px;

}

#news_featured {
    /*    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI4MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZWVlZWVlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background-position: bottom;
    */
    background: none !important;
    background-color: #ffffff !important;
    filter: none !important;
    /*
        filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=4, OffY=4, Color=#ff0000);
        0 -3px 3px -2px rgba(0, 0, 0, 0.05);
        box-shadow: 0px 3px 4px -1px rgba(0, 0, 0, 0.15), 1px 0px 0px 0 rgba(0, 0, 0, 0.075), -1px 0px 0px 0 rgba(0, 0, 0, 0.075), 0 2px 0 0 rgba(0, 0, 0, 0.05), 0 -3px 3px -2px rgba(0, 0, 0, 0.05);
    */
}

#news_featured .media.articles {
    background-color: #ffffff !important;
}

.list_4x4 li
{
    height: 26%;
    margin: 0px;
    padding: 0px;
    behavior: url(border-radius.htc);
}

.list_4x4 .image span,
.rounded
{
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
    behavior: url(border-radius.htc);
}

.list_4x4 {
    line-height:0px;
}

#carousel_item_1 {

}

#shop_locator {
    display: block;
    width: 310px;
}
#phone_number {
    display: block;
    width: 170px;
}

.g1, .g2, .g3, .g4, .g5, .g6, .g7, .g8, .g9, .g10
{
    padding-left: 0px;
    padding-right: 0px;    
}

.g4.product_main_info {
    width: 57%    
}

.g3.product_main_info {
    width: 42%
}

.product_main_info input#item_nr {
    width: 65%;
}

.filtering input[type=radio],
.filtering input[type=checkbox]
{
    opacity: 1 !important;
    filter: none !important;
}

.filtering label {
    padding-left: 30px !important;
    width: 110px !important;
    float: left;
}

.filtering li {
    clear: both;
}
/*
.nav_filtering label {
    background: url("cssimg/ico/filtering.png");
}
    background-position: -110px -106px;
*/

.slider_nav {
    padding-left: 0px;
    padding-right: 0px;
}


.why_konzum_panel_content {
    padding-top: 90px !important;
}
/*
.ui-slider-horizontal {
    height: 30px;
    overflow: visible;
}

.ui-slider-horizontal .ui-slider-handle {
    z-index: 1000;
}
*/
/* Glavna navigacija fix */
#nav_main,
#nav_main ul,
#nav_main ul li.has_panel,
.wrapper,
.bg_body_branding,
body,
html
{
    position: relative;
    z-index: 1000;
}

#nav_main ul.drop_down_panel {
    position: absolute;
}

#slideshow {
    z-index: 1;
}

#nav_main,
#nav_main ul,
#nav_main li
{
    z-index: 1000;
}
/*
#nav_main ul.drop_down_panel {
    position: static;
}
*/

/*
li:hover .drop_down_panel {
    display: block;
}
*/
/*
.media.products li {
    padding-left: 0px;
    padding-right: 0px;
}
*/
table {
    table-layout: fixed;
}
.img_noscale .attribute-image {
    overflow: hidden;
}