/* *****************************************/
/* 					edycja konta użytkownika    				*/
/* *****************************************/

div#accountContentHolder {
    background-color: #ffffff;
	width:947px;
}
.accountContentMenu {
	background-color: #888687;
    border: solid 1px #888687;
    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;
}
#pnlContent {
    margin-bottom: 0px !important;
}
table#daneKonta, table.frmViewAccountClass, table.frmvChangePassword, table.frmvAddressChange {
	width: 910px;
	margin-top: 20px;
}
.textPanelTransactions table#daneKonta, .textPanelTransactions table.frmViewAccountClass, .textPanelTransactions table.frmvChangePassword, .textPanelTransactions table.frmvAddressChange {
	width: 700px;
}
table.ContactAddressDataFormView_DaneFirmy_table {
    width: 910px;
    background-color: #fff;
}
table.ContactAddressDataFormView_ResztaDanychFirmy_table, table.ContactAddressDataFormView_WyborTypuAdresu_table {
    width: 910px;
    background-color: #fff;
}
.content_2col table.ContactAddressDataFormView_ResztaDanychFirmy_table, .content_2col table.ContactAddressDataFormView_WyborTypuAdresu_table {
	width: none;	
}
table.frmViewAccountClass, table.frmvChangePassword {
    padding-bottom: 0px;
}
div#textPlace1bottom {
    color: #4b4a4a;
    font-size: 10pt;
	padding-bottom: 20px;	
}
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, 
table.change_password input,
table.change_password textarea {
    border-color: #ADADAF #E1E1E1 #E8E8EA #E2E2E2;
    border-style: solid;
    border-width: 1px;
    display: inline;
    float: left;
    height: 18px;
    padding-top: 2px;
    width: 200px;
    margin-left: 10px;
	margin-right: 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: 128px;
    width: 760px;
    float: left;
    padding-bottom: 20px;
}
.textPanelTransactions div.frmViewAccountButtons, .textPanelTransactions div.frmViewPasswordButtons {
	width: 500px;
}
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/send_btn.png);
    background-repeat: no-repeat;
    border: 0 solid;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    height: 24px;
    margin-right: 10px;
    width: 72px;
    text-align: center;
	line-height: 20px;
    float: left;
}
div#cartDetailsBack {
    background-color: transparent;
    background-image: url(../images/change_pass_btn.png);
    background-repeat: no-repeat;
    border: 0 solid;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-weight: bold;
    height: 24px;
    margin-right: 10px;
    text-align: center;
    margin-top: 10px;
    width: 96px;
	line-height: 20px;
}
#usrCtrl1_upContactAdresses div#cartDetailsBack {
	margin-bottom:20px;
}
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: 91px;
    height: 24px;
    color: #595353;
    background: url(../images/transactions_change.jpg) no-repeat;
    display: block;
    text-align: center;
    margin-top: 5px;
    margin-left: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;
	width: 100%;
}
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; */
}
table.ContactAddressDataGridView_Grid td a, table.ContactAddressDataGridView_Grid th a {
	color: #000;
}
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;
	padding-bottom: 10px;
}
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/send_btn.png);
    background-repeat: no-repeat;
    border: 0 solid;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-weight: bold;
    height: 24px;
    text-align: center;
    width: 72px;
    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: #FFF;
    font-size: 11px;
}

/* account download */
#download_content .page_title span {
	background-image:url(../images/common/icon/hr.png);
	background-repeat:no-repeat;
	clear:both;
	color:Black;
	float:left;
	font-size:16px;
	font-weight:bold;
	line-height:17px;
	margin-top:10px;
	padding-left:22px;
}
#download_content .categories {
    clear:both;
	float:left;
	margin-left:45px;
	margin-top:25px;
}
#download_content .categories span {
    clear:both;
	color:Black;
	float:left;
	font-size:14px;
	font-weight:bold;
}
#download_content .categories select {
	background-image:url(../images/pages/download/input.png);
	border:medium none;
	clear:both;
	color:#656464;
	float:left;
	font-size:12px;
	font-weight:normal;
	margin-top:10px;
	padding:3px;
	width:257px;
}
#download_content #objects_list {
    clear:both;
	float:left;
	font-size:12px;
	margin-bottom:2px;
	width:100%;
	margin-top:20px;
}
#download_content #objects_list .images {
	float:left;
	height:39px;
	padding-top:0;
	text-align:center;
	vertical-align:top;
	width:75px;
}
#download_content .preview_listitem_name {
    float:left;
	font-weight:bold;
	color:Black;
	font-size:12px;
}
#download_content .preview_listitem_name span {
    font-weight:normal;
	color:#616161;
}
#download_content .redirect:hover {
     color:Black;
}
#download_content .redirect:visited {
     color:#616161;
}
#download_content .preview_listitem_name:visited {
        color:#616161;
}
#download_content .redirect {
	background-image:url(../images/pages/generalinformation/arr.png);
	background-position:right 4px;
	background-repeat:no-repeat;
	color:#6A6969;
	float:left;
	font-size:12px;
	font-weight:bold;
	padding-right:16px;
}
#download_content .preview_listitem_name {
	float:left;
	font-size:12px;
	margin-top:0;
	text-align:left;
	width:85%;
	clear:none;
}
#download_content {
    float:left;
	clear:both;
	padding-bottom:20px;
	width:100%;
}
#download_content .preview_listitem {
	clear:both;
	float:left;
	margin-left:24px;
	margin-top:15px;
	width:745px;
}
td.ContactAddressDataFormView_left_cell {
	height:30px;
	padding-right:5px;
	text-align:right;
	width:100px;
}
#ContactAdresses1_upContactAdresses td select,
#accountContentHolder td 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.usrCtrl1_frmvUC_frmv td select {
	margin-left: 10px;
}
td.ContactAddressDataFormView_glownyNagl_cell {
	color:#4B4A4A;
	font-weight:bold;
	text-align: left;
}
td.ContactAddressDataFormView_glownyNagl_cell span {
	font-size:10pt!important;
}
table#usrCtrl0_frmv,
div#usrCtrl1_upContactAdresses,
table#usrCtrl2 {
	margin: 20px;	
}
#ContactAdresses1_upContactAdresses table.ContactAddressDataFormView_ResztaDanychFirmy_table, 
#ContactAdresses1_upContactAdresses table.ContactAddressDataFormView_WyborTypuAdresu_table,
#ContactAdresses1_upContactAdresses table.ContactAddressDataFormView_DaneFirmy_table {
	width: 700px;	
}