body {
	padding: 0;
	margin: 0;
	border: 0;
	background: #1d1d1d; 
	font: normal 0.5em/1.5em Georgia, "Times New Roman", Times, serif;
	color: white;
}
h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0;
	padding: 0;
}
a img {
	border: 0;
}

/* top */

.top {
	background: url(../media/images/top.jpg) center top no-repeat;
	height: 166px;
	border-bottom: 1px solid black;
}
#index {
	display: block;
	width: 250px;
	height: 143px;
	margin: 0 auto;
}

/* nav */

.nav {
	margin: 0 auto;
	width: 455px;
}
.nav a {
	width: 91px;
	display: block;
	float: left;
	height: 22px;
	text-indent: -1000px;
}
#nav_01 {
	background: url(../media/images/nav_01.jpg) left top no-repeat;
}
#nav_02 {
	background: url(../media/images/nav_02.jpg) left top no-repeat;
}
#nav_03 {
	background: url(../media/images/nav_03.jpg) left top no-repeat;
}
#nav_04 {
	background: url(../media/images/nav_04.jpg) left top no-repeat;
}
#nav_05 {
	background: url(../media/images/nav_05.jpg) left top no-repeat;
}

/* container */

.container2 {
	border-top: 1px solid #c09a35;
	background: url(../media/images/bg.jpg) left top;
}
.clearing {
	clear: both;
}

#containertop {
	height: 11px;
}
html>body #containertop {
	background: url(../media/images/content_top_bg.png) center top repeat-x;
}
#containerbottom {
	height: 11px;
}
html>body #containerbottom {
	background: url(../media/images/content_bottom_bg.png) center top repeat-x;
}


/* content */

.content {
	width: 734px;
	margin: 0 auto;
	color: #e3e3e3;
}
.content h1 {
	font-size: 2.25em;
	padding: 15px 10px 10px 0;
	margin: 0 50px 20px 10px;
	border-bottom: 2px solid #1f1f1f;
}
.content p {
	font-size: 1.5em;
	line-height: 1.75em;
	padding: 10px 20px;
}
.content ul {
	font-size: 1.5em;
	line-height: 1.75em;
	padding: 10px 40px;
}
.content li {
	padding: 0 0 10px;
}

.content a {
	color: #c29d42;
}
.content a:hover {
	color: #d8af7c;
}

/* left */

.left {
	float: left;
	width: 208px;
	margin: 5px 0;
	padding: 49px 0 20px;
	background: black url(../media/images/mirror_header.jpg) left 10px no-repeat;
}
html>body .left {
	margin: 82px 0 72px;
	padding: 10px 0 20px;
}
.left a {
	display: block;
	width: 208px;
}
#category_01 {
	text-indent: -1000px;
	height: 70px;
	margin: 40px 0 0;
	background: url(../media/images/category_01.jpg) left top no-repeat;
}
#category_02 {
	text-indent: -1000px;
	height: 70px;
	background: url(../media/images/category_02.jpg) left top no-repeat;
}
#category_03 {
	text-indent: -1000px;
	height: 70px;
	background: url(../media/images/category_03.jpg) left top no-repeat;
}

.basket {
	margin: 30px 0 0;
	padding: 37px 0 0;
	text-align: center;
	background: url(../media/images/basket.jpg) left top no-repeat;
}
.basket p {
	padding: 5px 0 0;
}

#lefttop {
	width: 215px;
	height: 62px;
	position: absolute;
	margin: -72px 0 0 -4px;
}
html>body #lefttop {
	background: url(../media/images/left_top_bg.png) left top no-repeat;	
}
#leftbottom {
	width: 215px;
	height: 62px;
	position: absolute;
	margin: 20px 0 0 -3px;
}
html>body #leftbottom {
	background: url(../media/images/left_bottom_bg.png) left top no-repeat;
}

/* right */

.usp {
	float: left;
	position: relative;
	top: 10px;
	margin: 10px 0 0 10px;
}

.right {
	float: left;
	width: 487px;
	background: black;
	margin: 5px 0 0 7px;
	padding: 10px;
}
html>body .right {
	margin: 20px 0 10px 10px;
}

/* product list */

.productlist {
	float: left;
	margin: 6px 5px;
	width: 153px;
	background: url(../media/images/productlist.jpg) left top no-repeat;
	text-align: center;
}
html>body .productlist {
	margin: 6px 5px 6px 4px;
}
.productlist p {
	font-size: 1.5em;
	padding: 0 0 12px;
}
.productlist p a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.productlist p a:hover {
	text-decoration: underline;
	color: white;
}

/* details */

.detailsimg {
	float: right;
	clear: both;
	padding: 10px 5px 0 30px;
}
p.details {
	padding: 20px 20px 10px 25px;
	background: url(../media/images/details.jpg) left top no-repeat;
}

.addtobasket {
	width: 440px;
	display: block;
	clear: both;
	margin: 20px auto 0;
	text-align: center;
}
.addtobasket fieldset {
	border: 2px solid #1f1f1f;
	border-width: 2px 0;
	padding: 10px 0 10px 90px;
}
.addtobasket p {
	padding: 0;
}
.addtobasket input {
	float: left;
}
#minus, #plus {
	display: block;
	border: 0;
	height: 34px;
	cursor: pointer;
	margin: 5px 0 0;
}
#minus {
	width: 26px;
	background: url(../media/images/minus.jpg) left top no-repeat;
}
#productsnumber {
	width: 59px;
	height: 34px;
	border: 0;
	margin: 5px 0 0;
	display: block;
	font: bold 1.5em/1.5em Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #c0935b;
	background: url(../media/images/productsnumber.jpg) left top no-repeat; 
}
*:lang(en) #productsnumber {
	padding: 4px 0 0;
	width: 61px;
}
#plus {
	width: 25px;
	background: url(../media/images/plus.jpg) left top no-repeat;
}

#add {
	display: block;
	width: 122px;
	height: 44px;
	border: 0;
	margin: 0 0 0 40px;
	cursor: pointer;
	background: url(../media/images/addtobasket.jpg) left top no-repeat;
}

/* footer */

.footer {
	background: #1c1c1c;
	border-top: 1px solid #c09a35;
	color: #a7a7a7;
	font-size: 1.2em;
	padding: 10px 0 50px;
}
.footer p {
	margin: 0 auto;
	width: 722px;
	text-align: right;
}
.footer span {
	float: left;
}
.footer a {
	color: #a7a7a7;
	text-decoration: none;
	padding: 0 5px;
}
.footer a:hover {
	text-decoration: underline;
}

/* Hubert revision 11/11/2007 */

form fieldset {
  border: none;
  padding: 0;
}
form.standard legend {
	font-weight: bold;
	padding-bottom: 20px;
	color: black;
}
label.formLabel {
  display: block;
  width: 150px;
  float: left;
  line-height:18px;
}
input.formInput, textarea.formTextarea , select.formSelect {
  display: block;
  float: left;
 
}
input.formInput {
	width: 120px;
}
select.formSelect {
	width: 122px;
}
textarea.formTextarea {
	width: 420px;
	height: 100px;
}
div.formRow {
  overflow: hidden;
  clear: both;
  font-size: 1.5em;
  margin: 0 0 10px;
}

.actionButtons input {
	padding: 1px 10px;
	font-weight: bold;
	font-family: verdana;
	font-size: 13px;
}

/* form */

p.formRow {
	clear: both;
	padding: 5px 0;
}
.formRow input {
	display: block;
	width: 190px;
	height: 20px;
	padding: 7px 10px;
	color: #b19444;
	border: 0;
	font: normal 14px/20px Georgia, "Times New Roman", Times, serif;
	background: url(../media/images/input.jpg) left top no-repeat;
}
.formLabel {
	text-align: right;
	padding: 8px 15px 0 0;
}
.errorLabel {
	display: block;
	clear: both;
	font-size: 10px;
	margin: 0;
	line-height: 15px;
	padding: 0 0 0 170px;
	color: #bbb;
}

#message {
	width: 190px;
	height: 80px;
	padding: 7px 10px;
	color: #b19444;
	border: 0;
	font: normal 14px/20px Georgia, "Times New Roman", Times, serif;
	background: url(../media/images/input_lrg.jpg) left top no-repeat;
}
#kontaktSubmit {
	display: block;
	border: 0;
	text-indent: -5000px;
	cursor: pointer;
	margin: 0 0 0 250px;
	width: 122px;
	height: 44px;
	background: url(../media/images/wyslij.jpg) left top no-repeat;
}

/* basket subpage */

#basketnextstep, #basketback {
	display: block;
	width: 111px;
	height: 43px;
	border: 0;
	margin: 10px 20px;
	float: left;
	cursor: pointer;
	text-indent: -1000px;
	background: url(../media/images/basket_change.jpg) left top no-repeat;
}
#basketnextstep {
	float: right;
	width: 118px;
	background: url(../media/images/basket_nextstep.jpg) left top no-repeat;
}
#basketback {
	float: left;
	width: 111px;
	background: url(../media/images/basketback.jpg) left top no-repeat;
}