/*	
*/
 body {
	background:#1e1d1e;
	margin:0px;
	background-image:url('/public/images/site/tlo.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	padding:0px 0px 00px 0px;
	font-size:12px;
	font-family:Arial;
 }
 td {
	font-size:12px;
 }
 #site {
	width:100%;
	border-collapse:collapse;
 }
 #site td{
	margin:0px;
 }
 #right {
    
 }
 #buttons {
	float:left; 
	padding-left:12px;
	padding-top:25px;
	font-size:15px;
	letter-spacing:1.1;
 }
 #logo {
	float:left;
	padding-top:10px;
 }
 #footer {
	background:#202427;
	padding:2px 0px 20px 0px;
	text-align:center;
	margin: 0px 0px 0px 0px;
 }
 #buttons a:hover {
	color:#e8801d;
	text-decoration:none;
 }
 #buttons a {
	text-decoration:none;
	padding-right:5px;
	color:#000;
 }
 #centerA {
	padding-top:0px;
	padding-left:7px;
	background:#fff;
 }
 #rightA, #leftA {
	background:#fff;
 }
 #headerContent {
	width:800px;
	background:#fff;
	font-size:12px;
	background-image:url('/public/images/site/bgLeft.gif');
	background-repeat:repeat-x;
	background-position:top right;
 }
 #mainContent {
	height:400px;
 }
 #basketContent {
	padding:4px;
	float:right;
	text-align:right;
	background:#fff;
 } 
 .basketContentNapis {
	color:#E7801D;
	position:relative;
	top:0px;
	font-weight:800;
	font-size:15px;
	left:-5px;
 }
 
 #leftShadow {
	height:11px;
	background-image:url('/public/images/site/leftShadow_b.jpg');
	background-repeat:repeat-x;
 }
 #rightShadow {
	height:11px;
	background-image:url('/public/images/site/rightShadow_b.jpg');
	background-repeat:repeat-x;
 }
 #centerShadow {
	height:11px;
	background-image:url('/public/images/site/centerShadow_b.jpg');
	background-repeat:repeat-x;
 }
 
 #basketContent a {
	text-decoration:none;
 }
 #left {
	background-image:url('/public/images/site/bgLeft.gif');
	background-repeat:repeat-x;
	background-position:top right;
 }
 #right {
	background-image:url('/public/images/site/bgLeft.gif');
	background-repeat:repeat-x;
	background-position:top right;
 }
 
 
.kasa_table {
	width:500px;
	border-collapse: collapse;
	margin:auto;
}

.kasa_table th {
	color: #000;
	font-size:12px;
	background: #502815;
	padding:2px;
}

.kasa_table td {
	color: #000;
	font-size:12px;
	text-align:right;
	padding:2px;
}
.input_wpis {
	margin-left:2px;
}

.kasa_table input, .kasa_table textarea {
	margin-left:5px;
	width:200px;
}

.kasa_table textarea {
	height:70px;
}

.koszyk_table {
	width:600px;
	border-collapse: collapse;
}

.koszyk_przyciski_dol {
	width:95%;
	padding-top:5px;
	border-top:1px #DF1639 solid;
	text-align:center;
	font-size:13px;
	font-weight:800;
}

.koszyk_przyciski_dol a {
	color: #000;
	text-decoration:none;
}

.koszyk_table a {
	color: #E7801D;
	font-weight:800;
	text-decoration:underline;
}

.koszyk_table .usun {
	color: #fff;
}

.koszyk_table td {
	color: #000;
	font-size:12px;
	border-right:1px #fff solid;
	background: #d3d3d4;
	padding:5px;
	text-align:center;
}

.koszyk_table img {
	border:1px #E7801D solid;
}

.koszyk_table th {
	color: #fff;
	font-size:12px;
	padding:3px 0px 3px 0px;
	background: #949596;
}
.message {
	text-align:center;
}
.message a {
	color:#E7801D;
	text-decoration:none;
	font-weight:800;
}

.itemsTitle {
	font-size:20px;
	font-weight:800;
}

#itemsList {
	line-height:25px;
	padding-bottom:10px;
}
#itemsList a {
	color:#000;
	letter-spacing:2px;
	padding-left:10px;
	font-size:15px;
	text-decoration:none;
}
#itemsList a:hover {
	color:#EB7C16;
}