@charset "utf-8";
/* CSS Document */

body{
    margin:0px;
    padding:0px;
	background:#000;
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color:#5e5e5e;
	font-size: 11px;
    } 
	 
td{
	vertical-align: top;
}

form{
	margin:0px;
}

#site_content{
	margin:0 auto;
	width:1000px;
	background: #ffffff;
	height:100%;
	margin-top:3px;
   }
	
#top_content1{
	width: 1000px;
	height: 79px;
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
	position:relative;
}

.top_content2{
	width: 1000px;
	height: 3px;
	margin-top:0px;
	margin-bottom:3px;
	background: #bdbdbd;
	padding:0px;
}

#left_col{
	width: 220px;
}

#main_col{
	width: 554px;
	padding-left:3px;
	padding-right:3px;
}

#right_col{
	width: 220px;
}

#menu{
	background: #383838;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	padding:11px;
	font-size:11px;
	margin-bottom:3px;
}

ol, ul, li	{ list-style: none;margin:0px;padding:0px; }

ul#main-menu {
	height:53px;
	margin-bottom:3px;
}

ul#main-menu li {
	float: left;
	height: 53px;
	background: url('images/menu.jpg') no-repeat 0 0;
	position: relative;
}
	
	ul#main-menu li#mm1		{ width: 167px;	background-position: 0px 0;	}
	ul#main-menu li#mm2		{ width: 130px;	background-position: -167px 0;	}
	ul#main-menu li#mm3		{ width: 140px;	background-position: -297px 0;	}
	ul#main-menu li#mm4		{ width: 110px;	background-position: -437px 0;	}
	ul#main-menu li#mm5		{ width: 129px;	background-position: -547px 0;	}
	ul#main-menu li#mm6		{ width: 111px;	background-position: -676px 0;	}
	ul#main-menu li#mm0		{ width: 213px;	background-position: -787px 0;	}
	ul#main-menu li#mm1:hover, ul#main-menu li#mm1.active	{ width: 167px;	background-position: 0px -53px;	}
	ul#main-menu li#mm2:hover, ul#main-menu li#mm2.active	{ width: 130px;	background-position: -167px -53px;	}
	ul#main-menu li#mm3:hover, ul#main-menu li#mm3.active	{ width: 140px;	background-position: -297px -53px;	}
	ul#main-menu li#mm4:hover, ul#main-menu li#mm4.active	{ width: 110px;	background-position: -437px -53px;	}
	ul#main-menu li#mm5:hover, ul#main-menu li#mm5.active	{ width: 129px;	background-position: -547px -53px;	}
	ul#main-menu li#mm6:hover, ul#main-menu li#mm6.active	{ width: 111px;	background-position: -676px -53px;	}
	


ul#main-menu li a {
	display: block;
	height: 100%;
	width: 100%;
	cursor: pointer;	
	text-decoration: none;	
}

ul#main-menu li.active a,
ul#main-menu li:hover a{
	background: url('images/menu.jpg') no-repeat 50% -1000px;
	text-decoration: none;
}

#basket_menu{
	background: #e11a00;
	background-image: url(images/koszyk_bg.gif);
	background-repeat: repeat-x;
	padding:11px;
	font-size:11px;
	color:#ffffff;
	margin-bottom:3px;
}

.menu_sep{
	background-image: url(images/menu_sep.gif);
	background-repeat: no-repeat;
	background-position: center;
	width:100%;
	height:1px;
	margin-top:4px;
	margin-bottom:4px;
}

h1,h2,h3,h4,h5,h6,ul,ol,li,form{margin:0;padding:0}

h3{
	color:#FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	margin-top:3px;
	margin-bottom:3px;
	font-weight:bold;
}

h4{
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color:#5e5e5e;
	font-size: 11px;
	margin-top:3px;
	margin-bottom:3px;
}

h1{
	color:#5e5e5e;
	font-family: Georgia;
	font-size: 20px;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:3px;
}

h2{
	font-family: Georgia;
	color: #e11a00;	
	font-size: 17px;
	margin-top:3px;
	margin-bottom:3px;
	font-weight:bold;
}

.clear {clear:both} 

.center {text-align:center} 

.fLeft { float: left; }

.fRight { float: right; }

.bold { font-weight: bold; }

a.l1, a.l1:link, a.l1:active, a.l1:visited{
	color: #ffffff;
}

a.l1:hover{
	text-decoration:underline;
}

a.l2, a.l2:link, a.l2:active, a.l2:visited{
	font-weight:normal;
}

a.l2:hover{
	text-decoration:underline;
}

a.l3, a.l3:link, a.l3:active, a.l3:visited{
	text-decoration:none;
}

a.l3:hover{
	color: #e11a00;
	text-decoration:underline;
}

a, a:link, a:active, a:visited{
	color: #5e5e5e;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	text-decoration:underline;
}

.L1{
	font-size: 11px;
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #e11a00;	
}

.L1b{
	font-size: 11px;
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #e11a00;	
	font-weight:bold;
}

.naglr{
	padding-right:15px;
	font-size: 11px;
	height:25px;
	padding-top:5px;
	background:#5e5e5e;
	text-align:right;
	margin-top:3px;
}

.naglr2{
	padding-right:15px;
	font-size: 11px;
	height:25px;
	padding-top:5px;
	background:#710201;
	text-align:right;
	margin-top:3px;
}

.naglc{
	padding-right:15px;
	font-size: 11px;
	height:25px;
	padding-top:5px;
	background: #d33b01;
	text-align:right;
	margin-top:3px;
}

.nagll{
	padding-right:15px;
	font-size: 11px;
	height:25px;
	padding-top:5px;
	background:#5e5e5e;
	margin-top:3px;
}

.sep1{
	background-image: url(images/sep1.gif);
	background-repeat: repeat-x;
	background-position: center;
	width:100%;
	height:1px;
	margin-top:0px;
	margin-bottom:4px;
}

.sep2{
	background-image: url(images/sep1.gif);
	background-repeat: repeat-x;
	background-position: center;
	width:100%;
	height:1px;
	margin-top:0px;
	margin-bottom:0px;
}

.row{
	padding-top:2px;
	padding-bottom:2px;
}

.row2{
	padding-top:5px;
	padding-bottom:5px;
}

.main{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
}

.menumain{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:8px;
	padding-right:8px;
}

.menubox{
	padding:10px;
}

.btn1 {
    color: #ffffff;
    font-family:  Arial, Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    background-color: #e11a00;
    border: 1px solid #ad451e;
	cursor:pointer; 
}

.btn2 {
    color: #ffffff;
    font-family:  Arial, Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    background-color: #054b64;
    border: 1px solid #032633;
	cursor:pointer; 

}

.input{
	font-size: 11px;
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	border-style: solid;
	border-width: 1px;
	border-color: #5e5e5e;
}

.input2{
	font-size: 11px;
	font-family:   Arial, Tahoma, Verdana,Helvetica, sans-serif;
	border-style: solid;
	border-width: 1px;
	border-color: #5e5e5e;
}

#nawigacja{padding:5px 10px 5px 10px;color: #5e5e5e;background-color:#f1f1f1;margin-top:3px;}
#nawigacja a { color: #5e5e5e;	cursor: pointer; text-decoration: none;font-weight:normal}
#nawigacja a:hover { color: #5e5e5e;text-decoration:underline; }	

.clear_all{clear:both;font-size:0px;line-height:0%;padding:0;margin:0}

fieldset{border:0px;margin:0px;padding:0px}

#select-payment-method-content { float:left; width:180px;margin-left:40px;margin-top:10px }
#select-payment-method-content h5{ padding-bottom:3px;margin-bottom:5px;font-size: 12px; font-family: Arial, Tahoma;font-weight:bold;color:#e11a00;background-image: url(images/sep1.gif);background-repeat: repeat-x;background-position: center bottom;}
#select-payment-method-content input { margin-right:5px; float: left; font-size: 11px; font-family: Arial, Tahoma;border:1px solid black;}
#select-payment-method-content ul{ width:180px; list-style: none; }
#select-payment-method-content ul li {padding-bottom:2px;padding-top:2px}
#select-payment-method-content .pay_name{ float:left; }

#select-delivery-method-content { float:left;; width:290px;margin-top:10px }
#select-delivery-method-content h5{ padding-bottom:3px;margin-bottom:5px;font-size: 12px; font-family: Arial, Tahoma;font-weight:bold;color:#e11a00;background-image: url(images/sep1.gif);background-repeat: repeat-x;background-position: center bottom;}
#select-delivery-method-content input { margin-right:5px; float: left; font-size: 11px; font-family: Arial, Tahoma;border:1px solid black;}
#select-delivery-method-content ul{ width:290px; list-style: none;  }
#select-delivery-method-content ul li {padding-bottom:2px;padding-top:2px}
#select-delivery-method-content .del_name{ float:left; }
#select-delivery-method-content .del_cost{ float:right; }

#basket-sum-content { float:right;width:200px;margin-top:5px }
#basket-sum-content h5{ padding-bottom:3px;margin-bottom:5px;font-size: 12px; font-family: Arial, Tahoma;font-weight:bold;color:#e11a00;background-image: url(images/sep1.gif);background-repeat: repeat-x;background-position: center bottom;}
#basket-sum-content ul{ width:200px; list-style: none;  }
#basket-sum-content ul li {padding-bottom:2px;padding-top:2px;}
#basket-sum-content .basket-sum-text{ float:left;font-weight:bold }
#basket-sum-content .basket-sum-amount{ float:right;font-weight:bold }
#basket-sum-content .basket-sum-delivtext{ float:left;font-weight:bold }
#basket-sum-content .basket-sum-delivamount{ float:right;font-weight:bold }
#basket-sum-content .basket-sum-ordertext{ float:left;font-weight:bold;font-size:12px; }
#basket-sum-content .basket-sum-orderamount{ float:right;font-weight:bold;font-size:12px; }

#basket-operations { float:right;width:200px;text-align:right;}
#basket-operations .update-basket{ margin:0px}

#continue-shopping {margin-bottom:5px;margin-top:5px}

#footer { width:1000px; height: 40px; margin:0 auto;}
#footer p.copyright {  margin-top: 5px;  margin-left: 25px;  margin-right: 25px;color:#8A8A8A}
#footer ul.linki {	list-style: none;padding: 0 0 0 0;margin-top: 5px;margin-left: 25px;margin-right: 5px;margin-bottom: 5px;width:480px;}
#footer ul.linki li { float: left; padding-left: 12px; padding-bottom:2px;padding-right: 9px;background: url('images/footerP.jpg') left center no-repeat;color:#8A8A8A}
#footer ul.linki li a{	font-weight:normal;color:#8A8A8A;}
#footer ul.linki li a:hover{color:#FFFFFF;}


