﻿.lg_login{
    margin: 0;
    background: #FFE2DC; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(top, #FFFFFF, #E2DCD4); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(botton, #FFFFFF, #E2DCD4); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, #FFFFFF, #E2DCD4); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom, #FFFFFF, #E2DCD4); /* Standard syntax */
    background-repeat: repeat-x; 
    font-family:Tahoma;
    font-size:9pt;
}

div.lg_main 
{
    width:457px;
    height:243px;
    vertical-align:middle; 
    text-align:center; 
    margin:auto auto; 
    padding-top:149px;
}

.lg_win 
{
    width:457px;
    height:243px;
    margin: auto auto;
}

.lg_left
{
     vertical-align: top;
     padding-top: 10px;
}

.lg_right
{
     text-align: right;
}

.lg_label
{
    width: 80px;
}

.lg_text
{
    background-image: url('Images/input_box_back.png');
    background-repeat: repeat-x;
    border:1px solid #B9B9B7;
    padding-top:4px;
    height:16px;
}

.lg_lbl-greska 
{
    font-weight: 200;
    color: Red;
}

.logo {
    content:url('Images/company_logo.png');
    width: 157px;
    height: 70px;
}

.lg_remember
{
    display: inline;
}

.lg_fgpass
{
    margin: 20px auto 10px auto;
    text-align: center;
}

.rp_main {
    vertical-align: middle;
    margin: 100px auto 50px auto;
    padding: 20px;
    width: 400px;
    background-color: rgb(236,237,238);
}

.rp_table
{
    width: 350px;
    margin: auto;
}

.rp_title {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding-bottom:15px;
}

.rp_label {
    width: 80px;
    height: 30px;
    text-align: left;
}

.rp_lbl-greska {
    font-weight: 200;
    color: Red;
}

.rp_form_submit {
    text-align: left;
}

.rp_form_back {
    text-align: center;
}

.sp_label {
    width: 120px;
    height: 30px;
    text-align: left;
}
