/* mac hide\*/
html, body {height:100%}
/* end hide */
html,body {
	padding:0;
	margin:0;
	font-family: 'trebuchet ms',helvetica,sans-serif;
	font-size: 11px;
}
body{	
	text-align:center;
	color: #000000;
	background: #e8e8e8 url(../images/bg.jpg) repeat-x top center;
}
h1 {
   color:#117dc7;
   font-family:tahoma;
	font-size:20px;
}
#outer{
	min-height:100%;
	width:1009px;
	color: #000000;
	margin-bottom:5px;
	text-align:left;
	margin:0px auto 0;/* negative top margin top make room for footer*/
	position:relative;
	background: #fff url(../images/outer_bottom.jpg)  no-repeat bottom center;
	
	
}
 
* html #outer{
	height:100%; /*IE treats height as min-height anyway*/
	width:760px;
	w\idth:758px;
}
#header{
	position:absolute;
	top:0px;/*place it at top of screen but remembering that we have dragged the outer upwards by 52px*/
	width:1075px;
	left:-16px;
	height:165px;
	overflow:hidden;
	color: #000000;
	z-index:90;
}
#top_1 {
	position:absolute;
	top:165px;/*place it at top of screen but remembering that we have dragged the outer upwards by 52px*/
	width:1009px;
	height:24px;
	overflow:hidden;
	color: #000000;
	z-index:90;
   background: url(../images/top_1.jpg) no-repeat;
}
#top_1 .in {
   margin-left:50px;
	margin-top:5px;
	color:#6e6e6e;
	font-family: Trebuchet MS;
	font-size:11px;
}
#top_1 .in .blue {
   color:#0074c3;
	font-weight:bold;
}

#top_1 .in a, #top_1 .in a:active, #top_1 .in a:visited {
   color:#0074c3;
	font-weight:bold;
	text-decoration:none;
}
#top_1 .in a:hover {
   color:#0074c3;
	font-weight:bold;
	text-decoration:underline;
}
#top_1 .in .purple {
   color: #b301a4;
	font-weight:bold;
}
#top_2 {
	position:absolute;
	top:188px;/*place it at top of screen but remembering that we have dragged the outer upwards by 52px*/
	width:1009px;
	height:74px;
	overflow:hidden;
	color: #000000;
	z-index:90;
   background: url(../images/top_2.jpg) no-repeat;
}
#top_3 {
	position:absolute;
	top:262px;/*place it at top of screen but remembering that we have dragged the outer upwards by 52px*/
	width:1009px;
	height:33px;
	overflow:hidden;
	color: #000000;
	z-index:101;
   background: url(../images/top_3.jpg) no-repeat;
}
#top_3 .in {
	margin:0 auto;
	height:20px;
	width:1009px;
	text-align:center;
	margin-top:5px;
	color:#bababa;
	font-size:13px;
	font-weight:bold;
}
#top_3 .in  a, #top_3 .in a:active, #top_3 .in a:visited {
   color:#0074c3;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
#top_3 .in a:hover {
   text-decoration:none;
	font-size:13px;
	font-weight:bold;
   color:#148ddf;
}
#left {
	position:relative;
	width:120px;
	float:left;
	padding-top:300px;/*needed to make room for absolute header*/
}
p {padding:0 3px;margin:0 0 1em 0}
#footer {
	width:1009px;
	clear:both;
	height:50px;
	color: #838383;
	text-align:center;
	margin:auto;
	padding-top:5px;
	
}
* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}
#centrecontent {
	width:815px;
	float:right;
	margin-right:10px;
	padding-top:300px;/*make room for absolute  header*/

	
}
#left_shadow {
   top:261px;
	right:0px;
	width:1017px;
	height:172px;
   background: url(../images/left_shadow.jpg) no-repeat left top;
	
	z-index:-1;
	position:absolute;
}
#cart {
	width:164px;
	height:103px;
	margin-left:5px;
	background: url(../images/cart.jpg) no-repeat top center;
	z-index:102;
}
#cart .in {
	margin-left:28px;
	color:#7c7c7c;
	font-size:10px;
	padding-top:7px;
	width:130px;
	height:80px;
	font-weight:bold;
	
}
#cart .in img{
   margin-bottom:0px;
	border:0px;
}
#cart .in .box {
   background: url(../images/silver_box.jpg) no-repeat bottom center;
   width:110px;
	height:20px;
	color:#0074c3;
	font-size:15px;
	font-weight:bold;
	padding-top:2px;
	padding-left:5px;
	
}
#cat_list {
	width:164px;
	height:336px;
	margin-left:5px;
	margin-top:10px;
	background: url(../images/cat_list.jpg) no-repeat center center;
}
#cat_list .in {
	margin-left:28px;
	color:#7c7c7c;
	font-size:10px;
	padding-top:10px;
	width:130px;
	height:80px;
	font-weight:bold;
}
#cat_list .in img {
	margin-bottom:5px;
}
#cat_list .in ul {
	list-style-type:none;
	margin-left:-40px;
}
#cat_list .in ul li {
   margin-top:3px;
}
#cat_list .in a, #cat_list .in a:active, #cat_list .in a:hover {
	color:#686868;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	text-decoration:none;
}
#cat_list .in a:hover {
	color:#686868;
	text-decoration:underline;
	font-weight:bold;
	font-size:11px;
}
html>body #minHeight{float:right;width:0;height:100%;margin-bottom:-60px;} /*safari wrapper */
.clearer{height:1px;overflow:hidden;clear:both}
#catlistmain {
	background: url(../images/productlist.jpg) no-repeat center center;
	width:640px;
	height:29px;
}
#productlist .lp{
	width:32px;
   text-align:center;
}
#productlist .name{
	width:435px;
   text-align:left;
	color:#0074c3;
}
#productlist .name a, #productlist .name a:active, #productlist .name a:visited {
   color:#0074c3;
	text-decoration:none;
}
a,  a:active, a:visited {
   color:#0074c3;
	text-decoration:none;
}
a:hover {
   color:#0074c3;
	text-decoration:underline;
}
#productlist .price{
	width:85px;
   text-align:center;
}
#productlist .depot{
	width:92px;
   text-align:center;
}
#productlist {
	width:640px;
	margin-left:30px;

}
#productlist .col1 {
   background-color:#fff;
	height:20px;
}
#productlist .col2 {
   background-color:#f4f4f4;
	height:20px;
}
#article_footer {
   color:#bdbdbd;
}
#done {
	width:500px;
	height:auto;
	padding:5px;
	padding-left:100px;
	background: url(../images/ok.jpg) no-repeat 30px 20px;
	border:#0aab02 1px solid;
	margin:10px auto;
}
#done h2{
	margin:0px;
}
#error {
	width:500px;
	height:auto;
	padding:5px;
	padding-left:100px;
	background: url(../images/error.png) no-repeat 30px 20px;
	border:red 1px solid;
	margin:10px; auto;
}
#error h2{
	margin:0px;
}
#whereyouare {
	width:820px;
	height:40px;
	background: url(../images/silver_fat_line.jpg)  no-repeat center center;
   color: #4d4d4d;
	font-size:20px;
}
#whereyouare .in {
   padding-top:8px;
	margin-left:10px;
   color: #4d4d4d;
	font-size:11px;
}
#whereyouare a, #whereyouare a:active, #whereyouare a:visited {
   color: #4d4d4d;
	font-size:11px;
	text-decoration:none;
}
#search_panel {
margin-top:5px;
margin-left:150px;

float:left;
font-family:Tahoma;
font-size:11px;
color:#5f5f5f;
}
#search_panel select  {
width:105px;
height:17px;
border:1px #bababa solid;
font-size:10px;
}
#search_panel option {
font-size:10px;
}
#search_panel input.txt {
height:15px;
width:35px;
border:1px #bababa solid;
font-size:10px;
}
#search_panel input.szukaj {
background:#1c8ee5;
font-size:10px;
color:#fff;
width:105px;
height:18px;
font-weight:bold;
padding-bottom:2px;
border:1px #bababa solid;
}
#search_panel input.szukajm {
background:#1c8ee5;
font-size:10px;
color:#fff;
width:20px;
height:24px;
font-weight:bold;
padding-bottom:2px;
border:1px #bababa solid;
margin-top:5px;
vertical-align:middle;
}
#search_panel input.txtb {
height:20px;
width:230px;
border:1px #bababa solid;
font-size:11px;

}
#search_panel table.szukanko{
width:500px;
height:65px;
float:left;
}
#search_panel table td{

}
#search_oder {
float:left;
margin-left:40px;
margin-top:4px;
width:300px;
color:#7f7f7f;
font-family:Tahoma;
font-size:12px;
font-weight:bold;
}
ul li a, ul li a:active, ul li a:visited {
   color: #0475cc;
	font-size:12px;
	text-decoration:underline;
}
#footer a, #footer a:active, #footer a:visited {
   color: #4d4d4d;
	font-size:11px;
	text-decoration:none;
}
#kontakt {
width:300px;
height:400px;
margin:20px auto;
padding-left:300px;
background: url(../../../images/logo.jpg) no-repeat;
font-size:15px;
font-weight:bold;
text-align:center;
}
#white a, #white a:link, #white a:active, #white a:visited {
	color:#e8e8e8;
	text-decoration:none;
}
#white a:hover {
	color:#e8e8e8;
	text-decoration:none;
}
#white {
color:#e8e8e8;

}
