#product {
	position: relative;
	overflow: hidden;
	margin-bottom: 40px;
}
#product .image {
	float: left;
	width: 216px;
}
#product .image .wrapper {
	text-align: center;
	background: #fff url(/htdoc/images/normal/product.image.bg.gif) repeat-y;
}
#product .shop {
	width: 92px;
	height: 92px;
	float: right;
	text-indent: -3000em;
	color: #0058c6;
}

#product .image .top,
#product .image .bottom {
	display: block;
	height: 4px;
	overflow: hidden;
	background: #fff url(/htdoc/images/normal/product.image.round.gif) no-repeat;
}
#product .image .bottom {
	background-position: 0px -4px;
}
#product .image .wrapper a {
	display: block;
	margin: 10px auto 10px;
}
#product .image .zoom {
	display: block;
	height: 33px;
	text-indent: -3000em;
	background: url(/Module/Products/Page/images/zoom.gif) no-repeat center center;
}
#product .info {
	float: left;
	width: 420px;
	display: inline;
	margin-left: 15px;
}
#product .brand {
	float: right;
	width: 105px;
	display: inline;
}


#product .capacity .name {
	padding-right: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#product .capacity .value {
	color: #7fe114;
	font-weight: bold;
	font-size: 11px;
}
#product h2.product-title {
	margin: 0px 0px 70px 0px;
	font-size: 16px;
	width: 280px;
	color: #8ac54a;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
#product .icons,
#product .description,
#product .capacity {
	overflow: hidden;
}
#product .icons {
	margin-top: 20px;
}
#product a.award {
	height: 24px;
	width: 100px;
	float: left;
	display: inline;
	text-indent: -3000em;
	color: #0058c6;
}


#product-destination {
	margin: 0px;
	overflow: hidden;
}
#product-destination h3 {
	height: 21px;
	border-bottom: 1px solid #7fd820;
	margin: 0 0 10px;

}
#product-destination h3.pl {
	background: url(/Module/Products/Page/images/pl/goto_section.gif) left top no-repeat;
}
#product-destination h3.en {
	background: url(/Module/Products/Page/images/en/goto_section.gif) left top no-repeat;
}
#product-destination h3.ru {
	background: url(/Module/Products/Page/images/ru/goto_section.gif) left top no-repeat;
}
#product-destination ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#product-destination ul a {
	color: #fff;
	font-size: 9pt;
	font-weight: normal;
	font-style: italic;
}
#product-destination li a.nomargin {
	margin-right: 0px !important;
}
#product-destination ul li {
	overflow: hidden;
	float: left;
	list-style: none !important;
	margin: 0px;
	padding: 0px;
}
#product-destination ul li a {
	display: block;
	text-align: center;
	line-height: 33px;
	margin: 0px 23px 8px 0px;
	background: #7fd426 url(/htdoc/images/normal/product.destination.bg.gif) no-repeat;
	width: 199px;
	padding: 0;
}

#product-series {
	margin: 0px 0px 12px 0px;
	overflow: hidden;
}
#product-series h3 {
	height: 21px;
	border-bottom: 1px solid #fff;
	margin: 0 0 10px;
}
#product-series h3.pl {
	background: url(/Module/Products/Page/images/pl/other_products_in_serie.gif) left top no-repeat;
}
#product-series h3.en {
	background: url(/Module/Products/Page/images/en/other_products_in_serie.gif) left top no-repeat;
}
#product-series h3.ru {
	background: url(/Module/Products/Page/images/ru/other_products_in_serie.gif) left top no-repeat;
}

#product-series ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#product-series li a {
	display: block;
	height: 110px;
}
#product-series ul li {
	float: left;
	margin: 0 7px 7px 0;
	padding: 0;
	text-align: center;
	display: inline;
	background: #ffffff;
	width: 125px;
}
#product-series li.nomargin {
	margin-right: 0px;
}
#product-series li span {
	display: block;
	overflow: hidden;
	height: 4px;
	background: url(/htdoc/images/normal/product.series.round.gif) no-repeat;
}
#product-series li a img {
	display: block;
	margin: 0px auto 2px;
}
#product-series li span.bottom {
	background-position: 0px -4px;
}

#product-navigator {
	overflow: hidden;
	margin: 0 0 20px;
}
#product-navigator .next {
	float: right;
	font-weight: bold;
}
#product-navigator .prev {
	float: left;
	font-weight: bold;
}
#product-dest-products img,
#product div.image img,
#product-series li a img {
	border: none !important;
	padding: 0px !important;
}


#brands_banner {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#brands_banner li a {
	height: 60px;
	width: 81px;
	display: block;
	text-indent: -3000em;
	background: url(/htdoc/images/logos.gif) no-repeat;
}
#brands_banner .b1 {
	background-position: 0px 0px;
}
#brands_banner .b1:hover {
	background-position: 0px -63px;
}
#brands_banner .b2 {
	background-position: -83px 0px;
}
#brands_banner .b2:hover {
	background-position: -83px -63px;
}
#brands_banner .b3 {
	width: 82px;
	background-position: -166px 0px;
}
#brands_banner .b3:hover {
	background-position: -166px -63px;
}
#brands_banner .b4 {
	background-position: -250px 0px;
}
#brands_banner .b4:hover {
	background-position: -250px -63px;
}
#brands_banner .b5 {
	width: 82px;
	background-position: -332px 0px;
}
#brands_banner .b5:hover {
	background-position: -332px -63px;
}
#brands_banner .b6 {
	background-position: -416px 0px;
}
#brands_banner .b6:hover {
	background-position: -416px -63px;
}
#brands_banner .b7 {
	background-position: -499px 0px;
}
#brands_banner .b7:hover {
	background-position: -499px -63px;
}
#brands_banner .b8 {
	width: 82px;
	background-position: -582px 0px;
}
#brands_banner .b8:hover {
	background-position: -582px -63px;
}


#brands_banner li {
	float: left;
	display: inline;
	margin-right: 2px;
}

