*
{
    padding: 0;
    margin: 0;
}

input::-ms-reveal
{
    display:none;
}

input::-ms-clear
{
    display:none;
}

html > body
{
    font: normal 100.01% Tahoma, Arial, Helvetica, sans-serif;
    color: #333;
    background: #eeeeee url('../Img/bg.gif') repeat-x;
}

html > body
{
    font-size: 16px;
}


/*----------------------------------------------------------------------*/

img
{
    border: none;
}
a
{
    text-decoration: none;
}
a:hover
{
    text-decoration: none;
}
a:focus
{
    -moz-outline: none;
    outline: none; /* CSS 3 */
    ie-dummy: expression(this.hideFocus=true); /* IE >= 5.5 */
}

br.clear
{
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    font-size: 1px;
    line-height: 0;
}

strong, b
{
    font-weight: bold;
}

input, textarea, select
{
    font: normal 1em Tahoma, Arial, Helvetica, sans-serif;
}
input
{
    width: auto;
    overflow: visible;
}
table
{
    font-size: 100%;
}

em
{
    font-size: 1em;
    font-style: normal;
}

ul, li, form
{
    margin: 0;
    padding: 0;
}

* html ul li
{
    height: 1%;
}

/*----------------------------------------------------------------------*/

input.textbox
{
    background: url('../Img/textbox_bg.gif') 0 0 no-repeat;
}

/*----------------------------------------------------------------------*/
.logoTitle
{
    margin-left:0px;
    padding-left:40px;
    
    clear:both;
    display:block;
    text-decoration: none;
    color: #a3aab0;
    font-size: 12px;
    text-shadow: 1 0px 0 #cccccc;
    
}
#logoLoginPage
{
	display: block; 
	background-image: url(../Img/logo2.png); 
	background-repeat: no-repeat;
	width:300px; height:64px;
}

#logoLoginPage
{
    display:none;
    /*margin: 0 auto;
    margin-top: 100px;
    width: 240px !important;
*/
}

#logoLoginPage3
{   
	height: 55px;
	background-image: url(../Img/logo2.png); 
	background-repeat: no-repeat;
	clear: both;
	width: 62%;
    margin: 0 auto;
    margin-bottom: 15px;
}

#logoResetPasswordPage
{
    margin: 0 auto;
    margin-top: 84px;
	display: block; 
	background-image: url(../Img/logo2.png); 
	background-repeat: no-repeat;
	width:225px; height:55px;
}
#logoMasterPage
{
	display: block; 
	background-image: url(../Img/logo2.png); 
	background-repeat: no-repeat;
	width:300px; height:64px;
	margin: 0px 15px;
}
/*-------footer---------------------------------------------------------------*/
.footer_class
{
    height:30px; 
    background-repeat:repeat-x;
    margin-right:5px;
    margin-left:5px;

}
.footer_text
{
    color:#888888;
    font-weight:bold;
    float:right;
    margin-top:7px;
    margin-right:20px;
    font:12px "segoe ui",arial,sans-serif;
    
}
.footer_text a
{
    color:#888888;
   
    
}
.footer_text a:hover
{
    text-decoration:underline;
   
   
    
}

/*---------------------------------------------------*/
.content input.xx-small
{
    width: 2em;
}
.content select.xx-small
{
    width: 3.05em;
}
.content input.x-small
{
    width: 6em;
}
.content select.x-small
{
    width: 7.05em;
}
.content input.small
{
    width: 9.01em;
}
.content select.small
{
    width: 10.6em;
}
.content input.standard
{
    width: 11em;
}
.content select.standard
{
    width: 12.05em;
}
.content input.large
{
    width: 13em;
}
.content select.large
{
    width: 14.05em;
}
.content input.x-large
{
    width: 16em;
}
.content select.x-large
{
    width: 17.05em;
}
.content input.xx-large
{
    width: 20em;
}
.content select.xx-large
{
    width: 21.05em;
}
.content input.full-width
{
    width: 82.7%;
}
.content textarea.full-width
{
    width: 84.5%;
}
.content select.full-width
{
    width: 85%;
}
.content input.max-size
{
    width: 97%;
}
.content select.max-size
{
    width: 100%;
}

/*----------------------------------------------------------------------*/


#headerAreaLoginPage
{
    background: #33373f url('../Img/header_bg.gif') 0 100% repeat-x;
    color: #fff;
    width: 100%;
    padding: 0;
    margin: 0;
    height: 95px;
}

#headerAreaMasterPage
{
    background: #33373f url('../Img/header_bg.gif') 0 100% repeat-x;
    color: #fff;
    width: 100%;
    padding: 0;
    margin: 0;
    height: 95px;
    min-width: 1150px;
}

#headerArea
{
    background: #33373f url('../Img/header_bg.gif') 0 100% repeat-x;
    color: #fff;
    width: 100%;
    padding: 0;
    margin: 0;
    height: 95px;
    min-width: 1150px;
}

#header
{
    margin: 0 auto;
    width: 1187px;
}
body.fluid #header
{
    width: 98%;
     min-width:996px;
}
.AckStatusInbox a
{
    text-decoration:none;
}



body.fluid .AckStatus
{
	width: 350px;
}

#logo
{
    background: url('../Img/logo_bg.jpg') 0 100% no-repeat;
    height: 95px;
    width: 420px;
    float: left;
   
}
#logo img
{
    float: left;
}
#settings
{
    background: url('../Img/user_bg.jpg') 100% 100% no-repeat;
    height: 87px;
    
    font-size: 0.69em;
    float: right;
    padding: 8px 10px 0 0;
    color: #d4d4db;
}
#settings #user
{
    display: block;
    float: right;
    margin-right: 5px;
    text-align: right;
    margin-bottom: 0px;
}

#settings #user span
{
    color: #fff;
}

#settings #changeLayout
{
    cursor: pointer;
    margin-left: 30px;
}

#settings img
{
    margin: 0px 5px 0px 5px;
    vertical-align: bottom;
}
#settings input
{
    color: #9ac0fe;
    border: none;
    background: none;
    cursor: hand;
    font-size: 1.09em;
    text-shadow: 0 1px 0 #000000;
}
#settings #languageFlagsControl
{
    padding-top: 1px;
}

#settings #languageFlagsControl span
{
    font-weight: normal;
}

#settings #languageFlagsControl input
{
    vertical-align: bottom;
}


#settings input:hover
{
    color: #fff;
}

#settings a
{
    text-shadow: 0 1px 0 #000000;
    color: #9ac0fe;
    font-size: 1.09em;
}
#settings a:hover
{
    color: #fff;
}

#settings span
{
    font-weight: bold;
    font-size: 1.09em;
    text-shadow: 0 1px 0 #000000;
}

/*--zaokraglone brzegi filtrow-----------------------------------------------*/
/*.bl {background: url('../Img/bl.gif') 0 100% no-repeat transparent; width: 100%}
.br {background: url('../Img/br.gif') 100% 100% no-repeat}
.tl {background: url('../Img/tl.gif') 0 0 no-repeat}
.tr {background: url('../Img/tr.gif') 100% 0 no-repeat; padding:10px} 
.bac {background: url('../Img/filter_bg.gif') 0 0 repeat-x #e0eef3;} */
.bl
{
    background: url('../Img/f_ld.png') 0 100% no-repeat;
    width: 100%;
}
.br
{
    background: url('../Img/f_rd.png') 100% 100% no-repeat;
    padding: 9px;
}
.tl
{
    background: url('../Img/f_lt.png') 0 0 no-repeat;
}
.tr
{
    background: url('../Img/f_rt.png') 100% 0 no-repeat;
}
.bac
{
    background: url('../Img/f_bg.png') 0 0 repeat-x;
}
.bacDown
{
    background: url('../Img/f_dd.png') 0 100% repeat-x;
}
/*--------taby--------------------------------------------------------------#b1d5e5*/
.bl3
{
    background: url('../TabStrip/f_ld3.png') 0 100% no-repeat;
    width: 100%;
}
.br3
{
    background: url('../TabStrip/f_rd3.png') 100% 100% no-repeat;
    padding: 9px;
}
.tl3
{
    background: url('../TabStrip/f_lt3.png') 0 0 no-repeat;
}
.tr3
{
    background: url('../TabStrip/f_rt3.png') 100% 0 no-repeat;
}
.bac3
{
    background: url('../TabStrip/f_bg3.png') 0 0 repeat-x;
        margin:3px;
}
.bacDown3
{
    background: url('../TabStrip/f_dd3.png') 0 100% repeat-x;
}
/*----grid szare tlo-------------------------------*/
.bl4
{
    background: url('../img/f_ld4.png') 0 100% no-repeat;
    width: 100%;

}
.br4
{
    background: url('../img/f_rd4.png') 100% 100% no-repeat;
    padding: 9px;
}
.tl4
{
    background: url('../img/f_lt4.png') 0 0 no-repeat;
}
.tr4
{
    background: url('../img/f_rt4.png') 100% 0 no-repeat;
}
.bac4
{
    background: url('../img/f_bg4.png') 0 0 repeat-x;
}
.bacDown4
{
    background: url('../img/f_dd4.png') 0 100% repeat-x;
}
/*----------------------------------------------------------------*/
#tabsArea
{
    width: 1166px;
    margin: 0 auto;
    top: -36px;
    position: relative;
    height: 35px;
    z-index: 500;
}
body.fluid #tabsArea
{
    width: 97%;
    min-width:1166px;
}
#tabs
{
    margin: 0 20px;
    background: url('../Img/tabs_bg.png') 0% 0% no-repeat;
    height: 35px;
}
#tabsInner
{
    background: url('../Img/tabs_inner_bg.png') 100% 0% no-repeat;
    height: 35px;
    padding-left: 30px;
}
#tabsRight
{
    position: absolute;
    top: 0;
    right: 0;
    background: url('../Img/tabs_right.png') no-repeat;
    height: 35px;
    width: 20px;
}
#tabsLeft
{
    position: absolute;
    top: 0;
    left: 0;
    background: url('../Img/tabs_left.png') no-repeat;
    height: 35px;
    width: 20px;
}
#tabsNav
{
    list-style: none;
    font-size: 0.75em;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    float: left;
}


/*#tabsNav li {
 display:block;
 float:left;
 white-space:nowrap;
}
#tabsNav li.active {
 background:url('../Img/tab_active_r.gif') right bottom no-repeat;
}
#tabsNav li a {
 color:#fff;
 text-decoration:none;
 font-weight:bold;
 display:block;
 float:left;
 padding:11px 20px 0 20px;
 cursor:hand;
 cursor:pointer;
 height:20px;
 position:relative;


}
#tabsNav li a:hover {
 color:#fff;
 background:url('../Img/tab_over.gif') left bottom repeat-x;


}
#tabsNav li.active a, #tabsNav li.active a:hover {
 color:#000101;
 padding:9px 30px 2px 30px;
 background:url('../Img/tab_active_l.gif') 0% 100% no-repeat;
}
#tabsNav li a span {
 position:absolute;
 right:2px;
 bottom:6px;
 display:block;
 float:left;
 z-index:100;
 background:url('../Img/tab_msg_r.gif') 100% 100% no-repeat;
}
#tabsNav li a span strong {
 position:relative;
 font-size:0.92em;
 height:14px;
 padding:0 4px;
 display:block;
 float:left;
 margin-left:-4px;
 background:url('../Img/tab_msg_l.gif') 0% 100% no-repeat;
}
#tabsInner div {
 float:right;
 font-size:0.75em;
 padding:11px 10px 0 0;
}
#tabsInner div a {
 padding:0 10px;
 text-decoration:none;
 font-weight:bold;
 color:#ddd;
}
*/

/*----------------------------------------------------------------------*/



#mainArea
{
    width: 1168px;
    margin: 0 auto;
    top: -36px;
    position: relative;
    z-index: 0 !important;
}
body.fluid #mainArea
{
    width: 97%;
     min-width:1166px;
}
#mainRight
{
    position: absolute;
    top: 0;
    right: 0;
    background: url('../Img/main_right.png') no-repeat;
    height: 337px;
    width: 5px;
}
#mainLeft
{
    position: absolute;
    top: 0;
    left: 0;
    background: url('../Img/main_left.png') no-repeat;
    height: 337px;
    width: 5px;
}
#main
{
    margin: 0 4px;
    padding: 3px 0 6px 0;
    background: #d9d9d9 url('../Img/main_bg.png') 0 0 repeat-x;
    min-height: 340px;
    height: auto !important;
    height: 340px;
    font-size: 0.75em; /*z-index:99999 !important*/
}


/*----------------------------------------------------------------------*/


/*----------------------------------------------------------------------*/

#leftColumn
{
    width: 200px;
    float: left;
    margin: 0;
    padding: 5px 0 10px 10px;
}
body.fluid #leftColumn
{
    width: 20%;
}
#leftColumnMin
{
    display: none;
    position: absolute;
    left: 1px;
    margin-top: 12px;
    z-index: 10;
    height: 25px;
    border: 1px solid #bab8b4;
}

/*----------------------------------------------------------------------*/

#rightColumn
{
    float: right;
    width: 775px;
    display: inline;
    margin: 0;
    padding: 0 5px 0 0;
}
body.fluid #rightColumn
{
    width: 78%;
}

/*----------------------------------------------------------------------*/

.menu, .menu .menuBody, .menu .menuHeader, .menu .menuHeader h2
{
    background: transparent url('../Img/menu.gif') no-repeat bottom right;
}
.menu
{
    border: 1px solid #bab8b4;
}
.menu .menuHeader
{
    background-position: top right;
    height: 31px;
    border-bottom: 1px solid #e0dcd5;
}
.menu .menuHeader h2
{
    color: #a2a2a2;
    font-size: 0.9167em;
    font-weight: normal;
    background-position: top left;
    margin: 0;
    border: 0;
    padding: 12px 0 0 10px;
    height: 19px;
}
.menu .toggle_min
{
    float: right;
    padding: 1px 0 0 0;
    height: 29px;
    font-size: 0;
}
.menu .toggle_min a
{
    padding: 0;
}
.menu .menuBody
{
    background-position: bottom left;
    margin-right: 0;
    padding: 0 0 20px 0;
    font-size: 0.9167em;
}
.menu ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}
.menu ul li
{
    padding: 0;
    border-bottom: 1px solid #e0dcd5;
    background: #f4eed3 url('../Img/menu_el_bg.gif') repeat-x;
}
.menu ul li.active
{
}
.menu ul li.over
{
    background: #fbf5db url('../Img/menu_el_bg_over.gif') repeat-x;
}
.menu ul li a
{
    display: block;
    min-height: 1em;
    height: auto !important;
    height: 1em;
    padding: 5px 5px 5px 16px;
    color: #3d3d3d;
    font-weight: bold;
    background: url('../Img/menu_el.gif') 5px 8px no-repeat;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #f9f6e9;
}
.menu ul li a:hover
{
    color: #000;
}
.menu ul li.active a
{
    background: url('../Img/menu_el_active.gif') 3px 10px no-repeat;
}
.menu ul li div.menuBodyContent
{
    display: none;
    background: #faf8f0;
    border-top: 1px solid #e0dcd5;
    padding: 5px;
    color: #565656;
}
.menu ul li div.menuBodyContent p
{
    margin: 0;
    padding: 2px;
}
.menu ul li div.menuBodyContent input.textbox
{
    font-size: 12px;
    line-height: 15px;
    padding: 2px 2px 2px 17px;
    border: 1px solid #cccccc;
    overflow: auto;
}
.menu ul li div.menuBodyContent input.button
{
    padding: 0 5px;
    vertical-align: top;
}

#leftColumnMin img
{
    border: 1px solid #fff;
    border-right: none;
}

#mainArea.expanded #leftColumn
{
    display: none;
}
#mainArea.expanded #leftColumnMin
{
    display: block;
    left: -19px;
}
#mainArea.expanded #rightColumn
{
    width: 978px;
}
body.fluid #mainArea.expanded #rightColumn
{
    width: 100%;
}


/*----------------------------------------------------------------------*/

.contentHeader
{
    position: relative;
    width: 100%;
    height: 5px;
    font-size: 0;
}
.contentHeader .contentHeaderLeft
{
    position: absolute;
    top: 0;
    left: 0;
    background: url('../Img/content_header_left.png') 0 0 no-repeat;
    width: 5px;
    height: 5px;
}
.contentHeader .contentHeaderRight
{
    position: absolute;
    top: 0;
    right: 0;
    background: url('../Img/content_header_right.png') 0 0 no-repeat;
    width: 5px;
    height: 5px;
}
.contentHeader .contentHeaderBody
{
    margin: 0 5px;
    background: url('../Img/content_header_bg.png') 0 0 no-repeat;
    height: 5px;
}
.contentFooter
{
    position: relative;
    width: 100%;
    height: 5px;
    font-size: 0;
}
.contentFooter .contentFooterLeft
{
    position: absolute;
    top: 0;
    left: 0;
    background: url('../Img/content_footer_left.png') 0 0 no-repeat;
    width: 5px;
    height: 5px;
}
.contentFooter .contentFooterRight
{
    position: absolute;
    top: 0;
    right: 0;
    background: url('../Img/content_footer_right.png') 0 0 no-repeat;
    width: 5px;
    height: 5px;
}
.contentFooter .contentFooterBody
{
    margin: 0 5px;
    background: url('../Img/content_footer_bg.png') 0 0 no-repeat;
    height: 5px;
}

.content .contentLeft
{
    position: absolute;
    top: 0;
    left: 0;
    background: url('../Img/content_left.png') 0 0 no-repeat;
    width: 5px;
    height: 100%;
    float: left;
}
.content .contentRight
{
    position: absolute;
    top: 0;
    right: 0;
    background: url('../Img/content_right.png') 0 0 no-repeat;
    width: 5px;
    height: 100%;
    float: left;
}
/*----------------------------------------------------------------------*/


.content
{
    position: relative;
    width: 100%;
    z-index: 2;
}
.content .contentBody
{
    margin: 0px 5px 0 5px; /*padding: 0px 5px 30px 5px;*/
    background: #fff;
    min-height: 350px;
    height: auto !important;
    border: 0px solid #d2d2d2;
}

/*----------------------------------------------------------------------*/

/*----------------------------------------------------------------------*/

.content .contentBody h1
{
    margin: 0;
    padding: 0;
    font: bold 1.2545em Arial, Helvetica, sans-serif;
}
.content .contentBody .filter div.button
{
}
.content .contentBody .filter div.trans_button
{
    display: block;
    float: right;
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    padding: 0;
    height: 28px;
    text-decoration: none;
    border: none;
    margin-right: 11px;
}
.content .contentBody .filter div.button input
{
}
.content .contentBody .filter input.button
{
    display: block;
    background: none;
    float: left;
    margin: 0;
    padding: 0 10px 2px 10px;
    color: #355e8a;
    font-weight: normal;
    height: 25px;
    font-size: 1em;
    border: 0;
    margin-right: 5px;
}
.content .contentBody .filter
{
    margin-bottom: 1px;
    border: 0px solid #fff; /* background: #e0eef3 url('../Img/filter_bg.gif') -10px 0 repeat-x;*/
}
.content .contentBody .filter .toggle_min
{
    float: right;
    height: 34px;
    font-size: 0;
}
.content .contentBody .filter .toggle_min_extended
{
    float: right;
    height: 34px;
    font-size: 0;
    margin-top:3px;
}
.content .contentBody .filter .toggle_min a
{
    padding: 0;
}
.content .contentBody .filter .toggle_min_extended a
{
    padding: 0;
}
.content .contentBody .filter h1
{
    color: #005b6a;
    padding: 0 10px 0 10px;
    height: 36px;
    line-height: 36px;
}
.content .contentBody .filter div.filterInput
{
   /* padding: 5px 10px 10px 10px;*/
    font-size: 11px;
    color: #000;
    padding: 5px 10px 0px 10px;
}
.content .contentBody .filter div.filterInputExtended
{
    /*padding: 5px 10px 10px 10px;*/
    padding: 5px 10px 0px 10px;
    font-size: 11px;
    color: #000;
}
.content .contentBody .filter div.filterHeader
{
    background: url('../Img/filter_header_bottom.gif') 0 100% repeat-x;
}
.content .contentBody .filter div.filterHeader2
{
    background: url('../Img/filter_header_bottom2.gif') 0 100% repeat-x;
}
.content .contentBody .filter div.filterFooter
{
    background: url('../Img/filter_bottom_bg.gif') 0 0 repeat-x;
    height: 10px;
    font-size: 0;
}

.content .contentBody .filter input, .content .contentBody .filter select
{
    /*margin-top: 2px;     font-size: 12px;     vertical-align: middle;*/

}
.content .contentBody .filter input.textbox
{
    line-height: 15px;
    padding: 2px 2px 2px 17px;
    border: 1px solid #ababab;
    overflow: auto;
}
.content .contentBody .filter .button
{
    /*font-weight: bold;     padding: 2px;*/
}
.content .contentBody .filter select
{
}
.content .contentBody .filter table
{
    clear: both;
}
.content .contentBody .filter table td
{
    padding: 2px 0;
    vertical-align: middle;
}
.content .contentBody .filter table td table td
{
    /*padding: 1px 10px;*/
    vertical-align: middle;
}



.content .contentBody .tblInfo
{
    text-align: right;
    color: #747c8b;
    word-spacing: 5px;
    padding: 0 10px 5px 10px;
    margin: 0 10px 0 10px;
}
.content .contentBody .tblInfo b
{
    color: #5f5f5f;
}

.content .contentBody .tbl
{
    border: 1px solid #ddf0f4;
    border-top-color: #4c4c4c;
    margin: 0 10px 10px 10px;
    font-size: 0.9167em;
}
.content .contentBody .tbl table
{
    width: 100%;
}
.content .contentBody .tbl table thead tr
{
}
.content .contentBody .tbl table thead tr th
{
    height: 17px;
    border-bottom: 1px solid #4c4c4c;
    text-align: center;
    padding: 5px;
    color: #fff;
    background: #636363 url('../Img/tbl_head_bg.gif') 100% 0% no-repeat;
}
.content .contentBody .tbl table thead tr th.sorted
{
    background: #adadad url('../Img/tbl_head_right.gif') 100% 0% no-repeat;
    color: #000;
    border-bottom: 1px solid #707070;
}
.content .contentBody .tbl table thead tr th a
{
    color: #31353d;
}
.content .contentBody .tbl table thead tr th input
{
    padding: 0 8px;
}
.content .contentBody .tbl table thead tr th a:hover
{
    color: #000;
}
.content .contentBody .tbl table thead tr th a.active
{
    color: #000;
}
.content .contentBody .tbl table tbody tr.evenRow td
{
    background: #fff;
}
.content .contentBody .tbl table tbody tr.evenRow td.sorted
{
    background: #f4f4f4;
}
.content .contentBody .tbl table tbody tr.oddRow td
{
    background: #f3f8f8;
}
.content .contentBody .tbl table tbody tr.oddRow td.sorted
{
    background: #eaeaea;
}
.content .contentBody .tbl table tbody tr.over td, .content .contentBody .tbl table tbody tr.over td.sorted
{
    background: #e9effa url('../Img/tbl_row_over.gif') 0 100% repeat-x;
    border-top: 1px solid #fff;
    padding-top: 2px;
}
.content .contentBody .tbl table tbody tr td
{
    padding: 3px 5px;
    color: #1c1d21;
    border-bottom: 1px solid #dcf0f4;
    border-right: 1px solid #dcf0f4;
    border-left: 1px solid #fff;
}
.content .contentBody .tbl table tbody tr td.sorted
{
    color: #000;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dfdfdf;
}
.content .contentBody .tbl table tbody tr td.text-right
{
    text-align: right;
}
.content .contentBody .tbl table tbody tr td.text-center
{
    text-align: center;
}

.content .contentBody .tbl .paging
{
    background: #ffffff url('../Img/paging_bg.gif') 0 100% repeat-x;
    border-top: 1px solid #dcf0f4;
    padding: 12px 12px 12px 0;
    line-height: 17px;
    height: 17px;
    font-size: 11px;
}
.content .contentBody .tbl .paging .pagingSet
{
    float: left;
    color: #5f5f5f;
    padding: 0 8px;
}
.content .contentBody .tbl .paging .pagingSet input.p-text
{
    width: 25px;
    vertical-align: middle;
    border: 1px solid #a8a8a8 !important;
    color: #000;
    text-align: center;
    padding: 1px;
}
.content .contentBody .tbl .paging .pagingSet input.p-button
{
    vertical-align: middle;
    height: 18px;
    background: #e9e9e9 url('../Img/ico_paging_button_bg.gif') repeat-x;
    border: 1px solid #d2d2d2 !important;
    color: #000;
    padding: 0 2px;
    font-weight: bold;
}
.content .contentBody .tbl .paging .pagingBar
{
    float: right;
}
.content .contentBody .tbl .paging .pagingBar a, .content .contentBody .tbl .paging .pagingBar input, .content .contentBody .tbl .paging 

.pagingBar span
{
    height: 16px;
    width: 17px;
    display: block;
    float: left;
    margin: 0 2px;
}
.content .contentBody .tbl .paging .pagingBar a, .content .contentBody .tbl .paging .pagingBar span
{
    font-weight: bold;
    color: #00788f;
    line-height: 16px;
    text-align: center;
}
.content .contentBody .tbl .paging .pagingBar input
{
    border: 1px solid #d2d2d2 !important;
}
.content .contentBody .tbl .paging .pagingBar a
{
    background: #fff;
    border: 1px solid #d2d2d2;
    padding: 0 1px;
}
.content .contentBody .tbl .paging .pagingBar a:hover
{
    background: #fff;
    border: 1px solid #0089a3;
    color: #5e6b86;
}
.content .contentBody .tbl .paging .pagingBar a.active
{
    background: url('../Img/ico_paging_active.gif') repeat-x;
    color: #fff;
    border: 1px solid #0089a3;
}
.content .contentBody .tbl .paging .pagingBar span
{
    line-height: 18px;
    margin: 0;
}




/*----------------------------------------------------------------------*/

#subtabsArea
{
    margin: 0 auto;
    width: 61.25em;
    height: 2.4375em;
    display: none;
}
#subtabsLeft
{
    background: #ffac35 url('../Img/subtabs_l.gif') bottom left no-repeat;
    margin-right: 0.31em;
}
#subtabsRight
{
    background: url('../Img/subtabs_r.gif') bottom right no-repeat;
    min-height: 0.5em;
}
#subtabs
{
    overflow: hidden;
    height: 0.5em;
}
#subtabs.show
{
    height: 1.875em;
}
.subtabsNav
{
    display: none;
    list-style: none;
    font-size: 0.75em;
    line-height: 1em;
    font-family: Arial, Helvetica, sans-serif;
}
.subtabsNav.show
{
    display: block;
}
.subtabsNav li
{
    display: block;
    float: left;
    white-space: nowrap;
    height: 2.5em;
}
.subtabsNav li.active
{
    background: url('../Img/subtab_active.gif') bottom no-repeat;
}
.subtabsNav li a
{
    margin-top: 0.6667em;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    display: block;
    padding: 0 2.75em;
    border-right: 0.0833em solid #fdc67e;
}
.subtabsNav li.ending a
{
    border-right: none;
}

/*----------------------------------------------------------------------*/

.backTologinDiv
{
    clear:both;
    width:100%;
    text-align:left;
    margin-left:280px;
}

body#login
{
    background: #eeeeee url('../Img/bg.gif') repeat-x;
    
}

#login #header
{
    width: 480px;
}

#login .content .contentBody
{
    margin: 27px 5px 0 5px;
    /*background: #fff;*/
    height: auto !important;
    /*border: 1px solid #d2d2d2;*/
    min-height: 180px;
    padding: 0px 5px 5px 40px;
    background-color:Transparent!important;
}

#login .content .contentBodyFix
{
    margin-top: 0px;
    padding: 0px 40px 5px 40px;
}

#login #settings
{
    padding: 102px 20px 8px 0;
    width: 200px;
    background: none;
}
#login #settings #language div
{
    padding: 0 10px 5px 0;
    text-align: right;
    float: none;
}
#login #tabsArea
{
    width: 520px;

    
    
}
#login #mainRight
{
    background-image:none !important;
    
}
#login #mainLeft
{
    background-image:none !important;
    
}
#login #tabs
{
    background: url('../Img/login_tabs_bg.png') 0% 0% no-repeat;
}
#login #tabsInner
{
    background: url('../Img/login_tabs_inner_bg.png') 100% 0% no-repeat;
}
#login #tabsInner div
{
    float: none;
    text-align: center;
    font-size: 0.75em;
    padding: 14px 0 0 0;
    color: #fff;
}
#login #mainArea
{
    width: 570px;
      background: url('../Img/login_img.png') 0% 0% no-repeat;
  
}
.SetNewPasswordDiv 
{
    width: 512px;
    min-height: 500px;
    border: 1px solid #8195a0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: #e0e6e6;
    position: relative;
    top: -36px;
    margin: 0 auto;
}

.passwordInformationLiteral
{     
    margin-bottom: 7px;
    clear:both;
    width:100%;
    text-align:center;
    color: red;
}

#login #main
{
    min-height: 290px;
 background:none;
}
#login #languageFlagsControl
{
    margin-right:30px;
}
#login .content .contentBody .centView
{
    margin: 0 auto;
    display: block;

}
#login .content .contentBody .centView #MainLogin
{
    /*margin-top:20px;*/
}

#login .content .contentBody .centView .headerTitle
{
    display: none;
    margin-left: 50px;
    color: #306392;
    font-size: 20px;
    font-family: Tahoma;    
}

#login .content .contentBody .centView .headerTitleRodo
{
    margin-left: 50px;
    color: #306392;
    font-size: 20px;
    font-family: Tahoma;    
}

#login .content .contentBody .centView .headerSetNewPasswordTitle
{
    margin-left: 25px;
    color: #306392;
    font-size: 20px;
    font-family: Tahoma;
    
}
#login .content .contentBody fieldset
{
    border: none;
    padding: 10px 10px 0px 10px;
    width:379px;
     
}

#login .content .contentBody fieldset .p
{
    float: right;
    margin-bottom: 8px;
    margin-top:-1%;
    clear:both;
    width:100%;
    text-align:right;
   
    
}
#login .content .contentBody fieldset .resetTextBox
{
    float: right;
    margin-bottom: 8px;
    margin-top:-1%;
    clear:both;
    width:100%;
    text-align:center;   
}
#login .content .contentBody fieldset .l
{
      
    margin-bottom: 7px;
    margin-top:-1%;
    clear:both;
    width:100%;
    text-align:left;
    margin-left:81px;
}
#login .content .contentBody fieldset .resetLabel
{
      
    margin-bottom: 7px;
    clear:both;
    width:100%;
    text-align:left;
    margin-left:45px;
}
#login .content .contentBody fieldset .resetButtonDiv
{
      
    margin-bottom: 7px;
    margin-top:-1%;
    clear:both;
    width:100%;
    text-align:left;
    margin-left:269px;
}
#login .content .contentBody fieldset span
{
    clear:both;
}

#login .content .contentBody fieldset input
{
    overflow:hidden !important;
}
/*
#login .content .contentBody fieldset label
{
    text-align:right;
}

#login .content .contentBody .centView fieldset label,
#login .content .contentBody .centView fieldset input.textbox {
display:block;
float:left;
padding:0 3%;
width:42%;
}
#login .content .contentBody .centView fieldset input.textbox,
#login .content .contentBody .centView fieldset select {
 font-size:1.08em;
 line-height:1.15em;
 padding:3px;

 border:1px solid #a6a6a6;
}
#login .content .contentBody .centView fieldset input.login {
 font-size:1em;
 line-height:1.25em;
 padding:2px 10px;
 margin-left:48%;
 font-weight:bold;

}
#login .content .contentBody .centView fieldset input.selectbase {
 font-size:1em;
 line-height:1.25em;
 padding:2px 10px;
 text-align:center;
 font-weight:bold;
}
#login .content .contentBody .centView fieldset label {
 text-align:right;
}
#login .loginInfo {
 margin:0 auto;
 width:85%;
 text-align:left;
 background:#f3f6f6;
 padding:5px;
 border:1px;
 border-color:#dddddd;
 border-style:solid;

}

#login .loginInfo p {
 margin:5px 0;
}*/
#login #FailureContainerDiv
{
    font-weight: bold;
    margin: 0 0 10px 0;
    color: #c8412a;
    text-align: center;
    width:425px;
}
#login .sessionExpiredTextDiv
{
    font-weight: bold;
    margin: 0 0 10px 0;
    color: #c8412a;
    text-align: center;
    width:425px;
}
#login .ssoInfoTextDiv
{
    margin: 0 0 10px 0;
    text-align: center;
    width:425px;
}
#login div.button
{
    display: block;
    float: right;
    background: url('../Img/button_r.png') right no-repeat;
    padding: 0;
    height: 28px;
    text-decoration: none;
    border: none;
    margin-right: 11px;
    margin-top: 5px;
}

#login div.button input
{
    display: block;
    background: url('../Img/button_l.png') left no-repeat;
    margin: 0;
    padding: 0 10px 2px 10px;
    color: #333333;
    text-shadow: 0 1px 0 #FFFFFF;
    font-weight: bold;
    height: 28px;
    font-size: 1em;
    border: 0;
    font-size: 12px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size-adjust: none;
    font-stretch: normal;
    font-variant: normal;
    cursor: pointer;
    margin-left: -5px;
}

#login .textboxm
{
    background: transparent url(../Img/textbox_bg.gif) no-repeat scroll 0 0;
    border: 1px solid #a6a6a6;
    font-size: 1.08em;
    height:15px;
    padding: 3px;
    width: 280px;
}

#login .loginCantLogIn
{
    text-align: center;
    height:16px;
}

/*
#login .help {
    height: 16px;
    float: right;
    margin-right: 25px;
    margin-top: 25px;
}
*/

#login .help {
    position: absolute;
    top: 270px;
    right: 30px;
    height: 16px;
}

.resetHelp 
{
    position: absolute;
    top: 445px;
    right: 10px;
    height: 16px;
    float: right;
}

#login .help img {
    vertical-align: middle;
}

#login .help a {
    text-align: center;
    vertical-align: middle;
    line-height: 16px; 
    font-size: 12px;
    color: #306392;
    text-decoration: none;

}


#login .loginCantLogIn a, #login #loginMessage a
{
    color: #306392;
    text-decoration: none;
    font-size: 12px;
    margin-left:3px;   
}

 #login #loginMessage a
{
    font-size: 10px;  
}

#login .ie6detected
{
    border: solid 1px #C5C6CC;
    background-color: #D5D6DC;
    font-size: 11px;
    padding: 9px 9px 9px 9px;
    margin-top: 10px;
    text-align: center;
}

#login #mainRight
{
    height: 237px;
}
#login #mainLeft
{
    height: 237px;
}

#login #loginMessage
{
    font-size:10px !important;
    margin:10px 40px;
}

#login #loginMessage
{
    font-size:12px;
    margin:10px 40px;
}


/* ------------- PANEL Z JEZYKAMI ---------------*/
#languageFlagsControl
{
    text-align: right;
    margin: 5px 5px 0px 5px;
    font-size: 10px;
}

#languageFlagsControl input
{
    cursor: hand;
    margin-left: 3px;
}


/* -------------PRZYCISK ---------------*/
div.button
{
    display: block;
    float: right;
    background: url('../Img/button_r.png') right no-repeat;
    height: 28px;
    text-decoration: none;
    border: none;
    margin-right: 11px;
}

div.button input
{
    display: block;
    background: url('../Img/button_l.png') left no-repeat;
    margin: 0;
    padding: 0 10px 2px 10px;
    color: #333333;
    text-shadow: 0 1px 0 #FFFFFF;
    font-weight: bold;
    height: 28px;
    font-size: 1em;
    border: 0;
    font-size: 12px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size-adjust: none;
    font-stretch: normal;
    font-variant: normal;
    cursor: pointer;
    margin-left: -5px;
}
/*kopia stylu dla default.aspx - errorPage*/
.WarningButtonLogin div.button a
{
    display: block;
    background: url('../Img/button_l.png') left no-repeat;
    margin: 0;
    padding: 0 10px 0px 10px;
    line-height:30px;
    
    color: #333333;
    text-shadow: 0 1px 0 #FFFFFF;
    font-weight: bold;
    height: 28px;
    font-size: 1em;
    border: 0;
    font-size: 12px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size-adjust: none;
    font-stretch: normal;
    font-variant: normal;
    cursor: pointer;
    margin-left: -5px;
      
}
div.buttonDisable
{
    display: block;
    float: right;
    background: url('../Img/button_r_disable.png') right no-repeat;
    height: 28px;
    text-decoration: none;
    border: none;
    margin-right: 11px;
}

.Logins
{
 width:94%;
 margin-top:20px;
 height:200px;
 overflow-y:auto;
}

.Logins a
{
 color:#306392;
}

.Logins a:hover
{
 color:#000000;
}

.Logins ul li
{
 width:46%;
 float:left;
 display:inline-block;
 padding-top:6px;
 padding-bottom:6px;
 text-align:center;
 /*background:#E0F0FF;*/
 /*border: 1px solid #306392;*/
 /*border-radius:5px;*/
 list-style:none;
 font-size:15px;
 margin:1%;
}


/*.Logins ul li:nth-child(4n-2)
{
 background:#F5FFFA;
}

.Logins ul li:nth-child(4n-3)
{
 background:#F5FFFA;
}

.Logins ul li:nth-child(2n+1)
{
}

.Logins ul li:hover
{
 background:#CCFFFF;
}
*/
div.buttonDisable input
{
    display: block;
    background: url('../Img/button_l_disable.png') left no-repeat;
    margin: 0;
    padding: 0 10px 2px 10px;
    color: #aaaaaa;
    text-shadow: 0 1px 0 #FFFFFF;
    font-weight: bold;
    height: 28px;
    font-size: 1em;
    border: 0;
    font-size: 12px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size-adjust: none;
    font-stretch: normal;
    font-variant: normal;
    cursor: pointer;
    margin-left: -5px;
}
div.buttonDoc
{
    display: block;
    float: right;
    background: url('../Img/button_r_doc.png') right no-repeat;
    height: 28px;
    text-decoration: none;
    border: none;
    margin-right: 11px;
}

div.buttonDoc input
{
    display: block;
    background: url('../Img/button_l_doc.png') left no-repeat;
    padding: 0 10px 2px 30px;
    color: #333333;
    text-shadow: 0 1px 0 #FFFFFF;
    font-weight: bold;
    height: 28px;
    font-size: 1em;
    border: 0;
    font-size: 12px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size-adjust: none;
    font-stretch: normal;
    font-variant: normal;
    cursor: pointer;
    margin-left: -5px;
}
div.buttonNoBackground
{
    display: block;
    float:left;
    height: 30px;
    text-decoration: none;
    border: none;
    margin-top:-8px;
}

div.buttonNoBackground input
{
    display: block;
    margin: 0 px;

    font-weight:normal;
    height: 20px;
    font-size: 0.8em;
    border: 0;
    font-size:11px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size-adjust: none;
    font-stretch: normal;
    font-variant: normal;
    cursor: pointer;
    background-color:Transparent;
    width:auto;
    color:#00788F;
text-decoration:underline;
    
}
.LanguageFlagIcon
{
    height: 11px;
    width: 16px;
    border: none !important;
}
.LanguageFlagIconActive
{
    height: 11px;
    width: 16px;
    border: solid 1px #ffffff !important;
}


/* -------------START Nag3�wek informacyjny na stronach ---------------*/
div.pageInfoHeader
{
	padding: 0px 7px 7px 7px;
	clear: left;
}

div.pageInfoHeader div.pageInfoHeader_h
{
	font-weight: bold; 
	padding-bottom: 5px; 
	color: #005B6A; 
	font-size: 1.2em;
	padding-left:10px;
}

div.pageInfoHeader div.pageInfoHeader_b
{
	font-weight: normal;
	color: #222222;
	padding-left:10px;
}


/* ---------------------- END ------------------------*/

.RadWindow .rwWindowContent .radalert /*zeby na radalertach nie bylo obrazka*/
{
  background-image: none !important; 
   padding-left:10px !important;  
}


/*--- START KOLORY NAGL�WK�W WSZYSTKICH GRIG�W TYPU VISTA---*/
.RadGrid_Vista .rgPager
{
	background-color:#D7ECF7 !important; /*D7ECF7 lub D1EFFC     #D7ECF7 !important;*/
	background-image:url('../Img/Grid/grid_header.png') !important;
	background-repeat:repeat-x;
	
}

.rgRow
{
    background-color:#f3fafd !important;
}
.rgAltRow
{
    background-color:#f7fbfd !important;
}

 .RadGrid_Vista tr:hover{
background-color:#cfe6f0 !important;
}
.RadGrid_Vista .rgEditRow td{
background-color:#cfe6f0 !important;
}

.RadGrid_Vista .rgGroupHeader tr:hover
{
    background-color:White !important;
}
.RadGrid_Vista .EcodPagerPageSizeContainer select
{

    width: 50px;
    height: 19px;
       
    background-color: White;
    border: 1px solid #a6a6a6;
    
   
    padding: 1px;

}



.RadGrid_Vista .rgGroupHeader
{
   background-color:#e4f2f8 !important;
}
.RadGrid_Vista .rgGroupHeader td p
{
    background:#e4f2f8 none repeat scroll 0 0 !important;
}
.RadGrid_Vista .rgGroupHeader .rgExpand, .RadGrid_Vista .rgGroupHeader .rgCollapse
{
     background-color:#e4f2f8 !important;
}
.RadGrid_Vista .rgGroupHeader .rgGroupCol 
{
    background-color:#e4f2f8 !important;
}
.RadGrid_Vista .rgHeader
{
	background-color: #D7ECF7 !important;
	background-image: none !important;
}
.RadGrid_Vista .rgCommandRow
{
    background-color:#D7ECF7 !important; /*D7ECF7 lub D1EFFC     #D7ECF7 !important;*/
	background-image:url('../Img/Grid/grid_header.png') !important;
	background-repeat:repeat-x;
	border-width:0px !important;

	
}
.RadGrid_Vista .rgCommandRow a
{
  	color:#333333 !important;  
}
.RadGrid_Vista .rgCommandCell
{
    border-width:0px !important;
}

html body .RadInput .riTextBox, html body .RadInputMgr
{
    padding:2px 0px 3px !important;
 
}
.RadPicker_Default td a
{
    margin-left:1px !important;
}
.bac2 .RadGrid_Vista 
{
    border: 0px !important;
}
.bac21 .rgHeader
{
	padding-top:0px !important;
}


.bac21 .RadGrid_Vista 
{
    border: 0px !important;
}
.bl2
{
    background: url('../Img/Grid/f_ld.png') 0 100% no-repeat;
    width: 100%;
}
.br2
{
    background: url('../Img/Grid/f_rd.png') 100% 100% no-repeat;
    padding: 9px;
}
.tl2
{
    background: url('../Img/Grid/f_lt.png') 0 0 repeat-y;
}
.tr2
{
    background: url('../Img/Grid/f_rt.png') 100% 0 repeat-y;
}
.bac2
{
    background: url('../Img/Grid/f_bg.png') 0 0 repeat-x;
}
.bacDown2
{
    background: url('../Img/Grid/f_dd.png') 0 100% repeat-x;
}
/*---------------------*/
.bl21
{
    background: url('../Img/Grid/f_ld2.png') 0 100% no-repeat;
    width: 100%;
}
.br21
{
    background: url('../Img/Grid/f_rd2.png') 100% 100% no-repeat;
    padding: 9px;
}
.tl21
{
    background: url('../Img/Grid/f_lt2.png') 0 0 no-repeat;
}
.tr21
{
    background: url('../Img/Grid/f_rt2.png') 100% 0 no-repeat;
}
.bac21
{
    background: url('../Img/Grid/f_bg2.png') 0 0 repeat-x;
}
.bacDown21
{
    background: url('../Img/Grid/f_dd2.png') 0 100% repeat-x;
}
/* --------------- END ----------------*/


.bac2 .RadGrid ,
.bac2 .RadGrid_Vista
{
    width:100% !important;
     outline: none; /*usuwamy focus grida*/
}
.bac21 .RadGrid ,
.bac21 .RadGrid_Vista
{
    width:100% !important;
     outline: none; /*usuwamy focus grida*/
}

.bac2 .rgMasterTable,
.bac2 .rgClipCells
{
    width:100% !important;
}
.bac21 .rgMasterTable,
.bac21 .rgClipCells
{
    width:100% !important;
}

.RadGrid_Vista .rgAdd
{
    background-position:0px !important; 
    background-image:url('../Icons/Ecod2/ecod2_element_add.png') !important;
}

.RadGrid_Vista .rgRefresh
{
     background-position:0px !important; 
    background-image:url('../Icons/Ecod2/ecod2_element_refresh.png') !important;
}
.helpDiv
{
    float:right;
    display:inline;
    margin-right:10px;
}
.helpIcon
{
    margin-left:2px;
    height:12px;
    width:12px;
    display:inline;
vertical-align:text-top;
cursor:pointer;
    
}

.ExcelDiv
{
	float: left;
	display: inline;
	margin-left: 10px;
}

/*Start PANEL SSO */
.SSOpanel
{
   z-index: 6999;
   position:relative;
   top:-78px;
   left:300px;
   width:247px;
}

/*dodatkowe menu dokumentu*/
.itemSettings
{
    clear:none;
    float:left;
    display:inline-block;
}

.btn-slide {
	
	
}
#SSOslideBody span
{
   padding-left: 5px;
}

#SSOslideHeader
{
    height:38px;
    width:247px;
    float: left;
	background-image:url('../Img/slideHead.png');
	background-repeat:no-repeat;
	display: block;
	cursor: pointer;

    margin-top:0px;
	padding-left:20px;
	padding-top:15px;
	
	color:#ffffff;
    font-size:11px;
}
#SSOheaderArrows
{
    width:215px;
    background: url(../Img/arrowSlide.png)no-repeat right -26px;
	float: left;

    height:20px;

}

#SSOheaderArrows span
{
	font-weight: bold;
	text-align: center;
	width: 200px;
	float: left;
}

#SSOslideBody
{
    display:none;
    float:left;
    margin-bottom:0px;
    margin-left:0px;
    background-image:url('../Img/slideBody.png');
	background-repeat:repeat-y;
	width:247px;
	height: auto;
	padding-left:15px;
	padding-top:10px;
	color:#ffffff;
    font-size:11px;
}
#SSOslideBody a
{
      color:#ffffff !important;
      font-size:11px;
}
.SSOItem
{
    display:block;
    clear:both;
    float: left;
    text-shadow:0 0px 0 #000000 !important;
    font-weight:normal;
    margin: 3px 6px 0px 6px;
    
    font-size:11px;

    color:#ffffff !important;
    
    
    background-image:url('../Img/SSO/greenBall.png');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:22px;
	height: 64px;
}

.SSOManager
{
    display:block;
    float: left;
    clear:both;
    text-shadow:0 0px 0 #000000 !important;
    font-weight:normal;
    margin: 0px 3px 6px 6px;
    
    font-size: 13px !important;

    color:#ffffff !important;
    
    background-image: url('../Img/SSO/cog_small.png');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;
	height: 15px;
}

.SSOManager a
{
	font-weight: bold;
	display: block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-bottom: 3px;
	vertical-align: top;
	width: 202px;
}

.SSOManager a:hover
{
   
    text-decoration:underline;
}

.SSOLabel
{
	font-weight: bold;
	float: left;
	text-align: center;
	width: 200px;
}

.fullHR
{
	border: none;
	display: block;
	background-color: #6D777F;
	float: left;
	margin: 3px 0px 6px -8px;
	width: 235px;
	height: 1px;
}

.leftHR
{
	border: none;
	display: block;
	background-color: #6D777F;
	float: left;
	margin: 6px 0px 6px -8px;
	width: 20px;
	height: 1px;
}

.rightHR
{
	border: none;
	display: block;
	background-color: #6D777F;
	float: left;
	margin: 6px 0px 6px 6px;
	width: 20px;
	height: 1px;
}

.LabelContainer
{
	float: left;
	padding-top: 5px;
}

.panelFin
{
	width: 100%;
	float: left;
}

.SSOItemDisabled
{
    background-image:url('../Img/SSO/inactiveBall.png');
}

.SSO div
{
    height: 29px;
    float: left;
}

.SSOItem div a
{
	display: block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	vertical-align:bottom;
	height: 25px;
	width: 202px;
	margin-top: 2px;
}

.Archiwum div a
{
    background-image:url('../Img/SSO/archiwum.png');
}

.eFinancingPekao div a
{
    background-image:url('../Img/SSO/pekao.png');
}

.TRACKINGDYSTRPL div a
{
    background-image:url('../Img/SSO/archiwum.png');
}

.ArchiwumPL div a
{
    background-image:url('../Img/SSO/archiwumPL.png');
}

.ArchiveTr div a
{
    background-image:url('../Img/SSO/TR/archive_lang_en.png');
    height: 64px;
}

.ArchiveTrPL div a
{
    background-image:url('../Img/SSO/TR/archive_lang_pl.png');
    height: 64px;
}

.ArchiveTrTR div a
{
    background-image:url('../Img/SSO/TR/archive_lang_tr.png');
    height: 44px;
}

.ArchiveTrEN div a
{
    background-image:url('../Img/SSO/TR/archive_lang_en.png');
    height: 64px;
}

.ArchiveTrDev div a
{
    background-image:url('../Img/SSO/TR/archive_dev_lang_en.png');
    height: 64px;
}

.ArchiveTrDevPL div a
{
    background-image:url('../Img/SSO/TR/archive_dev_lang_pl.png');
    height: 64px;
}

.ArchiveTrDevTR div a
{
    background-image:url('../Img/SSO/TR/archive_dev_lang_tr.png');
    height: 44px;
}

.ArchiveTrDevEN div a
{
    background-image:url('../Img/SSO/TR/archive_dev_lang_en.png');
    height: 64px;
}

.SSOItem div a:hover
{
   
    text-decoration:underline;
}
.SSO div a
{
   
    vertical-align: bottom;
    color:#ffffff !important;
    margin-left:0px !important;
    font:11px Verdana,Geneva,Arial,Helvetica,sans-serif !important;
    
}
.activeSlide {
	background-position: right -5px !important;
}

/*Koniec PANEL SSO*/

/*START INFO o zalogowanym u�ytkowniku */
#loginInfoPanel
{
	font-weight: bold; 
	color: #FFFFFF;
}

#loginInfoPanel .loginInfoPanel_CompanyName
{
	font-size: 12px;
}

#loginInfoPanel .loginInfoPanel_Iln
{
	font-size: 10px;
	color: #eeeeee;
}

/*END INFO o zalogowanym u�ytkowniku */

.tip-ecodSimple {
	z-index:1000;
	text-align:left;
	background-color:#C7E1EC;
    border:1px solid #00788F;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:6px 8px;
	min-width:50px;
	max-width:300px;
	color:#000;

}
.tip-ecodSimple .tip-inner {
	font:12px/16px arial,helvetica,sans-serif;
}


/*START: Dodatkowe info na stronie logowania */
.LoginPageAdditionalInfo
{
	text-align: center;
	font-size: 12px;
	padding-top: 15px;	
	color: #888;
	padding-bottom: 30px;
}

.LoginPageAdditionalInfo a
{
	color: #306392;
}

.LoginPageAdditionalInfo .DivVindicationInfo
{
    color: red !important;
    font-weight:bold!important;
    font-size: 11px!important;
}
/*END: Dodatkowe info na stronie logowania */

/*START: Panel power usera */
.PowerUserPanel
{
    font-size: 10pt;
    position: fixed;
    width: 342px;
    min-width: 342px;
    max-width: 342px;
    left: -350px;
    top: 98px;
    background-image: -moz-linear-gradient(top, #c9e2ed, #c3dfeb);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #c9e2ed), color-stop(1.0, #c3dfeb));
    border: 1px solid #FFFFFF;
    background-color: #c9e2ed;
    padding: 8px;
    z-index: 999;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    outline: #c9e2ed solid 1px;
    overflow: hidden;
}

.PowerUserPanel:hover
{
    left: 0px;
}

.PowerUserPanel section
{
    width: 342px;
    min-width: 342px;
    max-width: 342px;
    overflow: auto;
}

.PowerUserPanel h1
{
    color: #005B6A;
    font-size: 1.2em;
}

.PowerUserPanel h2
{
    color: #005B6A;
    font-size: 1.1em;
}

.PowerUserPanel table
{
    border-collapse: collapse;
}

.PowerUserPanel td 
{
    padding: 2px;
    text-align: left;
    vertical-align: middle;
    overflow: auto;
}

.PowerUserPanel tr:nth-child(even) 
{
    background-color: rgba(0, 0, 0, 0.05);
}

.PowerUserPanel hr 
{
    margin-top: 2px;
	border: 0;    
	border-top: 1px solid #ffffff;
    margin-bottom: 4px;
	
}
/*END: Panel power usera */

/*Resetowanie has�a*/
.password-reset-panel .info-container
{
    margin-top: 15px;
}
.password-reset-panel .info 
{
    padding-left: 42px;
    font-weight: bold;
}
.password-reset-panel .infoSetNewPasswordFailure 
{
    font-size: 15px;
    margin-left: 100px;
}
.password-reset-panel
{
    margin-top: 20px;
}

.warningText 
{
    color:red !important;
    font-weight: bold !important;
    text-decoration: none !important;
}
.warningText:hover
{
    color: #9ac0fe !important;
    cursor: pointer !important;
}
.warningText:active
{
    color: Red !important;
    cursor: pointer !important;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    max-height: 200px;
    overflow-y: scroll;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 10237;
}

.dropdown-hover:hover .dropdown-content {
    display: block;
}

.NewLanguageFlagIcon
{
    height: 17px;
    width: 25px;
    border: none !important;
}

#loginLangChoice 
{
    position:relative;
    left: 380px;    
}
.languages-dropdown-title 
{
    border-radius: 5px;
    border: 1px solid #9ac0fe;
    padding-top: 4px;
    padding-bottom: 5px;
    color: Red !important;
    font-weight: normal;
    min-width: 100px;
    text-align: left;
}

.languages-dropdown-title:hover
{
    background-color: #0392ff;
    color: White !important;
    cursor:pointer;
}

.languages-dropdown-title:active
{
    background-color: rgba(0,0,0,0);
}

.languages-dropdown-content-item
{
    text-align: left !important;
    padding: 7px 17px;
    cursor: pointer;
    width: 100%;
    color: Black !important;
    text-shadow: none !important;
    display: block;
    background-color: #eff1f2;
    border: none;
    font-family: Helvetica;
    font-size: 14px;
}

.languages-dropdown-content-item:hover
{
    background-color:#0392ff !important;
    color: White !important;
}

.dropdown-content-item-text
{
    text-shadow: none;
    color:#000;
    font-weight: normal;
    font-size: 1.2em;
    white-space: nowrap;
}

.newLayout_Body
{
    background:none;
    background-color: #eff1f2;
    font-family: Helvetica ;
}

.newLayout_dialog-bg {
  width: 640px;
  height: 565px;
  border-radius: 2px;
  border: solid 0.5px transparent;
  background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(to bottom, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.4) 5%, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0));
  background-origin: border-box;
  background-clip: content-box, border-box;
  margin: 0 auto;
}

.newPasswordForm {
  width: 640px;
  height: 762px;
  border-radius: 2px;
  border: solid 0.5px transparent;
  background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(to bottom, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.4) 5%, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0));
  background-origin: border-box;
  background-clip: content-box, border-box;
  margin: 0 auto;
}

.centerDiv200
{
    margin: 0 auto;
    position: relative;
    margin-top: 200px;
}

.centerDiv133
{
    margin: 0 auto;
    position: relative;
    margin-top: 133px;
}

.centerDiv50
{
    margin: 0 auto;
    position: relative;
    top: 50px;
}

.divRight
{
    float: right !important;
}

.newLayout_LangBox
{
  width: 103px !important;
  border-radius: 4px;
  background-color: #ffffff;
  border: solid 1px #dfe1e8;
}

.newLayout_LoginErrorTxt
{
  width: 226px;
  height: 12px;
  font-family: Roboto;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #d50000;
}

.newLayout_LangBox-Title
{
  width: 80px;
  height: 17px;
  font-family: Helvetica;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #555555;
  padding-top:1px;
}

.loginServerFeedback
{
    background-color: #e53935;
    width: 315px;
    position:relative;
    margin: 0 auto;
    padding: 25px;
    font-family: Helvetica;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    display: grid;
    grid-template-columns: 1fr 5fr;
}

.newPasswordInfo 
{
    width: 296px;
    height: 26px;
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #555555;
    margin-top: 34px;
}

.newPasswordLabel 
{
      width: 296px;
      height: 27px;
      font-size: 15px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.8;
      letter-spacing: normal;
      color: #555555;
      margin-top: 20px;
}

.newPasswordTextBox 
{
      width: 344px;
      height: 29px;
      border-radius: 4px;
      background-color: #ffffff;
      border: solid 1px #abb1c6;
      margin-top: 2px;
}

.sendNewPasswordButton 
{
  width: 100px;
  height: 35px;
  background-color: #0392ff;
  margin-top: 22px;
  color: white;
  border:none;
  border-radius: 3px;
}

.divSendButton 
{
    margin:0 auto !important;
    text-align: center;
    position: relative;
}

.loginForm
{
  display: table;
  margin: 0 auto;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.8;
  letter-spacing: normal;
  color: #555555;
}
.loginForm > input
{
    display:block;
}

.loginForm-field
{
  width: 344px;
  height: 29px;
  border-radius: 4px;
  background-color: #ffffff;
  border: solid 1px #abb1c6;
  padding-right: 10px;
  padding-left: 10px;
}
.loginForm-submit
{
    margin:0 auto !important;
  width: 100px;
  height: 35px;
  background-color: #0392ff;
  border:none;
  color: white;
  font-size: 14px;
  border-radius: 3px;
  margin-top: 30px;
  float:right;
}

.loginForm-field
{
    margin-top: 5px;
    margin-bottom: 20px;
}

.resetPasswordLink
{
    display:table;
    margin:0 auto !important;
    font-family: Helvetica;
    font-size : 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    position: relative;
    bottom: 0;
}

.resetPasswordLink>a
{
    color: #0392ff;
}

