* {
	padding: 0;
	margin: 0;
	border: 0;
}

html, body {
	height: 100%;
}

body {
	background-color: #041c5e;
	font-family: Arial;
	font-size: 12px;
	color: white;
}

a, a:link, a:hover, a:active, a:visited {
	color: white;
	text-decoration: none;
	outline-style: none;
}

a:hover {
	color: #4bb7fc;
}

table {
	border-collapse: collapse;
}

td {
	text-align: left;
	vertical-align: top;
}

img.border {
	border: 1px solid white;
}

table.border td {
	padding: 3px;
	border: 1px solid white;
}

select {
	display: block;
	position: relative;
	z-index: 1;
}

.clear {
	clear: both;
}

#container {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

/************* TOP ****************/

#top {
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 1000;
	width: 100%;
	height: 140px;
    background: #041c5e url(/img/background_top.gif) repeat-x fixed top left;
	text-align: center;
}

#topContent, #content, #footerContent {
	width: 955px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#top, #topContent, #topSpacer {
	height: 140px;
}

#bannerContent {
	height: 84px;
}

#logo {
	width: 134px;
	height: 69px;
	display: block;
	float: left;
	position: absolute;
	left: 8px;
	top: 10px;
}

#flashBannerContainer {
	width: 800px;
	height: 80px;
	float: left;
	position: absolute;
	left: 145px;
	top: 1px;
}

#menu {
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	margin-right: 1px;
}


/************* CONTENT ****************/

#page {
	float: left;
	width: 770px;
}

#promotions {
	float: right;
	width: 185px;
}

.text {
	padding: 10px;
	text-align: justify;
}

.imagesList {
	list-style: none;
}

.imagesList li {
	display: inline;
}

.imagesList li img {
	display: block;
	float: left;
}

#products {
	margin-bottom: 5px;
}

#productsTop {
	height: 29px;
}

#productsBottom {
	height: 33px;
}

#productsMiddle {
    background: #041c5e url(/img/produkty_tlo.gif) repeat-y;
}

#productsContent {
	width: 758px;
	margin-left: 1px;
	border-top: 1px solid #b0c4ff;
}

#categories {
	width: 100%;
	border-spacing: 0;
	background: #5972b6;
}

#categories a, #categories a:link, #categories a:active, #categories a:visited {
	color: white;
}

#categories td {
	width: 50%;
	border-bottom: 1px solid #b0c4ff;
}

#categories td.lborder {
	border-left: 1px solid #b0c4ff;
}

.category {
	float: left;
	width: 189px;
	height: 94px;
	position: relative;
	background-image: url(/img/produkty_tlo_kategorii.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

.subcategories {
	float: right;
	width: 187px;
	height: 94px;
	overflow: hidden;
}

.categoryName {
	font-size: 1.15em;
	font-weight: bold;
	padding: 5px;
	display: block;
}

.categoryImage {
	float: right;
	margin: 5px;
	height: 85px;
}

.subcategories ul {
	padding: 1px;
	list-style-type: none;
}

.subcategories ul a {
	font-size: 1.15em;
}

.subsubcategories {
	margin-left: 10px;
	list-style-type: none;
}

.subsubcategories li a {
	font-size: 1em;
}

#search {
	margin-bottom: 5px;
}

#searchTop {
	height: 29px;
}

#searchBottom {
	height: 33px;
    background: #041c5e url(/img/wyszukiwarka_dol.gif) no-repeat;
}

#searchMiddle {
    background: #041c5e url(/img/wyszukiwarka_tlo.gif) repeat-y;
}

#searchContent {
	width: 758px;
	margin-left: 1px;
	border-top: 1px solid #d3d8e1;
	color: black;
}

#searchTable {
	width: 100%;
	border-spacing: 0;
	background: #a0a9bd;
}

#searchTable td {
	border-bottom: 1px solid #d3d8e1;
	font-size: 1.1em;
	font-weight: bold;
	padding: 3px;
	vertical-align: middle;
}

#searchTable select {
	width: 645px;
	background-color: #d3d8e1;
}

#searchTable input {
	width: 285px;
	background-color: #d3d8e1;
	padding: 2px;
}

#searchTable input.default {
	color: #808080;
}

.productLink {
	display: block;
	position: relative;
	margin-top: -140px;
	height: 140px;
	left: 0;
	width: 0;
}

.product {
	margin-bottom: 5px;
}

.productTop {
	height: 7px;
	line-height: 7px;
}

.productMiddle {
	background-image: url(/img/produkt_tlo.gif);
	background-repeat: repeat-y;
}

.productBottom {
	height: 9px;
	line-height: 9px;
}

.productBottom img {
	vertical-align: top;
}

.productContent {
	width: 758px;
	margin-left: 1px;
	background-image: url(/img/produkt_tlo_gora.gif);
	background-repeat: repeat-x;
}

.productImage {
	width: 300px;
	float: left;
	padding: 5px 0 5px 10px;
	text-align: center;
}

.productInfo {
	width: 400px;
	float: right;
	padding: 5px 10px 5px 10px;
	font-size: 0.95em;
}

.productName {
	font-weight: bold;
	margin-bottom: 5px;
}

.productDescription {
	margin-bottom: 5px;
}

.productOldPrice {
	font-size: 1.2em;
	text-decoration: line-through;
}

.productNewPrice {
	font-size: 1.5em;
	font-weight: bold;
}

.productNewPriceImage {
	vertical-align: text-bottom;
}

.productPrices {
	margin-top: 5px;
	margin-bottom: 5px;
}

.productAvailability {
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
}

.productNotFound {
	width: 758px;
	margin: 10px;
	text-align: center;
	font-size: 1.2em;
}

.promotion {
	margin-bottom: 5px;
}

.promotionTop {
	height: 8px;
	line-height: 8px;
}

.promotionMiddle {
	background-image: url(/img/promocja_tlo.gif);
	background-repeat: repeat-y;
}

.promotionBottom {
	height: 10px;
	line-height: 10px;
}

.promotionBottom img {
	vertical-align: top;
}

.promotionContent {
	width: 177px;
	margin-left: 1px;
	text-align: center;
	background-image: url(/img/produkt_tlo_gora.gif);
	background-repeat: repeat-x;
}

.promotionName {
	font-size: 0.9em;
	font-weight: bold;
	margin: 3px;
}

.promotionPrice {
	margin: 5px 0 5px 0;
	font-size: 1.5em;
	font-weight: bold;
	vertical-align: bottom;
}

.promotionAvailability {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

.frame {
	margin-bottom: 5px;
}

.frameTop {
	height: 7px;
	line-height: 7px;
}

.frameMiddle {
	background-image: url(/img/ramka_tlo.gif);
	background-repeat: repeat-y;
}

.frameBottom {
	height: 9px;
	line-height: 9px;
}

.frameBottom img {
	vertical-align: top;
}

.frameContent {
	width: 758px;
	margin-left: 1px;
	background-image: url(/img/ramka_tlo_gora.gif);
	background-repeat: repeat-x;
}


/************* BOTTOM ****************/

#footer, #bottomSpacer {
	height: 85px;
}

#footer {
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	width: 100%;
	background-color: #043080;
	border-top: 1px solid #b7c9ff;
	border-bottom: 1px solid #b7c9ff;
}

#footerContent {
	padding-top: 3px;
	padding-bottom: 3px;
}

#copyright {
	float: left;
	height: 80px;
}

#credits {
	float: right;
	text-align: right;
	height: 80px;
}

.notice {
	text-align: center;
	font-size: 1.1em;
	margin-bottom: 5px;
}

