@charset "iso-8859-2";
/* CSS Document */

form#cartform {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1.sitetop {
	position: relative;
}

h1.sitetop a.powrot {
	display: block;
	position: absolute;
	right: 10px;
	top: 7px;
	width: auto;
	height: auto;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	font-weight: bold;
	color: #344a11;
	background: #c1e9C5 none;
	border: #93c898 1px solid;
}

h1.sitetop a.powrot:hover {
	background: #c1e9C5 none;
	color: #ffffff;
}

table.cart {
	background: #dadada none;
	width: 100%;
}

table.cart th {
	color: #608070;
	background: #eaf6f0 none;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

table.cart td {
	text-align: center;
	vertical-align: middle;
	background: #ffffff none;
	color: #4e4e4e;
	font-weight: bold;
}

table.cart td.light {
	background: #f6f6f6 none;	
}

table.cart td.dark {
	background: #eeeeee none;	
}

table.cart td a, form#cartform div.przesylka div.przesylkaright a {
	color: #4e4e4e;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}

table.cart td a:hover, form#cartform div.przesylka div.przesylkaright a:hover {
	color: #f48000;
	background: transparent;
	text-decoration: none;
}

table.cart td img.usun {
	margin: 0px 7px -4px 0px;
	border: none;
}

table.cart td img.product {
	border: #656565 1px solid;
	width: 80px;
	margin-right: 10px;
}

form#cartform div.przesylka {
	margin-top: 20px;
	padding-bottom: 10px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #dadada;
}

form#cartform div.przesylka div.top {
	margin-bottom: 10px;
	color: #4b4b4b;
	font-size: 12px;
	font-weight: bold;
	padding-left: 1px;
}

form#cartform div.przesylka div.przesylkaleft, form#cartform div.przesylka div.przesylkaleft2 {
	float: left;
	width: 130px;
	height: auto;
	margin-right: 20px;
	color: #11b061;
	font-weight: bold;
}

form#cartform div.przesylka div.przesylkaleft2 {
    padding-left: 12px;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #dadada;
}

form#cartform div.przesylka div.przesylkaright {
	float: right;
	width: auto;
	height: auto;
	text-align: right;
	color: #00aa56;
	background: transparent;
	font-weight: bold;
	font-size: 15px;
}

form#cartform div.przesylka div.przesylkaright a img {
	border: none;
	margin: 0px 7px -3px 0px;
}

form#cartform div.uwagitop {
	margin-top: 20px;
	width: 748px;
	height: 9px;
	background: #f8fafa url('images/uwagi_top_backgr.gif') left top no-repeat;
}

form#cartform div.uwagibottom {
	width: 748px;
	height: 9px;
	background: #f8fafa url('images/uwagi_bottom_backgr.gif') left top no-repeat;
}

form#cartform div.uwagi {
	background: #f8fafa none;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #e3e3e3;
	width: 716px;
	height: auto;
	padding: 5px 15px 5px 15px;
}

form#cartform div.uwagi div.top {
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #4b4b4b;
	font-size: 12px;
	font-weight: bold;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #e3e3e3;
}

form#cartform div.uwagi textarea {
	display: block;
	margin: 0px auto 0px auto;
	padding: 10px 10px 10px 10px;
	width: 500px;
	height: 150px;
	border: #9ec9b4 1px solid;
	background: #ffffff none;
	overflow: auto;
}

form#cartform  div.submit {
	margin-top: 20px;
	text-align: center;
}
