		body {
			background: url(../img/bg_body.jpg) repeat-x #fff;
			margin: 0px auto;
			text-align: center;
		}
		
		#wrapper {
			width: 950px;
			margin: 0px auto;
			text-align: center;
		}
		
		#menuUpper {
			width: 950px;
			height: 20px;
			margin-top: 0px;
			text-align: right;
			line-height: 145%;
			font-family: Verdana, Sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #575757;
		}
		
		#menuUpper .loginForm {
			display: inline;
		}
		
		#menuUpper input {
			font-family: Verdana, Sans-serif;
			font-size: 9px;
			background: #fff;
			border: 1px solid #b9b9b9;	
			color: #969696;
		}
		
		#menuUpper .submit {
			background: #d76b00;
			color: #fff;
			font-family: Verdana, Sans-serif;
			font-size: 10px;
			border: 0px solid #fff;
			padding: 2px;
			margin-top: 1px;
			cursor: pointer;
		}
		
		#menuUpper ul, #menuLower ul, #mojeKontoOptions ul {
			margin-left: 0px;
			display: inline;
			border: none;
			padding: 0px;
		} 

		#menuUpper ul li, #menuLower ul li, #mojeKontoOptions ul li {
			margin-left: 0px;
			border: none;
			list-style: none;
			display: inline;
			padding-left: 20px;
		}
		
		#menuUpper a {
			font-family: Verdana, Sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #575757;
			text-decoration: none;
		}
		
		#menuUpper a:hover {
			color: #888;
			padding-bottom: 4px;
			border-bottom: 5px solid #FF5A00;
		}
		
		#menuUpper .klientEmail {
			color: #cd3907;
		}
		
		#menuUpper fieldset {
			border: 0px;
			padding: 0px;
			margin: 0px;
			text-align: left;
			float: left;
		}	
		
		#top {
			background: url(../img/top.jpg) no-repeat;
			width: 950px;
			height: 148px;
			margin-top: 0px;
		}
		
		#menuLower {
			width: 950px;
			height: 24px;
			text-align: right;
			line-height: 200%;
			font-family: Verdana, Sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #575757;
			margin-bottom: 0px;
		}
		
		#menuLower .icon, #mojeKontoOptions .icon {
		    background-color: #e85b33;
		    background-repeat: no-repeat;
		    border: 0px;
			padding: 0px;
		    margin-top: 4px;
		    margin-bottom: -3px;
		    margin-left: 0px;
		    margin-right: 5px;
		}
		
		#menuLower a {
			font-family: Verdana, Sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #575757;
			text-decoration: none;
		}
		
		#menuLower a:hover {
			color: #888;
		}
		
		#mojeKontoOptions ul li a {
			font-family: Verdana, Sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #575757;
			text-decoration: none;
		}
		
		#mojeKontoOptions ul li a:hover {
			color: #888;
		}
		
		#mojeKontoOptions {
			display: none;
			text-align: right;
			border-bottom: 1px solid #ecb793;
			padding-bottom: 10px;
		}
		
		#koszykOptions {
			display: none;
			text-align: right;
			border-bottom: 1px solid #ecb793;
			padding-bottom: 10px;
		}
		
		#content {
			width: 952px;
			background: #FDE4BB;
			position: relative;
			margin: 0px auto;
			text-align: center;
			border-left: 1px solid #fac97e;
			border-right: 1px solid #fac97e;
		}
		
		#content ol {
			text-align:justify;
		}
		
		#content ol li {
			line-height: 160%;
			padding-bottom: 5px;
			padding-top: 5px;
		}
		
		#content .pagination  a {
			font-family: Verdana, Sans-serif;
			font-size: 12px;
			color: #cd5330;
			text-decoration: none;
			padding: 3px;
			border: 1px solid #e6ab84;
			/*background: #fff;*/
		}
		
		#content .pagination a:hover {
			background: #cd5330;
			color: #fff;
		}
		
		#content .pagination strong {
			color: #e39a2d;
		}
		
		#content .produktIcon {
		    background-color: #be2c2c;
		    background-repeat: no-repeat;
		    border: 0px;
			padding: 0px;
		    margin-top: 0px;
		    margin-bottom: -3px;
		    margin-left: 0px;
		    margin-right: 5px;
		}
		
		#content .sortIcon {
		    background-color: #e6862f;
		    background-repeat: no-repeat;
		    border: 0px;
			padding: 0px;
		    margin-top: 0px;
		    margin-bottom: -3px;
		    margin-left: 0px;
		    margin-right: 1px;
		}
		
		#content .realizujZamowienie {
			text-align: center; 
			font-weight: bold; 
			padding-top: 20px;
		}
		
		#content table {
			border-collapse: collapse;
			text-align: left;
			font-family: Verdana, Sans-serif;
			font-size: 12px;
			color: #5b5b5b;
		}
		
		#content table a, .buy a {
			font-family: Verdana, Sans-serif;
			font-size: 12px;
			color: #be2c2c;
			text-decoration: none;
		}
		
		#content table a:hover, .buy a:hover {
			color: #dc8227;
		}
		
		#content table td {
			border-bottom: 1px solid #ecb793;
			padding-top: 7px;
			padding-bottom: 5px;
			padding-right: 10px;
		}
		
		#content table img, img {
			border: 1px solid #b7b7b7;
		}
		
		#content .kategoriaProdukt a {
			font-family: Verdana, Sans-serif;
			font-size: 12px;
			color: #be2c2c;
			text-decoration: none;
		}
		
		#content .kategoriaProdukt a:hover {
			text-decoration: underline;
		}
		
		#menuLeft {
			width: 194px;
			float: left;
			text-align: left;
			font-family: Verdana, Sans-Serif;
			font-size: 11px;
			border-right: 3px solid #fff;
			border-bottom: 2px solid #fff;
		}
		
		#menuLeft fieldset {
			border: 0px;
			padding: 0px;
			margin: 0px;
			text-align: left;
		}		
		
		#menuLeft .searchForm {
			display: inline;
		}
		
		#menuLeft input {
			margin-top:2px;
			margin-bottom: 1px;
			margin-left: 1px;
			background: #fff;
			color: #747474;
			font-family: Verdana, Sans-serif;
			font-size: 12px;
			border: 0px solid #a6a6a6;
			padding: 1px;
		}
		
		#menuLeft .submit {
			background: #d76b00;
			color: #fff;
			font-family: Verdana, Sans-serif;
			font-size: 11px;
			border: 0px solid #fff;
			padding: 1px;
			cursor: pointer;
		}
		
		#menuLeft ul {
			list-style: none;
			margin: 0;
			padding: 0;
			border: none;
		}
		
		#menuLeft li {
			border-bottom: 1px solid #fff;
			margin: 0;
		}
		
		#menuLeft li a {
			display: block;
			padding: 5px 5px 5px 0.5em;
			background-color: #ffd17d;
			color: #3e3e3e;
			text-decoration: none;
			width: 100%;
		}
		
		html>body #menuLeft li a, html>body #menuLeft li.subMenu a, html>body #menuLeft li.redHeader a {
			width: auto;
		}
		
		#menuLeft li a:hover {
			background-color: #ffb935;
		}
		
		#menuLeft li.redHeader a {
			display: block;
			padding: 5px 5px 5px 0.5em;
			background-color: #e13a0b;
			color: #fff;
			text-decoration: none;
			width: 100%;
			cursor: default;
		}
		
		#menuLeft li.redHeader a:hover {
			background-color: #e13a0b;
		}
		
		#menuLeft li.subMenu a {
			display: block;
			padding: 5px 5px 5px 2em;
			background-color: #ffeece;
			color: #3e3e3e;
			text-decoration: none;
			width: 100%;
		}
		
		#menuLeft li.subMenu a:hover {
			background-color: #ffe2ae;
		}
		
		#menuLeft li.subMenu {
			border-bottom: 1px solid #fff;
			margin: 0;
		}
		
		#contentRight {
			width: 755px;
			float: left;
			background: url(../img/bg_text.jpg) no-repeat top right #FDE4BB;
			text-align: left;
			min-height: 260px;
		}
		
		#contentRight .text {
			padding: 10px;
			font-family: Verdana, Sans-serif;
			font-size: 12px;
			color: #3e3e3e;
			line-height: 140%;
			text-align: left;
		}
		
		#contentRight h1 {
			font-family: Verdana, Sans-serif;
			font-size: 18px;
			color: #c12817;
			text-align: left;
			margin-top: 14px;
			margin-bottom: 10px;
			font-weight:normal;
		}
		
		#contentRight h2 {
			font-family: Verdana, Sans-serif;
			font-size: 14px;
			color: #e95241;
			text-align: left;
			margin-top: 14px;
			margin-bottom: 10px;
			font-weight: bold;
		}
		
		#contentRight a {
			font-family: Verdana, Sans-serif;
			font-size: 12px;
			color: #cc6520;
			text-decoration: underline;
		}
		
		#contentRight a:hover {
			color: #c22c16;
		}
		
		#contentRight fieldset {
			border: 1px solid #f2b182;
			text-align: left;
			font-family: Verdana, Sans-serif;
			font-size: 12px;
			color: #000;
			padding: 10px;
		}
		
		#contentRight fieldset legend {
			font-family: Verdana, Sans-serif;
			font-size: 14px;
			font-weight: bold;
			color: #ec8940;
			margin-bottom: 5px;
		}
		
		#contentRight fieldset label {
		    width: 14em;
		    float: left;
		    text-align: left;
		    margin-right: 1em;
		    display: block;
		}
		
		#contentRight fieldset input, fieldset select {
			padding: 0px;
			margin-left: 0px;
			margin-right: 5px;
			margin-top: 0px;
			margin-bottom: 0px;
			width: 200px;
		}
		
		#contentRight fieldset textarea {
			padding: 0px;
			margin-left: 0px;
			margin-right: 5px;
			margin-top: 0px;
			margin-bottom: 0px;
			width: 400px;
			height: 100px;
		}
		
		#contentRight .checkbox {
			width: 20px;
		}
		
		#contentRight fieldset .hint {
			background: url(../img/help.png) no-repeat;
			font-family: Verdana, Sans-serif;
			font-size: 11px;
			font-weight: normal;
			color: #b0b0b0;
			height: 16px;
			width: 16px;
			padding-left: 18px;
			padding-bottom: 2px;
			cursor: help;
		}
		
		#content .confirmMessage {
			width: 98%;
			padding: 5px;
			background: #f1eeb6;
			color: #937620;
			border: 1px solid #d8db59;
			font-family: Verdana, Sans-serif;
			font-size: 11px;
			margin-bottom: 10px;
		}
		
		#contentRight .confirmMessageIcon {
		    background-color: #578d25;
		    background-repeat: no-repeat;
		    border: 0px;
			padding: 0px;
		    margin-top: 0px;
		    margin-bottom: -3px;
		    margin-left: 0px;
		    margin-right: 5px;
		}
		
		#content .errorMessage {
			width: 98%;
			padding: 5px;
			background: #f8e3da;
			color: #b74528;
			border: 1px solid #e88a79;
			font-family: Verdana, Sans-serif;
			font-size: 11px;
			margin-bottom: 10px;
		}
		
		#content .errorMessageIcon {
		    background-color: #b74528;
		    background-repeat: no-repeat;
		    border: 0px;
			padding: 0px;
		    margin-top: 0px;
		    margin-bottom: -3px;
		    margin-left: 0px;
		    margin-right: 5px;
		}
		
		#content .zamowienieTable {
			width: 90%;
			border-collapse: collpase;
			margin-bottom: 10px;
		}
		
		#content .zamowienieTable td {
			padding-top: 10px;
			padding-bottom: 10px;
			border-bottom: 1px solid #ecb793;
		}
		
		.oldPrice {
			text-decoration: line-through;
		}		
		
		.clearing {
			height: 0;
			clear: both;
		}
		
		#najnowszeProdukty {
			height: 110px;
			width: 90%;
		}
		
		#najnowszeProdukty div {
			float: left;
			margin-right: 10px;
		}
		
		#footer {
			width: 100%;
			background: #ffdc9b;
			color: #e4520c;
			padding-top: 10px;
			padding-bottom: 10px;
			font-family: Verdana, Sans-serif;
			font-size: 11px;
			text-align: center;
			border-top: 3px solid #e45010;
		}

		#footer a {
			color: #e4520c;
			text-decoration: underline;
			font-family: Verdana, Sans-serif;
			font-size: 11px;
		}
		
