/*** ustawienia glowne ***/
BODY {
	background-color: #FFFFFF;
	background-image: url('img/tlo_strony.jpg');
 Background-repeat:no-repeat;
 background-position:top center;
	/*background-attachment: fixed;*/

	text-align: center;
	margin: 0;
	font-family: Arial, "MS Sans Serif";
	font-size: 12px;
 color: #474549;
}
Table {
 font-size:12px;
}
/* drzewko w wysukiwarce */
.grtree {
 vartical-align:top;
}
.grtcnt {
 margin-top: 1px;
 overflow:auto;
 Height: 180px;
 width: 238px;
 background-color: #ffffff;
 border: solid 1px #cccccc;
} 
.TDNaviOpis{
vertical-align: top;
}
/* Modyfikacje dla klienta */
.top_tab{
margin-bottom:-30px;
}
input{
 font-family: Arial, Verdana, "MS Sans Serif";
 text-align:left;
 margin-bottom: 0px;
 background-color:#EFEFEF;
 color: #999999;
 border: 1px solid #D5D5D5;
}
a {
	color : #356481;
	text-decoration : none;
}

a:hover {
	color : #356481;
	text-decoration : underline;
}

a.side {
	color : #356481;
	text-decoration : none;
}
/*-------------------------*/

img {
 border:0px;
}
.ac_input{
height:20px;
}
.grthead img{

}
.grthead input{
 vertical-align: top;
}
.loginRow {
	background-color: #FFFFFF;
 border: 1px solid #999999;
 font-family: Arial, Verdana, "MS Sans Serif";
 width: 900px;
}
.menuTD {
 text-align: left;
 vertical-align: top;
	width: 200px;
 padding-bottom: 15px;
}
.pageContext {	
	/*border-left: 1px solid #FFFFFF;
	background-color: #E3EFFB;
	border-top: 1px solid #FFFFFF;	*/
	text-align: left;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
 width: 700px; 
}
.sumuj_okno_1{
	text-align: left;
	font-size: 15px;
	font-family: Tahoma;
	font-weight: bold;
}
.sumuj_okno_2{
	text-align: left;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
}
.mainTable { 
 width: 700px; 
 text-align: center;
 vertical-align: top;
 font-size: 12px;
}
.btn {
 font-family: Arial, Verdana, "MS Sans Serif";
 background-image: url('img/button.jpg'); 
 background-repeat: repeat-x;
 height: 20px;
 color: #000000;
 border: solid 1px #999999;
 font-size:11px;
 text-align: center;
 margin-bottom:2px;
 margin-left:2px;
}
.loginBoxSubmit{
 font-family: Arial, Verdana, "MS Sans Serif";
 background-image: url('img/button.jpg'); 
 background-repeat: repeat-x;
 height: 20px;
 color: #000000;
 border: solid 1px #999999;
 font-size:11px;
 text-align: center;
 margin-top:4px;
}
.btnp{
 font-family: Arial, Verdana, "MS Sans Serif";
 background-image: url('img/button.jpg'); 
 background-repeat: repeat-x;
 height: 25px;
 color: #727272;
 border: solid 1px #999999;
 font-size:11px;
 font-weight: bold;
 text-align: center;
}

/*** tytul ***/
.pageTitleRow {
 text-align: left; 
 background-color: #FFFFFF;
 width:650px;
 padding: 5px 5px 5px 5px;
 margin-bottom:5px;
}
.pageTitle{
 font-size: 18px;
 line-height: 120%;
 color: #D11E0A;
 font-weight: 400;
}
.pageTitle2{
 padding-left: 10px;
 font-size: 15px;
 line-height: 200%;
 color: #0375AA;
 font-weight: bold;
 }

/*** wblogininfo ***/
.loginBox {
 text-align:center;
 padding: 10px;
 height:20px;
 font-weight: bold;
 font-size: 12px;
 color:#999999;
 
}
A.loginBoxUtworz {
 font-size: 12px;
}
/*** menu ***/
.menuSubItemTab {
 width: 170px;
 color: black;
 text-align: left; 
 font-family: Verdana, Arial, Helvetica;
 line-height: 20px; 
 font-size:10pt;
 padding-left: 15px;
}
/*.menuSep {
 border-top: solid 1px #CCCCCC; 
}*/
a.menu {
 text-decoration: none; 
 padding: 10px 10px 5px 10px;
 color: #555555; 
 font-weight: bold;
 display: block;
 border-bottom: 1px solid #cccccc;
 height: 25px;
}
a.menu:hover { 
 text-decoration: underline; 
 padding: 10px 10px 5px 10px;
 color: #555555; 
 font-weight: bold; 
 background-color:#EAEAEA;
}


/*** grid ***/
.dataGridCont {
 margin: 5px 2px 5px 2px;
 width: 650px;
}

.dataGrid { 
 border:  solid 1px #CCCCCC; 
 font-size: 10px;
 cursor: hand;
 cursor: pointer;
 margin-top:5px;
 margin-left:auto; 
 margin-right:auto;
 width: 650px;
}
.datagrid A {
 text-decoration:none;
 display:block;
}
.dataGrid TD {
 border-color: #CCCCCC; 
}
.headStyle {
 background-color:#C0C0C0; 
 border-color:#C0C0C0; 
 color:#444444; 
 font-family:Arial; 
 font-weight:bold;
 font-size: 8pt;
 background-image:url('img/bg.gif');
 height:30px;
}
.headStyle TD {
 padding: 3px; 
}
.headStyle A { 
 color: #444444;
 text-decoration: none; 
}
.headStyle A:hover {
 text-decoration: underline; 
}
.itemStyle {
 background-color:#EDEDED; 
 border-color:#E0DDD2;
 height:20px;
}
.AltStyle {
 background-color:#FFFFFF; 
 border-color:#E0DDE2; 
 height:20px;
}
.selected { 
 background-color:#2ABAFC;
 border-color:black; 
 color:White; 
 cursor: pointer;
 height:20px;
}
.edititem {
}
.edititem INPUT {
 width: 30px;
}
.selected A {
 color: white;
}
.blizniak {
 background-color:#EDEDED; 
 border-color:#E0DDD2;
 height:20px;
}
.errorStyle {
   background-color:#ff0000;
   color: #ffffff;
}
.pagerStyle {
    background-color:#FFFFFF;
    background-image:url('img/bg2.gif');
    background-repeat: repeat-x;
    color:#000000;
    font-size:14px;
    text-decoration: none;
    padding: 2px;
    vertical-align: middle;
    text-align: center;
}
.pagerStyle img { 
vertical-align: bottom
}
.pagerStyle A { 
 display:inline;
}
.gridilosc {
 color: #848484;
}
.griduwaga {
}
.gridopis {
}
.footerStyle {
 background-color:#cccccc; 
 background-image:url('img/bg.gif');
 color:#000000; 
 font-size:10pt; 
 font-weight:bold;
}
.dokwybierz IMG{
vertical-align: top;
margin-top: 5px;
}
.dokwybierz {
vertical-align: top;
margin-top: 5px;
}
/*** footer ***/
.wersja {
 font-size: 10px; 
 font-family: verdana, arial; 
 color: #888888;
}
.podkreslenie {
 border-top: solid 1px #CCCCCC; 
 font-family: Arial;
 
}
.podkreslenie A {
 font-size: 10px;
 text-decoration: none;
 color: #4455aa;
}

/*** flagi ***/
.flaga_up {}
.flaga_down {}


/*** katalog czesci ***/
.tt1i {	
 FONT-SIZE: 11px; 
 COLOR: #000000; 
 FONT-FAMILY: Tahoma, Verdana; 
 TEXT-DECORATION: none 
}
.tt2i {	
 FONT-SIZE: 11px; 
 COLOR: #000000; 
 FONT-FAMILY: Tahoma, Verdana; 
 TEXT-DECORATION: none
}
a.tt1i:hover {	
 FONT-SIZE: 11px; 
 COLOR: #243d4b; 
 FONT-FAMILY: Tahoma, Verdana; 
 TEXT-DECORATION: none
}
a.tt2i:hover {
 FONT-SIZE: 11px; 
 COLOR: #243d4b; 
 FONT-FAMILY: Tahoma, Verdana; 
 TEXT-DECORATION: none
}
a.nawi { 
 text-decoration: none; 
 color: #000000; 
 font-size: 16px; 
 font-weight: bold;
}
a.nawi:hover{
 text-decoration: underline;
}

a.tlink {
 text-decoration: none; 
 color: #000000; 
}
a.tlink:hover {
 background-color: #FFFFFF; 
 color: #000000; 
 text-decoration: none; 
}

.treePanel {
 overflow:auto;
 Height: 180px;
}

/*** karta towaru ***/
.tcon {
 width: 585px;
 float: left;
}
.trow { 
 vertical-align: top; 
 clear: left; 
 margin: 2px;
 font-size: 12px
}
.topis { 
 width: 290px;
 text-align: right; 
 float: left; 
 padding-top: 6px; 
}
.twart {
 border: solid 1px #7f9db9; 
 background-color: #cccccc; 
 width: 278px; 
 float: left; 
 margin: 2px; 
 padding:2px; 
 vertical-align: middle 
}
.twart_ilosc {
 border: solid 1px #7f9db9; 
 background-color: #ffffff; 
 width: 284px; 
 float: left; 
 margin: 2px; 
 padding:2px; 
 vertical-align: middle 
}
.imagediv {
/*  position: relative;
  text-align: right;
  top: -320px;
  left: 580px;
  width: 140px;
  z-index: 2; */
  float: center;
  overflow:auto;
  height: 200px;
  width: 300px;
}
.imagetd {
 text-align: center;
 width: 200px;
 height: 150px;
 background-color: #ffffff;
}

.imagetow {
 border: 0;
 vertical-align: middle;
}
.tadinfo {
 border: solid 1px #7f9db9; 
 background-color: white;
 padding: 4px;
}

/*** bufor zamowien ***/
.itempotw{
  background-color: #009900;
}
.altpotw{
 background-color: #00CC00;
}
.legbox{
 width: 30px;
 height:10px;
 float: left;
 border: solid 1px black;
 margin: 4px;
}

/*** main ***/
.mainInfo {
 text-align:center;
 vertical-align: middle;
 font-size: 22px;
 color: #c07827
}

/*** ogloszenia odbiorcow ***/
.advlblPrice {
 font-size: 16px;
}
.advPrice {
 font-weight: bold; 
 font-size: 16px;
 color: red;
}
.advcontext {
 background-color: white
}

/*** wyszukiwanie z zakladkami ***/
.csstabs {
 width: 570px; 
 text-align: center; 
 margin: auto
}
.csstab { 
 padding:0px; 
 margin: 0px;
}


/*** dodatkowe informacje na stronie ***/
.foundDoc {
 font-size: 10px; 
 color: #777777;
}
.ErrorMsg { 
 color: red;
}
.wartosc {
 font-weight: bold; 
}
.punktyBonusowe {
    color: red;
}
.messagediv {
 border: solid 1px green; 
 background-color: #92c8e8; 
 text-align: left; 
 padding: 10px;
}

/*** obiekty ***/
#dhtmltooltip { 
 position: absolute;
 width: 250px; 
 border: 2px solid black; 
 padding: 2px; 
 background-color: #FFFFCC;
 font-size: 10px;
 visibility: hidden;
 z-index: 100;
}

#UcTop_ucUmowy_PanelUmowy {
/*  background-color: #c0d9ef;*/
 background-color: #a4cffb;
 font-size: 10px;
 font-family: verdana;
 color: #444444; 
 height: 35px;
 padding: 0px 0px 0px 5px;
}

/*** boxy ****/
.searchAuto {
    font-size: 12px;
    color: #367CB6;
}

.carbox {
    width: 140px;
    font-size: 10px;
    color: navy;
    background-color: #EEEEEE;
}
.menubox {
 font-size: 10pt;
 padding: 10px;
}
#UcTop_ucBasket_lblBasketInfo{
 font-weight: bold;
}
.menuboxhr {

}
.menuboxcnt {

}
/* sprawdzenie zamowienia  */
.infofrm {
 padding: 10px;
}
.infcont {
 padding: 5px 0px 5px 20px;
}
.infcont_text{
  vertical-align: top;
 }
.infcont_text td{
 vertical-align: top;
 }
.infcont_text label{
 vertical-align: middle;
 }
.infofrm label{
 vertical-align: middle;
 }
.infcont_text input{
 border: 0px;
 }
.infofrm input{
 border: 0px;
}
.inlab {
 display:-moz-inline-box; /* Gecko proprietary */
 display:inline-block; /* supported by Opera and ? */ 
 width: 500px;
}
.inwal {
 color: red;
 width: 150px;
 text-align: right;
 font-weight: bold;
}
/* potwierdzanie zamowienia */
.checkordnag {

}
.checkordval {
 font-weight:bold;
}
.confirmtb {
 width: 660px; 
}
.confirmtb TH {
 background-color:#EEEEEE;
}

/* kody własne producentów */
.prod0 {
 text-align:center;
 position: relative; 
 width: 194px;
 top:153px;
 left:-288px;
}
.prod1 {
 border: solid 1px #a4cffb;
 background-color: #ffffff;
 margin-left:5px;
 padding: 2px;
 text-align:left;
}

.prod2 {
 background-color: #a4cffb;
 text-align:center;
 font-weight: bold; 
 color: #2D6695;
}


#WPZamow3divorder {
 position: relative;
 top: -4px;
 left: 510px;
}

#WPZamow3divorder INPUT {
 width: 100px;
}

/* katalog czesci */
.addl_over {
	COLOR: highlighttext;
	BACKGROUND-COLOR: highlight;
}
.addl_item {
}
.cbEdit {
	font-size: 14px;
}
.cbResult TABLE {
	font-family: Arial, Verdana;
	font-size: 12px;
	padding: 1px 0px 1px 2px;
	cursor: pointer;
	color: #666666
}

.cbLoading {
	background-image: url('img/Loading2.gif');
	background-repeat: no-repeat;
	background-position: center left;
}
.lw1 {
 width: 100%;
}
.lw1 img{
vertical-align:text-bottom;
}
.grtree img{
vertical-align:text-bottom;
}
.knavi {
 font-size: 10pt;
 font-weight:bold;
 color: #292929; 
}

.knavi A {
 color: #292929; 
 text-decoration:none;
}

.knavi A:hover {
 color: #000000;
 text-decoration:underline;
}
.knsub {
 border: solid 1px red;
 margin-bottom:5px;
}

/* nowy pager */
.psl {
 width: 175px;
 float:left; 
}
.psr {
 width: 200px;
 font-size:14px;
 color: #2D6695;
 float: left;
 text-align:right;
}
.psc {
 width: 350px;
 float:left; 
}


/* zakladki informacyjne */
.tabcont {
 bacground-color:#ffffff;
 border: 1px solid #cccccc;
 text-align:left;
 padding: 10px;
}

.modelCol {
 text-align:left;
 float: left;
 width: 450px;
}
.katallist {
 padding:10px;
}
.item
{
 width: 350px;
}
.modelCol .altitem {

}
.modelcol .head {

 font-weight:bold;
 text-align:center;

}
.mname {
 float:left;
 width: 200px;
}
.modelcol .myear {
 float: left;
}
.Css_print_delete_column input{
 border: 0px;
}
#lbSearchText{
 margin-bottom: 2px;
}
.dok_list a{
display: inline;
}
.content_tab{
 margin-top:15px;
 width: 900px;
}
.content_tab_2{
 margin-top:15px;
 margin-left:25px;
 width: 900px;
}
.top_menu_aktyw{
 padding-left:40px;
}
.top_menu_aktyw a{
 font-family: Verdana;
 color:#B7B7B7;
 font-size: 15px;
 padding-left:25px;
 padding-right:25px;
 border-left: solid 1px #B7B7B7;
}
.top_menu_aktyw a:hover{
 color: #DD011B;
}
#lbSearchOe{
color:#BBBBBB;
}
.page_context_css{
width:720px;
}
.thickbox{
 margin-left:50px;
}
.dg{
 background-color: #EFEFEF;
 border: 1px solid #D5D5D5;
 color: #999999;
 font-family: Arial,Verdana,"MS Sans Serif";
 margin-bottom: 0;
 text-align: left;
}

.blibtn {
margin-top:5px;
width: 275px;
font-weight: normal;
font-size: 11px;
color:#000000;
text-align:center;
}
#TB_window{
    left: 50% !important;
    margin-left: -265px !important;
    padding-left: 40px !important;
    padding-top: 25px !important;
    position: absolute !important;
    text-align: left !important;
    top: 350px !important;
    width: 530px !important;
    z-index: 2 !important;
}
#TB_title{
 background-color: #ffffff !important;
}

.zambuttons input
{
 font-family: Arial, Verdana, "MS Sans Serif";
 background-image: url('img/button.jpg'); 
 background-repeat: repeat-x;
 height: 20px;
 color: #000000;
 border: solid 1px #999999;
 font-size:11px;
 text-align: center;
 margin-bottom:2px;
 margin-left:2px;

}
.crossbox
{
 background-color: #ffffff;
 border: solid 1px #000000;
}
.crossboxh
{
 text-align: center;
 color: #ffffff;
 background-color: #000000;
}
.crossboxo
{
 padding: 3px;
}
