﻿/*Osnovna oblika strani----------------------------------------------*/
#body {
    background: #f3f3f4 url('../images/background.gif') repeat-x;
    font-family: Arial;
    font-size: 14px;
}

#container {
    left: 0px;
    right: 0px;
    top: 0px;
    width: 100%;
    min-width: 1024px;
}

#headerContent {
    margin: 0 50px;
    height: 198px;
    background: url('../images/background.gif');
    position: relative;
}

.HeaderCenter {
  width: 100%;
    padding: 0;
    margin: 0;
    height: 150px;
    background: url('../Images/header_background.gif') repeat-x;
    border-bottom: solid 1px #d8d8d8;
    overflow: hidden;
    min-width: 904px;
}


.LogoImage {
    border: 0;
    padding-left: 50px;
    position: relative;
    z-index: 1;
}

#contentLeftInside {
    left: 5px;
    float: left;
    width: 220px;
    position: relative;
    top: 0;
}

#contentRight {
    margin-left: 230px;
    min-width: 500px;
    position: relative;
    padding: 0 10px;
    margin-bottom: 0px;
}

#ContentPage {
    margin-left: 50px;
    margin-right: 50px;
    background: white;
    z-index: 1;
    position: relative;
    padding: 0px;
    padding: 10px;
}

    #ContentPage h1 {
        border-bottom: 1px solid #D8D8D8;
        color: #286099;
        font-family: Arial;
        font-size: 20px;
        font-weight: bold;
        padding-bottom: 10px;
        padding-left: 4px;
        margin-right: 10px;
    }

    #ContentPage hr {
        border: 1px solid #D8D8D8;
        margin-right: 10px;
    }

#contentCornerContent {
    line-height: 0;
    font-size: 1px;
    line-height: 0;
    font-size: 1px;
    margin: 0 50px;
    padding: 0;
}

.bottomCornerLeftContent {
    position: relative;
    background: url('../images/bottom_left.png');
    width: 18px;
    height: 6px;
    float: left;
    z-index: 1;
    line-height: 0;
    font-size: 1px;
    margin: 0;
    padding: 0;
}

.bottomCornerRightContent {
    position: relative;
    background: url('../images/bottom_right.png');
    width: 18px;
    height: 6px;
    float: right;
    z-index: 1;
    line-height: 0;
    font-size: 1px;
    margin: 0;
    padding: 0;
}

.bottomCornerCenterContent {
    position: relative;
    height: 6px;
    background: white;
    margin: 0 15px;
    z-index: 1;
    line-height: 0;
    font-size: 1px;
    padding: 0;
}

#ShadowContent {
    line-height: 0;
    position: relative;
    z-index: 0;
    font-size: 1px;
    bottom: 15px;
    width: 100%;
}

.bottomLeftShadowContent {
    position: relative;
    float: left;
    background: url('../images/shadow_bottom_left.png') no-repeat;
    width: 28px;
    height: 28px;
}


.bottomRightShadowContent {
    background: url("../images/shadow_bottom_right.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 28px;
    position: relative;
    width: 627px;
}

.bottomCenterShadowContent {
    background-image: url("../images/shadow_bottom_repeat.png");
    height: 28px;
    left: 28px;
    position: absolute;
    right: 10px;
}

#footer {
    background-image: url("../images/footer.gif");
    bottom: 55px;
    height: 126px;
    left: 0;
    position: relative;
    right: 0;
    width: 100%;
    z-index: -1;
}

#Logo {
    background: url(../images/logo_image.png) no-repeat scroll 0 0 transparent;
    bottom: 50px;
    float: right;
    height: 149px;
    min-width: 788px;
    right: 50px;
}

/*Konec osnovne oblike strani-----------------------------------------------------------------*/

/*Globalne nastavitve-------------------------------------------------------------------------*/
#progressBackgroundFilter {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: White;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 1000;
    height: 100%;
}

#processMessage {
    position: fixed;
    top: 30%;
    left: 43%;
    padding: 10px;
    width: 14%;
    z-index: 1001;
    background-color: #fff;
}

.clear {
    clear: both;
    line-height: 0;
    margin: 0;
    padding: 0;
}

/*Konec globalnih nastavitev------------------------------------------------------------------*/


/*Grid ---------------------------------------------------------------------------------------*/

#ContentPage .rspPane div, .RadSplitter {
    height: auto !important;
}

.RadGrid .rgFilterBox {
    border-width: 0 !important;
    width: 90%;
}

.RadGrid_Dasof .rgSelectedRow {
    background-color: #828282 !important;
    color: #000000 !important;
}

.RadSplitter {
    border-collapse: separate;
    margin-bottom: 5px;
}
/*End Grid------------------------------------------------------------------------------------*/
/*Filter za grid------------------------------------------------------------------------------*/
.filterSkod {
    padding: 5px;
}

    .filterSkod span {
        color: #286099;
        font-weight: bold;
    }
/*Menu----------------------------------------------------------------------------------------*/


#Menu ul {
    list-style: none outside none;
    margin-left: 10px;
    position: relative;
    padding-left: 10px;
}

    #Menu ul li {
        background: #e7eef6;
        width: 154px;
        line-height: 34px;
        font-family: Arial;
        color: #286099;
        text-decoration: none;
        font-weight: bold;
        font-size: 13px;
        position: relative;
        padding-left: 36px;
        margin-bottom: 12px;
    }

        #Menu ul li a {
            color: #286099;
            font-family: Arial;
            font-size: 13px;
            font-weight: bold;
            line-height: 34px;
            text-decoration: none;
            margin: 0;
        }

    #Menu ul ul {
        background: none repeat scroll 0 0 #F3F3F4;
        border-top: 1px solid #CDCDCD;
        margin-left: -36px;
        overflow: hidden;
        padding-left: 0;
        position: relative;
        width: 190px;
    }

        #Menu ul ul li {
            background: #fff url('../Images/menu.gif') no-repeat 9px 50%;
            position: relative;
            width: 188px;
            border-left: #cdcdcd solid 1px;
            border-right: #cdcdcd solid 1px;
            border-bottom: #cdcdcd solid 1px;
            margin: 0;
            padding: 0;
        }

            #Menu ul ul li a {
                font-family: Arial;
                color: #333;
                font-size: 12px;
                font-weight: normal;
                padding: 0 0 0 24px;
                margin: 0;
            }

        #Menu ul ul ul {
            padding-left: 36px;
        }

        #Menu ul ul li.selected {
        }

            #Menu ul ul li.selected a {
                font-weight: bold;
            }

    #Menu ul li div {
        position: absolute;
        top: 10px;
        left: 10px;
    }

        #Menu ul li div img {
            border: 0 none;
            height: 16px;
            position: relative;
        }

.linkMenu {
    font-size: 11px;
    padding-left: 9px;
}
/*Menu---------------------------------------------------------------------------------------------*/

/*Menu-Horizontal----------------------------------------------------------------------------------*/
.MenuHorizontal {
    bottom: 0px;
    height: 41px;
    position: relative;
    margin: 0;
    padding: 0;
}

    .MenuHorizontal ul {
        list-style: none;
        height: 41px;
        border-left: solid 1px #d8d8d8;
        margin-top: 2px;
        padding: 0;
        margin: 0;
    }

    .MenuHorizontal li {
        float: left;
        line-height: 41px;
        border-right: solid 1px #d8d8d8;
        margin: 0;
    }

        .MenuHorizontal li.last {
            background: none;
        }

        .MenuHorizontal li a {
            color: #333;
            display: block;
            padding-left: 20px;
            padding-right: 20px;
            text-decoration: none;
            margin: 0;
        }
/*Konec Menu-Horizontal----------------------------------------------------------------------------*/

/*image viewer*/

.divDownloadImage { position: relative; }

.imgDownload { width: 128px; height: 128px; opacity: 0.5; position: absolute; left: 890px; top: -135px; }

    .imgDownload:hover { opacity: 1; }

.imgDownloadCompareImage { top: -158px !important; }

.imgShow { max-width: 1024px !important; }

.divShowImage { float: left; width: 100%; padding-right: 100px; }

.imageViewLeft {
    float: left;
}

.imageViewCenter {
    float: left;
    margin-left: 5px;
}

.imageLeftArrow {
    background: url("../Images/left.png") no-repeat scroll 0 0 transparent;
    height: 32px;
    width: 32px;
}

.imageRightArrow {
    background: url("../Images/right.png") no-repeat scroll 0 0 transparent;
    height: 32px;
    width: 32px;
    float: right;
}

.imageSave {
    background: url("../Images/ImageSave.png") no-repeat scroll 0 0 transparent;
    height: 48px;
    width: 48px;
}

.imageDelete {
    background: url("../Images/ImageDelete.png") no-repeat scroll 0 0 transparent;
    height: 40px;
    width: 40px;
}

    .imageDelete.shadow {
        background: url("../Images/ImageDeleteDisabled.png") no-repeat scroll 0 0 transparent !important;
    }

.btNavigation {
    float: right;
    width: 140px;
}

.panOgled fieldset {
    width: auto;
}

.panZapisnik fieldset {
    width: 1000px;
}

.divImage {
    background: none repeat scroll 0 0 #EAEAEA;
}

.imageCombo {
    padding-bottom: 5px;
    padding-top: 50px;
}

.imageText {
    padding-bottom: 5px;
}

.imageRotator { margin: 10px 0px 0px 8px; }

.RadRotator .rrClipRegion .rrItemsList {
    list-style: none outside none !important;
    padding-top: 10px !important;
    padding-left: 10px !important;
}

.RadRotator .rrRelativeWrapper {
    float: left;
    margin: 0 !important;
    position: relative;
}

.multiViewImage {
    margin-bottom: 10px;
    margin-top: 30px;
}

.imageViewKomentarLock {
    background-color: #F1FAAA;
}

.RadPanelBar {
    margin-bottom: 5px;
    text-align: left;
    float: left;
    margin-top: 5px;
}

.panSlike fieldset {
    width: 1024px;
}


.RadPanelBar_Default .rpGroup {
    background-color: #E7EEF6 !important;
}

.RadPanelBar_Default .rpRootGroup {
    border-color: #828282;
    margin-right: 10px !important;
}

/*Show login data--------------------------------------------*/
.LoginData {
    bottom: 38px;
    float: right;
    font-family: verdana;
    font-size: 12px;
    position: relative;
    right: 30px;
    width: 300px;
}
/*end show login data----------------------------------------*/

.imageNavigation {
    float: left !important;
    height: 48px;
    width: 1024px;
    margin-top: 5px;
}

.imageHeaderTitile {
    background-image: url("../images/imageViewerHeaderTitle.png");
    color: #FFFFFF;
    font-weight: bold;
    height: 20px;
    line-height: 18px;
    margin-left: 5px;
    padding-left: 3px;
    width: 1021px;
}

.imageMinimize {
    background: url("../Images/minimize.png") no-repeat scroll 0 0 transparent;
    height: 30px;
    width: 35px;
}

.chkSelectAll {
    position: absolute;
    padding-top: 4px;
}

.litDocument {
    width: 130px;
    position: absolute;
    padding-left: 20px;
}

.LogoRight {
    background: url("../images/logo_image.png") no-repeat scroll 0 0 transparent;
    bottom: 0px;
    float: right;
    height: 149px;
    min-width: 788px;
    right: 50px;
}

#Slogan
{
    float: right;
    font-size: 25px;
    color: white;
    z-index: 20;
    position: relative;
    padding-right: 25px;
    padding-bottom: 50px;
}