body {
	margin: 0px auto;
	padding: 0px;
	margin-top: 10px;
	font-family: arial;
	font-size: 12px;
	color: #6A6A6A;
	background-color: black;
}

#main {
	width: 980px;
	background: white;
	margin: 0pt auto;
	background: url('gfx/bg.gif');
}

#top1 {
	height: 170px;
	background: url('gfx/header1.jpg');
	margin: 0pt;
	padding: 0pt;
	float: left;
	width: 980px;
}

#top2 {
	position: relative;
	height: 90px;
	background: url('gfx/header2.jpg');
	margin: 0pt;
	padding: 0pt;
	float: left;
	width: 980px;
}

#menu-shop {
	float: left;
	width: 210px;
	text-align: left;
}

#menu-shop ul {
	padding: 0px;
	margin: 0px;
}


#menu-shop .lab1{
	display: block;
	list-style-type: none;
	background: url('gfx/bg-menu1.jpg');
	width: 210px;
	height: 49px;
}

#menu-shop .lab2{
	display: block;
	list-style-type: none;
	background: url('gfx/bg-menu2.jpg');
	width: 210px;
	height: 49px;
}

#menu-shop .lab3{
	display: block;
	list-style-type: none;
	background: url('gfx/bg-menu3.jpg');
	width: 210px;
	height: 49px;
}

#menu-shop .lab4{
	display: block;
	list-style-type: none;
	background: url('gfx/bg-menu4.jpg');
	width: 210px;
	height: 49px;
}

#menu-shop .lab5{
	display: block;
	list-style-type: none;
	background: url('gfx/bg-menu5.jpg');
	width: 210px;
	height: 49px;
}

#menu-shop .lab6{
	display: block;
	list-style-type: none;
	background: url('gfx/bg-menu6.jpg');
	width: 210px;
	height: 49px;
}

#menu-shop a {
	color: #ECD9EF;
	display: block;
	font-family: times;
	font-size: 20px;
	padding-top: 16px;
	text-align: center;
	text-decoration: none;

}

#menu-shop a:hover {
	color: white;
}

#menu-user {
	height: 50px;
	float: right;
	width: 950px;
	text-align: right;

}


#menu-user ul {
	padding: 0px;
	margin: 0px 0px;
	float: right;

}

#menu-user li {
	display: block;
	list-style-type: none;
	color: #838383;
	float: left;
	font-weight: bold;
	text-align: center;
	font-size: 15px;
}

#menu-user .home {
	background: url('gfx/mn-home.jpg');
	width: 114px;
	height: 30px;
	margin-right: 15px;
}

#menu-user .help {
	background: url('gfx/mn-help.jpg');
	width: 58px;
	height: 30px;
	margin-right: 15px;
}


#menu-user .contact {
	background: url('gfx/mn-contact.jpg');
	width: 68px;
	height: 30px;
	margin-right: 15px;
}

#menu-user a {
	text-decoration: none;
	background: url('gfx/bg-btn.gif');
	color: #7A5A41;
	font-weight: bold;
	display: block;
	margin: 1px;
	font-family: arial;
	font-size: 11px;
	height: 30px;
}

#left {
	float: left;
	width: 150px;
	background: white;
	display: block;
}



#home { 
	width: 720px;
	background: white;
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#home-info {
	width: 700px;
	display: block;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	background: #F9F4F0;
	padding: 10px;

}

.home-cat {
	float: left;
	width: 150px;
	text-align: center;
}

#home-promo {
	width: 700px;
	display: block;
	float: left;
	margin-left: 20px;
	margin-bottom: 30px;
	margin-top: 20px;
	background: #F9F4F0;

}

#home-category {
	width: 720px;
	display: block;
	float: left;
	margin-left: 20px;
	margin-bottom: 30px;
	background: #F9F4F0;

}

#contact {
	width: 700px;
	background: white;
	float: left;
	margin-left: 50px;
	margin-top: 30px;
}

#promo {
	width: 720px;
	display: block;
	float: left;
	margin-left: 40px;
	margin-top: 9px;
	margin-bottom: 20px;
}

.prod_name {
	height: 35px;
	width: 150px;
	display: block;
	margin-top: 10px;
	margin-bottom: 15px;
	float: left;
}


#promo-cart {
	width: 500px;
	display: block;
	float: left;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 50px;

}

#product {
	width: 700px;
	background: white;
	display: block;
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom: 20px;
	float: left;
}

#product .price {
	font-family: tahoma;
	font-weight: bold;
	font-size: 20px;
	color: #7A5A41;
}


#product .price-promo {
	font-family: tahoma;
	font-weight: bold;
	font-size: 20px;
	color: red;
}

#product .price-normal {
	font-family: tahoma;
	font-weight: bold;
	font-size: 20px;
	color: #7A5A41;
	text-decoration: line-through;
}

#product select {
	margin: 5px;
	margin-left: 0px;
	margin-bottom: 15px;
	width: 150px;
}


#product-photo {
	float: left;
	width: 266px;
	margin: 10px;
	padding: 0px;
	background: white;
}

#product-photo td{
	width: 55px;
	height: 25px;
	text-align: center;

}

#product-photo th{
	width: 55px;
	height: 25px;
	text-align: center;
	background: #5E6986;
	color: white;
}

#product-desc {
	float: right;
	width: 370px;
	margin-left: 10px;
	margin-right: 20px;
	padding: 0px;
	background: white;
 	font-family: verdana;
	font-size: 12px;
	text-align: left;
}

#cart {
	background: #F9F4F0;
	margin-left: 80px;
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 10px;
	width: 550px;
	float: left;

}

#cart h1 {
	height: 40px;
	width: 85px;
}

#cart .thumb{
	margin-right: 5px;
	float: left;
	width: 65px;
	height: 100px;
}

#cart table,td {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#cart th {
	background: #5E6986;
	color: white;
	font-weight: bold;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}


#cart .orderbtn {
	background: url(gfx/button.gif);
	width: 87px;
	height: 26px;
	border: 0px;
	font-weight: bold;
	color: #7A5A41;
	display: block;
	text-decoration: none;
	text-align: center;
	line-height: 25px;
	margin: 0px auto;
}

#cart .cena {
	font-family: tahoma;
	font-weight: bold;
	font-size: 20px;
	color: black;
	float: none;
	margin-left: 30px;
}

#order {
	background: #F9F4F0;
	margin-left: 80px;
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 10px;
	width: 550px;
	float: left;

}

#order form {
	width: 310px;
	margin: 0px auto;
}

#order label {
	width: 100px;
	display: block;
}

#order input {
	width: 250px;
	display: block;
	float: left;
	margin-bottom: 5px;
}

#order h1 {
	background: url('gfx/adreswysylki.gif') top left no-repeat;
	width: 170px;
	height: 40px;
}

#order h2 {
	background: url('gfx/thanks.gif') top left no-repeat;
	width: 160px;
	height: 40px;
}

#payment {
	background: #F9F4F0 url(gfx/bflower.gif) 100% 100% no-repeat;
	margin-left: 80px;
	margin-top: 50px;
	margin-bottom: 20px;
	padding: 10px;
	width: 550px;
	float: left;

}

#payment h1 {
	background: url('gfx/platnosc.gif') top left no-repeat;
	width: 170px;
	height: 40px;
}
#footer {
	position: relative;
	clear: both;
	background: url('gfx/footer.jpg');
	text-align: center;
	height: 200px;
	width: 980px;
}

#footer a {
	text-decoration: none;
	color: #E3D0E5;
	font-family: times;
	font-size: 16px;
	font-weight: bold;
}

#footer ul {
	position: absolute;
	left: 765px;
	width: 175px;
	top: 35px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

#footer li {
	display: block;
	list-style-type: none;
}

#footer a:hover {
	color: white;
}

#regulamin {
	float: left;
	width: 600px;
	margin-left: 50px;
	margin-top: 30px;
}

#regulamin ul{
	margin: 30px;
}


#regulamin li{
	list-style: decimal outside;
	padding: 5px;
}

#about {
	width: 600px;
	margin-left: 50px;
	margin-top: 30px;
	float: left;
}

#help {
	width: 650px;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	float: left;
}
	
#help h2,h4 {
	color: #7A5A41;
}

#help h3 {
	color: #7A5A41;
	text-align: center;
	font-size: 20px;
}
 
#help table {
	border: 2px solid gray;
	border-collapse: collapse;
	width: 500px;
	
}

#help td {
	border: 1px solid silver; 
	height: 30px;
}

.photo {
	width: 200px;
	height: 340px;
	color: black;
	float: left;
	padding: 0px;
	margin: 0px 16px 0px 16px;

	
}

.photo a {
	color: #818181;
	text-decoration: none;
	font-weight: bold;
	font-family: times new roman;
	font-size: 15px;
}

.photo a:hover {
	color: red;
}


.product-box {
	width: 142px;	
	margin: 4px;
	padding: 0px;
	float: left;
	
}

.clear {
	clear: both;
	background: white;
}


.help-topic {
	float: left;
	margin: 15px; 
	width: 280px;
}

.orderbtn {
	background: url(gfx/button.gif);
	width: 87px;
	height: 26px;
	border: 0px;
	font-weight: bold;
	color: #7A5A41;
	display: block;
	text-decoration: none;
	text-align: center;
	margin: 0px auto;
}

.orderbtn2 {
	background: url(gfx/button2.gif);
	width: 150px;
	height: 30px;
	border: 0px;
	font-weight: bold;
	color: #7A5A41;
	display: block;
	text-decoration: none;
	text-align: center;
	margin: 0px auto;
}

.cena {
	 float: left; 
	 text-align: right;
	 color: black;
}

.cenakr {
	 float: right; 
	 text-align: right;
	 clear: both;
}


.cena b {
	font-family: times new roman;
	font-weight: bold;
	font-size: 25px;
	color: black;
	text-decoration: none;
}

.cena-normalna {
	float: right; 
	color: black;
	text-align: right;
	font-family: tahoma;
	font-weight: bold;
	font-size: 17px;
	text-decoration: line-through;
	margin-right: 5px;	 
}


.cena-promocyjna {
	float: right; 
	font-family: tahoma;
	font-weight: bold;
	text-align: right;
	text-decoration: none;	 
	color: red;
	font-size: 17px;
}


.cent {
	text-align: center;
	color: black;
}
