body {
	margin:10px 0px 0px 0px;
	background-color:#606060;
	font-family: tahoma;
}
h1 {
	font-family: tahoma;
	font-weight: bold;
	color: #656565;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 5px;
}
h2 {
	font-family: tahoma;
	font-weight: bold;
	color: #656565;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 3px;
}
a {
	font-family: tahoma;
	font-weight: normal;
	color: #0D67AD;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-weight: normal;
	color: #0D67AD;

	text-decoration: underline;
}

a.foot {
	font-family: tahoma;
	font-weight: bold;
	color: #656565;
	font-size: 10px;
	text-decoration: none;
}
a.foot:hover {
	font-family: tahoma;
	font-weight: bold;
	color: #656565;
	font-size: 10px;
	text-decoration: underline;
}
p {
	font-family: tahoma;
	font-weight: normal;
	color: #656565;
	font-size: 11px;
	text-decoration: none;
}
p.small {
	font-family: tahoma;
	font-weight: normal;
	color: #656565;
	font-size: 10px;
	text-decoration: none;
	margin:5px 0px 0px 0px;
}
input.logowanie { 
	width: 160px;
	font-size: 11;
	border-color: #A6A6A6;
	border-style: solid;
	border-width:1px;
}
select { 
	width: 125px;
	font-size: 11;
	border-color: #A6A6A6;
	border-style: solid;
	border-width:1px;
}
input { 
	width: 125px;
	font-size: 11;
	border-color: #A6A6A6;
	border-style: solid;
	border-width:1px;
}
.singup input { 
	width: 220px;
	font-size: 11;
	border-color: #A6A6A6;
	border-style: solid;
	border-width:1px;
}
.attributes {
	font-family: tahoma;
	font-size: 11;
	color:#656565;
	margin:5px 0px;
	width:100%;
}
.attributes td {
	padding:0px 5px;
	border-bottom:1px solid #E8E8E8;
}
.cart {
	border:solid 1px #8F8F8F;
	width:254px;
	background-color:#F8F8F8;
	margin:0px 0px 5px 0px;
}
.cart img {
	border:none;
}
.cart td {
	font-family: tahoma;
	font-size: 11;
	color: #656565;
}
.cart p {
	margin:2px 0px;
}
.list {
	margin:0.5em 0em 1em 1.5em;
	padding:0px;
}
.list li {
	list-style-image:url(../layout/li.gif);
	padding:0px;
	margin:0em 0em 0em 0.8em;	
}
.list a {
	vertical-align:middle;
	color:black;
	padding-left:5px;
	font-size:13px;
}
.list li ul {
	margin:0em 0em 0em 0.8em;
	padding:0px;
}
.buttons {
	border:solid 1px #156CB0;
	color:#FFFFFF;
	background-color:#7AAF2E;
	cursor:pointer;
}
.client_menu {
	border:1px solid #8F8F8F;
	background-color: #F0F0F0;
	margin-bottom:5px;
}
.client_menu td {
	padding:2px 5px;
}
.info {
	border:solid 1px #E8E8E8;
	width:511px;
	font-size:12px;
	color:#7AAF2E;
	margin:0px 0px 5px 0px;
}
.info td {
	padding:2px 5px;
}
.customer {
	border:solid 1px #E8E8E8;
	width:511px;
	font-size:11px;
	color: #656565;
	padding:0px 0px 5px 0px;
}
.customer td {
	padding:2px 5px;
}
.salute {
	border:solid 1px #E8E8E8;
	padding:5px;
	margin:0px 5px 5px 0px;
	font-family: tahoma;
	font-size:11px;
	color:#656565;
}
.salute h1 {
	font-family: tahoma;
	font-weight: bold;
	color: #656565;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 5px;
}
.salute h2 {
	font-family: tahoma;
	font-weight: bold;
	color: #656565;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 3px;
}
.salute a {
	font-family: tahoma;
	font-weight: normal;
	color: #0D67AD;
	font-size: 11px;
	text-decoration: none;
}
.salute a:hover {
	font-family: tahoma;
	font-weight: normal;
	color: #0D67AD;
	font-size: 12px;
	text-decoration: underline;
}
.salute p {
	font-family: tahoma;
	font-weight: normal;
	color: #656565;
	font-size: 11px;
	text-decoration: none;
}
.tooltip {
	position:absolute;
	z-index:2;
	background-color:#FFFFFF;
	border:solid 1px #656565;
	padding:3px;
	display:none;
	width:180px;
	text-align:left;
}
.payment {
	font-family: tahoma;
	font-weight: normal;
	color: #656565;
	font-size: 11px;
	text-decoration: none;
	width:100%;
}
.payment input {
	width:20px;
	}

.left_box {
	background-image:url(../layout/boxbg.gif);
	background-repeat : repeat;
	width:250px;
	font-size:11px;
	font-family: tahoma;
	color: #656565;
}

.left_box img {
	border:none;
}

.b_img {
	width:250px;
	height:32px;
	border:0px;
}
