body {
	
	font-family: Verdana, "MS Trebuchet", sans-serif;
	font-size: 12px;
	background-color: white;
	  
}

ul, li {
	
	margin: 0;
	padding: 0;
	
}

label, a {
	
	cursor: pointer;
	
}
li a {
	
	text-decoration: none;
	
}
a img {

	border: 0;
	
}
 
#oldsite a {
	
	color: red !important;
	text-decoration: underline;
	
}
#wrapper {
		
		width: 970px;
		margin-left: auto;
		margin-right: auto;
} 

* html #wrapper {   width: 970px;   }

#header {
	
	width: 970px;
	height: 50px;
	
}

#header img {
	
	float: left;
	
}

#header ul {
	
	float: right;
	margin-top: -10px;

	
}

#header ul li {
	
	display: inline;
	
}

#header ul li a {
	
	display: block;
	float: left;
	color: #B4B4B4;
	font-weight: bold;
	height: 37px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 19px;

}

#header fieldset {

	font-weight: bold;
	float: right;
	width: 240px;
	height: 18px;
	border: 0px;
	color: #434343;
	margin-top: 5px;
	margin-right: 0px;
	
	
}

#header fieldset img {

	float: right;
	margin-top: 0px;
	
}


fieldset input {
	
	width: 130px;
	height: 16px;
	padding: 0;
	
}

#submit {
	
	cursor: pointer;
	height: 16px;
	width: 25px;
	background-image: url('../images/gfx/ok.gif');
	border: 0;
	
}

#mainMenu {
	
	width: 965px;
	margin-top: 5px;

}

#mainMenu ul {
	
 	width: 640px;
	height: 37px;
	margin-bottom: 0;
	margin-top: 0;
}  

#mainMenu ul li {
	
	display: inline;

}

#mainMenu ul li a {
	
	display:block;
	float: left;
	color: white;
	font-size: 16px;
	padding-top: 7px;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
}
    
#mainMenu ul li .last {
	
	background: 0;
	
}

#topBanners {
	
	margin-top: 5px;
	width: 966px;
	
}
      

#topBanners img {
	
	margin-left: 1px;
	
}

#topBanners #first {
	
	margin-left: 0px;
	margin-right: 1px;
	
}

#tracker {
	
	color: #C3C3C3;
	padding-top: 10px;
	padding-bottom: 10px;
	
} 

#tracker a { color: blue; text-decoration: none;}
#tracker a:visited { color: blue; }

#tracker #activePlace {
	
	color: red;
	padding-bottom: 2px;
	border-bottom: 1px solid red;
	text-decoration: none;
	
}

#footer {
	
	clear: both;
	width: 965px;
	height: 50px;
	background-color: #006693;
	margin: 10px 0 0 0;

}

#footer ul {
	
	position: relative;
	padding-top: 17px;
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	
}

#footer li {
	
	display: inline;
	
}

#footer li a {
	
	font-size: 11px;
	display:block;
	float: left;
	color: white;
	border-right: 1px solid white;
	padding-left: 10px;
	padding-right: 10px;
	height: 13px;

}

#mainContainer {
	
	width: 965px;
	margin-top: 5px;
}

#mainContainer #leftMenu {
	
	float: left;
	width: 240px;
	
	
}

#mainContainer #contentBox {
	
	float: right;
	width: 717px; 
	margin-bottom: 10px;
	
	
}          

#mainContainer #contentBox h2 {
	
	color: white;
	margin: 0;
	padding: 0;
	font-size: 15px;
	padding: 2px 0 2px 30px ;
	height: 25px;
}

#mainContainer #contentBox #content {
	
	padding: 10px;
	margin-top: 15px;

}

#category {
	
	height: 24px;
	width: 240px;
}  

#category li {
	
	display: inline;

}


#category li a {
	
	font-size: 11px;
	display: block;
	float: left;
	color: white;
	height: 20px;
	border-right: 1px solid white;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 4px;
	

}
#category li .last {
	
	border: 0;
	padding-left: 20px;
	padding-right: 20px;
	
}


#products li {
	
	list-style: none;
	
} 

#products {
	
	border-top: 1px solid #BBBBBB;
	margin-top: 2px;
	margin-bottom: 15px;
	
}

#products li {
	
	position:relative;
	
	
}


#products li a {
	
	display: block;
	border-bottom: 1px solid #BBBBBB;
	height: 18px;
	padding-top: 2px;
	font-size: 11px;
	background: url('../images/gfx/product_list_corner.gif') right bottom no-repeat #C0EDFF;
	padding-left: 4px;
} 
#products li ul li { margin: 0; }
#products li ul li a{ display: inline;}  
#products li ul li a:hover{ background: #95E0FD !important;}  

#products li ul {
   
}
#products .sub {
	
	position: absolute; 
	border-top: 1px solid #BBBBBB;
	top: -1px;  
	left: 240px;
	padding-left: 0px;
	width: 300px;
	z-index: 1;
	
}  

#products .sub { height: 0px; } 
#products .sub a {
	
	display: block;
	background: #C0EDFF;

}

h3 {

}

#textBox {
	
	color: #494949;
	padding: 10px;
	font-size: 10px;

}

#textBox h3 {

	margin: 0 0 10px 0;
	padding: 0;

}

#textBox li {

	list-style: none;
	margin-left: 20px;
	margin-top: 5px;

}


.newsList {
   
	border-bottom: 1px solid #BBBBBB;
	
}
.newsList p.date {
	
	font-size: 9px;
	color: grey;
	
}
.newsList p {
	
	margin: 5px 5px 10px 5px;
	
}
.newsList h1 {
   
   margin: 0;
   padding: 5px;
   font-size: 15px;
   
} 

.newsListHigh{
	
	background: #ECF9FE;

} 


#prodImg {
	
	float: right;
	margin: 5px;
	margin-right: 10px;
}
 
.products {
   
	width: 700px;
	padding: 20px 10px 20px 10px;
	border-bottom: 1px solid silver;
	  
} 
.products h3 {
	
	
	
}  
.products ul {
	
	list-style: none;
	
}         
.products ul li {
	
	margin: 5px;
	
}
.products h3 {
	
	font-size: 15px;
	background: none;
	color: black;  
	text-decoration: none;
	
}             
#header ul li a { background: url('../images/gfx4/sm_menu_border.gif') left no-repeat; }  

#pages ul { height: 20px;}
#pages ul li { display: block; float: left;}
#pages ul li a { display: block; width: 25px; height: 15px; border: 1px solid red; margin: 2px; text-align: center;}
#mainContainer #contentBox h2 {background: transparent url('../images/gfx/red_dot.gif') no-repeat; background-position: 1% 30%;}
#category { background: url('../images/gfx2/categories_bg.gif');}
#backToTop { background: url('../images/gfx/arrow_up.gif') no-repeat left; padding: 2px 0 2px 20px; color: grey; float: right;} 
#pageContent ul li {
	
	margin-bottom: 3px !important;
	list-style-type: disc !important;
	margin-left: 25px !important;
	
}

.newsList li {

	margin: 5px;
}

.newsList ul {
	
	margin: 10px 0 10px 25px;
	
}


.searchResult {

	padding: 5px;
	border-bottom: 1px solid white;
	  background:#C0EDFF;   

}

.s_biologia { 

  
}
.s_meble {
                            
}
.s_sprzet {



}
.s_all,.s_site { 
	
  
	
}

.searchResult h1 {

	font-size: 15px;
	margin: 0px;
	padding: 3px;

}

.searchResult p {

	margin: 0 10px 5px 10px;
	font-size: 11px;
}                     

.dzial {
	
	font-weight: bold;
	
}

#search_box {
	
	padding: 5px;
	
}

.searchType {
	
	font-size: 15px;
	padding: 5px;
	margin:0px;
	border-bottom: 4px solid #F9BB0E;
	
}

.promotion {

	background: #FFFF99 !important;

}

.promocja_przeciwciala { 
	
	text-align:center;
	text-transform: capitalize;
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid red;
	padding: 15px 5px;
	background: #FFFF99;
	width: 305px;
	height: 40px;
	margin: 0 auto 0 auto;
	
} 

#productInfo .doc { background:transparent url('../images/files/page_white_word.gif') no-repeat !important; }
#productInfo .pdf { background:transparent url('../images/files/page_white_pdf.gif') no-repeat !important; }
#productInfo .xls { background:transparent url('../images/files/page_white_excel.gif') no-repeat !important; }
#productInfo .gif,#productInfo .jpg { background:transparent url('../images/files/page_white_picture.gif') no-repeat !important; }
#productInfo .ppt { background:transparent url('../images/files/page_white_powerpoint.gif') no-repeat !important; }

.images a {

	display: block;
	margin-bottom: 4px;
	width: 10px;
	border-bottom: 0px !important;
}







