/* 
    Document   : Navigator B2B tema
    Created on : 24.03.2010., 09.56.35
    Author     : Navigator doo | info@navigator.rs
    Description: Navigator B2B tema sa css3 stilovima.
*/
a, a:visited{
    text-decoration:none;
}
.clear{
    clear:both;
}
.clearL{
    clear:left;
}
.clearR{
    clear:right;
}
.body{
    margin:0;
    padding:0;
    font-size:62.5%;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    overflow:hidden;
}
html{
    margin:0;
    padding:0;
    overflow:hidden;
}
.header{
    background:url(../images/header_bg.png) 0% 0% repeat-x;
    line-height:30px;
    font-size:11px;
    width:100%;
    position:relative;
    z-index:9898;
}
.logo{
    float:left;
    color:#FFF;
    font-size:10px;
    margin:0 0 0 10px;
}
.logo img{
    float:left;
    margin:5px 5px 0 0;
    height:20px;
}
input.search_box{
    width:220px;
    background:url(../images/search_submit_bg.png) 0px 50% no-repeat #fff;
    border:1px solid #ccc;
    padding-left:33px;
    margin:4px 0 0 0;
    color:#141414;
}
input.search_box:focus{
    border:1px solid #999;
    color:#333;
}
.topMenu {
    background:url(../images/gradijent_bg.png) 0% 0% repeat-x;
    float:right;
}
.topMenu  a, .topMenu  a:visited {
    text-decoration:none;
    line-height:30px;
    color:#fff;
    font-size:10px;
    padding:0 10px;
    display:inline-block;
    text-shadow:-1px 1px #141414;
}
.topMenu a:hover {
    text-decoration:underline;
}
.topMenu ul{
    margin:0;
    padding:0;
}
.topMenu ul li {
    float:left;
    list-style:none;
    position:relative;
    margin:0 5px;
}
.topMenu ul li:hover{
    background:#141414;
}
.topMenu ul li a, .topMenu ul li a:visited {
    text-decoration:none;
    line-height:30px;
    color:#fff;
    font-size:10px;
    /*padding:0 10px;*/
    display:inline-block;
}
.topMenu ul li a:hover {
    text-decoration:underline;
}
ul.top_subnav{
    display:none;
    position:absolute;
    min-width:100px;
    top:30px;
    right:0;
    width:150%;
    margin:0;
    padding:0;
    border:5px solid #141414;
    background:#333;
}
ul.top_subnav li{
    border-bottom:1px solid #444;
    display:block;
    margin:0;
    float:none;
}
ul.top_subnav li:hover{
    background:none;
}
ul.top_subnav li a, ul.top_subnav li a:visited{
    color:#fff;
    display:block;
    line-height:normal;			
    padding:5px 10px;
}
ul.top_subnav li a:hover{
    /*background:url(../images/main_bg.png) repeat-x 0% 0%;*/
    background:#000;
    text-decoration:none;				
}
a.user_id, a.user_id:visited{
    display:inline-block;
    background:url(../images/row_bg_white.png) 95% 50% no-repeat;
    padding-right:20px;
}
a.user_id:hover{
    background:url(../images/row_bg_white.png) 95% 50% no-repeat #141414;
}
li.user_id:hover ul.top_subnav{
    display:block;
}


.user{
    float:right;
    color:#ccc;
    font-size:10px;
    margin:0 10px;
    line-height:30px;
    text-shadow:-1px 1px 0px #000;
}
.user img{
    float:left;
    margin:0 5px;
}
.user_name{
    width:45%;
    font-weight:bold;
}
.user_details{
    text-align:left;
}
/*sidebar*/
.sidebar{
    float:left;
    position:relative;
    width:240px;
    margin:0 0 0 5px;
    border-left:1px solid #999;
    border-right:1px solid #999;
    border-bottom:1px solid #999;
    background:#ddd;
    box-shadow:0px 0px 10px #414141;
    -webkit-box-shadow:0px 0px 10px #414141;
    -moz-box-shadow: 0px 0px 10px #414141;
}
.sidebar_scroll{
    position:relative;
}
.sidebar_c{
    position:absolute;
    right:-10px;
    top:48%;
    width:10px;
    height:33px;
    background:url(../images/sidebar_close.png) 0% 0% no-repeat;
}
.sidebar_o{
    position:absolute;
    right:-10px;
    top:48%;
    width:10px;
    height:33px;
    background:url(../images/sidebar_open.png) 0% 0% no-repeat;
}
.sidebar_o:hover, .sidebar_c:hover{
    cursor:pointer;
}
.sPanel{
    /*border-top:1px solid #fff;
        border-bottom:1px solid #ddd;*/
}
.sPanel_header{
    line-height:30px;
    border-bottom:3px solid #A00C10;
    background:url(../images/main_bg.png)  0% 0% repeat-x;
    padding:0 5px;
    position:relative;    
    text-shadow:-1px 1px 0px #ddd;
    color: #A00C10;
    /* -moz-border-radius-topleft:10px;
    -webkit-border-top-left-radius:7px;
    -moz-border-radius-topright:10px;
    -webkit-border-top-right-radius:4px;*/
    border-top:1px solid #fff;
    *height:30px;
}
.sPanel_header img{
    float:left;
    margin:2px 5px;
}
.sPanel_header:hover{
    background: url(../images/main_panel_over_bg.png)  0% 0% repeat-x #fff;
    border-bottom:3px solid #F37C20;
    cursor:pointer;
    text-shadow:none;
}
.sPanel_header:hover div.cart_print{
    display:block;

}
.sPanel_header_fild{
    cursor:pointer;
}
/*side bar print*/
.cart_print{
    position:absolute;
    top:-2px;
    right:0;
    background:url(../images/cart_print_bg.png) 0% 0% no-repeat;
    height:32px;
    width:51px;
    margin:0;
}
.cart_print:hover{
    background:url(../images/cart_print_bg.png) 0% -30px no-repeat;
}

.cart_print_options{
    line-height:21px;
    color:#fff;
    background:#A00C10;
    text-align:right;
    display:none;
    position:absolute;
    top:30px;
    right:0;
    z-index:555;
    width:250px;
    padding:0 8px;
}
.cart_print_options a, .cart_print_options a:visited{
    margin:0 5px;
    display:inline-block;
    color:#fff;
    text-decoration:none;
}
.cart_print_options a:hover{
    text-decoration:underline;
}
.cart_print:hover div.cart_print_options{
    display:block;
}

/*sidebar print kraj*/

.sPanel_body{
    border-bottom:1px solid #fff;
    overflow:auto;

}

.sPanel_body .errLbl{
    color: #A00C10;
}

.mc_basket .errLbl{
    color: #A00C10;
}

/*sidebar close*/
.c_sidebar{
    float:left;
    position:relative;
    width:40px;
    margin:0 0 0 5px;
    border-left:1px solid #999;
    border-right:1px solid #999;
    border-bottom:1px solid #999;
    background:#ddd;
    box-shadow:0px 0px 10px #414141;
    -webkit-box-shadow:0px 0px 10px #414141;
    -moz-box-shadow: 0px 0px 10px #414141;
    z-index:6565;
}


/*sidebar popup*/
.cs_panel_popup{
    position:absolute;
    top:-11px;
    right:-355px;
    width:355px;    
    z-index:9999;
    display:none;
}
.cs_panel_popup_header{
    width:345px;
    height:50px;
    background:url(../images/cs_popup_header.png) 0% 0% no-repeat;
}
.cs_panel_popup_header_label{
    margin:0;
    padding:15px 0 0 35px;
    color:#A00C10;
    line-height:21px;
    font-weight:bold;
}
.cs_panel_popup_body{
    width:347px;
    background:url(../images/cs_popup_body.png) 0% 0% repeat-y;
}
.cs_panel_popup_cont{
    width:300px;
    max-height:390px;
    *height:390px;
    overflow:auto;
    margin:0 5px 0 30px;
}
.cs_panel_popup_footer{
    width:347px;
    height:17px;
    background:url(../images/cs_popup_footer.png)  0% 0% no-repeat;
}

/*sideabr panel*/
.csPanel{
    border-bottom:1px solid #FFFFFF;
    *position:relative;
}
.csPanel_header{
    height:30px;
    border-bottom:3px solid #A00C10;
    background:url(../images/main_bg.png)  0% 0% repeat-x;
    padding:0 5px;
    position:relative;
}
.csPanel_header:hover{
    cursor:pointer;
    border-bottom:3px solid #F37C20;
    background:url(../images/main_panel_over_bg.png) 0% 0% repeat-x #fff;
}	
.csPanel_header img{
    margin:3px 0 0 2px;
}
.csPanel_header:hover div[class="cs_panel_popup"]{
    display:block;
}
.csPanel a:hover div{
    display:block;
}

/*main cont*/
.c_mainCont{
    margin:0 5px 0 55px;
    border-left:1px solid #999;
    border-right:1px solid #999;
    border-bottom:1px solid #999;
    background:#ddd;
    box-shadow:0px 0px 10px #414141;
    -webkit-box-shadow:0px 0px 10px #414141;
    -moz-box-shadow: 0px 0px 10px #414141;
}
.settup_mainCont{
    margin:0 5px 0 5px;
    border-left:1px solid #999;
    border-right:1px solid #999;
    border-bottom:1px solid #999;
    background:#F2F2F2;
}
.mainCont{
    margin:0 5px 0 255px;
    border-left:1px solid #999;
    border-right:1px solid #999;
    border-bottom:1px solid #999;
    background:#ddd;
    box-shadow:0px 0px 10px #414141;
    -webkit-box-shadow:0px 0px 10px #414141;
    -moz-box-shadow: 0px 0px 10px #414141;

}
.ContScroll{
    overflow:auto;
    *z-index:0;
    position:relative;
}
.mainContScroll{
    z-index:0;
}
.mainContScrollHeader{
    height:60px;
    line-height:20px;
    text-decoration:none;
}
img.mainContScrollHeader_img{
    float:left;
    height:60px;
    margin:0;
}
.mainContScrollRight{
    margin-left:165px;
}
.mainContScrollLeft{
    margin-right:165px;
}
.mainContScrollAll{
    margin:0 165px;
}
.mainCont_panel{
    border-bottom:1px solid #999;
    border-top:1px solid #ddd;
}
.mainCont_panel_header{
    background:url(../images/main_bg.png) 0% 0% repeat-x;
    line-height:21px;
    height:21px;
    color:#A00C10;
    padding:0 5px;
    /*border-bottom:1px solid #ddd;
        border-top:1px solid #fff;*/
    position:relative;
    *z-index:300;
}
.share{
    float:right;
    margin-top:13px;
}
.share a img, .share a:visited img{
    margin:0 5px;
    height:32px;
}

.mainCont_panel_header:hover{
    cursor:pointer;
    background:url(../images/main_panel_over_bg.png) 0% 0% repeat-x;
}
.mainCont_panel_header:hover div.reports_options{
    display:block;
}
.mainCont_panel_header:hover div.reports_options_working{
    display:block;
}
.mainCont_panel_header_i{
    background:url(../images/main_bg.png) 0% 0% repeat-x;
    line-height:21px;
    height:21px;
    color:#A00C10;
    padding:0 5px;
    /*border-bottom:1px solid #ddd;
        border-top:1px solid #fff;*/
    position:relative;
    *position:inherit;
    *z-index:300;
}

.mainCont_panel_header_i:hover{
    cursor:pointer;
    background:url(../images/main_panel_over_bg.png) 0% 0% repeat-x;
}
.mainCont_panel_header_i:hover div.reports_options{
    display:block;
}
.mainCont_panel_header:hover div.reports_options_working{
    display:block;
}
.mainCont_panel_label{
    float:left;
    width:70%;
    text-shadow:-1px 1px 0px #fff;
    font-weight:bold;
    *z-index:8888;
}
.mainCont_panel_label img{
    float:left;
    margin:7px 5px 8px 0;
}
.mainCont_panel_label_wide{
    float:left;
    width:70%;
    text-shadow:-1px 1px 0px #fff;
}
.mainCont_panel_label_wide a, .mainCont_panel_label_wide a:visited{
    text-decoration:none;
}
.mainCont_panel_label_wide img{
    float:left;
    margin:7px 5px 8px 0;
}
/*big header*/
.mainCont_panel_header_big{
    background:url(../images/main_bg.png) 0% 100% repeat-x #ccc;
    height:60px;
    color:#A00C10;
    padding:0 5px;
    border-bottom:3px solid #A00C10;
    border-top:1px solid #ddd;
    position:relative;
    /*z-index:0;*/
}
.mainCont_panel_header_big:hover{
    cursor:pointer;
    background:url(../images/main_panel_over_bg.png) 0% 0% repeat-x #fff;
    border-bottom:3px solid #F37C20;
}
.mainCont_panel_header_big:hover div.export{
    display:block;
}
.mainCont_panel_header_big img{
    float:left;
    margin:0 10px 0 5px;
    height:60px;
}
/*good header*/
.medium_panel_header{
    background:url(../images/main_panel_bg.png) 0% 100% repeat-x #fff;
    line-height:30px;
    height:30px;
    color:#A00C10;
    padding:0 5px;
    border-bottom:3px solid #A00C10;
    border-top:1px solid #fff;
    position:relative;
    /*z-index:0;*/
}
.medium_panel_header_open{
    background:url(../images/main_panel_over_bg.png) 0% 0% repeat-x #fff;
    line-height:30px;
    height:30px;
    color:#A00C10;
    padding:0 5px;
    border-bottom:3px solid #ccc;
    border-top:1px solid #fff;
    position:relative;
    /*z-index:0;*/
}
.medium_panel_header:hover, .medium_panel_header_open:hover{
    cursor:pointer;
    background:url(../images/main_panel_over_bg.png) 0% 0% repeat-x #fff;
}
.medium_panel_header:hover div.reports_options{
    display:block;
}
.medium_panel_header:hover div.reports_options_working{
    display:block;
}
.medium_panel_label{
    float:left;
    width:50%;
}
.medium_panel_label img{
    float:left;
    margin:12px 5px 8px 0;
}

.mainCont_panel_header_oc{
    /*position:absolute;
     right:5px;
     top:2px;*/
    float:right;
    width:17px;
    height:20px;
}
.mainCont_panel_header_oc img{
    margin:2px 0 0 0;
    *padding:0 0 5px 0;
    float:right;
    line-height:normal;
}
.mainCont_panel_body{
    background:#fff;
    border-bottom:1px solid #ddd;
}
table.mainContTable{
    /*width:100%;*/
    width:99.9%;
    border-bottom:1px solid #E6E6E6;
    border-collapse:collapse;
}
.mainContTableRow1:hover, .mainContTableRow2:hover{
    background:#F37C20;
}
.mainContTableRow1 a, .mainContTableRow1 a:visited, .mainContTableRow2 a, .mainContTableRow2 a:visited{
    color:#A00C10;
    text-decoration:underline;
}
.mainContTableRow1 a:hover, .mainContTableRow2 a:hover{
    text-decoration:none;
    color:#336600;
}
.stock_first_column{
    white-space:nowrap;
    width:190px;
}
.mainContTableRow1{
    background:#fff;	
}
.mainContTableRow2{
    background:/*url(../images/main_bg.png) 0% 0% repeat-x*/ #fafafa;
}
.mainContTableCol1, .mainContTableCol2{
    color:#A00C10;
    padding:3px 5px;
    font-size:10px;
    border-left:1px solid #E6E6E6;
    border-top:1px solid #F2F2F2;
    line-height:15px;
    /* position:relative;*/
}
/*error input na celiji (zvezdiva)*/
.zError{
    position:absolute;
    background: #CC0000;
    color:#FFFFFF;
}
.mainContTableCol1 img, .mainContTableCol2 img{
    text-align:center;
    display:block;
    margin:0 auto;
}
.mainContTableColGrpHdrCol{
    text-align:left;
    color:#A00C10;
    padding:5px;
    font-size:10px;
    background:#E6E6E6;
    border-left:1px solid #E6E6E6;
    white-space:nowrap;
    position: sticky;
    top: 0;
}
.mainContTableColGrpHdrCol a, .mainContTableColGrpHdrCol a:visited{
    color:#A00C10;
    text-decoration:underline;
}
.mainContTableColGrpHdrCol a:hover{
    text-decoration:none;
    color:#333;
}
.footerpagination{
    margin:12px 0;
    text-align:center;
}
.footerpagination a, .footerpagination a:visited{
    color:#A00C10;
    text-decoration:underline;
}
.footerpagination a:hover{
    text-decoration:none;
    color:#333;
}
.table_hrow_highlight{
    text-align:left;
    color:#fff;
    padding:5px;
    font-size:10px;
    background: /*url(../images/gradijent_bg.png) 0% 50% repeat-x*/ #A00C10;
    border-left:1px solid #E6E6E6;
    white-space:nowrap;
}
.first_colon_highlight{
    background: url(../images/green_bg.png) 0% 100% repeat-x;
    color:#FFFFFF;
    padding:0 6px;
    margin: 0 0 0 -5px;
    height:21px;
    display:inline-block;
}

.first_colon_highlight_news{
    background: url(../images/green_bg.png) 0% 100% repeat-x;
    color:#FFFFFF;
    padding:0 6px;
    margin: 0 0 0 -5px;
    height:21px;
    display:inline-block;
    float: left;
}
.mainContTable input{
    text-align:right;
}
.mainContTable input[type="checkbox"]{
    border:none;
    background:none;
}

/*main menu*/
.mMenu{
    line-height:30px;
    border-bottom:3px solid #A00C10;
    background:url(../images/main_bg.png)  0% 0% repeat-x;
    *z-index:5454;
    *position:relative;
    *height:30px;
}
.mMenu form{
    margin:0;
    padding:0;
}
.mMenu img{
    float:left;
    margin:3px 1px 0 0;
}
.mMenu a, .mMenu a:visited{
    text-decoration:none;
    line-height:30px;
    margin:0;
    font-size:10px;
    display:inline-block;
    color:#000;
    text-shadow:-1px 1px 0px #ddd;
    /*-moz-border-radius-topleft:7px;
        -webkit-border-top-left-radius:4px;
        -moz-border-radius-topright:7px;
        -webkit-border-top-right-radius:4px;*/
}
.mMenu a:hover{
    color:#fff;
    background:url(../images/mmenu_bg.png) 0% 0% repeat-x;
    text-shadow:none;
}
a.mMenu_active, a.mMenu_active:visited{
    color:#fff;
    background:url(../images/mmenu_bg.png) 0% 0% repeat-x;	
}

/*tab pregled*/
.tab_view{
    /*position:absolute;
        top:87%;
        left:0;*/
    width:100%;
}
.tab_panel{}
.tab_header{
    background:url(../images/main_panel_bg.png) 0% 100% repeat-x #fff;
    line-height:30px;
    height:30px;
    color:#A00C10;
    padding:0 5px;
    border-bottom:3px solid #A00C10;
    border-top:1px solid #ddd;
    /*z-index:0;*/
}
.tab_header a, .tab_header a:visited{
    display:inline-block;
    float:left;
    padding:0 20px;
    margin:0;
    color:#A00C10;
    text-decoration:none;
    background:url(../images/list_open_ico.png) 50% 0 no-repeat;
    border-right:1px solid #ddd;
    border-left:1px solid #fff;
}
a.tab_active, a.tab_active:visited{
    display:inline-block;
    float:left;
    padding:0 20px;
    margin:0;
    color:#fff;
    text-decoration:none;
    background:url(../images/list_open_ico.png) 50% 0 no-repeat #A00C10;
    border-right:1px solid #ddd;
    border-left:1px solid #fff;
}
.tab_header a:hover{
    background:url(../images/list_open_ico.png) 50% 0 no-repeat #A00C10;
    color:#fff;
}
.tab_body{
    background:#fff;
    border-bottom:1px solid #ddd;
}
/*prduct extra*/
.products_extra{
    padding:10px;
}
.products_extra_float{
    float:left;
    padding-bottom:10px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
.products_extra_float:hover{
    background:#ddd;
}
.products_extra a, .products_extra a:visited{
    margin:0 10px;
    display:inline-block;
    text-decoration:none;
    color:#A00C10;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}			
.products_extra a img{
    display:inline-block;
}
.products_extra span{
    display:block;
    padding:5px;
    margin:0 20px;
    color:#A00C10;
    border:1px solid #A00C10;
    text-align:center;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    height:25px;
}
/*product compare*/
.products_compare{
}
.products_compare_float{
    float:left;    
    padding-bottom:10px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    width:150px;
    position:relative;
}
.products_compare_float:hover{
    background:#ddd;
}
.products_compare_float:hover div.products_compare_float_box{
    display:block;
}
.products_compare_float_box{
    position:absolute;
    top:0;
    right:0;
    z-index:7878;
    display:none;
}
.products_compare_float a, .products_compare_float a:visited{
    margin:0 10px;
    text-decoration:none;
    color:#141414;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
.products_compare_float img{
    display:block;
    margin:0 auto;
    height:64px;
    max-width:100px; 
}
.products_compare_float span{
    display:block;
    padding:5px;
    margin:0 20px;
    color:#A00C10;
    border:1px solid #A00C10;
    text-align:center;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    width:100px;
    height:25px;
}
.products_compare_float span[class~="name"]{
    display:block;
    padding:5px;
    margin:0 20px;
    color:#fff;
    background:#A00C10;
    border:1px solid #A00C10;
    text-align:center;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    height:auto;
}
/*popup right*/
.link_popup_right{
    position:absolute;
    top:-5px;
    left:-310px;
    width:325px;    
    z-index:9999;
    display:none;
}
.link_popup_right_header{
    width:325px;
    height:34px;
    background:url(../images/cs_popup_header_right.png) 0% 0% no-repeat;
}
.link_popup_right_header_label{
    color:#A00C10;
    padding:15px 30px 0 15px;
    line-height:21px;
    font-weight:bold;
}
.link_popup_right_body{
    width:325px;
    background:url(../images/cs_popup_body_right.png) 0% 0% repeat-y;
}
.link_popup_right_cont{
    width:280px;
    max-height:390px;
    *height:390px;
    /*overflow:auto;*/
    margin:0 30px 0 10px;
    color:#A00C10;
}
.link_popup_right_footer{
    width:325px;
    height:10px;
    background:url(../images/cs_popup_footer_right.png)  0% 0% no-repeat;
}


/*main menu test*/

a.home{
    background:url(../images/home_all_ico.png) 0 -2px no-repeat;
    padding:0 4px 0 34px;
    color:#A00C10;
}
a.home:hover{
    background:url(../images/home_all_ico.png) 0 -34px no-repeat;
}
a.home-active, a.home-active:visited, a.home-active:hover{
    background:url(../images/home_all_ico.png) 0 -34px no-repeat;
    text-decoration:none;
    line-height:30px;
    margin:0 0 0 0;
    padding:0 4px 0 34px;
    color:#fff;
    font-size:10px;
    display:inline-block;
    text-shadow:none;
}
.home{
    position:relative;
    float:left;
    display:inline;
    margin:0 3px 0 0;
    z-index:999;
}
.home_bar{
    line-height:30px;
    min-height:60px;
    background:#A00C10;
    padding:10px;
    display:none;
    position:absolute;
    top:30px;
    left:0;
    width:275px;
    cursor:default;
    color:#FFFFFF;
    z-index:5000;
}
.home_bar a, .home_bar a:visited{
    color:#fff;
    text-shadow:none;
    margin:0 7px;
    line-height:21px;
}
.home_bar a:hover{
    text-decoration:underline;
    background:none;
}
.home_bar input{
    width:auto;
}
div.home:hover div.home_bar{
    display:block;
}
div.home:hover{
    background:url(../images/home_all_ico.png) 0 -34px no-repeat;
    line-height:30px;
    display:inline-block;
}
div.home:hover a.home{
    background:none;
    color:#fff;
}
div.home:hover a.home:active{
    background:url(../images/home_all_ico.png) 0 -68px no-repeat;
}
/*home content*/
.home_bar_content{
    padding:0 5px;
}
.home_bar_content a, .home_bar_content a:visited{
    color:#fff;
}
.home_bar_content input{
    width:auto;
}
a.search{
    background:url(../images/search_all_ico.png) 0 2px no-repeat;
    padding:0 4px 0 34px;
    color:#A00C10;
}
a.search:hover{
    background:url(../images/search_all_ico.png) 0 -34px no-repeat;
}

a.search-active, a.search-active:visited, a.search-active:hover{
    background:url(../images/search_all_ico.png) 0 -34px no-repeat;
    text-decoration:none;
    line-height:30px;
    margin:0 3px 0 0;
    padding:0 4px 0 34px;
    color:#fff;
    font-size:10px;
    display:inline-block;
    text-shadow:none;
}
div.search{
    position:relative;
    float:left;
    display:inline;
    margin:0 3px 0 0;
    z-index:999;
}
.search_bar{
    line-height:20px;
    height:60px;
    background:#A00C10;
    padding:0 10px;
    display:none;
    position:absolute;
    top:30px;
    left:0;
    width:250px;
    cursor:default;
    color:#FFFFFF;
    z-index:8888;
}
.search_bar a, .search_bar a:visited{
    color:#A00C10;
    line-height:20px;
    padding:0 5px 0 10px;
    background:url(../images/list_ico.png) 0% 50% no-repeat;
}
.search_bar a:hover{
    text-decoration:underline;
}			
.search_bar input{
    width:auto;
}
div.search:hover div.search_bar{
    display:block;
}
div.search:hover{
    background:url(../images/search_all_ico.png) 0 -34px no-repeat;
    line-height:30px;
    display:inline-block;
}
div.search:hover a.search{
    background:none;
    color:#fff;
}
div.search:hover a.search:active{
    background:url(../images/search_all_ico.png) 0 -68px no-repeat;
}
/*search content*/
.search_bar_content{
    padding:0 5px;
}
a.recommendation{
    background:url(../images/recommendation_all_ico.png) 0 0 no-repeat;
    padding:0 4px 0 34px;
    color:#A00C10;
}
a.recommendation:hover{
    background:url(../images/recommendation_all_ico.png) 0 -34px no-repeat;
}
a.recommendation-active, a.recommendation-active:visited, a.recommendation-active:hover{
    background:url(../images/recommendation_all_ico.png) 0 -34px no-repeat;
    text-decoration:none;
    line-height:30px;
    margin:0 3px 0 0;
    padding:0 4px 0 34px;
    color:#fff;
    font-size:10px;
    display:inline-block;
    text-shadow:none;
}
div.recommendation{
    position:relative;
    float:left;
    display:inline;
    margin:0 3px 0 0;
    z-index:999;
}
.recommendation_bar{
    line-height:30px;
    height:60px;
    background:#A00C10;
    padding:0 10px;
    display:none;
    position:absolute;
    top:30px;
    left:0;
    width:350px;
    cursor:default;
    color:#FFFFFF;
    z-index:8888;
}
.recommendation_bar a, .recommendation_bar a:visited{
    color:#fff;
}
.recommendation_bar input{
    width:auto;
}
div.recommendation:hover div.recommendation_bar{
    display:block;
}
div.recommendation:hover{
    background:url(../images/recommendation_all_ico.png) 0 -34px no-repeat;
    line-height:30px;
    display:inline-block;
}
div.recommendation:hover a.recommendation{
    background:none;
    color:#fff;
}
div.recommendation:hover a.recommendation:active{
    background:url(../images/recommendation_all_ico.png) 0 -68px no-repeat;
}
/*recommendation content*/
.recommendation_bar_content{
    padding:0 5px;
}
a.favourites{
    background:url(../images/favorite_all_ico.png) 0 0 no-repeat;
    padding:0 4px 0 34px;
    color:#A00C10;
}
a.favourites:hover{
    background:url(../images/favorite_all_ico.png) 0 -34px no-repeat;
}
a.favourites-active, a.favourites-active:visited, a.favourites-active:hover{
    background:url(../images/favorite_all_ico.png) 0 -34px no-repeat;
    text-decoration:none;
    line-height:30px;
    margin:0 3px 0 0;
    padding:0 4px 0 34px;
    color:#fff;
    font-size:10px;
    display:inline-block;
    text-shadow:none;
}
div.favourites{
    position:relative;
    float:left;
    display:inline;
    margin:0 3px 0 0;
    z-index:999;
}
.favourites_bar{
    line-height:30px;
    height:60px;
    background:#A00C10;
    padding:0 10px;
    display:none;
    position:absolute;
    top:30px;
    left:0;
    width:350px;
    cursor:default;
    color:#FFFFFF;
    z-index:8888;
}
.favourites_bar a, .favourites_bar a:visited{
    color:#fff;
}
.favourites_bar input{
    width:auto;
}

div.favourites:hover div.favourites_bar{
    display:block;
}
div.favourites:hover{
    background:url(../images/favorite_all_ico.png) 0 -34px no-repeat;
    line-height:30px;
    display:inline-block;
}
div.favourites:hover a.favourites{
    background:none;
    color:#fff;
}
div.favourites:hover a.favourites:active{
    background:url(../images/favorite_all_ico.png) 0 -68px no-repeat;
}
/*favourites content*/
.favourites_bar_content{
    padding:0 5px;
}
a.history{
    background:url(../images/oreder_history_all_ico.png) 0 0 no-repeat;
    padding:0 4px 0 34px;
    color:#A00C10;
}
a.history:hover{
    background:url(../images/oreder_history_all_ico.png) 0 -34px no-repeat;
}
a.history-active, a.history-active:visited, a.history-active:hover{
    background:url(../images/oreder_history_all_ico.png) 0 -34px no-repeat;
    text-decoration:none;
    line-height:30px;
    margin:0 3px 0 0;
    padding:0 4px 0 34px;
    color:#fff;
    font-size:10px;
    display:inline-block;
    text-shadow:none;
}
div.history{
    position:relative;
    float:left;
    display:inline;
    margin:0 3px 0 0;
    z-index:999;
}
.history_bar{
    line-height:30px;
    height:60px;
    background:#A00C10;
    padding:0 10px;
    display:none;
    position:absolute;
    top:30px;
    left:0;
    width:350px;
    cursor:default;
    color:#FFFFFF;
    z-index:8888;
}
.history_bar a, .history_bar a:visited{
    color:#fff;
}
.history_bar input{
    width:auto;
}
div.history:hover div.history_bar{
    display:block;
}
div.history:hover{
    background:url(../images/oreder_history_all_ico.png) 0 -34px no-repeat;
    line-height:30px;
    display:inline-block;
}
div.history:hover a.history{
    background:none;
    color:#fff;
}
div.history:hover a.history:active{
    background:url(../images/oreder_history_all_ico.png) 0 -68px no-repeat;
}
/*history content*/
.history_bar_content{
    padding:0 5px;
}
.history_logo{
    float:left;
    width:150px;
}
.history_logo img{
    text-align:center;
    display:block;
    margin:15px auto;
}
.history_details{
    margin-left:160px;
}
.history_details table{
}
.history_details table tr td{
    padding:5px 2px;
}
a.rma{
    background:url(../images/complaint_all_ico.png) 0 0 no-repeat;
    padding:0 4px 0 34px;
    color:#A00C10;
}
a.rma:hover{
    background:url(../images/complaint_all_ico.png) 0 -34px no-repeat;
}
a.rma-active, a.rma-active:visited, a.rma-active:hover{
    background:url(../images/complaint_all_ico.png) 0 -34px no-repeat;
    text-decoration:none;
    line-height:30px;
    margin:0 3px 0 0;
    padding:0 4px 0 34px;
    color:#fff;
    font-size:10px;
    display:inline-block;
    text-shadow:none;
}
div.rma{
    position:relative;
    float:left;
    display:inline;
    margin:0 3px 0 0;
    z-index:999;
}
.rma_bar{
    line-height:30px;
    height:60px;
    background:#A00C10;
    padding:0 10px;
    display:none;
    position:absolute;
    top:30px;
    left:0;
    width:350px;
    cursor:default;
    color:#FFFFFF;
    z-index:8888;
}
.rma_bar a, .rma_bar a:visited{
    color:#fff;
}
.rma_bar input{
    width:auto;
}
div.rma:hover div.rma_bar{
    display:block;
}
div.rma:hover{
    background:url(../images/complaint_all_ico.png) 0 -34px no-repeat;
    line-height:30px;
    display:inline-block;
}
div.rma:hover a.rma{
    background:none;
    color:#fff;
}
div.rma:hover a.rma:active{
    background:url(../images/complaint_all_ico.png) 0 -68px no-repeat;
}
/*rma content*/
.rma_bar_content{
    padding:0 5px;
}
a.basket{
    background:url(../images/cart_all_ico.png) 0 0 no-repeat;
    padding:0 4px 0 34px;
    color:#A00C10;
}
a.basket:hover{
    background:url(../images/cart_all_ico.png) 0 -34px no-repeat;
}
a.basket-active, a.basket-active:visited, a.basket-active:hover{
    background:url(../images/cart_all_ico.png) 0 -34px no-repeat;
    text-decoration:none;
    line-height:30px;
    margin:0 3px 0 0;
    padding:0 4px 0 34px;
    color:#fff;
    font-size:10px;
    display:inline-block;
    text-shadow:none;
}
div.basket{
    position:relative;
    float:left;
    display:inline;
    margin:0 3px 0 0;
    z-index:999;
}
.basket_bar {
    background: #A00C10;
    color: #FFFFFF;
    cursor: default;
    display: none;
    line-height: normal;
    max-height: 500px;
    max-width: 500px;
    overflow: auto;
    padding: 10px;
    position: absolute;
    top: 30px;
    z-index: 8888;
}

.basket_bar form{
    *width:93%;
}
.basket_bar a, .basket_bar a:visited{
    color:#fff;
    text-shadow:none;
}
.basket_bar input{
    /*width:auto;*/
}
div.basket:hover div.basket_bar{
    display:block;
}
div.basket:hover{
    background:url(../images/cart_all_ico.png) 0 -34px no-repeat;
    line-height:30px;
    display:inline-block;
}
div.basket:hover a.basket{
    background:none;
    color:#fff;
}
div.basket:hover a.basket:active{
    background:url(../images/cart_all_ico.png) 0 -68px no-repeat;
}
/*basket content*/
.basket_bar_content{
    padding:0 5px;
}
a.stock{
    background:url(../images/stock_all_ico.png) 0 0 no-repeat;
    padding:0 4px 0 34px;
    color:#A00C10;
}
a.stock:hover{
    background:url(../images/stock_all_ico.png) 0 -34px no-repeat;
}
a.stock-active, a.stock-active:visited, a.stock-active:hover{
    background:url(../images/stock_all_ico.png) 0 -34px no-repeat;
    text-decoration:none;
    line-height:30px;
    margin:0 3px 0 0;
    padding:0 4px 0 34px;
    color:#fff;
    font-size:10px;
    display:inline-block;
    text-shadow:none;
}
div.stock{
    position:relative;
    float:left;
    display:inline;
    margin:0 3px 0 0;
    z-index:999;
}
.stock_bar{
    line-height:30px;
    height:60px;
    background:#A00C10;
    padding:10px;
    display:none;
    position:absolute;
    top:30px;
    left:0;
    width:400px;
    cursor:default;
    color:#FFFFFF;
    z-index:500;
}
.stock_bar a, .stock_bar a:visited{
    color:#fff;
    margin:0 7px;
    line-height:21px;
    text-shadow:none;
}
.stock_bar a:hover{
    text-decoration:underline;
    background:none;
}
.stock_bar input{
    width:auto;
}

div.stock:hover div.stock_bar{
    display:block;
}
div.stock:hover{
    background:url(../images/stock_all_ico.png) 0 -34px no-repeat;
    line-height:30px;
    display:inline-block;
}
div.stock:hover a.stock{
    background:none;
    color:#fff;
}
div.stock:hover a.stock:active{
    background:url(../images/stock_all_ico.png) 0 -68px no-repeat;
}
/*stock content*/
.stock_bar_content{
    padding:0 5px;
}

.empty{
    display:inline;
    position:relative;
}
.empty span{
    color:#ccc;
}
/*main menu test kraj*/
/*main menu bar*/
.mMenu_bar{
    background:url(../images/gradijent_bg.png) 0% 0% repeat-x;
    line-height:29px;
    height:30px;
    display:block;
    width:100%;
    margin-top:-3px;
    color:#FFFFFF;
    *position:relative;
    *z-index:4545;
}
.mMenu_bar input, .mMenu_bar select{
    width:auto;
}
/*highlite mmenu bar*/
.highlite{
    line-height:28px;
    background:url(../images/highlite_bar.png) 0% 50%  no-repeat;
    text-align:right;
    font-size:1.2em;
    padding-right:10px;
    padding-left:10px;
    margin-right:-5px;
    margin-top:1px;
}
.highlite img{
    float:left;
    margin:0px 5px 0 3px;
}
.highlite_value{
    color:#A00C10;
}
.highlite_cost{
    color:#A00C10;
    font-weight:bold;
}
/*menu bar popup*/
.menubar_popup{
    position:absolute;
    top:0;
    right:-310px;
    width:325px;    
    z-index:9999;
    display:none;
}
.menubar_popup_header{
    width:325px;
    height:22px;
    background:url(../images/cs_popup_header.png) 0% 0% no-repeat;
}
.menubar_popup_body{
    width:325px;
    background:url(../images/cs_popup_body.png) 0% 0% repeat-y;
}
.menubar_popup_cont{
    width:280px;
    margin:0 5px 0 30px;
}
.menubar_popup_footer{
    width:325px;
    height:10px;
    background:url(../images/cs_popup_footer.png)  0% 0% no-repeat;
}


/*korpa side bar*/
.sb_basket{
}
.mc_basket{
}
a.sb_basket_remove, a.sb_basket_remove:visited{
    width:13px;
    height:10px;
    display:block;
    background:url(../images/remove_icon.png) 0% 0% no-repeat;
}
a.sb_basket_remove:hover{
    background:url(../images/remove_icon.png) 0% -11px no-repeat;
}
a.close_banner, a.close_banner:visited{
    width:18px;
    height:18px;
    display:block;
    background:url(../images/close_banner.png) 0% 0% no-repeat;
}
a.close_banner:hover{
    background:url(../images/close_banner.png) 0% -18px no-repeat;
}
/*fancy price*/
.fancy_price{
    padding:0 0 0 0;
    margin:5px;
}
.fancy__number{
    background:url(../images/fancy_price_bg.png) 0% 0% no-repeat;
    float:left;
    line-height:20px;
    color:#fff;
    padding:0 5px;
}
.fancy__value{
    background:url(../images/fancy_value_bg.png) 0% 0% no-repeat;
    float:left;
    line-height:20px;
    width:32px;
    color:#fff;
    text-align:center;
}
/*korpa*/
.checkOut_bar{	
}
a.checkOut, a.checkOut:visited{
    background:url(../images/checkOut_bg.png) 0% -1px repeat-x;
    color:#fff;
    padding:0 10px 0 10px;
    margin:2px 5px 0 5px;
    border:1px solid #A00C10;
    display:inline-block;
    text-decoration:none;
    line-height:21px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
a.checkOut:hover{
    background:url(../images/checkOut_bg.png) 0% -31px repeat-x;
    border:1px solid #A00C10;
}
a.checkOut img{
    float:left;
    margin:2px 5px 0 0;
    height:16px;
}
span.checkOut-dis, span.checkOut-dis:visited{
    background:url(../images/checkOut_bg.png) 0% -62px repeat-x;
    color:#fff;
    padding:0 10px 0 10px;
    margin:2px 5px 0 5px;
    border:1px solid #CCAA00;
    display:inline-block;
    text-decoration:none;
    line-height:21px;
    cursor: default;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
span.checkOut-dis img{
    float:left;
    margin:2px 3px 0 0;
}
a.checkOut-dis, a.checkOut-dis:visited{
    background:url(../images/checkOut_bg.png) 0% -62px repeat-x;
    color:#fff;
    padding:0 10px 0 10px;
    margin:1px 5px 0 5px;
    border:1px solid #CCAA00;
    display:inline-block;
    text-decoration:none;
    line-height:21px;
    cursor: default;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
a.checkOut-dis img{
    float:left;
    margin:2px 3px 0 0;
}

a.cancel, a.cancel:visited{
    background: url(../images/header_bg.png) 0% 0% repeat-x;
    color:#ccc;
    padding:0 10px 0 10px;
    margin:2px 5px 0 5px;
    border:1px solid #A00C10;
    display:inline-block;
    text-decoration:none;
    line-height:21px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
a.cancel:hover{
    background:url(../images/checkOut_bg.png) 0% -31px repeat-x;
    border:1px solid #A00C10;
    color:#fff;
}
a.password_gen, a.password_gen:visited{
    background: url(../images/password_small_icon.png) 0% 0px repeat-x;
    display:block;
    width:22px;
    height:21px;
    margin:0 auto;
}
a.password_gen:hover{
    background:url(../images/password_small_icon.png) 0% -21px repeat-x;
}

a.monitor_gen, a.monitor_gen:visited{
    background: url(../images/black_monitor_test.png) 0% 0px repeat-x;
    display:block;
    width:22px;
    height:21px;
    margin:0 auto;
}
a.monitor_gen:hover{
    background:url(../images/black_monitor_test.png) 0% -21px repeat-x;
}

a.eraser_gen, a.eraser_gen:visited{
    background: url(../images/eraser_small_1.png) 0% 0px repeat-x;
    display:block;
    width:22px;
    height:21px;
    margin:0 auto;
}
a.eraser_gen:hover{
    background:url(../images/eraser_small_1.png) 0% -21px repeat-x;
}
a.cancel img{
    float:left;
    margin:2px 3px 0 0;
}

a.delete, a.delete:visited{
    background: url(../images/checkOut_bg.png) 0% -1px repeat-x;
    color:#fff;
    padding:0 10px 0 10px;
    margin:1px 5px 0 5px;
    border:1px solid #990000;
    display:inline-block;
    text-decoration:none;
    line-height:24px;
}
a.delete:hover{
    background:url(../images/checkOut_bg.png) 0% -31px repeat-x;
    border:1px solid #990000;
    color:#fff;
}
a.delete img{
    float:left;
    margin:2px 3px 0 0;
}



/*porucivanje robe tree*/
.product_list_comp{
    padding:0px;
    margin:-5px
}

.product_list_compRow{
    white-space:nowrap;
}
.product_list_compRow a, .product_list_compRow a:visited{
    line-height:21px;
    color:#fff;
    font-size:10px;
    line-height:16px;
    text-decoration:none;
    display:inline-block;
    padding:0 3px;
}
.product_list_compRow[name="nd"]{
    background:url(../images/header_bg.png) 0% 0% repeat-x;
    color:#fff;
}
.product_list_compRow[name="nd"]:hover{
    background:url(../images/gradijent_bg.png) 0% 0% repeat-x;
    color:#fff;
}
a.NEMA_DECU{
    font-weight:normal;
}
a.NEMA_DECU:hover{
    text-decoration:underline;
    color:#333;
}
a.IMA_DECU{
    font-weight:bold;
}
a.IMA_DECU:hover{
    color:#333;
    text-decoration:underline;
}
a.product_tree_active, a.product_tree_active:visited{
    background:url(../images/gradijent_bg.png) 0% 0% repeat-x;
    color:#FFFFFF;
}
.product_list_compRow img{
    vertical-align:middle;
    margin:0;
    padding:0;
}

/*main popup*/
.mc_basket_popup_bg{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:url(../images/popup_bg.png)  0% 0% repeat;
    z-index:100000;
}
.mc_basket_popup{
    position:relative;
    margin:15% auto 0 auto;
    width:480px;
}

.mc_basket_popup_header{
    background:url(../images/popup_header.png) 0% 0% no-repeat;
    height:30px;
}
.mc_basket_popup_header span{
    line-height:21px;
    color:#FFFFFF;
    margin:8px 0 0 30px;
    display:inline-block;
}
.mc_basket_popup_body{
    background:url(../images/popup_body.png) 0% 0% no-repeat;
}
/*narucivanje popup*/			
.order_logo{
    float:left;
    width:110px;
    margin:5px 20px 0 20px;
}
.order_cont{
    padding:5px;
    margin:0 10px 0 135px;
}
.order_cont table{
    font-size: 100%;
    border-collapse:collapse;
}
.order_cont table tr td{
    padding:3px 0;
    color:#A00C10;
}
.order_cont textarea{
    border:1px solid #CCCCCC;
    color:#A00C10;
    line-height:15px;
    padding:3px;
    width:300px;
    height:90px;
    font-family:Verdana, Arial, sans-serif;
    font-size:11px;
    background:url(../images/main_panel_over_bg.png) 0% 0% repeat-x #FFFFFF;
}
.order_cont textarea:focus{
    border:1px solid #A00C10;
}
/*narucivanje popup kraj*/
/*ok popup*/
.notice_message{
    margin:0 10px 0 10px;
    padding:10px 5px 10px 5px;
    font-size:12px;
    color:#A00C10;
    text-align:left;
    line-height:21px;
    font-weight:bold;
}
.notice_message img{
    float:left;
    margin:0 30px 20px 20px;
}
/*narucivanje notice*/
.notice{
    margin:0 10px 0 10px;
    padding:5px 5px 30px 5px;
    font-size:12px;
    color:#A00C10;
    text-align:center;
    line-height:16px;
    font-weight:bold;
    position:relative;
}
.notice img{
    display:block;
    margin:20px auto;
}
/*narucivanje notice kraj*/
.mc_basket_popup_footer{
    background:url(../images/popup_footer.png) 0% 0% no-repeat;
    height:15px;
}
/*kreiranje banera - izaberi artikl*/
.add_prod{
    margin:0 10px 0 10px;
    padding:5px 5px 15px 5px;
    color:#A00C10;
    line-height:16px;
    text-align:left;
    font-size:11px;
    font-weight:normal;
}
.add_prod table{
    border-collapse:collapse;
}
.add_prod_search{
    width:350px;
    height:21px;
}
.add_prod_list{
    margin:15px 0;
    height:200px;
    overflow:auto;
}
.add_prod_list input[type="radio"]{
    display:block;
    margin:0 auto;
    border:none;
    background:none;
    width:14px;
}
/* fancy search */
.fancy_search{
    padding:5px;
    margin:0 -5px;
    background:url(../images/gradijent_bg.png) 0% 0% repeat-x;
}	
.fancy_search_input{
    background:url(../images/search_input_bg.png) 0% 0% no-repeat;
    margin-right:30px;
}
.fancy_search_input input[type="text"]{
    margin:0 5px;
    padding:5px 3px;
    background:none;
    border:none;
    color:#A00C10;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    width:90%;
    line-height:normal
}
.fancy_search_input input[type="text"]:focus{
    background:none;
    border:none;
    line-height:12px;
}
.fancy_search_input_back{
    background:url(../images/search_submit_bg.png) 0% 50% no-repeat;
    float:right;
    width:30px;
    height:21px;
}
/*pretraga napredna*/
tr.advance_search, tr.advance_search:hover{
    background:url(../images/green_heigh_bg.png) 0% 0% repeat-x #999;
    white-space:nowrap;
}
tr.advance_search td{
    color:#fff;
}
tr.advance_search input{
    margin:2px 0;
    width:50%;
}
input.model, input.artikl{
    text-align:left;
}
.advance_search_manufacture{
    background:url(../images/default_popup_bg.png) 0% 0% repeat;
    border-bottom:1px solid #ccc;
    border-left:1px solid #DDDDDD;
    border-right:1px solid #ccc;
    width:23%;
    position:absolute;
    top:21px;
    left:15px;
    padding:5px;
    display:none;
    z-index:7777;
    height:380px;
}
.advance_search_manufacture_list{
    padding:5px;
    overflow:auto;
    height:335px;
}
.advance_search_manufacture ul{
    float:left;
    margin:10px;
    padding:0;
    width:110px;
}
.advance_search_manufacture ul li{
    margin:0;
    padding:0;
    list-style:none;
    line-height:16px;
}
.advance_search_manufacture a, .advance_search_manufacture a:visited{
    display:block;
    padding:3px 5px 3px 10px;
    background:url(../images/list_ico.png) 0% 50% no-repeat;
    color:#A00C10;
    text-decoration:none;
    text-shadow:none;
}
.advance_search_manufacture a:hover{
    background:#A00C10;
    color:#fff;
}
.advance_search_manufacture_header{
    background:url(../images/main_panel_bg.png) 0% 0% repeat-x;
    line-height:21px;
    height:21px;
    color:#A00C10;
    padding:0 5px;
    border-bottom:1px solid #f2f2f2;
    border-top:1px solid #fff;
    position:relative;
    *z-index:9999;
}
.advance_search_manufacture_header:hover{
    background:url(../images/main_panel_over_bg.png) 0% 0% repeat-x;
}
.mainCont_panel_label:hover div.advance_search_manufacture{
    display:block;
}
.advance_search_of{
    background:url(../images/spanel_basket_over_bg.png) 0% 50%;
    line-height:19px;
    margin:0 -5px 0 0;
    padding:0 5px 0 10px;
    display:none;
} 
.advance_search_of a, .advance_search_of a:visited{
    text-decoration:none;
    color:#fff;
    display:inline-block;
    padding:2px 3px;
}
.advance_search_of a:hover{
    text-decoration:underline;
}
.advance_search_price_range{
    width:55px;
}
.advance_search_price_range div{
    width:55px;
}
/*table popup custom table*/
.row_custom_table{
    position:relative;
    background:url(../images/image_photo.png) 50% 50% no-repeat;
    width:50px;
    height:25px;
    vertical-align:baseline;
    float:left
    z-index:888;
}
.row_custom_table:hover{
    cursor:pointer;
}
.row_custom_table:hover div.table_popup{
    display:block;
}

/*table popup*/
.row {
    position:relative;
    background:url(../images/row_bg.png) 50% 50% no-repeat;
    width:18px;
    height:18px;
    vertical-align:baseline;
    float:right;
    *z-index:555;
}
.row:hover{
    cursor:pointer;
}
.row:hover div.table_popup{
    display:block;
}
.row_product_details{
    padding:5px;
}
.row_product_details table{
    width:100%;
    border-collapse:collapse;
}
.row_product_details table tr td{
    padding:1px 2px;
    line-height:15px;
}
.row_product_details table tr td img{
    margin:5px 5px 0 0;
    float:left;
}
.row_product_details_pic{
    width:190px;
}
.row_product_details_pic img{
    display:block;
    width:150px;
    margin:10px auto 0 auto;
}

/*export buttons*/
a.export_button, a.export_button:visited{
    background: url(../images/checkOut_bg.png) 0% 0 repeat-x;
    color:#fff;
    padding:0 10px 0 10px;
    margin:1px 5px 0 5px;
    border:1px solid #ccc;
    display:inline-block;
    text-decoration:none;
    line-height:24px;
}
a.export_button:hover{
    background:url(../images/checkOut_bg.png) 0% -23px repeat-x;
    border:1px solid #A00C10;
    color:#fff;
}
a.export_button img{
    float:left;
    margin:2px 3px 0 0;
}	

/*.table_popup{
    position:absolute;
    top:-10px;
    right:-240px;
    width:243px;    
    z-index:9999;
    display:none;
}
.table_popup_options{
    position:absolute;
    top:7px;
    right:5px;
}
.table_popup_header{
    width:243px;
    height:31px;
    background:url(../images/table_popup_header.png) 0% 0% no-repeat;
    position:relative;
}
.table_popup_header_label{
    margin:0;
    padding:10px 0 0 35px;
    color:#A00C10;
    line-height:21px;
    font-weight:bold;
}
.table_popup_body{
    width:243px;
    background:url(../images/table_popup_body.png) 0% 0% repeat-y;
}
.table_popup_cont{
    width:200px;
    max-height:290px;
    *height:290px;
    overflow:auto;
    margin:0 5px 0 30px;
}
.table_popup_footer{
    width:243px;
    height:16px;
    background:url(../images/table_popup_footer.png)  0% 0% no-repeat;
}*/

.table_popup{
    position:relative;
    top:-18px;
    right:-245px;
    width:243px; 
    display:none;
    border:1px solid #ccc;
    z-index:99999;
    left:-235px;
}
.table_popup_options{
    position:absolute;
    top:0;
    right:0;
}
.table_popup_header{
    width:243px;
    background:#f2f2f2;
    position:relative;
}
.table_popup_header_label{
    margin:0;
    padding:10px 0 0 15px;
    color:#A00C10;
    line-height:30px;
    font-weight:bold;
}
.table_popup_body{
    width:243px;
    background:#f2f2f2;
}
.table_popup_cont{
    max-height:290px;
    *height:290px;
    overflow:auto;
    margin:0 10px;
}
.table_popup_footer{
    width:243px;
    height:10px;
    background:#f2f2f2;
}

/*porucivanje robe lista */
.product_list{
    padding:5px;
}
.product_list ul{
    margin:0;
    padding:0;
}
.product_list ul li{
    list-style:none;
    margin:0;
    padding:0;    
}
.product_list ul li a, .product_list ul li a:visited{
    color:#A00C10;
    font-size:10px;
    font-weight:bold;
    line-height:16px;
    text-decoration:none;
}
.product_list ul li a:hover{
    text-decoration:underline;
}
.product_list ul li ul li{
    padding:0 0 0 15px;
}
.product_list ul li ul li a, .product_list ul li ul li a:visited {
    color:#333;
    font-weight:normal;
    display:block;
    line-height:16px;
    *display:inline;    
}
.product_list ul li ul li a:hover{
    background:url(../images/hover_bg.png) 0% 0% repeat-x;
    color:#fff;
}



/*row product show details*/
.rp_cont{	
}
.rp_product{
    border-bottom:1px solid #ddd;
    border-top:1px solid #fff;
    background:url(../images/main_panel_over_bg.png) 0% 0% repeat-x #fff;
    min-height:100px;
}
.rp_product:hover{
    border-bottom:1px solid #A00C10;
    border-top:1px solid #A00C10;
    background:url(../images/main_panel_bg.png) 0% 100% repeat-x #fff;
}
.rp_product_pic{
    float:left;
    width:120px;
    position:relative;
}
.rp_product_pic img{
    max-width:113px;
    max-height:90px;
    *width:113px;
    *height:90px;
    display:block;
    margin:5px auto 0 auto;
}
.rp_product_options{
    width:200px;
}
.rp_product_options{
    height:50px;
    background:url(../images/rp_product_options.png) 0% 0% repeat-x;
    float:right;
}
.rp_product_options_icons{
    padding:10px 5px 0 5px;
}
.rp_product_price{
    width:135px;
    height:50px;
    line-height:50px;
    background:url(../images/gradijent_bg.png) 0% 0% repeat-x;
    float:left;
    color:#fff;
    font-size:12px;
    text-align:right;
    padding-right:15px;
}
.rp_product_order{
    width:119px;
    height:35px;
    padding:15px 15px 0 15px;
    float:left;
    color:#fff;
    font-size:14px;
    text-align:right;
    border-right:1px solid #DDDDDD;
}
.pr_products_order_cart{
    float:right;
    margin:-5px 0 0 0;
}
.rp_details{
    margin:0 205px 0 125px;
}
.rp_details table{
    width:100%;
}
.rp_details table tr td{
    padding:2px 0 2px 5px;
    font-size: 66%;
}		

/*row details*/
.row_details{	
    position:relative;
}
.row_details_list-open{
    margin-right:280px;
}
.row_details_list-close{}
.row_details_list{
    height:48px;
    background:url(../images/row_details_list_bg.png) 0% 0% repeat-x;
    border-top:1px solid #fff;
    border-bottom:1px solid #ddd;
    color:#A00C10;
    position:relative;
}
.contact_person{
    position:absolute;
    top:8px;
    right:25px;
    line-height:33px;
    background:url(../images/contact_person.png) 0% 50% no-repeat;
    padding-left:29px;
    font-weight:700;
}
.contact_person img{
    float:left;
    margin:0 5px 0 0;
}
.row_details_list:hover{
    cursor:pointer;
    background:url(../images/row_details_list_bg.png) 0% -49px repeat-x;
}
.row_details_options{
    position:absolute;
    right:5px;
    top:10px;
    width:100px;
    text-align:right;
    display:none;
}
.row_details_list:hover div.row_details_options{
    display:block;
    cursor:default;
    z-index:7777
}
.row_details_list-active{
    background:#333;
    color:#fff;
    position:relative;
}
.row_details_list-active td.row_details_price{
    color:#fff;
    display:none;
}
table.row_details{
    width:85%;
    border-collapse:collapse;
    border:none;
}
table.row_details tr td{
    padding:0 5px 0 5px;
    line-height:16px;
}
.row_details_img{
    width:61px;
}
.row_details_img img{
    width:61px;
    height:48px;
    margin-left:-5px;
    border-right:1px solid #ddd;
}
.row_details_manufacturer{
    width:100px;
}
.row_details_price{
    width:100px;
    color:#A00C10;
    text-align:right;
    padding-right:50px;
    font-weight:bold;
    white-space:nowrap;
}
.row_details_sidebar{
    position:absolute;
    width:300px;
    top:90px;
    right:6px;
    min-height:400px;
    background:#333333;
    border-top:1px solid #ccc;
    height:100%;
    z-index:50;
}
.row_details_sidebar_close{
    position:absolute;
    top:5px;
    right:3px;
    width:20px;
    height:20px;
}
a.row_details_sidebar_close, a.row_details_sidebar_close:visited{
    display:block;
    background:url(../images/close_ico.png) 0% 0% no-repeat;
    width:20px;
    height:18px;
}
a.row_details_sidebar_close:hover{
    background:url(../images/close_ico.png) 0% -18px no-repeat;
}
.row_details_sidebar_pic{
    background:url(../images/pic_details_bg.png) 0% 0% no-repeat;
    width:261px;
    height:201px;
    margin:20px 0 20px 20px;
    padding:10px 0 0 0;
    position:relative;
}
.row_details_sidebar_pic_options{
    position:absolute;
    top:0;
    right:0;
}
.row_details_sidebar_pic img{
    display:block;
    margin:0 auto;
    height:150px;
}
.row_details_sidebar_price{
    text-align:center;
    color:#A00C10;
    float:left;
    width:130px;
    margin:15px 0 0 0;
    padding:0;
    font-weight:bold;
}
.row_details_sidebar_order{
    float:right;
    padding:7px 3px 0 0;
    margin:5px 1px 0 0;
    width:120px;
}
a.row_details_sidebar_order_button, a.row_details_sidebar_order_button:visited{
    background:url(../images/add_to_basket_ico.png) 0% 0% no-repeat;
    width:28px;
    height:21px;
    display:inline-block;
}
.row_details_sidebar_cont{
    padding:0 5px;
}
.row_details_sidebar_cont table{
    width:99%;
    border-collapse:collapse;
    margin-bottom:10px
}
.row_details_sidebar_cont table tr{

}
.row_details_sidebar_cont table tr td{
    color:#fff;
    padding:3px 5px;
    line-height:16px;
    border-bottom:1px solid #ccc;
    vertical-align:top;
}
/*user detials*/

.row_details_sidebar{
    position:absolute;
    width:300px;
    top:90px;
    right:6px;
    min-height:400px;
    background:#333;
    border-top:1px solid #999;
    height:100%;
    z-index:50;
}
.user_details_sidebar_pic{
    margin:20px 0 20px 20px;
    padding:0;
    position:relative;
}
.user_details_img{
    background:url(../images/pic_bg.png) 50% 50% no-repeat;
    border:2px solid #999;
    width:111px;
    height:90px;
    position:relative;
    float:left;
    margin-right:20px;
}
.user_details_img img{
    margin:10px 0 0 10px;
    width:89px;
    height:70px;
}
.user_details_name{
    font-size:12px;
    font-weight:bold;
    color:#FFFFFF;
    margin:10px 0 0 0;
}
.user_details_position{
    color:#F37C20;
    line-height:14px;
}
a.user_send_message, a.user_send_message:visited{
    background:url(../images/send_message_bg.png) 0% 0% no-repeat;
    display:block;
    color:#fff;
    text-decoration:none;
    padding-left:28px;
    line-height:27px;
    width:115px;
    margin:20px 0 0 0;
}
a.user_send_message:hover{
    background:url(../images/send_message_bg.png) 0% -26px no-repeat;
}
.user_details_img_glass{
    background:url(../images/pic_glass_bg.png) 0% 0% no-repeat;
    width:89px;
    height:70px;
    position:absolute;
    top:10px;
    left:10px;
    border:1px solid #999;
}

.row_details_sidebar_cont{
    padding:0 5px;
}
.row_details_sidebar_cont table{
    width:99%;
    border-collapse:collapse;
    margin-bottom:10px
}
.row_details_sidebar_cont table tr{

}
.row_details_sidebar_cont table tr td{
    color:#fff;
    padding:3px 5px;
    line-height:16px;
    border-bottom:1px solid #999;
    vertical-align:top;
}
/*tubnail show product*/
.thumbnail_product{
    padding:5px;
}
.thumbnail_product_box{
    height:151px;
    width:182px;
    float:left;
    margin:1.3%;
    background:url(../images/thumbnail_bg.png) 0% 0% no-repeat;
    cursor:pointer;
    position:relative;
}
.thumbnail_more_details{
    position:absolute;
    top:-2px;
    left:-3px;
    height:151px;
    width:172px;
    margin:1.3%;
    display:none;
    background:url(../images/thumbnail_bg.png) 0% -152px no-repeat;
    padding:5px;
    cursor:default;
    overflow: hidden;
}
.thumbnail_more_details table{
    width:100%;
    font-size:100%;
}
.thumbnail_more_details table tr td{
    color:#FFFFFF;
    white-space: nowrap;
}
.thumbnail_more_details_price{
    padding:0 0 0 35px;
    margin:3px 0;
}
.thumbnail_more_details_number{
    background:url(../images/more_details_price_bg.png) 0% 0% no-repeat;
    float:left;
    line-height:20px;
    color:#A00C10;
    padding:0 3px;
    margin-bottom: 3px;
}
.thumbnail_more_details_value{
    background:url(../images/more_details_pricevalue_bg.png) 0% 0% no-repeat;
    float:left;
    line-height:20px;
    width:32px;
    color:#fff;
    text-align:center;
}	
.thumbnail_more_details_options{		
}
.thumbnail_more_details_options a, .thumbnail_more_details_options a:visited{
    text-align:center;
    margin:0 3px;
}
.thumbnail_more_details_options a img{
    height:auto;
    display:inline
}
.thumbnail_product_box:hover div.thumbnail_more_details{			
    display:block;
}
.thumbnail_product_box:hover div.thumbnail_product_box_info{
    display:none;
}
.thumbnail_product_box img{
    position:relative;
    display: block;
    margin:5px auto 0 auto;
    max-width:170px;
    max-height: 130px;
    *width:170px;
}
.thumbnail_product_box_info{
    position:absolute;
    top:123px;
    left:1px;
    width:179px;
    height:28px;
    background:url(../images/thumbnail_info_bg.png) 0% 0% no-repeat;
    color:#FFFFFF;
    padding:5px;
}
/*dugmici za korpu prikaz favourite zoom thumbnailview listview rowview */
a.thumbnailView, a.thumbnailView:visited{
    display:inline-block;
    line-height:21px;
    height:21px;
    width:14px;
    background:url(../images/tumbnail_view_ico.png) 0% 50% no-repeat;
    vertical-align:middle;
}
a.thumbnailView:hover{
    background:url(../images/tumbnail_view_ico.png) -17px 50% no-repeat;
}
a.thumbnailView-active, a.thumbnailView-active:visited{
    display:inline-block;
    line-height:21px;
    height:21px;
    width:14px;
    background:url(../images/tumbnail_view_ico.png) -17px 50% no-repeat;
    vertical-align:middle;
}
a.listView, a.listView:visited{
    display:inline-block;
    line-height:21px;
    height:21px;
    width:14px;
    background:url(../images/list_view_ico.png) 0% 50% no-repeat;
    vertical-align:middle;
}
a.listView:hover{
    background:url(../images/list_view_ico.png) -16px 50% no-repeat;
}
a.listView-active, a.listView-active:visited{
    display:inline-block;
    line-height:21px;
    height:21px;
    width:14px;
    background:url(../images/list_view_ico.png) -16px 50% no-repeat;
    vertical-align:middle;
}
a.list_detailsView, a.list_detailsView:visited{
    display:inline-block;
    line-height:21px;
    height:21px;
    width:14px;
    background:url(../images/list_details_view_ico.png) 0% 50% no-repeat;
    vertical-align:middle;
}
a.list_detailsView:hover{
    background:url(../images/list_details_view_ico.png) -16px 50% no-repeat;
}
a.list_detailsView-active, a.listView-active:visited{
    display:inline-block;
    line-height:21px;
    height:21px;
    width:14px;
    background:url(../images/list_details_view_ico.png) -16px 50% no-repeat;
    vertical-align:middle;
}
a.rowView, a.rowView:visited{
    display:inline-block;
    line-height:21px;
    height:21px;
    width:14px;
    background:url(../images/row_view_ico.png) 0% 50% no-repeat;
    vertical-align:middle;
}
a.rowView:hover{
    background:url(../images/row_view_ico.png) -20px 50% no-repeat;
}
a.rowView-active, a.rowView-active:visited{
    display:inline-block;
    line-height:21px;
    height:21px;
    width:14px;
    background:url(../images/row_view_ico.png) -20px 50% no-repeat;
    vertical-align:middle;
}

a.details_ico, a.details_ico:visited{
    background:url(../images/product_details_icon_over.png) 0% 0% no-repeat;
    display:inline-block;
    width:34px;
    height:28px;
}
a.details_ico:hover{
    background:url(../images/product_details_icon_over.png) 0% -28px no-repeat;
}
a.favourite_ico, a.favourite_ico:visited{
    background:url(../images/favourite_icon_over.png) 0% 0% no-repeat;
    display:inline-block;
    width:34px;
    height:28px;
}
a.favourite_ico:hover{
    background:url(../images/favourite_icon_over.png) 0% -28px no-repeat;
}
a.remove_favourite_ico, a.remove_favourite_ico:visited{
    background:url(../images/favourite_icon_over.png) 0% -55px no-repeat;
    display:inline-block;
    width:34px;
    height:28px;
}
a.remove_favourite_ico:hover{
    background:url(../images/favourite_icon_over.png) 0% -82px no-repeat;
}	
a.add_to_cart_ico, a.add_to_cart_ico:visited{
    background:url(../images/add_to_cart_icon_over.png) 0% 0% no-repeat;
    display:inline-block;
    width:34px;
    height:28px;
}
a.add_to_cart_ico:hover{
    background:url(../images/add_to_cart_icon_over.png) 0% -28px no-repeat;
}


a.zoom_prod_ico, a.zoom_prod_ico:visited{
    background:url(../images/zoom_prod_icon_over.png) 0 0 no-repeat;
    display:inline-block;
    width:33px;
    height:28px;
}
a.zoom_prod_ico:hover{
    background:url(../images/zoom_prod_icon_over.png) 0 -27px no-repeat;
}


a.compare_prod_ico, a.compare_prod_ico:visited {
    background:url(../images/compare_prod_icon_over.png) 50% 0px no-repeat;
    display:inline-block;
    width:34px;
    height:28px;
}
a.compare_prod_ico:hover {
    background:url(../images/compare_prod_icon_over.png) 50% -28px no-repeat;
}
a.remove_compare_prod_ico, a.remove_compare_prod_ico:visited {
    background:url(../images/compare_prod_icon_over.png) 50% -56px no-repeat;
    display:inline-block;
    width:34px;
    height:28px;
}
a.remove_compare_prod_ico:hover {
    background:url(../images/compare_prod_icon_over.png) 50% -84px no-repeat;
}



.zoom_cont{
    position:absolute;
    top:0;
    right:0;
    display:block;
}
a.zoom_ico{
    background:url(../images/zoom_icon.png) 0% 0% no-repeat;
    width:29px;
    height:23px;
    display:inline-block;
}
a.zoom_ico:hover{
    background:url(../images/zoom_over_icon.png) 0% 0% no-repeat;
}

/*pretraga lista */
.pretraga{
    padding:5px;
    color:#A00C10;
}
.pretraga table{
    width:100%;
    font-size:10px;
    color:#A00C10;
    text-align:right;
}
.pretraga input{
    width:100%;
}
.pretraga input:focus{
    background:#fff;
}


/*loader*/
.connectionStatus{
    width:40px;
    height:30px;
    position:absolute;
    right:0;
    top:30px;
    *top:0;
    margin:0 5px 0 0;
}
.connectionStatusInactv{
    width:40px;
    height:30px;
    background: url(../images/B2B-Loader_disc.gif) 0% 0% no-repeat;
    position:absolute;
    right:0;
    top:0;
}
.connectionStatusActv{
    width:40px;
    height:30px;
    background:url(../images/B2B-Loader.gif) 0% 0% no-repeat;
    position:absolute;
    right:0;
    top:0;
}
.connectionStatusCaution{
    width:40px;
    height:30px;
    background:url(../images/B2B-Loader_caution.gif) 0% 0% no-repeat;
    position:absolute;
    right:0;
    top:0;
}
.connectionStatusDisconnect{
    width:40px;
    height:30px;
    background: url(../images/B2B-Loader_off.gif) 0% 0% no-repeat;
    position:absolute;
    right:0;
    top:0;
}	

/*poruci button*/
.poruci{
    float:right;
    width:53px;
    margin:4px 5px 0 0;
}
.poruci a, .poruci a:visited{
    background:url(../images/poruci_bg_normal.png) 0% 0% no-repeat;
    width:53px;
    line-height:23px;
    text-decoration:none;
    color:#fff;
    font-size:10px;
    text-align:center;
    display:block;
}
.poruci a:hover{
    background:url(../images/poruci_bg_over.png) 0% 0% no-repeat;
}
/* inkrementiranje */
.increment_cont{
    width:80px;
}
.increment{
    width:9px;
    height:21px;
    float:left;
}
.increment_up a, .increment_up a:visited{
    background:url(../images/increment_up.png) 0% 0% no-repeat;
    display:block;
    width:8px;
    height:8px;
    margin-bottom:6px;
}
.increment_up a:hover{
    background:url(../images/increment_up.png) -10px 0% no-repeat;
}
.increment_up a:active{
    background:url(../images/increment_up.png) -20px 0% no-repeat;
}
.increment_down a, .increment_down a:visited{
    background:url(../images/increment_down.png) 0% 0% no-repeat;
    display:block;
    width:8px;
    height:8px;
}
.increment_down a:hover{
    background:url(../images/increment_down.png) -10px 0% no-repeat;
}
.increment_down a:active{
    background:url(../images/increment_down.png) -20px 0% no-repeat;
}
.increment_input{
    /*margin:0 0 0 14px;*/
    width:auto;
    float:right;
    width:65px;
}


/*precice*/
.shorcut{
    float:right;
    width:19px;
    height:20px;
    position:relative;
    vertical-align:middle;
    margin-top:5px;
}
.shorcut a img{
    float:right;
}
.shorcut:hover div.link_popup_right{
    display:block;
}
.shorcut_block{
    line-height:30px;
    border-bottom:1px solid #ddd;
    border-top:1px solid #fff;
}
.shorcut_block input[type="text"]{
    width:60px;
    padding:2px 3px;
}
.shorcut_block input[type="radio"]{
    border:none;
    background:none;
}
/*shorcut cont*/
.shortcut_cont{
    padding:5px;
}


/*Banner*/	
.bannerTop{
}
.bannerTop img{
    float:left;
    margin:3px;
}
.formBanner{
    display:inline;
}
form.formBanner div{
    display:inline;
}
.bannerLeft{
    position:relative;
    float:left;
    width:160px;
    margin-right:5px;
}
.bannerLeft marquee{
    width:160px;
    height:100%;
    *height:500px;
}
.bannerLeft img{
    margin:3px;
    display:block;
}
.bannerRight{
    position:relative;
    float:right;
    width:160px;
    margin-right:5px;
}
.bannerRight marquee{
    width:160px;
    height:100%;
    *height:500px;
    float:right;
}
.bannerRight img{
    margin:3px;
    display:block;
}
/*control panel*/
.controlPanel{
    padding:5px;
}
.cp_card_wide{
    position:relative;
    float:left;
    margin:0.9% 1.1%;
    *margin:1.1% 1.1% 0 1.1%;
    width:97.5%;
    *width:96%;
    height:158px;
    display:inline-block;
    background:#fff;
    border:1px solid #999999;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    box-shadow:5px 5px 10px #999;
    -webkit-box-shadow:5px 5px 10px #999;
    -moz-box-shadow: 5px 5px 10px #999;
}
.cp_card_wide:hover{
    /*background:url(../images/cp_over_bg.png) 0% 0% no-repeat;*/
    border:1px solid #666;
}	
.cp_card_wide a, .cp_card_wide a:visited{
    text-decoration:none;
    color:#A00C10;
}
.cp_card_wide a:hover{
    text-decoration:underline;
}
.cp_card_wide:hover div.cp_card_details{
    display:block;
}
.cp_card_wide_disc_text{
    display:block;
    overflow:auto;
}
.cp_card_disc_wide_shortcut {
    line-height:15px;
    color:#999999;
    font-size:10px;
    display:none;
    padding:0 10px 0 0;
}
/*.cp_card_disc_shortcut marquee{
                float:right;
                }*/
.cp_card_disc_wide_shortcut ul {
    margin:0 0 0 15px;
    padding:0;
    float:left;
}
.cp_card_disc__wide_shortcut li {
    list-style:url(../images/list_ico.png);
    margin:0;
    padding:0;
}
.cp_card_disc_wide_shortcut li a, .cp_card_disc_wide_shortcut li a:visited {
    font-size:1em;
    color:#323480;
    display:inline-block;
    text-decoration:none;
}
.cp_card_disc_shortcut li a:hover {
    text-decoration:underline;
}
.cp_card_disc_wide_text {
    display:block;
    padding:0 10px 0 0;
}
.cp_card_disc_wide_text_no_hover {
    display:block;
}
.cp_card_disc_wide_text ul {
    margin:0 0 0 15px;
    padding:0;
    float:left;
}
.cp_card_disc_wide_text ul li {
    list-style:url(../images/list_ico.png);
    margin:0;
    padding:0;
}
.cp_card_wide:hover div.cp_card_disc_wide_shortcut {
    display:block;
}
.cp_card_wide:hover div.cp_card_disc_wide_text {
    display:none;
}
/*wide cp kraj*/
.cp_card{
    position:relative;
    float:left;
    margin:0.5%;
    width:378px;
    height:118px;
    display:inline-block;
    background:#fff;
    border:1px solid #999999;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    box-shadow:5px 5px 10px #999;
    -webkit-box-shadow:5px 5px 10px #999;
    -moz-box-shadow: 5px 5px 10px #999;
}

.cp_card:hover{
    /*background:url(../images/cp_over_bg.png) 0% 0% no-repeat;*/
    border:1px solid #666;
    box-shadow:none;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
}	
.cp_card a, .cp_card a:visited{
    text-decoration:none;
    color:#A00C10;
    font-size: 10px;
}
.cp_card a:hover{
    text-decoration:underline;
}
.cp_card_ico{
    float:left;
    width:121px;
    margin:0 10px 0 0
}
.cp_card_ico img{
    margin:10px 0 0 5px;
}
.cp_card_disc{
    line-height:15px;
    color: #A00C10;
    font-size:10px;
    display:block;
    margin-left:135px;
}
.cp_card_disc_wide{
    line-height:15px;
    color:#141414;
    font-size:10px;
    display:block;
}
.cp_card_disc_text{
    display:block;
    padding:0 10px 0 0;
}
.cp_card_disc_text_no_hover{
    display:block;
}
.cp_card_disc_text ul{
    margin:0 0 0 15px;
    padding:0;
    float:left;
}
.cp_card_disc_text ul li{
    list-style:url(../images/list_ico.png);
    margin:0;
    padding:0;
}
.cp_card_disc_shortcut{
    line-height:15px;
    font-size:10px;
    display:none;
    padding:0 10px 0 0;
}
/*.cp_card_disc_shortcut marquee{
                float:right;
                }*/
.cp_card_disc_shortcut ul{
    margin:0 0 0 15px;
    padding:0;
    float:left;
}
.cp_card_disc_shortcut li{
    list-style:url(../images/list_ico.png);
    margin:0;
    padding:0;
}
.cp_card_disc_shortcut li a, .cp_card_disc_shortcut li a:visited{
    font-size:1em;
    color:#A00C10;
    display:inline-block;
    text-decoration:none;
}
.cp_card_disc_shortcut li a:hover{
    text-decoration:underline;
}
.cp_card_disc_header{
    font-size:1.2em;
    color:#A00C10;
    padding:5px 0;
    margin:0 18px 9px 0;
    font-weight:bold;
    border-bottom:1px solid #ddd;
}
.cp_card:hover div.cp_card_disc_shortcut{
    display:block;
}
.cp_card:hover div.cp_card_disc_text{
    display:none;
}
.cp_card:hover div.cp_card_details{
    display:block;
}

.cp_card_details{
    position:absolute;
    top:1px;
    right:-5px;
    width:77px;
    height:25px;
    display:none;
}
.cp_card_details a, .cp_card_details a:visited{
    background:url(../images/cp_details_bg.png) 0% -1px no-repeat;
    color:#fff;
    width:77px;
    display:inline-block;
    line-height:19px;
    height:25px;
    text-align:center;
    font-size:10px;
    padding-left:8px;
}
.cp_card_details a:hover{
    background:url(../images/cp_details_bg.png) 0% -27px no-repeat;
}
.cp_card_details a:active{
    line-height:22px;
}

/* deal of the day */

.cp_card_dotd{	
    display: inline;
    float:left;
    background:url(../images/checkOut_bg.png) 0% 0% repeat-x;
}
.cp_card_dotd:hover{
    background:#A00C10;
}
.cp_card_dotd a, .cp_card_dotd a:visited{
    background: url(../images/deal_of_the_day_small_ico.png) 5px 50% no-repeat !important;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    color: #fff;
    display: inline-block;
    line-height: 30px;
    padding: 0 10px 0 35px;	
    text-shadow:none;
}
.signIn a, .signIn a:visited{
    background:url(../images/checkOut_bg.png) 0% 0% repeat-x;
    color: #fff;
    display: inline-block;
    line-height: 30px;
    padding: 0 10px 0 10px;	
}
.signIn a:hover{
    background:#A00C10;
}

/*izvestaji*/
.reports{}
.reportsCP{
    margin-right:7px
}
.reports_options{
    background:url(../images/options_bar_bg.png) 0% -6px no-repeat;
    line-height:21px;
    *height:21px;
    padding:0 10px 0 15px;
    color:#fff;
    position:absolute;
    top:0px;
    right:0px;
    display:none;
    width:100px;
    text-align:center;
    *z-index:500;
}
.reports_options:hover{
    background:url(../images/options_bar_bg.png) 0% -39px no-repeat;
}
.reports_options a, .reports_options a:visited{
    color:#fff;
    text-decoration:none;
    display:inline-block
}
.reports_options a:hover{
}
.reports_options img{
    float:left;
    margin:3px 5px 0 0;
}
.reports_options_working{
    background:url(../images/options_bar_bg.png) 0% -69px no-repeat;
    line-height:21px;
    padding:0 10px 0 15px;
    color:#666;
    position:absolute;
    top:1px;
    right:0px;
    display:block;
    width:100px;
}		
.reports_options_working span{
    display:inline-block;
    background:url(../images/report_generate_animation.gif) 0% 50% no-repeat;
    padding-left:20px;
}
.reports_options_download{
    background:url(../images/options_bar_bg.png) 0% -6px no-repeat;
    line-height:21px;
    padding:0 10px 0 15px;
    color:#fff;
    position:absolute;
    top:1px;
    right:0px;
    display:block;
    width:100px;
    text-align:left;
}		
.reports_options_download a, .reports_options_download a:visited{
    color:#fff;
    text-decoration:none;
    display:inline-block;
    background:url(../images/download_smal_ico_over.png) 0% 50% no-repeat;
    padding-left:30px;
    line-height:21px;
}
.reports_options_download:hover{
    background:url(../images/options_bar_bg.png) 0% -39px no-repeat;
}


/*poredjenje proizvoda*/
table.comp-prod{
    border-collapse:collapse;
    width:100%;
}
table.comp-prod tr{

}
table.comp-prod tr td{
}
.comp-prodcol1{
    background:#ddd;
    border:1p solid #f2f2f2;

}
.comp-prodcol1, .comp-prodcol2{
    padding:5px;
    text-align:center;
    color:#333;
    border-bottom:1px solid #f2f2f2;
    border-right:1px solid #f2f2f2;
    max-width:100px;
}
.comp-prodcol2{
    background:#fff;
}

.rowOver:hover td{
    background:#F4B77F;
}

.comp-prodRow1, .comp-prodRow2{
}
.comp-prodPrice{
    padding:3px 15px;
    background:#333;
    color:#fff;
    font-size:1.2em;
}
.comp-prod_fc{
    background:#A00C10;
    color:#fff;
    text-align:right;
    width:100px;
}
.comp-prod_img{
    position:relative;
}
.comp-prod_img:hover .comp-prod_opt{
    display:block;
}
.comp-prod_img img{
    height:90px;
    max-width:260px;
}
.comp-prod_opt{
    position:absolute;
    top:0;
    left:12%;
    width:76%;
    height:100%;
    background:url(../images/white_bg_transparent.png) 0% 0%;
    display:none;
}

.comp-prod_head{
    font-size:1.2em;
    font-weight:bold;
}


/*promena cenovnika*/
.pricelist_cp{}
.pricelist_cp a, .pricelist_cp a:visited{
    text-align:center;
    display:inline-block;
    margin:0 10px;
}
/*.pricelist_cp a:hover{
                background:#ddd;
                padding:0;
                -moz-border-radius:3px;
                -webkit-border-radius:3px;
                }
                .pricelist_cp a:active{
                        color:A00C10;
                        }*/
.pricelist_cp a img{
    margin-bottom:3px;
    height:55px
}


/*katalog stilovi*/
.catalog_cp a, .catalog_cp a:visited {
    text-align:center;
    display:inline-block;
    /*color:#141414;*/
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-right:1px solid #fff;
    border-left:1px solid #ddd;
}
.catalog_cp a:hover {
    margin:0;
    padding:0;
    background:url(../images/filter_bg.jpg) 0% 0% repeat-x;
    /*background:-moz-linear-gradient(top,  #fefefe,  #ccc);
    background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#ccc));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#cccccc');*/
}
.catalog_cp a:active {
    background:#ddd;
}

.catalog_pic{
    margin-top:-3px;
}
.catalog_pic img{
    height:51px;
    width:70px;
    margin:0 4px;
}
.catalog_name{
    overflow:hidden;
    height:30px;
    width:70px;
    line-height:10px;	
    text-transform:lowercase;
}

/*catalog 1*/
.catalog1{
}
span.catalog1_font{
    color:#B84435;
}
.catalog1_pic{
    height:60px;
    width:81px;
    background:url(../images/catalog1_ico.png) 50% 50% no-repeat;
    float:left;
    margin:0 10px 0 5px;
}
.catalog1_pic img{
    height:60px;
    width:81px;
    display:block;
    position:relative;
    margin:0 auto;
}
.catalog1_header, .catalog1_header:hover{
    border-bottom:3px solid #B84435;
    line-height:60px;
}
.catalog1_hl{
    color:#fff;
    background:#B84435;
    padding:3px 10px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}
.catalog1_print{
    float:right;
    background:url(../images/print_bg_1.png) 0% 50% no-repeat;
    position:relative;
    height:60px;
    width:63px;
    margin:0 -5px 0 10px;
}
.catalog1_print_options{
    line-height:30px;
    color:#fff;
    background:#B84435;
    text-align:right;
    display:none;
    position:absolute;
    top:60px;
    right:0;
    z-index:555;
    width:450px;
}
.catalog1_print_options a, .catalog1_print_options a:visited{
    margin:0 10px 0 10px;

    display:inline-block;
    color:#fff;
    text-decoration:none;
}
.catalog1_print_options a:hover{
    text-decoration:underline
}
.catalog_normal a, .catalog_normal a:visited{
    background:url(../images/note_off_icon.png) 0% 50% no-repeat;
    float:right;
    padding:0 0 0 18px;
}
.catalog_download a, .catalog_download a:visited{
    background:url(../images/report_download_ico.png) 0% 50% no-repeat;
    float:right;
    padding:0 0 0 18px;
}
.catalog_download a:hover{
    background:url(../images/report_download_ico.png) 0% 50% no-repeat;
}
.catalog1_print:hover div.catalog1_print_options{
    display:block;
}
/*catalog 2*/
.catalog2{
}
span.catalog2_font{
    color:#A00C10;
}
.catalog2_pic{
    height:60px;
    width:81px;
    background:url(../images/catalog2_ico.png) 50% 50% no-repeat;
    float:left;
    margin:0 10px 0 5px;
}
.catalog2_pic img{
    height:60px;
    width:81px;
    display:block;
    position:relative;
    margin:0 auto;
}
.catalog2_header, .catalog2_header:hover{
    border-bottom:3px solid #A00C10;
    line-height:60px;
}
.catalog2_hl{
    color:#fff;
    background:#A00C10;
    padding:3px 10px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}
.catalog2_print{
    float:right;
    background:url(../images/print_bg_1.png) 0% 50% no-repeat;
    position:relative;
    height:60px;
    width:63px;
    margin:0 -5px 0 10px;
}
.catalog2_print_options{
    line-height:30px;
    color:#fff;
    background:#A00C10;
    text-align:right;
    display:none;
    position:absolute;
    top:60px;
    right:0;
    z-index:555;
    width:450px;
}
.catalog2_print_options a, .catalog2_print_options a:visited{
    margin:0 10px 0 10px;
    display:inline-block;
    color:#fff;
    text-decoration:none;
}
.catalog2_print_options a:hover{
    text-decoration:underline
}
.catalog2_print:hover div.catalog2_print_options{
    display:block;
}
/*catalog 3*/
.catalog3{
}
.catalog3_font{
    color:#A00C10;
}
.catalog3_pic{
    height:60px;
    width:81px;
    background:url(../images/catalog3_ico.png) 50% 50% no-repeat;
    float:left;
    margin:0 10px 0 5px;
}
.catalog3_pic img{
    height:60px;
    width:81px;
    display:block;
    position:relative;
    margin:0 auto;
}
.catalog3_header, .catalog3_header:hover{
    border-bottom:3px solid #A00C10;
    line-height:60px;
}
.catalog3_hl{
    color:#fff;
    background:#A00C10;
    padding:3px 10px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}
.catalog3_print{
    float:right;
    background:url(../images/print_bg_1.png) 0% 50% no-repeat;
    position:relative;
    height:60px;
    width:63px;
    margin:0 -5px 0 10px;
}
.catalog3_print_options{
    line-height:30px;
    color:#fff;
    background:#A00C10;
    text-align:right;
    display:none;
    position:absolute;
    top:60px;
    right:0;
    z-index:555;
    width:450px;
}
.catalog3_print_options a, .catalog3_print_options a:visited{
    margin:0 10px 0 10px;
    display:inline-block;
    color:#fff;
    text-decoration:none;
}
.catalog3_print_options a:hover{
    text-decoration:underline
}
.catalog3_print:hover div.catalog3_print_options{
    display:block;
}

/*detalji proizvoda*/
.prod_pic{
    float:right;
    width:350px;
}
.prod_details_pic{
    background:url(../images/pic_details_big_bg.png) 0% 0% no-repeat;
    width:318px;
    height:245px;
    margin:20px 0 20px 20px;
    padding:10px 0 0 0;
    position:relative;
}
a.prod_details_pic_navL, a.prod_details_pic_navL:visited {
    background:url(../images/prod_details_pic_nav_icon.png) 0% 0% no-repeat;
    display:block;
    width:19px;
    height:19px;
    position:absolute;
    top:47%;
    left:-5px;
}
a.prod_details_pic_navL:hover {
    background:url(../images/prod_details_pic_nav_icon.png) 0% -19px no-repeat;
}
a.prod_details_pic_navR, a.prod_details_pic_navR:visited {
    background:url(../images/prod_details_pic_nav_icon.png) 0% -38px no-repeat;
    display:block;
    width:19px;
    height:19px;
    position:absolute;
    top:47%;
    right:-5px;
}
a.prod_details_pic_navR:hover {
    background:url(../images/prod_details_pic_nav_icon.png) 0% -57px no-repeat;
}
.prod_details_pic_options{
    position:absolute;
    top:0;
    right:0;
}
.prod_details_pic img{
    display:block;
    margin:0 auto;
    height:185px;
    max-width:310px;
    *width:310px;
}
/*full pic popup*/
.prod_pic_full_popup {
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    background:#414141;
    z-index:9999;
    background:url(../images/popup_transparent_bg.png) 0% 0% repeat;
}
.prod_pic_full_popup_cont {
    margin:0;
}
.prod_pic_full_popup_cont img {
    max-width:600px;
    max-height:450px;
    margin:0 auto;
    background:#fff;
    border:20px solid #fff;
    display:block;
}
.full_popup_navL {
    position:absolute;
    top:40%;
    left:0;
}
.full_popup_navR {
    position:absolute;
    top:40%;
    right:0;
}
/**/
.pic_nb{
    position:absolute;
    top:10px;
    left:10px
}
.prod_details_price{
    text-align:center;
    color:#A00C10;
    float:left;
    width:155px;
    margin:22px 0 0 0;
    padding:0;
    font-weight:bold;
    font-size:12px;
}
.prod_details_order{
    float:right;
    padding:7px 3px 0 0;
    margin:12px 1px 0 0;
    width:140px;
}
a.prod_details_order_button, a.prod_details_order_button:visited{
    background:url(../images/add_to_basket_ico.png) 0% 0% no-repeat;
    width:28px;
    height:21px;
    display:inline-block;
    margin-right:4px;
}
.prod_details_cont{
    padding:25px 0;
}
.prod_details_cont table{
    width:99%;
    border-collapse:collapse;
    border-right:1px solid #ddd;
    *width:97%;
}
.prod_details_cont table tr{

}
.prod_details_cont table tr td{
    color:#A00C10;
    padding:3px 5px;
    line-height:16px;
    vertical-align:top;
}
.prod_table_details{
    margin-right:350px;
}


/*livebar*/
.livebar{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    border-top:2px solid #A00C10;
    display:block;
    z-index:9999;
}
.livebar_nav{
    background:url(../images/checkOut_bg.png) 0% -2px repeat-x;
}

.livebar_nav a, .livebar_nav a:visited{
    color:#fff;
    text-decoration:none;
    display:inline-block;
    padding:7px 15px 7px 5px;
}
a.livebar_nav_active, a.livebar_nav_active:visited {
    color:#A00C10;
    background:#fff;
    text-decoration:none;
    display:inline-block;
    padding:7px 15px 7px 5px;
}
.livebar_nav a:hover{
    background:#fff;
    color:#A00C10;
}
a.livebar_btn, a.livebar_btn:visited {
    color:#fff;
    text-decoration:none;
    display:inline-block;
    width:13px;
    height:13px;
    background:url(../images/livebar_pic.png) 0% 50% no-repeat;
    margin:6px 15px 0 0;
    padding:0;
}
a.livebar_btn:hover {
    background:url(../images/livebar_pic.png) 0% 50% no-repeat;
}
a.livebar_btn_cl, a.livebar_btn_cl:visited {
    color:#fff;
    text-decoration:none;
    display:inline-block;
    width:13px;
    height:13px;
    margin:6px 15px 0 0;
    padding:0;
    background:url(../images/livebar_pic.png) 100% 50% no-repeat;
}
a.livebar_btn_cl:hover {
    background:url(../images/livebar_pic.png) 100% 50% no-repeat;
    color:#fff;
}
.livebar_cont{
    background:#fff;
}
a.sliderL, a.sliderL:visited{
    display:inline-block;
    width:30px;
    height:110px;
    background:url(../images/sliderL_bg.png) 0% 0% no-repeat;
    float:left;
}
a.sliderL:hover{
    background:url(../images/sliderL_bg.png) 0% -112px no-repeat;
}
a.sliderR, a.sliderR:visited{
    display:inline-block;
    width:30px;
    height:110px;
    background:url(../images/sliderR_bg.png) 0% 0% no-repeat;
    float:right;
}
a.sliderR:hover{
    background:url(../images/sliderR_bg.png) 0% -112px no-repeat;
}
.livebar_cont_prod {
    /*margin:0 28px;*/
    height:110px;
    overflow:hidden;
    white-space:nowrap;
    *position:relative;
}
.livebar_prod {
    display:inline-block;
    *float:left;
    width:110px;
    padding:5px;
    margin: 0 15px;
    position:relative;
    border:1px solid #fff;
}
.livebar_prod:hover{
    border:1px solid #ddd;
}
.livebar_prod_options{
    position:absolute;
    top:0;
    right:0;
    display:none;
    width:100%;
    text-align:center;
}
.livebar_prod:hover div.livebar_prod_options{
    display:block;
}
.livebar_prod_pic{
    /*width:100px;*/
    height:65px;
}
.livebar_prod_pic img{
    max-width:110px;
    height:65px;
    display:block;
    margin:0 auto;
    /*width:310px;*/
}
.livebar_prod_model{
    text-align:center;
    color:#A00C10;
    padding:3px 0;
    overflow:hidden;
}
.livebar_prod_price{
    text-align:center;
    background:#A00C10;
    color:#fff;
    padding:3px 0;
}


/*Float stilovi*/
.span_green{
    background:url(../images/gradijent_bg.png) 0% 0% repeat-x;
    color:#fff;
    padding:0 5px;
    font-weight:normal;
}
.span_blue{
    background:url(../images/green_bg.png) 0% 0% repeat-x;
    color:#fff;
    padding:0 5px;
    font-weight:normal;
}
.floatL{
    float:left;
}
.floatR{
    float:right;
}

/*o nama*/
.info_text{
    padding:10px;
    color:#A00C10;
}	
.info_text pre{
    font-family:verdana, sans-serif;
    font-size:10px;  
}
/*PODESAVANJA*/
.settup_menu{
    line-height:30px;
}
.settup_menu a, .settup_menu a:visited{
    color:#A00C10;
    display:inline-block;
    padding:0 15px;
}
.settup_menu a:hover{
    color:#fff;
    background:url(../images/checkOut_bg.png) 0% 0% repeat-x;
}
a.settup_menu_active, a.settup_menu_active:visited{
    display:inline-block;
    padding:0 15px;
    color:#fff;
    background:url(../images/checkOut_bg.png) 0% 0% repeat-x;
    text-shadow:none;
}

/*sub nav*/
.settup_menu span{
    position:relative;
    display:inline-block;
}
.settup_menu span:hover a{
    background:#B84435;
    color:#fff;
}
.settup_menu span:hover .subnav{
    display:block;
}
.subnav{
    padding:10px;
    background:#B84435;
    position:absolute;
    top:30px;
    left:0;
    float:left;
    display:none;
    z-index:1000;
}
.subnav a, .subnav a:visited{
    line-height:21px;
    border-left:10px solid #B84435;
    border-bottom:1px solid #DB716A;
    padding: 0 0 0 5px;	
    text-decoration:none;
    color:#fff;
    display:block;
    white-space:nowrap;
    text-shadow:none;
}

.subnav a:hover{
    border-left:10px solid #333;
    line-height:21px;	
}
a.subnav_active, a.subnav_active:visited{
    border-left:10px solid #333;				
}

.settup_cont{
    margin:15px;
}
/*podesavanja korisnici*/
.settup_field{
    background:#fff;
    border:1px solid #ddd;
    min-height:100px;
    position:relative;
}
.settup_field_header{
    position: absolute;
    top:10px;
    left:-4px;
    background:url(../images/s_field_h_bg.png) 0% 0% no-repeat;
    width:155px;
    height:31px;
    color:#fff;
    line-height:25px;
    padding-left:10px;
}
.settup_field_options{
    margin:0 0 10px 0;
}
.settup_field_options_search{
    width:230px
}
.settup_field_options_search input{
    background:url(../images/search_ico.png) 3px 50% #fafafa no-repeat;
    width:197px;
    padding-left:30px;
}
.settup_field_options_search input:focus{
    background:#fff;
    padding-left:0;
    width:230px;
} 
.settup_field_cont{
    padding:50px 10px 10px 10px;
    border:1px solid #ccc;
}
table.settup_field_table{
    font-size: 100%;
    border-collapse:collapse;
    width:100%;
    text-align:left;
    color:#A00C10;
    border-left:1px solid #ddd;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    margin-bottom:10px;
}

.settup_field_tableColGrpHdrRow{
    background:url(../images/header_bg.png) 0% 100% repeat-x;
}
.settup_field_tableColGrpHdrCol{
    padding:10px 3px;
    border-left:1px solid #777;
    color:#fff;
}
.settup_field_tableCol1, .settup_field_tableCol2{
    padding:5px 3px;
    border-left:1px solid #ddd;
}
a.settup_user_edit, a.settup_user_edit:visited{
    background:url(../images/edit_icon.png) 0% 0% no-repeat;
    display:block;
    width:16px;
    height:15px;
    margin:0 auto;
}
a.settup_user_edit:hover{
    background:url(../images/edit_icon.png) 0% -15px no-repeat;
}
a.settup_download, a.settup_download:visited {
    background:url(../images/settup_download_icon.png) 0% 0% no-repeat;
    display:block;
    width:16px;
    height:15px;
    margin:0 auto;
}
a.settup_download:hover {
    background:url(../images/settup_download_icon.png) 0% 100% no-repeat;
}
a.settup_user_ok, a.settup_user_ok:visited{
    background:url(../images/ok_ico.png) 0% 0% no-repeat;
    display:block;
    width:16px;
    height:16px;
    margin:0 auto;
}
a.settup_user_ok:hover{
    background:url(../images/ok_ico.png) 0% -16px no-repeat;
}
.settup_user_ok1, .settup_user_ok:visited {
    background:url(../images/ok_ico.png) 0% 0% no-repeat;
    display:block;
    width:16px;
    height:16px;
    margin:0 auto;
}
.settup_user_ok_1:hover {
}
a.settup_user_cancel, a.settup_user_cancel:visited {
    background:url(../images/cancel_ico.png) 0% 0% no-repeat;
    display:block;
    width:16px;
    height:16px;
    margin:0 auto;
}
a.settup_user_cancel:hover {
    background:url(../images/cancel_ico.png) 0% 100% no-repeat;
}
a.settup_user_preview, a.settup_user_preview:visited {
    background:url(../images/preview_ico.png) 0% 0% no-repeat;
    display:block;
    width:16px;
    height:16px;
    margin:0 auto;
}
a.settup_user_preview:hover {
    background:url(../images/preview_ico.png) 0% -17px no-repeat;
}
.settup_notice{
    padding:25px 45px;
    text-align:left;
    color:#141414;
}
.settup_notice input{
    width:auto;
}
.settup_field_tableCol1 input[type="checkbox"], .settup_field_tableCol2 input[type="checkbox"]{
    width:auto;
    display:block;
    margin:0 auto;
    padding:0;
    border:1px solid #ddd;
}
.settup_field_tableRow2{
    background:#f2f2f2;
}
.settup_field_tableRow1:hover, .settup_field_tableRow2:hover{
    background:#ddd;
}
.settup_field_tableCol1 a, .settup_field_tableCol2 a, .settup_field_tableCol1 a:visited, .settup_field_tableCol2 a:visited{
    text-decoration:none;
    color:#A00C10;
}
.settup_field_tableCol1 a:hover, .settup_field_tableCol2 a:hover{
    text-decoration:underline;
}
.settup_required_field{
    padding:5px 3px;
    border-left:1px solid #ddd;
    background:#F9F8C7;
}


/*dekorativni stilovi*/

img{
    border:none;
}
form{
    margin:0;
    padding:0;
}
.bold{
    font-weight:bold;
}
.no_wrap{
    white-space:nowrap;
}
.lightText{
    font-weight:normal;
}
.bigText{
    font-weight:bold;
    font-size:18px;
    color:#A00C10;
    display:inline-block;
    margin:10px 0 0 0;
}
.defaultText{
    color:#A00C10;
}
.whiteText, a.whiteText, a.whiteText:visited{
    color:#fff;
}
.textR{
    text-align:right !important;
}
.textC{
    text-align:center;
}
.hl_text{
    background:url(../images/green_bg.png) 0% 50% repeat-x;
    padding:0 5px;
    color:#fff;
    text-shadow:none;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
}
.table{
    width:99.5%;
    border-collapse:collapse;
    font-size: 100%;
    color: #A00C10;
}
.borderL_hiden{
    border-left:none;
}
.relative{
    position:relative;
}
.relative:hover div.alt{
    display:block;
}
.alt{
    padding:5px;
    background:#FFF9BD;
    border:1px solid #ddd;
    line-height:15px;
    position:absolute;
    left:0;
    top:0;
    display:none;
}
hr{
    clear:both;
    border:none;
    height:1px;
    background:#CCCCCC;
}
.submit{
    background:url(../images/gradijent_bg.png) 0% 0% repeat-x;
    font-size:10px;
    color:#fff;
    padding:3px 15px;
    width:auto;
    float:right;
}
.submit:hover{
    border:1px solid #fff;
}
.lightText{
    color: #999999;
    font-size: 10px;
}
.normalText{
    color: #A00C10;
    font-size: 10px;
}
input, select, textarea{
    border:1px solid #A00C10;
    font-size:11px;
    color:#A00C10;
    padding:3px 0;
    background:url(../images/input_light_bg.png) 0% 0% repeat-x #FFFFFF;
    width:100%;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}
input:focus, select:focus{
    border:1px solid #F37C20;
}
.dropdown_box{
    background:url(../images/drop_down_arrow_bg.png) 100% 50% no-repeat #fff;
    height:18px;
    line-height:18px;
    border:1px solid #A00C10;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    position:relative;
    margin:0 3px;
}

.dropdown_list{
    background: url(../images/transparent_bg.png) 0% 0% repeat;
    padding:5px;
    position:absolute;
    top:18px;
    left:0;
    width:94%;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    display:none;
    z-index:99999 !important;
}
.dropdown_box:hover{
    border:1px solid #F37C20;
    z-index:99999 !important;
}
.dropdown_box:hover div.dropdown_list{
    display:block;
}
.dropdown_list_search{
    margin:0 0 10px 0;
}
.dropdown_list_search input{
    background:url(../images/search_ico.png) 100% 50% no-repeat #fafafa;
    width:100%;
}
.dropdown_list a, .dropdown_list a:visited{
    display:block;
    background:url(../images/white_list_ico.png) 0% 50% no-repeat;
    line-height:21px;
    color:#fff;
    text-decoration:none;
    padding-left:9px;
}
.dropdown_list a:hover{
    background:url(../images/white_list_ico.png) 0% 50% no-repeat #F37C20;
}

.vertical_div{
    width:1px;
    height:10px;
    border-left:1px solid #F37C20;
    border-left:1px solid #0B1051;
    margin:0 10px;
    display:inline-block;
}
.hide{
    display:none;
}
/*warning*/
.warning{
    background:#CCCC00;
    height:60px;
    line-height:15px;
    position:relative;
    display:block;
    padding:10px 0;
}

/*help tip*/
.help_tip{
    background:#FFF9BD;
    border:1px solid #ddd;
    padding:10px 10px 10px 0;
    line-height:15px;
    color:#333333;
    margin:0;
    position:relative;
}
.help_tip_ico{
    width:100px;
    float:left;
    text-align:center;
    font-size:40px;
    line-height:60px;
}
.help_tip_cont{
    margin-left:100px;
}
.close_help{
    position:absolute;
    top:0;
    right:0;
}
.close_help a, .close_help a:visited{
    display:block;
    padding:1px 5px;
    background:#D1CE9F;
    color:#FFF9BD;
    text-decoration:none;
    font-size:10px;
}
.close_help a:hover{
    background:#999;
}



/*lager bar*/

.extraMenu_bar{
    padding:0 5px;
    color:#fff;
}
.extraMenu_bar fieldset{	
    display:inline;
    border:none;
    line-height:normal;
    padding:0;
    vertical-align:middle;
}
.extraMenu_bar input, .extraMenu_bar select{
    width:auto;
    vertical-align:middle;
    padding:3px;
    margin:0 3px;
    *background:none;
}
.extraMenu_bar input[type="text"]{
    background:#fff;
}
.extraMenu_bar img{
    display:inline;
    vertical-align:middle;
}
.no_result{
    display:block;
    margin:20px 0 0 0;
}
.no_result_logo{
    width:120px;
    float:left;
    padding-right:10px;
}
.no_result_logo img{
    float:left;
}
.no_result_header{
    font-size:18px;
    font-weight:bold;
    margin-bottom:15px;
    color:#141414;
}
.no_result_text{
    float:left;
    padding-left:10px;
    border-left:1px solid #ddd;
    color:#141414;
}
.no_result_text a, .no_result_text a:visited{
    color:#141414;
    text-decoration:none;
    padding:5px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}
.no_result_text a:hover{
    background:#141414;
    color:#fff;
}

.no_result_all{
    display:block;
    padding:20px;
    /*background:#fff;*/
    text-shadow:-1px 1px #fff;
}
.no_result_all_logo{
    width:120px;
    float:left;
    padding-right:10px;
}
.no_result_all_logo img{
    float:left;
}
.no_result_all_header{
    font-size:18px;
    font-weight:bold;
    margin-bottom:15px;
    color:#333;
}
.no_result_all_text{
    float:left;
    padding-left:10px;
    color:#333;
}
.no_result_all_text a, .no_result_all_text a:visited{
    color:#333;
    text-decoration:none;
    padding:5px;
}
.no_result_all_text a:hover{
    background:#333;
    color:#fff;
}


/*news cont*/
.news_cont{
    padding:0 10px;
    background:#fff;
    color:#A00C10;
}
.news_bar{
    padding:0;
    color:#fff;
}
.news_bar a, .news_bar a:visited{
    color:#fff;
    display:inline-block;
    padding:2px 3px;
}
.news_bar a:hover{
    text-decoration:underline;
}
.news_sep_h{
    background: url(../images/news_open.png) 0% 50% no-repeat;
    margin:0 10px;
    width:16px;
    line-height:29px;
    display:inline-block;
}




.error{
    margin:0;
    width:100%;
}
.error_cont{
    display:block;
    width:420px;
    position:relative;
    margin:0 auto;
    margin-top:100px;
}
.error_cont_logo{
    width:150px;
    float:left;
    padding-right:10px;
}
.error_cont_logo img{
    float:left;
    width:150px;
}
.error_cont_header{
    font-size:18px;
    font-weight:bold;
    margin-bottom:15px;
    color:#A00C10;
}
.error_cont_text{
    width:240px;
    float:right;
    padding-left:10px;
    border-left:1px solid #ddd;
}
.error_cont_row{
    margin:15px 0;
    line-height:15px;
    font-size:1.1em;
}			
.error_cont_row input{
    padding:5px 0;
    margin:5px 0;
    font-size:1.1em;
}
/*podesavanje dodavanje korisnika*/
.settup_user_details{
    width:300px;
}
.settup_user_details_pic{
    float:left;
    width:120px;
    margin-right:30px;
}
.settup_user_details_pic img{
    width:120px;
}
.settup_user_details_options{
    float:left;
}
.settup_user_details_options div{
    margin:10px 0;
}

/*user settup*/
.settup_card{
    width:380px;
    height:180px;
    float:left;
    margin:2%;
    background:#fff;
    border:1px solid #ccc;
    color:#A00C10;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    box-shadow:5px 5px 10px #999;
    -webkit-box-shadow:5px 5px 10px #999;
    -moz-box-shadow: 5px 5px 10px #999;
}
.settup_card:hover{
    border:1px solid #A00C10;
    box-shadow:none;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
}
.settup_card_ico{
    width:110px;
    float:left;
    padding:30px 0 0 0;
}
.settup_card_ico img{
    display:block;
    margin:0 auto;
}
.settup_card_cont{
    padding:0 10px;
    margin:0 0 0 110px;
}
.settup_card_cont_h{
    border-bottom:1px solid #ddd;
    line-height:30px;
    font-size:14px;
    font-weight:bold;
}
.settup_card_cont_t{
    margin:10px 0;
}
.settup_card_cont_t_heght{
    margin:10px 0 70px 0;
}
.settup_card_cont_t table tr{
    line-height:25px;
}
.settup_card_cont_t table tr td{
    padding-right:5px;
}
.settup_card_cont_options{
    line-height:50px;
    border-top:1px solid #ddd;
}

/*paginacija*/
table.numpages{    
    margin:0 auto;
    padding:0;
    border-collapse:collapse;
}
table.numpagesTbl{
    margin:-1px 0 0 0;
    padding:0;
    border-collapse:collapse;
}
.numpagesScrBtn{
    margin:0 3px;
}
.numpagesScrCol{
    display:inline-block;
    width:23px;
    line-height:23px;
    background:#A00C10;
    text-align:center;
    margin-right:3px;
}
.numpagesCol:hover{
    background:#F37C20;
}
.numpagesCol{
    display:inline-block;
    width:23px;
    line-height:23px;
    background:#ddd;
    text-align:center;
    margin: 0 3px;
}
.numpagesScrCol a, .numpagesScrCol a:visited{
    font-size: 65%;
    color:#fff;
}
.numpagesCol a, .numpagesCol a:visited{
    font-size: 65%;
    color:#A00C10;
    padding:2px 3px;
}


/*content banner img*/
.cont_banner{
    position:fixed;
    bottom:0;
    right:0;
    width:100%;
    z-index:8888;

}
.cont_banner_img{
    display:block;
    margin:0 auto;
}
.cont_banner_c{
    position:absolute;
    width:100%;
    text-align:center;
    left:0;display:none;
}
.cont_banner:hover div.cont_banner_c{
    display:block;
}
.cont_banner_price{
    position:absolute;
    right:0;
    bottom:5px;
    color:#fff;
    padding:10px;
    text-align:center;
    font-size:14px;
    font-weight:700;
    text-shadow:-1px 1px 1px #000;
    background:url(../images/green_heigh_bg.png) 0% -10px repeat-x;
    border:1px solid #060;
}
.cont_banner_close{
    display:inline-block;
    padding:10px;
    margin:0 auto;
    background:#fff;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    box-shadow:1px 1px 5px #999;
    -webkit-box-shadow:1px 1px 5px #999;
    -moz-box-shadow: 1px 1px 5px #999;
    border:1px solid #ccc;
    *width:150px;
}
a.cont_banner_close_text, a.cont_banner_close_text:visited{
    display:inline-block;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    color:#333;
    padding:0 7px;
    background:#fff;
    border:1px solid #ddd;
    line-height:25px;
    margin:0 0 5px 0;
}

a.cont_banner_close_text:hover{
    background:#333;
    color:#fff;
}
a.close_banner, a.close_banner:visited{
    width:18px;
    height:18px;
    display:block;
    position:absolute;
    top:10px;
    right:10px;
    background:url(../images/close_banner.png) 0% 0% no-repeat;
}
a.close_banner:hover{
    background:url(../images/close_banner.png) 0% -18px no-repeat;
}

/*tubnail show product*/

.thumbnail_product_box_sale{
    height:151px;
    width:182px;
    float:left;
    margin:1.3%;
    background:url(../images/thumbnail_bg_sale.png) 0% 0% no-repeat;
    cursor:pointer;
    position:relative;
}
.thumbnail_more_details_sale{
    position:absolute;
    top:-2px;
    left:-3px;
    height:151px;
    width:182px;
    margin:1.3%;
    display:none;
    background:url(../images/thumbnail_bg_sale.png) 0% -152px no-repeat;
    padding:5px;
    cursor:default;
    overflow: hidden;
}
.thumbnail_more_details_sale table{
    font-size: 10px;
    width:100%;
}
.thumbnail_more_details_sale table tr td{
    color:#FFFFFF;
    white-space: nowrap;
}

.thumbnail_more_details_options_sale{    
}
.thumbnail_more_details_options_sale a, .thumbnail_more_details_options_sale a:visited{
    text-align:center;
    margin:0 3px;
}
.thumbnail_more_details_options_sale a img{
    height:auto;
    display:inline
}
.thumbnail_product_box_sale:hover div.thumbnail_more_details_sale{      
    display:block;
}
.thumbnail_product_box_sale:hover div.thumbnail_product_box_info_sale{
    display:none;
}
.thumbnail_product_box_sale img{
    position:relative;
    display: block;
    margin:5px auto 0 auto;
    max-width:170px;
    max-height: 130px;
    *width:170px;
}
.thumbnail_product_box_info_sale{
    position:absolute;
    top:121px;
    left:2px;
    width:179px;
    height:28px;
    background:url(../images/thumbnail_info_bg_sale.png) 0% 0% no-repeat;
    color:#FFFFFF;
    padding:5px 0 0 5px;
}
/*404 page*/

.nopage_body{
    background:url(../images/404_bg.jpg) 50% 50% #D1D3D4 no-repeat;
}
.nopage_cont{
    width:600px;
    padding:30px;
    background:#fff;
    border:1px solid #999;
    margin:0 auto;
    position:relative;
    clear:both;
    display:block;
    text-align:left;
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
}
.nopage_cont_logo img{
    max-width:330px;
    height:31px;		
}
.nopage_cont_text p{
    margin:0 0 30px 0;
    padding:0;
}
.nopage_cont_text ul{
    margin:0;
    padding:0;
}
.nopage_cont_text ul li{
    font-size:12px;
    margin:4px 0;
    border-left:4px solid #D1D3D4;
    padding-left:10px;
    list-style:none;
}
.nopage_cont_text ul li a, .nopage_cont_text ul li a:visited{
    color:#060;
    text-decoration:underline;
}
.nopage_cont_text ul li a:hover{
    text-decoration:none;
}

/*discount desing*/
img.discount_row_t{
    float:left;
    margin:0 5px 0 0;
    height:21px;
}
img.discount_row_d{
    position:absolute;
    left:0;
    top:0;
    margin:0;
    height:34px;
    width:34px;
}
img.discount_row_th{
    position:absolute;
    left:-10px;
    top:-10px;
    margin:0;
    height:34px;
    width:34px;
    z-index:646;
} 




/*filter glavni*/
.filter {
    background:url(../images/default_popup_bg.png) 0% 0% repeat-x #e5e5e5;
    padding:0 0 0 0;
    margin:0;
    color:#141414;
    position:relative;
    padding-top:0;
    text-shadow:-1px 1px 0px #fff;
}

.filter_options a, .filter_options a:visited{
    color:#fff;
    text-decoration:underline;
}
.filter_options a:hover{
    text-decoration:none;		
}
.filter_options table{
    border-collapse:collapse;
    line-height:21px;
    margin-top:-1px;
}
.filter_options table tr td{
    padding:0 10px;
}
.filter_options table tr td input{
    width:auto;
    border:none;
    background:none;
}


a.open_filter, a.open_filter:visited {
    background:url(../images/checkOut_bg.png) 0% -1px repeat-x;
    border:1px solid #A00C10;		
    color:#fff;
    padding:0 10px 0 10px;
    margin:2px 5px 0 5px;
    display:inline-block;
    text-decoration:none;
    line-height:24px;
}
a.open_filter:hover {
    background:url(../images/checkOut_bg.png) 0% -31px repeat-x;
    border:1px solid #141414;

}

a.close_filter, a.close_filter:visited {	
    background:url(../images/checkOut_bg.png) 0% -31px repeat-x;
    color:#fff;
    padding:0 10px 0 10px;
    margin:2px 5px 0 5px;
    border:1px solid #A00C10;	
    display:inline-block;
    text-decoration:none;
    line-height:24px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
}
a.close_filter:hover {
    background:url(../images/checkOut_bg.png) 0% -1px repeat-x;
    border:1px solid #3B9732;
}





.filter_cont {
    margin:0px;
}


.filter_cell{
    width:14.667%;
    *width:14.4%;
    display:inline;
    float:left;
    margin:1%;
    /*height:160px;*/
    background:url(../images/filter_bg.jpg) 0% 0% repeat-x;
}
.filter_cell_header_open{
    line-height:21px;
    border:1px solid #ccc;
    background:url(../images/news_open.png) 98% 50% no-repeat;
    font-size:10px;
    font-weight:700;
    padding:0 10px;
    cursor:pointer;		
}
/*.filter_cell_header_open:hover{
        background:url(../images/news_close.png) 98% 50% no-repeat;
        }*/
.filter_cell_header_close{
    line-height:21px;
    border:1px solid #ccc;
    background:url(../images/news_close.png) 98% 50% no-repeat;
    font-size:10px;
    font-weight:700;
    padding:0 10px;
    cursor:pointer;		
}
/*.filter_cell_header_close:hover{
        background:url(../images/news_open.png) 98% 50% no-repeat;
        }*/
.filter_cell_content{
    line-height:17px;
    border:1px solid #ccc;
    border-top:1px solid #fff;
    height:135px;
    overflow:auto;
}
.filter_cell_content input{
    width:auto;
    border:none;
}
.filter_cell_content td{
    padding:2px;
}
.filter_cell_content table{
    padding:0;
    margin:0;
    border-collapse:collapse;
    font-size: 10px;
    color: #A00C10;
}


/*left filter layout*/
.all_items{}

.all_itemsL .filter {
    float:left;
    width:180px;
}

.all_itemsL .filter .filter_cell{
    display:block;
    width:170px;
    float:none;
    margin-bottom:10px;
}

.all_itemsL .panels{
    margin-left:180px;
    /*margin-left:200px;*/
}
.all_itemsL .panels	table.mainContTable{
    *width:97.5%;
}


/*download att*/
.download_cp{
    margin-top:-3px;
}
.download_ico_cp{

}
.download_ico_cp img{
    height:51px;
    width:60px;
    margin:0 9px;
}
.download_ico_cp_name{
    overflow:hidden;
    height:30px;
    width:75px;
    line-height:10px;
    text-align:center;	
    text-transform:lowercase;
}

.download_cp a, .download_cp a:visited {
    text-align:center;
    display:inline-block;
    color:#141414;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-right:1px solid #ddd;
    border-left:1px solid #ccc;
}
.download_cp a:hover {
    margin:0;
    padding:0;
    background:url(../images/filter_bg.jpg) 0% 0% repeat-x;
    /*background:-moz-linear-gradient(top,  #fefefe,  #ccc);
    background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#ccc));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#cccccc');*/
}
.download_cp a:active {
    background:#ddd;
}

.download_cont{}
.download_file{
    width:145px;
    margin:10px;
    padding-bottom:15px;
    position:relative;
    float:left;
    display:inline;
    z-index:10;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}
.download_file a, .download_file a:visited{
    position:relative;
    z-index:5;
}
.download_file_ico{
    position:relative;
    z-index:5;
}
.download_file_ico img{
    position:relative;
    margin:0 auto;
    display:block;
    z-index:5;
}
.download_file_name{
    background:#555;
    padding:5px;
    margin:10px 0 0 0;		
    color:#ddd;
    width:135px;
    text-align:center;
    border:1px solid #333333;
    position:relative;
    z-index:5;
    border-radius:5px;
    text-transform:lowercase;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}
.download_file_details{
    position:absolute;
    border:1px solid #333333;
    background:#FFF9BD;
    padding:5px;
    margin-top:10px;
    width:135px;
    max-height:200px;
    overflow:auto;
    display:none;
    z-index:99999;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;

}
.download_file:hover{
    cursor:pointer;
    z-index:100;
}
.download_file:hover .download_file_name{
    background:#777;
}
.download_file:hover .download_file_details{
    display:block;		
}
.download_file:active {
    background:#ddd;
}
.popup_pointer{
    position:absolute;
    width:26px;
    height:15px;
    left:57px;
    top:-9px;
}

/* zahtev forma */
.form_body{
    background:#f2f2f2;
    overflow:auto;
    font-family:Verdana, Geneva, sans-serif;
    font-size:62.5%;
}
.form_header{
    width:550px;
    position:relative;
    margin:10px auto;
}
a.back_to{
    color:#141414;
    text-decoration:none;
}
a.back_to:hover{
    text-decoration:underline;
}
.form_logo{
    width:100%;
    margin:0 auto;
    position:relative;
    border-bottom:1px solid #ddd;
}
.form_logo img{
    float:left;
    margin:20px auto;
    position:relative;
}
.form_cont_disc{
    width:500px;
    float:right;
    padding:10px 0;
    margin:10px 0;
    color:#141414
}
.form_cont_disc_h{
    font-size:1.6em;
    margin-bottom:10px;
    font-weight:bold;
}
.form_cont{
    width:1060px;
    margin:0 auto;
    position:relative;
}
.form_video{
    width:500px;
    float:left;
    margin-top:20px;
}
.form_sign_up{
    width:550px;
    margin:0 auto;
    position:relative;
    overflow:auto;
    /*float:right;*/
}
.form_field{
    background:#fff;
    border:1px solid #ddd;
    position:relative;
    padding:10px;
    margin:0 0 20px 0;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
.form_field_arrow{
    width:86px;
    height:16px;
    position:absolute;
    bottom:-15px;
    left:70px;
}
.form_field_nb{
    float:left;
    width:70px;
}
.form_field_cont{
    width:430px;
    float:right;
    font-family:verdana, arial, sans-serif;
}
.form_field_h{
    font-size:21px;
    color:#141414;
}
.form_field_label{
    font-size:10px;
    color:#141414;
}
.form_field_input{
    margin:20px 0;
}
.form_field_input table{
    width:100%;
}
.form_field_input table tr td[title="label"]{
    width:120px;
}
.form_field_input table tr td{
    font-size:12px;
    font-weight:bold;
    color:#141414;
    text-align:right;
    padding:5px;
}
.form_field_input input.captchaRefresh{
    width:auto; 
    background:none; 
    border:none;
}
.form_field_input input{
    width:99%;
    background:#f2f2f2;
    border:1px solid #ddd;
    color:#141414;
    font-size:11px;
    padding:5px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    *width:250px;
}
.form_field_input input:focus{
    background:#fff;
}
.form_field_submit{
    background:#fff;
    border:1px solid #ddd;
    padding:10px;
    margin:20px 0;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
a.login_form_submit, a.login_form_submit:visited{
    background:url(../images/checkOut_bg.png) 0% 0% repeat-x;
    display:inline-block;
    padding:5px 25px;
    text-decoration:none;
    color:#fff;
    border:1px solid #141414;
}
a.login_form_submit:hover{
    background:url(../images/checkOut_bg.png) 0% -31px repeat-x;
    border:1px solid #141414;
}
a.login_form_reset_pass, a.login_form_reset_pass:visited{
    display:inline-block;
    padding:5px 0;
    text-decoration:none;
    color:#141414;
}
a.login_form_reset_pass:hover{
    text-decoration:underline;
}

.form_tip {
    background:#FFF9BD;
    border:1px solid #ddd;
    padding:10px;
    line-height:15px;
    color:#333333;
    margin:0;
    max-width:380px;
    position:relative;
    display:inline-block;
}
.header_notice{
    background: #FFF9BD;
    border-bottom:5px solid #D1CE9F;
    border-top:2px solid #D1CE9F;
    color:#333;
    padding:10px;
    position:relative;
    z-index:999999;
}
.header_notice h3{
    margin-top:0;
}

/* katalog filter---------------------*/
.catalogFilter{
    position:relative;	
}
.catalogFilter a.checkOut{
    position:relative;
    z-index:567;
}

.catalogFilter a.checkOut:hover, .catalogFilter a.checkOutActive, .catalogFilter:hover a.checkOut{
    background:#F2F5F7;
    color:#323480;
    border:1px solid #F2F5F7;
}
.catalogFilter a.checkOut:hover + div.catalogFilterCont{
    display:block;
}
.catalogFilterCont{
    display:none;
    position:absolute;
    right:0;
    top:26px;
    background:#F2F5F7;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    padding:21px;
    z-index:456;
    box-shadow:0 0 5px #777;
}
.catalogFilterCont:hover{
    display:block; 
}

.searchCatalog{
    margin-bottom:21px;
}
.searchCatalog input{
    border:1px solid #ccc;
    background:url(../images/search_ico.png) 5px 50% no-repeat #fff !important;
    color:#CCCCCC;
    padding:8px 4px 8px 30px;
}
.searchCatalog input:focus{
    color:#323480;
}
.catalogFilterList{
    max-height:350px;
    overflow:auto;
    width:100%;
    *min-width:200px;
}
.catalogFilter ul li{
    list-style:none;
    padding:0;
    margin:0;
    border-bottom:1px solid #EAECEE;
    display:block;

}
.catalogFilter ul{
    margin:0;
    padding:0;
}
.catalogFilter ul li:hover{
    background:#EAECEE;
}
.catalogFilter ul li a, .catalogFilter ul li a:visited{
    line-height:1.5;
    color:#323480;
    padding:0 10px;
    white-space:nowrap;
}

/*------------------------*/
.bgnone{
    background:none;
}
.heightZ{
    z-index:7777;
}
.medium_size{
    font-size:1.0em;
}
/*width*/
.width1{
    width:20px;
}
.width2{
    width:40px;
}
.width3{
    width:65px;
}
.width4{
    width:80px;
}
.width5{
    width:160px;
}
.width6{
    width:150px;
}
.width7{
    width:200px;
}
.width8{
    width:250px;
}
.width9 {
    width:110px;
}
.positionI{
    *position:inherit;
}
.v_center{
    width:318px; 
    height:185px; 
    display:table-cell;   
    text-align: center; 
    vertical-align: middle;
    display /*\**/:block\9; /*ie8 hack*/
}

/*extra_menu_sep*/
.em_sep{
    width: 0px; 
    border-left: 1px solid #C00; 
    border-right: 1px solid #FC9; 
    margin: 0pt 10px; 
    height: 30px; 
    float: left;
}
.em_sep_small{
    width: 0px; 
    border-left: 1px solid #C00; 
    border-right: 1px solid #FC9; 
    margin: 0pt 10px; 
    height: 30px; 
    /*float: left;*/
}


/**************/
/*** V 2.2 ****/
/**************/

/* grid */

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
    display:inline;
    float: left;
    position: relative;
    margin:0 1.1%;		
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
}

.grid_first{
    margin-left:0;
}
.grid_last{
    margin-right:0;
}
.grid_heading{
    line-height:48px;
    border-bottom:1px solid #ddd;	
    padding:0 0 0 24px;
}
.grid_heading h1{
    font-size:1.8em;
    padding:0;
    margin:0;
    color:#333;
    font-weight:normal;
}
.grid_heading h1 img{
    margin: 14px 0;
}
.grid_cont{
    margin:10px;
    min-height:300px;
    position:relative;
}



.grid_2 {
    width:47.6%;
    *width:47%;
}

.grid_3 {
    width:31%;
}

/*grid normal*/
.grid_2 .cp_card{
    width:100%;
    height:123px;
    margin:2% 0;
    /*overflow:hidden;*/
}
.grid_2 .cp_card .cp_card_ico{
    width:24%;
}
.grid_2 .cp_card .cp_card_ico img{
    max-width:100%;
    display:block;
    margin:10px auto;
}
.grid_2 .cp_card .cp_card_disc{
    margin-left:25%;
}
.grid_2 .cp_card marquee{
    width:99%;
    display:inline-block;
}
.grid_2 .cp_card .cp_card_disc .table{
    width:96%;
}
.grid_2 .cp_card .cp_card_disc_text{
    overflow:auto;
    height:90px;
}
.grid_2 .cp_card .cp_card_disc_shortcut{
    overflow:auto;
    height:90px;
}
.grid_2 .cp_card .cp_card_disc_text_no_hover{
    overflow:hidden;
    height:90px;
    padding:0 10px 0 0;
}
.grid_2 .cp_card .cp_card_disc_text_no_hover input[disabled="true"]{
    display:none;
}

/*katalog kartica*/
.grid_2 .cp_card .cp_card_disc_text .catalog_cp a{
    margin:0;
    border:none;
}
.grid_2 .cp_card .cp_card_disc_shortcut .catalog_cp a{
    margin:0;
    border:none;
}
.grid_2 .cp_card .cp_card_disc_text_no_hover .catalog_cp a{
    margin:0;
    border:none;
}	
.grid_2 .cp_card .cp_card_disc_text .catalog_cp .floatL{
    width:15%;
    margin:0 10px;
}
.grid_2 .cp_card .cp_card_disc_text .catalog_cp img{
    width:100%;
    height:auto;
    max-height:55px;					
}
.grid_2 .cp_card .cp_card_disc_shortcut .catalog_cp .floatL{
    width:15%;
    margin:0 10px;
}
.grid_2 .cp_card .cp_card_disc_shortcut .catalog_cp img{
    width:100%;
    height:auto;
    max-height:55px;					
}
.grid_2 .cp_card .cp_card_disc_text_no_hover .catalog_cp .floatL{
    width:15%;
    margin:0 10px;
}
.grid_2 .cp_card .cp_card_disc_text_no_hover .catalog_cp img{
    width:100%;
    height:auto;
    max-height:55px;					
}

/*promena cenovnika kartica*/
.grid_2 .cp_card .cp_card_disc_text .pricelist_cp a{
    margin:0;
}
.grid_2 .cp_card .cp_card_disc_shortcut .pricelist_cp a{
    margin:0;
}
.grid_2 .cp_card .cp_card_disc_text_no_hover .pricelist_cp a{
    margin:0;
}	
.grid_2 .cp_card .cp_card_disc_text .pricelist_cp .floatL{
    width:14%;
    margin:0 10px;
}
.grid_2 .cp_card .cp_card_disc_text .pricelist_cp img{
    width:100%;
    height:auto;
    max-height:51px;
}
.grid_2 .cp_card .cp_card_disc_shortcut .pricelist_cp .floatL{
    width:14%;
    margin:0 10px;
}
.grid_2 .cp_card .cp_card_disc_shortcut .pricelist_cp img{
    width:100%;
    height:auto;
    max-height:51px;
}
.grid_2 .cp_card .cp_card_disc_text_no_hover .pricelist_cp .floatL{
    width:14%;
    margin:0 10px;
}
.grid_2 .cp_card .cp_card_disc_text_no_hover .pricelist_cp img{
    width:100%;
    height:auto;
    max-height:51px;
}
/*finansijski izvestaji*/
.grid_2 .cp_card .cp_card_disc_text ul{
    margin:0;
    padding:0;
}
.grid_2 .cp_card .cp_card_disc_text li{
    list-style:none;
    padding:0 0 0 10px;
    margin:0;
    background:url(../images/list_ico.png) 0% 5px no-repeat;
}
.grid_2 .cp_card .cp_card_disc_shortcut ul{
    margin:0;
}
.grid_2 .cp_card  .cp_card_disc_shortcut li{
    list-style:none;
    padding:0 0 0 10px;
    margin:0;
    background:url(../images/list_ico.png) 0% 5px no-repeat;
}
.grid_2 .cp_card .cp_card_disc_text_no_hover ul{
    margin:0;
    padding:0;
}
.grid_2 .cp_card  .cp_card_disc_text_no_hover li{
    list-style:none;
    padding:0 0 0 10px;
    margin:0;
    background:url(../images/list_ico.png) 0% 5px no-repeat;
}

/*nova korpa*/
.basket_bar table{
    border-bottom: 1px solid #811114;
    border-right: 1px solid #811114;
}
.basket_bar .mainContTableColGrpHdrCol{
    background:#811114;
    color:#fff;
    border-left: 1px solid #811114;
}
.basket_bar .mainContTableRow2{
    background:#F37C20;
}
.basket_bar .mainContTableRow1{
    background:#C2262D;
}
.basket_bar	.mainContTableCol1, .basket_bar .mainContTableCol2 {
    border-left: 1px solid #811114;
    border-top: 1px solid #811114;
    color: #fff;			
}
.basket_bar	a.emptyBasket, .basket_bar a.emptyBasket:visited{
    border:1px solid #141414;
}	
/*nova korpa kraj*/

a, a:visited, a:hover, a:focus{
    outline:none;
}


/* deal of the day */
.dealOfTheDay{
}
.dealOfTheDayIco img{
    height: 55px !important;
    margin: 3px auto !important;
    width: auto !important;
}

.dealOfTheDayPopup{
    background: url(../images/popup_transparent_bg.png) 0% 0%  repeat !important;
    /*display:block !important;*/
    position:absolute;
    z-index:99999;
    width:100%;
    height:100%;
}
.dealOfTheDayPopup .mc_basket_popup{
    max-width:800px;
    max-height:480px;
    position:relative;
    margin:2% auto 0 auto;
    width:auto;
    padding:0;
    -moz-box-shadow:0 0 20px 5px #000;
    -webkit-box-shadow:0 0 20px 5px #000;
    box-shadow:0 0 20px 5px #000;
    display:table;
}

.dealOfTheDayPopup .mc_basket_popup .notice {
    color: #323480;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    margin:0;
    padding: 0;
    text-align:center;
}
.dealOfTheDayPopup .mc_basket_popup .notice img{
    max-width:1600px;
    max-height:800px;
}
.dealOfTheDayPopup .mc_basket_popup .mc_basket_popup_footer{
    display:none;
}
a.closeDealOfTheDay, a.closeDealOfTheDay:visited{
    position:absolute;
    top:-1px;
    right:-1px;
    width:18px;
    height:18px;
    background: url(../images/close_banner.png) no-repeat 0% 0%;
    border:5px solid #141414;
    -moz-border-radius-bottomleft:5px;
    -webkit-border-radius-bottomleft:5px;
    border-radius-bottomleft:5px;
}
a.closeDealOfTheDay:hover{
    background: url(../images/close_banner.png) no-repeat 0% 100%;
}
.order_dotd{
    position:absolute;
    width:auto;
    left:41%;
    top:-48px;
    padding:10px;
    background:#fff;
    display:block;			
}

/* tip catalog */
.tipBox{
    border:1px solid #C6C6C6;
    background:#F9F8E1;	
    padding:24px;
    color:#333;
    font-size:12px;
    line-height:1.5;
    width:350px;
    z-index:99;
    position: absolute;
    right: 20px;
    top: 20px;
    box-shadow:0 0 5px #ccc;
}
img.tipBoxArrow{
    position:absolute;
    top:-33px;
    right:24px;
    z-index:888;
}
.lineOver{
    text-decoration: line-through;
}  
.lineOver1{
    text-decoration: line-through;        
    font-size: 9px;
}               
.lineOver2{
    text-decoration: line-through;        
    font-size: 11px;
}   





.ui-messages-warn, .ui-message-warn {
    background-color: #FEEFB3;
    color: #9F6000;
}
.ui-messages-info, .ui-messages-warn, .ui-messages-error, .ui-messages-fatal {
    border: 1px solid;
    margin: 10px 0;
    padding: 10px;
}
.ui-corner-all {
    border-radius: 3px 3px 3px 3px;
}


.ui-messages-info-icon, .ui-messages-warn-icon, .ui-messages-error-icon, .ui-messages-fatal-icon {
    height: 24px;
    margin-top: -4px;
    width: 24px;
}
.ui-messages-info-icon, .ui-messages-warn-icon, .ui-messages-error-icon, .ui-messages-fatal-icon, .ui-message-info-icon, .ui-message-warn-icon, .ui-message-error-icon, .ui-message-fatal-icon {
    background: url(../images/messages.png) no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}
.ui-messages-info-icon {
    background-position: 0 -316px;
}
.ui-messages-warn-icon {
    background-position: 0 -448px;
    margin-right: 10px;
}
.ui-messages-error-icon {
    background-position: 0 -52px;
}
.ui-messages-fatal-icon {
    background-position: 0 -184px;
}
.ui-message-info-icon {
    background-position: 0 -360px;
}
.ui-message-warn-icon {
    background-position: 0 -492px;
}
.ui-message-error-icon {
    background-position: 0 -96px;
}
.ui-message-fatal-icon {
    background-position: 0 -228px;
}
.ui-messages-warn, .ui-message-warn {
    color: #9F6000;
}
.ui-widget .ui-widget {
    font-size: 1em;
}
.ui-widget {
    font-size: 12px !important;
}
.ui-widget {
    font-family: Arial,sans-serif;
    font-size: 1.1em;
}
.ui-widget {
    font-size: 12px !important;
}
.ui-widget {
    font-family: Arial,sans-serif;
    font-size: 1.1em;
}
.item_info{
    color:#fff;
    background:#A00C10;
    padding:3px 10px;
    margin-left: 5px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}

table.mainContCustomTable{
    /*width:100%;*/
    width:99.9%;
    border-bottom:1px solid #E6E6E6;
    border-collapse:collapse;
}
.mainContCustomTableRow1:hover, .mainContCustomTableRow2:hover{
    background:#F37C20;
}
.mainContCustomTableRow1 a, .mainContCustomTableRow1 a:visited, .mainContCustomTableRow2 a, .mainContCustomTableRow2 a:visited{
    color:#A00C10;
    text-decoration:underline;
}
.mainContCustomTableRow1 a:hover, .mainContCustomTableRow2 a:hover{
    text-decoration:none;
    color:#336600;
}
.mainContCustomTableRow1{
    background:#fff;	
}
.mainContCustomTableRow2{
    background:/*url(../images/main_bg.png) 0% 0% repeat-x*/ #fafafa;
}
.mainContCustomTableCol1, .mainContCustomTableCol2{
    color:#A00C10;
    padding:3px 5px;
    font-size:12px;
    border-left:1px solid #E6E6E6;
    border-top:1px solid #F2F2F2;
    line-height:15px;
    /* position:relative;*/
}
.mainContCustomTableCol1 img, .mainContCustomTableCol2 img{
    text-align:center;
    display:block;
    margin:0 auto;
}
.mainContCustomTableColGrpHdrCol{
    text-align:left;
    color:#A00C10;
    padding:5px;
    font-size:12px;
    background:#E6E6E6;
    border-left:1px solid #E6E6E6;
    white-space:nowrap;
}
.mainContCustomTableColGrpHdrCol a, .mainContCustomTableColGrpHdrCol a:visited{
    color:#A00C10;
    text-decoration:underline;
}
.mainContCustomTableColGrpHdrCol a:hover{
    text-decoration:none;
    color:#333;
}
.mainContCustomTable input{
    text-align:right;
}
.mainContCustomTable input[type="checkbox"]{
    border:none;
    background:none;
}
.textRspec {
    text-align:right;
    width: 20px; 
    height: 1px;
}
.fancy_basket_price {
    padding:0 0 0 0;
    margin:1px;
}

.iceRowSelSelected {
    background: #DDDDDD;
}
.iceRowSelSelectedMouseOver {
    background: #BBBBBB;
}
.iceRowSelMouseOver {
    color: white;
    background: #F37C20;
}
.iceRowSelSelected .iceOutTxt{
    color: #A00C10;
}
.iceRowSelSelectedMouseOver  .iceOutTxt {
    color: #A00C10;
}
.iceRowSelMouseOver .iceOutTxt {
    color: #A00C10;
}
.iceRowSelSelected .catalog3_hl, .iceRowSelSelected .item_info{
    color:#fff;
}
.iceRowSelSelectedMouseOver .catalog3_hl, .iceRowSelSelectedMouseOver .item_info{
    color:#fff;
}
.iceRowSelMouseOver .catalog3_hl, .iceRowSelMouseOver .item_info{
    color:#fff;
}

.mainContCustomTableDiv{
    height: 70%;
    overflow: auto;
}

.mainContCustomReplacementTableDiv{
    height: 30%;
    overflow: auto;
}

.mainContKontoDiv{
    height: 34%;
    overflow: auto;
}

.mainContKontoKarticaDiv{
    height: 65%;
    overflow: auto;
}
.settup_field_options_search2 {
    width:390px
}
.settup_field_options_search2 input {
    background:url(../images/search_ico.png) 3px 50% #fafafa no-repeat;
    width:357px;
    padding-left:30px;
}
.settup_field_options_search2 input:focus {
    background:#fff;
    padding-left:0;
    padding-right:0;
    width:390px;
}
.marked{
    background: #FDDC99;   
}
.mainContTableRow1:hover .marked, .mainContTableRow2:hover .marked{
    background:#F37C20;
}
.iceRowSelSelected .marked{
    background: #DDDDDD;
}
.iceRowSelSelectedMouseOver .marked{
    background: #BBBBBB;
}
.iceRowSelMouseOver .marked{
    color: white;
    background: #F37C20;
}
.selectedRow{
    color: white;
    background: #CFCFCF;   
}
.mainContTableRow1:hover .selectedRow, .mainContTableRow2:hover .selectedRow{
    color: white;
    background:#959595;  
}
.iceRowSelSelected .selectedRow{
    color: white;
    background: #959595;
}
.iceRowSelSelectedMouseOver .selectedRow{
    color: white;
    background: #797979;
}
.iceRowSelMouseOver .selectedRow{
    color: white;
    background: #959595;
}
a.stock_display_edit, a.stock_display_edit:visited{
    background: url(../images/stock_icon5.png) 0% 0px no-repeat;
    display:block;
    width:22px;
    height:22px;
    margin:0 auto;
    background-size: 19px 19px;
}
a.stock_display_edit:hover{
    background:url(../images/stock_icon5.png) 0% 0px no-repeat;
    background-size: 22px 22px;
}
a.important_edit, a.important_edit:visited{
    background: url(../images/important_icon.png) 0% 0px no-repeat;
    display:block;
    width:22px;
    height:22px;
    margin:0 auto;
    background-size: 18px 18px;
}
a.important_edit:hover{
    background:url(../images/important_icon.png) 0% 0px no-repeat;
    background-size: 21px 21px;
}
a.catalogue_link, a.catalogue_link:visited{
    background:url(../images/checkOut_bg.png) 0% 0% repeat-x;
    display:inline;
    padding:5px 25px;
    text-decoration:none;
    color:#fff;
    border:1px solid #141414;
    margin-right: 10px;
}
a.catalogue_link:hover{
    background:url(../images/checkOut_bg.png) 0% -31px repeat-x;
    border:1px solid #141414;
}
a.catalogue_link_simple, a.catalogue_link_simple:visited{
    color: #A00C10;
    text-shadow: none;
}

.iceRowSelSelected .simpleTableLink, .iceRowSelSelectedMouseOver .simpleTableLink, .iceRowSelMouseOver .simpleTableLink{
    color: #A00C10;
}
.iceRowSelMouseOver .marked .simpleTableLink{
    color: #fff;
}

.iceRowSelMouseOver .selectedRow .simpleTableLink{
    color: #fff;
}
.iceRowSelSelected .simpleTableLink:hover, .iceRowSelSelectedMouseOver .simpleTableLink:hover, .iceRowSelMouseOver .simpleTableLink:hover{
    color: #fff;
    text-decoration: underline;
}
.mainContTableCol1:hover .simpleTableLink:hover, .mainContTableCol2:hover .simpleTableLink:hover{
    color: #fff;
    text-decoration: underline;
}
.mainContTableRow1:hover .marked, .mainContTableRow2:hover .marked{
    color: #fff;
}
.mainContTableRow1:hover .selectedRow, .mainContTableRow2:hover .selectedRow{
    color: #fff;
}
.mainContTableRow1:hover .marked .simpleTableLink, .mainContTableRow2:hover .marked .simpleTableLink{
    color: #fff;
    text-decoration: none;    
}
.mainContTableRow1:hover .selectedRow .simpleTableLink, .mainContTableRow2:hover .selectedRow .simpleTableLink{
    color: #fff;
    text-decoration: none;    
}
.mainContTableRow1:hover .marked .simpleTableLink:hover, .mainContTableRow2:hover .marked .simpleTableLink:hover{
    color: #fff;
    text-decoration: underline;    
}
.mainContTableRow1:hover .selectedRow .simpleTableLink:hover, .mainContTableRow2:hover .selectedRow .simpleTableLink:hover{
    color: #fff;
    text-decoration: underline;    
}

.emptyBasket_bar{	
}
a.emptyBasket, a.emptyBasket:visited{
    background:url(../images/emptyBasket_bg.png) 0% -1px repeat-x;
    color:#fff;
    padding:0 10px 0 10px;
    margin:2px 5px 0 5px;
    border:1px solid #A00C10;
    display:inline-block;
    text-decoration:none;
    line-height:21px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
a.emptyBasket:hover{
    background:url(../images/emptyBasket_bg.png) 0% -31px repeat-x;
    border:1px solid #A00C10;
}
a.emptyBasket img{
    float:left;
    margin:2px 5px 0 0;
    height:16px;
}

span.emptyBasket-dis, span.emptyBasket-dis:visited{
    background:url(../images/emptyBasket_bg.png) 0% -62px repeat-x;
    color:#fff;
    padding:0 10px 0 10px;
    margin:2px 5px 0 5px;
    border:1px solid #CCAA00;
    display:inline-block;
    text-decoration:none;
    line-height:21px;
    cursor: default;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
span.emptyBasket-dis img{
    float:left;
    margin:2px 3px 0 0;
}
a.emptyBasket-dis, a.emptyBasket-dis:visited{
    background:url(../images/emptyBasket_bg.png) 0% -62px repeat-x;
    color:#fff;
    padding:0 10px 0 10px;
    margin:1px 5px 0 5px;
    border:1px solid #CCAA00;
    display:inline-block;
    text-decoration:none;
    line-height:21px;
    cursor: default;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
a.emptyBasket-dis img{
    float:left;
    margin:2px 3px 0 0;
}

.fontSizeAndColCorrection{
    font-size: 10px;
    color: #A00C10;
}
.textRFontSizeAndColCorrection{
    font-size: 10px;
    color: #A00C10;
    text-align:right;
}
.fontSizeCorrection{
    font-size: 10px;
}
.tableCorrection {
    width:99.5%;
    border-collapse:collapse;
    font-size: 10px;
    color: #A00C10;
}

/*
.fontSizeAndColCorrection{
    font-size: 100%;
    color: #A00C10;
}
.textRFontSizeAndColCorrection{
    font-size: 66%;
    color: #A00C10;
    text-align:right;
}
.fontSizeAndColCorrection66{
    font-size: 66%;
    color: #A00C10;
}
.fontSizeCorrection{
    font-size: 66%;
}
table.mainContTableCorrection {
    width:99.9%;
    border-bottom:1px solid #E6E6E6;
    font-size: 66%;
    color: #A00C10;
}
.tableCorrection {
    width:99.5%;
    border-collapse:collapse;
    font-size: 100%;
    color: #A00C10;
}
**/

div.settup_field_table2 > div > table{
    border-collapse: collapse;
    width: 100%;
    text-align: left;    
    border: 1px solid #ddd;
    margin-bottom: 10px;
    font-size: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.settup_field_table2 > div > table > tbody > tr { 
    border: 1px solid #ddd;
}

div.settup_field_table2 > div > table > tbody > tr:hover { 
    background:#ddd;
}

div.settup_field_table2 > div > table > tbody > tr > td{ 
    padding: 5px 3px;
    color: #323480;
}

.test1 {
    background:url(../images/checkOut_bg.png) 0% -1px repeat-x;
    color:#fff;
    padding:0 10px 0 10px;
    border:1px solid #A00C10;
    display:inline-block;
    text-decoration:none;
    line-height:21px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    margin:0 2px 10px 0;    
    width: 120px;
}
.test1:hover{
    background:url(../images/checkOut_bg.png) 0% -31px repeat-x;
    border:1px solid #A00C10;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button{
    font-size: 10px;
}

/**
    Ace table style
 */

.AceTableStyle .ui-widget-header {
    border: none;
    padding: 0px !important;
}

.AceTableStyle a {
    color: #A00C10 !important;
    text-decoration: underline !important;
}

/* Important required because row */
.AceTableStyle .ui-datatable-odd {
    color: #A00C10;
    padding: 3px 5px;
    background: #fafafa;
    font-size: 12px;
    text-align: left;
    border-left: 1px solid #E6E6E6;
    border-top: 1px solid #F2F2F2;
    line-height: 15px;
    /* position: relative; */
}

.AceTableStyle.ui-datatable tbody.ui-datatable-data > tr > td {
    text-align: left;
}

.AceTableStyle .ui-datatable-even {
    color: #A00C10;
    padding: 3px 5px;
    text-align: left;
    font-size: 12px;
    border-left: 1px solid #E6E6E6;
    border-top: 1px solid #F2F2F2;
    line-height: 15px;
    /* position: relative; */
}

.AceTableStyle.ui-datatable .ui-widget-header {
    text-align: left;
    color: #A00C10;
    padding: 5px;
    font-size: 10px;
    background: #E6E6E6;
    border-left: 1px solid #E6E6E6;
    white-space: nowrap;
}

.ui-paginator.ui-paginator-bottom.ui-widget-header.ui-corner-bl.ui-corner-br {
    text-align: center;
}

.b2bIcePnlGrdCol1{
    width: 40%;
}
.b2bIcePnlGrdCol2{
    width: 60%;
}
