﻿/*Osnovna oblika strani----------------------------------------------*/
body
{
    background: #f3f3f4;
    font-family: Arial;
    font-size: 14px;
}

#container
{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    width: 100%;
    min-width: 1024px;
}

#header
{
    width: 100%;
    height: 198px;
    background: url('../images/background.gif');
    position: relative;
}

.HeaderCenter
{
    height: 156px;
    margin-left: 50px;
    margin-right: 50px;
    background-image: url('../images/header_background.gif');
    position: relative;
}


.LogoImage
{
    border: 0px;
    padding-left: 50px;
}

#contentLeft
{
    float: left;
    width: 220px;
    margin-top: 15px;
}

#contentRight
{
    margin-left: 220px;
    min-width: 500px;
    position: relative;
    padding: 10px 10px 0;
}

#Content
{
    margin-left: 50px;
    margin-right: 50px;
    background: white;
    z-index: 1;
    position: relative;
    min-height: 270px;
    padding: 0px;
}

#Content h1
{
    border-bottom: 1px solid #D8D8D8;
    color: #286099;
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-left: 4px;
}

#contentCorner
{
    margin-left: 50px;
    margin-right: 50px;
    line-height: 0;
    font-size: 1px;
    position: relative;
}
.bottomCornerLeft
{
    position: relative;
    background: url('../images/bottom_left.png');
    width: 18px;
    height: 6px;
    float: left;
    z-index: 1;
}
.bottomCornerRight
{
    position: relative;
    background: url('../images/bottom_right.png');
    width: 18px;
    height: 6px;
    float: right;
    z-index: 1;
}
.bottomCornerCenter
{
    position: relative;
    height: 6px;
    background: white;
    margin-right: 15px;
    margin-left: 15px;
    z-index: 1;
}

#Shadow
{
    line-height: 0;
    position: absolute;
    z-index: 0;
    font-size: 1px;
    bottom: -10px;
    width: 100%;
}

.bottomLeftShadow
{
    position: relative;
    float: left;
    background: url('../images/shadow_bottom_left.png') no-repeat;
    width: 28px;
    height: 28px;
}


.bottomRightShadow
{
    position: relative;
    background: url('../images/shadow_bottom_right.png') no-repeat;
    width: 28px;
    height: 28px;
    float: right;
}

.bottomCenterShadow
{
    position: absolute;
    height: 28px;
    background-image: url('../images/shadow_bottom_repeat.png');
    left: 28px;
    right: 28px;
}

#footer
{
    position: absolute;
    height: 126px;
    background-image: url('../images/footer.gif');
    left: 0;
    right: 0;
    bottom: -55px;
    z-index: -1;
    width: 100%;
}

#Logo
{
    background: url("../images/logo_image.png") no-repeat scroll 0 0 transparent;
    bottom: 72px;
    float: right;
    height: 37px;
    min-width: 176px;
    position: absolute;
    right: 200px;
}

/*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;
}

.SetForm
{
    background-color: #F4F4F4;
    border: 1px solid #E2E2E2;
    margin-bottom: 5px;
}

.setForm fieldset
{
    font-size: 12px;
    width: 700px;
}
.setForm fieldset legend
{
    font-size: 14px;
    font-weight: bold;
}

.setForm fieldset div
{
    float: left !important;
}

.setForm fieldset div div
{
    color: #175694;
    font-weight: bold;
    padding: 5px;
    width: 140px;
}


.setForm fieldset .floatMessage
{
    float: right !important;
    width: 190px;
    padding-top: 20px;
    color: Red;
}


/*Konec globalnih nastavitev------------------------------------------------------------------*/



/*Login oblika--------------------------------------------------------------------------------*/

#bodyLogin
{
    background: #f3f3f4;
    font-family: Arial;
    font-size: 14px;
}

#containerLogin
{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    width: 100%;
    min-width: 1024px;
}

#headerLogin
{
    width: 100%;
    height: 149px;
    background: url('../images/background.gif');
    position: relative;
}

.HeaderCenterLogin
{
    height: 156px;
    margin-left: 50px;
    margin-right: 50px;
    background-image: url('../images/header_background.gif');
    position: relative;
}

#LogoLogin
{
    background: url("../images/logo_image.png") no-repeat scroll 0 0 transparent;
    bottom: 0px;
    float: right;
    height: 149px;
    min-width: 788px;
    position: absolute;
    right: 50px;
}

#ContentLogin
{
    margin-left: 50px;
    margin-right: 50px;
    background: white;
    z-index: 1;
    position: relative;
    min-height: 270px;
    padding: 0px;
}

.contentLeftLogin
{
    visibility: hidden;
}

.Login
{
    background: url("../images/login_bakground_top.gif") repeat-x scroll 0 0 #F3F3F4;
    margin-bottom: 30px;
    margin-top: 30px;
    position: relative;
    width: 370px;
    float: left;
    padding-bottom: 10px;
    color: black;
}

.Login input
{
    margin-bottom: 3px;
    background: url("../images/input_background.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #999999;
    font-family: Arial;
    font-size: 13px;
    height: 24px;
}

.Login span
{
    margin-left: 30px;
    width: 340px;
}

.Login h4
{
    color: #175694;
    font-family: Arial;
    font-size: 20px;
    font-weight: normal;
    margin-top: 9px;
    padding-bottom: 10px;
}

.contentLeftLogin p
{
    color: #666666;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    padding-left: 4px;
}

.LoginMessage
{
    color: Red;
    margin-left: 90px !important;
}

.SessionExpired
{
    float: left;
    margin-top: 15px;
    text-align: center;
    width: 100%;
    background-color: #d9f8d8;
    padding-top: 10px;
    padding-bottom: 10px;
}

#contentCornerLogin
{
    margin-left: 50px;
    margin-right: 50px;
    line-height: 0;
    font-size: 1px;
    position: relative;
}

.bottomCornerLeftLogin
{
    position: relative;
    background: url('../images/bottom_left.png');
    width: 18px;
    height: 6px;
    float: left;
    z-index: 1;
}

.bottomCornerRightLogin
{
    position: relative;
    background: url('../images/bottom_right.png');
    width: 18px;
    height: 6px;
    float: right;
    z-index: 1;
}

.bottomCornerCenterLogin
{
    position: relative;
    height: 6px;
    background: white;
    margin-right: 15px;
    margin-left: 15px;
    z-index: 1;
}

#ShadowLogin
{
    line-height: 0;
    position: absolute;
    z-index: 0;
    font-size: 1px;
    bottom: -10px;
    width: 100%;
}

.bottomLeftShadowLogin
{
    position: relative;
    float: left;
    background: url('../images/shadow_bottom_left.png') no-repeat;
    width: 28px;
    height: 28px;
}

.bottomRightShadowLogin
{
    position: relative;
    background: url('../images/shadow_bottom_right.png') no-repeat;
    width: 28px;
    height: 28px;
    float: right;
}

.bottomCenterShadowLogin
{
    position: absolute;
    height: 28px;
    background-image: url('../images/shadow_bottom_repeat.png');
    left: 28px;
    right: 28px;
}

#footerLogin
{
    position: absolute;
    height: 126px;
    background-image: url('../images/footer.gif');
    left: 0;
    right: 0;
    bottom: -55px;
    z-index: -1;
    width: 100%;
}

.WelcomeLogin
{
    float: left;
    padding: 0 20px 0 0;
    width: 630px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.WelcomeImage
{
    visibility: hidden;
}

.wrapperLogin
{
    width: 1020px;
    margin: 0 auto;
}
/*Konec Login oblike -------------------------------------------------------------------------*/

/* Zacetek forme -----------------------------------------------------------------------------*/
.DasofPanel legend
{
    font-weight: bold;
}

.DasofPanel fieldset span
{
    display: inline-block;
    width: 145px;
}

.SelectButton
{
    background-color: #B6D7F1;
    border: 1px solid black;
    padding-bottom: 2px;
    padding-top: 2px;
    text-align: center;
    width: 145px !important;
}

.row
{
    position: relative;
    float: left;
    padding-top: 5px;
    width: 100%;
}

.regex
{
    width: 15px !important;
}
.regex img
{
    vertical-align: middle;
}


.Login input.loginButton, .Login input.loginButton:hover, .loginDiv input.loginButton:active
{
    background: url("../Images/login.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #286099;
    cursor: pointer;
    display: block;
    font-weight: bold;
    height: 30px;
    margin-left: 154px;
    width: 90px;
}

a.external
{
    color: #115098 !important;
    cursor: pointer;
    margin-left: 150px;
    text-decoration: none;
    cursor: pointer;
    margin-left: 150px;
    text-decoration: none;
}

.RememberMe 
{
    display: inline-flex;
    align-items: center;
    margin-left: 146px;
}

.RememberMeLabel 
{
    margin-left: 5px !important;
}
