/* web 5 */

body
{
	overflow: hidden;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

ol, ul {
	list-style: none;
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}

#banner
{
	background:url('../images/logo.png') no-repeat;
	width:100%;
	height:53px;
}

#logoText
{
	color:#fff;
	font-size:40px;
	font-weight:bold;
	font-family:Calibri;
	font-style:italic;
	position: absolute;
	top: 0;
	left: 20px;	
display:none;
}

#topBottons
{
}

#logoIntegra {
    background: url('../images/logoIntegra.png') no-repeat;
    width: 69px;
    height: 20px;
    position: absolute;
    top: 13px;
    right: 7px;
    z-index: 1;
}

#logoTecDoc {
    background: url(../images/logoTecDoc.png) no-repeat;
    width: 100%;
    height: 40px;
    background-position-x: center;
    margin-top: 10px;
}

#smallBanner
{
	display:none;
	width: 261px;
	height: 52px;
	position: absolute;
	top: 54px;
	right: 0;
}

#centerTop
{
	position: absolute;
	top: 98px;
	height:5px;
	left: 0;
	right: 0;
	background-color:#eceaee;
}

#center
{
	position: absolute;
	top: 103px;
	bottom: 0;
	left: 0;
	right: 0;
	width:100%;
	height:100%;
}

#tabContainer {
	margin: 0px auto 0px auto;
	width:100%;
	height: 42px;
	position: absolute;
	top: 53px;
	z-index:1001;
}
.tabbed_box h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#ffffff;
	letter-spacing:-1px;
	margin-bottom:10px;
}
.tabbed_box h4 small {
	color:#e3e9ec;
	font-weight:normal;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	position:relative;
	top:-4px;
	left:6px;
	letter-spacing:0px;
}
#bigTabs
{
	height: 42px;
	border-top: 1px solid #DCDCDC;
	background-image:url('../images/tloTabs.png');
	background-color: #E9E9E9;
	border-bottom: 2px solid #DCDCDC;
}

ul.tabs {
    margin: 0px;
    padding: 0px;
    margin-top: 2px;
    margin-bottom: 5px;
    display: block;
    height: 40px;
    position: absolute;
    z-index: 10;
    background-image: url('../images/tloTabs.png');
}

ul.tabs li {
	list-style: none;
	display: block;
	float: left;
	cursor: pointer;
	padding-left: 10px;
	height: 41px;
	border-right: 2px solid #E0E0E0;
	padding-right: 10px;
}

ul.tabs li a 
{
	color: #000;
	width:auto;
	font-family:Calibri;
	font-weight:bold;
	line-height: normal;
	text-decoration: none;
	display: block;
	margin: 0;
}


ul.tabs li span.tabs-title 
{
	padding-bottom:10px;
	padding-top:10px;
	padding-left:5px;
}

ul.tabs li li span.menu-title
{
	padding-bottom:0px;
}

span.tabs-title
{
	display: block;
	cursor: pointer;
}

ul.tabs li.active, ul.tabs li.over {
	background: url('../images/podkreslenie.png') center bottom no-repeat;
}

ul.tabs li.select, ul.tabs li.over {
	background: url('../images/podkreslenie.png') center bottom no-repeat;
}

span.tabs-image
{
	background-position: left -1px;
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	padding-left: 30px;
}

span.katalog-image
{
	background: url('../images/Katalog_i_cennik.png') no-repeat -2px;
}

span.dane-image
{
	background: url('../images/Dane_serwisu.png') no-repeat 2px;
}

span.zamowienia-image
{
	background: url('../images/Zamowienia_i_faktury.png') no-repeat 2px;
}

span.aktywne_zam-image
{
	background: url('../images/aktywne_amowienie.png') no-repeat 6px;
}

span.aktywny_kosztorys-image
{
	background: url('../images/kosztorys.png') no-repeat 6px;
}

span.lista_zam-image
{
	background: url('../images/lista_zamowien2.png') no-repeat 2px;
}

span.promocje-image
{
	background: url('../images/promocje.png') no-repeat 2px;
}

span.pomoc-tech-image
{
	background: url('../images/pomoc_techniczna.png') no-repeat 0px;
	width:125px;
	height: 40px;
}

.helpDeskCss
{
    background: rgba(0, 0, 0, 0) !important;
    top: 2px;
    right: 85px;
    position: absolute;
}


/* Przyciski na górze w lewj stronie */

.topButtonsContener {
	position: absolute;
	right: 0;
	top: 10px;
	left: 0;
}

.leftBanerTopButtons {
}

#topButtonsBox {
	position: absolute;
    right: 0;
}

table.topButtons {
    margin: 0px;
    padding: 0px;
    margin-top: -8px;
    display: block;
}

table.topButtons td.topBtn {
    cursor: pointer;
    margin-left: 5px;
    height: 45px;
    border-left: 2px solid #E0E0E0;
    padding-right: 8px;
    padding-left: 8px;
}

table.topButtons td.topBtn a 
{
	color: black;
	width: auto;
	font-family: Calibri;
	font-size: 13px;
	line-height: 28px;
	display: block;
	margin: 0;
}


table.topButtons td.topBtn td.topBtn span.menu-title
{
	padding-bottom:0px;
}

#topButtons td.topBtn div {
	display: none;
}

#topButtons td.topBtn:hover div { display:block;}

span.topButtons-image
{
	background-position: left -1px;
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
}


span.topButtons-title
{
	display: block;
	cursor: pointer;
	margin-left:25px;
}

span.sprzedaz-image
{
	background: url('../images/sprzedaz.png') no-repeat 2px;
}

span.ustawienia-image
{
	background: url('../images/ustawienia_menu.gif') no-repeat 2px;
}

span.kontakt-image
{
	background: url('../images/kontakt.gif') no-repeat 2px;
}

span.uwagi-image
{
	background: url('../images/uwagi2.gif') no-repeat 2px;
}

span.instrukcja-image
{
	background: url('../images/instrukcja.gif') no-repeat 2px;
}

span.wyloguj-image
{
	background: url('../images/wyloguj.png') no-repeat 2px;
}

span.ceny-image
{
	background: url('../images/cz_off.png') no-repeat 2px;
}

.ceny-ukryj-image
{
	background: url('../images/cz.png') no-repeat 2px !important;
}

span.porownywarka-image
{
	background: url('../images/porownywarka.png') no-repeat;
}

span.oprogramie-image
{
	background: url('../images/oprogramie.png') no-repeat 2px;
}

/* Informacja o pojezdzie */

#carInfoContent
{
	position: absolute;
    top: 3px;
    right: 7px;
    font-family: Tahoma;
    font-size: 0.71em;
    font-weight: normal;
    max-width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.carInfoContentData-images
{
	display:block;
	height:20px;
	width:20px;	
	background: url('../images/car_info.png') no-repeat;
	position:absolute;
	top:13px;
	right:-3px;
	cursor:pointer;
	z-index:100;
}

.x-tabs-big-strip .x-tabs-big-right {
	background: url(../images/tab-sprite.gif) no-repeat right -50px;
}

.activLink
{
	font-family: Calibri;
	font-size: 14px;
	color: black;
}

a.activLink:visited 
{
	text-decoration: none;
}

#treeIcons
{
	height: 100%;
	vertical-align: top;
	position: absolute;
	top: 2px;
	left: 3px;
	width:122px !important;
	display:none;
}

#treeIconsBtns
{
	height: 100%;
	vertical-align: top;
	position: absolute;
	top: 2px;
	left: 0px;
	width:122px !important;
}

#dataByVehicleChildContent2
{
	width: 100%;
	height: 100%;
	vertical-align: top;
	margin-left: 125px;
	border-left: 1px solid #8DB2E3;
}

#mainElement
{
	background-color:#F3F2F2;
}

#tree, #tree2
{
	background-color:#FFF;
	border-right: 1px solid #8DB2E3;
}

#carButtonsBox 
{
	overflow: hidden;
	text-align:center;
}

#carsHistoryGridBody
{
	background-color:#fff;
}

#searchTreeBox2
{
	position: absolute;
	top: 50px;
	right: 30px;
	height: 34px;
	width: 380px;
}

#searchTreeBox2 input[type=button]
{
	height: 24px;
	width: 80px;
}

#txtSearchTreeBox
{
	width: 250px;
	height: 20px;
	margin-top: 6px;
	margin-left: 4px;
}

#searchTreeBox
{
	height: 34px;
	border-bottom: 1px solid #8DB2E3;
}

#searchTreeBox input
{
	margin-top: 6px;
	height: 24px;
	width: 80px;
}


#mainOilsElement
{
	background-color:#F3F2F2;
	width:100%;
	height:100%;
}

#searchOilsTreeBox2
{
	position: absolute;
	top: 53px;
	right: 0px;
	height: 25px;
	width: 380px;
	display:none;
}

#searchOilsTreeBox2 input[type=button]
{
	height: 24px;
	width: 80px;
}

#txtSearchOilsTreeBox
{
	width: 250px;
	height: 20px;
	margin-top: 6px;
	margin-left: 4px;
}

#searchOilsTreeBox
{
	height: 34px;
	border-bottom: 1px solid #8DB2E3;
	padding-left:10px;
}

#searchOilsTreeBox input
{
	margin-top: 6px;
	height: 24px;
	width: 80px;
}

#treeOilsScreen-1
{
	position: absolute !important;
	right: 0 !important;
	top: 81px !important;
	background-color:#F3F2F2 !important;
	border: 1px solid #8DB2E3
}

#oilsTree {
    background-color: #FFF;
    border-right: 1px solid #8DB2E3;
}


#mainKWWElement
{
	background-color:#F3F2F2;
	width:100%;
	height:100%;
}

#searchKWWTreeBox2
{
	position: absolute;
	top: 53px;
	right: 0px;
	height: 25px;
	width: 380px;
	display:none;
}

#searchKWWTreeBox2 input[type=button]
{
	height: 24px;
	width: 80px;
}

#txtSearchKWWTreeBox
{
	width: 250px;
	height: 20px;
	margin-top: 6px;
	margin-left: 4px;
}

#searchKWWTreeBox
{
	height: 34px;
	border-bottom: 1px solid #8DB2E3;
	padding-left:10px;
}

#searchKWWTreeBox input
{
	margin-top: 6px;
	height: 24px;
	width: 80px;
}

#treeKWWScreen-1
{
	position: absolute !important;
	right: 0 !important;
	top: 81px !important;
	background-color:#F3F2F2 !important;
	border: 1px solid #8DB2E3
}

#kwwTree {
    background-color: #FFF;
    border-right: 1px solid #8DB2E3;
}



#mainMotorPartsElement
{
	background-color:#F3F2F2;
	width:100%;
	height:100%;
}

#searchMotorPartsTreeBox2
{
	position: absolute;
	top: 53px;
	right: 0px;
	height: 25px;
	width: 380px;
	display:none;
}

#searchMotorPartsTreeBox2 input[type=button]
{
	height: 24px;
	width: 80px;
}

#txtSearchMotorPartsTreeBox
{
	width: 250px;
	height: 20px;
	margin-top: 6px;
	margin-left: 4px;
}

#searchMotorPartsTreeBox
{
	height: 34px;
	border-bottom: 1px solid #8DB2E3;
	padding-left:10px;
}

#searchMotorPartsTreeBox input
{
	margin-top: 6px;
	height: 24px;
	width: 80px;
}

#treeMotorPartsScreen-1
{
	position: absolute !important;
	right: 0 !important;
	top: 81px !important;
	background-color:#F3F2F2 !important;
	border: 1px solid #8DB2E3
}

#motorPartsTree {
    background-color: #FFF;
    border-right: 1px solid #8DB2E3;
}

#carsProdArticlesInGroupId
{
	margin-top: 10px;
	display: block;
	float: left;
}

#labCarsProdArticlesInGroup
{
	padding-top: 10px;
	float: left;
	margin-left: 10px;
	padding-right: 10px;
}

#treeScreen-1
{
	position: absolute !important;
	right: 0 !important;
	top: 81px !important;
	background-color:#FFF !important;
}

#articleGrid
{
	float: left;
	background-color: white;
	margin-left: 125px;
	border-left: 1px solid #8DB2E3;
}

#articlesForCarElement
{
	overflow: hidden;
	min-height: 15em;
	width: 100%;
	height: 100%;
	background-color: #F3F2F2 !important;
}

#articlesForOilsElement
{
	overflow: hidden;
	min-height: 15em;
	width: 100%;
	height: 100%;
	background-color: #F3F2F2 !important;
}

#articleOilsGrid
{
	background-color: white;
	margin-left: 0;
	border-left: 1px solid #8DB2E3;
}

.articleDetailsAllDBOBottom
{
    margin-top:10px;
}

#articlesForMotorPartsElement
{
	overflow: hidden;
	min-height: 15em;
	width: 100%;
	height: 100%;
	background-color: #F3F2F2 !important;
}

#articleMotorPartsGrid
{
	background-color: white;
	margin-left: 0;
	border-left: 1px solid #8DB2E3;
}

.articleDetailsAllDBMPBottom
{
    margin-top:10px;
}

#bigTabsHeader
{
	border:0 !important;
}

.dataItem
{
	font: 9pt Tahoma, Arial, Verdana, Sans-serif;
	border: solid 1px #6F99CF;
	margin-bottom: 5px;
	border-left: 0;
}

.selectRow
{
	background-color: #E6EFFB;
}

.headerItem
{
	font: 9pt Tahoma, Arial, Verdana, Sans-serif;
	background-color: #E6EFFB;
	line-height: 18px;
	width: 100%;
	border-bottom: solid 1px #6F99CF;
	font-weight:bold;
}

.headerItem table
{
	width:100%;
}

.bodyItem_image
{
	float: left;
	position: relative;
	width: 128px;
	height: 112px;
	margin: 0 10px 0 0;
	border: 1px solid #e3e3e3;
	border-color: #a8ccf1;
	box-shadow: 0 0 3px 0 #a8ccf1;
	background-color: #fff;
}

.bodyItem_info
{
	font-size: 12px;
	cursor: pointer;
	box-sizing: content-box;
}

.short-text {
    overflow: hidden;
	height: 115px;
	min-height: 115px;
}

.full-text{
    height: auto;
}

.bodyItem_price
{
	float: right;
	box-sizing: content-box;
	width: 215px;
	border-left: solid 1px #DAE6F4;
	line-height: 16px;
	padding: 0px 5px 5px 10px;
}

.divBonusList
{
	display: inline-block;
	float: right;
	position: relative;
	top: -21px;
}

.iconBonusList
{
	display: block;
	width: 44px;
	height: 20px;
	margin: 0px;
	background: url('../images/bonus.png') no-repeat 0 3px;
}

.valueBonusList
{
	font-weight:bold;
	font-size: 8pt;
	margin-left:20px;
}

.AddToOrder
{
	display: block;
	position: relative;
	width: 150px;
	height: 25px;
	margin: 0px;
	padding: 0 3px 0 0;
	background: url('../images/SpinnerAddOrder.png') no-repeat;
}

.AddToOrder .textOrder {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 15px;
	height: 25px;
	padding: 0px 5px;
	margin: 0px;
	background: transparent;
	border: 0px solid;
	text-align: right;
}

.AddToOrder .Up {
	display: block;
	position: absolute;
	left: 25px;
	top: 0px;
	width: 19px;
	height: 13px;
	cursor:pointer;
}

.AddToOrder .Up:hover
{
	background: url('../images/SpinnerAddOrder_up.png') no-repeat;
}

.AddToOrder .Down {
	display: block;
	position: relative;
	left: 25px;
	top: 12px;
	width: 19px;
	height: 13px;
	cursor:pointer;
}

.AddToOrder .Down:hover
{
	background: url('../images/SpinnerAddOrder_down.png') no-repeat;
}

.AddToOrder .BtnAdd{
	display: block;
	position: absolute;
	left: 44px;
	top: 0px;
	width: 106px;
	height: 24px;
	cursor: pointer;
}

.AddToOrder .BtnAdd:hover
{
	background: url('../images/SpinnerAddOrder_btn.png') no-repeat;
}

.AddToOrder .BtnAddLabels{
	display: block;
	position: absolute;
	left: 24px;
	top: 2px;
	width: 56px;
	height: 18px;
	font-weight: bold;
	color: #15428B;
	font-size: 11pt;
	cursor: pointer;
}

.bigTable
{
	width:100%;
}

.bigTable_td_3
{
}

.BasicDataItemValue
{
}

div.BroughtPriceList
{
	color: #15428B;
	font-size: 14px;
}

div.DetailPriceList span
{
	font-weight:bold;
}

div.AvailibilityList
{
}

span.BroughtPriceListValue
{
	font-size: 13pt;
	font-weight:bold;
}

div.ProductLinkedIndexList
{
	font-size: 10pt;
	line-height: 20px;
}

span.ProductLinkedIndexValue
{
	font-size: 10pt;
}

span.AvailabilityBranch
{
	font-weight:bold;
}

span.AvailabilityStr
{
	font-weight:bold;
}

span.BroughtPriceListValue, span.loading
{
	display:inline-block;
	height:20px;
	width:20px;
}

.excerptData
{
	height: auto;
	padding: 3px;
	border-radius: 4px;
	border: 1px solid #fff;
	font-size: 12px;
	cursor: pointer;
	z-index: 3;
}

.show-more 
{
	padding-left: 150px;
}

.show-more a
{
	text-decoration:underline;
}

span.photoList {
  width: 100px;
  height: 100px;
  display: block;
  margin:auto;
}

span.loading {
  background: url(../images/spinner.gif) no-repeat center center;
}

.ui-tooltip, .arrow:after {
    background: #777777;
    border: 2px solid white;
}
.ui-tooltip {
    padding: 5px 10px;
    color: white;
    border-radius: 5px;
    font: bold 11px "Helvetica Neue", Sans-Serif;
    box-shadow: 0 0 7px #777777;
    z-index:20000;
}
.arrow {
	width: 70px;
	height: 16px;
	overflow: hidden;
	position: absolute;
    z-index:20000;
	left: 50%;
	margin-left: -35px;
	bottom: -16px;
}
.arrow.top {
	top: -16px;
	bottom: auto;
}
.arrow.left {
	left: 20%;
}
.arrow:after {
	content: "";
	position: absolute;
    z-index:20000;
	left: 20px;
	top: -20px;
	width: 25px;
	height: 25px;
	box-shadow: 6px 5px 9px -9px #777777;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	tranform: rotate(45deg);
}
.arrow.top:after {
	bottom: -20px;
	top: auto;
}

.paginationGrid
{
	position: relative;
	height: 30px;
	padding: 0;
	text-align: center;
	FONT: 10pt Tahoma, Arial, Verdana, Sans-serif;
	color: #000;
	TEXT-ALIGN: left;
	background: #d0def0 url(../images/panel-title-light-bg.png) repeat-x;
	cursor: default;
}

.pagingList
{
	position: absolute;
	top: 6px;
	right: 200px;
}

.viewList
{
	position: absolute;
	top: 3px;
	right: 50px;
}

.btnView_moreList
{
	background: #E6EFFB url(../images/moreList.png) no-repeat 2px 5px;
	width: 22px;
	height:21px;
	border: solid 1px #6F99CF;
    border-radius: 2px;
    text-decoration:none;float: left;
	margin-right: 5px;
	outline: 0;
	text-indent: -9999px;
	cursor: pointer;
}

.btnView_list
{
	background: #E6EFFB url(../images/list.png) no-repeat 2px 5px;
	width: 22px;
	height:21px;
	border: solid 1px #6F99CF;
    border-radius: 2px;
    text-decoration:none;float: left;
	margin-right: 5px;
	outline: 0;
	text-indent: -9999px;
	cursor: pointer;
}

.btnView_catalog
{
	background: #E6EFFB url(../images/catalog.png) no-repeat 2px 5px;
	width: 22px;
	height:21px;
	border: solid 1px #6F99CF;
    border-radius: 2px;
    text-decoration:none;float: left;
	outline: 0;
	text-indent: -9999px;
	cursor: pointer;
	display:none;
}

.ShowHideLeftContent
{
	position: absolute;
	top: 3px;
	left: 2px;
}

.ShowHideRightContent
{
	position: absolute;
	top: 3px;
	right: 2px;
}

.btnShowHideRightContent
{
	background: #E6EFFB url(../images/showHideRightContent.png) no-repeat 2px 5px;
	width: 35px;
	height:21px;
	border: solid 1px #6F99CF;
    border-radius: 2px;
    text-decoration:none;float: left;
	outline: 0;
	text-indent: -9999px;
	cursor: pointer;
}

.btnShowHideLeftContent
{
	background: #E6EFFB url(../images/showHideLeftContent.png) no-repeat 2px 5px;
	width: 35px;
	height:21px;
	border: solid 1px #6F99CF;
    border-radius: 2px;
    text-decoration:none;float: left;
	outline: 0;
	text-indent: -9999px;
	cursor: pointer;
}

.CurrentPage
{
	position: absolute;
	top: 6px;
	right: 257px;
}

.viewSort
{
	position: absolute;
	top: 2px;
	left: 45px;
}

.viewAvailability
{
	/* display: inline-block; */
	display:none;
}

.viewCountInPage 
{
    display: inline-block;
}

.viewCountInPage span
{
    padding-left:10px;
}

.x-grid-row-alt {
    background-color: #E6EFFB !important;
}

.x-grid-row
{
	height:30px;
}

.x-grid-row2
{
	height:30px;
}

.x-grid-row3
{
	height:30px;
	background-color:#F4F7FB;
}

.x-grid-row-selected td, .x-grid-locked .x-grid-row-selected td {
	background-color: #316ac5;
	color: white;
	font-weight: bold !important;
}

.x-grid-col2 {
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #8DB2E3 !important;
}

.paginationSubstitutionsCurrentPage
{
    float:left;
    padding-top:3px;
}

.paginationSubstitutionsGridData
{
    padding-top:3px;
}

.paginationSubstitutionsGrid
{
    position: relative;
    height: 25px;
    line-height:25px;
    padding: 0;
    text-align: center;
    FONT: 10pt Tahoma, Arial, Verdana, Sans-serif;
    color: #000;
    TEXT-ALIGN: left;
    background: #D0DEF0 url(../images/panel-title-light-bg.png) repeat-x;
    cursor: default;
}

#tabSubstitutionsDBV
{
	table-layout: fixed;
	padding: 0px;
	margin: 0px;
	border: 0px;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
}

#BodySubstitutionsDBV
{
	overflow-x:auto; 
	overflow-y:scroll; 
	height:100px; 
	width:420px;
}

#tabSubstitutionsDBTires
{
	table-layout: fixed;
	padding: 0px;
	margin: 0px;
	border: 0px;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
}

#BodySubstitutionsDBTires
{
	overflow-x:auto; 
	overflow-y:scroll; 
	height:100px; 
	width:420px;
}

#tabSubstitutionsDBO
{
	table-layout: fixed;
	padding: 0px;
	margin: 0px;
	border: 0px;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
}

#BodySubstitutionsDBO
{
	overflow-x:auto; 
	overflow-y:scroll; 
	height:100px; 
	width:420px;
}

#tabSubstitutionsDBKWW
{
	table-layout: fixed;
	padding: 0px;
	margin: 0px;
	border: 0px;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
}

#BodySubstitutionsDBKWW
{
	overflow-x:auto; 
	overflow-y:scroll; 
	height:100px; 
	width:420px;
}

#tabSubstitutionsDBA
{
	table-layout: fixed;
	padding: 0px;
	margin: 0px;
	border: 0px;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
}

#BodySubstitutionsDBA
{
	overflow-x:auto; 
	overflow-y:scroll; 
	height:100px; 
	width:420px;
}

#tabSubstitutionsPD
{
	table-layout: fixed;
	padding: 0px;
	margin: 0px;
	border: 0px;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
}

#BodySubstitutionsPD
{
	overflow-x:auto; 
	overflow-y:scroll; 
	height:100px; 
	width:420px;
}

.substitutionsPrice
{
	float: left;
	width: 110px;
	text-align:right;
}


#tabSubstitutionsDBE
{
	table-layout: fixed;
	padding: 0px;
	margin: 0px;
	border: 0px;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
}

#BodySubstitutionsDBE
{
	overflow-x:auto; 
	overflow-y:scroll; 
	height:100px; 
	width:420px;
}
.substitutionsBroughtPrice
{
	font-weight: bold;
	width: 65px;
	display: inline-block;
}

.substitutionsDetailPriceStr
{
	text-align: left;
	display: inline-block;
	width: 50px;
}

.substitutionsAvailibilityList
{
	width: 115px;
	text-align: center;
	margin-top: 3px;
}

.substitutionsCatalogNumber
{
	width: 100px;
	padding-left: 10px;
	white-space: normal !important;
	-webkit-touch-callout: initial;
    -webkit-user-select: all;
    -khtml-user-select: all;
    -moz-user-select: all;
    -ms-user-select: text;
    user-select: text;
}

.substitutionsBrand
{
	width:80px;
	overflow:hidden;
}

.substitutionPriceTd
{
    width:120px;
}

.substitutionAvailibilityTd
{
    width:115px;
}

.substitutionsUnit
{
	padding: 0.3em;
	margin: 0px;
	border: 0px;
	overflow-x: hidden;
	white-space: nowrap;
	width: 40px;
	text-align: left;
}

.substitutionsAddToActiveOrder
{
	padding: 0.3em;
	margin: 0px;
	border: 0px;
	overflow: hidden;
	white-space: nowrap;
	width: 60px;
	text-align: left;
}

.substitutionsContextMenu
{
	padding: 0.3em;
	margin: 0px;
	border: 0px;
	white-space: nowrap;
	width: 20px;
	text-align: left;
}

.substitutionsGridHeader
{
	table-layout: fixed;
    padding: 0px;
    margin: 0px;
    border: 0px;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
	font: normal 11px arial, tahoma, helvetica, sans-serif;
}

#treePartsBreadCrumb
{
	white-space: nowrap;
	vertical-align: top;
	text-align: left;
	width: 100%;
	height: 25px;
	display: inline-block;
	overflow:hidden;
}

#carPartsBreadCrumb
{
	white-space: nowrap;
	vertical-align: top;
	text-align: left;
	display: inline-block;
	height: 25px;
}

.treePartsBreadCrumbSeparator a
{
	margin-left:20px;
}

.treePartsBreadCrumbSeparator
{
	background:url(../images/treePartsBreadCrumbSeparator.png) no-repeat;
	display:inline-block;
	width:auto;
	height:25px;
	margin-left: 5px;
	text-overflow: ellipsis;
    overflow: hidden;
}

#carPartsBreadCrumbImage
{
	border-right:solid 1px #6F99CF
}

#carPartsBreadCrumbImageStep
{
	border-right:solid 1px #6F99CF
}

#carPartsBreadCrumbImageNextStep
{
	border-right:solid 1px #6F99CF
}

#treeOilsBreadCrumbNav {
    padding-top: 8px;
}

#oilsBreadCrumb
{
    font-family: Calibri;
    font-size: 14px;
    color: black;
}

#treeOilsBreadCrumb
{
	white-space: nowrap;
	vertical-align: top;
	text-align: left;
	display: inline-block;
	height: 25px;
}

#oilsBreadCrumbImageStep
{
	border-right:solid 1px #6F99CF
}

#OilsCriteriaDataList
{
	font-family:Tahoma;
	font-size:10pt;
}

.oilsCriteriaDataTitle
{
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	font-weight:bold;
}

.oilsCriteriaDataItem
{
	padding-top:10px;
	padding-bottom:10px;
}

.oilsCriteriaDataItem_name
{
	width:140px;
	display:inline-block;
	text-align:right;
	line-height:20px;
	padding-bottom:3px;
}

.oilsCriteriaDataItem_select
{
	width:160px;
}

#articleDetailsPaddingDBO
{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: rgb(141, 178, 227);
	width: 273px;
	height: 745px;
	background-color: #fff;
	margin-left:12px;
}

#articleDetailsDBO_scrollerRight
{
	position:absolute;
	top:1px;
	right:20px;
	width:14px;
	height:24px;
	background:url(../images/tabScrollerRight.png) no-repeat;
	z-index:1;
	cursor:pointer;
	display:none;
}

#articleDetailsDBO_scrollerLeft
{
	position:absolute;
	top:1px;
	left:0;
	width:14px;
	height:24px;
	background:url(../images/tabScrollerLeft.png) no-repeat;
	z-index:1;
	cursor:pointer;
	display:none;
}

#articleDetailsDBOBottom_scrollerRight
{
	position: relative;
	top: 25px;
	right: 20px;
	width: 14px;
	height: 24px;
	background: url(../images/tabScrollerRight.png) no-repeat;
	z-index: 1;
	cursor: pointer;
	display: none;
	float: right;
}

#articleDetailsDBOBottom_scrollerLeft
{
	position: relative;
	top: 25px;
	left: 0;
	width: 14px;
	height: 24px;
	background: url(../images/tabScrollerLeft.png) no-repeat;
	z-index: 200;
	cursor: pointer;
	display: none;
	float: left;
}


#treeKWWBreadCrumbNav {
    padding-top: 8px;
}

#kwwBreadCrumb
{
    font-family: Calibri;
    font-size: 14px;
    color: black;
}

#treeKWWBreadCrumb
{
	white-space: nowrap;
	vertical-align: top;
	text-align: left;
	display: inline-block;
	height: 25px;
}

#kwwBreadCrumbImageStep
{
	border-right:solid 1px #6F99CF
}

#KWWCriteriaDataList
{
	font-family:Tahoma;
	font-size:10pt;
}

.kwwCriteriaDataTitle
{
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	font-weight:bold;
}

.kwwCriteriaDataItem
{
	padding-top:10px;
	padding-bottom:10px;
}

.kwwCriteriaDataItem_name
{
	width:140px;
	display:inline-block;
	text-align:right;
	line-height:20px;
	padding-bottom:3px;
}

.kwwCriteriaDataItem_select
{
	width:160px;
}

#articleDetailsPaddingDBKWW
{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: rgb(141, 178, 227);
	width: 273px;
	height: 745px;
	background-color: #fff;
	margin-left:12px;
}

#articleDetailsDBKWW_scrollerRight
{
	position:absolute;
	top:1px;
	right:20px;
	width:14px;
	height:24px;
	background:url(../images/tabScrollerRight.png) no-repeat;
	z-index:1;
	cursor:pointer;
	display:none;
}

#articleDetailsDBKWW_scrollerLeft
{
	position:absolute;
	top:1px;
	left:0;
	width:14px;
	height:24px;
	background:url(../images/tabScrollerLeft.png) no-repeat;
	z-index:1;
	cursor:pointer;
	display:none;
}

#articleDetailsDBKWWBottom_scrollerRight
{
	position: relative;
	top: 25px;
	right: 20px;
	width: 14px;
	height: 24px;
	background: url(../images/tabScrollerRight.png) no-repeat;
	z-index: 1;
	cursor: pointer;
	display: none;
	float: right;
}

#articleDetailsDBKWWBottom_scrollerLeft
{
	position: relative;
	top: 25px;
	left: 0;
	width: 14px;
	height: 24px;
	background: url(../images/tabScrollerLeft.png) no-repeat;
	z-index: 200;
	cursor: pointer;
	display: none;
	float: left;
}


#treeMotorPartsBreadCrumbNav {
    padding-top: 8px;
}

#motorPartsBreadCrumb
{
    font-family: Calibri;
    font-size: 14px;
    color: black;
    float: left;
}

#treeMotorPartsBreadCrumb
{
	white-space: nowrap;
	vertical-align: top;
	text-align: left;
	display: inline-block;
	height: 25px;
}

#motorPartsBreadCrumbImageStep
{
	border-right:solid 1px #6F99CF
}

#MotorPartsCriteriaDataList
{
	font-family:Tahoma;
	font-size:10pt;
}

.motorPartsCriteriaDataTitle
{
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	font-weight:bold;
}

.motorPartsCriteriaDataItem
{
	padding-top:10px;
	padding-bottom:10px;
}

.motorPartsCriteriaDataItem_name
{
	width:140px;
	display:inline-block;
	text-align:right;
	line-height:20px;
	padding-bottom:3px;
}

.motorPartsCriteriaDataItem_select
{
	width:160px;
}

#articleDetailsPaddingDBMP
{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: rgb(141, 178, 227);
	width: 273px;
	height: 745px;
	background-color: #fff;
	margin-left:12px;
}

#articleDetailsDBMP_scrollerRight
{
	position:absolute;
	top:1px;
	right:20px;
	width:14px;
	height:24px;
	background:url(../images/tabScrollerRight.png) no-repeat;
	z-index:1;
	cursor:pointer;
	display:none;
}

#articleDetailsDBMP_scrollerLeft
{
	position:absolute;
	top:1px;
	left:0;
	width:14px;
	height:24px;
	background:url(../images/tabScrollerLeft.png) no-repeat;
	z-index:1;
	cursor:pointer;
	display:none;
}

#articleDetailsDBMPBottom_scrollerRight
{
	position: relative;
	top: 25px;
	right: 20px;
	width: 14px;
	height: 24px;
	background: url(../images/tabScrollerRight.png) no-repeat;
	z-index: 1;
	cursor: pointer;
	display: none;
	float: right;
}

#articleDetailsDBMPBottom_scrollerLeft
{
	position: relative;
	top: 25px;
	left: 0;
	width: 14px;
	height: 24px;
	background: url(../images/tabScrollerLeft.png) no-repeat;
	z-index: 200;
	cursor: pointer;
	display: none;
	float: left;
}

#articleDetailsPaddingDBV
{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: rgb(141, 178, 227);
	width: 273px;
	height: 745px;
	background-color: #fff;
	margin-left:12px;
}

#articleDetailsDBV_scrollerRight
{
	position:absolute;
	top:1px;
	right:20px;
	width:14px;
	height:24px;
	background:url(../images/tabScrollerRight.png) no-repeat;
	z-index:1;
	cursor:pointer;
	display:none;
}

#articleDetailsDBV_scrollerLeft
{
	position:absolute;
	top:1px;
	left:0;
	width:14px;
	height:24px;
	background:url(../images/tabScrollerLeft.png) no-repeat;
	z-index:1;
	cursor:pointer;
	display:none;
}

#articleDetailsDBVBottom_scrollerRight
{
	position: relative;
	top: 25px;
	right: 20px;
	width: 14px;
	height: 24px;
	background: url(../images/tabScrollerRight.png) no-repeat;
	z-index: 1;
	cursor: pointer;
	display: none;
	float: right;
}

#articleDetailsDBVBottom_scrollerLeft
{
	position: relative;
	top: 25px;
	left: 0;
	width: 14px;
	height: 24px;
	background: url(../images/tabScrollerLeft.png) no-repeat;
	z-index: 200;
	cursor: pointer;
	display: none;
	float: left;
}


#articleDetailsDBA_scrollerRight
{
	position:absolute;
	top:1px;
	right:5px;
	width:14px;
	height:24px;
	background:url(../images/tabScrollerRight.png) no-repeat;
	z-index:1;
	cursor:pointer;
	display:none;
}

#articleDetailsDBA_scrollerLeft
{
	position:absolute;
	top:1px;
	left:0;
	width:14px;
	height:24px;
	background:url(../images/tabScrollerLeft.png) no-repeat;
	z-index:1;
	cursor:pointer;
	display:none;
}

#articleDetailsDBABottom_scrollerRight
{
	position: relative;
	top: 25px;
	right: 5px;
	width: 14px;
	height: 24px;
	background: url(../images/tabScrollerRight.png) no-repeat;
	z-index: 1;
	cursor: pointer;
	display: none;
	float: right;
}

#articleDetailsDBABottom_scrollerLeft
{
	position: relative;
	top: 25px;
	left: 0;
	width: 14px;
	height: 24px;
	background: url(../images/tabScrollerLeft.png) no-repeat;
	z-index: 200;
	cursor: pointer;
	display: none;
	float: left;
}


#articleDetailsPaddingPD
{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: rgb(141, 178, 227);
	width: 273px;
	height: 745px;
	background-color: #fff;
}

#articleDetailsPD_scrollerRight
{
	position:absolute;
	top:1px;
	right:0px;
	width:14px;
	height:24px;
	background:url(../images/tabScrollerRight.png) no-repeat;
	z-index:1;
	cursor:pointer;
	display:none;
}

#articleDetailsPD_scrollerLeft
{
	position:absolute;
	top:1px;
	left:0;
	width:14px;
	height:24px;
	background:url(../images/tabScrollerLeft.png) no-repeat;
	z-index:1;
	cursor:pointer;
	display:none;
}

#articleDetailsPDBottom_scrollerRight
{
	position: relative;
	top: 25px;
	right: 0px;
	width: 14px;
	height: 24px;
	background: url(../images/tabScrollerRight.png) no-repeat;
	z-index: 1;
	cursor: pointer;
	display: none;
	float: right;
}

#articleDetailsPDBottom_scrollerLeft
{
	position: relative;
	top: 25px;
	left: 0;
	width: 14px;
	height: 24px;
	background: url(../images/tabScrollerLeft.png) no-repeat;
	z-index: 200;
	cursor: pointer;
	display: none;
	float: left;
}


#articleDetailsDBE_scrollerRight
{
	position:absolute;
	top:1px;
	right:0;
	width:14px;
	height:24px;
	background:url(../images/tabScrollerRight.png) no-repeat;
	z-index:1;
	cursor:pointer;
	display:none;
}

#articleDetailsDBE_scrollerLeft
{
	position:absolute;
	top:1px;
	left:0;
	width:14px;
	height:24px;
	background:url(../images/tabScrollerLeft.png) no-repeat;
	z-index:1;
	cursor:pointer;
	display:none;
}

#articleDetailsDBEBottom_scrollerRight
{
	position: relative;
	top: 25px;
	right: 0;
	width: 14px;
	height: 24px;
	background: url(../images/tabScrollerRight.png) no-repeat;
	z-index: 1;
	cursor: pointer;
	display: none;
	float: right;
}

#articleDetailsDBEBottom_scrollerLeft
{
	position: relative;
	top: 25px;
	left: 0;
	width: 14px;
	height: 24px;
	background: url(../images/tabScrollerLeft.png) no-repeat;
	z-index: 200;
	cursor: pointer;
	display: none;
	float: left;
}


/*
#tabs li div {
	display: none;
}

#tabs li:hover div { display:block;}
*/
.ActiveOrderListToolbar
{
	height:70px;
	width:100%;
	margin-top: 5px;
}

#divListOpenOrders
{
	display:inline-block !important;
}

#btnCommandSendOrder
{
	background-image:url(../images/wyslijZamowienie.png);
	background-repeat:no-repeat;
	width: 146px;
	height: 25px;
	border: 0;
	cursor:pointer;
}

#btnCommandSendOrder span
{
	margin-left: 16px;
	font-size: 12px;
	font-family: tahoma;
	display: inline-block;
	line-height: 23px;
}

#btnCreateNewOrder
{
	background-image:url(../images/noweZamowienie.png);
	background-repeat:no-repeat;
	width: 141px;
	height: 25px;
	border: 0;
	cursor:pointer;
}

#btnCreateNewOrder span
{
	margin-left: 16px;
	font-size: 12px;
	font-family: tahoma;
	display: inline-block;
	line-height: 23px;
}

#btnOrderList
{
	background-image:url(../images/listaZamowien.png);
	background-repeat:no-repeat;
	width: 126px;
	height: 25px;
	border: 0;
	cursor:pointer;
}

#btnOrderList span
{
	margin-left: 16px;
	font-size: 12px;
	font-family: tahoma;
	display: inline-block;
	line-height: 23px;
}

#ActiveOrderListContent
{
	position: absolute;
	left:125px;
	top: 0px;
	margin-top: 45px;
	line-height: 16px;
	background-color: #F4F7FB;
	color: #000;
	z-index: 1200;
	border: solid 3px #C1D5F0;
	font-family:Tahoma;
	display:none;
    width: 566px;
}

.ActiveOrderListClose
{
    position:absolute;
    top:5px;
    right:5px;
    width:25px;
    height:25px;
    background: url('../images/close.png');
    background-position:center;
    background-repeat:no-repeat;
}

.ActiveOrderList_Header
{
	margin-top: 2px;
	background: url('../images/tloActiveOrderList.png');
	line-height: 20px;
	margin-bottom: 2px;
}

.ActiveOrderList_Header_Symbol
{
	width: 140px;
	display: inline-block;
}

.ActiveOrderList_Header_Name
{
	width: 220px;
	display: inline-block;
}

.ActiveOrderList_Header_Qt
{
	display: inline-block;
	width: 40px;
	text-align:right;
}

.ActiveOrderList_Header_BuyPrice
{
	display: inline-block;
	width: 50px;
	text-align:right;
}

.ActiveOrderList_Header_TotalBuyPrice
{
	display: inline-block;
	width: 60px;
	text-align:right;
}

.ActiveOrderList_Items
{
	max-height: 500px;
	overflow: auto;
	width: 560px;
}

.ActiveOrderList_ItemsList
{
	margin-left: 5px;
	margin-right: 5px;
	font-size: 8pt;
	border-bottom: solid 1px #E0E0E0;
	line-height: 20px;
}

.ActiveOrderList_ItemsList_Symbol
{
	font-weight: bold;
	width: 140px;
	display: inline-block;
}

.ActiveOrderList_ItemsList_Name
{
	width: 220px;
	display: inline-block;
	overflow: hidden;
	word-wrap: normal;
	white-space: normal;
}

.ActiveOrderList_ItemsList_Qt
{
	display: inline-block;
	width: 40px;
	text-align:right;
}

.ActiveOrderList_ItemsList_BuyPrice
{
	display: inline-block;
	width: 50px;
	text-align:right;
}

.ActiveOrderList_ItemsList_TotalBuyPrice
{
	display: inline-block;
	width: 60px;
	text-align:right;
}

.ActiveOrderList_Summary
{
	margin-left: 5px;
	font-size: 10pt;
	padding-top: 5px;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
}

.ActiveOrderList_Summary_Value
{
	font-weight:bold;
}

/* TecDoc Reference DBV */

#tabTecDocReferencesDBV
{
	table-layout: fixed;
	padding: 0px;
	margin: 0px;
	border: 0px;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
}

#BodyTecDocReferencesDBV
{
	overflow-x:auto; 
	overflow-y:scroll; 
	height:100px; 
	width:420px;
}

.TecDocReferencesDBVPrice
{
	float: left;
	width: 110px;
	text-align:right;
}

.TecDocReferencesDBVBroughtPrice
{
	text-align: right;
	font-weight: bold;
	width: 65px;
	display: inline-block;
}

.TecDocReferencesDBVDetailPriceStr
{
	text-align: left;
	display: inline-block;
	width: 50px;
}

.TecDocReferencesDBVAvailibilityList
{
	width: 115px;
	text-align: center;
	padding-top:3px;
}

.TecDocReferencesDBVCatalogNumber
{
	width: 100px;
	padding-left: 10px;
	-webkit-touch-callout: initial;
    -webkit-user-select: all;
    -khtml-user-select: all;
    -moz-user-select: all;
    -ms-user-select: text;
    user-select: text;
}

.TecDocReferencesDBVBrand
{
	width:80px;
	overflow:hidden;
}

.TecDocReferencesDBVTd
{
	width:120px;
	overflow:hidden;
}

.TecDocReferencesDBVAvailibilityTd
{
	width:115px;
	overflow:hidden;
}

.TecDocReferencesDBVUnit
{
	padding: 0.3em;
	margin: 0px;
	border: 0px;
	overflow-x: hidden;
	white-space: nowrap;
	width: 40px;
	text-align: left;
}

.TecDocReferencesDBVAddToActiveOrder
{
	padding: 0.3em;
	margin: 0px;
	border: 0px;
	overflow: hidden;
	white-space: nowrap;
	width: 60px;
	text-align: left;
}

.TecDocReferencesDBVContextMenu
{
	padding: 0.3em;
	margin: 0px;
	border: 0px;
	white-space: nowrap;
	width: 20px;
	text-align: left;
}

.TecDocReferencesDBVGridHeader
{
	table-layout: fixed;
    padding: 0px;
    margin: 0px;
    border: 0px;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
	font: normal 11px arial, tahoma, helvetica, sans-serif;
}

#divTecDocReferencesDBVGridHeader
{
	overflow: hidden;
	width: 100%;
	height: 20px;
}

.TecDocReferencesDBV_priceValue
{
	width:120px;
}

.TecDocReferencesDBV_priceValue_Header
{
	width:190px;
}


/* TecDoc Reference DBE */

#tabTecDocReferencesDBE
{
	table-layout: fixed;
	padding: 0px;
	margin: 0px;
	border: 0px;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
}

#BodyTecDocReferencesDBE
{
	overflow-x:auto; 
	overflow-y:scroll; 
	height:100px; 
	width:420px;
}

.TecDocReferencesDBEPrice
{
	float: left;
	width: 110px;
	text-align:right;
}

.TecDocReferencesDBEBroughtPrice
{
	text-align: right;
	font-weight: bold;
	width: 65px;
	display: inline-block;
}

.TecDocReferencesDBEDetailPriceStr
{
	text-align: left;
	display: inline-block;
	width: 50px;
}

.TecDocReferencesDBEAvailibilityList
{
	width: 120px;
	text-align: right;
	margin-top: 3px;
}

.TecDocReferencesDBECatalogNumber
{
	width: 100px;
	padding-left: 10px;
	-webkit-touch-callout: initial;
    -webkit-user-select: all;
    -khtml-user-select: all;
    -moz-user-select: all;
    -ms-user-select: text;
    user-select: text;
}

.TecDocReferencesDBEBrand
{
	width:80px;
	overflow:hidden;
}

.TecDocReferencesDBETd
{
	width:120px;
	overflow:hidden;
}

.TecDocReferencesDBEUnit
{
	padding: 0.3em;
	margin: 0px;
	border: 0px;
	overflow-x: hidden;
	white-space: nowrap;
	width: 40px;
	text-align: left;
}

.TecDocReferencesDBEAddToActiveOrder
{
	padding: 0.3em;
	margin: 0px;
	border: 0px;
	overflow: hidden;
	white-space: nowrap;
	width: 60px;
	text-align: left;
}

.TecDocReferencesDBEContextMenu
{
	padding: 0.3em;
	margin: 0px;
	border: 0px;
	white-space: nowrap;
	width: 20px;
	text-align: left;
}

.TecDocReferencesDBEGridHeader
{
	table-layout: fixed;
    padding: 0px;
    margin: 0px;
    border: 0px;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
	font: normal 11px arial, tahoma, helvetica, sans-serif;
}

#divTecDocReferencesDBEGridHeader
{
	overflow: hidden;
	width: 100%;
	height: 20px;
}

.TecDocReferencesDBE_priceValue
{
	width:190px;
}

.TecDocReferencesDBE_priceValue_Header
{
	width:190px;
}



/* TecDoc Reference PD */

#tabTecDocReferencesPD
{
	table-layout: fixed;
	padding: 0px;
	margin: 0px;
	border: 0px;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
}

#BodyTecDocReferencesPD
{
	overflow-x:auto; 
	overflow-y:scroll; 
	height:100px; 
	width:420px;
}

.TecDocReferencesPDPrice
{
	float: left;
	width: 110px;
	text-align:right;
}

.TecDocReferencesPDBroughtPrice
{
	text-align: right;
	font-weight: bold;
	width: 65px;
	display: inline-block;
}

.TecDocReferencesPDDetailPriceStr
{
	text-align: left;
	display: inline-block;
	width: 50px;
}

.TecDocReferencesPDAvailibilityList
{
	float: left;
	width: 80px;
	text-align: right;
}

.TecDocReferencesPDCatalogNumber
{
	width: 100px;
	padding-left: 10px;
	-webkit-touch-callout: initial;
    -webkit-user-select: all;
    -khtml-user-select: all;
    -moz-user-select: all;
    -ms-user-select: text;
    user-select: text;
}

.TecDocReferencesPDBrand
{
	width:80px;
	overflow:hidden;
}

.TecDocReferencesPDTd
{
	width:120px;
	overflow:hidden;
}


.TecDocReferencesPDUnit
{
	padding: 0.3em;
	margin: 0px;
	border: 0px;
	overflow-x: hidden;
	white-space: nowrap;
	width: 40px;
	text-align: left;
}

.TecDocReferencesDBPLAvailibilityTd
{
    padding: 0.3em;
	margin: 0px;
	border: 0px;
	white-space: nowrap;
	width: 120px;
	text-align: left;
}

.TecDocReferencesPDAddToActiveOrder
{
	padding: 0.3em;
	margin: 0px;
	border: 0px;
	overflow: hidden;
	white-space: nowrap;
	width: 60px;
	text-align: left;
}

.TecDocReferencesPDContextMenu
{
	padding: 0.3em;
	margin: 0px;
	border: 0px;
	white-space: nowrap;
	width: 20px;
	text-align: left;
}

.TecDocReferencesPDGridHeader
{
	table-layout: fixed;
    padding: 0px;
    margin: 0px;
    border: 0px;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
	font: normal 11px arial, tahoma, helvetica, sans-serif;
}

#divTecDocReferencesPDGridHeader
{
	overflow: hidden;
	width: 420px;
	height: 20px;
}

.TecDocReferencesPD_priceValue
{
	width:190px;
}

.TecDocReferencesPD_priceValue_Header
{
	width:190px;
}

/* TecDoc Reference DBA */

#tabTecDocReferencesDBA
{
	table-layout: fixed;
	padding: 0px;
	margin: 0px;
	border: 0px;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
}

#BodyTecDocReferencesDBA
{
	overflow-x:auto; 
	overflow-y:scroll; 
	height:100px; 
	width:420px;
}

.TecDocReferencesDBAPrice
{
	float: left;
	width: 110px;
	text-align:right;
}

.TecDocReferencesDBABroughtPrice
{
	text-align: right;
	font-weight: bold;
	width: 65px;
	display: inline-block;
}

.TecDocReferencesDBADetailPriceStr
{
	text-align: left;
	display: inline-block;
	width: 50px;
}

.TecDocReferencesDBAAvailibilityList
{
	float: left;
	width: 80px;
	text-align: right;
}

.TecDocReferencesDBACatalogNumber
{
	width: 100px;
	padding-left: 10px;
	-webkit-touch-callout: initial;
    -webkit-user-select: all;
    -khtml-user-select: all;
    -moz-user-select: all;
    -ms-user-select: text;
    user-select: text;
}

.TecDocReferencesDBABrand
{
	width:80px;
	overflow:hidden;
}

.TecDocReferencesDBATd
{
	width:120px;
	overflow:hidden;
}

.TecDocReferencesDBAUnit
{
	padding: 0.3em;
	margin: 0px;
	border: 0px;
	overflow-x: hidden;
	white-space: nowrap;
	width: 40px;
	text-align: left;
}

.TecDocReferencesDBAAddToActiveOrder
{
	padding: 0.3em;
	margin: 0px;
	border: 0px;
	overflow: hidden;
	white-space: nowrap;
	width: 60px;
	text-align: left;
}

.TecDocReferencesDBAContextMenu
{
	padding: 0.3em;
	margin: 0px;
	border: 0px;
	white-space: nowrap;
	width: 20px;
	text-align: left;
}

.TecDocReferencesDBAGridHeader
{
	table-layout: fixed;
    padding: 0px;
    margin: 0px;
    border: 0px;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
	font: normal 11px arial, tahoma, helvetica, sans-serif;
}

#divTecDocReferencesDBAGridHeader
{
	overflow: hidden;
	width: 420px;
	height: 20px;
}

.TecDocReferencesDBA_priceValue
{
	width:190px;
}

.TecDocReferencesDBA_priceValue_Header
{
	width:190px;
}

/* PartsKit DBA */

#tabPartsKitDBA
{
	table-layout: fixed;
	padding: 0px;
	margin: 0px;
	border: 0px;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
}

#BodyPartsKitDBA
{
	overflow-x:auto; 
	overflow-y:scroll; 
	height:100px; 
	width:420px;
}

.PartsKitDBAPrice
{
	float: left;
	width: 90px;
	text-align:right;
}

.PartsKitDBABroughtPrice
{
	text-align: right;
	font-weight: bold;
	width: 40px;
	display: inline-block;
}

.PartsKitDBADetailPriceStr
{
	text-align: left;
	display: inline-block;
	width: 40px;
}

.PartsKitDBAAvailibilityList
{
	float: left;
	width: 60px;
	text-align: right;
}

.PartsKitDBACatalogNumber
{
	width: 100px;
	padding-left: 10px;
}

.PartsKitDBABrand
{
	width:80px;
	overflow:hidden;
}

.PartsKitDBAUnit
{
	padding: 0.3em;
	margin: 0px;
	border: 0px;
	overflow-x: hidden;
	white-space: nowrap;
	width: 40px;
	text-align: left;
}

.PartsKitDBAAddToActiveOrder
{
	padding: 0.3em;
	margin: 0px;
	border: 0px;
	overflow: hidden;
	white-space: nowrap;
	width: 60px;
	text-align: left;
}

.PartsKitDBAGridHeader
{
	width: 100%;
	font: normal 11px arial, tahoma, helvetica, sans-serif;
}

#divPartsKitDBAGridHeader
{
	overflow: hidden;
	width: 420px;
	height: 20px;
}

.PartsKitDBA_priceValue
{
	width:150px;
}

.PartsKitDBA_priceValue_Header
{
	width:150px;
}

/* PartsKit DBE */

#tabPartsKitDBE
{
	table-layout: fixed;
	padding: 0px;
	margin: 0px;
	border: 0px;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
}

#BodyPartsKitDBE
{
	overflow-x:auto; 
	overflow-y:scroll; 
	height:100px; 
	width:420px;
}

.PartsKitDBEPrice
{
	float: left;
	width: 90px;
	text-align:right;
}

.PartsKitDBEBroughtPrice
{
	text-align: right;
	font-weight: bold;
	width: 40px;
	display: inline-block;
}

.PartsKitDBEDetailPriceStr
{
	text-align: left;
	display: inline-block;
	width: 40px;
}

.PartsKitDBEAvailibilityList
{
	float: left;
	width: 60px;
	text-align: right;
}

.PartsKitDBECatalogNumber
{
	width: 100px;
	padding-left: 10px;
}

.PartsKitDBEBrand
{
	width:80px;
	overflow:hidden;
}

.PartsKitDBEUnit
{
	padding: 0.3em;
	margin: 0px;
	border: 0px;
	overflow-x: hidden;
	white-space: nowrap;
	width: 40px;
	text-align: left;
}

.PartsKitDBEAddToActiveOrder
{
	padding: 0.3em;
	margin: 0px;
	border: 0px;
	overflow: hidden;
	white-space: nowrap;
	width: 60px;
	text-align: left;
}

.PartsKitDBEGridHeader
{
	width: 100%;
	font: normal 11px arial, tahoma, helvetica, sans-serif;
}

#divPartsKitDBEGridHeader
{
	overflow: hidden;
	width: 420px;
	height: 20px;
}

.PartsKitDBE_priceValue
{
	width:150px;
}

.PartsKitDBE_priceValue_Header
{
	width:150px;
}

/* PartsKit DBV */

#tabPartsKitDBV
{
	table-layout: fixed;
	padding: 0px;
	margin: 0px;
	border: 0px;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
}

#BodyPartsKitDBV
{
	overflow-x:auto; 
	overflow-y:scroll; 
	height:100px; 
	width:420px;
}

.PartsKitDBVPrice
{
	float: left;
	width: 90px;
	text-align:right;
}

.PartsKitDBVBroughtPrice
{
	text-align: right;
	font-weight: bold;
	width: 40px;
	display: inline-block;
}

.PartsKitDBVDetailPriceStr
{
	text-align: left;
	display: inline-block;
	width: 40px;
}

.PartsKitDBVAvailibilityList
{
	float: left;
	width: 60px;
	text-align: right;
}

.PartsKitDBVCatalogNumber
{
	width: 100px;
	padding-left: 10px;
}

.PartsKitDBVBrand
{
	width:80px;
	overflow:hidden;
}

.PartsKitDBVUnit
{
	padding: 0.3em;
	margin: 0px;
	border: 0px;
	overflow-x: hidden;
	white-space: nowrap;
	width: 40px;
	text-align: left;
}

.PartsKitDBVAddToActiveOrder
{
	padding: 0.3em;
	margin: 0px;
	border: 0px;
	overflow: hidden;
	white-space: nowrap;
	width: 60px;
	text-align: left;
}

.PartsKitDBVGridHeader
{
	width: 100%;
	font: normal 11px arial, tahoma, helvetica, sans-serif;
}

#divPartsKitDBVGridHeader
{
	overflow: hidden;
	width: 420px;
	height: 20px;
}

.PartsKitDBV_priceValue
{
	width:150px;
}

.PartsKitDBV_priceValue_Header
{
	width:150px;
}

.gridItemRow td, td.gridItemRow 
{
	padding-left: 0.3em;
	margin: 0px;
	border: 0px;
	overflow: hidden;
	white-space: nowrap;
	vertical-align: middle;
	text-align: left;
	padding-right: 0.3em;
	padding-bottom:0;
	padding-top:0;
	font-size: 9pt !important;
}

.btnView_selected
{
	border:solid 2px #6F99CF;
}

.x-combo-list-item {
	font: normal 10pt tahoma, arial, helvetica, sans-serif;
	padding: 1px;
	border: 1px solid #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*
.viewSort {
position: relative;
display: inline-block;
margin-top: 1px;
font-size: 0;
z-index: 20;
}
*/
.viewSort.active .toggle {
border-bottom-color: #e5e5e5;
border-radius: 5px 5px 0 0;
box-shadow: 0 -1px 4px -2px #dcdcdc;
background-color: #e5e5e5;
}

.viewSort .toggle {
position: relative;
display: inline-block;
height: 25px;
border: 1px solid #cbcbcb;
border-radius: 5px;
box-shadow: 1px 1px 1px -1px #dcdcdc;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background: #e5e5e5;
font-size: 13px;
text-align: left;
line-height: 27px;
cursor: pointer;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
z-index: 21;
padding-left:5px;
padding-right:5px;
}

.viewSort.active .toggle:after {
border-radius: 0 0 0 5px;
border-width: 0 0 1px 1px;
box-shadow: -3px 1px 0 1px #fff;
left: auto;
right: -6px;
}

.viewSort .option_list {
	position: absolute;
	top: 24px;
	display: block;
	overflow: hidden;
	background: #fff;
	font-size: 13px;
	text-align: left;
	z-index: 20;
	left: -44px;
	width: 245px;
}

.viewSort.active .option_list {
height: auto;
padding: 5px 10px;
border: 1px solid #d9d9d9;
border-top-color: #cbcbcb;
border-radius: 5px;
box-shadow: 1px 1px 4px -1px #dcdcdc;
background-color: #e5e5e5;
}

.viewSort .option_list dl:first-child {
margin-right: 60px;
}

.viewSort .option_list dl {
float: left;
margin:0;
padding: 0;
}

.viewSort .option_list dt:first-child {
margin: 0;
}

.viewSort .option_list dt {
margin: 10px 0 0;
padding: 0;
}

.viewSort .option_list dd {
margin: 0 0 0 .6em;
padding: 0;
}

.listing a, .offer-preview a {
color: #000;
text-decoration: none;
}

.option_list_item.select {
	font-weight: bold;
}

.viewSort .toggle div.option_list { display:none; }
.viewSort .toggle a.:hover div.option_list { display:block;}
.viewSort .toggle a.SortArrowDown:hover div.option_list { display:block;}

.btnSortArrowDown
{
	display: inline-block;
	width: 25px;
	height: 23px;
	background: #fff url(../images/SortArrowDown.png) no-repeat 4px 5px;
	border: 1px solid #B5B8C8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float: right;
	position: relative;
	top: -28px;
	right: -6px;
}

.x-form-field {
	margin: 0 0 0 0;
	font: normal 10pt tahoma, arial, helvetica, sans-serif;
	height: 18px !important;
	border: 1px solid #6f99cf;
	padding-left: 2px;
}

.ext-safari .x-form-field-wrap .x-form-trigger {
}
.ext-safari .x-form-field-wrap .x-form-trigger {
	height: 19px;
}
.x-form-field-wrap .x-form-trigger {
	width: 21px;
	height: 19px;
	border: 0;
	margin-top: 0px;
	background: transparent url(../images/trigger.gif) no-repeat 0 0;
	cursor: pointer;
	border-bottom: 1px solid #B5B8C8;
	position: absolute;
	top: 0;
}

.x-tree-node {
	color: black;
	font: normal 12px tahoma, arial, helvetica, sans-serif;
	white-space: nowrap;
	line-height:19px;
}

/*
#imageCarPartsBreadCrumb
{
	position:absolute;
	top:8px;
	left:5px;
	z-index:2;
}
*/

#PartsBreadCrumb {
	position: relative;
	top: -37px;
	left: 5px;
	z-index: 2;
}

#searchCarByTyp {
	position: absolute;
	top: 42px;
	left: 190px;
	z-index: 3;
}

#divModel {
	position: absolute;
	top: 7px;
	left: 190px;
}

.searchCarTypeModelInput
{
	font: normal 10pt tahoma;
	color: Black;
	width: 510px;
	height: 18px;
	vertical-align: middle;
	padding-left: 2px;
	margin-left: 2px;
}

#searchCarsType {
	position: absolute;
	top: 5px;
	left: 63px;
}

#searchCars_PC
{
	width:52px;
	height:25px;
	background:url(../images/pc.png) no-repeat;
	cursor:pointer;
	border: solid 1px transparent;
}

#searchCars_CV
{
	width:52px;
	height:25px;
	background:url(../images/cv.png) no-repeat;
	cursor:pointer;
	border: solid 1px transparent;
}

#searchCars_MO
{
	width:52px;
	height:25px;
	background:url(../images/motorcycle2.png) no-repeat;
	cursor:pointer;
	border: solid 1px transparent;
}

#searchCarsTypeEngine {
	position: absolute;
	top: 7px;
	left: 715px;
}

#searchCars_Engine_PB95
{
	width:25px;
	height:25px;
	background:url(../images/pb95.png) no-repeat 1px;
	cursor:pointer;
	border: solid 1px transparent;
}

#searchCars_Engine_ON
{
	width:25px;
	height:25px;
	background:url(../images/on.png) no-repeat 1px;
	cursor:pointer;
	border: solid 1px transparent;
}

#searchCars_Engine_LPG
{
	width:25px;
	height:25px;
	background:url(../images/lpg.png) no-repeat 1px;
	cursor:pointer;
	border: solid 1px transparent;
}

.selectedButton
{
	border:solid 1px #6f99cf !important;
}

#modelGroups
{
	padding-left:3px;
}

#btnSearchCarsByTyp
{
	width: 20px;
	height: 20px;
	background: url(../images/search.gif) no-repeat;
	cursor: pointer;
	position: absolute;
	top: 2px;
	left: 497px;
}

.divAdditionalFilters
{
	position: absolute;
	left: 717px;
	z-index: 50;
	top:44px;
}

#divAdditionalFilters 
{
	font-size: 8pt;
	font-family: Tahoma;
	position: absolute;
	top: 75px;
	left: 192px;
}

#btnSearchCarsByAdditionalFilters
{
	width: 20px;
	height: 20px;
	background: url(../images/search.gif) no-repeat;
	cursor: pointer;
	position: absolute;
	top: 17px;
	left: 497px;
}

#ifServiceDataContent
{
	border:0;
	width:1035px;
	height:720px;
}

#ifPromotionContent
{
	border:0;
	width:100%;
	height:100%;
	overflow:auto;
}

#promotionContent
{
	width:100%;
	height:100%;
	overflow:hidden;
	background:#E6EFFB url(../images/page_bg1.gif);
}

.promotionContentBody
{
	width:100%;
	height:100%;
	overflow:auto;
	background:#E6EFFB url(../images/page_bg1.gif);
}

.promotionList {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.promotionList_Item
{
	background-color:#fff;
	border: solid 1px #6f99cf;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 10px;
	box-shadow: 0 0 3px 0 #a8ccf1;
}

.promotionList_Data
{
	position: relative;
	height: auto;
	padding: 10px;
	border-radius: 4px;
	border: 1px solid #fff;
	font-size: 12px;
	cursor: pointer;
	z-index: 3;
}

.promotionList_Title
{
	font-weight: bold;
	font-size: 10px;
	color: #C70000;
	font-family: Tahoma;
}

.promotionList_Description
{
	color: #505050;
	font-family: Tahoma;
	text-align: left;
	font-size: 12px;
	cursor: pointer;
	box-sizing: content-box;
	min-height: 130px;
}

.promotionList_Image {
	float: right;
	position: relative;
	border: 1px solid #e3e3e3;
	border-color: #a8ccf1;
	box-shadow: 0 0 3px 0 #a8ccf1;
	background-color: #fff;
	margin-left: 10px;
}

.promotionList_Date
{
	font-size: 11px;
	font-family: Arial;
	text-align: right;
	padding-right: 20px;
	line-height: 20px;
}

.promotionFooter
{
	height:20px;
}

#carsGridBody {
	background-color: #fff;
}

/* baner cykliczny */

.contentBanerCykliczny
{
	padding-left:5px;
	background-color:#000;
	border: solid 1px #6f99cf;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 0 3px 0 #a8ccf1;
	width: 793px;
	margin-left: auto;
	margin-right: auto;
}

#banerCykliczny ul {
    list-style: none outside none;
}

.daneBanerow {
    
    height: 274px !important;
    padding: 20px 20px 0 470px;
    position: relative;
    width: 250px !important;
}

.banerCyklicznyLiCls
{
	position: absolute; 
	top: -5px !important; 
	left: 0px; 
	z-index: 3; 
	opacity: 0; 
	display: none; 
	width: 790px; 
	height: 320px;
}

#banerCykliczny li strong {
    color: #27559F;
    float: left;
    font-size: 33px;
    letter-spacing: -0.04em;
    line-height: 40px;
    text-shadow: 0 0 0 #27559F;
}
#banerCykliczny li span {
    clear: both;
    color: #787A7E;
    float: left;
    font-size: 13px;
    height: 130px;
    margin: 10px 0;
    overflow: hidden;
}
.aWiecej {
    background-color:#27559F;
    clear: both;
    color: #ffffff;
    float: left;
    font-size: 13px;
    height: 28px;
    line-height: 26px;
    padding: 4px 4px 4px 4px;
    position: relative;
    z-index: 60;
    border: solid 1px #27559F;
    border-radius: 4px;
}
.daneBanerow .aWiecej {
    bottom: 30px;
    left: 468px;
    position: absolute;
}
.aWiecej em {
    
    color: #FFFFFF;
    display: block;
    font-style: normal;
    padding: 0 20px 2px 10px;
}
.aWiecej:hover {
    background-color:#3674D8;
    color: #FFFFFF;
}
.aWiecej:hover em {
    background-position: right -84px;
}
#banerCyklicznyStrony {
    bottom: -312px;
    height: 12px;
    left: 340px;
    position:relative;
    width: 100%;
    z-index: 51;
}
#banerCyklicznyStrony a 
{
	background-color:#27559F;
    border: solid 1px #27559F;
    border-radius: 4px;
    float: left;
    height: 12px;
    margin: 0 2px;
    text-indent: -9999px;
    width: 14px;
}
#banerCyklicznyStrony a.activeSlide, #banerCyklicznyStrony a:hover {
    background-position: 0 0;
	background-color:#3674D8;
}

.promotionPageHeader
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 34px;
	font-family: Arial;
	color: #27559F;
	height:60px;
	background:url(../images/top_bg3.gif);
}

.promotionPageHeader h1
{
	line-height:60px;
	font-size: 33pt;
}

.StartHere
{
	position: absolute;
	top: 5px;
	left: 60px;
	width: 100px;
	height: 60px;
	background: #777777;
	border: 2px solid white;
	padding: 5px 10px;
	color: white;
	border-radius: 5px;
	font: bold 17px "Helvetica Neue", Sans-Serif;
	box-shadow: 0 0 7px #777777;
	overflow: hidden;
	margin-left: -35px;
	bottom: -16px;
	text-align: center;
}

.arrowStartHere
{
	left: 86px !important;
	top: -9px !important;
	z-index: 10 !important;
}

.bigTabIcon-oat-1 {
	width: 20px;
	height: 15px;
	vertical-align: middle;
	background: url(../images/order.ico) no-repeat;
}

.bigTabIcon-oat-2 {
	width: 20px;
	height: 15px;
	vertical-align: middle;
	background: url(../images/account.ico) no-repeat;
}

.orderCriteriaNumber
{
	width: 90%;
	height:16px;
	font: normal 10pt tahoma, arial, helvetica, sans-serif;
}

.orderCriteriaDescription
{
	width: 90%;
	height:16px;
	font: normal 10pt tahoma, arial, helvetica, sans-serif;
}

.accountCriteriaBranchCode
{
	width: 180px;
	visibility: visible;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10pt;
	line-height: normal;
	font-family: tahoma, arial, helvetica, sans-serif;
}

.accountCriteriaMonth
{
	width: 100px;
	visibility: visible;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10pt;
	line-height: normal;
	font-family: tahoma, arial, helvetica, sans-serif;
}

.accountCriteriaYear
{
	width: 60px;
	visibility: visible;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10pt;
	line-height: normal;
	font-family: tahoma, arial, helvetica, sans-serif;
}

.accountCriteriaDayToPay {
	width: 50px;
	visibility: visible;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10pt;
	line-height: normal;
	font-family: tahoma, arial, helvetica, sans-serif;
}

.x-date-picker
{
	width:180px !important;
}

.btnCheckAvailabilityOnline
{
	cursor:pointer;
	display:inline-block;
	width:16px;
	height:16px;
	background:url(../images/globe.png) no-repeat;
	float:left;
}

.btnCheckAvailabilityOnlineDiscount
{
	cursor:pointer;
	display:inline-block;
	width:16px;
	height:16px;
	background:url(../images/globeD.png) no-repeat;
	float:left;
}

.btnMenu
{
	display:inline-block;
	background:url(../images/menu.png) no-repeat;
	width:16px;
	height:16px;
	cursor:pointer;
}

.btnTechnicalInfo
{
	display:inline-block;
	background:url(../images/stock_new.png) no-repeat;
	width:16px;
	height:16px;
	cursor:pointer;
}

.btnKitInfo
{
	display:inline-block;
	background:url(../images/package2.gif) no-repeat;
	width:16px;
	height:16px;
	cursor:pointer;
}

.PdfData_Title
{
	text-align: center;
	font-size: 11pt;
	font-family: Tahoma;
	margin: 5px;
}

.PdfData_Item
{
	font-size: 11pt;
	font-family: Tahoma;
	margin: 5px;
}

li.trigMenuArticleNumber div {
	display: none;
}

.displayBlock
{
    display:block !important;
}
/*
li.trigMenuArticleNumber:hover div { display:block;} 
*/
.MenuArticleNumber
{
	width: 20px;
	display: inline;
}

.trigMenuArticleNumber
{
	position:relative;
	cursor:pointer;
	display:inline-block;
}

.divMenuArticleNumber
{
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: 17px;
	line-height: 20px;
	background-color: #F4F7FB;
	color: #000;
	z-index: 430;
	border: solid 1px #DCDCDC;
	-webkit-box-shadow: 0px 4px 16px #DCDCDC;
	-moz-box-shadow: 0px 4px 16px #DCDCDC;
	box-shadow: 0px 4px 16px #DCDCDC;
	font-family: Tahoma;
	padding-left: 10px;
	padding-right: 10px;
	width: 200px;
	font-size: 9pt;
}

.menuContextContainer
{
	position: absolute;
	left: 0px;
	top: 0px;
	line-height: 20px;
	background-color: #F4F7FB;
	color: #000;
	z-index: 1100;
	border: solid 1px #DCDCDC;
	-webkit-box-shadow: 0px 4px 16px #DCDCDC;
	-moz-box-shadow: 0px 4px 16px #DCDCDC;
	box-shadow: 0px 4px 16px #DCDCDC;
	font-family: Tahoma;
	padding: 10px;
	width: 200px;
	font-size: 9pt;
	display:none;
}

.MenuArticleNumber_Elements
{
}

.MenuArticleNumber_Elements_CopyText
{
}

.MenuArticleNumber_line
{
	display:inline-block;
	width:100%;
	border-bottom:solid 1px #969292;
}

.MenuArticleNumber_Disabled, .MenuArticleNumber_Disabled span
{
    cursor:default;
    opacity:0.5;
    filter:alpha(opacity=50); /* For IE8 and earlier */
}

.MenuArticleNumber_Elements_FindInPriceCatalog
{
	
}

.MenuArticleNumber_Elements_FindInCatalog
{
}

.MenuArticleNumber_Elements_AddToActiveCostCalculation
{
}

#leftPanleStatistics
{
	width:180px;
	background-color: #F4F7FB;
	border-right:solid 1px #DCDCDC;
}

#statisticsContent {
	position: absolute;
	top: 0px;
	left: 181px;
}

.x-accordion-color {
	background: #cedff5;
	border: 1px solid #8db2e3;
	text-align: center;
	font: bold 11px tahoma,arial,verdana,sans-serif;
	padding: 4px;
	color: #15428b;
	line-height:15px;
}

#panel-Dane-Dev
{

}

.hideBroughtPrice
{
	display:none !important;
}

#leftPriceListContent
{
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
	height: 100%;
	border-right: solid 1px #8DB2E3;
	background-color: #fff;
}

#PriceListData
{
	margin-left: 184px; 
	border-left: solid 1px #8DB2E3;
	/* margin-left: 0; */
}

.priceListPhoto {
	width:30px;
	text-align:center;
}

.priceListNameAndDescription {
	width:100%;
}

.priceListCatalogNumberAndBrand {
	width:100px;
}

.priceListBonus {
	width:60px;
	text-align:right;
}

.priceListBroughtPrice {
	width:70px;
	text-align:right;
}

.priceListDetailPriceStr {
	width:70px;
	text-align:right;
}

.priceListAvailibilityList {
	width:150px;
	text-align: center;
	padding-right: 10px;
	padding-top:3px;
}

.priceListAddToActiveOrder {
	width:100px;
}

.priceListAddToActiveOrderHeader {
	width:116px;
}

.priceListGridHeader
{
	table-layout:fixed; 
	margin-bottom: 3px;
	margin-top: 3px;
	font: bold 11px tahoma,arial,verdana,sans-serif;
	color: #15428b;
	line-height: 18px;
	width:100%;
}

#tabproductsTableGrid
{
	table-layout:fixed; 
	padding:0px; 
	margin:0px; 
	border:0px; 
	overflow:hidden; 
	white-space:normal;
	width:100%;
}

#BigtabproductsTableGrid
{
	table-layout: fixed;
	border-right: solid 1px #8DB2E3;
}

.x-grid-hd-row td, .x-grid-row2 td {
	font: normal 12px arial, tahoma, helvetica, sans-serif;
	line-height: 13px;
	white-space: normal;
	vertical-align: middle;
	-moz-outline: none;
	-moz-user-focus: normal;
	border-bottom: solid 1px #8DB2E3;
}

.x-grid-hd-row td, .x-grid-row3 td {
	font: normal 12px arial, tahoma, helvetica, sans-serif;
	line-height: 13px;
	white-space: normal;
	vertical-align: middle;
	-moz-outline: none;
	-moz-user-focus: normal;
	border-bottom: solid 1px #8DB2E3;
}

.priceList_tA_Branch {
}

.priceListUnit {
	line-height: 16px;
	width: 22px;
	display: inline-block;
	text-align: right;
}

.priceList_tA_CN {
}

.priceListAvailibilityOnline {
	line-height: 16px;
	display: inline-block;
	text-align: right;
}

.bold
{
	font-weight:bold;
}

#vDivider {
	background-image: url('../images/vdivider.gif');
	cursor: w-resize;
	height: 12px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	width: 5px;
	background-repeat: no-repeat;
	background-position: center;
}

.ui-resizable-w {
	cursor: w-resize;
	width: 11px;
	left: -12px;
	top: 0;
	height: 100%;
	background-image: url('../images/vdivider.gif');
	background-repeat: no-repeat;
	background-position: center;
	background-color: #ece9d8;
	border-left: solid 1px #8db2e3;
	border-right: solid 1px #8db2e3;
}

#articleDetailsPaddingDBA
{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: rgb(141, 178, 227);
	width: 463px;
	height: 742px;
	margin-left: 10px;
}

#priceListProductDetailsPadding
{
	border-left: solid 1px #8db2e3;
	margin-left: 11px;
}

.MenuArticleNumber_Elements span, .MenuArticleNumber_Elements div, .MenuArticleNumber_Elements a, .MenuArticleNumber_Elements li
{
	color:#000 !important;
	font-weight:normal !important;
	display:block;
}

.x-layout-panel-hd-text 
{
	font: normal 11px tahoma, verdana, helvetica;
	display: block;
	white-space: nowrap;
}

.fontText {
	font: normal 9pt tahoma;
	color: Black;
}

.fontText2 {
	font: normal 10pt tahoma;
	color: Black;
}

.dbarticleCriteriaTable
{
	border-spacing:10px;
}

.x-tabs-big-strip .on .x-tabs-big-text {
	cursor: default;
	color: #083772;
	height: 15px;
	vertical-align: middle;
	font: bold 12px tahoma,arial,helvetica;
}

.x-tabs-big-strip .x-tabs-big-text {
	color: #000000;
	vertical-align: middle;
	font: 12px tahoma,arial,verdana,sans-serif;
	height: 15px;
	width: 110px;
}

.loadingGrid-Css {
	border: 1px solid #000000;
	border-radius: 5px;
	background: #F0F0F0;
	-webkit-box-shadow: 0px 4px 16px #DCDCDC;
	-moz-box-shadow: 0px 4px 16px #DCDCDC;
	box-shadow: 0px 4px 16px #DCDCDC;
}

#idBtnServiceData
{
	background-image: url('../images/dane_dla_serwisu.png');
	width: 143px;
	height: 27px;
	cursor: pointer;
	padding-bottom: 4px;
	background-repeat: no-repeat;
	display:none;
}

#tabBasicDataPD
{
	width:100% !important;
}

#tabBasicDataPDGridHeader
{
	width: 100% !important;
}

#tabBasicDataDBE
{
	width:100% !important;
}

#tabBasicDataDBEGridHeader
{
	width: 100% !important;
}


#tabBasicDataDBVGridHeader
{
	width: 100% !important;
}

#tabBasicDataDBV
{
	width: 100% !important;
}

#tabOesNumbersDBVGridHeader
{
	width: 100% !important;
}

#tabOesNumbersDBV
{
	width: 100% !important;
}

#tabBasicDataDBV
{
	width: 100% !important;
}

#tabBasicDataDBAGridHeader
{
	width: 100% !important;
}

#tabBasicDataDBA
{
	width: 100% !important;
}

#tabOesNumbersDBA
{
	width: 100% !important;
}

#tabOesNumbersDBAGridHeader
{
	width: 100% !important;
}

#tabOesNumbersDBE
{
	width: 100% !important;
}

#tabOesNumbersDBEGridHeader
{
	width: 100% !important;
}

.x-tree-node-inline-icon-show-data 
{
	background-image: url(../images/showDataBig.gif);
	cursor: pointer;
	padding-left:10px;
	height:16px;
	BACKGROUND-REPEAT: no-repeat;
	margin-left:6px;
	vertical-align:middle;
}

.substitutions_priceValue
{
	width:120px;
}

.headerItem_Brand
{
	width:200px;
	min-width:200px;
}

.headerItem_ArticleNumber
{
	width:200px;
	min-width:200px;
}

.headerItem_Name
{
	width:100%;
	min-width:200px;
}

#addToOrderInformation {
	border: 1px solid #000000;
	border-radius: 5px;
	background: #F0F0F0;
	-webkit-box-shadow: 0px 4px 16px #DCDCDC;
	-moz-box-shadow: 0px 4px 16px #DCDCDC;
	box-shadow: 0px 4px 16px #DCDCDC;
	font-size: 11pt;
	z-index: 3000;
	height: 68px;
	width: 285px;
	position: absolute;
}

#addToComparerInformation {
	border: 1px solid #000000;
	border-radius: 5px;
	background: #F0F0F0;
	-webkit-box-shadow: 0px 4px 16px #DCDCDC;
	-moz-box-shadow: 0px 4px 16px #DCDCDC;
	box-shadow: 0px 4px 16px #DCDCDC;
	font-size: 11pt;
	z-index: 3000;
	height: 68px;
	width: 315px;
	position: absolute;
}

#addToOrderInformationWihthDiscount {
	border: 1px solid #000000;
	border-radius: 5px;
	background: #F0F0F0;
	-webkit-box-shadow: 0px 4px 16px #DCDCDC;
	-moz-box-shadow: 0px 4px 16px #DCDCDC;
	box-shadow: 0px 4px 16px #DCDCDC;
	font-size: 11pt;
	z-index: 3000;
	height: 68px;
	width: 285px;
	position: absolute;
}

#addToOrderInformationWihthDiscount label
{
    font-size: 11pt;
    font-family: Tahoma;
    padding-left: 5px;
    float: left;
    width: 207px;
    padding-top: 14px;
    text-align: center;
}

#addToOrderInformationWihthDiscount img
{
    float: left;
}

#addToCostCalculationInformation {
	border: 1px solid #000000;
	border-radius: 5px;
	background: #F0F0F0;
	-webkit-box-shadow: 0px 4px 16px #DCDCDC;
	-moz-box-shadow: 0px 4px 16px #DCDCDC;
	box-shadow: 0px 4px 16px #DCDCDC;
	font-size: 11pt;
	z-index: 3000;
	height: 68px;
	width: 285px;
	position: absolute;
}

#copyToClipboard {
	border: 1px solid #000000;
	border-radius: 5px;
	background: #F0F0F0;
	-webkit-box-shadow: 0px 4px 16px #DCDCDC;
	-moz-box-shadow: 0px 4px 16px #DCDCDC;
	box-shadow: 0px 4px 16px #DCDCDC;
	font-size: 11pt;
	z-index: 3000;
	height: 68px;
	width: 285px;
	position: absolute;
}

.ActiveOrder_Name {
	width: 200px;
	max-width: 200px;
	min-width: 200px;
	overflow: hidden;
	white-space:normal !important;
}

#photoDescDBPL
{
    
	font-family:Tahoma;
	font-size:10pt;
	position: absolute;
    top: 2px;
    left: 10px;
}

#PhotoPageDetailsDBPL label
{
	font-family:Tahoma;
	font-size:10pt;
}

#PdfDataDBPL
{
	font-family:Tahoma;
	font-size:11pt;
}


#photoDesc
{
	font-family:Tahoma;
	font-size:10pt;
	position: absolute;
    top: 2px;
    left: 10px;
}

#PhotoPageDetailsDBA label
{
	font-family:Tahoma;
	font-size:10pt;
}

#PdfData
{
	font-family:Tahoma;
	font-size:11pt;
}

#photoDescDBV
{
	font-family:Tahoma;
	font-size:10pt;
	position: absolute;
    top: 2px;
    left: 10px;
}

#PhotoPageDetailsDBV label
{
	font-family:Tahoma;
	font-size:10pt;
}

#PdfDataDBV
{
	font-family:Tahoma;
	font-size:11pt;
}

.producersArtInGroupFromTD_TD
{
	font: normal 11px arial, tahoma, helvetica, sans-serif;
}

.x-layout-panel-body {
	overflow: hidden !important;
}

#tabGridHeaderCarsDetails {
	width: 100% !important;
}

#quote
{
	padding-left:5px;
}

.buttonLabelImg
{
	background-position:left; 
	background-repeat:no-repeat;
	line-height:35px;
	display: inline-block;
	cursor:pointer;
}

.buttonLabel
{
	margin-left:25px;
	line-height: 20px;
	display: inline-block;
	border-right: solid 1px;
	padding-right: 4px;
}

.smallButtonLabel
{
	margin-left:18px;
	line-height: 20px;
	display: inline-block;
	border-right: solid 1px;
	padding-right: 4px;
}

.wizardSendOrderButtonLabelImg
{
	background-position:left; 
	background-repeat:no-repeat;
	line-height:20px;
	display: inline-block;
	cursor:pointer;
}

.wizardSendOrderButtonLabel
{
	margin-left:20px;
	line-height: 20px;
	display: inline-block;
	padding-right: 3px;
	color:Black;
}

.wizardSendOrderButtonLink
{
	color:Black;
}

.activeListOrderTitle
{
	margin-left: auto;
	margin-right: auto;
	width: 422px;
	padding-top: 2px;
}

.activeListOrderTitle label
{
	font-weight: bold;
	font-family: tahoma;
	font-size: 15px;
}

.activeListOrderToolbar
{
	margin-left: auto;
	margin-right: auto;
	margin-top:15px;
	width: 100%;
	text-align:center;
}

.gridItemRow a
{
	color:#000;
}

.PrzejdzDalejLista
{
    background-image:url(../images/dalej_strzalka_lista.png);
	background-repeat:no-repeat;
	width: 26px;
	height: 25px;
	border: 0;
	cursor:pointer;
	display: inline-block;
}

#treeScreen-2 {
    position: absolute !important;
    right: 0 !important;
    top: 81px !important;
    background-color: #FFF !important;
}

#articlesInGroup2
{
    display:none;
    overflow-y:auto; 
    height:340px;
    width:390px; 
    vertical-align:top;
}

#articlesInGroup
{
    width:390px; 
    overflow:auto; 
    vertical-align:top;
}

#articlesInCarElementGroup
{
    width:100%; 
    vertical-align:top;
}

.articlesWithCriteriaCombo
{
    width:100%;
}

.articlesWithCriteriaCombo_Name
{
    padding-top:5px;
    text-align:right;
}

.articlesWithCriteriaCombo_Value
{
    width:225px; 
    padding-top:5px;
    text-align:right;
}

#articleComparer
{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1199;
    background: #FFF;
    width: 196px;
    line-height: 16px;
    background-color: #F4F7FB;
    color: #000;
    border: solid 1px #C1D5F0;
    font-family: Tahoma;
    box-shadow: 0px 4px 16px #DCDCDC;
}

.articleComparer_ItemsListTitle {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 8pt;
    border-bottom: solid 1px #E0E0E0;
    line-height: 20px;
}

.articleComparer_ItemsListHeader {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 8pt;
    border-bottom: solid 1px #E0E0E0;
    line-height: 20px;
    margin-top: 2px;
    background: url('../images/tloActiveOrderList.png');
    line-height: 20px;
    margin-bottom: 2px;
}

.comparePageBody
{
    background-color: #fff;
    font-family: Tahoma;
    font-size: 9pt;
    padding-left:11px;
    padding-top:5px; 
    padding-right:11px; 
    height:100%;
}

.unselecteble
{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#tabArticleGridBV {
    table-layout: fixed;
    margin-bottom: 3px;
    font: bold 11px tahoma,arial,verdana,sans-serif;
    line-height: 18px;
    width: 100%;
}

#tabArticleGridDBE {
    table-layout: fixed;
    margin-bottom: 3px;
    margin-top: 3px;
    font: bold 11px tahoma,arial,verdana,sans-serif;
    line-height: 18px;
    width: 100%;
}

#tabDataByArticleGrid {
    table-layout: fixed;
    margin-bottom: 3px;
    font: bold 11px tahoma,arial,verdana,sans-serif;
    line-height: 18px;
    width: 100%;
}

.x-grid-hd-row td, .x-grid-row td {
    font: normal 12px arial, tahoma, helvetica, sans-serif;
    line-height: 13px;
    white-space: nowrap;
    vertical-align: middle;
    -moz-outline: none;
    -moz-user-focus: normal;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-binding: url("moz-text-overflow.xml#XBLDocument");
}

.x-date-menu
{
    width:180px !important;
}

#engineBreadCrumbImageNextStep {
    border-right: solid 1px #6F99CF;
}

#engineBreadCrumbImageStep {
    border-right: solid 1px #6F99CF;
}

#treeEngineIcons
{
	height: 100%;
	vertical-align: top;
	position: absolute;
	top: 2px;
	left: 5px;
	width:118px !important;
	display:none;
}

#engineTreeIcons2
{
	height: 100%;
	vertical-align: top;
	position: absolute;
	top: 2px;
	left: 0px;
	width:118px !important;
}

#engineChildContent
{
    width: 100%;
    height: 100%;
    vertical-align: top;
    margin-left: 125px;
    border-left: 1px solid #8DB2E3;
}

#engineMainElement {
    background-color: #F3F2F2;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#engineHistoryGridBody
{
    background-color:#fff;
}

#BodyUsedInVehiclesEngine
{
    background-color:#fff;
}

#engineTree
{
    background-color:#fff;
}

#searchEngineTreeBox {
    height: 34px;
    border-bottom: 1px solid #8DB2E3;
}

#searchEngineTreeBox2 {
    position: absolute;
    top: 50px;
    right: 30px;
    height: 28px;
    width: 380px;
}

#engineTree {
    background-color: #FFF;
    border-right: 1px solid #8DB2E3;
}

#engineTreeElem
{
}

#enginePartsTree
{
    
}

#txtSearchEngineTreeBox
{
    width: 250px;
    height: 18px;
    vertical-align: top;
    margin-top: 6px;
    margin-left: 4px;
}

#searchEngineTreeBox input {
    margin-top: 6px;
    height: 24px;
    width: 80px;
}

#searchEngineTreeBox2 input[type=button] {
height: 24px;
width: 80px;
}

#treeScreenEngine-1 {
    position: absolute !important;
    right: 0 !important;
    top: 81px !important;
    background-color: #FFF !important;
    border-top: 1px solid #8DB2E3;
}

#producersArticlesInEngineGroup
{
    width:100% !important;
}

#engineDetailsContainer {
    width: 100%;
    height: 100%;
    vertical-align: top;
    margin-left: 125px;
    border-left: 1px solid #8DB2E3;
}

#BodyArticleGridDBE {
    background-color: #FFF;
    margin-bottom:10px;
}

#articleDetailsDBE {
    background-color: #FFF;
}

#engineBreadCrumb
{
    white-space: nowrap;
    vertical-align: top;
    text-align: left;
    display: inline-block;
    height: 25px;
    margin-left:5px;
}

#treeEngineBreadCrumb
{
    white-space: nowrap;
    vertical-align: top;
    text-align: left;
    width: 100%;
    height: 25px;
    display: inline-block;
}

#treeEngineBreadCrumb a
{
    line-height:22px;
}

#engineBreadCrumb a
{
    line-height:22px;
}

#activEngineLinkId
{
    line-height:22px;
}

#articlesForEngineElement
{
	overflow: hidden;
	min-height: 15em;
	width: 100%;
	height: 100%;
	background-color: #F3F2F2 !important;
}

#BodyArticleGridDBESmallList {
    background-color: #FFF;
    margin-bottom:10px;
}

#articleEngineDetailsAll
{
    background-color:#fff;
}

#engineInfoContent {
    position: absolute;
    top: 2px;
    z-index:1;
    right: 3px;
    height: 43px;
    width: 200px;
    font-family: Tahoma;
    font-size: 0.71em;
    font-weight: normal;
}

.btnUkryjElement
{
    display:inline-block;
	background: #E6EFFB url(../images/HideUp.png) no-repeat 0 2px;
	width: 15px;
	height:15px;
	border: solid 1px #6F99CF;
    border-radius: 2px;
    text-decoration:none;
    float: right;
	outline: 0;
	text-indent: -9999px;
	cursor: pointer;
}

.btnPokazElement
{
    display:inline-block;
	background: #E6EFFB url(../images/ShowDown.png) no-repeat 0 0px;
	width: 15px;
	height:15px;
	border: solid 1px #6F99CF;
    border-radius: 2px;
    text-decoration:none;
    float: right;
	outline: 0;
	text-indent: -9999px;
	cursor: pointer;
}

#kalkulator {
    background: transparent;
    overflow:hidden;
    height:52px;
    display: inline-block;
}

.showClac
{
    height:78px;
}

.hideClac
{
    height:78px;
}

#btnKalkulatorDiv
{
    display: block;
    height: 100%;
    float:left;
}

#btnKalkulator
{
    display: block;
    background: url(../images/calc_show4.png) no-repeat 0 0px;
    cursor: pointer;
    width: 47px;
    height: 100%;
    margin-top:3px;
}

.btnKalkulatorHide
{
    display: block;
    background: url(../images/calc_hide4.png) no-repeat 0 0px !important;
    cursor: pointer;
    width: 32px;
    height: 100%;
    margin-top:3px;
}

#bodyKalkulatorDiv
{
    font: normal 8pt tahoma, arial, helvetica, sans-serif;
    overflow:hidden;
    height: 52px !important;
    float:left;
}

#KalkulatorGrid {
    border-collapse: collapse;
    width: 176px;
    display: inline-block;
    background:#fff;
}

#KalkulatorGrid td {
    border: 1px solid #99BBE8;
    padding-left: 4px;
    padding-right: 4px;
    text-align:right;
}

.kalkulatorUstawienia
{
    display:inline-block;
    vertical-align: top;
    margin-left: 3px;
}

#calcCatalogNumber {
    width: 120px;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    height: 14px;
    white-space: nowrap;
    text-align:center;
}

.CalcBroughtPrice
{
    display:inline-block;
}

.CalcDetalPrice
{
    display:inline-block;
    padding-left: 15px;
}

.CalcPriceForRow
{
    width: 120px;
    height: 15px;
}

.CalcPriceRow
{
    height: 15px;
    text-align: center;
}

.CalcDiscountRow
{
    padding-top: 2px;
    text-align: center;
}

.DetailPriceList
{
    display:inline-block;
    line-height: 20px;
}

.czasyNapraw
{
    display: block;
    background: url(../images/czas_naprawy.png) no-repeat 0 0px;
    cursor: pointer;
    width: 16px;
    height: 16px;
}

.czasyNaprawContent
{
    display:none;
    padding-left:10px;
}

.czasyNaprawContentShow
{
    display:inline-block;
}

.czasyNaprawDane
{
    margin-left:20px;
    white-space: nowrap;
}

li.trigMenuCzasyNaprawDane div {
	display: none;
}

li.trigMenuCzasyNaprawDane:hover div { display:block;}

.MenuCzasyNaprawDane
{
	width: 20px;
	display: inline;
}

.MenuCzasyNaprawDane span, .MenuCzasyNaprawDane div, .MenuCzasyNaprawDane a, .MenuCzasyNaprawDane li
{
	color:#000 !important;
	font-weight:normal !important;
	display:block;
}

.trigMenuCzasyNaprawDane
{
	position:relative;
	cursor:pointer;
	display:inline-block;
}

.divMenuCzasyNaprawDane
{
	position: absolute;
	right: -25px;
	top: -2px;
	margin-top: 17px;
	line-height: 20px;
	background-color: #F4F7FB;
	color: #000;
	z-index: 430;
	border: solid 1px #DCDCDC;
	-webkit-box-shadow: 0px 4px 16px #DCDCDC;
	-moz-box-shadow: 0px 4px 16px #DCDCDC;
	box-shadow: 0px 4px 16px #DCDCDC;
	font-family: Tahoma;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 9pt;
}

.MenuCzasyNaprawDane_line
{
	display:inline-block;
	width:100%;
	border-bottom:solid 1px #969292;
}

.MenuCzasyNaprawDane_Elements {
    width: 100%;
    display: inline-block;
    word-wrap: normal;
    white-space: nowrap;
}

.instrukcjeNapraw
{
    display: block;
    background: url(../images/stock_ids.png) no-repeat 0 0px;
    cursor: pointer;
    width: 16px;
    height: 16px;
}

.instrukcjeNaprawContent
{
    display:none;
    padding-left:40px;
}

.instrukcjeNaprawContentShow
{
    display:inline-block;
}

.instrukcjeNaprawDane
{
    margin-left:20px;
    white-space: nowrap;
}

li.trigMenuInstrukcjeNaprawDane div {
	display: none;
}

li.trigMenuInstrukcjeNaprawDane:hover div { display:block;}

.MenuInstrukcjeNaprawDane
{
	width: 20px;
	display: inline;
}

.trigMenuInstrukcjeNaprawDane
{
	position:relative;
	cursor:pointer;
	display:inline-block;
}

.divMenuInstrukcjeNaprawDane
{
	position: absolute;
	right: -10px;
	top: -2px;
	margin-top: 17px;
	line-height: 20px;
	background-color: #F4F7FB;
	color: #000;
	z-index: 430;
	border: solid 1px #DCDCDC;
	-webkit-box-shadow: 0px 4px 16px #DCDCDC;
	-moz-box-shadow: 0px 4px 16px #DCDCDC;
	box-shadow: 0px 4px 16px #DCDCDC;
	font-family: Tahoma;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 9pt;
}

.MenuInstrukcjeNaprawDane_line
{
	display:inline-block;
	width:100%;
	border-bottom:solid 1px #969292;
}

.MenuInstrukcjeNaprawDane_Element {
    width: 100%;
    display: inline-block;
    word-wrap: normal;
    white-space: nowrap;
}

.MenuInstrukcjeNaprawDane_Element a {
    color: #000 !important;
    font-weight: normal !important;
    display: block;
}

#selectedGroupMenu
{
    color: #DC1400;
    font-weight: bold;
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    width: 143px;
    display: inline-block;
    text-overflow: ellipsis;
}


#tabSubstitutionsPD {
    table-layout: fixed;
    padding: 0px;
    margin: 0px;
    border: 0px;
    overflow: hidden;
    white-space: normal;
    width: 100%;
}

.priceListPadding {
	width:10px;
	text-align:center;
}

#tabSubstitutionsDBV {
    table-layout: fixed;
    padding: 0px;
    margin: 0px;
    border: 0px;
    overflow: hidden;
    white-space: normal;
    width: 100%;
}

#tabSubstitutionsDBA {
    table-layout: fixed;
    padding: 0px;
    margin: 0px;
    border: 0px;
    overflow: hidden;
    white-space: normal;
    width: 100%;
}

#tabTecDocReferencesDBA {
    table-layout: fixed;
    padding: 0px;
    margin: 0px;
    border: 0px;
    overflow: hidden;
    white-space: normal;
    width: 100%;
}

#tabTecDocReferencesDBE {
    table-layout: fixed;
    padding: 0px;
    margin: 0px;
    border: 0px;
    overflow: hidden;
    white-space: normal;
    width: 100%;
}

#tabTecDocReferencesDBV {
    table-layout: fixed;
    padding: 0px;
    margin: 0px;
    border: 0px;
    overflow: hidden;
    white-space: normal;
    width: 100%;
}

#tabTecDocReferencesPD {
    table-layout: fixed;
    padding: 0px;
    margin: 0px;
    border: 0px;
    overflow: hidden;
    white-space: normal;
    width: 100%;
}

#divCheckReckoningDoc
{
    display:none;
    position:absolute;
    z-index:2000;
    top:0px;
    left:0px;
    background-color:#e7e7e7;
    border: solid 1px #99bbe8;
    width:360px;
    height:160px;
}

#divCheckInformationBranch
{
    display: none;
    position: absolute;
    z-index: 2001;
    top: 0px;
    left: 0px;
    width: 800px;
    height: auto;
}

.RepairTimes_Times {
	width:50px;
	text-align:right;
}

.RepairTimes_Name {
	width:100%;
	padding-left:5px;
}

.btnMenuTopButtons
{
	display:inline-block;
	background: url('../images/ustawienia.gif') no-repeat;
	width:105px;
	height:16px;
	cursor:pointer;
	padding-left: 20px;
}

.trigMenuTopButtons
{
	position:relative;
	cursor:pointer;
	display:inline-block;
}

.divMenuTopButtons
{
	position: absolute;
	right: -3px;
	top: 20px;
	margin-top: 17px;
	line-height: 20px;
	background-color: #F4F7FB;
	color: #000;
	z-index: 1033;
	border: solid 1px #DCDCDC;
	-webkit-box-shadow: 0px 4px 16px #DCDCDC;
	-moz-box-shadow: 0px 4px 16px #DCDCDC;
	box-shadow: 0px 4px 16px #DCDCDC;
	font-family: Tahoma;
	padding-left: 10px;
	padding-right: 10px;
	width: 190px;
	font-size: 9pt;
}

.MenuTopButtons_Elements
{
    
}

ul.MenuTopButtons_TopButtons {
	margin:0px; padding:0px;
	margin-top: 3px;
	margin-bottom: 5px;
	display: block;
	height:25px;
}

ul.MenuTopButtons_TopButtons li {
	display: block;
    cursor: pointer;
    margin-left: 0px;
    min-height: 25px;
    border-right: 0;
    padding-right: 0;
    clear: both;
    float: left;
    width: 100%;
    border-bottom: 1px solid #E0E0E0;
}

ul.MenuTopButtons_TopButtons li a 
{
	color: black;
	width: auto;
	font-family: Calibri;
	font-size: 13px;
	line-height: 25px;;
	display: block;
	margin: 0;
}


ul.MenuTopButtons_TopButtons li li span.menu-title
{
	padding-bottom:0px;
}

#MenuTopButtons_TopButtons li div {
	display: none;
}

span.menuTopButtons-title {
    display: block;
    cursor: pointer;
    margin-left: 30px;
}

.MenuTopButtons_Pomoc-tech-image
{
	background: url('../images/pomoc_techniczna_menu.png') no-repeat 14px;
	width:170px;
	height: 40px;
	display:inline-block;
}

.bigElements
{
    height:42px !important;
}

.wyszukajPojazd {
    display: inline-block;
    height: 24px;
    width: 24px;
    background: url(../images/search2.gif) no-repeat 5px;
}

.x-tabs-strip .x-tabs-inner {
    padding: 4px 2px;
}

.x-tabs-strip td {
    padding: 0;
    padding-left: 2px;
}

.topButtons_only_text 
{
    color: #000;
    width: auto;
    font-family: Calibri;
    font-size: 13px;
    line-height: 21px;
    display: block;
    margin: 0;
    cursor:default;
    margin-left:2px;
    text-align: center;
}

@media screen and (max-width: 1200px)
{
    #banner {
    background: url('../images/logo.png') no-repeat -118px;
    width: 100%;
    height: 53px;
    }
    
    #tabContainer {
        margin: 0px auto 0px auto;
        width: 100%;
        height: 32px;
        position: absolute;
        top: 53px;
        z-index: 1022;
    }
    
    #bigTabs {
        height: 32px;
        border-top: 1px solid #DCDCDC;
        background-image: url('../images/tloTabs.png');
        background-color: #E9E9E9;
        border-bottom: 2px solid #DCDCDC;
    }
    
    ul.tabs {
        margin: 0px;
        padding: 0px;
        margin-top: 2px;
        margin-bottom: 5px;
        display: block;
        height: 30px;
        position: absolute;
        z-index: 10;
        background-image: url('../images/tloTabs.png');
    }
    
    ul.tabs li {
        list-style: none;
        display: block;
        float: left;
        cursor: pointer;
        padding-left: 5px;
        height: 31px;
        border-right: 2px solid #E0E0E0;
        padding-right: 5px;
    }
    
    #centerTop {
        position: absolute;
        top: 88px;
        height: 5px;
        left: 0;
        right: 0;
        background-color: #ECEAEE;
    }
    
    #center {
        position: absolute;
        top: 91px;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
    }
    
    ul.tabs li span.tabs-title {
        padding-bottom: 10px;
        padding-top: 5px;
        padding-left: 0px;
    }
    
    span.katalog-image
    {
	    background: url('../images/Katalog_i_cennik_s.png') no-repeat;
    }

    span.dane-image
    {
	    background: url('../images/Dane_serwisu_s.png') no-repeat 2px;
    }

    span.zamowienia-image
    {
	    background: url('../images/Zamowienia_i_faktury_s.png') no-repeat 2px;
    }

    span.aktywne_zam-image
    {
	    background: url('../images/aktywne_amowienie_s.png') no-repeat 6px;
    }

    span.lista_zam-image
    {
	    background: url('../images/lista_zamowien2_s.png') no-repeat 2px;
    }

    span.promocje-image
    {
	    background: url('../images/promocje_s.png') no-repeat 2px;
    }

    span.pomoc-tech-image
    {
	    background: url('../images/pomoc_techniczna_s.png') no-repeat 0px;
	    width:105px;
	    height: 30px;
    }

    .helpDeskCss
    {
        background: rgba(0, 0, 0, 0) !important;
        top: 2px;
        right: 150px;
        position: absolute;
    }
    
    span.tabs-image {
        background-position: left 4px;
        background-repeat: no-repeat;
        display: block;
        overflow: hidden;
        padding-left: 30px;
    }
    
    #ActiveOrderListContent {
        position: absolute;
        left: 125px;
        top: -16px;
        margin-top: 45px;
        line-height: 16px;
        background-color: #F4F7FB;
        color: #000;
        z-index: 1200;
        border: solid 3px #C1D5F0;
        font-family: Tahoma;
        display: none;
        width: 566px;
    }
    
    #logoIntegra {
        background: url('../images/logoIntegra.png') no-repeat;
        width: 69px;
        height: 20px;
        position: absolute;
        top: 13px;
        right: 7px;
        z-index: 1;
    }
    
    #logoTecDoc {
        background: url('../images/logoTecDoc.png') no-repeat;
        width: 85px;
        height: 30px;
        position: absolute;
        top: 11px;
        right: -6px;
        z-index: 1;
        background-position-y: -12px;
    }
    
    span#CzasOD {
        display: block;
        font-weight: normal;
        font-size: 12px;
    }
    
    span#CzasCD {
        font-weight: normal;
        font-size: 12px;
    }
    
    span#CzasCN {
        display: block;
        font-weight: normal;
        font-size: 12px;
    }
}

#selectTextItem-fieltr
{
    height:185px;
}

#InformacjaPrawnaTecDoc
{
    display: none;
    position: relative;
    top: 5px;
    left: 20px;
    border: 1px solid #BABEC3;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    background-color: #FDFDFD;
    width: 400px;
    padding: 10px;
    font-size: 13px;
    z-index: 9999
}

/* Okno zamowienia w Falcon */


#dialog-box-orderAvailabilityItem {
	
	border: solid 1px #A9A9A9;
	
	/* css3 drop shadow */
	-webkit-box-shadow: 0px 0px 10px #717171;
	-moz-box-shadow: 0px 0px 10px #717171;
	
	/* css3 border radius */
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	
	background: #F9F9F9;
	background-image: -webkit-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -moz-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -ms-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -o-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: linear-gradient(top,#F9F9F9,#E6E6E6);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	
	/* styling of the dialog box, i have a fixed dimension for this demo */ 
	width:605px; 
	
	/* make sure it has the highest z-index */
	position:absolute; 
	z-index:5009; 

	/* hide it by default */
	display:none;
}

.dialog-title-orderAvailabilityItem {
	font-size: 10pt;
	font-family: Arial;
	padding: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
	/*
	background-image:url('../images/Login/panel_separator.png');
	background-position: bottom;
	background-repeat: repeat-x;
    */
	text-align: left;
}

.dialog-title-orderAvailabilityItem-price {
    font-size: 10pt;
    font-family: Arial;
    padding: 15px;
    padding-bottom: 15px;
    padding-top: 0px;
    text-align: center;
    font-weight: bold;
}

#btn-no-orderAvailabilityItem {
    width: 100px;
    float: left;
    margin-left: 15px;
}

#btn-yes-orderAvailabilityItem {
	width: 180px;
    float: right;
}

button.button-order 
{
	font-family:arial;
	margin: 10px 15px 15px auto;
	text-align: center;
	display: block;
	width: 90px;
	height: 30px;
	padding: 0px 10px 6px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
	background: #424242;
	background-image: -webkit-linear-gradient(top,#6C6C6C,#424242);
	background-image: -moz-linear-gradient(top,#6C6C6C,#424242);
	background-image: -ms-linear-gradient(top,#6C6C6C,#424242);
	background-image: -o-linear-gradient(top,#6C6C6C,#424242);
	background-image: linear-gradient(top,#6C6C6C,#424242);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border: 1px solid #9C9C9C;
	position: relative;
	cursor: pointer;
	font-size: 10pt;
}

.dialog-title-text-orderAvailabilityBranch
{
    padding: 15px;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 10pt;
    font-family: Arial;
    height:20px;
}

.dialog-title-text-orderAvailabilityItemBranchDat
{
    float:left;
    margin-left:15px;
    font-size: 10pt;
    font-family: Arial;
}

.dialog-title-text-orderAvailabilityQt
{
    float:right;
    font-size: 10pt;
    font-family: Arial;
}

.dialog-footer-orderAvailabilityItem {
    clear: both;
}

input.QtDialog {
    width: 30px;
    margin-left: 2px;
    text-align: right;
    padding-right: 4px;
}

label.QtDialog 
{
    font-weight:normal;
}

.QtDialogInfo 
{
    padding-right:6px;
}

input#PriceDialog {
  width: 70px;
  margin-left: 10px;
  text-align: right;
  padding-right: 4px;
}

select#branchCode {
  width: 180px;
}

.dialog-content-orderAvailabilityTitle {
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    
    background: rgba(255,76,76,1);
    background: -moz-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,76,76,1)), color-stop(100%, rgba(161,16,0,1)));
    background: -webkit-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -o-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: linear-gradient(to bottom, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4c4c', endColorstr='#a11000', GradientType=0 );
    color: #fff;
    padding: 5px;
    padding-left: 10px;
    		
	border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    border: 0px solid #A9A9A9;
}

.dialog-title-text-orderAvailabilityItemBranchData {
    float: left;
    width: 210px;
}

#openOrderDataByBranch {
    width: 130px;
}

#dialog-overlay-order {

	/* set it to fill the whil screen */
	width:100%; 
	height:100%;
	
	/* transparency for different browsers */
	filter:alpha(opacity=50); 
	-moz-opacity:0.5; 
	-khtml-opacity: 0.5; 
	opacity: 0.5; 
	background:#000; 

	/* make sure it appear behind the dialog box but above everything else */
	position:absolute; 
	top:0; left:0; 
	z-index:3000; 

	/* hide it by default */
	display:none;
}

.dialog-content-orderRecommendedProductsTitle {
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    
    background: rgba(255,76,76,1);
    background: -moz-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,76,76,1)), color-stop(100%, rgba(161,16,0,1)));
    background: -webkit-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -o-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: linear-gradient(to bottom, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4c4c', endColorstr='#a11000', GradientType=0 );
    color: #fff;
    padding: 8px;
    padding-left: 10px;
    		
	border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    border: 0px solid #A9A9A9;
}

.dialog-content-paymentHistoryTitle {
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    
    background: rgba(255,76,76,1);
    background: -moz-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,76,76,1)), color-stop(100%, rgba(161,16,0,1)));
    background: -webkit-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -o-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: linear-gradient(to bottom, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4c4c', endColorstr='#a11000', GradientType=0 );
    color: #fff;
    padding: 8px;
    padding-left: 10px;
    		
	border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    border: 0px solid #A9A9A9;
}

#dialog-box-orderAvailabilityItem {
	
	border: solid 1px #A9A9A9;
	
	/* css3 drop shadow */
	-webkit-box-shadow: 0px 0px 10px #717171;
	-moz-box-shadow: 0px 0px 10px #717171;
	
	/* css3 border radius */
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	
	background: #F9F9F9;
	background-image: -webkit-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -moz-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -ms-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -o-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: linear-gradient(top,#F9F9F9,#E6E6E6);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	
	/* styling of the dialog box, i have a fixed dimension for this demo */ 
	width:605px; 
	
	/* make sure it has the highest z-index */
	position:absolute; 
	z-index:5009; 

	/* hide it by default */
	display:none;
}

.dialog-title-orderAvailabilityItem {
	font-size: 10pt;
	font-family: Arial;
	padding: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
	/*
	background-image:url('../images/Login/panel_separator.png');
	background-position: bottom;
	background-repeat: repeat-x;
    */
	text-align: left;
}

#btn-no-orderAvailabilityItem {
    width: 100px;
    float: left;
    margin-left: 15px;
}

#btn-yes-orderAvailabilityItem {
	width: 180px;
    float: right;
}

button.button-order 
{
	font-family:arial;
	margin: 10px 15px 15px auto;
	text-align: center;
	display: block;
	width: 90px;
	height: 30px;
	padding: 0px 10px 6px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
	background: #424242;
	background-image: -webkit-linear-gradient(top,#6C6C6C,#424242);
	background-image: -moz-linear-gradient(top,#6C6C6C,#424242);
	background-image: -ms-linear-gradient(top,#6C6C6C,#424242);
	background-image: -o-linear-gradient(top,#6C6C6C,#424242);
	background-image: linear-gradient(top,#6C6C6C,#424242);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border: 1px solid #9C9C9C;
	position: relative;
	cursor: pointer;
	font-size: 10pt;
}

.dialog-title-text-orderAvailabilityBranch
{
    padding: 15px;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 10pt;
    font-family: Arial;
    height:20px;
}

.dialog-title-text-orderAvailabilityItemBranchDat
{
    float:left;
    margin-left:15px;
    font-size: 10pt;
    font-family: Arial;
}

.dialog-title-text-orderAvailabilityQt
{
    float:right;
    font-size: 10pt;
    font-family: Arial;
}

.dialog-footer-orderAvailabilityItem {
    clear: both;
}

input#QtDialog {
  width: 70px;
  margin-left: 10px;
  text-align: right;
  padding-right: 4px;
}

input#PriceDialog {
  width: 70px;
  margin-left: 10px;
  text-align: right;
  padding-right: 4px;
}

select#branchCode {
  width: 180px;
}

.dialog-content-orderAvailabilityTitle {
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    
    background: rgba(255,76,76,1);
    background: -moz-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,76,76,1)), color-stop(100%, rgba(161,16,0,1)));
    background: -webkit-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -o-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: linear-gradient(to bottom, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4c4c', endColorstr='#a11000', GradientType=0 );
    color: #fff;
    padding: 5px;
    padding-left: 10px;
    		
	border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    border: 0px solid #A9A9A9;
}

#dialog-box-paymentHistory {
	
	border: solid 1px #A9A9A9;
	
	/* css3 drop shadow */
	-webkit-box-shadow: 0px 0px 10px #717171;
	-moz-box-shadow: 0px 0px 10px #717171;
	
	/* css3 border radius */
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	
	background: #F9F9F9;
	background-image: -webkit-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -moz-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -ms-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -o-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: linear-gradient(top,#F9F9F9,#E6E6E6);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
		
	/* make sure it has the highest z-index */
	position:absolute; 
	z-index:5000; 

	/* hide it by default */
	display:none;
	
	font: normal 12px arial, tahoma, helvetica, sans-serif;
}

#btn-no-paymentHistory {
    width: 100px;
    float: right;
    margin-left: 15px;
}

button.button-paymentHistory 
{
	font-family:arial;
	margin: 10px 15px 15px auto;
	text-align: center;
	display: block;
	width: 90px;
	height: 30px;
	padding: 0px 10px 6px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
	background: #424242;
	background-image: -webkit-linear-gradient(top,#6C6C6C,#424242);
	background-image: -moz-linear-gradient(top,#6C6C6C,#424242);
	background-image: -ms-linear-gradient(top,#6C6C6C,#424242);
	background-image: -o-linear-gradient(top,#6C6C6C,#424242);
	background-image: linear-gradient(top,#6C6C6C,#424242);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border: 1px solid #9C9C9C;
	position: relative;
	cursor: pointer;
	font-size: 11pt;
}

.dialog-titleBlock-paymentHistory
{
    clear:both;
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    
    background: #eeeeee; /* Old browsers */
    background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */


    color: #000;
    padding: 5px;
    padding-left: 10px;
    		
    border: 0px solid #A9A9A9;
}

.dialog-content-paymentHistory {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    border: solid 1px #CDCDCD;
    clear:both; 
}

.dialog-footer-paymentHistory {
    padding-top: 5px;
}

#dialog-box-payment-history {
	
	border: solid 1px #A9A9A9;
	
	/* css3 drop shadow */
	-webkit-box-shadow: 0px 0px 10px #717171;
	-moz-box-shadow: 0px 0px 10px #717171;
	
	/* css3 border radius */
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	
	background: #F9F9F9;
	background-image: -webkit-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -moz-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -ms-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -o-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: linear-gradient(top,#F9F9F9,#E6E6E6);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
		
	/* make sure it has the highest z-index */
	position:absolute; 
	z-index:5000; 

	/* hide it by default */
	display:none;
	
	font: normal 12px arial, tahoma, helvetica, sans-serif;
}


.dialog-content-paymentOnlineTitle {
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    
    background: rgba(255,76,76,1);
    background: -moz-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,76,76,1)), color-stop(100%, rgba(161,16,0,1)));
    background: -webkit-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -o-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: linear-gradient(to bottom, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4c4c', endColorstr='#a11000', GradientType=0 );
    color: #fff;
    padding: 8px;
    padding-left: 10px;
    		
	border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    border: 0px solid #A9A9A9;
}

#dialog-box-paymentOnline {
	
	border: solid 1px #A9A9A9;
	
	/* css3 drop shadow */
	-webkit-box-shadow: 0px 0px 10px #717171;
	-moz-box-shadow: 0px 0px 10px #717171;
	
	/* css3 border radius */
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	
	background: #F9F9F9;
	background-image: -webkit-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -moz-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -ms-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -o-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: linear-gradient(top,#F9F9F9,#E6E6E6);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
		
	/* make sure it has the highest z-index */
	position:absolute; 
	z-index:5000; 

	/* hide it by default */
	display:none;
	
	font: normal 12px arial, tahoma, helvetica, sans-serif;
}

#btn-no-paymentOnline {
    width: 100px;
    float: right;
    margin-left: 15px;
}

#btn-pay-paymentOnline {
    width: 100px;
    float: right;
    margin-left: 15px;
}

.button-paymentOnline 
{
	font-family:arial;
	margin: 10px 15px 15px auto;
	text-align: center;
	display: block;
	width: 90px;
	height: 30px;
	padding: 0px 10px 6px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
	background: #424242;
	background-image: -webkit-linear-gradient(top,#6C6C6C,#424242);
	background-image: -moz-linear-gradient(top,#6C6C6C,#424242);
	background-image: -ms-linear-gradient(top,#6C6C6C,#424242);
	background-image: -o-linear-gradient(top,#6C6C6C,#424242);
	background-image: linear-gradient(top,#6C6C6C,#424242);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border: 1px solid #9C9C9C;
	position: relative;
	cursor: pointer;
	font-size: 11pt;
}

.dialog-titleBlock-paymentOnline
{
    clear:both;
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    
    background: #eeeeee; /* Old browsers */
    background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */


    color: #000;
    padding: 5px;
    padding-left: 10px;
    		
    border: 0px solid #A9A9A9;
}

.dialog-content-paymentOnline {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    border: solid 1px #CDCDCD;
    clear:both; 
    width:365px;
}

.dialog-footer-paymentOnline {
    padding-top: 5px;
}

#dialog-box-payment-online {
	
	border: solid 1px #A9A9A9;
	
	/* css3 drop shadow */
	-webkit-box-shadow: 0px 0px 10px #717171;
	-moz-box-shadow: 0px 0px 10px #717171;
	
	/* css3 border radius */
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	
	background: #F9F9F9;
	background-image: -webkit-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -moz-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -ms-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -o-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: linear-gradient(top,#F9F9F9,#E6E6E6);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
		
	/* make sure it has the highest z-index */
	position:absolute; 
	z-index:5000; 

	/* hide it by default */
	display:none;
	
	font: normal 12px arial, tahoma, helvetica, sans-serif;
}


#dialog-box-orderRecommendedProducts {
	
	border: solid 1px #A9A9A9;
	
	/* css3 drop shadow */
	-webkit-box-shadow: 0px 0px 10px #717171;
	-moz-box-shadow: 0px 0px 10px #717171;
	
	/* css3 border radius */
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	
	background: #F9F9F9;
	background-image: -webkit-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -moz-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -ms-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -o-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: linear-gradient(top,#F9F9F9,#E6E6E6);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
		
	/* make sure it has the highest z-index */
	position:absolute; 
	z-index:5000; 

	/* hide it by default */
	display:none;
	
	font: normal 12px arial, tahoma, helvetica, sans-serif;
}


.dialog-title-orderRecommendedProductsItem {
	font-size: 10pt;
	font-family: Arial;
	padding: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
	/*
	background-image:url('../images/Login/panel_separator.png');
	background-position: bottom;
	background-repeat: repeat-x;
    */
	text-align: left;
}

#btn-no-orderRecommendedProducts {
    width: 100px;
    float: left;
    margin-left: 15px;
}

#btn-yes-orderRecommendedProducts {
	width: 180px;
    float: right;
}

button.button-orderRecommendedProducts 
{
	font-family:arial;
	margin: 10px 15px 15px auto;
	text-align: center;
	display: block;
	width: 90px;
	height: 30px;
	padding: 0px 10px 6px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
	background: #424242;
	background-image: -webkit-linear-gradient(top,#6C6C6C,#424242);
	background-image: -moz-linear-gradient(top,#6C6C6C,#424242);
	background-image: -ms-linear-gradient(top,#6C6C6C,#424242);
	background-image: -o-linear-gradient(top,#6C6C6C,#424242);
	background-image: linear-gradient(top,#6C6C6C,#424242);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border: 1px solid #9C9C9C;
	position: relative;
	cursor: pointer;
	font-size: 11pt;
}

.dialog-titleBlock-orderRecommendedProducts
{
    clear:both;
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    
    background: #eeeeee; /* Old browsers */
    background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */


    color: #000;
    padding: 5px;
    padding-left: 10px;
    		
    border: 0px solid #A9A9A9;
}

.dialog-content-orderRecommendedProducts {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    border: solid 1px #CDCDCD;
    clear:both; 
}

.dialog-footer-orderRecommendedProducts {
    padding-top: 5px;
}

.row { margin: 0px; clear:both; margin-top:0px; }

table#tabRecommendedProductsGridHeader tr {
    height: 24px;
}

#recommendedProductAddInfo
{
    position:absolute;
    bottom:100px;
    left: 50px;
    z-index:9999;
}

.viewBrand
{
	position: absolute;
	top: 2px;
	left: 288px;
}

.btnBrandArrowDown
{
	display: inline-block;
	width: 25px;
	height: 23px;
	background: #fff url(../images/SortArrowDown.png) no-repeat 4px 5px;
	border: 1px solid #B5B8C8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float: right;
	position: relative;
	top: 0px;
	right: -6px;
}

.viewBrand.active .toggleBrand {
    border-bottom-color: #e5e5e5;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 -1px 4px -2px #dcdcdc;
    background-color: #e5e5e5;
}

.viewBrand .toggleBrand {
    position: relative;
    display: inline-block;
    height: 25px;
    border: 1px solid #cbcbcb;
    border-radius: 5px;
    box-shadow: 1px 1px 1px -1px #dcdcdc;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #e5e5e5;
    font-size: 13px;
    text-align: left;
    line-height: 27px;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 1021;
    padding-left:5px;
    padding-right:5px;
}

.viewBrand.active .toggleBrand:after {
    border-radius: 0 0 0 5px;
    border-width: 0 0 1px 1px;
    box-shadow: -3px 1px 0 1px #fff;
    left: auto;
    right: -6px;
}

.viewBrand .option_list_brand {
	position: absolute;
	top: 24px;
	display: block;
	overflow: hidden;
	background: #fff;
	font-size: 13px;
	text-align: left;
	z-index: 1020;
	left: -44px;
	width: 210px;
}

.viewBrand.active .option_list_brand {
    height: auto;
    padding: 5px 10px;
    border: 1px solid #d9d9d9;
    border-top-color: #cbcbcb;
    border-radius: 5px;
    box-shadow: 1px 1px 4px -1px #dcdcdc;
    background-color: #e5e5e5;
}

.viewBrand .option_list_brand dl:first-child {
    margin-right: 0px;
}

.viewBrand .option_list_brand dl {
    float: left;
    margin:0;
    padding: 0;
}

.viewBrand .option_list_brand dt:first-child {
    margin: 0;
}

.viewBrand .option_list_brand dt {
    margin: 10px 0 0;
    padding: 0;
}

.viewBrand .option_list_brand dd {
    margin: 0 0 0 .6em;
    padding: 0;
}

.listing a, .offer-preview a {
    color: #000;
    text-decoration: none;
}

.option_list_brand_item.select {
	font-weight: bold;
}

.viewBrand .toggleBrand div.option_list_brand { display:none; }
.viewBrand .toggleBrand a.:hover div.option_list_brand { display:block;}
.viewBrand .toggleBrand a.BrandArrowDown:hover div.option_list_brand { display:block;}

.viewBrand span {
    line-height: 26px;
    padding-right: 5px;
    float: left;
}

#oilsTreeElem
{
    margin-left:10px;
    margin-top: 5px;
}

.oilsBreadCrumbImageStepDisabled {
  filter: gray; /* IE6-9 */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
}


#kwwTreeElem
{
    margin-left:10px;
    margin-top: 5px;
}

.kwwBreadCrumbImageStepDisabled {
  filter: gray; /* IE6-9 */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
}

#motorPartsTreeElem
{
    margin-left:10px;
    margin-top: 5px;
}

.motorPartsBreadCrumbImageStepDisabled {
  filter: gray; /* IE6-9 */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
}

#panel-GroupMenu
{
    display:none;
}


#infoChangeForRecommended {
	border: 1px solid #000000;
	border-radius: 5px;
	background: #F0F0F0;
	-webkit-box-shadow: 0px 4px 16px #DCDCDC;
	-moz-box-shadow: 0px 4px 16px #DCDCDC;
	box-shadow: 0px 4px 16px #DCDCDC;
	font-size: 11pt;
	z-index: 3000;
	height: 68px;
	width: 285px;
	position: absolute;
}

#infoChangeForRecommended label
{
    font-size: 11pt;
    font-family: Tahoma;
    padding-left: 5px;
    float: left;
    width: 207px;
    padding-top: 14px;
    text-align: center;
}

#infoChangeForRecommended img
{
    float: left;;
}


#dialog-box-costCalculationAdditionalData {
	
	border: solid 1px #A9A9A9;
	
	/* css3 drop shadow */
	-webkit-box-shadow: 0px 0px 10px #717171;
	-moz-box-shadow: 0px 0px 10px #717171;
	
	/* css3 border radius */
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	
	background: #F9F9F9;
	background-image: -webkit-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -moz-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -ms-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -o-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: linear-gradient(top,#F9F9F9,#E6E6E6);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	
	/* styling of the dialog box, i have a fixed dimension for this demo */ 
	width:480px; 
	
	/* make sure it has the highest z-index */
	position:absolute; 
	z-index:5000; 

	/* hide it by default */
	display:none;
}

.dialog-title-costCalculationAdditionalData {
	font-size: 10pt;
	font-family: Arial;
	padding: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
	/*
	background-image:url('../images/Login/panel_separator.png');
	background-position: bottom;
	background-repeat: repeat-x;
    */
	text-align: left;
}

#btn-no-costCalculationAdditionalData {
    width: 100px;
    float: left;
    margin-left: 15px;
}

#btn-yes-costCalculationAdditionalData {
	width: 180px;
    float: right;
}

.dialog-content-costCalculationAdditionalDataTitle {
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    
    background: rgba(255,76,76,1);
    background: -moz-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,76,76,1)), color-stop(100%, rgba(161,16,0,1)));
    background: -webkit-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -o-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: linear-gradient(to bottom, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4c4c', endColorstr='#a11000', GradientType=0 );
    color: #fff;
    padding: 5px;
    padding-left: 10px;
    		
	border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    border: 0px solid #A9A9A9;
}

.dialog-titleBlock-costCalculationAdditionalData
{
    clear:both;
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    
    background: #eeeeee; /* Old browsers */
    background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */


    color: #000;
    padding: 5px;
    padding-left: 10px;
    		
    border: 0px solid #A9A9A9;
}


.row { margin: 10px; clear:both; margin-top:15px; }

.dialog-content-costCalculationAdditionalData span
{
    font-family: Arial;
    font-size: 10pt;
}

.dialog-content-costCalculationAdditionalData input
{
    height: 18px;
}

.colLabel {
    width: 60px;
    display: inline-block;
    text-align: right;
    margin-right: 5px;
}

.colLabelCustomWork {
    width: 100px;
    display: inline-block;
    text-align: right;
    margin-right: 5px;
}

#dialog-box-costCalculationCustomWork {
	
	border: solid 1px #A9A9A9;
	
	/* css3 drop shadow */
	-webkit-box-shadow: 0px 0px 10px #717171;
	-moz-box-shadow: 0px 0px 10px #717171;
	
	/* css3 border radius */
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	
	background: #F9F9F9;
	background-image: -webkit-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -moz-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -ms-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -o-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: linear-gradient(top,#F9F9F9,#E6E6E6);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	
	/* styling of the dialog box, i have a fixed dimension for this demo */ 
	width:480px; 
	
	/* make sure it has the highest z-index */
	position:absolute; 
	z-index:5000; 

	/* hide it by default */
	display:none;
}

.dialog-title-costCalculationCustomWork {
	font-size: 10pt;
	font-family: Arial;
	padding: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
	/*
	background-image:url('../images/Login/panel_separator.png');
	background-position: bottom;
	background-repeat: repeat-x;
    */
	text-align: left;
}

#btn-no-costCalculationCustomWork {
    width: 100px;
    float: left;
    margin-left: 15px;
}

#btn-yes-costCalculationCustomWork {
	width: 180px;
    float: right;
}

.dialog-content-costCalculationCustomWorkTitle {
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    
    background: rgba(255,76,76,1);
    background: -moz-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,76,76,1)), color-stop(100%, rgba(161,16,0,1)));
    background: -webkit-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -o-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: linear-gradient(to bottom, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4c4c', endColorstr='#a11000', GradientType=0 );
    color: #fff;
    padding: 5px;
    padding-left: 10px;
    		
	border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    border: 0px solid #A9A9A9;
}

.dialog-titleBlock-costCalculationCustomWork
{
    clear:both;
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    
    background: #eeeeee; /* Old browsers */
    background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */


    color: #000;
    padding: 5px;
    padding-left: 10px;
    		
    border: 0px solid #A9A9A9;
}

.dialog-content-costCalculationCustomWork span
{
    font-family: Arial;
    font-size: 10pt;
}

.dialog-content-costCalculationCustomWork input
{
    height: 18px;
}

#ActiveCostCalculationListContent
{
	position: absolute;
	left:125px;
	top: 0px;
	margin-top: 45px;
	line-height: 16px;
	background-color: #F4F7FB;
	color: #000;
	z-index: 1200;
	border: solid 3px #C1D5F0;
	font-family:Tahoma;
	display:none;
    width: 566px;
}

.ActiveCostCalculationListClose
{
    position:absolute;
    top:5px;
    right:5px;
    width:25px;
    height:25px;
    background: url('../images/close.png');
    background-position:center;
    background-repeat:no-repeat;
}

.ActiveCostCalculationList_Header
{
	margin-top: 2px;
	background: url('../images/tloActiveOrderList.png');
	line-height: 20px;
	margin-bottom: 2px;
}

.ActiveCostCalculationList_Header_Symbol
{
	width: 140px;
	display: inline-block;
}

.ActiveCostCalculationList_Header_Name
{
	width: 220px;
	display: inline-block;
}

.ActiveCostCalculationList_Header_Qt
{
	display: inline-block;
	width: 50px;
	text-align:right;
}

.ActiveCostCalculationList_Header_BuyPrice
{
	display: inline-block;
	width: 50px;
	text-align:right;
}

.ActiveCostCalculationList_Header_TotalBuyPrice
{
	display: inline-block;
	width: 60px;
	text-align:right;
}

.ActiveCostCalculationList_Items
{
	max-height: 500px;
	overflow: auto;
	width: 560px;
}

.ActiveCostCalculationList_ItemsList
{
	margin-left: 5px;
	margin-right: 5px;
	font-size: 8pt;
	border-bottom: solid 1px #E0E0E0;
	line-height: 20px;
}

.ActiveCostCalculationList_ItemsList_Symbol
{
	font-weight: bold;
	width: 140px;
	display: inline-block;
}

.ActiveCostCalculationList_ItemsList_Name
{
	width: 220px;
	display: inline-block;
	overflow: hidden;
	word-wrap: normal;
	white-space: normal;
}

.ActiveCostCalculationList_ItemsList_Qt
{
	display: inline-block;
	width: 50px;
	text-align:right;
}

.ActiveCostCalculationList_ItemsList_BuyPrice
{
	display: inline-block;
	width: 50px;
	text-align:right;
}

.ActiveCostCalculationList_ItemsList_TotalBuyPrice
{
	display: inline-block;
	width: 60px;
	text-align:right;
}

.ActiveCostCalculationList_Summary
{
	margin-left: 5px;
	font-size: 10pt;
	padding-top: 5px;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
}

.ActiveCostCalculationList_Summary_Value
{
	font-weight:bold;
}

.activeListCostCalculationTitle
{
	margin-left: auto;
	margin-right: auto;
	width: 485px;
	padding-top: 0;
}

.activeListCostCalculationTitle label
{
	font-weight: bold;
	font-family: tahoma;
	font-size: 15px;
}

.activeListCostCalculationToolbar
{
	margin-left: auto;
	margin-right: auto;
	margin-top:15px;
	width: 100%;
	text-align:center;
}

.ActiveCostCalculationListToolbar {
    height: 70px;
    width: 100%;
    margin-top: 5px;
}

#divListOpenCostCalculations
{
	display:inline-block !important;
}

/* dodawanie do kosztorysu */

#dialog-box-CostCalculationItem {
	
	border: solid 1px #A9A9A9;
	
	/* css3 drop shadow */
	-webkit-box-shadow: 0px 0px 10px #717171;
	-moz-box-shadow: 0px 0px 10px #717171;
	
	/* css3 border radius */
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	
	background: #F9F9F9;
	background-image: -webkit-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -moz-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -ms-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -o-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: linear-gradient(top,#F9F9F9,#E6E6E6);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	
	/* styling of the dialog box, i have a fixed dimension for this demo */ 
	width:500px; 
	
	/* make sure it has the highest z-index */
	position:absolute; 
	z-index:5000; 

	/* hide it by default */
	display:none;
}

.dialog-title-CostCalculationItem {
	font-size: 10pt;
	font-family: Arial;
	padding: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 5px;
	/*
	background-image:url('../images/Login/panel_separator.png');
	background-position: bottom;
	background-repeat: repeat-x;
    */
	text-align: left;
}

#btn-no-CostCalculationItem {
    width: 100px;
    float: left;
    margin-left: 5px;
}

#btn-yes-CostCalculationItem {
	width: 180px;
    float: right;
}

button.button-CostCalculation
{
	font-family:arial;
	margin: 10px 5px 15px auto;
	text-align: center;
	display: block;
	width: 90px;
	height: 30px;
	padding: 0px 10px 6px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	background: #424242;
	background-image: -webkit-linear-gradient(top,#6C6C6C,#424242);
	background-image: -moz-linear-gradient(top,#6C6C6C,#424242);
	background-image: -ms-linear-gradient(top,#6C6C6C,#424242);
	background-image: -o-linear-gradient(top,#6C6C6C,#424242);
	background-image: linear-gradient(top,#6C6C6C,#424242);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border: 1px solid #9C9C9C;
	position: relative;
	cursor: pointer;
	font-size: 10pt;
}

.dialog-title-text-CostCalculationBranch
{
    padding: 15px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 5px;
    font-size: 10pt;
    font-family: Arial;
}

.dialog-title-text-CostCalculationItemBranchDat
{
    float:left;
    margin-left:15px;
    font-size: 10pt;
    font-family: Arial;
}

.dialog-title-text-CostCalculationQt
{
    float:left;
    font-size: 10pt;
    font-family: Arial;
    padding-left:5px;
}

.dialog-title-text-CostCalculationPrice
{
    float:right;
    font-size: 10pt;
    font-family: Arial;
    padding-left:15px;
    margin-right:5px;
}

.dialog-footer-CostCalculationItem {
    clear: both;
}


.dialog-content-CostCalculationTitle {
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    
    background: rgba(255,76,76,1);
    background: -moz-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,76,76,1)), color-stop(100%, rgba(161,16,0,1)));
    background: -webkit-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -o-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: linear-gradient(to bottom, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4c4c', endColorstr='#a11000', GradientType=0 );
    color: #fff;
    padding: 5px;
    padding-left: 10px;
    		
	border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    border: 0px solid #A9A9A9;
}

.dialog-title-text-CostCalculationItemBranchData {
    width: 255px;
}

.CostCalculationInfoTitle
{
    padding-right:5px;
    line-height: 20px;
    width:70px;
    text-align:right;
}

#openCostCalculation {
    padding-top: 5px;
    min-height: 40px;
}

#OpenCostCalculationAdd {
    width: 295px;
}

.CostCalculationInfoValue2
{
    width:160px;
    display:inline-block;
}

.CostCalculationInfoValue
{
    width:400px;
    display:inline-block;
}



#btnCostCalculationList
{
    background-image:url(../images/listaKosztorysow.png);
	background-repeat:no-repeat;
	width: 156px;
	height: 25px;
	border: 0;
	cursor:pointer;
}

#btnCreateNewCostCalculation
{
    background-image:url(../images/nowyKosztorys.png);
	background-repeat:no-repeat;
	width: 155px;
	height: 25px;
	border: 0;
	cursor:pointer;
}

.colVatRatecolLabelCustomWork
{
    float:right;
    margin-right:10px;
}

button.button-showMore {
    font-family: arial;
    text-align: center;
    display: inline-block;
    width: 115px;
    height: 25px;
    padding: 0px 10px 6px;
    color: #353535;
    text-decoration: none;
    font-weight: bold;
    line-height: 23px;
    background: #eeeeee;
    background-image: -webkit-linear-gradient(top,#eeeeee,#cccccc);
    background-image: -moz-linear-gradient(top,#eeeeee,#cccccc);
    background-image: -ms-linear-gradient(top,#eeeeee,#cccccc);
    background-image: -o-linear-gradient(top,#eeeeee,#cccccc);
    background-image: linear-gradient(top,#eeeeee,#cccccc);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    border: 1px solid #9C9C9C;
    position: relative;
    cursor: pointer;
    font-size: 10pt;
    float: right;
    margin-right: 10px;
}

button.button-CostCalculationNew {
    font-family: arial;
    margin: 0;
    text-align: center;
    display: block;
    width: 100px;
    height: 25px;
    padding: 0px 10px 6px;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    line-height: 23px;
    background: #424242;
    background-image: -webkit-linear-gradient(top,#6C6C6C,#424242);
    background-image: -moz-linear-gradient(top,#6C6C6C,#424242);
    background-image: -ms-linear-gradient(top,#6C6C6C,#424242);
    background-image: -o-linear-gradient(top,#6C6C6C,#424242);
    background-image: linear-gradient(top,#6C6C6C,#424242);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    border: 1px solid #9C9C9C;
    cursor: pointer;
    font-size: 10pt;
    position: absolute;
    top: 63px;
    right: 15px;
}

.uppercase
{
    text-transform: uppercase;
}

.costCalculationCriteriaNumber {
    width: 220px;
}

.colChangedCustomWork
{
    font-family: Arial;
    font-size: 10pt;
    width: 160px;
    display: inline-block;
    text-align: left;
    margin-right: 5px;
}

.AddNewCostCalculationBtn
{
    font-family: Arial;
    font-size: 10pt;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    background: rgba(255,76,76,1);
    background: -moz-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,76,76,1)), color-stop(100%, rgba(161,16,0,1)));
    background: -webkit-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -o-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: linear-gradient(to bottom, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4c4c', endColorstr='#a11000', GradientType=0 );
    color: #fff;
    padding: 3px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 0px solid #A9A9A9;
    margin-left: 10px;
    cursor:pointer;
}

input#enabledDateCostCalculation {
    margin-left: 10px;
}

#costCalculationRemarks 
{
    font: normal 10pt tahoma, arial, helvetica, sans-serif;
    resize: none;
}

span#costCalculationVehicleIdModelContent {
    display: inline-block;
}

#addToIntegra7Information {
	border: 1px solid #000000;
	border-radius: 5px;
	background: #F0F0F0;
	-webkit-box-shadow: 0px 4px 16px #DCDCDC;
	-moz-box-shadow: 0px 4px 16px #DCDCDC;
	box-shadow: 0px 4px 16px #DCDCDC;
	font-size: 11pt;
	z-index: 3000;
	height: 68px;
	width: 285px;
	position: absolute;
}

.OtherBranch 
{
    display:none;
}

#dialog-box-orderUpdateQt {
	
	border: solid 1px #A9A9A9;
	
	/* css3 drop shadow */
	-webkit-box-shadow: 0px 0px 10px #717171;
	-moz-box-shadow: 0px 0px 10px #717171;
	
	/* css3 border radius */
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	
	background: #F9F9F9;
	background-image: -webkit-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -moz-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -ms-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -o-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: linear-gradient(top,#F9F9F9,#E6E6E6);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	
	/* styling of the dialog box, i have a fixed dimension for this demo */ 
	width:330px; 
	
	/* make sure it has the highest z-index */
	position:absolute; 
	z-index:5005; 

	/* hide it by default */
	display:none;
}

.dialog-title-orderUpdateQt {
	font-size: 10pt;
	font-family: Arial;
	padding: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
	/*
	background-image:url('../images/Login/panel_separator.png');
	background-position: bottom;
	background-repeat: repeat-x;
    */
	text-align: left;
}

#btn-no-orderUpdateQt {
    width: 100px;
    float: left;
    margin-left: 15px;
}

#btn-yes-orderUpdateQt {
	width: 180px;
    float: right;
}

.BranchColor {
    background-color: #F4F7FB !important;
    font-weight: bold !important;
}

.BroughtPriceValue 
{
    padding-right:100px;
}

.DetailPriceValue 
{
}

.moreAvailability 
{
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAtklEQVQ4T2NkoDJgpLJ5DKMGUh6i6GEoBzRyHhCzEGn0H6C6RCB+DFOPbiAvUOIkEGsSaeBFoDobIP6Cy0CQuAIQnwBicQKGPgHKWwDxU2R1uJKNCVDRQSDmwmHoZ6jLLqHL40uHfkDF64GYCU0TKNy8gXgXNssIJewcoKbJaBpTgfw5uIKDkIEgfX1AXAg1oA1IV+MLW2IMBHm5C4h/A3EVEP+n1EACkY0qTYwLRw3EHwJUD0MAbnAWFYGWVC4AAAAASUVORK5CYII=');
    margin-left: 30px;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    width: 24px;
    background-repeat: no-repeat;
    cursor: pointer;
}

#articleInfoGrid {
   border: 1px solid #99bbe8;
   border-collapse: collapse;
   width:295px;
}

#articleInfoGrid td {
   border: 1px solid #99bbe8;
   padding-left:5px;
   padding-right: 5px;
}

tr.articleInfoGridHeader {
   background:#d0def0 url(../images/default/layout/panel-title-light-bg.gif) repeat-x;
   font-weight: bold;
   color: #15428b;
   vertical-align:middle;
   text-align:center;
}
.boldRowArticleInfoGrid
{
	font-weight:700;
}


span#CzasOD {
    display: block;
    font-weight: normal;
}

span#CzasCD {
    font-weight: normal;
}

span#CzasCN {
    display: block;
    font-weight: normal;
}

.timers 
{
    padding-left: 3px !important;
    padding-right: 3px !important;
    background: transparent !important;
}

.timer{
}

.timer .table-cell{
    display: inline-block;
}

.timer .table-cell .tab-val{
    display: inline-block;
    font-weight: bold;
}

.timer .table-cell .tab-metr{
    display: inline-block;
}

.timer-body-block 
{
    font-family: Tahoma;
    font-size: 11px;
    line-height: 13px;
}

.articleBrandGridSelected {
    background-color: #316ac5 !important;
    color: white;
}

.tab-val {
}

.TabelaStany
{
    display: inline-block;
    border-collapse: collapse;
    width: 120px;
}

.TabelaStany td
{
    border: solid 1px #8DB2E3;
    border-spacing: 0;
    width: 53px;
    text-align: center;
    padding: 2px;
    line-height: 18px;
    background-color:rgb(255, 255, 254);
    white-space:nowrap;
}

.TabelaStany td.StanWylaczony {
    border: solid 1px transparent !important;
    border-right: solid 1px #8DB2E3 !important;
    background-color:transparent;
}

span.UnitList
{
	font-weight:bold;
	color: #316AC5 !important;
}

.CNStan {
    background-color: #FAEBCC !important;
    border-color: #8DB2E3;
    color: #8A6D3B !important;
    font-weight: bold !important;
}

.CNStan span
{
    color: #8A6D3B !important;
    font-weight: bold !important;
}

#tabTecDocReferencesDBP
{
	table-layout: fixed;
	padding: 0px;
	margin: 0px;
	border: 0px;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
}

#tabSubstitutionsDBP
{
	table-layout: fixed;
	padding: 0px;
	margin: 0px;
	border: 0px;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
}

#BodySubstitutionsDBP
{
	overflow-x:auto; 
	overflow-y:scroll; 
	height:100px; 
	width:420px;
}

#partsDetails
{
    width: 865px;
    position: absolute;
    bottom: 9px;
    right: 10px;
    height: 224px;
    background-color:#fff;
}

.disabledBtn
{
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    -webkit-filter: grayscale(90%);
}

.disabled_car 
{
    color: Red !important;
}

@media (max-width: 1300px) {

    .timer-body-block {
        font-size: 11px;
        line-height: 15px;
    }
}



.LegendInfo
{
    display:none;
    position:absolute;
    top:50px;
    right:20px;
    border: 1px solid #BABEC3;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    background-color: #FDFDFD;
    width: 370px;
    padding: 10px;
    font-size: 13px;
}

.LegendInfo_header {
    margin: 10px;
}

.smallButtonLabelLegendOrderItem 
{
    margin-left: 27px;
    line-height: 20px;
    display: inline-block;
    border-right: solid 1px;
    padding-right: 4px;
}

table.LegendInfo_table {
    table-layout: fixed;
    padding: 10px;
}

table.LegendInfo_table td {
    padding: 5px;
}

td.LegendInfo_table_col1 {
    width: 60px;
    text-align: right;
    vertical-align: top;
}

td.LegendInfo_table_col2 {
    white-space: normal;
}

.btnCheckAvailabilityOnlinePoland
{
    color: #5f5656 !important;
    cursor: pointer;
}


div#legendaDostaw {
    font: 9px tahoma,arial,verdana,sans-serif;
    line-height: 24px;
    height: 126px;
}
    
span.legendaDostaw_Dzis {
    display: inline-block;
    width: 30px;
    height: 19px;
    border: solid 1px #8DB2E3;
    background-color: #DFF0D8 !important;
    float: left;
    margin-right: 5px;
}

span.legendaDostaw_Jutro {
    display: inline-block;
    width: 30px;
    height: 19px;
    border: solid 1px #8DB2E3;
    background-color: #FAEBCC !important;
    float: left;
    margin-right: 5px;
}
    
span.legendaDostaw_48h {
    display: inline-block;
    width: 30px;
    height: 19px;
    border: solid 1px #8DB2E3;
    background-color: #FFF !important;
    float: left;
    margin-right: 5px;
}
    
span.legendaDostaw_Brak {
    display: inline-block;
    width: 30px;
    height: 19px;
    border: solid 1px #8DB2E3;
    background-color: #F1A9AB !important;
    float: left;
    margin-right: 5px;
}

div.legendaDostaw_col1 
{
    float:left;
    width: 255px;
}

div.legendaDostaw_col2
{
    float:left;
    width: 150px;
}


/* Parts Kit DBV */

#tabPartsKitDBV
{
	table-layout: fixed;
	padding: 0px;
	margin: 0px;
	border: 0px;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
}

#BodyPartsKitDBV
{
	overflow-x:auto; 
	overflow-y:scroll; 
	height:100px; 
	width:420px;
}

.PartsKitDBVPrice
{
	float: left;
	width: 110px;
	text-align:right;
}

.PartsKitDBVBroughtPrice
{
	text-align: right;
	font-weight: bold;
	width: 65px;
	display: inline-block;
}

.PartsKitDBVDetailPriceStr
{
	text-align: left;
	display: inline-block;
	width: 50px;
}

.PartsKitDBVAvailibilityList
{
	width: 115px;
	text-align: center;
	padding-top:3px;
}

.PartsKitDBVCatalogNumber
{
	width: 100px;
	padding-left: 10px;
}

.PartsKitDBVBrand
{
	width:80px;
	overflow:hidden;
}

.PartsKitDBVTd
{
	width:120px;
	overflow:hidden;
}

.PartsKitDBVAvailibilityTd
{
	width:115px;
	overflow:hidden;
}

.PartsKitDBVUnit
{
	padding: 0.3em;
	margin: 0px;
	border: 0px;
	overflow-x: hidden;
	white-space: nowrap;
	width: 40px;
	text-align: left;
}

.PartsKitDBVAddToActiveOrder
{
	padding: 0.3em;
	margin: 0px;
	border: 0px;
	overflow: hidden;
	white-space: nowrap;
	width: 60px;
	text-align: left;
}

.PartsKitDBVContextMenu
{
	padding: 0.3em;
	margin: 0px;
	border: 0px;
	white-space: nowrap;
	width: 20px;
	text-align: left;
}

.PartsKitDBVGridHeader
{
	table-layout: fixed;
    padding: 0px;
    margin: 0px;
    border: 0px;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
	font: normal 11px arial, tahoma, helvetica, sans-serif;
}

#divPartsKitDBVGridHeader
{
	overflow: hidden;
	width: 100%;
	height: 20px;
}

.PartsKitDBV_priceValue
{
	width:120px;
}

.PartsKitDBV_priceValue_Header
{
	width:190px;
}

.CzasRed
{
    color: #d90125;
}

#btnExportReturnDocsHeader {
    font-family: Arial;
    font-size: 10pt;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    background: rgba(255,76,76,1);
    background: -moz-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,76,76,1)), color-stop(100%, rgba(161,16,0,1)));
    background: -webkit-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -o-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: linear-gradient(to bottom, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4c4c', endColorstr='#a11000', GradientType=0 );
    color: #fff;
    padding: 3px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 0px solid #A9A9A9;
    margin-left: 10px;
    cursor: pointer;
    width: 90px;
}


.dialog-content-returnDocWindowTitle {
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    
    background: rgba(255,76,76,1);
    background: -moz-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,76,76,1)), color-stop(100%, rgba(161,16,0,1)));
    background: -webkit-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -o-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: linear-gradient(to bottom, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4c4c', endColorstr='#a11000', GradientType=0 );
    color: #fff;
    padding: 8px;
    padding-left: 10px;
    		
	border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    border: 0px solid #A9A9A9;
}


#dialog-box-returnDocWindow {
	
	border: solid 1px #A9A9A9;
	
	/* css3 drop shadow */
	-webkit-box-shadow: 0px 0px 10px #717171;
	-moz-box-shadow: 0px 0px 10px #717171;
	
	/* css3 border radius */
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	
	background: #F9F9F9;
	background-image: -webkit-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -moz-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -ms-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -o-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: linear-gradient(top,#F9F9F9,#E6E6E6);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
		
	/* make sure it has the highest z-index */
	position:absolute; 
	z-index:5000; 

	/* hide it by default */
	display:none;
	
	font: normal 12px arial, tahoma, helvetica, sans-serif;
	width:825px;
}


.dialog-title-returnDocWindowItem {
	font-size: 10pt;
	font-family: Arial;
	padding: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
	/*
	background-image:url('../images/Login/panel_separator.png');
	background-position: bottom;
	background-repeat: repeat-x;
    */
	text-align: left;
}

#btn-no-returnDocWindow {
    width: 100px;
    float: left;
    margin-left: 15px;
}

#btn-yes-returnDocWindow {
	width: 100px;
    float: right;
}

button.button-returnDocWindow 
{
	font-family:arial;
	margin: 10px 15px 15px auto;
	text-align: center;
	display: block;
	width: 90px;
	height: 30px;
	padding: 0px 10px 6px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
	background: #424242;
	background-image: -webkit-linear-gradient(top,#6C6C6C,#424242);
	background-image: -moz-linear-gradient(top,#6C6C6C,#424242);
	background-image: -ms-linear-gradient(top,#6C6C6C,#424242);
	background-image: -o-linear-gradient(top,#6C6C6C,#424242);
	background-image: linear-gradient(top,#6C6C6C,#424242);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border: 1px solid #9C9C9C;
	position: relative;
	cursor: pointer;
	font-size: 11pt;
}

.dialog-titleBlock-returnDocWindow
{
    clear:both;
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    
    background: #eeeeee; /* Old browsers */
    background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */


    color: #000;
    padding: 5px;
    padding-left: 10px;
    		
    border: 0px solid #A9A9A9;
}

.dialog-content-returnDocWindow {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    border: solid 1px #CDCDCD;
    clear:both; 
}

.dialog-footer-returnDocWindow {
    padding-top: 5px;
}

table#tabRecommendedProductsGridHeader tr {
    height: 24px;
}

.dialog-content-returnDocWindowSearchDateFrom
{
    width:120px;
}

.dialog-content-returnDocWindowSearchDateTo
{
    width:120px;
}

.dialog-content-returnDocWindowSearchNumber
{
    width:320px;
}

#returnDoc_number 
{
    width:200px;
}

#txt-returnDocWindow-qtPackage 
{
    width: 50px;
    height: 20px;
}

.span-returnDocWindow-qtPackage label 
{
    font-weight:bold;
    font-size: 11pt;
    padding-right: 5px;
}

span.span-returnDocWindow-qtPackage {
    float: right;
    padding-top: 14px;
    padding-right: 20px;
}

.PrepareReportContent
{
    z-index: 5002; 
    position: fixed; 
    padding: 0px; 
    margin: 0px; 
    width: 330px; 
    top: 40%; 
    left: 35%; 
    text-align: center; 
    color: rgb(0, 0, 0); 
    border: 2px solid rgb(136, 167, 206); 
    cursor: wait; 
    height: 120px; 
    border-top-left-radius: 10px; 
    border-top-right-radius: 10px; 
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px; 
    background-color: rgb(255, 255, 255);
}

.CzasRed
{
    color: #d90125;
}



#btnExportComplaintsHeader {
    font-family: Arial;
    font-size: 10pt;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    background: rgba(255,76,76,1);
    background: -moz-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,76,76,1)), color-stop(100%, rgba(161,16,0,1)));
    background: -webkit-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -o-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: linear-gradient(to bottom, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4c4c', endColorstr='#a11000', GradientType=0 );
    color: #fff;
    padding: 3px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 0px solid #A9A9A9;
    margin-left: 10px;
    cursor: pointer;
    width: 135px;
}


.dialog-content-complaintWindowTitle {
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    
    background: rgba(255,76,76,1);
    background: -moz-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,76,76,1)), color-stop(100%, rgba(161,16,0,1)));
    background: -webkit-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -o-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: linear-gradient(to bottom, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4c4c', endColorstr='#a11000', GradientType=0 );
    color: #fff;
    padding: 8px;
    padding-left: 10px;
    		
	border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    border: 0px solid #A9A9A9;
}


#dialog-box-complaintWindow {
	
	border: solid 1px #A9A9A9;
	
	/* css3 drop shadow */
	-webkit-box-shadow: 0px 0px 10px #717171;
	-moz-box-shadow: 0px 0px 10px #717171;
	
	/* css3 border radius */
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	
	background: #F9F9F9;
	background-image: -webkit-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -moz-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -ms-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -o-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: linear-gradient(top,#F9F9F9,#E6E6E6);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
		
	/* make sure it has the highest z-index */
	position:absolute; 
	z-index:5000; 

	/* hide it by default */
	display:none;
	
	font: normal 12px arial, tahoma, helvetica, sans-serif;
	width:710px;
}


.dialog-title-complaintWindowItem {
	font-size: 10pt;
	font-family: Arial;
	padding: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
	/*
	background-image:url('../images/Login/panel_separator.png');
	background-position: bottom;
	background-repeat: repeat-x;
    */
	text-align: left;
}

#btn-no-complaintWindow {
    width: 100px;
    float: left;
    margin-left: 15px;
}

#btn-yes-complaintWindow {
	width: 100px;
    float: right;
}

button.button-complaintWindow 
{
	font-family:arial;
	margin: 10px 15px 15px auto;
	text-align: center;
	display: block;
	width: 90px;
	height: 30px;
	padding: 0px 10px 6px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
	background: #424242;
	background-image: -webkit-linear-gradient(top,#6C6C6C,#424242);
	background-image: -moz-linear-gradient(top,#6C6C6C,#424242);
	background-image: -ms-linear-gradient(top,#6C6C6C,#424242);
	background-image: -o-linear-gradient(top,#6C6C6C,#424242);
	background-image: linear-gradient(top,#6C6C6C,#424242);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border: 1px solid #9C9C9C;
	position: relative;
	cursor: pointer;
	font-size: 11pt;
}

.dialog-titleBlock-complaintWindow
{
    clear:both;
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    
    background: #eeeeee; /* Old browsers */
    background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */


    color: #000;
    padding: 5px;
    padding-left: 10px;
    		
    border: 0px solid #A9A9A9;
}

.dialog-content-complaintWindow {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    border: solid 1px #CDCDCD;
    clear:both; 
}

.dialog-footer-complaintWindow {
    padding-top: 5px;
}

table#tabRecommendedProductsGridHeader tr {
    height: 24px;
}

.dialog-content-complaintWindowSearchDateFrom
{
    width:120px;
}

.dialog-content-complaintWindowSearchDateTo
{
    width:120px;
}

.dialog-content-complaintWindowSearchNumber
{
    width:320px;
}

#complaint_number 
{
    width:200px;
}

#txt-complaintWindow-qtPackage 
{
    width: 50px;
    height: 20px;
}

.span-complaintWindow-qtPackage label 
{
    font-weight:bold;
    font-size: 11pt;
    padding-right: 5px;
}

span.span-complaintWindow-qtPackage {
    float: right;
    padding-top: 14px;
    padding-right: 20px;
}

#complaintItems_UsterkaOpis {
    resize: none;
    margin: 0px;
    width: 606px;
    height: 94px;
    font-size: 12px;
    font-family: Arial;
}

.complaintItems_Dane
{    
    background-color: #f4f4f4;
    font-size: 12px;
    font-family: Arial;
    margin: 0 5px 5px 5px;
}

#tabDaneIOpisUsterki td
{
    margin:5px;
}

.complaintItems_inputOpis {
    width: 144px;
    margin-right: 5px;
    font-size: 12px;
    font-family: Arial;
}

#complaintItems_Uwagi 
{
    width:608px;
    margin-bottom: 5px;
}

.tabDaneIOpisUsterki_label {
    padding-top: 10px;
}

#complaintItems_MarkaPojazdu {
    width: 608px;
}

#complaintItems_RokProdukcjiPojazdu {
    width: 95px;
}

#complaintItems_Silnik 
{
    width: 100px;
}

#complaintItems_NumerNadwozia 
{
    width: 391px;
}

#complaintItems_DataDemontazu 
{
    width:95px;
}

#complaintItems_DataMontazu 
{
    width:95px;
}

#complaintItems_LicznikPrzyDemontazu
{
    width: 100px;
}

#complaintItems_LicznikPrzyMontazu
{
    width: 100px;
}

#complaintItems_DemontazOpis {
    width: 180px;
}

#complaintItems_MontazOpis {
    width: 180px;
}

#complaintItems_NazwaDemontazu {
    width: 200px;
}

#complaintItems_NazwaMontazu {
    width: 200px;
}

td.tabDane_label {
    padding-top: 10px;
}

#complaintItems_DanePojazdu
{
    height:126px;
    width: 626px;
    margin: 6px;
    margin-left: 0;
    background-color: #f4f4f4;
}

#complaintItems_DaneMontazuDemonatzu
{
    height:126px;
    width: 626px;
    margin: 6px;
    margin-left: 0;
    background-color: #f4f4f4;
}

#divDaneIOpisUsterkiDane
{
    height: 260px;
    background-color: #f4f4f4;
    width: 627px;
    margin: 6px;
}

#complaintItemsSearchResult
{
    overflow:auto;
    background-color: #f8f8f8;
}



.dialog-content-complaintSourceDocWindowTitle {
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    
    background: rgba(255,76,76,1);
    background: -moz-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,76,76,1)), color-stop(100%, rgba(161,16,0,1)));
    background: -webkit-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -o-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: linear-gradient(to bottom, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4c4c', endColorstr='#a11000', GradientType=0 );
    color: #fff;
    padding: 8px;
    padding-left: 10px;
    		
	border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    border: 0px solid #A9A9A9;
}


#dialog-box-complaintSourceDocWindow {
	
	border: solid 1px #A9A9A9;
	
	/* css3 drop shadow */
	-webkit-box-shadow: 0px 0px 10px #717171;
	-moz-box-shadow: 0px 0px 10px #717171;
	
	/* css3 border radius */
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	
	background: #F9F9F9;
	background-image: -webkit-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -moz-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -ms-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -o-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: linear-gradient(top,#F9F9F9,#E6E6E6);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
		
	/* make sure it has the highest z-index */
	position:absolute; 
	z-index:5000; 

	/* hide it by default */
	display:none;
	
	font: normal 12px arial, tahoma, helvetica, sans-serif;
	width:825px;
}


.dialog-title-complaintSourceDocWindowItem {
	font-size: 10pt;
	font-family: Arial;
	padding: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
	/*
	background-image:url('../images/Login/panel_separator.png');
	background-position: bottom;
	background-repeat: repeat-x;
    */
	text-align: left;
}

#btn-no-complaintSourceDocWindow {
    width: 100px;
    float: right;
    margin-left: 15px;
}

#btn-yes-complaintSourceDocWindow {
	width: 100px;
    float: right;
}

button.button-complaintSourceDocWindow 
{
	font-family:arial;
	margin: 10px 15px 15px auto;
	text-align: center;
	display: block;
	width: 90px;
	height: 30px;
	padding: 0px 10px 6px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
	background: #424242;
	background-image: -webkit-linear-gradient(top,#6C6C6C,#424242);
	background-image: -moz-linear-gradient(top,#6C6C6C,#424242);
	background-image: -ms-linear-gradient(top,#6C6C6C,#424242);
	background-image: -o-linear-gradient(top,#6C6C6C,#424242);
	background-image: linear-gradient(top,#6C6C6C,#424242);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border: 1px solid #9C9C9C;
	position: relative;
	cursor: pointer;
	font-size: 11pt;
}

.dialog-titleBlock-complaintSourceDocWindow
{
    clear:both;
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    
    background: #eeeeee; /* Old browsers */
    background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */


    color: #000;
    padding: 5px;
    padding-left: 10px;
    		
    border: 0px solid #A9A9A9;
}

.dialog-content-complaintSourceDocWindow {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    border: solid 1px #CDCDCD;
    clear:both; 
}

.dialog-footer-complaintSourceDocWindow {
    padding-top: 5px;
}

table#tabRecommendedProductsGridHeader tr {
    height: 24px;
}

.dialog-content-complaintSourceDocWindowSearchDateFrom
{
    width:120px;
}

.dialog-content-complaintSourceDocWindowSearchDateTo
{
    width:120px;
}

.dialog-content-complaintSourceDocWindowSearchNumber
{
    width:320px;
}

#complaintSourceDoc_number 
{
    width:200px;
}

#txt-complaintSourceDocWindow-qtPackage 
{
    width: 50px;
    height: 20px;
}

input#complaint_LicznikPrzyMontazu {
    width: 100px;
}

input#complaint_LicznikPrzyDemontazu {
    width: 100px;
}

input#complaint_NazwaMontazu {
    width: 190px;
}

input#complaint_NazwaDemontazu {
    width: 190px;
}

input#complaint_MarkaPojazdu {
    width: 658px;
}

input#complaint_RokProdukcjiPojazdu {
    width: 100px;
}

input#complaint_NumerNadwozia {
    width: 395px;
}

textarea#complaint_UsterkaOpis {
    resize: none;
    width: 656px;
    height: 35px;
    font-family: Arial;
}

input#complaint_Silnik {
    width: 100px;
}

#complaint_Uwagi 
{
    width: 656px;
}

#complaint_MiejsceStwierdzeniaUsterki
{
    width:228px;
}

.dialog-contentBlock-complaintWindow 
{
    margin: 0 10px 10px 10px;
}


/* Parts Kit DBV */

#tabPartsKitDBV
{
	table-layout: fixed;
	padding: 0px;
	margin: 0px;
	border: 0px;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
}

#BodyPartsKitDBV
{
	overflow-x:auto; 
	overflow-y:scroll; 
	height:100px; 
	width:420px;
}

.PartsKitDBVPrice
{
	float: left;
	width: 110px;
	text-align:right;
}

.PartsKitDBVBroughtPrice
{
	text-align: right;
	font-weight: bold;
	width: 65px;
	display: inline-block;
}

.PartsKitDBVDetailPriceStr
{
	text-align: left;
	display: inline-block;
	width: 50px;
}

.PartsKitDBVAvailibilityList
{
	width: 115px;
	text-align: center;
	padding-top:3px;
}

.PartsKitDBVCatalogNumber
{
	width: 100px;
	padding-left: 10px;
}

.PartsKitDBVBrand
{
	width:80px;
	overflow:hidden;
}

.PartsKitDBVTd
{
	width:120px;
	overflow:hidden;
}

.PartsKitDBVAvailibilityTd
{
	width:115px;
	overflow:hidden;
}

.PartsKitDBVUnit
{
	padding: 0.3em;
	margin: 0px;
	border: 0px;
	overflow-x: hidden;
	white-space: nowrap;
	width: 40px;
	text-align: left;
}

.PartsKitDBVAddToActiveOrder
{
	padding: 0.3em;
	margin: 0px;
	border: 0px;
	overflow: hidden;
	white-space: nowrap;
	width: 60px;
	text-align: left;
}

.PartsKitDBVContextMenu
{
	padding: 0.3em;
	margin: 0px;
	border: 0px;
	white-space: nowrap;
	width: 20px;
	text-align: left;
}

.PartsKitDBVGridHeader
{
	table-layout: fixed;
    padding: 0px;
    margin: 0px;
    border: 0px;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
	font: normal 11px arial, tahoma, helvetica, sans-serif;
}

#divPartsKitDBVGridHeader
{
	overflow: hidden;
	width: 100%;
	height: 20px;
}

.PartsKitDBV_priceValue
{
	width:120px;
}

.PartsKitDBV_priceValue_Header
{
	width:190px;
}

.CzasRed
{
    color: #d90125;
}





#mainAdminLinkedTreeElement
{
	background-color:#F3F2F2;
	width:100%;
	height:100%;
}

#searchAdminLinkedTreeTreeBox2
{
	position: absolute;
	top: 53px;
	right: 0px;
	height: 25px;
	width: 380px;
	display:none;
}

#searchAdminLinkedTreeTreeBox2 input[type=button]
{
	height: 24px;
	width: 80px;
}

#txtSearchAdminLinkedTreeTreeBox
{
	width: 250px;
	height: 20px;
	margin-top: 6px;
	margin-left: 4px;
}

#searchAdminLinkedTreeTreeBox
{
	height: 34px;
	border-bottom: 1px solid #8DB2E3;
	padding-left:10px;
}

#searchAdminLinkedTreeTreeBox input
{
	margin-top: 6px;
	height: 24px;
	width: 80px;
}

#treeAdminLinkedTreeScreen-1
{
	position: absolute !important;
	right: 0 !important;
	top: 81px !important;
	background-color:#F3F2F2 !important;
	border: 1px solid #8DB2E3
}

#adminLinkedTreeTree {
    background-color: #FFF;
    border-right: 1px solid #8DB2E3;
}

.adminLinkedTree-right-content 
{
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    border-bottom: solid 1px #8db2e3;
    clear: both;
}

.adminLinkedTree-right-content-titleBlock 
{
    clear: both;
    font-family: tahoma;
    font-size: 9pt;
    background: rgb(232,238,244);
    background: -moz-linear-gradient(top,  rgba(232,238,244,1) 0%, rgba(208,226,242,1) 44%, rgba(157,178,204,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(232,238,244,1) 0%,rgba(208,226,242,1) 44%,rgba(157,178,204,1) 100%);
    background: linear-gradient(to bottom,  rgba(232,238,244,1) 0%,rgba(208,226,242,1) 44%,rgba(157,178,204,1) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8eef4', endColorstr='#9db2cc',GradientType=0 );
    color: #15428b;
    padding: 5px;
    padding-left: 10px;
    border: 0px solid #A9A9A9;
}

.genartList-name {
    width: 300px;
    display: inline-block;
}

.genartList-genartnr {
    width: 105px;
    display: inline-block;
    text-align: center;
}

#articlesInGroupForAdminLinkedTree {
    height: 200px;
    width:450px; 
    overflow-y:scroll; 
    vertical-align:top;
    font-family: tahoma;
    font-size: 9pt;
    background-color:#fff;
}

.genartList-row 
{
    padding-right: 5px;
    padding-left: 10px;
    background-color: #F4F7FB;
    padding-top: 10px;
    padding-bottom: 10px;
    width:416px;
}

.genartList-row-alt
{
    background-color: #E6EFFB !important;
}

.adminLinkedTree-import-linked-row {
    font-size: 10pt;
    font-family: tahoma;
    padding: 5px 5px 5px 10px;
}

.adminLinkedTree-managing-own-links-row {
    font-size: 10pt;
    font-family: tahoma;
    padding: 5px 5px 5px 10px;
}

.adminLinkedTree-managment-distributor-linked-row 
{
    font-size: 10pt;
    font-family: tahoma;
    padding: 5px 5px 5px 10px;
}

span.adminLinkedTree-managment-distributor-linked-autention {
    text-align: center;
    display: inline-block;
    font-size: 8pt;
}

span.adminLinkedTree-import-linked-name {
    width: 330px;
    display: inline-block;
    text-align: right;
}

span.adminLinkedTree-import-linked-file {
    width: 95px;
    display: inline-block;
    text-align: center;
}

span.adminLinkedTree-import-linked-file button {
    width: 85px;
    height: 26px;
    line-height: 18px;
}

#adminLinkedTree-import-linked {
    padding-top: 10px;
    padding-bottom: 10px;
}

#adminLinkedTree-managing-own-links {
    padding-top: 10px;
    padding-bottom: 10px;
}

#adminLinkedTree-managment-distributor-linked {
    padding-top: 10px;
    padding-bottom: 10px;
}

span.adminLinkedTree-managing-own-links-name {
    width: 330px;
    display: inline-block;
    text-align: right;
}

span.adminLinkedTree-managing-own-links-file {
    width: 95px;
    display: inline-block;
    text-align: center;
}

span.adminLinkedTree-managing-own-links-file button {
    width: 85px;
    height: 26px;
    line-height: 18px;
}

span.adminLinkedTree-managment-distributor-linked-name {
    width: 330px;
    display: inline-block;
    text-align: right;
}

span.adminLinkedTree-managment-distributor-linked-file {
    width: 95px;
    display: inline-block;
    text-align: center;
}

span.adminLinkedTree-managment-distributor-linked-file button {
    width: 85px;
    height: 26px;
    line-height: 18px;
}

#adminLinkedTree-managment-distributor-linked-enable {
    margin-right: 5px;
}

.adminLinkedTree-right-content-titleBlock-close {
    float: right;
    display: inline-block;
    width: 20px;
    text-align: center;
    cursor: pointer;
}

#adminLinkedTreePartsTree .x-tree-node-inline-icon-show-data {
    display: none;
}

.dbcarTypeModelSuggest-name {
    padding: 5px;
    padding-bottom: 0;
    font-weight: 600;
    color: #3d4a5f;
}

.dbcarTypeModelSuggest-info {
    padding-left: 15px;
    font-size: 9pt;
    color: #676767;
}


#timersDelivery {
    float:left;
    background: #FFF;
    background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFF), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top, #FFF 0%,#ffffff 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
    background: linear-gradient(to bottom, #FFF 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
    overflow:hidden;
    height:52px;
    font: normal 8pt tahoma, arial, helvetica, sans-serif;
    overflow:hidden;
    display: inline-block;
}

#timersDeliveryIcon
{
    display: inline-block;
    background: url(../images/ciezarowka_czas.png) no-repeat 0 0px;
    cursor: pointer;
    width: 59px;
    height: 100%;
    margin-top:3px;
    float:left;
}

#timersDeliveryClock {
    width: 141px;
    display: inline-block;
    padding-top: 5px;
    padding-left: 13px;
}

.objectTopContener {
    position: fixed;
    top: 0px;
    right: 253px;
    z-index: 101;
    display: inline-flex;
}

span.iwk-mobile-image
{
	background: url('../images/wersja_na_smartfony.png') no-repeat 0px;
	width:105px;
	height: 40px;
}

.helpMobileCss
{
    background: rgba(0, 0, 0, 0) !important;
    top: 2px;
    right: 246px;
    position: absolute;
}

#iwk-mobile-image-info 
{
    display:none;
    position: absolute;
    top: 45px;
    right: 193px;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    background-color: #FDFDFD;
    width: 249px;
    font-size: 13px;
}

.iwk-mobile-image-info
{
	background: url('../images/webkatalog_qr.png') no-repeat 0px;
	width:249px;
	height: 347px;
}

#dialog-box-checkReckoningDoc 
{
    display:none;
}

#LoyalData-Enabled
{
    display:none;
}

#LoyalData-Disabled
{
    display:none;
}

div.HideOrShowBroughtPrice {
    position: absolute;
    right: 9px;
    font: 11px tahoma,arial,verdana,sans-serif;
    line-height: 17px;
    top: -30px;
}

.opcje-dodatkowe-przycisk-menu 
{
    height:45px;
}

.opcje-dodatkowe-przycisk-menu span
{
    height:45px;
    background-position-y: center;
    padding-left:26px;
    line-height: 45px;
}

.legendaDostaw-menu-title {
    text-align: center;
    font-size: 11px;
    line-height: 24px;
}

.btnCheckAvailabilityOnlinePolandImg 
{
    background: url(../images/polska.png) no-repeat;
    width: 25px;
    height: 20px;
    background-position: center center;
    display: block;
}

.StanWylaczonyBigList
{
    display: none !important;
}

.TabelaStanyBigList 
{
    width:100%;
    margin-top: 5px;
    margin-bottom: 5px
}

.StanPolskaBigList
{
    width:25px !important;
    border-right: solid 1px #8DB2E3 !important;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.TabelaStanyBigList > span {
    border: solid 1px #8DB2E3;
    border-right:0;
    width: 54px;
    height:20px;
    text-align: center;
    padding: 2px;
    line-height: 18px;
    background-color: rgb(255, 255, 254);
    white-space: nowrap;
    display:inline-block;
    float:left;
    font:normal 12px arial, tahoma, helvetica, sans-serif;
    line-height:20px;
}

.MenuArticleContent 
{
    display: block;
    padding-left: 47px;
    float: left;
}

.DetailPriceListBigList
{
    float:left;
}

.BroughtPriceListBigList 
{
    margin-bottom:2px;
    margin-top:4px;
}

.czasyNaprawContentBigList, .instrukcjeNaprawContentBigList
{
    float:left;
    padding-left: 7px !important;
}

#currencyUserInfoList {
    position: absolute;
    top: 6px;
    right: 121px;
}

div#carInfoContentData {
    padding-right: 22px;
}

.product_status_BLOCK_RETURN 
{
    background-color:#ffe986 !important;
}

.searchCarsType_with_MO
{
	left: 23px !important;
}

#dialog-box-orderSend {
    border: solid 1px #A9A9A9;
    -webkit-box-shadow: 0px 0px 10px #717171;
    -moz-box-shadow: 0px 0px 10px #717171;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #F9F9F9;
    background-image: -webkit-linear-gradient(top,#F9F9F9,#E6E6E6);
    background-image: -moz-linear-gradient(top,#F9F9F9,#E6E6E6);
    background-image: -ms-linear-gradient(top,#F9F9F9,#E6E6E6);
    background-image: -o-linear-gradient(top,#F9F9F9,#E6E6E6);
    background-image: linear-gradient(top,#F9F9F9,#E6E6E6);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    position: absolute;
    z-index: 5000;
    display: none;
    font: normal 12px arial, tahoma, helvetica, sans-serif;
    width: 952px;
    padding-bottom:5px;
}

.dialog-content-orderSendWindowTitle {
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    
    background: rgba(255,76,76,1);
    background: -moz-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,76,76,1)), color-stop(100%, rgba(161,16,0,1)));
    background: -webkit-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -o-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: linear-gradient(to bottom, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4c4c', endColorstr='#a11000', GradientType=0 );
    color: #fff;
    padding: 8px;
    padding-left: 10px;
    		
	border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    border: 0px solid #A9A9A9;
}


button.button-orderSendWindow 
{
	font-family: arial;
    margin: 10px 15px 15px auto;
    text-align: center;
    display: block;
    width: 90px;
    height: 30px;
    padding: 0px 10px 6px;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    line-height: 27px;
    background: #424242;
    background-image: -webkit-linear-gradient(top,#6C6C6C,#424242);
    background-image: -moz-linear-gradient(top,#6C6C6C,#424242);
    background-image: -ms-linear-gradient(top,#6C6C6C,#424242);
    background-image: -o-linear-gradient(top,#6C6C6C,#424242);
    background-image: linear-gradient(top,#6C6C6C,#424242);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    border: 1px solid #9C9C9C;
    position: relative;
    cursor: pointer;
    font-size: 9pt;
}

.paginationOrderCurrentPage 
{
    float:right;
    padding-top:3px;
}

.paginationOrderCountItems
{
    float:left;
    padding-top:3px;
}

.paginationOrderGridData
{
    padding-top:3px;
    display:inline-block;
}

.paginationOrderGrid
{
    position: relative;
    height: 25px;
    line-height:25px;
    padding: 0;
    text-align: center;
    FONT: 10pt Tahoma, Arial, Verdana, Sans-serif;
    color: #000;
    TEXT-ALIGN: left;
    background: #D0DEF0 url(../images/panel-title-light-bg.png) repeat-x;
    cursor: default;
}

#SendAttention {
    resize: none;
}




#dialog-box-changedOrderItem {
    border: solid 1px #A9A9A9;
    -webkit-box-shadow: 0px 0px 10px #717171;
    -moz-box-shadow: 0px 0px 10px #717171;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #F9F9F9;
    background-image: -webkit-linear-gradient(top,#F9F9F9,#E6E6E6);
    background-image: -moz-linear-gradient(top,#F9F9F9,#E6E6E6);
    background-image: -ms-linear-gradient(top,#F9F9F9,#E6E6E6);
    background-image: -o-linear-gradient(top,#F9F9F9,#E6E6E6);
    background-image: linear-gradient(top,#F9F9F9,#E6E6E6);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    position: absolute;
    z-index: 5006;
    display: none;
    font: normal 12px arial, tahoma, helvetica, sans-serif;
    width: 780px;
    padding-bottom:5px;
}

.dialog-content-changedOrderItemWindowTitle {
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    
    background: rgba(255,76,76,1);
    background: -moz-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,76,76,1)), color-stop(100%, rgba(161,16,0,1)));
    background: -webkit-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -o-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: linear-gradient(to bottom, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4c4c', endColorstr='#a11000', GradientType=0 );
    color: #fff;
    padding: 8px;
    padding-left: 10px;
    		
	border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    border: 0px solid #A9A9A9;
}


button.button-changedOrderItemWindow 
{
	font-family: arial;
    margin: 10px 15px 4px auto;
    text-align: center;
    display: block;
    width: 90px;
    height: 30px;
    padding: 0px 10px 6px;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    line-height: 27px;
    background: #424242;
    background-image: -webkit-linear-gradient(top,#6C6C6C,#424242);
    background-image: -moz-linear-gradient(top,#6C6C6C,#424242);
    background-image: -ms-linear-gradient(top,#6C6C6C,#424242);
    background-image: -o-linear-gradient(top,#6C6C6C,#424242);
    background-image: linear-gradient(top,#6C6C6C,#424242);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    border: 1px solid #9C9C9C;
    position: relative;
    cursor: pointer;
    font-size: 9pt;
}





#dialog-box-graphSearch {
    border: solid 1px #A9A9A9;
    -webkit-box-shadow: 0px 0px 10px #717171;
    -moz-box-shadow: 0px 0px 10px #717171;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #F9F9F9;
    background-image: -webkit-linear-gradient(top,#F9F9F9,#E6E6E6);
    background-image: -moz-linear-gradient(top,#F9F9F9,#E6E6E6);
    background-image: -ms-linear-gradient(top,#F9F9F9,#E6E6E6);
    background-image: -o-linear-gradient(top,#F9F9F9,#E6E6E6);
    background-image: linear-gradient(top,#F9F9F9,#E6E6E6);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    position: absolute;
    z-index: 5000;
    display: none;
    font: normal 12px arial, tahoma, helvetica, sans-serif;
    width: 1020px;
    padding-bottom:5px;
}

.dialog-content-graphSearchWindowTitle {
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    
    background: rgba(255,76,76,1);
    background: -moz-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,76,76,1)), color-stop(100%, rgba(161,16,0,1)));
    background: -webkit-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -o-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: linear-gradient(to bottom, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4c4c', endColorstr='#a11000', GradientType=0 );
    color: #fff;
    padding: 8px;
    padding-left: 10px;
    		
	border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    border: 0px solid #A9A9A9;
}

.dialog-content-graphSearchWindow {
    display: block;
    height: 640px;
}

#selectedInfo {
    z-index: 1070;
    right: 9px;
    position: absolute;
    top: 42px;
    background-color: #fff;
}

#articleBrandGridDiv {
    width: 135px;
    height: 634px;
    margin: 7px;
}

#allDataViewForArticle {
    position: absolute;
    top: 0px;
    bottom:0px;
    right: 0;
    left: 143px;
}

#PhotoWithCoordinates 
{
    z-index: 107;
    left: 0;
    position: absolute;
    top: 40px;
    width: 650px;
}

#dataViews {
    z-index: 207;
    left: 0;
    position: absolute;
    top: 40px;
    width: 650px;
}

button.button-graphSearchWindow 
{
	font-family: arial;
    margin: 10px 15px 4px auto;
    text-align: center;
    display: block;
    width: 90px;
    height: 30px;
    padding: 0px 10px 6px;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    line-height: 27px;
    background: #424242;
    background-image: -webkit-linear-gradient(top,#6C6C6C,#424242);
    background-image: -moz-linear-gradient(top,#6C6C6C,#424242);
    background-image: -ms-linear-gradient(top,#6C6C6C,#424242);
    background-image: -o-linear-gradient(top,#6C6C6C,#424242);
    background-image: linear-gradient(top,#6C6C6C,#424242);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    border: 1px solid #9C9C9C;
    position: relative;
    cursor: pointer;
    font-size: 9pt;
}

#dialog-content-graphSearchWindow-closeWindow 
{
    display:inline-block;
    position:absolute;
    top:5px;
    right:6px;
    width:25px;
    height:25px;
    background: url('../images/close.png');
    background-position:center;
    background-repeat:no-repeat;
    cursor:pointer;
    z-index: 99999;
}

.dialog-title-orderAvailabilityItem-externalMagazine {
    position: absolute;
    right: 10px;
    top: 35px;
    width: 102px;
    text-align: center;
}

img.dialog-title-orderAvailabilityItem-externalMagazine-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

span.dialog-title-orderAvailabilityItem-externalMagazine-text {
    font-size: 9pt;
    font-family: Arial;
}

#motorPartsNavMotorcykle {
    height: 50px;
    width: 100%;
    border-style: solid;
    border-width: 1px;
    padding-left: 10px;
    padding-top: 5px;
}

#motorPartsNavMotorcykle td{
    padding-right: 10px;
}

#motorPartsBreadCrumbMotorName {
    font-family: Calibri;
    font-size: 14px;
    color: black;
}

.dialog-title-text-orderAvailabilityNoteTitle 
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    margin-left: 10px;
}

.dialog-title-text-orderAvailabilityNote 
{
    margin: 10px;
    font-size: 12px;
    font-family: Arial;
    margin-top: 5px;
}

#paymentOnline-userEmail {
    width: 331px;
    padding: 5px;
}

.lista-faktur-paymentOnline 
{
    margin-top: 7px;
    height: 80px;
    overflow-y: scroll;
    border: solid 1px #a9a9a9;
    background-color: #fff;
}

.pozycja-lista-faktur-paymentOnline {
    padding: 2px;
}


#dialog-box-payment-online-iframe {
	
	border: solid 1px #A9A9A9;
	
	/* css3 drop shadow */
	-webkit-box-shadow: 0px 0px 10px #717171;
	-moz-box-shadow: 0px 0px 10px #717171;
	
	/* css3 border radius */
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	
	background: #F9F9F9;
	background-image: -webkit-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -moz-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -ms-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: -o-linear-gradient(top,#F9F9F9,#E6E6E6);
	background-image: linear-gradient(top,#F9F9F9,#E6E6E6);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
		
	/* make sure it has the highest z-index */
	position:absolute; 
	z-index:5001; 

	/* hide it by default */
	display:none;
	
	font: normal 12px arial, tahoma, helvetica, sans-serif;
}

.dialog-content-paymentOnline-iframe {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    border: solid 1px #CDCDCD;
    clear: both;
    width: 1024px;
}

#dialog-content-paymentOnline-iframe iframe {
    border: none;
    width: 100%;
    height: 100%;
}

#btnCommandPayOnlineAccount {
    font-family: Arial;
    font-size: 10pt;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    background: rgba(255,76,76,1);
    background: -moz-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,76,76,1)), color-stop(100%, rgba(161,16,0,1)));
    background: -webkit-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -o-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    background: linear-gradient(to bottom, rgba(255,76,76,1) 0%, rgba(161,16,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4c4c', endColorstr='#a11000', GradientType=0 );
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 0px solid #A9A9A9;
    margin-left: 10px;
    cursor: pointer;
    padding: 5px 10px;
    height: 29px;
    margin-top: 7px;
}

span#btnCommandPayOnlineAccount-value {
    font-weight: bold;
}

#btnCommandPayOnlineAccount:disabled,
#btnCommandPayOnlineAccount[disabled]{
    background: rgba(224, 224, 224,1);
    background: -moz-linear-gradient(top, rgba(224, 224, 224,1) 0%, rgba(222, 220, 220,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(224, 224, 224,1)), color-stop(100%, rgba(222, 220, 220,1)));
    background: -webkit-linear-gradient(top, rgba(224, 224, 224,1) 0%, rgba(222, 220, 220,1) 100%);
    background: -o-linear-gradient(top, rgba(224, 224, 224,1) 0%, rgba(222, 220, 220,1) 100%);
    background: -ms-linear-gradient(top, rgba(224, 224, 224,1) 0%, rgba(222, 220, 220,1) 100%);
    background: linear-gradient(to bottom, rgb(224, 224, 224) 0%, rgb(222, 220, 220) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4c4c', endColorstr='#a11000', GradientType=0 );
    color: #565656;
    text-shadow: none;
}

a#btn-pay-paymentOnline:hover {
    color: #FFF;
    text-decoration: none;
}

#btn-pay-paymentOnline {
    width: 100px;
    float: right;
    margin-left: 15px;
    display: block;
    height: 22px;
    display:none;
}

#btn-next-paymentOnline {
    width: 100px;
    float: right;
    margin-left: 15px;
    display:none;
}

.lista-faktur-paymentOnline-row {
    display:none;
}

.lista-faktur-paymentOnline-notice, .lista-faktur-paymentOnline-notice label {
    text-align: center;
    color: #e81515;
    font-weight: 700;
}