html {
	background: #d3e192;
}
body {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #4e4e4e;
	margin: 0;
	background: #d3e192 url('../images/body-bg.gif') no-repeat 50% 18px;
	min-width: 966px;
}
img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
#page {
	overflow: hidden;
	width: 966px;
	margin: 0 auto;
	padding-bottom: 20px;
}
#header {
	overflow: hidden;
	width: 100%;
	position: relative;
	padding: 37px 0 20px;
}
.logo {
	position: absolute;
	left: 251px;
	top: 45px;
	margin: 0;
}
.logo a {
	display: block;
	text-indent: -9999px;
	width: 254px;
	height: 47px;
	overflow: hidden;
	background: url('../images/logo.gif') no-repeat;
}
.top-nav {
	position: absolute;
	left: 249px;
	top: 108px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.top-nav li {
	float: left;
	background: url(../images/top-nav-divider.gif) no-repeat 0 50%;
	padding: 0 5px 0 7px;
	margin-left: -1px;
}
.top-nav li a {
	color: #74a434;
	text-decoration: none;
}
.top-nav li a:hover {
	text-decoration: underline;
}
.head-box {
	float: right;
	width: 239px;
	margin: 0 0 0;
}
.box-top {
	overflow: hidden;
	width: 100%;
	background: url(../images/head-box-top.gif) no-repeat;
	padding-top: 21px;
}
.box-top:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
.box-middle {
	width: 189px;
	background: #b3d236;
	padding: 0 25px 13px;
}
.box-middle:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
.box-bottom {
	float: left;
	width: 100%;
	height: 21px;
	background: url(../images/head-box-bottom.gif) no-repeat;
}
.box-cont {
	overflow: hidden;
	width: 189px;
	margin-top: -14px;
	float: left;
	position: relative;
}
.box-cont strong {
	display: block;
	font-size: 14px;
	color: #71a630;
}
.box-cont .kurv {
	display: block;
	background: url(../images/basket.gif) no-repeat;
	padding: 6px 0 7px 50px;
	margin-top: 12px;
}
.box-cont .kurv a {
	color: #7fa434;
	text-decoration: none;
}
.box-cont .kurv a:hover {
	text-decoration: underline;
}
#content {
	overflow: hidden;
	width: 100%;
	position: relative;
}
.cont-top {
	overflow: hidden;
	width: 100%;
	background: url(../images/page-bg-top.gif) no-repeat;
	padding-top: 20px;
}
.cont-top:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
.cont-middle {
	width: 100%;
	background: url(../images/page-bg-middle.gif) repeat-y;
	padding-bottom: 24px;
}
.cont-middle:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
.cont-bottom {
	overflow: hidden;
	width: 100%;
	height: 20px;
	background: url(../images/page-bg-bottom.gif) no-repeat;
}
#sidebar {
	float: left;
	width: 165px;
	padding: 0 12px 0 22px;
	text-align: right;
	margin-top: -21px;
	position: relative;
}
.side-box {
	width: 100%;
	margin-top: 14px;
}
.bott-box {
	margin-top: 22px;
	padding-bottom: 27px;
}
.side-box:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
.side-form {
	overflow: hidden;
	width: 100%;
}
.side-form .text {
	float: left;
	width: 122px;
	padding: 1px 4px 4px;
	border: 1px solid #74a333;
	background: #d3e192;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #4e4e4e;
}
.side-form .submit {
	float: right;
}
.side-form label {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #407108;
	margin-top: 11px;
}
.side-form select {
	overflow: hidden;
	width: 165px;
	margin-top: 8px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #4e4e4e;
}
.side-box h2 {
	margin: 0;
	font-size: 16px;
	color: #407108;
}
.side-menu {
	overflow: hidden;
	width: 199px;
	margin: 7px -12px -4px -22px;
	padding: 0;
	list-style: none;
	position: relative;
}
.side-menu li {
	float: left;
	width: 100%;
	font-size: 12px;
}
.side-menu li a {
	display: block;
	width: 189px;
	color: #407108;
	text-decoration: none;
	padding: 4px 10px 2px 0;
	cursor: pointer;
}
.side-menu li a span {
	padding: 2px 0 0 23px;
}
.side-menu li a:hover,
.side-menu li a.active {
	background: #cdda7e;
	color: #0087be;
}
.side-menu li a:hover span,
.side-menu li a.active span {
	background: url(../images/side-nav-hover.gif) no-repeat 0 50%;
}
#main {
	float: right;
	width: 735px;
	padding: 41px 17px 0 15px;
}
.lamp {
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #d3e192;
}
.lamp-divider {
	overflow: hidden;
	width: 735px;
	border-top: 1px solid #d3e192;
	padding: 33px 0 23px;
}
.bott-lamps {
	padding: 18px 0 23px;
}
.lamp-box {
	float: left;
	width: 165px;
	margin-left: 10px;
	color: #585858;
	text-align: center;
	display: inline;
}
.lamp-box img {
	display: block;
	margin: 0 auto;
}
.lamp-box strong {
	display: block;
	margin-top: 5px;
}
.lamp-box span {
	display: block;
	margin-top: 2px;
}
.lamp-box .out {
	text-decoration: line-through;
}
.lamp-box .new {
	font-weight: bold;
	margin-top: 5px;
}
.main-text {
	overflow: hidden;
	width: 100%;
}
.main-text p {
	margin: 13px 0 0;
	line-height: 18px;
}
.bott-form {
	overflow: hidden;
	width: 100%;
	margin-top: 36px;
}
.form-box {
	float: left;
	width: 200px;
}
.form-box label {
	float: left;
	color: #585858;
	margin: 1px 4px 0;
	display: inline;
}
.form-box select {
	float: left;
	width: 85px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #4e4e4e;
}
.form-box span {
	float: left;
	margin: 1px 0 0 5px;
}
.vis {
	float: right;
	width: 155px;
	height: 1%;
}
.vis select {
	width: 50px;
}
.pages {
	float: left;
	width: 380px;
	margin: 4px 0 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.pages li {
	color: #585858;
	display: inline;
	margin-left: 10px;
}
.pages li a {
	color: #585858;
	text-decoration: underline;
}
.pages li a:hover {
	text-decoration: none;
}
.pages li a.active {
	font-weight: bold;
	text-decoration: none;
}
.foot-logo {
	position: absolute;
	right: 10px;
	bottom: 11px;
	text-indent: -9999px;
	overflow: hidden;
	width: 27px;
	height: 22px;
	background: url(../images/foot-logo.gif) no-repeat;
}
.col-main{
	width: 100&;
}
.lamp-box strong a{
	text-decoration: none;
	color: #585858;
}
.lamp-box strong a:hover{
	text-decoration: underline;
}
.kurv{
	color:#7FA434;
}