
/*/////////////// GLOBAL /////////////////////////////////////////////////////////////////*/

html { margin: 0; padding: 0; /*font-size: 12px;*/ }
body {
  color: #000000;
  margin: 0;
  padding: 0;
  /*background-color:#FFFFFF;*/
  /*background-color: #eaeaea;*/
  position: relative;
  text-align:center; /* center layout in ie5 and 5.5. */
  /*background: #ffffff url(../images/background.jpg) repeat-x;*/
}

img {border: 0px;}
div, li { vertical-align:top;}

/*////////////////////////////////////////////////////////////////////////////////////////*/


/*/////////////// ROZMIARY I ROZMIESZCZENIE RAMEK ////////////////////////////////////////*/



/* rozmiar witryny internetowej*/
#csite {
  width: 786px !important;
  width: 786px; /* IE */
  margin: 0px auto 0px auto !important;
  margin: 0px auto 0px auto; /* IE */
  height: auto !important;
  height: auto; /* IE */
  text-align: left;
  position: relative;
  /*background-color: #cccccc;*/
  /*border: 1px solid #dadada;*/
  /*padding: 1px;*/
  z-index:1;
}

#center {
  width: 786px !important;
  width: 786px; /* IE */

  height: auto !important;
  height: auto; /* IE */
  position: relative;
  z-index:1;
}

#top_logo {
 width: 786px !important;
 width: 786px; /* IE */
 height:auto !important;
 height:auto; /* IE */
 float:left;
/*position:relative;*/
 margin: -20px 0px 10px 0px !important;
 margin: -20px 0px 10px 0px;

 /*border: 1px solid #000000;*/
 /*background-color:#999999;*/
 /*padding-top:14px;*/
 /*margin-bottom:16px;*/ 
}

#top_menu {
 width: 786px !important;
 width: 786px; /* IE */
 height: 20px !important;
 height: 20px; /* IE */
 float:left;
 position:relative;
 text-align:left;
 /*border: 1px solid #000000;*/
 /*background-color:#999999;*/
 /*padding: 0px 0px 0px 0px !important;*/
 /*padding: 0px 0px 0px 0px;*/
  margin: 0px 0px 5px 0px !important;
  margin: 0px 0px 5px 0px;
 /*background: #ffffff url(images/background_menu.jpg) no-repeat; */
}

#top_menu ul { width:100%; height:auto; margin:0px; padding:0px; list-style-type:none; display:inline; float:left;}
#top_menu li { width:auto; height:auto; margin:0px; padding:0px; list-style-type:none; display:inline; float:left; margin: 2px 2px 0px 0px;}

#tools {
 width: 300px !important;
 width: 300px; /* IE */
 height: 17px !important;
 height: 17px; /* IE */
 float:right;
 position:relative;
 text-align:right;
 /*border: 1px solid #000000;*/
 /*background-color:#999999;*/
 padding: 0px 30px 0px 0px !important;
 padding: 0px 30px 0px 0px;
 margin: 20px 0px 0px 0px !important;
 margin: 20px 0px 0px 0px;
 /*background-color:#ebebeb;*/
 background: url(images/background_tools.gif) no-repeat right bottom;
 z-index:3;
}


#top_search {
 width: 595px !important;
 width: 595px; /* IE */
 height: 13px !important;
 height: 23px; /* IE */
 float:right;
 display:inline;
 text-align:right;
 margin: 10px 0px 1px 0px !important;
 margin: 10px 0px 1px 0px;
 padding: 2px 0px 8px 0px !important;
 padding: 2px 0px 1px 0px;
 /*top:0px;*/
 position:relative;
 /*background-color:#ebebeb;*/
 z-index:3;
 /*border: 1px solid #dadada;*/
 background: url(images/background_szukaj.gif) no-repeat right;
}

#top_search ul { width:auto; height:auto; margin:0px; padding:0px; list-style-type:none; display:inline; float:right;}
#top_search li { width:auto; height:auto; margin:0px; padding:0px; list-style-type:none; display:inline; float:right; margin: 2px 0px 0px 0px;}


#top_search_in {
  width: 173px !important;
  width: 172px;
  height: 56px !important;
  height: 55px; /* IE */
  float:right;
  padding: 1px;
  background: #ffffff url(images/background_search.jpg) repeat-x bottom;
}

#search_advanced {
  float: left;
  width: 900px !important;
  width: 900px;
  height:auto !important;
  height:auto; /* IE */
  
  margin-bottom: 15px;
  /*border: 1px solid #dadada;*/
  padding: 1px;
}



#top_menu_table {
	position:absolute;
	width:auto;
	padding-left: 10px;
	background: url(images/btn/btn-st.gif) no-repeat left;
}

/*NEWS*/

#news { border-bottom: 1px solid #dadada; margin-bottom:15px;}


#news ul { width:auto; margin:0px; padding:0px; list-style-type:none; float:none; margin: 0px 0px 15px 0px;}
#news li { width:auto; margin:0px; padding:0px; list-style-type:none; float:none; margin: 0px 0px 5px 0px;}

/********/

#top_splash {
 float:left;
/* clear:both;*/
 position:relative;
 
 width: 786px !important;
 width: 786px; /* IE */
 height:auto !important;
 height:auto; /* IE */

}

/* pasek nawigacyjny */
#nav_bar {
 float:left;
 position:relative;
 /*clear:both;*/
 width: 786px !important;
 width: 786px; /* IE */
 height: 14px !important;
 height: 17px; /* IE */
 margin: 1px 0px 10px 0px !important; 
 margin: 0px 0px 10px 0px;
 padding: 10px 0px 9px 8px !important;
 padding: 7px 0px 7px 8px;
 /*border-bottom: 1px solid #dadada;*/
 /*background-color:#ecf6db;*/
 /*background: #f6f6f6 url(images/phone_no.jpg) no-repeat right;*/
}

#footer {
  width: 786px !important;
  width: 786px; /* IE */
  height: 23px !important;
  height: 23px; /* IE */
  float:left;
  clear: both;
  position:relative;
  /*border-top:solid 1px #9cd302;*/
 /*border: 1px solid #000000;*/
 /*background-color:#999999;*/
  padding: 0px 0px 0px 0px !important;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px !important;
  margin: 0px 0px 20px 0px; /* IE */
  /*background: #ffffff url(images/background-bottom.jpg) no-repeat;   */
}



/*  page bar [CPageBar.php]*/
#pagebar { text-align:center; width:98%;}



/* TABLE 2 in line*/
#left, #category {
  float: left;
  position:relative;
  display:inline;
  width: 240px !important; /*gdy border, powieksza border o wartosc px*/
  width: 240px;
  height: auto !important;
  height: 100%; /* IE */
  margin-bottom: 15px;
  /*border: 1px solid #dadada;*/
  /*padding: 1px;*/
}

#category ul { width:auto; padding:0px; margin: 0px 0px 0px 0px !important; margin: 0px 0px 0px 10px; list-style-type:none; float:none;}
#category li { width:auto; padding-left:8px !important; padding-left:8px; margin: 0px 0px 3px 0px; list-style-type:none; float:none; background:url(images/btn/btn-st.gif) no-repeat left;}

#right {
  float: right;
  display:inline;
  position:relative;
  width: 520px !important;
  width: 520px;
  height: auto !important;
  height: 100%; /* IE */
  margin-bottom: 15px;
  /*border: 1px solid #dadada;*/
  /*padding: 1px;*/
}


#middle {
  float: left;
  position:relative;
  display:inline;
  width: 786px !important; 
  width: 786px;
  height: auto !important;
  height: 100%; /* IE */
  margin-bottom: 15px;

  /*border: 1px solid #dadada;*/
}






/*KOSZYK*/
#koszyk {
  float: left;
  width: 220px !important;
  width: 100%;
  height: auto !important;
  height: auto; /* IE */
  /*min-height: 170px;*/
  position:relative;
  z-index:1;
  margin-bottom: 15px;
  /*border: 1px solid #dadada;*/
  padding: 40px 5px 1px 15px;
  background: url(images/background-table_left.gif) no-repeat top left; 
}

#t_koszyk { margin: 0px 0px 10px 0px; padding: 0px 10px 0px 10px; text-align:right;}
#koszyk_table_in { width:auto !important; width:206px; background-color: #eaeaea;/*border: 1px solid #dadada;*/}



#polecamy {
  float: left;
  width: 641px !important;
  width: 633px;
  height: 100% !important;
  height: 100%; /* IE */
  
  margin-bottom: 15px;
  border: 1px solid #dadada;
  padding: 1px;
}



/* TABLE 3 in line*/
#t3_table1, #t3_table2, #t3_table3 {
  float: left;
  width: 216px !important;
  width: 218px;
  height: 260px !important;
  height: 260px;
  display: inline;
  position:relative;
  margin: 20px;
  vertical-align:top;
  /*border: 1px solid #dadada;*/
}

#t3_table1 { margin-right: 25px;}
#t3_table2 { /*width:488px !important; width:468px;*/ }
#t3_table3 { margin-left: 25px;}

#t3_table_more { position:absolute; bottom:0px; right:0px; width:auto; height:auto; padding-right:8px; background: url(images/btn/btn-st.gif) no-repeat right;}

#t3_table1 ul { width:auto; padding:0px; list-style-type:none; float:none; margin: 0px 0px 0px 0px;}
#t3_table1 li { width:auto; padding:0px; list-style-type:none; float:none; margin: 0px 0px 3px 0px;}

#t3_table2 ul { width:auto; padding:0px; list-style-type:none; float:none; margin: 0px 0px 0px 0px;}
#t3_table2 li { width:auto; padding:0px; list-style-type:none; float:none; margin: 0px 0px 3px 0px;}

/* TABLE 4 in line*/
#t4_table1, #t4_table2, #t4_table3, #t4_table4 {
  float: left;
  width: 195px;
  height: 100%;
  display: inline;
  margin-bottom: 0px;
  vertical-align:top;
  /*border: 1px solid #dadada;*/
}
#t4_table1 { margin-right: 38px;}
#t4_table2 { margin-right: 38px;}
#t4_table3 { margin-right: 38px;}
#t4_table4 { margin-left: 0px;}




/*////////////////////////////////////////////////////////////////////////////////////////*/




