﻿BODY {
    background-color: #fff;
    margin: 0;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 10pt;
}

DIV.login_stripe {
    display: table;
    text-align: center;
    position:absolute;
    top: 120px;
    left: 0px;    
    width: 100%;
    min-width: 1010px;    
    background: url(images/tile.png) #fff repeat-x right center;
    height: 500px;    
    margin: 0;
	padding:0;
}

DIV.login_left_tile {
    /*display: table-cell;*/
    /*min-height: 294px;*/
    /*width: 40%;*/
    /*background: url(images/tile.png) #fff repeat-x right center;*/
}

DIV.login_right_tile {
    /*display: table-cell;*/
    /*min-height: 294px;*/
    /*width: 40%;*/  
    /*background: url(images/tile.png) #fff repeat-x left center;*/
}

DIV.login_center {
    /*display: table-cell;*/  
    height: 500px;
    min-height: 500px;    
    width: 20%;
    min-width:1022px;   
    background: url(images/Login_banner_v1.png) #fff no-repeat center center;
    margin-left: auto;
    margin-right: auto;
}

DIV.login_center_stare {
    /*display: table-cell;*/    
    height: 500px;
    min-height: 500px;    
    width: 20%;
    min-width:1022px;   
    background: url(images/Login_banner_v2.png) #fff no-repeat center center;
    margin-left: auto;
    margin-right: auto;
}

DIV.login_hex_motive {
    position: relative;
    /*width: 650px;*/
    height: 310px;
    /*left: 80px;*/
    text-align: left;
}


DIV.login_small_hex_icons_odpn_oson {
    position: relative;
    width: 350px;
    background: url(images/hex_composition/Hex_composition_04.png) no-repeat left top;
    height: 210px;
    top: 120px;
    left: 0px
}


DIV.login_small_hex_icons_odpn_pabs {
    position: relative;
    width: 350px;
    background: url(images/hex_composition/Hex_composition_04.png) no-repeat left top;
    height: 210px;
    top: 120px;
    left: 0px
}

DIV.login_small_hex_icons_odpn {
    position: relative;
    width: 350px;
    background: url(images/hex_composition/Hex_composition_04.png) no-repeat left top;
    height: 210px;
    top: 120px;
    left: 0px
}

DIV.login_small_hex_icons_oson {
    position: relative;
    width: 350px;
    background: url(images/hex_composition/Hex_composition_01.png) no-repeat left top;
    height: 210px;
    top: 120px;
    left: 0px
}


DIV.login_small_hex_icons_nabo {
    position: relative;
    width: 350px;
    background: url(images/hex_composition/Hex_composition_03.png) no-repeat left top;
    height: 210px;
    top: 120px;
    left: 0px
}

DIV.login_main_icon_odpn_oson {
    BACKGROUND-IMAGE: url(images/product_logo_v2/odpn_oson.png);
    POSITION: relative;
    WIDTH: 220px;
    TOP: 177px;
    HEIGHT: 220px;
    LEFT: 40px
}

DIV.login_main_icon_odpn_pabs {
    BACKGROUND-IMAGE: url(images/product_logo_v2/odpn_pabs.png);
    POSITION: relative;
    WIDTH: 220px;
    TOP: 177px;
    HEIGHT: 220px;
    LEFT: 40px
}



DIV.login_main_icon_odpn {
    BACKGROUND-IMAGE: url(images/product_logo_v2/odpn.png);
    POSITION: relative;
    WIDTH: 220px;
    TOP: 177px;
    HEIGHT: 220px;
    LEFT: 40px
}

DIV.login_main_icon_oson {
    BACKGROUND-IMAGE: url(images/product_logo_v2/oson.png);
    POSITION: relative;
    WIDTH: 220px;
    TOP: 177px;
    HEIGHT: 220px;
    LEFT: 40px
}

DIV.login_main_icon_nabo {
    BACKGROUND-IMAGE: url(images/product_logo_v2/nabo.png);
    POSITION: relative;
    WIDTH: 220px;
    TOP: 177px;
    HEIGHT: 220px;
    LEFT: 40px
}

DIV.login_app_title {
    POSITION: relative;
    TEXT-ALIGN: left;
    WIDTH: 500px;
    display: none;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    /*COLOR:  #5a87cf;*/
    color: #ffffff;
    FONT-SIZE: 22pt;
    TOP: 205px;
    LEFT: 40px;
}

.login_input {
    BORDER-BOTTOM: medium none;
    POSITION: relative;
    BORDER-LEFT: medium none;
    PADDING-LEFT: 3px;
    WIDTH: 222px;
    DISPLAY: block;
    HEIGHT: 18px;
    BORDER-TOP: medium none;
    BORDER-RIGHT: medium none;
    LEFT: 425px
}

.login_input_kod {
     BOTTOM: 104px
}

.login_input_user {
    BOTTOM: 87px
}

.login_input_passwd {
    BOTTOM: 70px;
    *BOTTOM: 73px;
}

.login_input_kod_stare {
    BOTTOM: 107px;
    BOTTOM: 108px;
}

.login_input_user_stare {
    BOTTOM: 91px;
    *BOTTOM: 94px;
}

.login_input_passwd_stare {
    BOTTOM: 76px;
    *BOTTOM: 81px;
}

.login_input_button {
    bottom: 35px;
    height: 29px;
    left: 460px;
    width: 83px;
    BACKGROUND: url(images/login_button.png) no-repeat center center;
}

.login_input_button:hover {
    BACKGROUND-IMAGE: url(images/login_button_hover.png)
}

.login_input_button:active {
    BACKGROUND-IMAGE: url(images/login_button_down.png)
}

.login_footer {
    POSITION: fixed;
    TEXT-ALIGN: center;
    WIDTH: 100%;
    BOTTOM: 0px
}

.login_footer LI {
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 10px;
    PADDING-RIGHT: 10px;
    DISPLAY: inline;
    BORDER-RIGHT: #7a7b7d 1px solid;
    PADDING-TOP: 0px
}

.login_footer A {
    COLOR: #828282;
    TEXT-DECORATION: none
}

.login_footer A:hover {
    COLOR: #083772;
    TEXT-DECORATION: none
}

DIV.login_herb {
    Z-INDEX: -1;
    POSITION: fixed;
    TEXT-ALIGN: right;
    MARGIN: 5px;
    COLOR: #5a87cf;
    FONT-SIZE: 14pt;
    TOP: 0px;
    RIGHT: 0px
}

.login_herb IMG {
    MARGIN-LEFT: 10px;
    VERTICAL-ALIGN: middle
}

A.login_menu:link {
    color: #1088D9;
    text-decoration: none;
}

A.login_menu:visited {
    color: #1088D9;
    text-decoration: none;
}

A.login_menu:active {
    color: #1088D9;
    text-decoration: none;
}

A.login_menu:hover {
    color: #FF0000;
    text-decoration: none;
}


/*=====================*/
div.app_footer {
    position: relative;
    top: 30px;
}

#pageInfoHeader {
    background: url("images/help/p_info_header.jpg") no-repeat scroll left top transparent;
    height: 165px;
    text-align: left;
    width: 973px;
}

#pageInfo {
    background: url("images/help/p_info_bg.jpg") repeat-y scroll left top transparent;
    border-bottom: 5px solid #7F97A1;
    border-top: 3px solid #7F97A1;
    margin: 0 auto;
    padding: 7px 0 5px;
    width: 990px;
}

#pageInfoBar {
    z-index: 1;
    position: relative;
    top: -88px;
    left: 110px;
    height: 33px;
    width: 700px;
}

#pageInfoBarLogoOut {
    z-index: 1;
    position: relative;
    top: -88px;
    left: 10px;
    height: 33px;
    width: 700px;
}



#pageInfoTitle {
    color: #083772;
    font-size: 15pt;
    padding-left: 60px;
    padding-top: 5px;
}
#pageInfoFooter {
    background: url("images/help/p_info_footer.jpg") no-repeat scroll left top transparent;
    height: 66px;
    width: 972px;
}

#login_panel {
    text-align: left;
}