/* *****************************************/
/* 					edycja konta użytkownika    				*/
/* *****************************************/

div#accountContentHolder
{
    background-color: #f3fad8;
}
.accountContentMenu
{
    background-image: url(../images/accountTableHeader.gif);
    background-repeat: repeat-x;
    border: solid 1px #979f7a;
    height: 24px;
    padding-left: 10px;
}
table.pageLinkTransaction
{
    float: left;
    height: 24px;
}
table.pageLinkTransaction a
{
    color: #fff;
    font-size: 10pt;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 7px;
    border-left: solid 1px #fff !important;
}
table.pageLinkTransaction a:hover
{
    color: #050505;
}
table.pageLinkTransactionSelected a
{
    color: #050505;
}
#textPlace1bottom
{
    padding: 20px;
}
#pnlContent
{
    margin-bottom: 0px !important;
}
table#daneKonta, table.frmViewAccountClass, table.frmvChangePassword, table.frmvAddressChange
{
    width: 910px;
    padding: 20px;
    background-color: #fff;
    margin-top: 10px;
}
table.ContactAddressDataFormView_DaneFirmy_table
{
    width: 910px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #fff;
}
table.ContactAddressDataFormView_ResztaDanychFirmy_table
{
    width: 910px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #fff;
}
table.frmViewAccountClass, table.frmvChangePassword
{
    padding-bottom: 0px;
}
div#textPlace1bottom
{
    color: #4b4a4a;
    font-size: 10pt;
}
span.loginLabel2
{
    color: #4b4a4a;
    font-size: 10pt;
    font-weight: bold;
}
td.cartDetailsMainRowTd1
{
    text-align: right;
    vertical-align: top;
    padding-top: 2px;
}
table.frmvChangePassword td.cartDetailsMainRowTd2
{
    width: 85%;
}
td.cartDetailsMainRowTd2
{
    font-weight: bold;
    margin-left: 10px;
    width: 90%;
}
table.frmv_contact td.cartDetailsMainRowTd2
{
    width: 85%;
}
td.cartDetailsMainRowTd2 span
{
    margin-left: 20px;
}
table.frmViewAccountClass input, table.frmvChangePassword input, table.frmViewAccountClass textarea, table.frmv_contact input
{
    border-color: #ADADAF #E1E1E1 #E8E8EA #E2E2E2;
    border-style: solid;
    border-width: 1px;
    display: inline;
    float: left;
    height: 18px;
    padding-left: 3px;
    padding-top: 2px;
    width: 200px;
    margin-left: 10px;
}
table.frmv_contact td.cartDetailsMainRowTd2 select
{
    border-color: #ADADAF #E1E1E1 #E8E8EA #E2E2E2;
    border-style: solid;
    border-width: 1px;
    height: 22px;
    margin-bottom: 5px;
    padding-left: 3px;
    vertical-align: middle;
    width: 205px;
    margin-left: 10px;
}
table.frmViewAccountClass textarea
{
    height: 50px;
    padding-top: 0px;
}
table.frmvChangePassword input
{
    display: inline;
    float: left;
}
span.validation_error
{
    display: inline;
    float: left;
    margin-left: 0px !important;
    padding-left: 5px;
}
span#usrCtrl2_frmv_NewPasswordCompare
{
    padding-left: 0px;
}
table.frmViewAccountClass td.cartDetailsMainRowTd2, table.frmvChangePassword td.cartDetailsMainRowTd2, table.frmv_contact td.cartDetailsMainRowTd2
{
    padding-bottom: 5px;
}
div.frmViewAccountButtons, div.frmViewPasswordButtons
{
    background-color: #fff;
    padding-top: 5px;
    padding-left: 150px;
    width: 760px;
    float: left;
    padding-bottom: 20px;
}
div.frmViewPasswordButtons
{
    width: 750px;
    padding-left: 160px;
}
div.frmViewAccountButtons div#change_button, div.frmViewAccountButtons div#cancel_button, div.frmViewPasswordButtons div#cancel_button, div.frmViewPasswordButtons div#change_button
{
    background-color: transparent;
    background-image: url(../images/zmien_button.png);
    background-repeat: no-repeat;
    border: 0 solid;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    height: 26px;
    padding-right: 10px;
    width: 66px;
    text-align: center;
    padding-top: 5px;
    float: left;
}
div#cartDetailsBack
{
    background-color: transparent;
    background-image: url(../images/nowy_button.png);
    background-repeat: no-repeat;
    border: 0 solid;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-weight: bold;
    height: 26px;
    margin-right: 10px;
    padding-top: 5px;
    text-align: center;
    margin-top: 10px;
    width: 66px;
}
div.textPanelTransactions div.frmViewAccountButtons div#change_button, div.textPanelTransactions div.frmViewAccountButtons div#cancel_button, div.textPanelTransactions div.frmViewPasswordButtons div#cancel_button, div.textPanelTransactions div.frmViewPasswordButtons div#change_button,div.textPanelTransactions div#cartDetailsBack
{
    margin-top: 15px;
    width: 74px;
    height: 25px;
    color: #595353;
    background: url(../images/transactions_change.png);
    display: block;
    text-align: center;
    margin-top: 5px;
    margin-left:0px;
    font-weight:normal;
    padding-right:0px;
    padding-top:0px;
}


div.frmViewPasswordButtons div#change_button
{
    background-image: url(../images/zmien_haslo_button.png);
    width: 91px;
}
div.frmViewAccountButtons a, div.frmViewPasswordButtons a
{
    color: #fff;
}
div#usrCtrl1_pnlNew
{
    background-color: #fff;
}
table.ContactAddressDataGridView_Grid
{
    background-color: #fff;
    border-bottom: solid 2px #fff !important;
    margin: 0px 10px 0px 10px;
}
table.ContactAddressDataGridView_Grid a
{
    text-decoration: underline;
}
table.ContactAddressDataGridView_Grid a:hover
{
    text-decoration: none;
}
table.ContactAddressDataGridView_Grid tr
{
    border: none;
}
table.ContactAddressDataGridView_Grid td, table.ContactAddressDataGridView_Grid th
{
    /*border: solid 1px #fff; */
}
th.ContactAddressDataGridView_Adresy_Header, td.ContactAddressDataGridView_Adresy_Item
{
    width: 180px;
    border-bottom: dotted 1px #9c9c9c;
}
th.ContactAddressDataGridView_Domyslny_Header
{
    width: 130px;
    text-align: center;
}
th.ContactAddressDataGridView_Wybierz_Header, th.ContactAddressDataGridView_Edytuj_Header
{
    width: 100px;
}
th.ContactAddressDataGridView_Usun_Header
{
    /*	width: 50px; */
    width: 47%;
}
table.ContactAddressDataGridView_Grid th, td.ContactAddressDataGridView_Adresy_Item, td.ContactAddressDataGridView_Domyslny_Item, td.ContactAddressDataGridView_Wybierz_Item, td.ContactAddressDataGridView_Edytuj_Item, td.ContactAddressDataGridView_Usun_Item
{
    border-left: solid 1px #fff;
    border-right: solid 1px #fff;
    border-top: solid 1px #fff;
    border-bottom: dotted 2px #9c9c9c;
    vertical-align: middle;
}
table.ContactAddressDataGridView_Grid th
{
    border-bottom: dotted 2px #fff;
}
td.ContactAddressDataGridView_Adresy_Item
{
    padding-bottom: 10px;
}
td.ContactAddressDataGridView_Domyslny_Item
{
    text-align: center;
}
table.frmv_contact div#change_button
{
    background-color: transparent;
    background-image: url(../images/zmien_button.png);
    background-repeat: no-repeat;
    border: 0 solid;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-weight: bold;
    height: 26px;
    padding-right: 10px;
    padding-top: 5px;
    text-align: center;
    width: 66px;
    display: inline;
    margin-left: 10px;
}

div#cartDetailsBack a, div#change_button a
{
    color: #FFFFFF;
}

div.textPanelTransactions div#change_button a,div.textPanelTransactions div#cartDetailsBack a
{
    display: block;
    color: #595353;
    padding: 4px 0;
    font-size: 11px;
}