/** style **/

/* style dla body */
	body{ 
		margin: auto;
		text-align:center;
		background: #fff;
	}


.hideDiv{
	position:relative;
	z-index:5;
 }

/* ogolny styl tabel */ 
	table {
		font-family: Verdana, sans-serif; 
		font-size: 10px;
		font-weight:normal;
		text-decoration: none;
	}	 

/* naglowek produktu */ 
	 H1 { 
		font-family: Arial, sans-serif;
		font-size: 14px;
		font-weight: bold;
		TEXT-DECORATION: none;
		color: #6D7E8D;
		display:inline;
	 } 

/* naglowek opis produktu */
	 H2 { 
		font-family: Verdana, sans-serif;
		font-size: 10px;
		font-weight: bold;
		TEXT-DECORATION: none;
		color: #fff;
		display:inline;
	 }

/* pomaranczowy tekst*/
	.orange{
		font-family: Verdana, sans-serif; 
		text-decoration: none;	
		color:#CA500D;
		font-weight:bold;
	}

/* pomarancz */
	.or{
		color:#DA251C;
		font-weight:bold;
		font-family: Verdana, sans-serif;
		font-size:11px;
	}

/* kolor ciemny, pogrubiona czcionka (jak tlo pod menu w topie)*/
	.dark{
		color:#515151;
		font-size:11px;
		font-weight:bold;
		font-family: Verdana, sans-serif;
	}

/* kolor ciemny, normalna czcionka (jak tlo pod menu w topie)*/
	.darkNorm{
		color:#515151;
		font-size:11px;
		font-weight:normal;
		font-family: Verdana, sans-serif;
	}

	.greenst{
		color:#66CC00;
		font-size:11px;
		font-weight:normal;
		font-family: Verdana, sans-serif;
	}


/* linki na stronie */
	a:link { 
		font-family: Verdana, sans-serif; 
		text-decoration: none;
		color:#fff;
		font-weight:bold;
	}	
	a:visited {
		text-decoration: none;
		color:#fff;
		font-weight:bold;	
	}
	a:hover {
		text-decoration: underline;
		color:#000;
		font-weight:bold;
	}


/* gorna warstwa strona na niej znajduje sie logo i linki dodaj do ulubionych i ust.jak startowa*/
	#top{
		width:1000px;
		height:89px;
		background: url('img/topbar.gif') repeat-x left;
		text-align:left;
		padding-left:5px;
	}


/*logo */
	#logo{
		width:81px;
		height:87px;
	    background: url('img/logo.gif') no-repeat left;
	}


/* linki dodaj do ulubiony i ustaw jako startowa*/
	#add{
		text-align:left;	
		width:200px;
	}
	#add a:link, a:visited, a:hover{
		color:#fff;
	}

	
/* kropkowana krecha pionowa biala */
	.spacerA{
		width:2px;
		height:29px;
		background:url('img/spacera.gif') no-repeat;
	}



/* infomacje o nowosciach i ikona moj koszyk */
	#top2{
		width:1000px;
		height:37px;
		text-align:left;
		padding-left:5px;
	    background: url('img/topbar2.gif') repeat-x left;
	}



/* menu w topie*/ 
	#menubar{
		width:1000px;
		height:20px;
		text-align:center;
	    background: url('img/menubar.gif') repeat-x left;
	}
	#menubar a:link {
		font-family: Verdana, sans-serif; 
		text-decoration: none;
		color:#fff;
		font-weight:bold;
	}
	#menubar a:visited {
		text-decoration: none;
		color:#fff;
		font-weight:bold;
		}
	#menubar a:hover {
		text-decoration: underline;
		color:#fff;
		font-weight:bold;
	}



/* tabela wewnetrzna*/
	#tblbody{
		padding-top:0px; 
		margin-top:0px;
		padding-bottom:0px; 
		margin-bottom:0px;
		width:1000px;
		height:auto;
		border-collapse: collapse;
		border-left:1px solid #AFAFAF;
		border-right:1px solid #AFAFAF;
	}

/* lewa strona (menu itd) */
	#lftside{
		width:170px;
		height:100%;
		background:#F1F1F1;
		vertical-align:top;
		margin-top:0px;
		margin-left:0px;
		padding-top:0px;
	}

/* czesc srodkowa */
	#cntside{
		height:100%;
		background:#fff;
		vertical-align:top;
	}

/* prawa strona */
	#rghside{	
		width:170px;
		height:100%;
		background:#F1F1F1;
		vertical-align:top;
		margin-top:0px;
		margin-left:0px;
		padding-top:0px;
	}

/* stopka czesc lewa*/
	.lftbottom{
		width:172px;
		height:24px;
		background: url('img/bottombg.gif') repeat-x;
	}

/*stopka czesc centralna ponizej linki w stopce*/
	.cntbottom{
		width:650px;
		height:24px;
		background: url('img/bottombg2.gif') repeat-x;
		vertical-align: bottom;
		text-align:center;
		font-family: Verdana, sans-serif; 
		font-size: 9px;
		color: #fff; 
		text-decoration:none;	
	}

	.cntbottom a:link{
		font-family: Verdana, sans-serif; 
		text-decoration: none;	
		color:#fff;
		font-weight:normal;
		margin-bottom: 3px;
	}
	.cntbottom a:visited{
		font-family: Verdana, sans-serif; 
		text-decoration: none;
		color:#fff;
		font-weight:normal;
		margin-bottom: 3px;
	}
	.cntbottom a:hover{
		font-family: Verdana, sans-serif; 
		text-decoration: none;
		color:#fff;
		font-weight:normal;
		margin-bottom: 3px;
	}

/* okienko wyszukiwarki */
	#searcher{
		border: 1px solid #DA251C;
		width: 557px;
		height: 40px;
		color:#DA251C;
		font-size:11px;
		font-weight:bold;
		font-family: Verdana, sans-serif;
		vertical-align:middle;
		padding-top:10px;
	}

/*stopka czesc prawa*/
	.rgtbottom{
		width:172px;
		height:24px;
	    background: url('img/bottombg.gif') repeat-x;
		}

/* tlo pod naglowkami po lewej i prawej stronie*/
	.bar{
		padding-top:4px;
		padding-left:0;
		margin:0;
		width:100%;
		height: 15px;
		background: #8A8A8A left;
	}
	.bar span{
		font-family: Verdana, sans-serif; 
		font-size: 10px;
	    font-weight:bold;
		color:#fff;
	}


/* katalog produktow */
	.menuheader{
		border-bottom:1px solid #BEBFC0;
	}

	#osobowe{
		padding:0px;
		margin:0px;
		border:0px;
		font: 8pt Verdana; 
		font-weight:bold;
		color: #908E8F; 
		text-decoration:none;
		text-align:left;
	}

	#nowe1 { 
		background: #eee;
		padding-left:5px;
		margin:0px;
		border:0px;
		overflow: hidden; 
		width: auto; 
		/*height: 0px; */
	} 

	.marka { 
		background: #eee;
		padding-left:5px;
		margin:0px;
		border:0px;
		overflow: hidden; 
		width: auto; 
		height: 0px; 
	} 
	.model { 
		background: #eee;
		padding-left:5px;
		margin:0px;
		border:0px;
		overflow: hidden; 
		width: auto; 
		height: 0px; 
	} 
	.typ { 
		background: #eee;
		padding-left:5px;
		margin:0px;
		border:0px;
		overflow: hidden; 
		width: auto; 
		height: 0px; 
	} 
	#stare1 { 
		background: #eee;
		padding-left:5px;
		margin:0px;
		border:0px;
		overflow: hidden; 
		width: auto; 
		height: 15px; 
	} 

	#nowe2 { 
		background: #eee;
		padding-left:5px;
		margin:0px;
		border:0px;
		overflow: hidden; 
		width: auto; 
		height: 15px; 
	}	 

	#stare2 { 
		background: #eee;
		padding-left:5px;
		margin:0px;
		border:0px;
		overflow: hidden; 
		width: auto; 
		height: 15px; 
	} 

	.naglowek { 
      width: 165px; 
	  font-family: Verdana, sans-serif; 
      font-size: 11px;
      font-weight:bold;
	  color: #000000; 
      text-decoration:none;
	  text-align:left;
	  cursor:pointer;
   } 

   	.naglowek a:link{ 
	  color: #000000; 
      font-weight:bold;
      text-decoration:none;
   } 
	.naglowek a:hover{ 
	  color: #000000; 
      font-weight:bold;
      text-decoration:underline;
   } 
	.naglowek a:visited{ 
	  color: #000000; 
      font-weight:bold;
      text-decoration:none;
   } 
	.naglowek2 { 
      width: 165px;
	  padding-left:6px;
	  font-family: Verdana, sans-serif; 
      font-size: 10px;
      font-weight:normal;
	  color:#000000; 
      text-decoration:none;
	  text-align:left;
	  cursor:pointer;
   } 
   
   	.naglowek2 a:link{ 
	  color:#000000;  
      font-weight:normal;
      text-decoration:none;
   } 
	.naglowek2 a:hover{ 
	  color: #000000; 
      font-weight:normal;
      text-decoration:underline;
   } 
	.naglowek2 a:visited{ 
	  color: #000000; 
      font-weight:normal;
      text-decoration:none;
   } 

	.naglowek3 { 
      width: 165px;
	  padding-left:8px;
	  font-family: Verdana, sans-serif; 
      font-size: 10px;
      font-weight:normal;
	  color:  #3300CC; 
      text-decoration:none;
	  text-align:left;
	  cursor:pointer;
   }
      .naglowek3 a:link{ 
	  color:  #3300CC; 
      font-weight:normal;
      text-decoration:none;
   } 
	.naglowek3 a:hover{ 
	  color:  #3300CC; 
      font-weight:normal;
      text-decoration:underline;
   } 
	.naglowek3 a:visited{ 
	  color:  #3300CC; 
      font-weight:normal;
      text-decoration:none;
   } 

	.naglowek4{ 
      width: 165px;
	  padding-left:10px;
	  font-family: Verdana, sans-serif; 
      font-size: 10px;
      font-weight:bold;
	  color: #000000; 
      text-decoration:none;
	  text-align:left;
	  cursor:pointer;
   } 

	.naglowek4 a:link{ 
	  color: #5F5F5F; 
      font-weight:bold;
      text-decoration:none;
   } 
	.naglowek4 a:hover{ 
	  color: #5F5F5F; 
      font-weight:bold;
      text-decoration:underline;
   } 
	.naglowek4 a:visited{ 
	  color: #5F5F5F; 
      font-weight:bold;
      text-decoration:none;
   } 

.btnclose{
	background: #eee;
	border:1px solid #ccc;
}

.btnopen{
	background: #fff;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
}

.mzamtbl{
	background: #fff;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.katalog a:link { 
	  text-decoration: none;
	  color:#908E8F;
	  font-weight:bold;
    }
.katalog a:visited { 
	  text-decoration: none;
	  color:#908E8F;
	  font-weight:bold;
    }
.katalog a:hover { 
  	  text-decoration: underline;
	  color:#000;
}

.zawartosc {
      padding-left:10px;
   }
.zawartosc ul {
	  text-align: left;
	  margin-top:0px;
      margin-left:5px;
	  padding: 0px;
	  line-height: 0.9em; 
	}
.zawartosc li {
	  list-style-type: none;
	  background: url('img/red_square.gif') no-repeat 0 6px;
	  padding-top: 4px; 
	  padding-left:6px;
	}
.zawartosc li a:link { 
	  text-decoration: none;
	  color:#908E8F;
	  font-weight:bold;
    }
.zawartosc li a:visited {
	  text-decoration: none;
	  color:#908E8F;
      font-weight:bold;
    }
.zawartosc li a:hover {
  	  text-decoration: underline;
	  color:#000;
    }

.menuright{
	padding-left:5px;
	margin:0px;
	border:0px;
	width: 100%; 
}

.menuright ul {
	  text-align: left;
	  margin-top:0px;
      margin-left:5px;
	  padding: 0px;
	  line-height: 0.9em; 
	}
.menuright li {
	  list-style-type: none;
	  padding-top: 4px; 
	  padding-left:6px;
	}
.menuright li a:link { 
	  text-decoration: none;
	  color:#908E8F;
	  font-weight:bold;
    }
.menuright li a:visited {
	  text-decoration: none;
	  color:#908E8F;
      font-weight:bold;
    }
.menuright li a:hover {
  	  text-decoration: underline;
	  color:#000;
    }

input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:  #6B6B70;
	font-weight: normal;
	background-color: #fff;
}
.link_green         { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; TEXT-DECORATION: none; color: #00000;}       
