﻿
body 
{
    padding:0px;
    margin:0px;
    background-image:url(Images/bg_main.jpg);
    background-repeat:repeat-x;
    background-color:#6B7281;
}

.line 
{
    background-image:url(Images/bg_line.gif);
    background-repeat:repeat-x;
    height:2px;    
}

.line2 
{
    background-image:url(Images/bg_line2.gif);
    background-repeat:repeat-x;
    height:2px;    
}

.line3 
{
    background-image:url(Images/bg_line3.gif);
    background-repeat:repeat-x;
    height:2px;    
}

.line4 
{
    background-image:url(Images/bg_line4.gif);
    background-repeat:repeat-x;
    height:2px;
    margin-left:3px; 
    width:182px;   
}

.floatbottom 
{
    position:absolute; 
    bottom:0px; 
    left:0px; 
    right:0px; 
    text-align:center;
}

.bottom 
{ 
    text-align:center;
    padding-top:40px;
}

.login 
{
    background-image:url(Images/bg_login.png);
    background-repeat:no-repeat;
    width:518px;
    height:378px;
    position:absolute; 
    top:50%;
    left:50%; 
    margin-left:-263px;
    margin-top:-193px;
    padding:4px;
}

.textboxwm 
{
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    font-style:italic;
    color:#969DA6; 
    border:none;
    background-color:#585F69;
}

.textboxwmpassword 
{
    font-family:Arial;
    font-size:1px;
    color:#585F69; 
    border:none;
    background-color:#585F69;
    background-image:url(Images/watermark.gif);
    background-repeat:no-repeat;
    vertical-align:middle;
    height:18px;
}

.textbox
{
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#FFFFFF; 
    border:none;
    background-color:#585F69;
}

.bar 
{
    background-image:url(Images/bar_center.png);
    background-repeat:repeat-x;
    height:40px;    
}

.panel_top 
{
    background-image:url(Images/panel_top_center.png);  
    background-repeat:repeat-x; 
    height:50px; 
}

.panel_bottom 
{
    background-image:url(Images/panel_bottom_center.png);  
    background-repeat:repeat-x;
    height:12px;  
}

.panel_left 
{
    background-image:url(Images/panel_left.png);  
    background-repeat:repeat-y;
    width:12px;  
}

.panel_right 
{
    background-image:url(Images/panel_right.png);  
    background-repeat:repeat-y; 
    width:12px;   
}

.panel 
{
    background-color:#DDDEE3;    
}

.panel2 
{
    background-image:url(Images/panel2_center.png);  
    background-repeat:repeat-y;
    width:188px;  
}

.panel2_title
{
    background-image:url(Images/panel2_top.png);  
    background-repeat:no-repeat;
    width:188px; 
    height:36px; 
}

.list_over 
{
    background-image:url(Images/list_over.jpg);
    background-repeat:repeat-x;    
}

.grid_cell 
{
    border-bottom:solid 1px #E8E8EC; 
    font-family:Arial;
    font-size:11px;
    color:#000000;   
}

.grid_cellalt 
{
    border-bottom:solid 1px #E8E8EC; 
    border-left:solid 1px #E8E8EC;
    font-family:Arial;
    font-size:11px;
    color:#000000;   
}

.grid_header 
{
    border-bottom:solid 2px #8B929E; 
    font-family:Arial;
    font-size:12px;
    color:#000000;   
}

.grid_headeralt
{
    border-bottom:solid 2px #8B929E;
    border-left:solid 1px #E8E8EC;  
    font-family:Arial;
    font-size:12px;
    color:#000000;   
}

.grid_header2 
{
    border-bottom:solid 2px #8B929E; 
    border-top:solid 1px #8B929E;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    font-style:italic;
    color:#5A616B;
    text-decoration:none;   
}

.grid_headeralt2
{
    border-bottom:solid 2px #8B929E;
    border-top:solid 1px #8B929E;
    border-left:solid 1px #E8E8EC;  
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    font-style:italic;
    color:#5A616B;
    text-decoration:none;   
}

.gridview_row
{
    cursor:pointer;  
}

.gridview_rowalt
{
    cursor:pointer;  
}

.gridview_row_over 
{
    background-image:url(Images/dgOver.jpg);
    background-position:top;
    background-repeat:repeat-x;
    cursor:pointer;
}

.gridview_row_click
{
    background-image:url(Images/dgClick.jpg);
    background-position:top;
    background-repeat:repeat-x;
}

.pager_holder 
{
    float:right; 
    padding:4px; 
    padding-right:2px;
}

.pager_holderalt
{
    float:right; 
    padding-left:4px;
    padding-top:1px; 
}

.image 
{
    border:solid 1px #cccccc;    
}

.image2 
{
    border:solid 1px #666666;    
}

.image3 
{
    border:solid 1px #666666; 
    background-color:#FFFFFF;   
}

.modalBackground 
{
    background-image:url(Images/bgTransparent.png);
    background-repeat:repeat;
}

.loaderBackground 
{
    background-image:url(Images/bgTransparent2.png);
    background-repeat:repeat;
    position:absolute; 
    top:204px; 
    left:212px; 
    right:26px; 
    bottom:-74px;
}

.loaderBackground2 
{
    background-image:url(Images/bgTransparent2.png);
    background-repeat:repeat;
    position:absolute; 
    width:698px;
    height:556px;
    margin-top:-44px;
}

.loaderBackground3 
{
    background-image:url(Images/bgTransparent2.png);
    background-repeat:repeat;
    position:absolute; 
    top:6px; 
    left:6px; 
    right:6px; 
    bottom:6px;
    *margin-bottom:-8px;
}

.loaderWindowBackground 
{
    background-image:url(Images/bgTransparent2.png);
    background-repeat:repeat;
    position:absolute; 
    width:100%; 
    height:100%;
}

.loaderWindowBackground3 
{
    background-image:url(Images/bgTransparent2.png);
    background-repeat:repeat;
    position:absolute; 
    width:698px; 
    height:508px;
}

.loaderContent 
{
    position:absolute; 
    background-color:#FFFFFF; 
    width:200px; 
    top:200px; 
    left:50%; 
    margin-left:-100px;
    border:solid 2px #cccccc;    
}

.loaderContent2 
{
    position:absolute; 
    background-color:#FFFFFF; 
    width:200px; 
    top:140px; 
    left:50%; 
    margin-left:-100px;
    border:solid 2px #cccccc;    
}

.textbox_main 
{
    font-family:Arial;
    font-size:11px;
    font-weight:normal;
    color:#000000;  
    border:solid 1px #cccccc;
    padding:2px;
    width:100%;
}

.textbox_main2 
{
    font-family:Arial;
    font-size:11px;
    font-weight:normal;
    color:#000000;  
    border:solid 1px #cccccc;
    padding:2px;
}

.textbox_main3 
{
    font-family:Arial;
    font-size:11px;
    font-weight:normal;
    color:#000000;  
    border:solid 1px #cccccc;
    padding:2px;
    text-align:center;
}

.form_cell_label 
{
    width:80px; 
    padding-left:4px;
}

.form_cell_content 
{
    padding-right:6px;
}

.form_cell_separator 
{
    height:4px;
}

.form_cell_separator2 
{
    width:40px;
}

.form_title 
{
    border-bottom:solid 2px #8B929E;
    padding-top:20px;
    margin-bottom:8px;
}

.confirm_holder 
{
    background-color:#FFFFFF; 
    padding:10px;
    border:solid 2px #666666;     
}

.window 
{
    width:700px;
    height:550px;
    background-color:#FFFFFF;
    border:solid 2px #666666;   
}

.window2 
{
    width:700px;
    height:600px;
    background-color:#FFFFFF;
    border:solid 2px #666666;   
}

.window_title 
{
    background-image:url(Images/bgPanel.jpg);
    background-repeat:repeat-x;
    height:42px;    
}

.window_content 
{
    padding:10px;
}

.window_content2 
{
    padding:1px;
}

.slider_handel 
{
    padding-top:2px;    
}

.panel_proizvod_left 
{
    float:left; 
    width:200px; 
    text-align:center;
    margin-top:30px;
}

.panel_proizvod_right 
{
    float:left; 
    width:480px;
    height:430px; 
    overflow:scroll; 
    overflow-x:hidden; 
    margin-top:30px;   
}

.kosarica_bar 
{
    background-image:url(Images/barKosarica.jpg);
    width:698px;
    height:44px;    
}

.kosarica_foot 
{
    text-align:center;
    border-top:solid 2px #8B929E;  
    height:80px; 
}

.kosarica_foot2 
{
    text-align:center;
}

.kosarica_foot3 
{
    text-align:center;
    border-top:solid 2px #8B929E;  
    height:2px; 
}

.kosarica_content 
{
    height:374px;
    overflow:scroll;
    overflow-x:hidden;
}

.kosarica_content2 
{
    height:456px;
    overflow:scroll;
    overflow-x:hidden;
}

.kosarica_content3 
{
    height:490px;
    overflow:scroll;
    overflow-x:hidden;
}

.kosarica_foot_cell1 
{
    border-bottom:solid 1px #E8E8EC; 
    border-right:solid 1px #E8E8EC; 
    padding:4px; 
    text-align:right;
}

.kosarica_foot_cell2 
{
    width:110px; 
    border-bottom:solid 1px #E8E8EC; 
    border-right:solid 1px #E8E8EC; 
    padding:4px; 
    text-align:right;
}

.kosarica_foot_cell3 
{
    width:95px; 
    border-bottom:solid 1px #E8E8EC; 
    padding:4px;
}

.kosarica_step2_cell1
{
    border-bottom:solid 1px #E8E8EC; 
    border-right:solid 1px #E8E8EC; 
    padding:4px; 
    width:200px;
    text-align:right;
}
.kosarica_step2_cell2
{
    border-bottom:solid 1px #E8E8EC; 
    padding:4px; 
}
.kosarica_step3_cell1
{
    border-bottom:solid 1px #E8E8EC; 
    padding:4px; 
    text-align:center;
}

.searchhistory_panel 
{
    background-color:#FFFFFF;
    border:solid 2px #666666;  
    width:353px;
    margin-top:8px;
    margin-left:-8px; 
}

.searchhistoryitem 
{
    width:342px; 
    padding:4px;
    background-color:#FFFFFF;
    cursor:pointer; 
    text-decoration:none;
    color:#000000;
}

.searchhistoryitem_over 
{
    width:342px; 
    padding:4px;
    background-color:#BFCBD5;
    cursor:pointer; 
    text-decoration:none;
    color:#000000;
}
