body {
	color: #222;	
}
table.cart {
	width: 210px;
}
table.cart th {
	background: #7CAF24;
	color: #FFF;
	font-size: 11px;
	text-align: center;
}
table.cart td {
	text-align: center;
	font-size: 11px;
	padding: 0px 3px;
}
table.cart td.total {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	padding-right: 10px;
}
span.totalPrice {
	font-size: 15px;
}
.collapse {
	border-collapse: collapse;	
	width: 100%;
}
.collapse td {
	vertical-align: middle;
}
.gray {
	background: #f3f3f3;
}
.green {
	color: #7caf24;	
}
.white_on_green {
	color: #fff;
	background: #7caf24;	
}
.no_margin {
	margin: 0;	
}
.text_left {
	text-align: left;	
}
.text_right {
	text-align: right;	
}
.text_center {
	text-align: center;	
}
.dotted_bottom {
	border-bottom: 1px dotted #d0d0d0;
}
div.center {
	width: 470px;	
}
input, textarea, select {
	border: 1px solid #666;
}
textarea {
	width: 100%;
}

ul.sideMenu {
	font-size: 13px;
	list-style-position: inside;
}
ul.sideMenu li {
	list-style-image: url("nav_left_arrow_green.gif");
	padding: 0 0 5px 3px;
	width: 100%;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 5px;
	font-weight: lighter;
}
ul.sideMenu li.top {
	list-style-image: url("nav_left_arrow.gif");
	border-bottom: 2px solid #b7d484;
	font-size: 17px;
}
div.search {
	padding: 5px 0;
	margin-bottom: 10px;
}
div.search input, div.search select {
	width: 70%;
	height: 1.5em;
	font-size: 10px;
	color: #666;
	margin: 2px 5px 2px 10px;
	display: inline;
}
div.search select {
	height: auto;
}
div.search input.submit {
	width: 25px;
	margin: 0px;
}
.products h4 {
	margin-top: 15px;
}
.price {
	font-weight: bold;
}
.price strong {
	font-size: 20px;
	color: #7caf24;
}
td {
	vertical-align: top;
}
dl select {
	font-size: 10px;
	width: 20em;	
}
dl dt {
	clear:left;
	width: 70px;
}
dl dd {
	font-weight: bold;
	margin-left: 5px;
}
dl dt, dl dd {
	float: left;
	margin-top: 3px; 
}
div.description {
	clear: both;
	padding-top: 20px; 
}
.discount {
	font-weight: bold;
}
.images {
	margin-top: 10px;
	text-align: center;
	clear: both;
	padding-top: 20px;
}
.images h4 {
	text-align: left;
}
.thickbox {
	display: block;
	margin: 20px;
}
.images .thickbox 	{
	display: inline;
	padding: 0 5px;
}
input.addToCart {
	background: url("koszyk.gif") no-repeat 50% 50%;
	border: none;
	height: 30px;
	width: 60px;
	cursor: pointer;
}
div.discounts {
	margin-bottom: 15px;
}
/* style dla konta uzytkownika */
div#account {
	padding: 10px;
	margin-top: 10px;
}
div#account div {
	margin: 20px 0;
}
div#account div ul {
	list-style-type: none;
	padding-left: 3px;
}
div#account a {
	color: #d8ae0c;
}
div.a {
	clear: both;	
}
div.b {
	margin: 10px 0 15px 0;
	background: #F3F3F3;
}
div.b table {
	width: 100%;
}
div.b table input, div.b table select {
	width: 100%;
}
div.b table input.radio, div.b table input.checkbox {
	width: auto;
}
div.b table input:focus {
	background: #e5ffb8;
}
div.b table input:hover, div.b table select:hover {
	border: 1px solid #000;
}
.error, .warning {
	color: red;
	display: block;
}
.message {
	color: #7caf24;
	display: block;
	padding: 5px 0;
}
div.buttons {
	float: right;
}
div.buttons input {
	background: #7caf24;
	color: #FFF;
}
div.c table {
	border-bottom: 1px dotted #d0d0d0;
	width: 100%;
}
div.c table tr td {
	vertical-align: middle;
}
th.left, td.left {
	float: none;
	text-align: left;
}
th.right, td.right {
	float: none;
	text-align: right;
}
td.center {
	text-align: center;
	float: none;
}
th {
	text-align: center;
	font-weight: bold;
}
th.confirm {
	text-align: center;
	font-weight: bold;
	background:#7CAF24;
	color:#FFFFFF;
}
div.f {
background: #DFDFDF; 
}

input#b_update {
	background: url("b_cart_count.gif") no-repeat;
	border: none;
	width: 57px;
	height: 17px;
	margin: 0 10px;
}
input#b_continue {
	background: url("b_cart_continue.gif") no-repeat;
	border: none;
	width: 121px;
	height: 17px;
	margin: 0 10px;
}
input#b_pay {
	background: url("b_cart_next.gif") no-repeat;
	border: none;
	width: 77px;
	height: 17px;
	margin: 0 10px;
}
.a_pay {
	background: url("b_cart_next.gif") no-repeat;
	border: none;
	width: 77px;
	height: 17px;
	margin: 5px 10px 5px 5px;
}
span.price_new {
	font-weight: bold;
	color: #7caf24;
}
span.price_old {
	text-decoration: line-through;
}
/* Skopiowane z contact.css dla sklep/index.php?controller=contact */
#contact {
	margin-top: 10px; 
	width: 95%;
}
#contact .d {
	margin-top: 10px;
	border: 1px solid #EEEEEE;
	padding: 5px; 
}
#contact .d table {
	width: 95%;
	font-size: 11px;
}
#contact .d table td {
	font-size: 11px;
}
#contact .d table textarea {
	width: 99%; 
	height: 150px;
	overflow: auto;
}