
* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px tahoma, verdana, arial, helvetica, sans-serif;
	background: #fff url(../i/bottom.png) no-repeat bottom right;
	}
a {
	color: #79ab36;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #fdb813;
}
img {border: none;}
input {vertical-align: middle}

table {border-collapse: collapse;}
table.order {border-collapse : separate;}


ul li {list-style: none;}
ul.li li {list-style: circle;}

ul.map1 {padding-left: 40px;}
ul.map1 li {list-style: square;}

ul.map2 {padding-left: 40px;}
ul.map2 li {list-style: disk;}


h6 {
	font: 14px tahoma, verdana, sans-serif;
	color: #808285;
}

.right-aligned {
	float: right;
	margin-right: 20px;
}
.clear {clear: both;}
.green {
	color: #7aab37;
}

#wrapper {
	width: 100%;	
	min-width: 1000px;
	max-width: 1600px;
}

b.corner {
	display: block;
	position: absolute;
}
/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 160px;
	background: url(../i/header.png) no-repeat;
	position: relative;
	padding-right: 50px;
	margin-bottom: 15px;
}
#header h1 {
	height: 108px;
	width: 267px;
	position: relative;	
	top: 30px;
	left: 70px;
}
#header h1 span, #header h1 a {
	display: block;
	height: 108px;
	text-indent: -1000em;
}

#header span.zag span {
	height: 108px;
	width: 267px;
	position: relative;	
	top: 30px;
	left: 70px;
}
#header span.zag span, #header span.zag a {
	display: block;
	height: 108px;
	text-indent: -1000em;
}


#header .address {
	position: absolute;
	top: 25px;
	left: 608px;
	width: 360px;
	color: #79ab36; 
	font-weight: bold;
}

#basket {
	float: right;
	margin-top: -40px;
	background: url(../i/basket.png) no-repeat 0 4px;
	padding: 0 0 10px 60px;
	/*width: 170px;*/
	color: #58595b;
}
#basket h4 {
	font-size: 13px;
	margin-bottom: 3px;
}
#basket.filled {
	background-position: 0 -45px;
}

#header ul {
	text-align: right;
	overflow: hidden;
	clear: right;
	margin-top: 20px;
}
#header ul li {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	background: url(../i/divider.png) no-repeat 100% 1px;
	margin: 0 -3px 0 -2px;
}
#header ul li a {
	display: inline-block;
	color: #666;
	background: url(../i/shadow.png) no-repeat center 1000px;
	padding: 0 8px 10px 8px;
	text-decoration: none;
}
#header ul li a:hover, #sidebar-right .menu li a:hover {
	background-position: center 16px;
	color: #79ab36;
}

#search-form {
	position: absolute;
	top: 8px;
	right: 13px;
	background: #b5b7c5 url(../i/search-bg.png) no-repeat;
	width: 192px;
	height: 50px;
}
#search-form form {
	margin: 5px 0 0 8px;
}
#search-form input {
	background: #fff;
	width: 110px;
	border: 1px solid #ababaf;
}
#search-form .submit-btn {
	width: auto;
	border: none;
	background: transparent;
	width: 45px;
	color: #fff;
	cursor: pointer;
	font-size: 11px;
	color: #000;
	margin-left: -4px;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	margin: auto;
	height: 1%;
	padding-bottom: 50px;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 190px 0 280px;
}
.internal #content {padding: 0 190px 0 220px;}

#content .index-items {
	width: 100%;
	margin-bottom: 15px;
	padding-top: 8px;
	/*text-align: center;*/
}
#content .index-items td {
	vertical-align: top;
	text-align: center;
	padding: 10px 0 40px 0;
}
#content .index-items td div {
	width: 120px;
	margin: auto;
}
#content .index-items h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	height: 130px;
	width: 142px;		
}
#content .index-items h3 a {
	position: relative;
	display: block;
	width: 115px;
	padding-top: 120px;
	color: #666;
	text-decoration: none;	
}
#content .index-items a:hover {color: #79ab36;}
#content .index-items a span {
	display: block;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../i/index-icons.jpg) no-repeat;
	width: 115px;
	height: 107px;
}
#content .index-items .item2 a span {background-position: 0 -119px;}
#content .index-items .item3 a span {background-position: 0 -238px;}
#content .index-items .item4 a span {background-position: 0 -357px;}
#content .index-items .item5 a span {background-position: 0 -477px;}
#content .index-items .item6 a span {background-position: 0 -595px;}
#content .index-items .item7 a span {background-position: 0 -714px;}
#content .index-items .item8 a span {background-position: 0 -833px;}

#content .index-items a:hover span  {
	width: 142px;
	height: 130px;
	top: -8px;
	left: -17px;
} 

#content .index-items .item1 a:hover span {background-position: -128px 0;}
#content .index-items .item2 a:hover span {background-position: -128px -140px;}
#content .index-items .item3 a:hover span {background-position: -128px -280px;}
#content .index-items .item4 a:hover span {background-position: -128px -419px;}
#content .index-items .item5 a:hover span {background-position: -128px -560px;}
#content .index-items .item6 a:hover span {background-position: -128px -700px;}
#content .index-items .item7 a:hover span {background-position: -128px -839px;}
#content .index-items .item8 a:hover span {background-position: -128px -982px;}

#content p, #content dd {line-height: 1.4em; margin-bottom: 15px;}
#content dl dt {
	font-weight: bold;
	font-size: 14px;
	color: #79ab36;
	margin-bottom: 5px;
}
#content .article dl dt {
	font-size: 16px;
	color: #fdb813;
}

h1 {
	color: #79ab36;
	font-size: 18px;
	margin-bottom: 10px;
}

h1.bg {
	font-size: 18px;
	display: inline-block;
	color: #fdb813;
	text-transform: uppercase;
	background: url(../i/shadow1.png) no-repeat center bottom;
	padding: 0 0 15px 0;
	margin-bottom: 15px;
	
}

h2 {
	color: #79ab36;
	font-size: 18px;
	margin-bottom: 10px;
}



h2.bg {
	font-size: 18px;
	display: inline-block;
	color: #fdb813;
	text-transform: uppercase;
	background: url(../i/shadow1.png) no-repeat center bottom;
	padding: 0 0 15px 0;
	margin-bottom: 15px;
	
}

h3.proizvod {
	font-size: 15px;
	font-weight: bold;
	color: #79ab36;
	padding-left: 20px;
	margin-bottom: 15px;
}


.choice-block {color: #666;}
.choice-block select {
	background: #fff;
	border: 1px solid #333;
	padding: 1px;
	color: #666;
	font: 12px tahoma, verdana, helvetica, sans-serif;
}

.bc {color: #666;}
.bc a {
	background: url(../i/arrow.png) no-repeat 100% 3px;
	padding-right: 15px;
	color: #597E28;
}

.bc, .pages {
	margin-bottom: 20px;
}
.pages li {
	display: inline-block;	
	margin-right: -3px;
	color: #597E28;	
}
.pages li a {
	font-weight: bold;
	text-decoration: none;
	padding: 0 5px;
	color: #597E28;
	font-size: 14px;
}
.pages li.active a {color: #fdb813;}
.pages li a:hover {
	background: #597E28;
	color: #fff;
}

span.count {color:#000; font-size: 10px;}

/* parket samples */
.parkett {	
	margin-bottom: 20px;
	clear: both;	
}
.parkett li {
	display: inline-block;
	margin: 0 0 20px 0;
	vertical-align: top;
	width: 230px;
}
.parkett li div {
	width: 200px;
	margin: auto;
	position: relative;
	z-index: 100;
}
.parkett li div.frame {position: relative; margin-bottom: 5px}
.parkett li div.frame a {
	display: block;
	background: url(../i/border.png) no-repeat 0 -1000em;
}
.parkett li div.frame a:hover {
	background-position: 0 0;
}
.parkett li div.frame a img {display: block; position: relative; z-index: -1;}
.parkett li div.frame b.corner, .item-layout .sample b.corner {
	background-image: url(../i/radius1.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
}
.parkett li div.frame b.lt, .item-layout .sample b.lt {
	top: 0;
	left: 0;
}
.parkett li div.frame b.rt, .item-layout .sample b.rt {
	top: 0;
	right: 0;
	background-position: -11px 0;
}
.parkett li div.frame b.lb, .item-layout .sample b.lb {
	bottom: 0;
	left: 0;
	background-position: 0 -11px;
}
.parkett li div.frame b.rb, .item-layout .sample b.rb {
	bottom: 0;
	right: 0;
	background-position: -11px -11px;
}
#content .parkett li p {margin: 0;}
.parkett li p, .parkett li h4 {padding-left: 10px;}
.parkett li h4 {font-size: 13px;}
.parkett li h4 a {text-decoration: none;}

.parkett p.price {
	color: #79AB36;
	font-weight: bold;
}
.parkett li div span.decor-item, .item-layout div.sample span.decor-item {
	display: block;
	position: absolute;
	top: -5px;
	left: -5px;
	width: 104px;
	height: 104px;
	text-indent: -1000em;
	z-index: 200;
}
.parkett li div.rec span.decor-item, .item-layout div.rec span.decor-item {background: url(../i/rec.png) no-repeat;}
.parkett li div.sale span.decor-item, .item-layout div.sale span.decor-item {background: url(../i/sale.png) no-repeat;}
.parkett li div.zakaz span.decor-item, .item-layout div.zakaz span.decor-item {background: url(../i/zakaz.png) no-repeat;}

.item-layout div.sample span.lupa {
	display: block;
	position: absolute;
	top: 193px;
	left: 273px;
	width: 47px;
	height: 47px;
	text-indent: -1000em;
	z-index: 200;
}
.item-layout div.sample span.lupa {background: url(../i/lupa.png) no-repeat;}


.horizontal-banners {
	text-align: center;
	margin-bottom: 10px;
}

.logos {margin-bottom: 20px;}

.logos  li {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	margin: 0 25px 40px 0;
}

/* item-layout */
.item-layout {width: 100%;}
.item-layout td {vertical-align: top; padding: 0 10px 20px 0;}
.item-layout h6 {margin-bottom: 5px;}
.item-layout .sample {
	position: relative;
	z-index: 20;
	display: inline-block;
}
.item-layout .sample img {display: block;}
.sample {margin-bottom: 15px;}
.simple {
	position: relative;
	border: 1px solid #7cad3b;
	padding: 10px;
}
.simple b.corner {
	display: block;
	position: absolute;
	width: 10px;
	height: 10px;
	background: url(../i/green-corner.png);
}
.simple b.lt {
	top: -1px;
	left: -1px;
}
.simple b.rt {
	top: -1px;
	right: -1px;
	background-position: -10px 0;
}
.simple b.lb {
	left: -1px;
	bottom: -1px;
	background-position: 0 -10px;
}
.simple b.rb {
	right: -1px;
	bottom: -1px;
	background-position: -10px -10px;
}
table.coloured {width: 100%;}
table.coloured th {
	text-align: left;
	color: #79ab36;
	font-weight: bold;
}
table.coloured td {
	color: #6d6e71;
}
table.coloured td, table.coloured th {
	padding: 5px 10px 5px 3px;
}
.coloured .odd td, .coloured .odd th {background-color: #ddeacc;}
 
table.coloured .odd th {
	background-image: url(../i/left-gradient.png);
	background-repeat: repeat-y;
}
table.coloured .odd td {
	background-image: url(../i/right-gradient.png);
	background-repeat: repeat-y;
	background-position: top right;
}


table.coloured .odd1 th.grad_l {
	background-image: url(../i/left-gradient.png);
	background-repeat: repeat-y;
}
table.coloured .odd1 th.grad_r {
	background-image: url(../i/right-gradient.png);
	background-repeat: repeat-y;
}
table.coloured .odd1 td.grad_l {
	background-image: url(../i/left-gradient.png);
	background-repeat: repeat-y;
}
table.coloured .odd1 td.grad_r {
	background-image: url(../i/right-gradient.png);
	background-repeat: repeat-y;
}
.coloured .odd1 td.middle, .coloured .odd1 th.middle {background-color: #ddeacc;}


.item-layout .preview {	
	
}
.item-layout .image {
	position: relative;
	margin-bottom: 0 !important;
}
.item-layout .preview img {
	margin: 4px 0 4px 4px;
}
.item-layout .image span {
	display: block;
	position: absolute;
	font-size: 30px;
	padding-top: 4px;
	color: #fff;
	right: 10px;
	bottom: 10px;
	font-weight: bold;
}
.item-layout .preview ul {
	text-align: center;
	padding-bottom: 3px;
}
.item-layout .preview ul li {
	display: inline;
	
}
.item-layout .preview ul li img {
	margin: 0;
}
.item-layout .note {
	font-size: 11px;
	color: #58595b;
	margin: 10px 0 20px 50px;
}
.item-layout .compare label {	
	color: #79ab36;
	margin-left: 6px;
}
.item-layout h5, .item-layout .compare label {font: bold 14px tahoma, verdana, helvetica;}

.item-layout h5 {
	color: #58595b;
}
.order-form {
	margin-top: 10px;
}
.order-form label {
	margin-right: 5px;
}
.order-form input.text {
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	height: 23px;
	width: 74px;
	line-height: 23px;
}
.order-form input.order-button {
	border: none;
	background: #83b93b url(../i/button.gif) no-repeat;
	width: 194px;	
	height: 34px;
	line-height: 25px;
	padding-bottom: 4px;
	margin: 10px 0 10px 5px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
}

.divider-line {
	background: #dbe8c8 url(../i/divider-line.png) no-repeat 100% -9px;
	font-size: 0;
	height: 5px;
	overflow: hidden;
	width: 90%;
	margin: 10px auto;	
}
.divider-line  span {
	display: block;
	background: url(../i/divider-line.png) no-repeat;
	height: 5px;	
}

/* similar block */

.similar h5 {
	font: bold 10px tahoma, verdana, helvetica;
	color: #7aab37;
	margin-bottom: 10px;
}
.similar table {
	width: 100%;
}
.similar table td {
	text-align: center;
}
.similar table div {text-align: left;}
.similar a.image, .preview a.small-image {
	position: relative;
	display: inline-block;
}
.similar a.image img, .preview a.small-image img {
	display: block;
}
.similar h5 {
	font-size: 20px;
	font-weight: normal;
}
.similar h4 {
	font-size: 14px;
	margin-bottom: 5px;
}
.similar h4 a {text-decoration: none;}

.similar b.corner {
	width: 5px;
	height: 5px;
	background: url(../i/angle2.png) no-repeat;
}
.similar b.lt, .preview a.small-image b.lt {
	top: 0;
	left: 0;
}
.similar b.rt, .preview a.small-image b.rt {
	right: 0;
	top: 0;
	background-position: -5px 0;
}
.similar b.lb, .preview a.small-image b.lb {
	left: 0;
	bottom: 0;
	background-position: 0 -5px;
}
.similar b.rb, .preview a.small-image b.rb {
	right: 0;
	bottom: 0;
	background-position: -5px -5px;
}
#content .similar p {
	margin-bottom: 3px;
}
#content .similar p.price {
	color: #79ab36;
	font-weight: bold;
}
/* Sidebar Left
-----------------------------------------------------------------------------*/

a.show_all {
			
			font-weight: normal;
			font-size:10px;
			}

#sidebar-left {
	float: left;
	width: 260px;	
	padding-left: 10px;
	margin-left: -100%;
	position: relative;	
}
.internal #sidebar-left {
	width: 200px;
	padding-left: 10px;
}
.col-block {
	position: relative;
	background: #e4e5eb;
	margin-bottom: 15px;
	padding: 10px 15px;
	color: #333;	
}
.col-block b.corner, .col-block-internal .corner {
	display: block;	
	position: absolute;
	overflow: hidden;
}
.col-block b.corner {
	width: 5px;
	height: 5px;
	background: url(../i/angle.png);
}
.col-block b.lt, .col-block-internal b.lt {
	top: 0;
	left: 0;
}
.col-block b.rt {
	top: 0;
	right: 0;
	background-position: -5px 0;
}
.col-block b.lb {
	bottom: 0;
	left: 0;
	background-position: 0 -5px;
}
.col-block b.rb {
	bottom: 0;
	right: 0;
	background-position: -5px -5px;
}
.col-block img {
	float: left;
	margin: 0 10px 5px 0;
}
.col-block h3, .col-block h4, .col-block h5, .col-block h6 {
	color: #61892b;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 7px;
}
.col-block p {margin-bottom: 8px;}
.col-block a {color: #333;}

.col-block dt {
	color: #414247;	
	font-weight: bold;	
}
.col-block dl dd {margin-bottom: 10px;}
.col-block dl dd .date {display: block;}

.col-block-internal {
	background: #a9abb9;
	position: relative;
	padding: 13px 10px;
	}
.col-block-internal b.corner {
	width: 9px;
	height: 9px;
	background: url(../i/angle1.png);
}

#sidebar-left .banner {margin-bottom: 15px;}

.col-block-internal b.rt {
	top: 0;
	right: 0;
	background-position: -9px 0;
}
.col-block-internal b.lb {
	bottom: 0;
	left: 0;
	background-position: 0 -9px;
}
.col-block-internal b.rb {
	bottom: 0;
	right: 0;
	background-position: -9px -9px;
}

h6.icon {
	font-size: 14px;	
	background: url(../i/icon.png) no-repeat;
	padding: 5px 0 10px 30px;
	margin-bottom: 10px;
}
h6.icon, h6.icon a {
	color: #fff;
}
h6.icon a {text-decoration: none;}
h6.icon a:hover {
	text-decoration: underline;
}

.col-block-internal h5 {
	color: #597e28;
	font-size: 12px;
	margin-bottom: 8px;
}

.col-block-internal ul {
	margin-bottom: 20px;
}
.col-block-internal ul.list li {
	padding: 0px 0 0px 27px;
}
.col-block-internal ul.list li a {
	color: #333;
}

.col-block-internal ul.list li a.act {
	color: #ffffff;
}

.col-block-internal ul.list li.active  a {
	color: #597E28;
}
.col-block-internal li img {
	vertical-align: middle;
	margin-right: 5px;
}
.col-block-internal .options a {
	color: #fffac2;
	text-decoration: none;
	font-weight: bold;
}

.col-block-internal .options span.m {
	color: #fffac2;
	text-decoration: none;
	font-weight: bold;
}

.col-block-internal .options a:hover {color: #fff;}

.col-block-internal ul.leftmenu li {
	padding: 0px 0px 6px 0px;
}

.col-block-internal ul.leftmenu li a{
	color: #000000;
}

#item-search {
	margin-bottom: 30px;
}
#item-search .bg {
	background: url(../i/articul-search-button.png) no-repeat;
	padding: 5px 0 5px 15px;
}
#item-search .text {
	width: 110px;
	border-bottom: 1px solid #b9b9ba;
	border-top: 1px solid #aaabae;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #a6a6aa;
	padding: 1px;
}
#item-search .submit-btn {
	background: transparent;
	border: none;
	font: bold 12px tahoma, verdana, sans-serif;
	color: #79ab36;
	vertical-align: middle;
	cursor: pointer;
	margin-left: 6px;
}
#item-search label {	
	display: block;
	color: #5a5c5e;
	margin-bottom: 10px;
}
/* Sidebar Right
-----------------------------------------------------------------------------*/
#sidebar-right {
	float: left;
	margin-right: -3px;
	padding-right: 10px;
	width: 170px;	
	margin-left: -180px;
	position: relative;	
}
#sidebar-right .menu {margin-bottom: 20px;}
#sidebar-right .menu li {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	position: relative;
}
#sidebar-right .menu li a {		
	color: #efa224;
	text-decoration: none;
	display: inline-block;	
	padding: 0 5px 15px 0;
	background: url(../i/shadow.png) no-repeat center 1000px;
}
#sidebar-right .menu li a:hover {
	background-position: center bottom;
}
.internal #sidebar-right .menu li a {
	background: none;
	padding: 0;
}
.menu-icons {
	margin: 0px 0;
}
.menu-icons li {
	margin-bottom: 8px;	
}
.menu-icons li a {	
	display: block;
	position: relative;
	font-size: 13px;
	color: #58595b;	
	text-decoration: none;
	padding-left: 63px;
	height: 52px;
}
.menu-icons li a span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 59px;
	height: 52px;
	background: url(../i/icons.jpg) no-repeat;	
	cursor: pointer;
}
.menu-icons li a:hover {color: #79ab36;}
.menu-icons li a:hover span {
	width: 74px;
	height: 63px;
	left: -7px;
	top: -6px;	
}
.menu-icons li.item2 a span {background-position: 0 -59px}
.menu-icons li.item3 a span  {background-position: 0 -117px}
.menu-icons li.item4 a span  {background-position: 0 -176px}
.menu-icons li.item5 a span  {background-position: 0 -235px}
.menu-icons li.item6 a span  {background-position: 0 -293px}
.menu-icons li.item7 a span  {background-position: 0 -353px}
.menu-icons li.item8 a span  {background-position: 0 -414px}

.menu-icons li.item1 a:hover span {background-position: -73px 0;}
.menu-icons li.item2 a:hover span {background-position: -73px -67px;}
.menu-icons li.item3 a:hover span {background-position: -73px -135px;}
.menu-icons li.item4 a:hover span {background-position: -73px -203px;}
.menu-icons li.item5 a:hover span {background-position: -73px -271px;}
.menu-icons li.item6 a:hover span {background-position: -73px -339px;}
.menu-icons li.item7 a:hover span {background-position: -73px -407px;}
.menu-icons li.item8 a:hover span {background-position: -73px -474px;}

.menu-icons li a strong {
	display: inline-block;
	margin-top: 8px; 
	cursor: pointer;
}

.simple-links {
	margin-bottom: 20px;
}
.simple-links li {
	font-size: 13px;
	margin-bottom: 10px;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	/*height: 100px;	*/
	padding: 20px;
}
#footer, #footer a {
	color: #808285;
}
#footer ul {
	text-align: center;
	overflow: hidden;
}
#footer ul li {
	display: inline;
	border-left: 1px solid #808285;
	padding: 0 5px 0 8px;	
}
#footer ul li:first-child {
	border: none;
}
#footer .copy {
	text-align: center;
	margin: 10px 0;
}

/* article */

.left-aligned {
	float: left;
	margin: 5px 10px 5px 0;
}
.article {padding: 0 5px 15px 0;}
.article p {text-align: justify;}
.article h2 {
	font-size: 20px;
	margin-bottom: 10px;
	color: #fdb813;
}
.article h3 {
	font-size: 18px;
	color: #79AB36;
	margin-bottom: 8px;
}
.article h4, .article h5, .article h6 {font-size: 14px;}
.article .right-aligned {margin: 0 0 5px 10px;}
.article ul, .article ol {margin: 0 0 10px 20px;}
.article ul li {
	list-style: disc;
	padding: 3px 0 3px 5px;
}

/* question-list */
.question-list dd {
	font-weight: bold;
	margin-bottom: 15px;
}
.question-list dd a {
	color: #fff;
	text-decoration: none;
}
.question-list dd a:hover {
	color: #79ab36;
}


/* param selection  */

.param-selection ul li {}

.param-selection ul li span.show-hide {
	display: block;	
	text-decoration: none;
	position: relative;
	z-index: 10;
}
.param-selection ul li span.show-hide:hover  span {color: #46641f;}

.param-selection ul li span.show-hide, .param-selection ul li span.show-hide span {
	background-image: url(../i/select-item-bg.png);
	background-repeat: no-repeat;
}
.param-selection ul li span.show-hide span {
	background-position: 100% -32px;
	display: block;
	height: 29px;
	font: bold 14px/26px tahoma, helvetica, arial, sans-serif;
	color: #60892a;
	padding-left: 15px;
}

.param-selection .item-info {
	position: relative;
	top: -5px;
	z-index: 40;
	padding: 10px;
	border: solid #bcd5a0;	
	border-width: 0 1px 1px 1px;
	font-size: 14px;
	color: #4a4b4b;
}
.param-selection .item-info table {
	margin-left: 10px;
}
.param-selection .item-info td {padding: 5px;}

.param-selection .item-info a {
	text-decoration: none;
}
.param-selection .item-info  em {
	font-style: normal;	
	border-bottom: 1px #79AB36;
	font-weight: bold;
	color: #79AB36;
}
.param-selection .item-info a span.sign {font: bold 16px arial, helvetica, tahoma; margin-right: 3px;}


/* gallery */

table.gallery {width: 99%;}
table.gallery td {padding: 0 10px 15px 0;}

ul.gallery {
	clear: both;
	margin-right: -5px;
}
ul.gallery li {
	display: inline-block;
	margin: 0 15px 15px 0;
}

/* foto */
#image {
text-align: center;
margin-bottom: 45px;
}
#image  .container{
	display: inline-block;
	position: relative;
}
#image .container b {background-image: url(../i/radius2.gif); width: 11px; height: 11px; z-index: 300;} 
#image .container b.lt {
	top: 0;
	left: 0;
}
#image .container b.rt {
	top: 0;
	right: 0;
	background-position: -10px 0;
}
#image .container b.lb {
	bottom: 1px;
	left: 0;
	background-position: 0 -10px;
}
#image .container b.rb {
	bottom: 1px;
	right: 0;
	background-position: -10px -10px;
}

#image .container img {
	position: relative;
	z-index: 1;
}
#image .container a {
	display: block;
	position: absolute;
	z-index: 300;
	width: 50%;
	height: 380px;
	text-indent: -1000em;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#image .container a:hover {opacity: 1; filter: alpha(opacity=100);}
#image .container .back {
	left: -60px;
	top: 0;
	background: url(../i/img-back.png) no-repeat 0 center;
}
#image .container .forward {
	right: -60px;
	top: 0;
	background: url(../i/img-forward.png) no-repeat 100% center;
}

.photoslider {
	width: 665px;
	margin: auto;
	position: relative;
}
.photoslider ul {
	width: 615px;
	height: 112px;
	margin: auto;
	overflow: hidden;
}
.photoslider ul li {
	display: inline-block;
	vertical-align: top;
	margin-right: 3px;
}
.photoslider a.button {
	display: block;
	position: absolute;
	width: 20px;
	height: 112px;
	top: 0;
	opacity: 0.7;
	text-indent: -1000em;
	filter: alpha(opacity=70);
}
.photoslider a.button:hover {opacity: 1; filter: alpha(opacity=100);}

.photoslider a.back {
	left: 0;
	background: url(../i/slider-back.png) no-repeat bottom left;
}
.photoslider a.forward {
	background: url(../i/slider-forward.png) no-repeat bottom right;
	right: 0;
}

/* price list */
.article .price {	margin-left: 40px;}
.article .price, .article .price li {
	list-style: none;
}
.article .price li {
	list-style: none;
	font: bold 14px tahoma, verdana, sans-serif;
	background: url(../i/price-bullet.png) no-repeat 0 2px;
	padding: 0 0 5px 19px;
}
.article .price li.clicked {background-position: -26px -23px;}
.article .price li.clicked a, .article .price li a:hover {color: #79ab36;}
.price li a {
	color: #808285;
	text-decoration: none;
}
.article .price li ul {margin: 7px 0; display: none;}
.article .price li ul li {
	font-weight: normal;
	background: url(../i/excel.gif) no-repeat;
	padding-left: 24px;
}
# .article .price li.clicked ul {display: block;} 
