html, body, ul, ol, li, p, td, dl, dt, h1, h2, h3, h4, h5, h6, form, fieldset, a, img, label {
	border: 0 none;
	margin: 0;
	padding: 0;
}

ul {
	list-style: none outside none;
}

html, body {
	background-color: #FFFFFF;
	height: 100%;
}

body {
	font-family: Arial;
	font-size: 0.75em;
}

* html img { 
    -behavior: url(/script/pngbehavior.htc);
}

img {
	border: 0 none;
}

i  {
	background: url("../img/amazon/icons.png") no-repeat scroll 0 0 transparent;
	position: absolute;
}

a img {
	border: medium none;
	cursor: pointer;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1 {
	font-size: 3em;
	padding-bottom: 0.3em;
}
h2 {
	font-size: 2.3em;
	padding-bottom: 0.4em;
}

h3 {
	font-size: 1.6em;
	padding-bottom: 0.3em;
}

h4  {
	font-size: 1.5em;
	letter-spacing: -0.02em;
	padding-bottom: 0.3em;
}

h6  {
	font-size: 1.2em;
	letter-spacing: -0.02em;
	padding-bottom: 0.3em;
}

.hidden, .collapsed {
	display: none;
}

a:link  {
	color: #0E530B;
}

a:hover {
	color: #DF0000;
}

p  {
	padding-bottom: 0.5em;
}

.align-center {
	text-align: center;
}

.clear {
	clear: both;
}

.clear:after {
    content: ' ';
    clear: both;
    display: block;
    overflow: hidden;
}

.min-width {
	margin: 0 auto;
	max-width: 106.6em;
	min-width: 78em;
	text-align: left;
}

.bg-body {
	background: url("../img/amazon/bg_body.png") repeat-x scroll 0 -100px transparent;
}

.icons i {
	background: url("../img/amazon/icons.png") no-repeat scroll 0 50% transparent;
	margin: 0 1px 0 -3px;
	padding-right: 10px;
}

.row  {
	height: auto;
	overflow: hidden;
}

.block {
	margin-bottom: 2em;
}

.block-title {
	background: url("../img/amazon/bg_block_title.png") repeat-x scroll 0 0 transparent;
	font-size: 1.3em;
	line-height: 28px;
	text-align: center;
	
} 

.block-center {
	height: auto;
	overflow: auto;
	position: relative;
}

.cell  {
	display: inline-block;
	float: left;
	overflow: hidden;
	vertical-align: top;
}

.one-half .cell {
	width: 50%;
}

.one-third .cell {
	width: 33.3%;
}

.one-fouth .cell {
	width: 25%;
}

.other .cell20 {
	width: 20%;
}

.other .cell25 {
	width: 25%;
}

.other .cell30 {
	width: 30%;
}

.other .cell24 {
	width: 24%;
}

.other .cell48 {
	width: 48%;
}

.other .cell28 {
	width: 28%;
}

.switch  {
	font-style: italic;
	margin-bottom: 5px;
	padding: 0 1.5em 0.3em;
}

.switch li {
	float: left;
	margin: 0 15px 7px 0;
	padding: 2px 0 5px;
}

.switch h6, .switch ul {
	display: table-cell;
}

.switch h6 {
	padding-right: 15px;
	vertical-align: top;
}

.sorted  {
	background-color: #E8F4E6;
	line-height: 1.3;
	max-width: 100%;
	padding: 1em 1.5em 0.2em;
}

.header  {
	padding-bottom: 10px;
	width: 100%;
}

.header-top, .header-top a:link, .header-top a:visited {
	color: #000000;
}

.header-top {
	background: url("../img/amazon/bg_header_top.png") repeat-x scroll 0 -4px transparent;
	overflow: hidden;
	width: 100%;
}

.header-top a:hover {
	color: #0E530B;
}

.header-top .links {
	float: left;
	padding: 5px 3em 6px 2em;
}

.header-top  ul {
	overflow: hidden;
}

.header-top li {
	display: inline;
}

.header-top .links li.separate {
	padding-left: 2px;
	padding-right: 2px;
	color: #0E530B;
}

.header .cart, .header .price-list{
	float: right;
	padding: 5px 10px 6px 40px;
	text-align: right;
}

.header .price-list {
	padding: 3px 10px 8px 40px;
}

.header .cart .empty i {
	background: url("../img/amazon/icons.png") no-repeat scroll 0 0 transparent;
	height: 20px;
	margin: 0 0 0 -30px;
	padding-right: 24px;
}

.header .cart .full i {
	background: url("../img/amazon/cart_full_small.png") no-repeat scroll 0 100% transparent;
	height: 20px;
	margin: -2px 0 0 -30px;
	padding-right: 24px;
}

.header .price-list i {
	margin: 0 0 0 -30px;
}

.header .logo {
	padding: 0 10px;
}

.search {
	margin: 10px 0 0 0;
}

.search .search-left {
	background: url("../img/amazon/bg-search-left.png") no-repeat scroll 0 0 transparent;
	height: 30px;
}

.search .search-center {
	background: url("../img/amazon/bg-search-center.png") repeat-x scroll 0 0 transparent;
	height: 30px;
	margin-left: 4px;
	margin-right: 2px;
	padding: 0 0 0 8px;
}

.search .search-right {
	background: url("../img/amazon/bg-search-right.png") no-repeat scroll 100% 0 transparent;
	height: 30px;
}

.search .text {
	border: 1px solid #808080;
	height: 18px;
	margin: 4px 0 0 0;
	width: 99%;
}

.input-search{
	float: left;
	margin-right: -100px;
	width: 100%;
}

.input-search span {
	display: block;
	padding-right: 110px;
}

.search input {
	float: left;
	font-size: 1.2em;
}

.search .button {
	background: url("../img/amazon/icons.png") no-repeat scroll 0 -219px transparent;
	border: medium none;
	font-family: Arial;
	height: 22px;
	margin: 4px 0 0;
	width: 90px;
}

.search .button:hover {
	background: url("../img/amazon/icons.png") no-repeat scroll -90px -219px transparent;
}

.search .placeholded {
	font-style: italic;
}

.header .column-left {
	float: left;
	margin-top: 10px;
	width: 26%;
}

.header .column-center {
	color: #000000;
	float: left;
	height: 165px;
	margin: 0;
	padding-top: 15px;
	width: 50%;
}

.header .column-center a:link, .header .column-center a:visited {
/*	color: #FFFC00;*/
	color: #000000;
}

.header .column-center a:hover {
	color: #FFF408;
}

.header .column-center .phone i {
	background: url("../img/amazon/phone.png") no-repeat scroll 0 100% transparent;
	float:	left;
	padding-bottom:	43px;
	padding-right: 41px;
	position: relative;
}

.header .column-center .phone li {
	position: relative;
	padding: 0 0 0 55px;
}

.header .column-center .code {
	font-size: 1.6em;
}

.header .column-center .number {
	font-size: 2em;
	padding-left: 10px;
}

.header .column-center .help {
	font-size: 1.8em;
	margin: 17px 0 10px 55px;
	position: relative;
}

.header .column-center .help i {
}

.header .column-center .communication {
	display: block;
	float: right;
	height: 50px;
	width: 240px;
}

.header .column-center .communication i {
	background-position: -45px 0;
	height: 20px;
	width: 17px;
}

.header .column-center .communication ul, .header .column-center .currency ul{
	margin-left: 2em;
}

.header .column-center .currency h5{
	font-size: 1.2em;
}

.header .column-center .communication li, .header .column-center .currency li{
	float: left;
	font-size: 1.2em;
}

.header .column-center .currency {
	display: block;
	float: right;
	width: 240px;
} 

.header .column-center .currency i {
	background-position: -72px 0;
	height: 20px;
	width: 19px;
}

.header .column-center .currency li {
	font-size: 1em;
}

.header .column-right {
	text-align: center;
	width: 24%;
}

.editorial {
	margin: 5px 0;
	text-align: center;
}

.categories .no-bg, .subcategories .no-bg {
	border-top: 0.25em solid #E8F4E6;
	text-align: left;
}

.categories .items {
	padding-bottom: 2.5em;
}

.categories .container {
	padding: 1.5em 0.5em 3em 2em;
}

.categories .first {
	padding-left: 4em;
}

.categories img {
	text-align: center;
}

.categories ul {
	list-style: none outside none;
}

.categories li a, .categories li a:visited {
	color: #0E530B;
}

#center .categories h3 a:visited {
	color: #0E530B;
}

#center .categories h3 a:hover {
	color: #DF0000;
}

#center .subcategories h3 a:visited {
	color: #0E530B;
}

#center .subcategories h3 a:hover {
	color: #DF0000;
}

.categories li a:hover {
	color: #2EA72B;
	text-decoration: underline;
}

.categories li {
	display: inline;
}

.categories .bg , .subcategories .bg {
	background: url("../img/amazon/bg_categories.png") repeat-x scroll 0 100% #E8F4E6;
	border-top: 0.25em solid #FFFFFF;
}

.columns  {
	overflow: hidden;
}

.column-left  {
	float: left;
	width: 19em;
}

.column-center  {
	margin: 0 1em 0 20.5em;
}

.column-center .bg-centerbar  {
	background-position: -254px 0;
	background-repeat: repeat-y;
}

.column-center .bg-centerbar, .column-center .bg-centerbar-top, .column-center .bg-centerbar-bottom {
	background-image: url("../img/amazon/bg_centerbar.png");
	background-repeat: no-repeat;
}

.category-desc {
	font-size: 1.1em;
	max-width: 800px;
}

.category-desc2 {
	font-size: 1.1em;
	max-width: 800px;
	padding: 20px 0 20px 20px;
}

.column-center .items {
	padding-bottom: 2.5em;
}

.category-img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.column-center .item .container {
	padding: 1em 0.5em 0 1em;
}

.product .image {
	padding: 0 0 1em;
	text-align: center;
}

.product .image .manufacturer{
	text-align: left;
}


.product .detail {
	margin-bottom: 10px;
	text-align: left;
}

.product .detail .text {
	font-size: 1.1em;
}

.product-info-inner  {
	margin-left: 440px;
}

.product .price {
	background: none repeat scroll 0 0 #54BB53;
	display: block;
	float: left;
	font-size: 19px;
	font-style: italic;
	line-height: 28px;
	position: relative;
}

.product .price .container {
	overflow: hidden;
	padding-right: 0;
	display: block;
	padding: 0 8px;
}

.price .uah, .price .usa {
	display: block;
	float: left;
	white-space: nowrap;
}

.price .left {
	background: url("../img/amazon/skew-price-left.png") no-repeat scroll 0 0 transparent;
	left: -14px;
}

.price .center {
	background:url("../img/amazon/skew-price-center.png") no-repeat scroll 0 0 transparent;
	left: 0;
	margin-left: 100%;
}

.price .right {
	background:url("../img/amazon/skew-price-right.png") no-repeat scroll 0 0 transparent;
	left: 0;
	margin-left: 100%;
}

.price .left, .price .center, .price .right {
	height: 30px;
	position: absolute;
	top: 0;
	width: 14px;
}

.price .uah {
	padding: 1px 2px 1px 0;
	position: relative;
}

.price .usa {
	background-color: #FFFC00;
	color: #0E530B;
	font-size: 0.95em;
	height: 22px;
	padding: 2px 0 4px;
}

.like-products .price-small, .viewed-products .price-small {
	display: block;
	float: left;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: 22px;
	position: relative;
}

.like-products .price-small .container, .viewed-products .price-small .container{
	overflow: hidden;
	padding-right: 0;
	display: block;
	padding: 0 4px;
}

.price-small .uah, .price-small .usa {
	display: block;
	float: left;
	white-space: nowrap;
}

.price-small .left {
	background: url("../img/amazon/skew-price-left-small.png") no-repeat scroll 0 0 transparent;
	left: -10px;
}

.price-small .center {
	background:url("../img/amazon/skew-price-center-small.png") no-repeat scroll 0 0 transparent;
	left: 0;
	margin-left: 100%;
}

.price-small .right {
	background:url("../img/amazon/skew-price-right-small.png") no-repeat scroll 0 0 transparent;
	left: 0;
	margin-left: 100%;
}

.price-small .left, .price-small .center, .price-small .right {
	height: 22px;
	position: absolute;
	top: 0;
	width: 10px;
}

.price-small .uah {
	background-color: #54BB53;
	position: relative;
}

.price-small .usa {
	background-color: #FFFC00;
	color: #0E530B;
	border-bottom: 1px solid #54BB53;
	font-size: 1em;
	height: 21px;
}

.detail-product .price-large {
	display: block;
	float: left;
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	line-height: 40px;
	position: relative;
	width: 300px;
}

.detail-product .price-large .container{
	overflow: hidden;
	padding-right: 0;
	display: block;
	padding: 0 8px;
}

.price-large .uah, .price-large .usa {
	display: block;
	float: left;
	white-space: nowrap;
}

.price-large .left {
	background: url("../img/amazon/skew-price-left-large.png") no-repeat scroll 0 0 transparent;
	left: -14px;
}

.price-large .center {
	background:url("../img/amazon/skew-price-center-large.png") no-repeat scroll 0 0 transparent;
	left: 0;
	margin-left: 100%;
}

.price-large .right {
	background:url("../img/amazon/skew-price-right-large.png") no-repeat scroll 0 0 transparent;
	left: 0;
	margin-left: 100%;
}

.price-large .left, .price-large .center, .price-large .right {
	height: 40px;
	position: absolute;
	top: 0;
	width: 14px;
}

.price-large .uah {
	background-color: #54BB53;
	position: relative;
}

.price-large .usa {
	background-color: #FFFC00;
	color: #0E530B;
	border-bottom: 2px solid #54BB53;
	font-size: 0.8em;
	height: 38px;
}

.product-buy  {
	margin: 90px 0 0;
	width: 300px;
}

.product-buy i {
	background: url("../img/amazon/cart_full_middle.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 80px;
	margin-top: -25px;
	position: absolute;
	width: 79px;
}

.order-quick  {
	background: none repeat scroll 0 0 #E8F4E6;
	margin-top: 50px;
	width: 300px;
}

.order-quick h3 {
	padding: 15px 0 15px 15px;
}

form#order_block  {
	padding-bottom: 20px;
}

.order-quick fieldset input {
	font-size: 1.2em;
	margin: 0;
	padding: 2px;
	width: 225px;
}

.order-quick .button {
	font-family: Arial;
	font-size: 1.45em;
	margin-left: 15px;
	margin-top: 10px;
	width: auto;
}

.order-quick p {
	margin: 0 0 5px 15px;
	position: relative;
}

.not-available {
	margin-top: 70px;
}

.top-menu  {
	background: url("../img/amazon/bg_topmenu.png") repeat-x scroll 0 0 transparent;
	border-top: 2px solid #54BB53;
	min-height: 66px;
	padding: 0 2em;
}

.top-menu ul {
	float: left;
}

.top-menu li {
	font-size: 1.3em;
	padding: 0.5em 10px;
} 

.categoriesList li {
	font-size: 1.3em;
	padding: 0.5em 0;
} 

.top-menu li a, .top-menu li a:visited, 
.categoriesList li a, .categoriesList li a:visited, 
#articles_block h6 a:visited {
	color: #0E530B;
}

.top-menu li a:hover, .categoriesList li a:hover {
	color: #DF0000;
}

.top-menu .container {
	padding: 5px 2em;
}

.top-menu li.active {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #0E530B;
}

.top-menu li.active a {
	color: #000000;
	text-decoration: none;
}

.top-menu li.active a:hover {
	color: #DF0000;
	text-decoration: underline;
}

#breadcrumb.container  {
	padding-bottom: 1.8em;
}

.breadcrumb  {
	font-size: 1.3em;
	padding: 0.6em 0 0;
}

.breadcrumb .icons {
	padding: 0 15px 0 6px;
}

.breadcrumb .icons i {
	background-position: -62px 0;
	height: 16px;
}

.block-cart {
	background-color: #E8F4E6;
	font-size: 1.1em;
	padding: 0 5px 10px 10px;
}

#cart_block .block-title a,
#cart_block .block-title a:visited,
#articles_block .block-title a, 
#articles_block .block-title a:visited {
	color: #000000;
}

#cart_block .block-title a:hover,
#articles_block .block-title a:hover,
#articles_block h6 a:hover {
	color: #DF0000;
}

.block-cart dl {
	padding: 170px 0 10px;
}

.first_item {
	background-position: top left;
}

.last_item {
	background-position: top right;
}

#cart_block a.ajax_cart_block_remove_link {
	width: 11px;
	height: 13px;
	margin-left: 4px;
	float: right;
	font-size: 0;
	display: block;
	background: transparent url('../img/amazon/delete.png') no-repeat left bottom;
}

#cart_block a.ajax_cart_block_remove_link:hover {
	text-decoration:none;
}

#cart_block_list dl i {
	background: url("../img/amazon/icons.png") no-repeat scroll -167px -22px transparent;
	height: 164px;
	margin-left: 20px;
	margin-top: -165px;
	width: 167px;
}

#cart_block_list p#cart_block_no_products {
	background: url("../img/amazon/icons.png") no-repeat scroll 20px -19px transparent;
	font-size: 1.4em;
	padding-top: 9em;
	text-align: center;
	width: 192px;
}

.cart-last-product {
	display: block;
	overflow: hidden;
	padding-bottom: 20px;
}

.cart-last-product p {
	font-size: 1.3em;
	padding-bottom: 10px;
	padding-top: 20px;
}

.cart-last-product .img {
	border: 1px solid #AFEFA4;
	float: left;
	width: 45px;
}

.cart-last-product .desc {
	padding-top: 15px;
	margin-left: 60px;
}


tr.cart_item td { padding: 0.5em 0 }
td.cart_product a { margin: 0 0.6em }
td.cart_product a img { border: 1px solid #d0d1d5 }
td.cart_product a:hover img { border: 1px solid #888 }
.cart_ref, td.cart_total { color: #595a5e }
td.cart_unit, td.cart_total, td.cart_discount_price { text-align: right }
td.cart_availability, td.cart_ref { text-align: center }
td.cart_total .price { font-weight: bold }
tr.cart_item td.cart_unit { padding-right: 1em }
td.cart_quantity {
	width: 5.5em;
	text-align: right
}
td.cart_quantity p, td.cart_quantity a {
	float: left;
	display: inline
}
td.cart_quantity p { padding-right: 0.3em }
td.cart_quantity .icon { margin-top: 0.6em }
td.cart_quantity a.cart_quantity_up,
td.cart_quantity a.cart_quantity_down { display: block }
tr.cart_free_shipping { white-space: normal }

.block-links {
	background-color: #E8F4E6;
	padding-bottom: 10px;
	padding-top: 20px;
}

.block-links li {
	margin-bottom: 10px;
	margin-left: 5px;
}

.block-links li a {
	font-size: 1.2em;
	margin-left: 35px;
}

.block-links i, .header .price-list i {
	height: 20px;
	width: 20px;
}


.detail-product {
	margin-bottom: 2em;
	margin-top: 2em;
	overflow: auto;
	position: relative;
}

.left-product-info  {
	float: left;
	position: relative;
	width: 420px;
}

.center-product-info  {
	float: left;
	position: relative;
	width: 100%;
}

.right-product-info  {
	float: right;
	margin-left: -420px;
	width: 100%;
}

.section {
	border-top: 1px dashed #54BB53;
	margin-top: 0.8em;
	overflow: hidden;
	padding-bottom: 2.5em;
	width: 100%;
}

.detail-product .manufacturer, .detail-product .article {
	margin-bottom: 20px;
}

.detail-product .article {
	font-size: 1.2em;
}

.detail-product .article  span{
	background-color: #E8F4E6;
	border: 1px solid #54BB53;
	padding: 3px 15px;
}

.detail-product .image {
	padding: 0 0 2px;
}

.detail-product .desc {
	font-size: 1.2em;
	line-height: 1.5;
	margin: 0;
	max-width: 450px;
	padding-bottom: 1em;
}

.tab-description, .tab-specification, .tab-article  {
	font-size: 1.2em;
	margin: 0;
}

.product-info-switcher {
	font-size: 1.6em;
	font-style: italic;
	margin-bottom: 15px;
}

.product-info-switcher li {
	float: left;
	margin: 0 15px 7px 0;
}

.product-info-switcher a {
	color: #000000;
}

.product-info-switcher strong {
	color: #0E530B;
}

div#like-products h2 {
	border-bottom: 3px solid #54BB53;
	margin-bottom: 12px;
	padding-bottom: 0;
	padding-left: 10px;
	width: 340px;
}

.like-products  {
	margin-right: 20px;
	padding-top: 5px;
}

.like-products .items {
	padding-bottom: 1.5em;
}

.like-products a img {
	height: 80px;
	margin-right: 5px;
	position: absolute;
	right: 100%;
	top: 0.2em;
	width: 80px;
}

.viewed-products, .block-articles  {
	background-color: #E8F4E6;
	padding: 20px 5px;
}

.viewed-products .container  {
	clear: both;
	overflow: hidden;
	padding: 0 0 20px;
}

.viewed-products .price-small {
	margin-left: 5px;
}

.viewed-products .item , .like-products .item {
	margin-left: 90px;
	margin-right: 5px;
	min-height: 90px;
	overflow: visible;
	position: relative;
}

.viewed-products a img {
	display: block;
	float: left;
	margin-right: 5px;
	position: absolute;
	right: 100%;
	top: 0.2em;
}

.viewed-products li {
	padding-bottom: 15px;
}

.main-cart  {
	max-width: 60em;
	width: 90%;
}

.main-cart .items {
	padding: 0;
}

.main-cart .item {
	margin-bottom: 5px;
	padding: 5px 0;
}

.main-cart .items .header, .main-cart .item {
	border-bottom: 1px solid #54BB53;
}

.main-cart .header {
	margin-bottom: 0;
	padding-bottom: 5px;
}

.main-cart .row {
	padding-top: 5px;
}

.main-cart .img {
	float: left;
	width: 45px;
}

.main-cart .detail {
	margin-left: 60px;
}

.main-cart .header .title, .main-cart .item .title {
	width: 50%;
}

.main-cart .price, .main-cart .item .price {
	text-align: right;
	width: 15%;
}

.main-cart .item .title {
	font-size: 1.2em;
	padding: 0.2em 0 0.5em;
}

.main-cart .quantity {
	text-align: right;
	width: 10%;
}

.main-cart .delete {
	text-align: right;
	width: 5%;
}

.main-cart .amount {
	text-align: right;
	width: 15%;
}

.main-cart .item, .main-cart .header {
	overflow: hidden;
	width: 100%;
}

.main-cart .item .amount, .main-cart .item .price {
	font-size: 1.1em;
	color: #0E530B;
}

.main-cart .total {
	font-size: 1.4em;
	padding: 1em 0 2em;
	text-align: right;
}

.main-cart .total .price {
	color: #0E530B;
	font-size: 1.4em;
}

.cart-navigation {
	max-width: 60em;
	width: 90%;
}

.cart-back {
	font-size: 1.4em;
	margin-bottom: -2em;
}

.cart-back span.arrow {
	font-family:"Times New Roman", Times, serif;
}

.cart-back a, .cart-back span.arrow {
	text-decoration: none;
}

.cart-back span {
	text-decoration: underline;
}

.cart-back a:link, .cart-back a:visited {
	color: #0E530B;
}

.cart-back a:hover {
	color: #DF0000;
}

.submit  {
	overflow: hidden;
	width: 100%;
}

.submit input {
	font-size: 1.3em;
	margin: 10;
	padding: 0 0 3px;
}

.submit .block {
	background: none repeat scroll 0 0 #54BB53;
	float: right;
	margin: 0;
	padding: 2px;
}

.usefull-link {
	height: 25px;
	margin-bottom: 20px;
}

.usefull-link li {
	cursor: pointer;
	float: left;
	height: 25px;
	margin-right: 10px;
	width: 25px;
}

.usefull-link .print {
	background: url("../img/amazon/print.png") no-repeat scroll 0 0 transparent;
	float: right;
	height: 25px;
	width: 25px;
}

.usefull-link .zoom {
	background: url("../img/amazon/zoom.png") no-repeat scroll 0 0 transparent;
	height: 25px;
	width: 25px;
}

.date {
	color: #0000FF;
	font-size: 1em;
	padding-bottom: 5px;
}

.articles, .accessories  {
	background-color: #FFFFDF;
	border-top: 2px solid #54BB53;
}

.accessories .container {
	display: inline-block;
	padding: 1.8em 2em 2em 1em;
}

.accessories .image {
	float: left;
	padding: 2em;
}

.accessories .category-desc {
	font-size: 1.1em;
	padding: 2em;
	max-width: 800px;
}

.accessories .category-desc a:visited {
	color: #0E530B;
}

.accessories .category-desc a:hover {
	color: #DF0000;
}

.articles .container {
	padding: 1.8em 2em 2em 4em;
}

.articles .caption {
	overflow: hidden;
	padding-bottom: 1em;
	width: 99.9%;
}

.articles .item .container {
	padding: 0 4em 0 0;
}

.articles .rte {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0;
	padding: 0.5em 0 0;
}

.articles a:visited {
	color: #0E530B;
}

.articles a:hover {
	color: #DF0000;
}

.articles-list, .articles-entry {
	max-width: 800px;
}

.articles-list .rte {
	font-size: 1.15em;
	padding-left: 20px;
}

.articles-entry .rte {
	font-size: 1.15em;
	margin: 0;
	padding: 5px 0 0 20px;
}

.block-articles ul {
	list-style: none outside none;
	padding-left: 5px;
}

.block-articles li {
	padding-bottom: 1em;
}

.block-articles li p {
	font-size: 1em;
	line-height: 1.4em;
	padding: 2px 0 0;
}




































.operators-list, .question-list {
	display: inline-block;
	margin-bottom: 20px;
	max-width: 800px;
	padding-left: 25px;
}

.operators-list li {
	float: left;
	margin-right: 45px;
}

.question-list li {
	padding-bottom: 10px;
}

div.pagination {
	font-size: 18px;
	margin: 30px 0 90px;
}

.pagination a:visited {
	color: #000 !important;
}

.pagination a:hover {
	color: #0E530B !important;
}

ul.pagination li {
	display: inline;
	float: left;
	margin-right: 10px;
}

ul.pagination a {
	color: #000000 !important;
}

ul.pagination strong {
	color: #0E530B;
}

ul.pagination .disabled {
	color: #CCCCCC;
}

ul.pagination .ctrl {
	font-size: 12px;
	color: #CCCCCC;
}

#pagination_previous .ctrl {
	margin-right: 10px;
}

#pagination_next .ctrl {
	margin-left: 10px;
}

.bg-footer {
	background: url("../img/amazon/bg_grass.png") repeat-x scroll 0 0 transparent;
	background-color: #FFFFFF;
	margin: 0 auto;
	height: 67px;
	min-width: 78em;
	max-width: 106.6em;
}

#main-page.bg-footer {
	background-color: #FFFFDF;
}

#footer {
	background: url("../img/amazon/bg_footer.png") repeat-x scroll 0 0 transparent;
	background-color: #FFFFDF;
	min-width: 78em;
	max-width: 106.6em;
	margin: 0 auto;
}

.footer  {
/*	height: 138px;*/
	overflow: hidden;
	padding-left: 2em;
	padding-right: 1em;
}

.footer .row {
/*	height: 69px;*/
}

.footer .logo {
	float: left;
	margin-top: 15px;
}

.footer a:link, .footer a:visited {
	color: #000000;
}

.footer .links {
	font-size: 1.1em;
	margin-top: 20px;
	text-align: center;
}

.footer .links li {
	display: inline-block;
	float: left;
}

.footer .links li.separate {
	padding-left: 5px;
	padding-right: 5px;
}

.footer .partner {
	float: right;
	margin-top: 10px;
	position: relative;
}

.footer .copyright {
	font-size: 0.8em;
	margin-left: 5px;
	margin-top: 10px;
}

.footer .partner p {
	font-size: 0.8em;
	padding-bottom: 0.5em;
}

.footer .mode, .footer .about {
	line-height: 18px;
	margin-top: 10px;
}

.footer .counter {
	float: right;
	margin-top: 15px;
}

/* --------------------------------------------------------------------------------------------*/
/* ---------->>> rte <<<-----------------------------------------------------------------------*/
/* --------------------------------------------------------------------------------------------*/
.rte {
	line-height: 1.4em;
}

#about.rte, #buying.rte, #payment-delivery.rte, #garantii-i-servis.rte, #question.rte {
	font-size: 1.2em;
}

#about.rte p, #buying.rte p, #payment-delivery.rte p, #garantii-i-servis.rte p, #question.rte p {
	max-width: 800px;
	padding-left: 25px;
}

.align_justify  {
	max-width: 800px;
	text-align: justify;
}

.align_left  {
	max-width: 800px;
	text-align: left;
}

/* --------------------------------------------------------------------------------------------*/
/* ---------->>> placeholded <<<---------------------------------------------------------------*/
/* --------------------------------------------------------------------------------------------*/
.placeholded  {
	color: gray;
}

/* --------------------------------------------------------------------------------------------*/
/* -------------------------------- icons settings <<<-----------------------------------------*/
/* --------------------------------------------------------------------------------------------*/
.icon  {
	position: relative;
}

.icon-small {
	margin-left: 25px;
}

.icon-small i {
	width: 20px;
	height: 20px;
	top: 0;
	left: -25px;
}

/* --------------------------------------------------------------------------------------------*/
/* ---------->>> pseudolink settings <<<-------------------------------------------------------*/
/* --------------------------------------------------------------------------------------------*/

.pseudolink, .idTabHrefShort {
    position: relative;
    top: -0.14em;
    cursor: pointer;
    white-space: nowrap;
    text-decoration: none;
    border-bottom: 1px dotted;
}

.pseudolink span, .idTabHrefShort span {
    position: relative;
    top: 0.14em;
}

/* --------------------------------------------------------------------------------------------*/
/* ---------->>> thumbs_list settings <<<------------------------------------------------------*/
/* --------------------------------------------------------------------------------------------*/
#views_block {
	margin: 0 auto;
}

#views_block a img, .viewed-products a img {
	border: 1px solid #54BB53;
}

#thumbs_list {
	background: none repeat scroll 0 0 #E8F4E6;
	float: left;
	padding-right: 10px;
}

#thumbs_list ul {
	list-style-type: none;
	padding-left: 10px;
	padding-top: 10px;
}

#thumbs_list ul {
	list-style-type: none;
	padding-left: 10px;
	padding-top: 10px;
}

#thumbs_list li {
	float: left;
	cursor: pointer;
	width: 80px;
	margin: 0 10px 10px;
	height: 80px
}

/* --------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<---------------------------------------------------------*/
/* --------------------------------------------------------------------------------------------*/

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
}

#TB_window h2 {
	text-align:center;
	padding-bottom: 25px;
	display: block;
}


#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack  {
	background: url(../img/macFFBgHack.png) repeat;
}

.TB_overlayBG {
	background-color: #000000;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color: #000000;
	display: none;
	border: 4px solid #54BB53;
	text-align:left;
	top: 50%;
	left: 50%;
}

* html #TB_window { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	border: 1px solid #54BB53;
	display: block;
	margin: 15px 0 0 15px;
}

#TB_caption{
	height: 25px;
	padding: 7px 30px 10px 25px;
	float: left;
}

#TB_closeWindow{
	height: 25px;
	padding: 11px 25px 10px 0;
	float: right;
}

#TB_closeAjaxWindow{
	padding: 7px 10px 5px 0;
	margin-bottom: 1px;
	text-align: right;
	float: right;
}

#TB_ajaxWindowTitle{
	float: left;
	
