html, body {
	padding: 0px;
	margin: 0px;
}

body {
	background: #DCDCDC url('background.gif') repeat-x;
	font: 12px Arial;
	color: #345F94;
	text-align: center;
}

div.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
	overflow: hidden;
}

td, th, select, input, textarea, a {
	font-size: 1em;
}

img {
	border: 0px;
}

a {
	color: #3363A1;
}

a:hover {
	text-decoration: none;
}

big {
	font-weight: bold;
	font-size: 13px;
}

hr {
	clear: both;
	border: 0px;
	border-top: 1px solid #30629D;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	background: transparent;
}

.red {
	color: #C3261F;
}

#bar {
	display: none;
}

div#container {
	width: 978px;
	text-align: left;
	margin: 0px auto;
}

div#logo {
	float: left;
	margin: 0px;
	padding: 0px;
}

div#logo a {
	float: left;
	width: 273px;
	height: 85px;
	background: url('logo.gif') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin: 30px 0px 0px 60px;
}

#top {
	height: 147px;
	background: url('splash.jpg') no-repeat top right;
}

ul.menu {
	margin: 0px 0px 0px 393px;
	padding: 3px 0px 0px 0px;
}

ul.menu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	float: left;
}

ul.menu li.right {
	float: right;
	position: relative;
	left: 100px;
}

ul.menu li a {
	display: block;
	float: left;
	padding: 5px 12px 5px 8px;
	font: bold 13px Arial;
	color: white;
	text-decoration: none;
	background: url('menu-sep.gif') no-repeat center right;
}

ul.menu li.last a {
	padding-right: 0px;
	background: transparent;
}

ul.menu li a:hover {
	text-decoration: underline;
}

#header {
	height: 128px;
	background: url('menu.gif') no-repeat;
}

#koszyk {
	float: right;
	width: 125px;
	margin-right: 7px;
	margin-top: 43px;
	color: #FFF;
}

#koszyk a {
	color: white;
	font-size: 11px;
}

ul.bigMenu {
	margin-left: 0px;
	/*width: 978px;*/
}

ul.bigMenu li a {
	font-size: 14px;
	padding-right: 16px;
}

#searchBar {
	padding: 17px 0px 28px 40px;
}

#searchBar form {
	display: inline;
	padding: 0px;
	margin: 0px;
}

#searchBar input {
	vertical-align: middle;
}

#searchBar input.text {
	border: 0px;
	background: url('search-input-bg.gif') no-repeat;
	padding: 2px 5px 8px 10px;
	position: relative;
	width: 170px;
	top: 1px;
}

#searchBar span.select {
	margin: 0px 40px;
	background: url('search-input-bg.gif') no-repeat;
	display: inline-block;
	height: 24px;
	width: 198px;
}

#searchBar span.select select {
	margin: 1px 0px 0px 10px;
	width: 180px;
	border: 0px;
	background: transparent;
	position: relative;
	top: 2px;	
}

#searchBar a {
	font-weight: bold;
}

#searchBar span.arrow {
	padding-left: 20px;
	background: url('wyszukaj-dot.gif') no-repeat 0px 2px;
}

h2.katalog {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 196px;	
	float: left;
	font-size: 16px;
	text-align: center;
	color: white;
}

#path {
	padding: 4px 0px 0px 216px; 	
	margin: 0px;
	font: normal 0.8em Arial;
}

#path a {
	color: white;
	text-decoration: none;
	font-size: 1em;
}

#path img {
	vertical-align: middle;
	margin: 0px 5px;
}

div#content {
	padding-top: 8px;
	padding-bottom: 50px;
}

div#left {
	width: 196px;
	float: left;	
}

div#center {
	width: 582px;
	float: left;
	margin: 0px 10px;	
	padding-top: 10px;
}

div#right {
	float: left;
	width: 180px;	
	padding-top: 10px;
}

.box {
	background: url('right-box-red-bg.gif') repeat-y;
	margin-bottom: 10px;
	position: relative;
}

.box .w {
	background: url('right-box-red-bottom.gif') no-repeat bottom left;
	padding: 12px;	
}

#center .box { background-image: url('little-box-red-bg.gif'); }
#center .tw { background: url('little-box-red-top.gif') no-repeat top left;}
#center .w { background-image: url('little-box-red-bottom.gif'); }

#center .bigBox { background-image: url('big-box-red-bg.gif'); }
#center .bigBox .tw { background-image: url('big-box-red-top.gif'); }
#center .bigBox .w { background-image: url('big-box-red-bottom.gif'); }

#center .littleBox { width: 189px; float: left;}
#center .littleBox .w { height: 251px; position: relative}


#center .littleBox .w a.title {
	position: absolute;
	bottom: 40px;
	right: 12px;
}

#center .littleBox .w p {
	position: absolute;
	bottom: 2px;
	left: 12px;
}

#center .littleBox .imageDiv {
	position: absolute;
	bottom: 60px;
	width: 165px;
	left: 12px;
}

#center .centerBox {
	margin: 0px 7px;
}

.box h3 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	height: 36px;
	background: url('header-promocja-tygodnia.gif') no-repeat;
}

h3.najczesciej { background-image: url('header-najczesciej-kupowane.gif'); }
h3.newsletter { background-image: url('header-newsletter.gif'); }

.boxBlue { background-image: url('right-box-blue-bg.gif'); }
.boxBlue .w { background-image: url('right-box-blue-bottom.gif'); }

#menu {
	margin: 0px;
	padding: 0px 0px 30px 0px;
	background: url('v-menu-bottom.gif') no-repeat bottom left;
}

#menu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
}

#menu li.level1 {
	background: #055FAA url('v-menu-level-1.gif') no-repeat;
}

#menu li.level1 a {
	display: block;
	padding: 8px 45px 8px 8px;
	color: #F4BF33;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#menu li.level2 {
	background: url('v-menu-level-2.gif') no-repeat;	
	border-right: 1px solid #2F61A0;
}

#menu li.level2s a {
	border-top: 1px solid #2F61A0;	
}

#menu li.level2 a {
	display: block;
	padding: 4px;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px solid #2F61A0;	
	margin-left: 30px;
}

#menu li.level3 a {
	display: block;
	padding: 4px;
	font-size: 11px;
	margin-left: 30px;
	padding-left: 10px;	
}

.float {
	float: left;
	margin-right: 5px;
	margin-top: 10px;
}


#right a img {
	margin-left: 70px;
}

#center .littleBox a img {
	margin-left: 80px;
}

#center .littleBox a img.prodImage {
	margin-left: 0px;
}
                                   
.small {
	font-size: 10px;	
}

div.small {
	padding: 10px 0px;
}

#right .small img.float {
	margin-top: 0px;
}

div.newsletter {
	text-align: center;
}

#right div.newsletter p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	font-size: 11px;
}

div.newsletter form {
	display: inline;
	padding: 0px;
	margin: 0px;
}

div.newsletter form input {
	vertical-align: middle;
}

div.newsletter input.text {
	border: 0px;
	background: url('newsletter-bg.gif') no-repeat;
	padding: 2px 5px 8px 10px;
	position: relative;
	width: 90px;
	top: 1px;
}

#zamowienie {
	width: 558px;
}

#zamowienie td,
#zamowienie th {
	padding: 2px;
}

#zamowienie th {
	color: white;
	background: #1B66AA;
	font-weight: normal;
	font-size: 11px;	
	text-align: center;
}

#zamowienie td {
	border: 1px solid #1B66AA;	
	text-align: center;	
	font-size: 11px;
}

#zamowienie td.noborder {
	border-color: white;
	padding: 0px;
}

#zamowienie select {
	width: 100%;
}

.photo {
	float: left;
	margin: 10px 15px 0px 0px;
}

.desc {
	padding-top: 10px;
	float: left;
	width: 370px;
	line-height: 150%;
	font-size: 14px;	
}

.desc big {
	font-size: 16px;
}

.desc a img {
	margin: 5px 5px 0px 0px;
}

.desc .right {
	float: right;
}

div.hasTabs {
	margin-top: 43px;
}

ul.tabs {
	height: 23px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: -20px;
}

ul.tabs li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	float: left;
}

ul.tabs li a {
	display: block;
	height: 23px;
	float: left;
	width: 136px;
	color: white;
	
	line-height: 23px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	background: url('tab.gif') no-repeat 0px -23px;
	margin-right: 2px;	
}

ul.tabs li a.active,
ul.tabs li a:hover {
	background-position: 0px 0px;
}

.tab {
	display: none;
}

div.polecane {
	float: left;
	width: 170px;
	text-align: center;
	margin: 0px 8px;
}

div.polecane img {
	margin: 5px 0px;
}

div.polecane a.red {
	font-weight: bold;
	font-size: 13px;
}

.paginate {
	text-align: right;
	padding: 10px 0px;
}

/**
* ZAIMPORTOWANE OD IT-HOLDING
*/
.fieldset_koszyk {
	width: 558px;
	
	margin: 0px;
	padding: 0px;
	border: 0px;
}

table.text,
.fieldset_koszyk table {
	width: 558px;
}

.slim table.text, 
.slim .fieldset_koszyk {
	width: 445px;
}

.fieldset_koszyk table td {
	padding: 3px;
}                

.fieldset_koszyk .k_naglowek {
	width: 75px;
}

.przycisk {
	padding: 3px;
	border: 1px solid #EDCACE;
	background: #9F0304;
	color: white;
	font-weight: bold;	
}

table.text td {
	padding: 3px;
}

table.text .wyszukiwanie_zaawansowane1 {
	width: 200px;
	text-align: right;
}

.koszyk_potwierdzenie {
	background: #0A64AD;
	border-color: #357EBA;
}

.potwierdz td {
	border: 1px solid #2876BC;
}

.potwierdz .noborder {
	border: 0px;
}

.potwierdz .header td {
	background: #2876BC;
	color: white;
	font-weight: bold;
}

.center {
	text-align: center;
}

.prodImage {
	margin: 10px 0px;
}

.productName {
	margin: 0px;
	padding: 0px;
}
