body {
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	background: url(../images/main_02.jpg) repeat-x;
	text-align: center;
}

a img {
	border: 0px;
}

#container {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#top {
	height: 50px;
}

#logo {
	float: left;
}

#search_header {
	margin-top: 10px;
	margin-left: 115px;
	float: left;
}

#search_header input.search_header {
	color: #777777;
	font-size: 12px;
	width: 360px;
	height: 21px;
	border: 2px solid #dedede;
	border-bottom: 2px solid #fcfcfc;
}

#search_header input.imagesubmit {
	vertical-align: middle;
	margin-left: 5px;
}

#langs_header {
	float: right;
	margin-top: 10px;
}

br.clear {
	clear: both;
}

#currencies_header {
	background: url(../images/currencies_background.png) no-repeat;
	width: 143px;
	height: 108px;
	position: absolute;
	color: #fff;
	font-size: 12px;
	padding-top: 20px;
	padding-left: 16px;
}

span.PLN {
	display: block;
	background: url(../images/pln.gif) no-repeat;
	background-position: left center;
	padding-left: 30px;
}

span.EUR{
	display: block;
	background: url(../images/eur.gif) no-repeat;
	background-position: left center;
	padding-left: 30px;
}

span.USD {
	display: block;
	background: url(../images/usd.gif) no-repeat;
	background-position: left center;
	padding-left: 30px;
}

span.GBP {
	display: block;
	background: url(../images/gbp.gif) no-repeat;
	background-position: left center;
	padding-left: 30px;
}

#user_menu_corner {
	background: url(../images/main_05.jpg) no-repeat;
	height: 27px;
	float: right;
	width: 16px;
}

#user_menu {
	padding-top: 5px;
	padding-right: 10px;
	background: url(../images/main_06.jpg) repeat-x;
	height: 27px;
	float: right;
	color: #fff;
	font-size: 11px;
}

#user_menu  a{
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

#user_menu  a:hover{
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
}

.user_layer {
	background: url(../images/usermenu_background.png) no-repeat;
	width: 286px;
	height: 114px;
	position: absolute;
	z-index: 1000;
	color: #fff;
	font-size: 12px;
	padding-left: 10px;
}

ul.menutop {
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
}

ul.menutop li{
	display: inline;
}

ul.submenutop {
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
	display: block;
	position: absolute;
	z-index: 1000;
	background: url(../images/usermenu_background.png) no-repeat;
	width: 286px;
	height: 120px;
	position: absolute;
	color: #fff;
	font-size: 12px;
	padding-left: 10px;
}

ul.submenutop li {
	display: block;
	width: 250px;
	border-top: 1px dotted #fff;
	margin: 0px;
	padding: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
}

ul.submenutop li.first {
	display: block;
	width: 250px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 7px;
	padding-left: 10px;
}

#langs_header ul {
	margin: 0px;
	padding: 0px;
}

#langs_header ul li{
	display: inline;
}

ul.langcurr {
	background: url(../images/currencies_background.png) no-repeat;
	width: 143px;
	height: 108px;
	position: absolute;
	color: #fff;
	font-size: 12px;
	display: block;
}

ul.langcurr li div{
	padding-top: 20px;
	padding-left: 16px;
}

ul.langcurr li div b{
	display: block;
	margin-bottom: 3px;
}

ul.langcurr li div a,ul.langcurr li div a:hover {
	color: #fff;
}

#column_left {
	float: left;
	width: 242px;
	margin-right: 17px;
}

#column_content {
	float: left;
	width: 840px;
}

div.box_header {
	width: 228px;
	background: url(../images/header_top.jpg) repeat-x;
	height: 24px;
	color: #a36717;
	font-weight: bold;
	font-size: 14px;
	padding-top: 7px;
	padding-left: 14px;
}

div.box_content {
	margin-bottom: 24px;
	background: #f3f3f2;
	border: 1px solid #ceccce;
	width: 220px;
	padding: 10px;
	color: #c8a980;
	font-size: 12px;
}

div.module_header, .contentBoxHeading h2 {
	margin: 0px;
	width: 826px;
	background: url(../images/header_top.jpg) repeat-x;
	height: 24px;
	color: #a36717;
	font-weight: bold;
	font-size: 14px;
	padding-top: 7px;
	padding-left: 14px;
}

div.module_content, .contentBoxContents {
	margin-bottom: 24px;
	background: #f3f3f2;
	border: 1px solid #ceccce;
	width: 838px;
	padding: 10px;
	color: #c8a980;
	font-size: 12px;
}

ul.categories {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.categories li{
	display: block;
	background: url(../images/categories_background.jpg) no-repeat;
	background-position: center left;
	margin: 0px;
	padding: 0px;
	border-top: 1px dotted #777777;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

ul.categories li.first{
	display: block;
	background: url(../images/categories_background.jpg) no-repeat;
	background-position: center left;
	margin: 0px;
	padding: 0px;
	border: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

ul.categories li a, ul.categories li a:hover{
	text-decoration: none;
	color: #ac7834;
	font-size: 12px;
}

#footer {
	margin-top:20px;
	border-top: 1px solid #dfdfdf;
	background: #f3f3f2;
	padding: 20px;
}

#footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 22%;
	float: left;
	margin-left: 30px;
}

#footer ul li {
	color: #a5a5a5;
	font-weight: normal;
	font-size: 10px;
	margin-left: 15px;
	line-height: 18px;
}

#footer ul li a, #footer ul li a:hover{
	text-decoration: none;
	color: #a5a5a5;
	font-weight: normal;
	font-size: 10px;
}

#footer ul li.header {
	margin-left: 0px;
	color: #a5a5a5;
	font-weight: bold;
	font-size: 12px;
}

.smallText {
	color: #000;
	font-size: 12px;
}

.main, .fieldKey, .fieldValue, .boxText {
	color: #000;
	font-size: 12px;
}

.main h1{
	color: #000;
	font-size: 16px;
}

.listingItem {
	width: 400px;
	margin-right: 10px;
	float: left;
	background: #f0f0f0;
	border: 1px solid #a0a0a0;
	margin-bottom: 10px;
	margin-left: 8px;
}

.listingName {
	margin: 10px;
}

.listingName a, .listingName a:hover {
	text-decoration: none;
	color: #000777;
	font-size: 14px;
	font-weight: bold;
}

.listingImage {
	float: left;
	width: 133px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.listingDesc {
	float: left;
	width: 200px;
	color: #000000;
	font-size: 11px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.listingPrice {
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
}

ul.login_options {
	margin: 0px;
	padding: 0px;
	list-style:none;
}

ul.login_options li{
	margin-bottom: 10px;
	display: block;
	border: 1px solid #ccc;
	background: #f0f0f0;
	padding: 10px;
}

ul.login_options li span{
	display: block;
	color: #777;
	font-size: 11px;
	text-align: left;
}

ul.login_options li span.login_description{
	display: block;
	color: #777;
	font-size: 11px;
	text-align: justify;
	margin-bottom: 5px;
}

div.login_box {
	border: 1px solid #ccc;
	background: #f0f0f0;
	padding: 10px;
}

.breadCrumb
{
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	height: 21px;
	width: 830px;
	overflow: hidden;
	padding:5px;
	border:solid 1px #dedede;
	background:#fff;
	font-size: 12px;
	line-height: 21px;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.breadCrumb ul
{
	margin: 0;
	padding: 0;
	height: 21px;
	display: block;
}
.breadCrumb ul li
{
	display: block;
	float: left;
	position: relative;
	height: 21px;
	overflow: hidden;
	line-height: 21px;
	margin: 0px 6px 0px 0;
	padding: 0px 10px 0px 0;
	font-size: .9167em;
	background: url(../images/Chevron.gif) no-repeat 100% 0;
	text-align: right;
}
.breadCrumb ul li div.chevronOverlay
{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.breadCrumb ul li span
{
	display: block;
	overflow: hidden;
}
.breadCrumb ul li a
{
	display: block;
	position: relative;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	float: left;
	font-size: 12px;
	line-height: 21px;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.breadCrumb ul li.current, .breadCrumb ul li.current a, .breadCrumb ul li.current a:hover {
	font-weight: bold;
	color: #ff0000;
}
.breadCrumb ul li.first {
	width: 16px;
}

.breadCrumb ul li.first a
{
	height: 16px !important;
	text-indent:-1000em;
	width:16px;
	padding: 0;
	margin-top: 2px;
	overflow: hidden;
	background:url(../images/IconHome.gif) no-repeat 0 0;
}
.breadCrumb ul li.first a:hover
{
	background-position: 0 -16px;
}
.breadCrumb ul li.last
{
	background: none;
	margin-right: 0;
	padding-right: 0;
}
.chevronOverlay
{
	display: none;
	background: url(../images/ChevronOverlay.png) no-repeat 100% 0;
	width: 13px;
	height: 20px;
}

td.product_price_table table{
	border-collapse: collapse;
}

td.product_price_table table td{
	padding: 5px;
	color: #000;
	font-size: 12px;
}

#opcje, #opis, #obrazki, #polecamy {
	color: #000;
	font-size: 12px;
}

#opis ul  li{
	margin-left: 40px;
}
