body {
	padding: 0; margin: 0;
	position: relative;
	text-align: center;
	font-size: 1em;
	font: 76% Arial, Arial, Helvetica, sans-serif;
	background: #fff;
}

/* --- Standart Tag's --- */
h1, h2, h3, h4, h5, h6, form, dl, dd, ul {margin: 0;}
strong, b {font-weight: bold;}
em, i {font-style: italic;}
small {display: block;}
fieldset {border: 0;}
/* --- End Standart Tag's --- */
/* --- Hacks --- */
object{
	outline:none;
}
* html #id {}
*:first-child+html #id {}
/* --- End Hacks --- */

#wrapper {
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

a:focus
{
outline-style: none;
}

object:focus
{
-moz-outline-style: none;
}


/* --- Header --- */
#header {width: 960px;}
#header .block-left, #header .block-right {float: left;}
#header .block-left {width: 155px;}
#header .block-right {width: 805px;}

/* Logo */
.logo {
	display: block;
	width: 155px; height: 104px;
	background: url('../images/logo.gif') no-repeat 0 0;
}
.logo span {display: none;}
#logo-print {display: none;}
/* End Logo */

#header .top {
	width: 805px;
	padding: 15px 0;
}
#header #languages, #header #top-navigation, #header #search {float: left;}

/* Languages */
#header #languages {
	padding: 7px 0 7px 25px;
	list-style: none;
	width: 75px;
	font-size: .9em;
	text-transform: uppercase;
	background: url('../images/bg-languages.gif') no-repeat 100% 50%;
}
* html #header #languages {
	width: 100px;
	width/* */:/**/75px;
}

#header #languages li {
	display: block;
	float: left;
	margin-right: 10px;
}
#header #languages li.last {margin: 0;}
#header #languages li a {
	display: block;
	color: #9e9e9e;
	text-decoration: none;
}
#header #languages li a:hover, #header #languages li a.active {color: #4fa211;}
#header #languages li a.active {font-weight: bold;}

/* End Languages */
/* Top Navigation */
#header #top-navigation {
	padding: 7px 0 7px 15px;
	list-style: none;
	width: 260px;
	font-size: .9em;
}
* html #header #top-navigation {
	width: 320px;
	width/* */:/**/305px;
}

#header #top-navigation li {
	display: block;
	float: left;
	margin-right: 10px;
}
#header #top-navigation li a {
	display: block;
	padding-left: 18px;
	color: #9e9e9e;
	text-decoration: none;
}
#header #top-navigation li.home a {background: url('../images/ico-home.gif') no-repeat 0 50%;}
#header #top-navigation li.print a {background: url('../images/ico-print.gif') no-repeat 0 50%;}
#header #top-navigation li.tree a {background: url('../images/ico-tree.gif') no-repeat 0 50%;}

#header #top-navigation li a:hover, #header #top-navigation li a.active {color: #4fa211;}
/* End Top Navigation */
/* Search */
#header #search {
	width: 385px;
	margin: 0; padding: 0;
}

#header #search fieldset {
	margin: 0; padding: 0;
}
#header #search fieldset label {
	display: block;
	float: left;
	width: 135px;
	padding-right: 10px;
	font-size: .9em;
	font-weight: bold;
	vertical-align: middle;
}
* html #header #search fieldset label {
	width: 145px;
	width/* */:/**/135px;
}

#header #search fieldset label a {
	display: block;
	background: #b54483;
	color: #fff;
	text-decoration: none;
	padding: 7px 10px;
}
#header #search fieldset label a:hover {background: #4fa211;}
#header #search fieldset .txtfld {
	font: 100% Arial, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #bdbdbd;
	border: 1px solid;
	border-color: #c0c0c0 #e8e8e8 #f1f1f1 #cdcdcd;
	padding: 5px 10px 6px 10px;
	vertical-align: bottom;
	width: 180px;
}
* html #header #search fieldset .txtfld {
	margin-left: -2px;
	width: 200px;
	width/* */:/**/180px;
}

#header #search fieldset .bt {vertical-align: middle;}
/* End Search */

#header .bottom {
	width: 805px;
	padding-top: 5px;
}

/* Meniu */
#meniu {
	width: 790px;
	list-style: none;
	padding: 0 0 0 15px;
	font-weight: bold;
}
* html #meniu {
	width: 805px;
	width/* */:/**/790px;
}

#meniu li {
	display: block;
	float: left;
}

#meniu li a {
	display: block;
	padding: 10px;
	color: #9e9e9e;
	text-decoration: none;
}
#meniu li a:hover, #meniu li a.active {color: #4fa211;}
/* End Meniu */
/* Submeniu */
#submeniu {
	width: 955px;
	padding: 0;
	border-bottom: 2px solid #eaeaea;
}
* html #submeniu {
	width: 960px;
	width/* */:/**/956px;
}

#ie {
	width: 956px;
	padding: 0;
	list-style: none;
	border-top: 1px solid #eeeeee;
	font-weight: bold;
}
#ie li {
	display: block;
	float: left;
	position: relative;
	vertical-align: middle;
}
#ie li a {
	display: block;
	text-align: left;
	padding: 8px 0;
	position: relative;
	vertical-align: middle;
	color: #fff;
	text-decoration: none;
	background: #555 url('../images/menu_bg.gif') repeat-x top;
	border-right: 1px solid #9e9e9e;
}

#ie li a span {
	display: block;
	padding: 0 0 0 5px;
}

#ie li.sellout a {
	border-right: 0;
	background: #fff9cc;
	padding: 15px 0 16px 0;
	background: #8cbd63 url('../images/menu_bg_sail.gif') repeat-x top;
}

#ie li a:hover, #ie li a.active {background: #e0e0e0 url('../images/menu_bg_hover.gif') repeat-x top; color: #000;}

#ie li.sellout a:hover {
	background: #74a052 url('../images/menu_bg_sail_hover.gif') repeat-x top;
	color: #fff;
}

#ie li.sellout ul {
	display: none !important;
}

/**/
#ie ul {
	padding: 10px 2px 20px 2px;
	list-style: none;
	display: none;
	position: absolute;
	top: 47px; left: -1px;
	width: 175px;
	border-top: 1px solid #eaeaea;
	z-index: 9999999999;
	font-size: 1em;
	background: url('../images/bg-submeniu.png') no-repeat 50% 100%;
	font-weight: normal;
}
* html #ie ul {
	background: url('../images/bg-submeniu-ie.gif') no-repeat 50% 100%;
	padding: 10px 0 20px 0;
	width: 175px;
	left: -1px;
	border-left: 1px solid #eaeaea;
	border-bottom: 1px solid #72757c;
	border-right: 2px solid #808080;
}

#ie ul li {position: relative;}

#ie ul li a {
	display: block;
	text-align: left;
	color: #737373;
	padding: 3px 20px 3px 20px;
	width: 135px;
	border: 0;
	background: none;
}
#ie ul li a:hover {
	text-decoration: underline;
	background: none;
}
#ie ul li a.active {
	font-weight: bold;
	background: none;
}

#ie li:hover ul, #ie li.over ul { 
	display: block;
}
* html #ie ul li {float: left;}

* html #ie ul li a {
	width: 175px;
	height: 1%;
	width/* */:/* */135px;
}
/**/
/***/
#ie ul ul {
	top: 0; left: 175px;
	padding: 5px 2px 10px 1px;
	font-size: .9em;
	width: 174px;
}
/***/
/* End Submeniu */
/* --- End Header --- */
/* --- Content --- */
#content {
	width: 960px;
	padding: 17px 0 0 0;
}
#content #block-left, #content #block-right {float: left;}
#content #block-left {
	width: 768px;
	margin-right: 5px;
}
#content #block-right {width: 187px;}
/* --- End Content --- */
/* --- Index Flash --- */
#index-flash {
	display: block;
	width: 768px; height: 400px;
}
/* --- End Index Flash --- */
/* --- Headers --- */
#block-left h1 {
	font: 100% Arial, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #70696a;
	padding-bottom: 8px;
	border-bottom: 1px solid #c7c7c7;
	margin: 0 20px 15px 0;
}

#block-left h1 a {
	font-size: .7em;
	display: block;
	float: left;
	padding: 2px 25px 2px 0;
	color: #9e9e9e;
	text-decoration: none;
	background: url('../images/bg-path-a.gif') no-repeat 100% 50%;
}
#block-left h1 a:hover {
	color: #000;
	text-decoration: underline;
}
/* --- End Headers --- */
/* --- Text --- */
.text {
	width: 748px;
	color: #333333;
	line-height: 20px;
}

.text a img { border: 1px solid #eee; }

.text a:hover img { border: 1px solid #a83374; }

#block-left .text h1 {
	font: 100% Arial, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	color: #333333;
	padding-bottom: 15px;
	border: 0; margin: 0;
}
.text h2 {
	font: 100% Arial, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #666666;
	padding-bottom: 15px;
}
.text h3 {
	font: 100% Arial, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #666666;
}

.text p {margin: 0 0 1.5em 0;}
.text p.color {color: #8f0050;}
.text p.color a {color: #52a613;}
.text p.color a:hover {text-decoration: none;}
.text a {color: #888888;}
.text a:hover {color: #000000;}

.text hr {
	border: 0;
	color: #e9e9e7;
	background-color: #e9e9e7;
	height: 1px;
}

.text ul {
	padding: 0;
	list-style: none;
	margin-bottom: 1.5em;
}

.text ul li {
	display: block;
	padding: 0 0 0 30px;
	background: url('../images/bg-text-bullet.gif') no-repeat 13px 7px;
}

* html .text ul li {vertical-align: top; height: 1%;}
.text ul ul {margin: 0;}
.text ul ul li {
	padding-left: 20px;
	background: url('../images/bg-text-bullet.gif') no-repeat 0 7px;
}

.text ul ul ul {margin: 0;}
.text ul ul ul li {
	background: url('../images/bg-text-bullet.gif') no-repeat 0 7px;
}

.text ol {
	padding: 0 0 0 40px;
	margin-bottom: 1.5em;
}
* html .text ol {padding: 0;}
*:first-child+html .text ol {padding: 0;}

.text ol ol {list-style-type: lower-alpha;}
.text ol li {padding: 0}

.text table {
	border-collapse: collapse;
	border: 1px solid;
	border-color: #eeeeee;
	width: 100%;
	margin-bottom: 1.5em;
}
* html .text table {font-size: 1em; width: auto; width/* */:/**/100%;}
.text table[border="0"] {border: 0;}
.text table.noborder { border: 0; }
.text td {
	padding: 4px 5px;
	font-size: 1em;
	border-color: #eeeeee;
	vertical-align: top;
}

.text th {
	padding: 4px 5px;
	text-align: left;
	border-color: #eeeeee;
	font-weight: bold;
}

.text td p, .text th p {margin: 0;}
/* --- End Text --- */
/* --- Modules --- */
/* - Priducts List - */
.text #products-list {
	width: 748px;
	line-height: 17px;
	text-align: left;
	padding-bottom: 4px;
}
.text #products-list .item {
	position: relative;
	float: left;
	display: block;
	width: 249px;
	margin-bottom: -4px;
}

.text #products-list .item .upper {
	text-transform: uppercase;
}

.text #products-list .item a {
	display: block;
	width: 245px;
	padding: 1px 2px 3px 2px;
	text-decoration: none;
}
* html .text #products-list .item a {
	width: 249px;
	width/* */:/**/245px;
}

.text #products-list .item a:hover {
	border-top: 1px solid #dedede;
	padding-top: 0;
	background: #fff url('../images/bg-products-list-a.gif') no-repeat 50% 100%;
}


.text #products-list .item a span.image {
	display: block;
	width: 230px; height: 35px;
	cursor: pointer;
	padding: 170px 0 0 15px;
}
* html .text #products-list .item a span.image {
	width: 245px; height: 195px;
	width/* */:/**/230px;
	height/* */:/**/35px;
}
.text #products-list .item a span.image img {display: none;}

.text #products-list .item a span.image-actions {
	display: block;
	padding: 0;
	cursor: pointer;
	width: 245px; height: 174px;
}
.text #products-list .item a span.image-actions img {display: none;}

.text #products-list .item a span.image strong {
	font: 100% Arial, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #fff;
	text-decoration: none;
	padding: 2px 8px;
	background: #b54483;
}

.text #products-list .item a strong.title {
	display: block;
	color: #333333;
	padding: 0 15px;
}
.text #products-list .item a strong.tactions {
	padding-bottom: 15px;
}

.text #products-list .item a span {
	display: block;
	padding: 0 15px 15px 15px;
	color: #888888;
	font-weight: bold;
}
.text #products-list .item a span.discount {color: #a83374;}
.text #products-list .item a span.discount small {
	display: inline;
	font-size: 1em;
	color: #888888;
	text-decoration: line-through;
	font-weight: normal;
}
/* - End Products List - */
/* - Catalog Categories - */
.text #catalog-categories {
	width: 748px;
	padding: 13px 0 4px 0;
	line-height: 17px;
}
.text #catalog-categories .item {
	float: left;
	display: block;
	width: 149px;
	margin-bottom: -4px;
}

.text #catalog-categories .item a {
	display: block;
	padding: 1px 2px 4px 2px;
	width: 145px;
	color: #333333;
	text-decoration: none;
}
* html .text #catalog-categories .item a {
	width: 149px;
	width/* */:/**/145px;
}

.text #catalog-categories .item a:hover {
	border-top: 1px solid #eeeeee;
	padding-top: 0;
	background: #fff url('../images/bg-catalog-categories-a.gif') no-repeat 50% 100%;
}
.text #catalog-categories .item a span.image {
	display: block;
	width: 145px; height: 145px;
	cursor: pointer; padding-top: 5px;
}
.text #catalog-categories .item a span.image img {display: none;}

.text #catalog-categories .item a strong.title {
	display: block;
	padding: 0 15px 10px 15px;
}
.text #catalog-categories .item a:hover strong.title {text-decoration: underline;}
/* - Catalog Categories - */
/* - Filters Top & Bottom - */
.text .filters-top {
	width: 748px;
	padding-bottom: 15px;
	border-bottom: 1px solid #eeeeee;
}

.text .filters-bottom {
	width: 748px;
	padding: 11px 0 15px 0;
}

.text .filters-top .button,
.text .filters-bottom .button,
.text .filters-bottom .data
{float: left;}
.text .filters-top #elements-count,
.text .filters-top #sort-by 
{float: right;}

* html .text .filters-top #elements-count {width: 120px;}
* html .text .filters-top #sort-by {width: 260px;}

.text .filters-top .button, .text .filters-bottom .button {width: 80px;}
.text .filters-top .button a, .text .filters-bottom .button a {
	display: block;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
	padding: 0 25px 0 10px;
	border: 1px solid #888888;
	background: url('../images/ico-filter.gif') no-repeat 100% 50%;
}
.text .filters-top .button a:hover, .text .filters-bottom .button a:hover {border: 1px solid #e5e5e5;}

.text .filters-top #elements-count fieldset,
.text .filters-top #sort-by fieldset {
	padding: 2px 0 0 0;
	margin: 0;
}
* html .text .filters-top #elements-count fieldset,
* html .text .filters-top #sort-by fieldset {padding-top: 0;}
*:first-child+html .text .filters-top #elements-count fieldset,
*:first-child+html .text .filters-top #sort-by fieldset {padding-top: 0;}

.text .filters-top #elements-count label,
.text .filters-top #sort-by label {
	display: block;
	float: left;
	vertical-align: middle;
	padding: 0 5px;
	color: #888888;
}

.text .filters-top #elements-count select,
.text .filters-top #sort-by select {
	font-size: .9em;
	color: #9d9d9d;
	vertical-align: middle;
}
.text .filters-top #elements-count select.short {width: 50px;}
.text .filters-top #sort-by select.long {width: 160px;}

.text .filters-bottom ul.data {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 668px;
}
.text .filters-bottom ul.data li {
	padding: 0;
	background: none;
	color: #888888;
}
.text .filters-bottom ul.data li strong {
	display: block;
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 15px;
	color: #333333;
}

/* - End Filter Top & Bottom - */
/* - Products View Navigation - */
.text .products-view-navigation {
	width: 748px;
	padding-bottom: 15px;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 10px;
}
.text .products-view-navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.text .products-view-navigation ul li {
	display: block;
	padding: 0;
	background: none;
}
.text .products-view-navigation ul li.send {float: left;}
.text .products-view-navigation ul li.print {float: right;}

.text .products-view-navigation ul li a {
	display: block;
	text-decoration: none;
}

.text .products-view-navigation ul li.send a {
	font-weight: bold;
	padding-left: 25px;
	background: url('../images/ico-mail.gif') no-repeat 5px 50%;
}

.text .products-view-navigation ul li.print a {
	padding-left: 20px;
	background: url('../images/ico-print-p.gif') no-repeat 0 50%;
}
/* - End Products View Navigation - */
/* - Product View - */
.text #products-view {position: relative; width: 748px;}

.text #products-view .block-left, .text #products-view .block-right {float: left; padding-bottom: 17px;}
.text #products-view .block-left {
	width: 410px;
	margin-right: 20px;
}
.text #products-view .block-right {
	width: 318px;
	padding-top: 25px;
}

/* images */
.text #products-view .block-left .galleria_wrapper {
	display: block;
	width: 410px; height: 360px;
	border-bottom: 1px solid #eeeeee;
}

.text #products-view .block-left span.caption {display: none;}

.text #products-view ul.product-images {
	list-style: none;
	padding: 0; margin: 0;
	width: 410px;
}
.text #products-view ul.product-images li {
	display: block;
	float: left;
	width: 70px;
	padding: 0 2px 3px 2px;
	background: none;
	cursor: pointer;
}
* html .text #products-view ul.product-images li {
	width: 74px;
	width/* */:/**/70px;
}

.text #products-view ul.product-images li.hover {background: url('../images/bg-galleria-list.gif') no-repeat 50% 100%;}

#resize {
	display: block;
	width: 1px; height: 1px;
	position: relative;
}
#resize a {
	position: absolute;
	top: -115px; left: 0;
	display: block;
	width: 75px; height: 21px;
}

*:first-child+html #resize a {top: -132px;}
* html #resize a {top: -132px;}

#resize a span {display: none;}

#resize a.zoom-lt {background: url('../images/ico-zoom-lt.gif') no-repeat 50% 50%;}
#resize a.zoom-en {background: url('../images/ico-zoom-en.gif') no-repeat 50% 50%;}
#resize a.zoom-ru {background: url('../images/ico-zoom-ru.gif') no-repeat 50% 50%;}
/* end images */
/* information */
.text #products-view .block-right h1 {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}
.text #products-view .block-right h1 small {
	font-size: 1em;
	color: #888888;
	font-weight: normal;
}

.text #products-view .block-right .description li {background: url('../images/bg-text-bullet2.gif') no-repeat 13px 7px;}

.text #products-view .block-right table.price {
	width: auto;
	line-height: 14px;
}
.text #products-view .block-right table.price td.discount {
	vertical-align: middle;
}
.text #products-view .block-right table.price td.discount span {
	display: block;
	padding: 7px 0;
	background: #b54483;
	color: #ffffff;
	font-size: 1.5em;
	width: 60px;
	text-align: center;
}

.discount_proc {
	position: absolute;
	top: 160px; left: 17px;
	display: block;
	padding: 7px 0 !important;
	background: #b54483;
	color: #ffffff !important;
	font-size: 1.5em;
	width: 60px !important;
	text-align: center;
	font-weight: normal !important;
}

.product_icon {
	position: absolute;
	top: 10px; left: 17px;
	width: 89px;
}

.iner_icons {
	left: 0;
}

.product_icon span {
	float: left;
	width: 89px;
	height: 40px;
	padding: 0 !important;
}

.product_icon span.monthoffer {
	background: url('../images/monthoffer_icon_lt.png') no-repeat left;
}

* html .product_icon span.monthoffer {
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/monthoffer_icon_lt.png');
}

.product_icon span.new {
	background: url('../images/new_icon_lt.png') no-repeat left;
}

* html .product_icon span.new {
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/new_icon_lt.png');
}


.product_icon span.action {
 /*	display: none !important; */ 
	background: url('../images/action_icon_lt.png') no-repeat left;
}

* html .product_icon span.action {
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/action_icon_lt.png');
}

.more_product {
	position: absolute;
	bottom: 10px; right: 15px;
	display: block;
	padding: 0 10px 0  2px !important;
	font-weight: normal !important;
	border: 1px solid #eee;
	background: url('../images/arrow.gif') no-repeat right;
}

.text #products-view .block-right table.price td.count {vertical-align: middle;}
.text #products-view .block-right table.price td.count span {
	display: block;
	font-size: 1.5em;
	color: #a83374;
}

.text #products-view .block-right table.price td.old-price {
	vertical-align: bottom;
	padding-bottom: 2px;
	font-weight: bold;
	color: #888888;
	text-decoration: line-through;
}

.text #products-view .block-right #cart {
	padding-bottom: 20px;
	border-bottom: 1px solid #eeeeee;
}
.text #products-view .block-right #cart fieldset {
	padding: 0 4px;
	margin: 0;
}
.text #products-view .block-right #cart fieldset label {display: none;}
.text #products-view .block-right #cart fieldset .txtfld {
	text-align: center;
	padding: 6px 5px;
	width: 30px;
	border: 1px solid #951e60;
	color: #888888;
	font-weight: bold;
	background: url('../images/bg-catalog-view-input.gif') no-repeat 0 0;
	vertical-align: middle;
}

* html .text #products-view .block-right #cart fieldset .txtfld {
	width: 40px;
	width/* */:/**/30px;
}
.text #products-view .block-right #cart fieldset .bt {
	vertical-align: middle;
	margin-left: 5px;
}


.text #products-view .block-right ul#where-to-buy {
	padding: 10px 0 0 0;
	list-style: none;
	font-size: .9em;
	line-height: 15px;
}

.text #products-view .block-right ul#where-to-buy li.yes {background: url('../images/ico-yes.gif') no-repeat 13px 6px;}
.text #products-view .block-right ul#where-to-buy li.no {background: url('../images/bg-text-bullet2.gif') no-repeat 13px 6px;}

.text #products-view .block-right ul#where-to-buy li.title {
	padding: 0 0 10px 0;
	background: none;
	font-size: 1.1em;
	font-weight: bold;
}
/* end information */
/* additional goods */


.text #products-view #products-meniu {
	width: 743px;
	background: #ececec url('../images/bg-products-meniu.gif') no-repeat 0 0;
	list-style: none;
	padding: 3px 2px 0 3px; margin: 0 0 15px 0;	
	font-weight: bold;
	overflow: hidden;
}
* html .text #products-view #products-meniu {
	width: 748px;
	width/* */:/**/743px;
}

.text #products-view #products-meniu li {
	display: block;
	float: left;
	padding: 0;
	background: none;
}
.text #products-view #products-meniu li a {
	display: block;
	padding: 8px 14px 8px 15px;
	border-right: 1px solid #dcdcdc;
	color: #888888;
	text-decoration: none;
	white-space: nowrap;
}

.text #products-view #products-meniu li a:hover, .text #products-view #products-meniu li a.active, .text #products-view #products-meniu li.ui-tabs-selected a {
	color: #000000;
	background: #ffffff;
}




.text .small-products-list {
	width: 748px;
	line-height: 14px;
	font-size: .9em;
	text-align: left;
	padding-bottom: 4px;
}

.text .small-products-list .item {
	float: left;
	display: block;
	width: 149px;
	margin-bottom: -4px;
}
.text .small-products-list .item a {
	display: block;
	width: 145px;
	padding: 1px 2px 3px 2px;
	text-decoration: none;
}
* html .text .small-products-list .item a {
	width: 149px;
	width/* */:/**/145px;
}

.text .small-products-list .item a:hover {
	border-top: 1px solid #dedede;
	padding-top: 0;
	background: #fff url('../images/bg-small-products-list-a.gif') no-repeat 50% 100%;
}


.text .small-products-list .item a span.image {
	display: block;
	width: 130px; height: 26px;
	cursor: pointer;
	padding: 90px 0 0 15px;
}
* html .text .small-products-list .item a span.image {
	width: 145px; height: 116px;
	width/* */:/**/130px;
	height/* */:/**/26px;
}

.text .small-products-list .item a span.image img {display: none;}

.text .small-products-list .item a span.image strong {
	font: 100% Arial, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	padding: 2px 8px;
	background: #b54483;
}

.text .small-products-list .item a strong.title {
	display: block;
	color: #333333;
	padding: 5px 15px 0 15px;
}
.text .small-products-list .item a strong.tactions {
	padding-bottom: 15px;
}

.text .small-products-list .item a span {
	display: block;
	padding: 0 15px 15px 15px;
	color: #888888;
	font-weight: bold;
}
.text .small-products-list .item a span.discount {color: #a83374;}
.text .small-products-list .item a span.discount small {
	display: inline;
	font-size: 1em;
	color: #888888;
	text-decoration: line-through;
	font-weight: normal;
}




/* end additional goods */
/* - End Product View - */
/* - News - */
.text #news-listing {
	width: 748px;
	padding-bottom: 4px;
}
.text #news-listing .item {
	width: 374px;
	float: left;
	display: block;
	margin-bottom: -4px;
}

.text #news-listing .item a {
	display: block;
	width: 330px;
	padding: 25px 22px 0 22px;
	text-decoration: none;
}
* html .text #news-listing .item a {
	width: 374px;
	width/* */:/**/330px;
}

.text #news-listing .item a:hover {
	border-top: 1px solid #dedede;
	padding-top: 24px;
	background: #fff url('../images/bg-news-list-a.gif') no-repeat 50% 100%;
}

.text #news-listing .item a small {
	display: block;
	width: 330px;
	font-size: .9em;
	color: #888888;
	line-height: 10px;
	cursor: pointer;
}
.text #news-listing .item a strong {
	display: block;
	width: 330px;
	color: #333333;
	padding-bottom: 10px;
	cursor: pointer;
}
.text #news-listing .item a:hover strong {text-decoration: underline;}

.text #news-listing .item a span {
	display: block;
	color: #333333;
	width: 330px;
	cursor: pointer;

}
.text #news-listing .item a.wimage span {
	padding-left: 100px;
	width: 230px;
}
* html .text #news-listing .item a.wimage span {
	width: 330px;
	width/* */:/**/230px;
}

.text #news-listing .item a.wimage span img {display: none;}
/* - End News - */
/* - News View - */


/* - End News View - */
/* - Articles - */
.text div.archive {
	width: 748px;
	padding: 9px 0 15px 0;
}
.text div.archive a {
	display: block;
	padding-left: 20px;
	background: url('../images/ico-more.gif') no-repeat 0 50%;
}

.text #articles-listing {width: 748px;}
.text #articles-listing .block-left, .text #articles-listing .block-right {float: left;}
.text #articles-listing .block-left {width: 499px;}
.text #articles-listing .block-right {width: 249px;}


.text #related-articles {
	width: 748px;
	border-bottom: 1px solid #c7c7c7;
	margin-bottom: 20px;
}
.text #related-articles .articles-list-item {
	width: 748px;
	padding-bottom: 25px;
}
.text #related-articles .articles-list-item .image, .text #related-articles .articles-list-item dl {float: left;}
.text #related-articles .articles-list-item .image {
	width: 160px;
	padding: 5px 0 0 10px;
}
* html .text #related-articles .articles-list-item .image {
	width: 170px;
	width/* */:/**/160px;
}

.text #related-articles .articles-list-item .image img {border: 0;}

.text #related-articles .articles-list-item dl {width: 748px;}
.text #related-articles .articles-list-item dl.short {width: 578px;}

.text #related-articles .articles-list-item dt {
	font-weight: bold;
	padding-bottom: 5px;
}


.text #articles-listing .articles-list-item {
	width: 499px;
	padding-bottom: 25px;
}
.text #articles-listing .articles-list-item .image, .text #articles-listing .articles-list-item dl {float: left;}
.text #articles-listing .articles-list-item .image {
	width: 160px;
	padding: 5px 0 0 10px;
}
* html .text #articles-listing .articles-list-item .image {
	width: 170px;
	width/* */:/**/160px;
}

.text #articles-listing .articles-list-item .image img {border: 0;}

.text #articles-listing .articles-list-item dl {width: 499px;}
.text #articles-listing .articles-list-item dl.short {width: 329px;}

.text #articles-listing .articles-list-item dt {
	font-weight: bold;
	padding-bottom: 5px;
}

.text #articles-listing #articles-categories {
	margin: 0 9px 0 10px;
	width: 230px;
}
.text #articles-listing #articles-categories ul {
	list-style: none;
	padding: 3px 0 0 0;
	font-weight: bold;
	width: 230px;
	background: url('../images/bg-articles-meniu-top.gif') no-repeat 50% 0;
}
.text #articles-listing #articles-categories ul li {
	display: block;
	padding: 0;
	background: none;
}
* html .text #articles-listing #articles-categories ul li {
	vertical-align: top;
	height: 1%;
}
.text #articles-listing #articles-categories ul li a {
	display: block;
	padding: 8px 10px 9px 5px;
	text-decoration: none;
	background: url('../images/bg-articles-meniu-a.gif') no-repeat 50% 100%;
}
.text #articles-listing #articles-categories ul li a span {
	display: block;
	padding-left: 15px;
}

.text #articles-listing #articles-categories ul li a:hover span {background: url('../images/bg-articles-meniu-span.gif') no-repeat 0 45%;}

.text #articles-listing #articles-categories ul li a.active {
	background: url('../images/bg-articles-meniu-aa.gif') no-repeat 50% 100%;
	padding-bottom: 11px;
}
.text #articles-listing #articles-categories ul li.last a.active {
	background: url('../images/bg-articles-meniu-aa.gif') no-repeat;
	background-position: 50% -3px;
}

.text #articles-listing #articles-categories ul li a.active span {background: url('../images/bg-articles-meniu-span.gif') no-repeat 0 45%;}
/* - End Articles - */
/* - Articles View - */
.text .articles-view {width: 748px;}

.text .articles-view h1 small {
	display: block;
	font-size: .55em;
	color: #888888;
}

.text .articles-view .image {
	float: left;
	margin-right: 10px;
	padding-top: 5px;
}

.text .articles-view .image a {
	display: block;
	width: 172px; height: 130px;
	padding: 5px;
}

.text .articles-view img {
	margin: 0 10px;
	padding: 5px;
}
* html .text .articles-view img {margin: 0;}
*:first-child+html .text .articles-view img {margin: 0;}

.text .articles-view .image a img {
	border: 0;
	padding: 0; margin: 0;
	border: 0;
}

/* - End Articles View - */
/* - Basket - */
.text #basket {width: 748px;}
.text #basket table {
	border-collapse: collapse;
	border: 0;
	width: 748px;
	line-height: 16px;
}
.text #basket table td {
	vertical-align: middle;
	border-bottom: 1px solid #eeeeee;
	padding: 0;
}
.text #basket table .first td {padding-top: 0;}

/* image */
.text #basket table td.image {width: 115px;}
.text #basket table td.image a img {
	border: 0; margin: 0;
	vertical-align: middle;
}

/* end image */
/* title */
.text #basket table td.title {width: 203px}
.text #basket table td.title a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.text #basket table td.title a span {
	display: block;
	font-weight: normal;
	color: #888888;
}

.text #basket table td.title a:hover {text-decoration: underline;}
.text #basket table td.title a:hover span {text-decoration: none;}s
/* end title */
/* price */
.text #basket table td.price {
	width: 115px;
	text-align: center;
	color: #888888;
}
.text #basket table td.price strong {
	text-align: center;
	display: block;
}
.text #basket table td.price strong.red {
	color: #a83374; 
}

.text #basket table td.price span {
	display: block;
	text-decoration: line-through;
	text-align: center;
}
/* end price */
/* count */
.text #basket table td.count {width: 105px;}
.text #basket table td.count span {color: #333333;}
.text #basket table td.count input {vertical-align: middle;}
/* end count */
/* count-long */
.text #basket table td.count-long {width: 195px;}
/* end count-long */
/* delete */
.text #basket table td.delete {
	width: 90px;
	text-align: center;
}
.text #basket table td.delete a {
	padding: 0 0 0 15px;
	color: #888888;
	background: url('../images/ico-delete.gif') no-repeat 0 50%;
}
.text #basket table td.delete a:hover {color: #000000;}
/* end delete */
/* total */
.text #basket table td.total {
	width: 100px;
	text-align: right;
	padding-right: 20px;
	color: #888888;
}
* html .text #basket table td.total {
	width: 120px;
	width/* */:/**/100px;
}

.text #basket table td.total strong {color: #333333;}
/* end total */

/* final sum */
.text #basket table td.final-sum {
	text-align: right;
	font-size: 1.5em;
	padding: 15px 20px;
	color: #888888;
}
.text #basket table td.final-sum strong {
	color: #333333;
	font-weight: normal;
}
/* end final sum */
/* navigation */
.text #basket table td.navigation {
	text-align: right;
	border: 0;
	padding: 15px 20px;
}
.text #basket table td.navigation a {float: right; margin-left: 2px;}

.text #basket table td.navigation a.back-lt, .text #basket table td.navigation a.back-en, .text #basket table td.navigation a.back-ru {
	display: block;
	height: 22px;
}
.text #basket table td.navigation a.back-lt {width: 140px; background: url('../images/btn-back-top-goods-lt.gif') no-repeat 50% 50%;}
.text #basket table td.navigation a.back-en {width: 144px; background: url('../images/btn-back-top-goods-en.gif') no-repeat 50% 50%;}
.text #basket table td.navigation a.back-ru {width: 174px; background: url('../images/btn-back-top-goods-ru.gif') no-repeat 50% 50%;}
.text #basket table td.navigation a.back-lt span, .text #basket table td.navigation a.back-en span, .text #basket table td.navigation a.back-ru span {
	display: none;
}

.text #basket table td.navigation a.send-lt, .text #basket table td.navigation a.send-en, .text #basket table td.navigation a.send-ru {
	display: block;
	height: 22px;
}
.text #basket table td.navigation a.send-lt {width: 93px; background: url('../images/btn-send-friend-lt.gif') no-repeat 50% 50%;}
.text #basket table td.navigation a.send-en {width: 93px; background: url('../images/btn-send-friend-en.gif') no-repeat 50% 50%;}
.text #basket table td.navigation a.send-ru {width: 108px; background: url('../images/btn-send-friend-ru.gif') no-repeat 50% 50%;}
.text #basket table td.navigation a.send-lt span, .text #basket table td.navigation a.send-en span, .text #basket table td.navigation a.send-ru span {
	display: none;
}

.text #basket table td.navigation a.print-lt, .text #basket table td.navigation a.print-en, .text #basket table td.navigation a.print-ru {
	display: block;
	height: 22px;
}
.text #basket table td.navigation a.print-lt {width: 78px; background: url('../images/btn-print-lt.gif') no-repeat 50% 50%;}
.text #basket table td.navigation a.print-en {width: 44px; background: url('../images/btn-print-en.gif') no-repeat 50% 50%;}
.text #basket table td.navigation a.print-ru {width: 58px; background: url('../images/btn-print-ru.gif') no-repeat 50% 50%;}
.text #basket table td.navigation a.print-lt span, .text #basket table td.navigation a.print-en span, .text #basket table td.navigation a.print-ru span {
	display: none;
}
/* end navigation */

/* - End Basket - */



/* - Search - */
.text a.path {
	padding-right: 30px;
	background: url('../images/bg-path-a.gif') no-repeat 100% 50%;
}
/* - End Search - */
/* - Pager - */
.text .pager {
	width: 748px;
	border-top: 1px solid #eeeeee;
	padding: 10px 0;
}
.text .pager ul {
	list-style: none;
	margin: 0; padding: 0;
	width: 748px;
	overflow: hidden;
}
.text .pager ul li {
	padding: 0;
	background: none;
	display: block;
	float: left;
	margin-right: 5px;
}
.text .pager ul li a {
	display: block;
	color: #9d9d9d;
	text-decoration: none;
	padding: 0 7px;
	border: 1px solid #eeeeee;
}
.text .pager ul li a:hover, .text .pager ul li a.active {
	color: #000000;
	border: 1px solid #888888;
}
/* - End Pager - */
/* - Forms - */
.text #notification {
	list-style: none;
	margin: 0;
	padding: 8px 10px;
	border: 1px solid #e0e0e0;
	color: #333333;
	line-height: 18px;
}
.text #notification li {
	display: block;
	padding: 2px 0 2px 30px;
	background: url('../images/ico-ok.gif') no-repeat 0 0;
}
.text #notification li.results {
	background: url('../images/bg-search-results.gif') no-repeat 30px 10px;
	padding-top: 20px;
}
.text #notification li.results {color: #888888;}
.text #notification li.results strong {color: #333333;}

.text #form {padding: 20px 125px 20px 90px;}
.text #form ul {
	list-style: none;
	margin: 0 0 1em 0;
	color: #878787;
}
.text #form ul li {
	padding-left: 20px;
	background: url('../images/ico-error.gif') no-repeat 0 50%;
}

.text #form fieldset {
	margin: 0;
	padding: 8px 0;
}
.text #form fieldset.right {
	padding-left: 130px;
}
* html .text #form fieldset.right {padding-right: 0;}
.text #form fieldset label {
	color: #333333;
	display: block;
	float: left;
	width: 130px;
}
.text .txtfld {
	border: 1px solid;
	border-color: #bebebe #d6d6d6 #d6d6d6 #bebebe;
	background: #fafafa;
	color: #333;
	padding: 2px 5px;
}
.text .long {width: 155px;}
* html .text .long {
	width: 165px;
	width/* */:/**/155px;
}
.text .short {width: 35px;}
* html .text .short {
	width: 45px;
	width/* */:/**/35px;
}
.text .select {width: 165px;}
* html .text .select {
	width: 175px;
	width/* */:/**/165px;
}

.text textarea {
	font: 100% Arial, Arial, Helvetica, sans-serif;
	border: 1px solid;
	border-color: #bebebe #d6d6d6 #d6d6d6 #bebebe;
	background: #fafafa;
	color: #333;
	padding: 2px 5px;
	width: 390px;
	height: 150px;
	overflow: auto;
}
* html .text textarea {
	width: 400px;
	width/* */:/**/390px;
}
/* - End Forms - */
/* - Contacts - */
#contacts {width: 748px;}

#contacts .block-left, #contacts .block-right {float: left;}
#contacts .block-left {
	width: 368px;
	margin-right: 35px;
}
#contacts .block-right {
	width: 345px;
}

.text #contacts #contacts-form form {
	margin: 0;
	padding: 15px 0;
	width: 365px;
}

.text #contacts #contacts-form .error {
	list-style: none;
	margin: 0 0 1em 0;
	color: #878787;
}
.text #contacts #contacts-form .error li {
	padding-left: 20px;
	background: url('../images/ico-error.gif') no-repeat 0 50%;
}
.text #contacts #contacts-form fieldset {
	margin: 0; padding: 3px 0;
}

.text #contacts #contacts-form label {
	display: block;
	color: #333333;
}
.text #contacts #contacts-form .txtfld {width: 240px;}
* html .text #contacts #contacts-form .txtfld {
	width: 250px;
	width/* */:/**/240px;
}

.text #contacts #contacts-form select {
	border: 1px solid;
	border-color: #bebebe #d6d6d6 #d6d6d6 #bebebe;
	background: #fafafa;
	color: #333;
	padding: 2px 5px;
	width: 251px;
}
.text #contacts #contacts-form textarea {
	width: 350px;
	height: 150px;
}
* html .text #contacts #contacts-form textarea {
	width: 360px;
	width/* */:/**/350px;
}

.text #contacts .address-list {
	width: 345px;
	padding-bottom: 30px;
	line-height: 16px;
}
.text #contacts .address-list dl {
	float: left;
	width: 160px;
	padding: 0 12px 25px 0;
}
* html .text #contacts .address-list dl {
	width: 172px;
	width/* */:/**/160px;
}

.text #contacts dl dt {
	font-weight: bold;
	color: #333333;
	font-size: 1.1em;
}
.text #contacts dl dd {color: #333333;}
.text #contacts dl dd.work-time {
	font-size: .9em;
	color: #808080;
}
.text #contacts dl dd.map a {
	display: block;
	padding-left: 15px;
	background: url('../images/ico-contacts.gif') no-repeat 0 50%;
}
/* - End Contacts - */
/* - Sitemap - */
.text #sitemap {width: 748px;}
.text #sitemap .block-left, .text #sitemap .block-right {
	float: left;
	width: 374px;
}
.text #sitemap ul {font-weight: bold;}
.text #sitemap ul ul {
	font-weight: normal;
	font-size: .9em;
}
.text #sitemap ul ul li {
	background: none;
	padding-left: 25px;
}
/* - End Sitemap - */
/* - Career List - */
.text ul.career-list {
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 15px;
	margin-bottom: 15px;
	font-weight: bold;
}
.text .career {padding: 0 0 15px 30px;}
/* - End Career List - */
/* - FAQ - */
.text #faq {width: 748px;}
.text #faq ul {
	list-style: none;
	padding: 0;
	font-weight: bold;
}
.text #faq ul li {
	display: block;
	padding: 0;
	background: #fff;
}

.text #faq ul li.faq-question-open {
	background: #fafafa;
}


.text #faq ul li a.question {
	display: block;
	padding: 15px 20px 14px 22px;
	text-decoration: none;
	border-bottom: 1px solid #eeeeee;
}
.text #faq ul li.first a.question {padding-top: 16px;}
.text #faq ul li.faq-question-open a.question {
	border-bottom: 0;
	color: #b54483;
}

.text #faq ul li a.question span {
	display: block;
	padding-left: 20px;
	background: url('../images/ico-faq-a.gif') no-repeat 0 5px;
}
.text #faq ul li.faq-question-open a.question span {background: url('../images/ico-faq-aa.gif') no-repeat 0 5px;}

.text #faq ul li a.question:hover {
	text-decoration: underline;
	padding-bottom: 15px;
	border-bottom: 0;
	background: url('../images/bg-faq-list.gif') no-repeat 50% 100%;
}
.text #faq ul li.first a.question:hover {
	border-top: 1px solid #eeeeee;
	padding-top: 15px;
}
.text #faq ul li.faq-question-open a.question:hover {
	background-image: none;
	padding-bottom: 14px;
}

.text #faq ul li ul {
	font-weight: normal;
	padding: 0 20px 0 40px;
	color: #333333;
	margin: 0;
	border-bottom: 1px solid #eeeeee;
}

.text #faq ul li ul li {
	border: 0;
	background: #fafafa;
}
/* - End Faq - */
/* - Supper Price - */

/* List */
/* Header */
.text #supper-price-header {
	width: 298px;
	padding: 30px 30px 30px 420px;
	min-height: 115px;
	margin: 0 0 30px 0;
}
* html .text #supper-price-header {
	height: 175px;
	width: 748px;
	width/* */:/**/310px;
	height/* */:/**/115px;
}

.text #supper-price-header h1 {display: none;}

.text .lt-title {background: #ff7214 url('../images/bg-supper-price-lt.gif') no-repeat 0 50%;}
.text .en-title {background: #ff7214 url('../images/bg-supper-price-en.gif') no-repeat 0 50%;}
.text .ru-title {background: #ff7214 url('../images/bg-supper-price-en.gif') no-repeat 0 50%;}

.text #supper-price-header .list {
	width: 310px;
	padding-bottom: 20px;
	background: #fff url('../images/bg-supper-price-bottom.gif') no-repeat 50% 100%;
}
.text #supper-price-header .list ul {
	padding-top: 20px;
	margin: 0;
	width: 310px;
	background: url('../images/bg-supper-price-top.gif') no-repeat 50% 0;
	font-size: 1.5em;
	line-height: 26px;
}
.text #supper-price-header .list ul li {
	padding: 0 10px 0 20px;
	background: none;
}
/* End Header */
/* Content */
.text #supper-price table {
	width: auto;
}
.text #supper-price table th {
	background: #f58220;
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 15px;
	padding-right: 15px;
}
.text #supper-price table td {
	padding-left: 30px;
	color: #666666;
}
/* End Content */
/* Meniu */
.text ul#supper-price-meniu {
	padding: 0 0 25px 0;
	overflow: hidden;
}
.text ul#supper-price-meniu li {
	padding: 0;
	float: left;
	background: none;
	margin-right: 75px;
}
.text ul#supper-price-meniu li a {
	display: block;
	width: 85px;
	text-align: center;
	font-weight: bold;
	color: #6ac029;
	padding-top: 85px;
}
.text ul#supper-price-meniu li a img {display: none;}

.text #supper-price-footer {
	height: 5px;
	background: #ff7214;
	width: 748px;
	margin-bottom: -20px;
}
/* End Meniu */
/* End List */
/* View */
/* Header */
.text #supper-price-header-inside {
	display: block;
	width: 748px; height: 55px;
	margin: 0 0 30px 0;
}

.text .lt-title-inside {background: #ff7214 url('../images/bg-supper-price-inside-lt.gif') no-repeat 0 50%;}
.text .en-title-inside {background: #ff7214 url('../images/bg-supper-price-inside-en.gif') no-repeat 0 50%;}
.text .ru-title-inside {background: #ff7214 url('../images/bg-supper-price-inside-en.gif') no-repeat 0 50%;}

.text #supper-price-header-inside h1 {display: none;}
/* End Header */
/* Meniu */
.text ul#supper-price-meniu-inside {
	padding: 0; margin: 0;
	overflow: hidden;
	width: 748px;
	border-bottom: 5px solid #ff7214;
	font-weight: bold;
}
.text ul#supper-price-meniu-inside li {
	display: block;
	float: left;
	padding: 0;
	background: none;
}
.text ul#supper-price-meniu-inside li a {
	display: block;
	padding: 20px 10px 20px 55px;
	color: #52a613;
}
.text ul#supper-price-meniu-inside li a.active {
	color: #4d311e;
	text-decoration: none;
	font-size: 1.5em;
	font-weight: normal;
}
/* End Meniu - */
/* List */
.text #piles-list {
	width: 748px;
}
.text #piles-list .piles-list-item {
	width: 249px;
	float: left;
	display: block;
	padding: 0 0 20px 0;
}
.text #piles-list .piles-list-item .image {
	width: 249px;
	padding: 20px 0;
	text-align: center;
	position: relative;
}

.text #piles-list .piles-list-item .image .discount {
	position: absolute;
	top: 5px; right: 45px;
	display: block;
	width: 46px; height: 46px;
	line-height: 46px;
	text-align: center;
	vertical-align: middle;
	z-index: 10;
	font-weight: bold;
	color: #fff;
	background: url('../images/ico-discount.png') no-repeat 50% 50%;
}
* html .text #piles-list .piles-list-item .image .discount {
	background: url('../images/ico-discount.gif') no-repeat 50% 50%;
	_bac\kground: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/ico-discount.png');
}

.text #piles-list .piles-list-item .image img {border: 0;}

.text #piles-list .piles-list-item .features-list {
	padding: 0 20px;
	width: 208px;
}
* html .text #piles-list .piles-list-item .features-list {
	width: 248px;
	width/* */:/**/208px;
}

.text #piles-list .piles-list-item .features-list .checkbox,
.text #piles-list .piles-list-item .features-list .title,
.text #piles-list .piles-list-item .features-list .points {
	float: left;
}

.text #piles-list .piles-list-item .features-list .checkbox {
	width: 30px;
	text-align: center;
}
.text #piles-list .piles-list-item .features-list .title {
	width: 128px;
	margin-right: 3px;
	line-height: 16px;
}
.text #piles-list .piles-list-item .features-list .title a {color: #52a613;}

.text #piles-list .piles-list-item .features-list .title dd.dimensions {
	color: #999999;
	padding: 0;
	font-weight: normal;
}
.text #piles-list .piles-list-item .features-list .title dd {
	padding-top: 3px;
	font-weight: bold;
	color: #333333;
	font-size: 1.1em;
}

.text #piles-list .piles-list-item .features-list .title dd span {
	font-size: 1.05em;
	color: #e60f0f;
}
.text #piles-list .piles-list-item .features-list .title dd small {
	display: inline;
	font-size: .8em;
	font-weight: normal;
	color: #999999;
	text-decoration: line-through;
	padding-left: 5px;
}


.text #piles-list .piles-list-item .features-list .points {
	display: block;
	width: 47px;
	height: 47px;
	text-align: center;
	font-size: .9em;
	font-weight: bold;
	background: url('../images/bg-points.gif') no-repeat 50% 50%;
}
.text #piles-list .piles-list-item .features-list .points span {
	font-size: 2.4em;
	display: block;
	padding-top: 8px;
	line-height: 14px;
}
/* End List */
/* Results */
.text #pile-results {
	width: 748px;
}
.text #pile-results #total-points {
	width: 718px;
	padding: 12px 15px;
	border-bottom: 5px solid #ff7214;
	margin-bottom: 15px;
}
* html .text #pile-results #total-points {
	width: 748px;
	width/* */:/**/718px;
}
.text #pile-results #total-points .title, .text #pile-results #total-points .sum {float: left;}
.text #pile-results #total-points .title {
	width: 646px;
	margin-right: 15px;
	text-align: right;
	font-size: 1.6em;
	color: #333333;
	padding: 15px 0;
}

.text #pile-results #total-points .sum {
	display: block;
	width: 57px; height: 57px;
	background: url('../images/bg-points-total.gif') no-repeat 50% 50%;
	font-weight: bold;
	text-align: center;
}
.text #pile-results #total-points .sum span {
	display: block;
	font-size: 2.6em;
	padding-top: 10px;
}

.text table.calculator {
	border: 0;
	width: 748px;
	margin: 0;
}
.text table.calculator td {
	padding: 0;
	width: 374px;
}

.text table.calculator td.message table {}
.text table.calculator td.message table th {
	background: #f58220;
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 15px;
	padding-right: 15px;
}
.text table.calculator td.message table td {
	color: #666666;
	padding: 4px 5px 4px 30px;
}

.text table.calculator td.auto table {}
.text table.calculator td.auto table th {
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 15px;
	padding-right: 15px;
	color: #943368;
}
.text table.calculator td.auto table td {
	padding: 15px;
	color: #666666;
	line-height: 18px;
}
.text table.calculator td.auto table td .price b {white-space: nowrap;}

.text table.calculator td.auto table td .points-gathered {
	font-size: 1.6em;
	padding-top: 5px;
}
.text table.calculator td.auto table td .points-gathered b {color: #da5801;}

.text table.calculator td.auto table td .discount-percent {
	font-size: 1.6em;
	padding-bottom: 5px;
}
.text table.calculator td.auto table td .discount-percent b {
	font-weight: normal;
	color: #c93232;
	display: block;
	white-space: nowrap;
}
.text table.calculator td.auto table td .discount-points {padding-bottom: 8px;}
.text table.calculator td.auto table td .discount-points span {font-weight: bold;}
/* End Results */
/* End View */

/* - End Supper Price - */
/* - Back Top - */
.text .back-top {
	width: 748px;
	padding: 12px 0;
	border-top: 1px solid #eeeeee;
	font-weight: bold;
}
.text .bt-top {
	padding-top: 0;
	margin-bottom: 20px;
	border-top: 0;
	border-bottom: 1px solid #eeeeee;
}
.text .bt-top2 {
	padding-top: 0;
	border-top: 0;
	border-bottom: 1px solid #eeeeee;
}
.text .bt-bottom {
	border-bottom: 1px solid #c7c7c7;
	margin-bottom: 20px;
}
* html .text .bt-bottom {padding-bottom: 0;}

.text .back-top ul {
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.text .back-top ul li {
	display: block;
	background: none;
	padding: 0;
}

.text .back-top ul li.top,
.text .back-top ul li.back,
.text .back-top ul li.archive,
.text .back-top ul li.faq,
.text .back-top ul li.related {float: left;}
.text .back-top ul li.related {
	padding-left: 18px;
	background: url('../images/ico-related.gif') no-repeat 10px 50%;
}

.text .back-top ul li.print {float: right;}

.text .back-top ul li a {
	display: block;
	text-decoration: none;
}

.text .back-top ul li.top a {
	padding: 0 0 0 10px;
	background: url('../images/ico-top.gif') no-repeat 0 50%;
}
.text .back-top ul li.back a {
	padding: 0 0 0 10px;
	background: url('../images/ico-back.gif') no-repeat 0 50%;
}
.text .back-top ul li.archive a {
	padding: 0 0 0 15px;
	background: url('../images/ico-news.gif') no-repeat 0 50%;
}
.text .back-top ul li.faq a {
	padding: 0 0 0 15px;
	background: url('../images/ico-faq.gif') no-repeat 0 50%;
}
.text .back-top ul li.related a {
	font-weight: normal;
	padding: 0 0 0 20px;
	color: #000;
	text-decoration: underline;
	background: url('../images/ico-more.gif') no-repeat 5px 50%;
}
.text .back-top ul li.related a:hover {text-decoration: none;}

.text .back-top ul li.print a {
	font-weight: normal;
	padding-left: 20px;
	background: url('../images/ico-print-p.gif') no-repeat 0 50%;
}
/* - End Back Top - */
/* --- End Modules --- */

/* --- Catalog Meniu --- */
#catalog-meniu {
	list-style: none;
	padding: 15px 0 25px 0;
	font-weight: bold;
}
#catalog-meniu li {display: block;}
* html #catalog-meniu li {
	vertical-align: top;
	height: 1%;
}

#catalog-meniu li a {
	display: block;
	padding: 3px 30px 3px 0;
	color: #888888;
	text-decoration: none;
}

#catalog-meniu li a:hover, #catalog-meniu li a.active {
	color: #000000;
	text-decoration: underline;
}

#catalog-meniu li.submeniu a {background: url('../images/ico-submeniu.gif') no-repeat 100% 6px;}
#catalog-meniu li.submeniu a.active {background: url('../images/ico-submeniu-a.gif') no-repeat 100% 6px;}

#catalog-meniu li a span, #catalog-meniu li.submeniu a span {
	display: block;
	padding-left: 23px;
	width: 134px;
	cursor: pointer;
}
* html #catalog-meniu li a span, #catalog-meniu li.submeniu a span {
	width: 157px;
	width/* */:/**/134px;
}

#catalog-meniu li a:hover span, #catalog-meniu li.submeniu a:hover span,
#catalog-meniu li a.active span, #catalog-meniu li.submeniu a.active span {background: url('../images/ico-strike.gif') no-repeat 0 4px;}

#catalog-meniu li ul {
	font-weight: normal;
	padding: 0; margin: 0;
}

#catalog-meniu li ul a, #catalog-meniu li.submeniu ul a, #catalog-meniu li ul a.active, #catalog-meniu li.submeniu ul a.active {
	padding: 1px 10px 1px 15px;
	background: none;
}

/* --- End Catalog Meniu --- */
/* --- Quick Navigation --- */
#quick-nav {
	padding: 0;
	list-style: none;
}
#quick-nav li {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	border-bottom: 1px solid #eee;
}
#quick-nav li.icon_4 { padding-bottom: 25px; }
#quick-nav li.icon_5 { 
	border-bottom: none; 
	color: #333px;
}

#quick-nav li.icon_5 .question { 
	padding: 0 10px 10px 10px; 
	font-weight: bold;
}
#quick-nav li.icon_5 fieldset { 
	float: left;
	width: 100%;
	padding: 3px !important;
	background: #f6f6f6;
	margin-bottom: 1px !important;
	line-height: 20px;
}

#quick-nav li.icon_5 p { 
	margin: 0;
	padding: 0;
}


#quick-nav li.icon_5 fieldset:hover { 
	background: #ececec;
}

#quick-nav li.icon_5 fieldset label { 
	width: 160px;
	float: right;
}


#quick-nav li.icon_5 ul { 
	padding: 0 20px;
}

#quick-nav li.icon_5 ul li { 
	border: none;
}

input.submit_pool {
	width: 67px;
	text-align: center;
	background: url('../images/poll_bt_bg.gif') no-repeat center;
	font-size: 12px;
	color: #fff;
	font-family: Arial;
	padding: 3px 0;
	margin-top: 10px;
}

* html #quick-nav li {
	vertical-align: top;
	height: 1%;
	margin-bottom: 2px;

}
*:first-child+html #quick-nav li {margin-bottom: 2px;}

#quick-nav li a.icon, #quick-nav li span.icon {
	display: block;
	width: 130px;
	color: #6d6d6d;
	text-decoration: none;
	padding: 27px 0;
	padding-left: 57px;
	font-size: 14px;
	font-weight: bold;
}

#quick-nav li a:hover {
	color: #b54483;
}

#quick-nav li.icon_1 a.icon {background: url('../images/icon_1.gif') no-repeat 6px 50%;}
#quick-nav li.icon_2 a.icon {background: url('../images/icon_2.gif') no-repeat 7px 50%;}
#quick-nav li.icon_3 a.icon {background: url('../images/icon_3.gif') no-repeat 13px 50%;}
#quick-nav li.icon_4 span.icon {background: url('../images/icon_4.gif') no-repeat 13px 50%;}
#quick-nav li.icon_5 span.icon {background: url('../images/icon_5.gif') no-repeat 17px 50%;}

#quick-nav li.icon_1 a.icon:hover {background: url('../images/icon_1_hover.gif') no-repeat 6px 50%;}
#quick-nav li.icon_2 a.icon:hover {background: url('../images/icon_2_hover.gif') no-repeat 7px 50%;}
#quick-nav li.icon_3 a.icon:hover {background: url('../images/icon_3_hover.gif') no-repeat 13px 50%;}

#quick-nav li a span {display: none;}

#quick-nav li a strong {
	display: block;
	padding: 45px 0 0 70px;
}

#quick-nav form {
	margin: 0 !important;
	padding: 0 !important;
}

#quick-nav form fieldset {
	margin: 0 !important;
	padding: 0 !important;
	float: right;
}

#quick-nav form input {
	float: left;
	border: none;
}

#quick-nav form input.text_inp {
	width: 140px;
	padding: 4px;
	height: 16px;
	background: url('../images/newsletter_input.gif') no-repeat top left;
	font-size: 12px;
	color: #bdbdbd;
	font-family: Arial;
	margin-right: 1px;
}

#quick-nav div.error {
	margin: 0;
	padding: 10px;
}

/* --- End Quick Navigation --- */
/* --- Banners --- */
#banners {
	width: 768px;
	height: 185px;
	margin-top: 20px;
}
#inside #banners {height: 90px; width: 960px;}

#banners ul {
	padding: 0; margin: 0;
	list-style: none;
	overflow: hidden;
}
#banners ul li {
	display: block;
	float: left;
	width: 187px;
	height: 200px;
	margin-right: 5px;
	background: #f4f4f4;
}
#inside #banners ul li {height: 90px;}

#banners ul li.first {width: 192px;}
#banners ul li.last {margin-right: 0;}

#banners ul li a {
	display: block;
	width: 187px; height: 200px;
}
#inside #banners ul li a {height: 90px;}

#banners ul li.first a {width: 192px;}

#banners ul li.m1-lt a {background: url('../images/banner01-lt.jpg') no-repeat 50% 50%;}
#banners ul li.m2-lt a {background: url('../images/banner02-lt.jpg') no-repeat 50% 50%;}
#banners ul li.m3-lt a {background: url('../images/banner03-lt.jpg') no-repeat 50% 50%;}
#banners ul li.m4-lt a {background: url('../images/banner04-lt.jpg') no-repeat 50% 50%;}
#banners ul li.m5-lt a {background: url('../images/banner05-lt.jpg') no-repeat 50% 50%;}

#banners ul li.m1-lt a:hover {background: url('../images/banner01-lt-a.jpg') no-repeat 50% 50%;}
#banners ul li.m2-lt a:hover {background: url('../images/banner02-lt-a.jpg') no-repeat 50% 50%;}
#banners ul li.m3-lt a:hover {background: url('../images/banner03-lt-a.jpg') no-repeat 50% 50%;}
#banners ul li.m4-lt a:hover {background: url('../images/banner04-lt-a.jpg') no-repeat 50% 50%;}
#banners ul li.m5-lt a:hover {background: url('../images/banner05-lt-a.jpg') no-repeat 50% 50%;}

#inside #banners ul li.m1-lt a {background: url('../images/banner01-in-lt.jpg') no-repeat 50% 50%;}
#inside #banners ul li.m2-lt a {background: url('../images/banner02-in-lt.jpg') no-repeat 50% 50%;}
#inside #banners ul li.m3-lt a {background: url('../images/banner03-in-lt.jpg') no-repeat 50% 50%;}
#inside #banners ul li.m4-lt a {background: url('../images/banner04-in-lt.jpg') no-repeat 50% 50%;}
#inside #banners ul li.m5-lt a {background: url('../images/banner05-in-lt.jpg') no-repeat 50% 50%;}

#inside #banners ul li.m1-lt a:hover {background: url('../images/banner01-in-lt-a.jpg') no-repeat 50% 50%;}
#inside #banners ul li.m2-lt a:hover {background: url('../images/banner02-in-lt-a.jpg') no-repeat 50% 50%;}
#inside #banners ul li.m3-lt a:hover {background: url('../images/banner03-in-lt-a.jpg') no-repeat 50% 50%;}
#inside #banners ul li.m4-lt a:hover {background: url('../images/banner04-in-lt-a.jpg') no-repeat 50% 50%;}
#inside #banners ul li.m5-lt a:hover {background: url('../images/banner05-in-lt-a.jpg') no-repeat 50% 50%;}

#banners ul li a span {display: none;}
#facebook-ico{
	float:left;
	margin-right:15px;
}
#facebook-ico img{
	border:0;
}
/* --- End Banners --- */


/* --- Footer --- */
#footer {
	width: 960px;
	border-bottom: 5px solid #dcdcdc;
	padding: 25px 0 25px 0;
	font-size: .9em;
	color: #000000;
}
#footer #bottom-navigation, #footer #copyright {float: left;}
#footer #bottom-navigation {
	padding: 0 0 0 10px;
	list-style: none;
	width: 565px;
	overflow: hidden;
}
* html #footer #bottom-navigation {
	width: 575px;
	width/* */:/**/565px;
}

#footer #bottom-navigation li {
	display: block;
	float: left;
}
#footer #bottom-navigation li a {
	display: block;
	padding: 5px 10px;
	color: #737373;
	text-decoration: none;
	background: url('../images/bg-meniu-footer.gif') no-repeat 0 50%;
}
#footer #bottom-navigation li.first a {background: none;}
#footer #bottom-navigation li a:hover, #footer #bottom-navigation li a.active {color: #4fa211;}


#footer #copyright {width: 385px;}
#footer #copyright ul {
	padding: 0;
	list-style: none;
}
#footer #copyright ul li {
	display: block;
	width: 182px;
}
* html #footer #copyright ul li {
	width: 192px;
	width/* */:/**/182px;
}

#footer #copyright ul li.left {float: left;}
#footer #copyright ul li.right {float: right;}

#footer #copyright ul li.left {
	text-align: right;
	padding-right: 10px;
}
#footer #copyright ul li.right {
	text-align: left;
	padding-left: 10px;
}
#footer #copyright ul li a {
	color: #9e9e9e;
	text-decoration: none;
}
#footer #copyright ul li a:hover {color: #4fa211;}
/* --- End Footer --- */

.clear {
	width: 100%;
	clear: both;
}
.line {
	border-top: 1px solid #eee;
	background: transparent;
}


.text table {
	behavior: expression(function(o){
		if (o.border == "0")
			o.className += " noborder"
		o.runtimeStyle.behavior = "none";
	}(this))
}

#TB_ajaxContent form.sf-form div.expanded-parameters-list
{
    width: 100%;
}

#TB_ajaxContent form.sf-form div.element, #TB_ajaxContent form.sf-form div.more 
{
    width: 174px;
    float: left;
}
