html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {height: 100%}
body {
	font: 14px/18px Segoe UI, Tahoma,  Arial,Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background: #87164c url(images/bg.png) repeat top left;
}
a {
	color: #9e1f63;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {margin: 0 0 18px}
img {
	margin: 0; padding: 0;
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 960px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

h1 {
	margin: 0px 0px 20px 0px;
	font: 30px/36px Segoe UI, Arial;
	color: #000000;
}
h2 {
	margin: 0px 0px 10px 0px;
	font: 20px/24px Segoe UI, Arial;
	color: #000000;
}

/* Header
-----------------------------------------------------------------------------*/
#header {

/*	background: #FFE680;*/
	height: 115px;
	overflow: hidden;
	background: url(images/header_bg.gif) no-repeat bottom left;
}
#header:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.logo {
	display: block;
	float: left;
	width: 500px;
	height: 39px;
	margin: 24px 0px 0px 16px;
}
.moto {
	display: block;
	float: left;
	width: 420px;
	height: 39px;
	margin: 28px 0px 0px 0px;
	color: #ffffff;
	font: 22px/22px Segoe UI;
	text-align: right;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 82px;
/*	height: 1%; */
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.page {
	display: block;
	width: 100%;
	background-color: #e0e0e0;
	padding-bottom: 550px;
}
.page:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.kitchen {background: #e0e0e0 url(images/kitchen_bg.jpg) no-repeat bottom left;}
.kitchen2 {background: #e0e0e0 url(images/kitchen2_bg.jpg) no-repeat bottom left;}
.hall {background: #e0e0e0 url(images/hall_bg.jpg) no-repeat bottom left;}
.cinema {background: #e0e0e0 url(images/cinema_bg.jpg) no-repeat bottom left;}
.people {background: #e0e0e0 url(images/people_bg.jpg) no-repeat bottom left;}
.navigation {
	width: 230px;
	float: left;
/*	overflow: hidden; */
}
.menubox {
	display: block;
	width: 200px;
	margin-left: 10px;
	overflow: hidden;
}
.menuitem {
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
	list-style-type: none;
	padding: 4px 10px 9px 15px;
	margin-bottom: 1px;
}
.menuitem1 {
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 80%;
	list-style-type: none;
	padding: 4px 10px 9px 15px;
	margin-bottom: 1px;
}
.menuitem a {
	display: block;
	font: 20px/20px Segoe UI, Arial, Tahoma, Verdana, sans-serif;
	color: #000000;
	text-decoration: none;
}

.menuitem3 a {
	display: block;
	font: 15px/15px Segoe UI, Arial, Tahoma, Verdana, sans-serif;
	color: #000000;
	text-decoration: none;
}

.menuitem a:hover {
	color: #a8296d;
	text-decoration: none;
}
.active {background: url(images/menu_backlight.gif) no-repeat top left;}
.active a {color: #ffffff;}
.active a:hover {color: #ffffff;}
/*
.menubox a {display: block; width: 100%; color: #333333; text-decoration: none; margin: 5px 10px 5px 10px;}
.menubox a:hover {color: #87164c; margin: 5px 10px 5px 10px; }
#menuactive {display: block; width: 100%; height: 100%; background-color: #87164c; margin: 5px 10px 5px 10px;}
#menuactive a {color: #ffffff; margin: 5px 10px 5px 10px;}
*/
/*
.content {
	width: 660px;
	padding: 0px;
	margin-bottom: 20px;
	background-color: #ffffff;
	border: 1px solid #d0d0d0;
}
@-moz-document url-prefix() {
  .content {width: 658px;}
}
*/
.content {
	float: left;
	width: 730px;
}
* html .content {width: 730px;}

.content p {margin-right: 40px;}

#products_range {
	display: block;
	width: 100%;
	margin-bottom: 30px;
}
#products_range:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.product_item {
	width: 200px;
	margin-right: 40px;
/*	height: 148px; */
	overflow: hidden;
	float: left;
	margin-bottom: 20px;
}

.product_item a {display: block; width: 200px; height: 100px; overflow: hidden;}

.colors {width: 200px; display: block; margin-top: 2px; overflow: hidden;}
.colors:after {content: '.'; display: block; clear: both; visibility: hidden; height: 0;}
.colors_label {float: left; margin-right: 6px;}
.apple_lokarno {display: block; float: left; width: 12px; height: 12px; background-color: #65361c; margin: 3px 5px 0px 0px;}
.apple_lokarno a {display: block; width: 12px; height: 12px;}
.dark_nuts {display: block; float: left; width: 12px; height: 12px; background-color: #1a1a16; margin: 3px 5px 0px 0px;}
.dark_nuts a {display: block; width: 12px; height: 12px;}
.forest_nuts {display: block; float: left; width: 12px; height: 12px; background-color: #7f4614; margin: 3px 5px 0px 0px;}
.forest_nuts a {display: block; width: 12px; height: 12px;}
.cherry_oxford {display: block; float: left; width: 12px; height: 12px; background-color: #c7682c; margin: 3px 5px 0px 0px;}
.cherry_oxford a {display: block; width: 12px; height: 12px;}
.maple_thansau {display: block; float: left; width: 12px; height: 12px; background-color: #e8c4a6; margin: 3px 5px 0px 0px;}
.maple_thansau a {display: block; width: 12px; height: 12px;}
.price {width: 200px; display: block; margin-top: 2px; overflow: hidden;}
.price b {color: #87164c; font-weight: bold;}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 960px;
	margin: -82px auto 0;
	height: 82px;
}
.mologo {
	text-align: right;
	margin: 14px 14px 14px 0px;
}




.block1 { 
    padding: 0px 50px 0px 0px;
	float: right;
   }
   
.block2 { 
    padding: 5px 0px 0px 15px;
   }
   
   .block3 {
	color: #9e1f63;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
