﻿/*
#####################################
#  ShopOS: Shopping Cart Software.
#  Copyright (c) 2008-2009
#  http://www.shopos.ru
#  http://www.shoposs.de
#  http://www.shoposs.com
#  Ver. 1.0.2
#####################################
*/

* {
	margin:0;
	padding:0
}
html, body, form, p{
	padding: 0px;
	margin: 0px;
}

.filterhdr {
	color: #2C2C2C;
	font-size: 12pt;
	margin: 10px 0 5px;
}

ul {
list-style: none;
}

label {
	font-size: 12pt;
}

label a {
	color: #2c2c2c;
	text-decoration: none;
	font-size: 13px;
	font-family: verdana, geneva;
}

label a:hover {
	text-decoration: underline;
	color: red;
}

html, body {
	background-color: white;
	height: 100%
}
#index { height: 100% }
body {
	font-size: 80%;
	font-family: "Times CY", "Times New Roman", "Times", serif;
}
select, input, div, span, font, textarea { }
table.adn {
	border: none;
	border-collapse: collapse;
	width: 100%;
}
table.adn2 {
	border: none;
	border-collapse: collapse;
	width: 100%;
	color: #928f8f;
	text-align: justify;
}
table.adn3 {
	border: none;
	width: 100%;
	height: 100%;
	align: center;
	padding-left: 6px;
	padding-right: 6px;
}
table.adnh {
	border: none;
	width: 100%;
	height: 100%;
}
table.adw {
	border: none;
	border-collapse: collapse;
}
a img, img, html, body { border: none; }
a img, img, a { outline: none !important; }
*:focus {
	font-style: bold;
	visibility: visible;
}
td {
	padding: 0px;
	vertical-align: top;
	text-align: left;
}
td_menu {
	padding: 0px;
	vertical-align: top;
	text-align: center;
}
.mid, tr.mid td { vertical-align: middle; }
.bot { vertical-align: bottom; }
.fil1 {
	overflow: hidden;
	height: 4px;
	width: 100%;
}
.fil {
	overflow: hidden;
	height: 6px;
	width: 100%;
}
.fil2 {
	overflow: hidden;
	height: 14px;
	width: 100%;
}
.arc { }
.upc { text-transform: uppercase; }
.vright { text-align: right; }
.vleft { text-align: left; }
.vcent { text-align: center; }
.white { }
a {
	color: #999999;
	text-decoration: none;
}
a:hover { text-decoration: none; }
.profi {
	width: 100%;
	color: #000000;
	font-size: 170%;
	padding-bottom: 60px;
	text-align: center;
}
.bf { font-weight: bold; }
.inbr {
	border: 1px solid #ABADB3;
	padding-left: 2px;
	padding-right: 2px;
}
textarea {
	border: 1px solid #ABADB3;
	padding: 1px;
}
.highslide-active-anchor img { visibility: hidden; }
.highslide-wrapper { background: white; }
.highslide-image {
	border: 4px solid white;
	background-color: white;
}
.highslide-loading {
	display: block;
	color: white;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: black;
}
a.highslide-loading, a.highslide-loading:hover {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.highslide-move { cursor: move; }
.highslide-overlay { display: none; }
a.highslide-full-expand {
	background: url(fullexpa.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.controlbar {
	background: url(controlb.gif);
	width: 127px;
	height: 34px;
}
.controlbar a {
	display: block;
	float: left;
	height: 27px;
}
.controlbar a:hover { background-image: url(controlb.gif); }
.controlbar .previous { width: 50px; }
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .close {
	background: url(controlb.gif);
	width: 36px;
	background-position: -130px 0;
}
.highslide-display-block { display: block; }
.highslide-display-none { display: none; }
.highslide {
	cursor: url(zoomin00.cur), pointer;
	outline: none;
}
.unit-rating {
	list-style:none;
	height: 20px;
	position: relative;
	background: url(starvote.gif) top left repeat-x;
	padding: 0px;
	margin: 0px;
}
.unit-rating li {
	text-indent: -90000px;
	float: left;
	padding: 0px;
	margin: 0px;
}
.unit-rating li a {
	outline: none;
	display:block;
	width:20px;
	height: 20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.unit-rating li.current-rating {
	background: url(starvote.gif) left bottom;
	position: absolute;
	height: 20px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
.unit-rating li a:hover {
	background: url(star1000.gif) left center;
	z-index: 2;
	left: 0px;
}
.unit-rating a.r1-unit { left: 0px; }
.unit-rating a.r1-unit:hover { width: 20px; }
.unit-rating a.r2-unit { left: 20px; }
.unit-rating a.r2-unit:hover { width: 40px; }
.unit-rating a.r3-unit { left: 40px; }
.unit-rating a.r3-unit:hover { width: 60px; }
.unit-rating a.r4-unit { left: 60px; }
.unit-rating a.r4-unit:hover { width: 80px; }
.unit-rating a.r5-unit { left: 80px; }
.unit-rating a.r5-unit:hover { width: 100px; }
div.dvmenusmall {
	text-align: left;
	display: block;
	margin: 0 -4px 0 -4px;
}
.dtree img { vertical-align: middle; }
.dtree a, .dtree a:hover { text-decoration: none; }
.container {
	width: 100%;
	color: #000000;
}
.container2 {
	position: absolute;
	text-align: center;
	visibility: visible;
	width: 80%;
	left: 138px;
	top: 190px;
}
.container3 {
	width: 100%;
	text-align: center;
}
.conteiner_h {
	border: none;
	width: 90%;
	color: #928f8f;
	font-size: 14px;
	text-align: right;
}
.fix {
	overflow: hidden;
	height: 3px;
	background-color: #4F78A0;
	width: 100%;
}
.headlink {
	color: #928f8f;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.center { padding: 0 4px; }
.headlink a, .poisk a {
	color: #928f8f;
	text-decoration: none;
}
.headlink a:hover, .poisk a:hover {
	color: #928f8f;
	text-decoration: underline;
}
.htba {
	height: 150px;
	padding-left: 15px;
	background-image: none;
	background-position: left top;
}
.htbb {
	padding-right: 16px;
	width: 50%;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left top;
}
.fonta {
	color: #928f8f;
	font-size: 200%;
}
.fontb {
	color: #928f8f;
	padding-left: 1px;
	font-size: 120%;
}
.poisk {
	color: #928f8f;
	width: 100%;
	background: #757A7B url('img/img/fon3.gif') repeat-x top left;
	border-top: 1px solid #ffffff;
}
.poisk1 {
	color: #928f8f;
	padding: 0px 16px;
	height: 30px;
}
.btbl {
	width:100%;
	text-align: center;
	font-size: 75%;
	background: url('img/img/bfon.gif') repeat-x bottom left;
	padding-top: 20px;
	color: #ffffff;
	height: 50px;
}
.delm {
	margin: 0px 4px;
	cursor: default;
}
.inn {
	position: relative;
	cursor: default;
	top:-5px;
	float: right;
}
.pform {
	width: 400px;
	border: 1px solid #616265;
	padding-left: 2px;
}
.stat { }
.left, .right {
	width: 190px;
	background-image: none;
	background-repeat: repeat-y;
	background-position: left top;
}
.left { width: 194px; }
.right { width: 194px; }
img.fixwidth {
	width: 194px;
	height: 1px;
}
.blmtop { margin-top: 4px; }
.blm { padding: 0px; }
.cbt { padding: 4px 8px; }
.hd {
	color: #928f8f;
	width:100%;
	background-color: #e0e0e0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.hd_red {
	padding: 5px 8px;
	background: #446991 url('img/img/t_red.gif') repeat-x top left;
	color: #928f8f;
}
.hd_green {
	padding: 5px 8px;
	background: #446991 url('img/img/t_green.gif') repeat-x top left;
	color: #928f8f;
}
.hd_rd {
	padding: 5px 8px;
	background: #446991 url('img/img/t_rd.gif') repeat-x top left;
	color: #928f8f;
}
.hdb {
	color: #928f8f;
	padding: 18px 18px 0;
}
.hdbtop { padding: 8px; }
.hdbot {
	background: #E1E2E5;
	padding: 4px 8px;
}
.hd a {
	color: #928f8f;
	text-decoration: none;
}
.hd a:hover {
	color: #928f8f;
	text-decoration: none;
}
table.gre {
	border: 1px solid #D7D3D0;
	border-bottom: 0px;
}
.lt1 {
	background-color: #F0EFEE;
	border-bottom: 1px solid #D7D3D0;
}
.lt2 { border-bottom: 1px solid #D7D3D0; }
.cnt { border-left: 1px solid #D7D3D0; }
.ctt {
	padding: 4px 8px;
	background-color: #F0EFEE;
}
.pad { padding: 8px 8px; }
.padt { padding: 4px 8px; }
.price {
	color: #DF7017;
	font-size: 120%;
	font-weight: bold;
}
#axcrt {
	border: 3px double #E48234;
	background: #FFEBB2;
	z-index: 100;
	width: 300px;
	height: 58px;
	font-size: 120%;
	padding-top: 42px;
}
table.nl tr td a { text-decoration: none; }
table.nl tr td a:hover { text-decoration: underline; }
a.noline { text-decoration: none; }
a.noline:hover { text-decoration: underline; }
a.nl, a.nl:hover { text-decoration: none; }
.oki { color: #339933; }
.error { color: #ff6600; }
.cattop {
	margin-top: 4px;
	padding: 4px 0px;
}
.imbox { padding-left: 8px; }
img.delim, td.delim {
	width: 4px;
	height: 4px;
}
/*Color headers*/
div.header { cursor:default; }
div.header, div.header * { height:24px; }
div.header * { float:left; }
div.header img {
	float:none;
	height:14px;
	width:23px;
}
div.header div.ct {
	height:24px;
	background-repeat:repeat-x;
	float:left;
	padding:2px 17px 0 17px;
	font-weight:bold;
}
/*настройки кнопок*/
#header_02 {
	margin-top:10px;
	position: relative;
	z-index: 1;
	right: -30%;
	background-image:url(img/header_4.gif);
}
#header_02 div.ct {
	background-image:url(img/buttons/header_7_u.gif);
	color:#fff;
}
#header_02 div.ct:hover { color:red; }
TD.main, P.main {
	line-height: 1.5;
	padding: 6px 6px;
	color: #737474;
}
.main_s {
	line-height: 1.5;
	padding: 6px 6px;
	color: #F00;
}
#parsetime {
	font-size: 9px;
	line-height: 1.5;
	text-align:center;
}
/* блок ссылок content, information */
a.content { padding-left:5px; }
* html .png {
 width: expression(this.firstChild.width);
 filter: expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.firstChild.src+"', sizingMethod='image')");
 background: expression("transparent url("+this.firstChild.src.replace(".png", ".gif")+") no-repeat"); background: none !important; }
* html .png img {  behavior: expression(this.style.visibility="hidden");
}
h1.contentBoxHeading {
	color: #545555;
	text-decoration: none;
	font-size: 18px;
}
/*-------------------------------------------------------------------------------------------*/
#categoriesBoxMenu {
	width:230px;
	padding: 0px 0px 0px 15px;
	margin: 0;
	list-style-type: none
}
.CatNavi { padding-left: 25px; }
.CatLevel1 {
	list-style-type: none;
	padding-left: 20px;
	padding-top: 2px;
}
.CatLevel2, .CatLevel3, .CatLevel4, .CatLevel5, .CatLevel6 {
	list-style-type: none;
	padding-left: 10px;
	padding-top: 2px;
}
.CatLevel1 {
	background: url('img/tree1.gif') no-repeat;
	background-position: 8px 3px;
}
.Current ul li { font-weight: normal; }
.Current a font { color: #61a3fb; }
#categoriesBoxMenu a {
	color: #2c2c2c;
	font-size: 12px;
	text-decoration: none;
	font-family: verdana, geneva;
}
td.hd_red a {
	font-size: 14px;
	color: #878686;
	text-decoration: none;
}
* html .png {
 width: expression(this.firstChild.width);
 filter: expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.firstChild.src+"', sizingMethod='image')");
 background: expression("transparent url("+this.firstChild.src.replace(".png", ".gif")+") no-repeat"); background: none !important; }
* html .png img {  behavior: expression(this.style.visibility="hidden");
}
#menu_bottom {
	font-style: italic;
	color: #9b9797;
}
#box_news { padding: 0px 20px 0px 16px; }
#box_news em {
	color: #fe7c14;
	font-size: 15px;
}
#box_news a { color: #dab272; }
#box_news p { color: #adaaaa; }
#box_login, #box_articles_new { font-style: italic; }
#box_articles_new a { color: #737474; }
#newsletter input {
	width: 110px;
	border: 0px;
}
#box_login input, #box_search input { border: 0px; }
#box_search .inp_search input {
	width: 170px;
	background: url('images/input_search_fon.gif') repeat;
}
#box_search .img_search input {
	margin-left: 25px;
	width: 25px;
	height: 20px;
}
#box_login { padding-top: 65px; }
#box_login .login_form {
	text-align: right;
	padding-right: 30px;
}
#box_login .login_form div {
	text-align: right;
	padding: 5px 25px 0px 0px;
}
#box_login .login_form input { width: 110px; }
#box_login a {
	color: #7d7c7c;
	font-size: 14px;
}
#box_login .forgot a { color: #acacac; }
.h1_yellow {
	margin: 0;
	color: #f47321;
	font-size: 24px;
	font-style: italic;
}
.h1_yellow a {
	color: #f47321;
	font-size: 24px;
	font-style: italic;
}
.products_item {
	margin: 25px 0px 10px 20px;
	width: 189px;
	height: 287px;
	float: left;
}
div.products_item:hover {
	background: url("img/fon_products_hover_vs_price.gif") no-repeat scroll left top transparent !important;
}
.products_item .price {
	height: 17px;
	width: 189px;
	text-align: center;
	color: #f72f0e;
	font-size: 15px;
	font-weight: normal;
	padding-top: 3px;
}
.products_item .image {
	height: 150px;
	width: 150px;
	margin: 0px 8px 18px 0px;
	padding-bottom:18px;
}
.products_item .names {
	display:block;
	overflow: hidden;
	padding: 5px 20px 0;
	color: #858a86;
	font-size: 14px;
}
.products_item img {
	height: 150px;
	width: 150px;
	margin: 16px 8px 0px 20px;
	padding-bottom:18px;
}
.category_item {
	margin: 25px 0px 0px 20px;
	width: 189px;
	height: 236px;
	float: left;
}
.category_item img {
	height: 150px;
	width: 150px;
	padding: 36px 8px 0px 21px;
}
.category_item span {
	overflow: hidden;
	padding: 0px 15px 0px 15px;
	height: 40px;
	display: block;
	text-align: center;
	color: #545555;
	font-size: 14px;
}
#best_sellers .element {
	height: 144px;
	width: 220px;
}
#best_sellers .element span {
	position:absolute;
	left: 145px;
	top: 19px;
	display: block;
	text-align: center;
	width: 69px;
	font-size: 12px;
	color: #ffffff;
}
#best_sellers img {
	width: 100px;
	height: 100px;
	padding: 20px 10px 10px 42px;
}
#product_full { }
#product_full .names {
	color: #ffb51c;
	font-size: 18px;
	font-weight: bold;
}
#product_full .tuning {
	color: #a8a7a7;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px;
}
.item_title {
	font-size: 17px;
	color: #535454;
}
.item_price {
	font-size: 17px;
	color: #f72f0e;
}
.item_manuf a {
	font-size: 17px;
	color: #0d7de5;
}
.item_text {
	font-size: 17px;
	color: #fb810a;
}
.imgsub { padding-left: 5px; }
.name_blue {
	padding-top: 40px;
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
	color: #6ab2f8;
}
.itemDescription a {
	font-size: 14px;
	font-family: "Times CY", "Times New Roman", "Times", serif;
}
.navigation {
	width: 100%;
	text-align: center;
	padding-top: 20px;
}
.navigation .pagin {
	font-size: 12px;
	font-weight: bold;
}
.navigation .pagin a, .navigation .pagin b {
	color: #f98c21;
	font-size: 12px;
	font-weight: bold;
}
.navigation .counts {
	font-size: 12px;
	font-weight: bold;
}
.catmanlist {
	text-align: center;
	padding: 7px 0px 7px 0px;
	font-size: 12px;
	background-color: #ffffff;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #737474;
}
.catmanlist a { color: #f98c21; }
.clear {
	width: 100%;
	overflow: hidden;
}
.scroll-wrap {
	width: 100%;
	margin: 20px 0px;
	overflow: hidden;
}
.scroll-pane {
	width: 100%;
	height: 205px;
	overflow: auto;
	color: #a96b11;
	font-size: 12px;
}
.scroll-pane h1 {
	color: #2b2b2b;
	font-size: 14px;
	text-align: left;
}
/* head */
.logo {
	position:absolute;
	top:0;
	left:0;
	width:795px;
	height:242px;
	background:url('img/logo_2.jpg') no-repeat;
}
.logo a {
	display:block;
	position:absolute;
	top:58px;
	left:263px;
	width:400px;
	height:235px;
	text-indent:-10000px;
}
.navtop {
	position:absolute;
	top:0;
	left:466px;
}
.navtop li {
	list-style:none !important;
	float:left;
	margin-right:13px;
}
.navtop li a {
	position:relative;
	display:inline-block;
	width:90px;
	height:60px;
	cursor:pointer;
}
.navtop li a span {
	position:absolute;
	left:0;
	top:0;
	width:90px;
	height:60px;
	background:url('img/navtop.png') no-repeat 0 0;
}
.navtop li a.a1 span { background-position:0 0 }
.navtop li a.a2 span { background-position:-104px 0 }
.navtop li a.a3 span { background-position:-206px 0 }
.navtop li a.a3, .navtop li a.a3 span { width:99px; }
.b-input input[type="text"], .b-input input[type="password"] {
	background:url(img/input_reg.gif) no-repeat 0 0;
	width:140px;
	padding:4px 8px;
	border:0;
}
.b-input .Requirement { color:red; }
#tabs{
	width:380px;
	}
/*Кнопка "Оформить"*/
.oform{
	background:url('img/oform.gif') no-repeat;
	width:119px;
	height:40px;
	margin-left:20px;
	margin-top:5px;
	margin-bottom:5px;
	}
.oform a:hover{
	background:url('img/oform2.gif') no-repeat;
	width:119px;
	height:40px;
	}
a.button {
	display: block;
	float: left; /* ÷òîáû êíîïêà íå ðàñòÿãèâàëàñü íà âñþ øèðèíó ðîäèòåëüñêîãî áëîêà, à îãðàíè÷èâàëàñü òåêñòîì */
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-decoration: none;
	outline: none; /* óáèðàåì òî÷å÷íóþ îáâîäêó â FireFox, êîòîðàÿ ïîÿâëÿåòñÿ ïðè êëèêå */
	color: #000;
}
a.button span {
  display: block;
  line-height: 13px;
  padding: 7px 0 13px 23px;
}
a.button:hover {
  background-position: 100% 0px;
}
a.button:hover span {
  background-position: 0% 0px;
  color: #000;
}
/*------------------------------>*/

/*Кнопка "В Корзину"*/

.korzina{
	background:url('img/button_in_cart.gif') no-repeat;
	width:114px;
	height:34px;
	margin-left:20px;
	margin-top:5px;
	margin-bottom:5px;
	}
.korzina a:hover{
	background:url('img/button_in_cart2.gif') no-repeat;
	width:114px;
	height:34px;
	}
a.button_korz {
	display: block;
	float: left; /* ÷òîáû êíîïêà íå ðàñòÿãèâàëàñü íà âñþ øèðèíó ðîäèòåëüñêîãî áëîêà, à îãðàíè÷èâàëàñü òåêñòîì */
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-decoration: none;
	outline: none; /* óáèðàåì òî÷å÷íóþ îáâîäêó â FireFox, êîòîðàÿ ïîÿâëÿåòñÿ ïðè êëèêå */
	color: #000;
}
a.button_korz span {
  display: block;
  line-height: 13px;
  padding: 7px 0 13px 23px;
}
a.button_korz:hover {
  background-position: 100% -3px;
}
a.button_korz:hover span {
  background-position: 0% -3px;
  color: #000;
}
/*------------------------------>*/

.left_bar{
	background:url('img/left_bar.png') no-repeat;
	width:10px;
	height:40px;
	float:left;
	}
.right_bar{
	background:url('img/right_bar.png') no-repeat;
	width:10px;
	height:40px;
	float:left;
	}
.center_bar{
	background:url('img/center_bar.png') repeat-x;
	width:97%;
	height:40px;
	float:left;
	}
/* Топ фильтр, список категорий */
.rcat_child_categories  li{
	text-align:left;
	}
.rcat_child_categories  ul{
	list-style:none outside none;
	}
.rcat_child_categories a {
	color:#BA2C2C;
	}
.top_cat {
	margin-top:5px;
	margin-bottom:5px;
	font-family:Arial;
	width:100%;
	}
.top_cat img{
	float:center;
	clear:both;
	border-bottom:1px dotted #ccc;
	margin-top:35px;
	}
.rcat_table {
/*	border:1px solid #ccc;*/
	padding:0 !important;
	width:190px;
	float:left;
	}
.rcat_table a{
	color:black;
	font-weight:bold;
	color:#3D3D3D;
	}
.rcat_child_categories a:hover {
	text-decoration:underline;
	}
.rcat_root_category {
	font-weight:normal !important;
	color:#61A3FB !important;
	font-size:117% !important;
	font-family:serif !important;
	line-height:110% !important;
	}

.cat_hov {
	height:240px; 
	position:relative;
	background:url("img/fon_category.gif") no-repeat;
	background-position:0px 0px;
	}
.rcat_space {
	margin:auto;
	width:95%;
	}
.cat_hov a{
	margin:0 auto;
	}
.cat_hov a.rcat_img {
	margin:0 auto;
	}
.cat_hov:hover {
/*	background:url("img/fon_category_hover.gif") no-repeat;
	background-position:0px 0px;*/
	}
/*.cat_hov:hover img {
	margin:0 auto;
	}*/
.cat_hov .rcat_child_categories {
	position:absolute;
	top:223px;
	left:5px;
	margin:0 auto;
	display:none;
/*	background-color:#DABF77;*/
	width:183px;
	z-index:50; 
/*	border:2px solid #ccc;	*/
	}
.rcat_top {
	height:0px;
	background:url("img/bg_podcat_top.png") repeat-y;
	position:relative;
	display:none;
	margin:0;
	padding:0;
	}
.rcat_center {
	background:url("img/bg_podcat_center.png") repeat-y;
	position:relative;
	top:-5px;
	display:none;
	margin:0;
	padding:0;
	}
.rcat_bottom {
	height:14px;
	background:url("img/bg_podcat_bottom.png") no-repeat;
	position:relative;
	top:-10px;
	display:none;
	margin:0;
	padding:0;
	}
.cat_hov:hover .rcat_child_categories , .rcat_center, .rcat_bottom , .rcat_top {
	display:block;
	}
.cat_hov ul{
	margin-bottom:5px;
	}
.cat_hov li{
	margin-left:10px;
	margin-top:5px;
	} 
.vnal {
	color:#61A3FB;
	}
.no_vnal_list {
    font-size: 15px;
    font-weight: normal;
    height: 17px;
    text-align: center;
	width:189px;
	}
.no_vnal_list span {
	background:#C52445;
	color:#ffffff;
	padding-left:5px;
	padding-right:5px;
	}
.imgAkcija{
    height: 48px!important;
    padding: 0!important;
    position: absolute;
    width: 48px!important;
    margin: 0!important;
}

/* By NeBox */
.nb-status-div {padding:10px 40px 10px 50px;}
.nb-status-item {
font-weight: bold;
color: #EB3F3F;font-size:15px;
}











