﻿.zs_fb_dialog { z-index:200 !important;} 
.zs_fb_dialog_dodaj{z-index:210 !important;}

.zs_fb
{
    height:100%;
}

.zs_fbb
{
    height:auto;
    margin-bottom:10px;
}

.zs_fbf
{
    width:100%;
    border:solid 1px #666666;
    overflow:auto;
}

.zs_fbfc
{
    padding:10px;
}


div.zs_file
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #AAAAAA;
    border-radius: 4px;
    margin: 5px;
    padding: 7px;    
    float: left;
    overflow-x: hidden;
    text-align: center;
    white-space: nowrap;
    width: 195px;
    position:relative;
}

div.zs_file_button {
    right: 5px;
    position: absolute;
}

    div.zs_file_button .button {
        width:16px;
        height:16px;
    }

.zs_file_delete {background-image:url(Images/delete.png)}

div.zs_file:hover
{
    background: none repeat scroll 0 0 #DDEBF8;
    border-color: #A7BED7;
    cursor: pointer;
}

div.zs_thumb
{
    height: 180px;
    background-position:center;
    background-repeat:no-repeat;
}

#div_pictures div.zs_thumb
{
    height: 190px;
    width: 190px;
}

div.zs_file .name {
    font-weight: normal;
    font-size:0.8em;
    height: 16px;
    margin-top: 4px;
    overflow: hidden;
}

.zs_fbfc div.selected, .zs_fbfc div.selected:hover {
    background-color: #5B9BDA;
    border-color: #2973BD;
    color: #FFFFFF;
}
