table.form td{
vertical-align:middle;
padding:2px;
height:25px;
}

select,textarea{
font: 11px Tahoma, Helvetica, Arial, sans-serif;
color:black;
border:solid 1px #e0e0e0;
background-color:rgb(240,240,240);
}

input{
font: 11px Tahoma, Helvetica, Arial, sans-serif;   
}

input.submit,input.button{
color:black;
background-color:white;
border:solid 1px rgb(224,224,224)
}

input.radio{
border:0px;
}

input.text,input.password{
border:solid 1px rgb(199,199,199);
background-color:rgb(240,240,240);
}

input.textbasket{
background:white;
border:solid 1px rgb(199,199,199);
}

input.button,input.submit{
border:solid 1px rgb(199,199,199);
background-color:white;
height:22px;
}

table.basket td{
background-color:rgb(240,240,240)
}

table.basket th{
background-color:rgb(224,224,224);
}

table.trans{
}

table.trans th{
font-weight:normal;
background-color:rgb(240,240,240)
}

table.subCatLinks td a{
font-size:10px;
}

img{
border:0px;
}

body {
	margin: 0;
	padding: 0;
	background: #000;
	font: 11px Tahoma, Helvetica, Arial, sans-serif;
	color: #000;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin-top: .4em;
	margin-bottom: .6em;
}

form {
	margin: 0;
	padding: 0;
}

/* top */

#top01 {
	width: 984px;
	height: 34px;
	background: url(/images/top_01.jpg) no-repeat;
	color: #fff;
	font-size: 10px;
}


#top01 a {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}

#top01 a img {
	border: 1px solid #ABB2BE;
	margin: 0 0 2px 5px;
	vertical-align: middle;
}

#top01[id] a img {
	margin: 0 0 0 5px;
}

#top01 form {
	display: inline;
}

#top02 {
	width: 984px;
	height: 98px;
	background: url(/images/top_02.jpg) no-repeat;
}

#top03 {
	width: 984px;
	height: 36px;
	background: url(/images/top_03.jpg) no-repeat;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
}

#top03 a {
	margin: 0 7px 0 7px;
}

/* left */

#online {
	width: 262px;
	height: 34px;
	background: url(/images/tlo_online.jpg) right;
	font-size: 10px;
	text-align: center;
	padding: 5px 0 0 0;
	vertical-align: top;
}

#search {
	width: 259px;
	height: 86px;
	background: url(/images/tlo_search.jpg) repeat-x;
	text-align: center;
}

#search p {
	margin: .4em 0;
}

#search a {
	font-size: 10px;
}

#search strong, #search b {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #999;
}

.field01 {
	width: 160px;
	font: 11px Tahoma, Helvetica, Arial, sans-serif;
	border: 1px solid #757575;	
}

.button01 {
	border: 1px solid #858585;
	background: #000;
	color: #969696;
	font-weight: bold;
}

.button02 {
	border: 1px solid #858585;
	background: #000;
	color: #FFC70C;
	font-weight: bold;
	font-size: 12px;
}

.button02b {
	border: 1px solid #999999;
	background: #bbbbbb;
	color: black;
	font-weight: bold;
	font-size: 12px;
}

#menuLeft {
	background: #FFC708 url(/images/tlo_menuLeft.gif) no-repeat;
	/*
  padding: 50px 0 20px 30px;
  */
  padding: 53px 0 20px 34px;
  
	border: solid #fff;
	border-width: 1px 0 0 1px;
	font-size: 12px;
}

#menuLeft table table {
	margin: 0 0 0 10px;
}

#menuLeft td td a {
	font-size: 10px;
}

/* foot */

#foot {
	border-top: 1px solid #5C606A;
}

#foot th {
	padding: 3px 0 5px 20px;
	background: #eee;
	color: #B7B7B7;
	font-weight: normal;
	text-align: left;
}

#foot th a {
	color: #B7B7B7;
	margin: 0 10px 0 0;
}

#foot th a:hover {
	text-decoration: none;
	color: #333;
}

#newsletter {
	width: 300px;
	height: 102px;
	background: url(/images/foot_01.jpg) no-repeat;
	padding: 5px 0 0 25px;
	font-size: 10px;
}

#newsletter p {
	margin-left: 90px;
}

#pomoc {
	width: 180px;
	height: 77px;
	background: url(/images/foot_02.jpg) no-repeat;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: top;
	padding: 30px 0 0 179px;
}

#pomoc a {
	color: #808080;
}

#pomoc a:hover {
	color: #333;
	text-decoration: none;
}

#pomoc ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#pomoc li {
	padding: 0 0 0 13px;
	background: url(/images/ico01.gif) left no-repeat;
}

.field02 {
	width: 195px;
	font: 11px Tahoma, Helvetica, Arial, sans-serif;
	border: 1px solid #757575;	
	color: #9A9A9A;
	padding: 1px 2px;
}

/* content */

#path {
	background: url(/images/tlo_path.jpg) no-repeat;
	padding: 0 50px 0 0;
	width: 675px;
	height: 39px;
	color: #8B8B8B;
	text-transform: uppercase;
	font-size: 10px;
	text-align: right;
}

#path a {
	font-weight: bold;
	color: #8B8B8B;
	text-decoration: none;
	margin: 0 10px 0 0;
}

#path a:hover {
	color: #333;
}

#wKoszyku {
	margin-bottom: 2px;
	height: 130px;
}

#wKoszyku th {
	width: 426px;
	padding: 15px 5px 0 65px;
	background: #eee url(/images/tlo_koszyk.jpg) no-repeat;
	border-right: 2px solid #fff;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

#wKoszyku td {
	width: 200px;
	font-size: 10px;
	padding: 0 0 0 24px;
	vertical-align: middle;
	background: #eee url(/images/tlo_koszyk2.gif) repeat-y;
}

#koszykMiniaturki {
	width: 430px;
	margin: 20px 0 0 0;
}

#koszykMiniaturki td {
	vertical-align: top;
	font-size: 10px;
	width: 50%;
	background: none;
}

#koszykMiniaturki img {
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #C3C3C3;
	padding: 2px;
	background: #fff;
}

.cena01 {
	color: #686868;
	font-weight: bold;
}

.red01 {
	color: #F80404;
	font-weight: bold;
}

#coNowego {
	border: 1px solid #C7C7C7;
	width: 680px;
	position: relative;
	margin: 0 auto;
}

#coNowego td {
	padding: 5px 30px 0 25px;
}

.szary01, .szary01 a {
	color: #6B6B6B;
	font-size: 10px;
}

#coNowegoNapis {
	position: absolute;
	top: -10px;
	left: 370px;
	width: 113px;
	height: 15px;
	background: url(/images/txt_co-nowego.gif) no-repeat;
}

#contentTlo {
	background: url(/images/tlo_content.gif) repeat-x;
	padding: 30px 0 0 0;
  height:25px;
	border-left: 1px solid #fff;
}

.produkty {
	width: 675px;
	position: relative;
	margin: 15px auto;
}

.tytul {
	border-bottom: 1px solid #C7C7C7;
	margin: 10px 0;
}

.tytul2 {
	font-size: 10px;
	font-weight: bold;
	padding: 15px;
	border: 1px solid #C9C9C9;
	width: 645px;
	position: relative;
	margin: 0 auto;
	text-transform:uppercase;
	text-align:left;
}

.tytul img {
	margin: 0 0 -2px 0;
}

.font10 {
	font-size: 10px;
}

.staraCena {
	text-decoration: line-through;
	color: #FE0003;
}

.staraTxt {
	color: #676767;
}

.twojaCena {
	color: #6B6B6B;
	font-size: 12px;
	font-weight: bold;
}

#produkt {
	width: 675px;
	position: relative;
	margin: 10px auto;
}

#produkt td {
	padding: 5px 15px;
}

.prodImg {
border:solid 1px rgb(199,199,199);
cursor:pointer;
}

.prodImgWiecej {
  cursor:pointer;
	width: 32px;
	height: 32px;
	border: solid 1px rgb(122,122,122);
	vertical-align: middle;
	margin: 0 0 0 5px;
	
}

.prodLinki a {
	color: #6B6B6B;
	text-transform: uppercase;
}
