/* BATERY THEME */

body{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#222222;
}
img{
	border:0;
}

#PageContainer{
	width:1000px;
	margin: 0 auto;		
	overflow:hidden;
}

#logo-header{
	float: left;
}
#advert{
	float:right;	
	margin-right: 46px;
}

#search-header{
	float: left;
	background: url("/themes/batterycentar/images/search_lenta_.png") no-repeat;
	height: 21px;
	width: 194px;
	margin-left: 475px;
}

#search-btn{
	float: left;
	height: 22px;
	width: 30px;
	margin-left: -30px;
	cursor: pointer;
}

#search-header input#searchtxt{
	height: 8pt;
	width: 150px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	text-decoration:none;
	color:#000;
	margin-left: 10px;
	margin-top: 3px;
	border:solid #EAEAEA 1px;
}

#shoping-cart-header{
	float: right;
	margin-top: 10px;
}

#shoping-cart-header-image{
	background: url('/themes/batterycentar/images/sh-cart-red.png') no-repeat;
	width: 70px;
	padding: 0 3px 0 17px;
	float:left;
}

#shoping-cart-header-image a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #cc0000;
}

#shoping-cart-header-content{
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#meni-header {
	clear: both;
}

#meni-bela-lenta{
	height: 13px;
	margin: 0;
}

#meni-siva-lenta{
	background: url("/themes/batterycentar/images/siva_lenta_.png") repeat;
	height: 14px;
	width: 1000px;
	margin-top:5px;
}

#meni-crna-lenta{
	background-color: black;
	height: 17px;
	min-height: 17px;
	width: 1000px;
}
#meni-lenta-header{
	float:left;
	background:url("/themes/batterycentar/images/header1000.png") no-repeat;
	height: 35px;
	width: 1000px;
	
	margin-bottom: 2px;
}
#meni-lenta-header-logedin{
	float:left;
	background:url("/themes/batterycentar/images/loginrRed.png") no-repeat;
	height: 30px;
	width: 30px;
	
	margin-top:5px;
	margin-left:15px;
}

#meni-lenta-header-logedout{
	float:left;
	background:url("/themes/batterycentar/images/loginrGrey.png") no-repeat;
	height: 30px;
	width: 30px;
	
	margin-top:5px;
	margin-left:10px;
	
}

#meni-lenta-header-user{
	float:left;
	margin-right: 10px;
	padding-top: 2px;
	height:18px;
	max-width:185px;
	overflow:hidden;
	white-space:nowrap;
	
	
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	color:#9c9a9a;
	text-decoration:none;	
}

#meni-lenta-header-search{
	float:left;
	
	margin-top:7px;
	margin-left:15px;

}
#meni-lenta-header-search label{
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9C9A9A;
	
	padding-top: 2px;
	margin-right: 5px;
	}
#meni-lenta-header-search input#searchtxt{
	float:left;
	height: 12pt;
	width: 150px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	border:solid #EAEAEA 1px;
}
#meni-lenta-header-search-btn{
	float:left;
	
	margin-top:7px;
	margin-left:5px;
	
	background:url("/themes/batterycentar/images/search-white.png") no-repeat;
	height: 19px;
	width: 30px;
	
	cursor: pointer;
	
}
.meni-lenta-header-korpa{
	float:right;
	margin-right:15px;
}
#header-links{
	float:left;
	width:405px;
	margin-left: 0px;
	padding-top: 8px;
}
	
#header-links ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;		
}

#header-links ul li{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color:#CC0000;
	float:left;
	margin-right: 7px;
}

#header-links ul li a{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color:#CC0000;
	text-decoration:none;			
}




div#meni-header ul.meni-tabs{
	list-style:none outside none;
	float:left;
	margin: 0 0 0 282px;
	width: 720px;
	/* IE7 settings */	
	padding:0;	
	position: absolute;
}

div#meni-header ul.meni-tabs li.meni-tab{
	float: left;
	text-align: center;
	height: 22px;
	width: 102px;
	display: block;
	margin: 5px 4px 0 0 ;
	/*background:url("/themes/batterycentar/images/crveno_meni_.png") no-repeat;*/
	background:url("/themes/batterycentar/images/franchise_meni_red.png") no-repeat;
	
	cursor: pointer;
	padding-top:5px;
	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	margin-bottom: 0;
	
	/*color:#000;*/
	color:#FFF;
}
div#meni-header ul.meni-tabs li.meni-tab-short{
	float: left;
	text-align: center;
	height: 22px;
	width: 82px;
	display: block;
	margin: 5px 0 0 0 ;
	background:url("/themes/batterycentar/images/franchise_meni_red-short.png") no-repeat;
	
	cursor: pointer;
	padding-top:5px;
	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:white;
}

div#meni-header ul.meni-tabs li.meni-tab-eko{
	float: left;
	text-align: center;
	height: 22px;
	width: 102px;
	display: block;
	margin: 5px 4px 0 0 ;
	/*background:url("/themes/batterycentar/images/zeleno_meni_.png") no-repeat;*/
	background:url("/themes/batterycentar/images/franchise_meni_eco.png") no-repeat;
	
	cursor: pointer;
	padding-top:5px;
	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:white;
}

div#meni-header ul.meni-tabs li.meni-tab-eko li.active{
	background:url("/themes/batterycentar/images/crno_meni_.png") no-repeat;
	
	cursor: pointer;
	padding-top:5px;
	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;	
}

div#meni-header ul.meni-tabs li.meni-tab-big{
	float: left;
	text-align: center;
	height: 25px;
	width: 130px;
	display: block;
	margin-right: 7px;
	background:url("/themes/batterycentar/images/franchise_meni_big_2_.png") no-repeat;
	
	cursor: pointer;
	padding-top:7px;
	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:white;
}

div#meni-header ul.meni-tabs li.active{
	background:url("/themes/batterycentar/images/crno_meni_.png") no-repeat;
	
	cursor: pointer;
	padding-top:5px;
	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;	
}

.LeftContent{
	float: left; 
	width: 234px;
	overflow:hidden;	
}

#meni-levo-glavno{
	float:left;	
	width: 234px;
	background-color: #f5f5f5;
}

div#meni-levo-glavno ul{
	list-style: none;
}

ul#meni-levo{
	width: 200px;
	margin-top: 0px;
	
	padding: 0px 0px 7px 11px;
	background: url("/themes/batterycentar/images/meni-left-ul_bg_red.png") no-repeat scroll right bottom;
	/*background: url("/themes/batterycentar/images/meni-left-ul_bg_franchise.png") no-repeat scroll right bottom;*/
	
	/*ie7 ul margin problem*/
	margin-left: 0;
}
.meni-levo-bgs{
	width: 200px;
	margin-top: 0px;
	
	padding: 0px 0px 7px 11px;
	background: url("/themes/batterycentar/images/meni-left-ul_bg_red.png") no-repeat scroll right bottom;
	/*background: url("/themes/batterycentar/images/meni-left-ul_bg_franchise.png") no-repeat scroll right bottom;*/
	
	/*ie7 ul margin problem*/
	margin-left: 0;
}

.meni-levo-bgs li{
	border-left: 1px solid #cc0000;
	border-right: 1px solid #cc0000;
}
.meni-levo-bgs li li{
	border-left: none;
	border-right: none;
}
.meni-levo-bgs li li a{
	font-weight: normal;
}

.meni-levo-bgs li ul{
	padding-left:10px;
}
.meni-levo-bgs li a{
	color:#555555;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	display:block;
	padding: 0px 0px 0px 15px;
}

.meni-levo-bgs li span{
	color:#CC0000;
}

ul#meni-levo li{
	
	border-left: 1px solid #cc0000;
	border-right: 1px solid #cc0000;
	
	/*
	border-left: 1px solid #d93c04;
	border-right: 1px solid #d93c04;
	*/
}

ul#meni-levo li a{
	color:#555555;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	display:block;
	padding: 0px 0px 0px 15px;
}

ul#meni-levo li a span{
	color:#cc0000;
}

ul#meni-levo li ul li{
	border:none;
	margin-left: -25px;
}

ul#meni-levo li ul li a span{
	color:#cc0000;
}

ul#meni-levo li ul li a:link, ul#meni-levo li ul li a:visited{
	color:#555555;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-decoration:none;
	display:block;
	padding: 0px 0px 0px 15px;
	width: 150px;
	font-weight: normal;
}

.kategorija{
	/*background: url("/themes/batterycentar/images/levo-meni.png") no-repeat;*/
	background: url("/themes/batterycentar/images/levo-meni-franchise-red.png") no-repeat;
	display: block;
	width: 200px;
	height: 20px;
	margin-left: 11px;
	margin-top: 8px;
	padding-top: 8px;
}

.kategorija a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFF;
	text-align:left;
	text-decoration:none;
	
	/* padding-left: 40px; */
	padding-left: 10px; 
	font-size: 11px;
}
.banner{
	margin-left: 11px;
	margin-top: 8px;
}
.banner-0800{
	float:left;
	margin-left: 0px;
	margin-top: 15px;
}

#footer-poz{
	background: url("/themes/batterycentar/images/footer1000.png") no-repeat;
	float: left;
	height: 42px;
	width: 100%;
	margin-top: 10px;

}

#footer-links{
	margin-top: 10px;
	
	width: 600px;
	margin-left: auto ;
  	margin-right: auto ;
}
	
#footer-links ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;		
}

#footer-links ul li{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color:#bebdbd;
	float:left;
	margin-right: 3px;
}

#footer-links ul li a{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color:#bebdbd;
	text-transform: uppercase;
	text-decoration:none;			
}

#footer-links-down{	
	width: 350px;
	margin-left: auto ;
  	margin-right: auto ;
}
	
#footer-links-down ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;		
}
#footer-links-down ul li{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 8px;
	color:#bebdbd;
	float:left;
	margin-right: 3px;
}

#footer-links-down ul li a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 8px;
	color:#bebdbd;
	text-transform: uppercase;
	text-decoration:none;			
}
#footer-copyright{
	float:left;
	width:100%;	
	background-color:#CC0000;
	
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:white;
	text-decoration:none;
	text-align:center;	

}
#footer-copyright-text{
	width:450px;	
	margin-left: auto ;
  	margin-right: auto ;	
}
#footerDevelop{
	background: url("/themes/batterycentar/images/footer1002.png") no-repeat;
	float: left;
	height: 42px;
	width: 100%;
}
#footerDevelop1{
	text-align:center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #BEBDBD;
	padding-top: 12px;
		}
#center-Page{
	margin-righ:0px;
}

#roll{
	float: left;
	width:504px;
	height:214px;
}

#center-roll{
	float: left;	
	background:url("/themes/batterycentar/images/roll-pozadina.png") no-repeat;
	width:472px;
	height:194px;
	margin:15px;
	
}

div.roll-product div.pict{
	float:left;
	margin-left: 20px;
	margin-top: 10px;
	height: 150px;
	width: 230px;
	position: relative;
}

div.roll-product div.naslov{
	float:left;
	margin-left: 5px;
	margin-top: 30px;
	min-width: 210px;
	width: 210px;
	height: 32px;
	min-height: 32px;
	overflow: hidden;
	text-align: right;
}

div.roll-product div.naslov a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color:#FFF;
	font-weight: bold;
	text-decoration:none;
}

div.roll-product div.sifra{
	float:left;
	margin-left: 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#FFF;
	font-weight:normal;
}

div.roll-product div.opis{
	float:left;
	margin-left: 5px;
	margin-top: 15px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color:#FFF;
	font-weight:normal;
	width: 210px;
	height: 83px;
	min-height: 83px;
	text-align: right;	
	overflow:hidden;
}

div.roll-product div.cena{
	background:url("/themes/batterycentar/images/roll-price.png") no-repeat;
	width:90px;
	height:54px;	
	position: absolute; 
	bottom: 0px; 
	right:8px;	
	z-index: 5;	
	text-align:center;
	color: BLACK;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	padding-top: 40px;
	
}


div.roll-buttons{
	float: right;
}

div.roll-buttons ul.roll-tabs{
	list-style: none outside none;
	padding: 0;
	marign: 0;
}

div.roll-buttons ul.roll-tabs li.roll-tab{	
	float: left;
	text-align: center;	
	height: 19px;
	width: 19px;
	display: block;	
	margin-right: 7px;
}

div.roll-buttons ul.roll-tabs li.roll-tab a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align: center;
	vertical-align:text-top;
	font-weight:bold;
	color:#FFF;
}

div.roll-buttons ul.roll-tabs li.active{
	background:url("/themes/batterycentar/images/roll-kopce.png") no-repeat;
}

div.roll-buttons ul.roll-tabs li.active a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align: center;
	vertical-align:text-top;
	font-weight:bold;
	color:#FFF;
}

.product-left{
	float:left;	
	background:url("/themes/batterycentar/images/detali-pozadina.png") no-repeat;
	width:234px;
	height:138px;
	margin-right: 11px;
	margin-bottom: 14px;
	z-index:-1;
}

.product-related{
	float:left;	
	background:url("/themes/batterycentar/images/related-pozadina.png") no-repeat;
	width:200px;
	height:131px;

	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 14px;
	z-index:-1;
}

.product-name-related{
	float:left;
	width: 160px;
	height: 15px;
	margin-top: 4px;
	margin-left: 39px;
}

.product-name-related a{
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color:#FFF;
	font-size: 9px;
	text-transform:uppercase;
	text-decoration:none;
	cursor:pointer;
}

.product-pic-related{
	margin-top: 5px;
	margin-left: 36px;
	height: 66px;
	width: 120px;
	float: left;
}

.product-price-related{
	background:url("/themes/batterycentar/images/cena-pozadina.png") no-repeat;
	width: 80px;
	height: 35px;
	margin-left: -10px;
	float:left;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #cc0000;
	font-size: 11px;
	padding-top: 14px;
	padding-left: 10px;
}

.product-akcija{
	float:left;	
	background:url("/themes/batterycentar/images/detali-pozadina-akcija.png") no-repeat;
	width:234px;
	height:175px;
	margin-right: 15px;
	margin-bottom: 14px;
	z-index:-1;
}

.product-price-action{
	float:left;
	width: 145px;
	margin-left: 10px;
	margin-top: 14px;
	height: 26px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #666;
	font-size: 11px;
}

.product-price-action span{
	text-decoration: line-through;
}

.product-price-discount{
	float:left;
	width: 40px;
	margin-left: 10px;
	margin-top: 1px;
	height: 27px;
	color:#FFF;
	padding-top: 12px;
	padding-left: 4px;
	background:url("/themes/batterycentar/images/disc-star-27.png") no-repeat;
}

.product-pic{
	margin-left: 5px;
	margin-top: 5px;
	height: 62px;
	width: 80px;
	float: left;
}

.product-name{
	float:left;
	width: 185px;
	height: 15px;
	margin-top: 3px;
	margin-left: 39px;
}

.product-name a{
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 10px;
	text-transform:uppercase;
	text-decoration:none;
	cursor:pointer;
}

.product-tekst{
	float:left;
	width: 130px;
	height: 62px;
	margin-top: 10px;
	margin-left: 5px;
	
	font-family: Tahoma, Geneva, sans-serif;
	color: #a8a8a8;
	font-size: 10px;
	overflow:hidden;
}

.product-price{
	background:url("/themes/batterycentar/images/cena-pozadina.png") no-repeat;
	width: 89px;
	height: 35px;
	margin-left: -10px;
	float:left;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #cc0000;
	font-size: 11px;
	padding-top: 14px;
	padding-left: 10px;
}

.product-price-red{
	color: #cc0000;
}

.product-details{
	background:url("/themes/batterycentar/images/btn-detali.png") no-repeat;
	width:60px;
	height:19px;
	float:left;
	margin-top: 12px;
	margin-left: 25px;
	padding-top: 5px;
	padding-left: 4px;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #666;
	font-size: 8px;
	text-transform:uppercase;
	cursor:pointer;
}

.product-details a{
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #a8a8a8;
	font-size: 8px;
	text-transform:uppercase;
	text-decoration:none;
	cursor:pointer;
}

.product-korpa{	
	background:url("/themes/batterycentar/images/btn-cart.png") no-repeat;
	width:30px;
	height:19px;
	margin-left:5px;
	margin-top: 12px;
	float:left;
	padding-top: 4px;
	cursor:pointer;
}
div.faq{
	float:left; 
	width:733px;
	min-height: 280px;
	padding-left: 28px;
	margin-top: 2px;
	overflow:hidden;
}

div.products-details{
	float:left; 
	width:733px;
	min-height: 280px;
	padding-left: 28px;
	margin-top: 2px;
	overflow:hidden;
}


div.products-details div.det-title{
	width:480px;  
	margin-top:20px;
	margin-left: 40px;
	display:block;
	
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
}

div.products-details div.det-pic{
	width:270px; 
	margin-top:20px;
	margin-left: 40px;
	float:left;
}

div.products-details div.det-pic-click{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;	
	padding-left: 20px;
}
div.products-details div.det-pic-click a{
	color:#FF9900;
	text-decoration: none;
	cursor: pointer;
}

div.products-details div.det-buy{
	width:211px;
	/*float:left; */	
	margin-top:20px;
	margin-left: 30px;
	
	float:right;
	padding-right:15px;
}

div.products-details div.det-buy div.buy-up{
	background: url("/themes/batterycentar/images/buy-up.png") no-repeat top;
	width: 211px;
	height: 8px;
}

div.products-details div.det-buy div.buy-inside{
	background: url("/themes/batterycentar/images/buy-inside.png") repeat-y scroll top;
	width: 211px;
	margin-top: 0px;
}

div.products-details div.det-buy div.buy-inside div.buy-cena{
	margin-top: 0px;
	padding-top: 2px;
	margin-bottom: 5px;
	text-align: center;
	color:#000;
}

div.products-details div.det-buy div.buy-inside div.light{
	color:#666;
}

div.products-details div.det-buy div.buy-inside div.light span{
	text-decoration:line-through;
}

div.products-details div.det-buy div.buy-inside div.buy-cena h2{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin:0;
	padding:0;
}

div.products-details div.det-buy div.buy-inside div.buy-korpa{
	height: 28px;
}

div.products-details div.det-buy div.buy-inside div.buy-korpa div.buy-kopce{
	background: url("/themes/batterycentar/images/buy-cart.png") no-repeat;
	width: 100px;
	height: 20px;
	margin-left: 5px;
	padding-left: 35px;
	padding-top: 2px;
	margin-top: 1px;
	float:left;
	
	cursor: pointer;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;	
}
/*
div.products-details div.det-buy div.buy-inside div.buy-korpa div.buy-kopce a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}
*/
div.products-details div.det-buy div.buy-inside div.buy-korpa input#kolicina{
	height: 13pt;
	width: 20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:right;
	color:#000;
	margin-left: 45px;
	border:solid #EAEAEA 1px;
	float:left;
}

div.products-details div.det-buy div.buy-inside div.buy-nacin{
	margin-left: 60px;
}

div.products-details div.det-buy div.buy-inside div.buy-nacin a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#FF9900;
	margin-top: 10px;
}

div.products-details div.det-buy div.buy-down {
	background: url("/themes/batterycentar/images/buy-down.png") no-repeat top;
	width: 211px;
	height: 8px;
}

div.products-details div.det-garancija {
	background: url("/themes/batterycentar/images/garancija.png") no-repeat top;
	width: 100px;
	height: 100px;
	float:left;
	margin-top: 20px;
	margin-left: 10px;
}

.garancija-meseci{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 25px;
	font-weight: bold;
}

div.products-details div.det-box-top{
	background: top url("/themes/batterycentar/images/products-box-up.png") no-repeat;
	width:700px;
	height:9px;
	float:left;
	margin-top: 10px;
}

div.products-details div.det-box-inside{
	background: url("/themes/batterycentar/images/products-box-right.png") repeat-y scroll right top #f0f0f0;
	border-left: 1px solid #dedede;
	width:700px;
	float: left;
}

div.products-details div.det-box-inside-down{
	height: 10px;
}

div.products-details div.det-box-down{
	background: url("/themes/batterycentar/images/products-box-down.png") no-repeat;
	height: 15px;
	width: 700px;
	float:left;
}

.kontakt-box-top{
	background: top url("/themes/batterycentar/images/kontakt-up.png") no-repeat;
	width:600px;
	height:26px;
	float:left;
	margin-top: 15px;
	margin-left: 70px;
}

.kontakt-box-inside{
	background: repeat-y top url("/themes/batterycentar/images/kontakt-inside.png");
	width:600px;
	float:left;
	margin-left: 70px;
}

.kontakt-box-inside div.kontakt-box-inside-details{
	width:210px;
	float:left;
	margin-top: 5px;
	margin-left: 5px;
}

.kontakt-box-inside div.kontakt-box-inside-pic{
	width:240px;
	height: auto;
	float:left;
	margin-top: 15px;
	margin-left: 77px;
}

.kontakt-box-inside div.kontakt-box-inside-pic div.kontakt-pic-small{
	width:110px;
	float:left;
	margin-top: 10px;
	margin-right: 10px;
}

.kontakt-box-down{
	background: top url("/themes/batterycentar/images/kontakt-down.png") no-repeat;
	width:600px;
	height:16px;
	float:left;
	margin-left: 70px;
}

div.products-details div.det-box-inside div.spec-box-top{
	background: top url("/themes/batterycentar/images/products-box-spec.png") no-repeat;
	width:680px;
	height:28px;
	float:left;
	margin-top: 5px;
	margin-left: 10px;
}

div.spec-box-top_other_batteries {
	background: top url("/themes/batterycentar/images/products-box-spec.png") no-repeat;
	width:680px;
	height:28px;
	float:left;
	margin-top: 5px;
	margin-left: 10px;
}

div.spec-box-top_other_batteries h3
{
		font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #7F7F7F;
	margin-top: 5px;
	margin-left: 15px;
}

div.products-details div.det-box-inside div.spec-box-top h3{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #7F7F7F;
	margin-top: 5px;
	margin-left: 15px;
}

div.products-details div.det-box-inside div.spec-box-top-red{
	/*background: top url("/themes/batterycentar/images/products-box-spec-red.png") no-repeat;*/
	width:680px;
	height:28px;
	float:left;
	margin-top: 5px;
	margin-left: 10px;
	
	background: top url("/themes/batterycentar/images/products-box-spec-franchise1.png") no-repeat;
}

div.products-details div.det-box-inside div.spec-box-top-red h3{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;
	margin-top: 3px;
	margin-left: 15px;
}

div.products-details div.det-box-inside div.spec-box-inside{
	background: url("/themes/batterycentar/images/products-box-spec-inside.png") repeat-y scroll right top;
	width:680px;
	margin-left: 10px;
	float: left;
}

div.spec-box-inside_other_batteries {
	background: url("/themes/batterycentar/images/products-box-spec-inside.png") repeat-y scroll right top;
	width:680px;
	margin-left: 10px;
	float: left;
}
div.spec-box-inside_other_batteries p
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;	
}

div.products-details div.det-box-inside div.spec-box-inside  p{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
}

div.products-details div.det-box-inside div.spec-box-inside fieldset{
	border: none;
	margin-left: 15px;
}

div.products-details div.det-box-inside div.spec-box-inside fieldset tr td a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}


div.spec-box-inside-left{
	margin: 0 auto;
	width:340px;
}

div.spec-box-inside-right{
	margin: 10px auto;
	width:340px;	
	padding-left: 10px;
}

div.remark-up{
	background: url("/themes/batterycentar/images/remark-up.png") no-repeat top;
	width: 330px;
	height: 8px;
	margin-bottom:0px;
}

div.remark-inside{
	background: url("/themes/batterycentar/images/remark-inside.png") repeat-y scroll top;
	width:330px;
	margin-top:0px;
	margin-bottom:0px;
	
	min-height: 40px;
	max-height: 240px;
	overflow-y: auto;
}

div.products-details div.det-box-inside div.spec-box-inside div.spec-box-inside-right div.remark-inside h3{
	margin:5px; 
	margin-top:0px;
	
	font-size:12px;
	font-weight:bold;
}
div.products-details div.det-box-inside div.spec-box-inside div.spec-box-inside-right div.remark-inside p{
	margin:10px; 
	margin-top:5px;
	
	color:#666666;
	font-size:11px;
	
}
div.products-details div.det-box-inside div.spec-box-inside div.spec-box-inside-right div.remark-down{
	float:left;
	background: url("/themes/batterycentar/images/remark-down.png") no-repeat top;
	width: 330px;
	height: 8px;
	margin-top:0px;
}
input.signupTXT{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	width: 260px;
	float:left;
}

div.products-details div.det-box-inside div.spec-box-inside ul{
	list-style:none outside none;
}

div.products-details div.det-box-inside div.spec-box-inside ul li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-bottom: 5px;
}

div.products-details div.det-box-inside div.spec-box-inside ul li div.spec-label{
	font-weight: bold;
	width: 30%;
	float:left;
}

div.products-details div.det-box-inside div.spec-box-inside ul li div.spec-value{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
}
div.spec-label{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	text-align:center;
	height:24px;
	width:162px;
	line-height:20px;
	float:left;
	background: url("/themes/batterycentar/images/batd_l.png") no-repeat;
}

div.spec-value{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;	
	text-align:center;
	height:24px;
	width:174px;
	line-height:20px;
	background: url("/themes/batterycentar/images/batd_r.png") no-repeat;
}
div.products-details div.det-box-inside div.spec-box-down{
	background: url("/themes/batterycentar/images/products-box-spec-down.png") no-repeat;
	margin-left: 10px;
	width: 680px;
	height: 10px;
	float: left;
}

div.spec-box-down_other_batteries{
	background: url("/themes/batterycentar/images/products-box-spec-down.png") no-repeat;
	margin-left: 10px;
	width: 680px;
	height: 10px;
	float: left;
}

.searchResultsPane{
	width: 100%;
	overflow:hidden; 
	vertical-align: top;  
	margin-bottom:10px; 
	margin-top:10px;
}

.rightContent {
	float: left; 
	width: 260px;
	overflow:hidden;
}

#editInfo{
	float:left;
	width:450px;
	margin-left:50px;
	padding-top:50px;
	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
}

#editInfo h2{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;	
	margin-bottom: 20px;
	color: #cc0000;
}
#signin{
	float: left;	
	background:url("/themes/batterycentar/images/najava-pozadina.png") no-repeat;
	width:238px;
	height:145px;
	z-index:1;
	margin-left:0px;
	margin-top:15px;
}

#txtPrijaviteSe{
	margin-top:5px;
	margin-left:15px;
}

#signin-button{
	float:right;
	margin-right:20px;
	margin-top:12px;
}

.signin-button-class{	
	background:url("/themes/batterycentar/images/btn-najava.png") no-repeat;
	width:70px;
	height:23px;
	z-index:2;	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	text-align:center;
	vertical-align:baseline;	
	color:#9c9a9a;
	cursor: pointer;
	padding-top:5px;
}

.signin-text{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	font-style:italic;	
	color:#9c9a9a;
	text-decoration:none;	
}

.login-user{
	float:left;
	width:220px;
	margin-left: 10px;
	margin-top: 15px;
}

#txtKorisnickoIme{
	float:left;
	font-size:11px;
	width:90px;
	height: 10pt;
	margin-top: 1px;
}

#username input#email{
	float:left;
	height: 10pt;
	width: 115px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#000;
	border:solid #EAEAEA 1px;
}

.login-pass{
	float:left;
	width:220px;
	margin-left: 10px;
	margin-top: 5px;
}

#txtLozinka{
	float:left;
	font-size:11px;
	width:90px;
	height: 10pt;
	margin-top: 1px;
}

#password-div input#password{
	float:left;
	height: 10pt;
	width: 115px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#000;
	border:solid #EAEAEA 1px;
}

.najava-linkovi{
	color:#9c9a9a;
	text-decoration:none;
	font-weight:bold;  
}

.registriraj-se{
	color: #FF9900;
}

#txtZaboravenaLozinka{
	float:right;
	margin-top:5px;
	margin-right:20px;
	font-weight:normal;
	font-size:9px;
}

#txtRegistracija{
	float:right;
	margin-right:20px;
	font-weight:normal;
	font-size:9px;
}

#txtEmail{
	float:right;
	padding-right:10px;
	font-size:13px;
	margin-top:25px;
	text-align: right;
	min-width:200px;
	min-height: 14px;
}
#txtImePrez{
	float:right;
	padding-right:10px;
	font-size:12px;
	margin-top:5px;
	width:90%;
	text-align:right;
	min-width:200px;
	min-height: 14px;
}

#signout-button{
	float:left;
	margin-left:40px;
	margin-top:30px;
}

#userdata-button{
	float:left;
	margin-left:30px;
	margin-top:30px;
}

.reklama{
	margin:5px;	
}

#news_container{
	margin:10px;
	overflow:hidden;
}
#news_intro{
	float:left;
	width:100%;
}
	
.news-message-top{
/*	background-image:url("/themes/batterycentar/images/holder_top.png");
	width: 470px;
	height:10px; 
*/	
	float:left;
	width:530px;
}

.news-message-bottom{
/*	background-image:url("/themes/batterycentar/images/holder_bottom.png");
	width: 470px;
	height:10px;
*/
	float:left;
	margin-bottom:5px;
}

.news-message{
/*	background-image:url("/themes/batterycentar/images/categories_bg.png");	
	width: 470px;
*/
	float:left;
	width: 530px;
	overflow:hidden;
	max-height: 80px;
	margin:5px;
}

.news-message-top h2{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;	
	color:#CC0000;
	margin-left:10px;
	margin-bottom:5px;
	margin-top:5px;
	
	float:left;
	width: 80%;
}
#news_date{
	float:left;
	margin-left: 10px;
	padding-top: 8px;
	}

.news_intro_text{
	float:left;
	width: 70%;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	margin:5px;
	margin-left:10px;
	margin-right:10px;
}

.news_intro_image{
	margin:5px;
	max-width:130px;
	max-height:130px;
	overflow: hidden;
	width: 130px;
	position: relative;
}

.news-img{
	margin:8px;
	text-align:center;
}

.news_intro_readmore{
	float:left;
	width:530px;
	font-size:11px;
	padding-right:10px;
	text-decoration:none;
	text-align: right;
}

.news_intro_readmore a{
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
	color:#9c9a9a;
	font-weight:bold;
}

.news_video {
    background: url("/themes/batterycentar/images/news_video.png") no-repeat scroll 0 0 transparent;
    height: 32px;
    margin-left: 130px;
    position: absolute;
    width: 31px;
    z-index: 1;
}

#texts-div{
	width:750px;
	/*width:100%;*/
	padding: 10px;
}

#texts-content a{
	color: #555555;
    display: block;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

#texts-top a{
	color: #555555;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

#texts-top{
	background-image:url("/themes/batterycentar/images/texts-top.png");
	background-repeat:no-repeat;
	height: 13px;
	margin-bottom: 0px;
}

#texts-content{
	font-family:Tahoma, Geneva, sans-serif;
	background-image:url("/themes/batterycentar/images/texts-bg.png");
	background-repeat:repeat-y;
	margin:0px;
}

#texts-bottom{
	background-image:url("/themes/batterycentar/images/texts-bottom.png");
	background-repeat:no-repeat;
	height: 13px;
	margin-top: 0px;
}

#texts-top-news{
	background-image:url("/themes/batterycentar/images/news-top.png");
	background-repeat:no-repeat;
	height: 28px;
	margin-bottom: 0px;
}
#texts-top-news h2{ 
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;	
	color:white;
	padding-left:15px;
	padding-top:3px;
	margin:0px;
	
	float:left;
	width:620px;
	
}
#texts-top-news p{ 
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;	
	font-weight:bold;
	color:white;
	margin:0px;
	margin-left:10px;
	padding-top:5px;	
	
	float:left;
	width:100px;
}
#texts-content-news{
	font-family:Tahoma, Geneva, sans-serif;
	width:748px;
	margin:0px;
	border-left: 1px solid #cc0000;
	border-right: 1px solid #cc0000;
	overflow : hidden;
/*	background-color: #f5f5f5;*/
}

#texts-bottom-news{
	background-image:url("/themes/batterycentar/images/news-bottom.png");
	background-repeat:no-repeat;
	height: 28px;
	margin-top: 0px;
}

/* eko ramka*/
#texts-top-eco{
	background-image:url("/themes/batterycentar/images/eco-top.png");
	background-repeat:no-repeat;
	height: 17px;
	margin-bottom: 0px;
}

#texts-content-eco{
	font-family:Tahoma, Geneva, sans-serif;
	background-image:url("/themes/batterycentar/images/eco-bg.png");
	background-repeat:repeat-y;
	margin:0px;
	
	padding-left: 15px;
	padding-right: 15px;
}

#texts-bottom-eco{
	background-image:url("/themes/batterycentar/images/eco-bottom.png");
	background-repeat:no-repeat;
	height: 17px;
	margin-top: 0px;
}
/* eko ramka 2*/
#texts-top-eco1{
	background-image:url("/themes/batterycentar/images/eco-top-1.png");
	background-repeat:no-repeat;
	height: 45px;
	margin-bottom: 0px;
}

#texts-content-eco1{
	font-family:Tahoma, Geneva, sans-serif;
/*	background-image:url("/themes/batterycentar/images/eco-bg.png");
	background-repeat:repeat-y;*/
	margin:0px;
	
	padding-left: 0px;
	padding-right: 20px;
}

#texts-bottom-eco1{
	background-image:url("/themes/batterycentar/images/eco-bottom-1.png");
	background-repeat:no-repeat;
	height: 45px;
	margin-top: 0px;
}
#center-eco-text{
	float:left;
	width:540px; /*580*/
	}
#eco-logo-top{
	float:left;
	background-image:url("/themes/batterycentar/images/eco.png");
	width:133px;
	height: 84px;
	margin-right: 10px;
	
}
#eco-logo-top2{
	float:left;
	background-image:url("/themes/batterycentar/images/eco-logo3.png");
	width:178px;
	height: 82px;
	margin-right: 5px;
}

#eco-logo-bottom{
	float:right;
	background-image:url("/themes/batterycentar/images/eco-star.png");
	width:75px;
	height: 73px;
	margin-left: 10px;
}

#text-message{
	padding: 15px;
}

#text-message p{ 
	margin:0; padding:0;
}



.categories{
	float:left;
	width: 460px;
	padding:5px;
	margin-left:5px;
	margin-right:5px;
	background-image:url("/themes/batterycentar/images/categories_bg.png");
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: rgb(204, 0, 0);
}

div.categories ul {
	margin:0px;
	padding-left:0px;
	list-style-type:none;
	display: block;	
	white-space:normal;
}

div.categories li {
	float:left;
	margin-right:3px;
}

div.categories span {
	margin: 0pt;
	padding: 0pt;
	font-size:9px;
	color: rgb(255, 0, 0);
}

#categories{
	float:left;
	width:500px;
}

#categories-top{
	float:left;
	width:470px;
	margin:5px;
	margin-bottom:0px;
}

#categories-bottom{
	 float:left;
	 width:470px;
	 margin:5px;
	 margin-top:0px;
}

.search-buy-button{
	background: url("/themes/batterycentar/images/buy-cart.png") no-repeat;
	width: 100px;
	height: 20px;
	margin-left: 25px;
	padding-top: 2px;
	padding-left: 12px;	
	margin-top: 1px;
	float: none;
}

div.search-buy-button{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
	cursor: pointer;
}

div#loginform{
	float:left;
	width:450px;
	margin-top:50px;
	margin-left: 50px;	
}

div#loginform h2{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;	
	margin-bottom: 20px;
	color: #cc0000;
}

div#register2{
	float:left;
	width:450px;
	margin-top:50px;
	margin-left: 50px;	
	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;	
}

div#register2 h2{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;	
	margin-bottom: 20px;
	color: #cc0000;
}

.inputformleft{
	border:solid #666 1px;
	font-size:11px;
	width:150px;	
}

div#register-button{
	background: url("/themes/batterycentar/images/btn-register.png") no-repeat;
	width: 100px;
	height: 20px;
	margin-left: 25px;
	padding-top: 3px;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#FFF;
	text-align: center;
	cursor: pointer;
	
}
#btn-reg-left{
	float:left;
	margin-right:0px;
	background: url("/themes/batterycentar/images/btn-red-left.png") no-repeat;
	height: 20px;
	width:11px;
}

#btn-reg-center{
	float:left;
	margin-right:0px;
	margin-left:0px;
	background: url("/themes/batterycentar/images/btn-red-center.png") repeat-x;
	height: 20px;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#FFF;
	text-align: center;
	
	padding-top: 3px;
}

#btn-reg-right{
	float:left;
	margin-left:0px;
	background: url("/themes/batterycentar/images/btn-red-right.png") no-repeat;
	height: 20px;
	width:11px;
}

#lost_pass_div{
	float:left;
	width:450px;
	margin-left: 50px;
	margin-top:50px;
}

#lost_pass_div h2{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;	
	margin-bottom: 20px;
	color: #cc0000;
}

.texts{
	width: 761px;
	float: left;
	overflow: hidden;
}
	
#news{
	width: 750px;
	float: left;
	overflow: hidden;
}


.akcija-page{
	 float:left;
	 width: 750px;
	 margin-top: 15px;
	 margin-left: 15px;
	 margin-bottom: 15px;
	 vertical-align: top;	
}
.jobs-page{
	 float:left;
	 width: 750px;
	 margin-top: 15px;
	 margin-left: 15px;
	 margin-bottom: 15px;
	 vertical-align: top;	
	 overflow: hidden;
}

.jobs-page-title{
	color:#CC0000;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
	text-decoration:none;	
}
/*
.akcija-page a{
	color: #FFF;
	font-family: Tahoma,Geneva,sans-serif;	
	text-decoration:none;
	cursor: pointer;
}

.action-top{
	background: url("/themes/batterycentar/images/akcija-top.png") no-repeat;
	width: 370px;
	height: 30px;
	float: none;
}

.action-holder{
	background: url("/themes/batterycentar/images/akcija-bg.png") no-repeat;
	width: 370px;
	height: 234px;
	float: none;
}

.action-top-plus{
	background: url("/themes/batterycentar/images/akcija-top+-.png") no-repeat;
	width: 370px;
	height: 30px;
	float: none;
}*/

.akcija-star{
	background: url("/themes/batterycentar/images/akcija-star-40.png") no-repeat;
	width: 40px;
	height: 42px;
	margin-top: 20px;
	margin-left: 1px;
	float: left;
	position:absolute;
}
/*
.action-product-image{
	width: 150px;
	height: 200px;
	margin:10px;
	margin-top:24px;
	z-index:2;
	float: left;
}

.action-product-details{
	width: 200px;
	height: 210px;
	margin-top:24px;
	float: left;
}

.akcija-descript{
	width:190px;
	height:155px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#9c9a9a;
	white-space: normal;
	overflow:hidden;
}

.akcija-price{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	color:#9c9a9a;
	float:right;	
	width:140px;
	text-align:center;
	padding-right:30px;
	margin-top:10px;
	
}

.akcija-buy-button{
	background: url("/themes/batterycentar/images/buy-cart.png") no-repeat;
	width: 100px;
	height: 20px;
	padding-top:2px;
	padding-left:30px;
	float: left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
	cursor: pointer;	
}

.akcija-korpa{
	float:right;
	width:150px;
	height:20px;	
}

.action-title{
	float: left;
	color: #FFF;
	font-family: Tahoma,Geneva,sans-serif;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	padding-left: 70px;	
	padding-top: 5px;	
}*/

#img-price-x{
	position: relative;
	left: 8px;
	top: 18px;
	width:60px;
	height:23px;
}

#img-price-x-product{
	position: relative;
	left: 90px;
	top: 22px;
	width:60px;
	height:23px;
}

#error_div{
	float:left;
	width:100%;
	margin-top:20px;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
	color:#CC0000;
}

#smalShopCart-banner{
	float:left;	
	background: url("/themes/batterycentar/images/smallShopCart-baner.png") no-repeat;
	width: 700px;
	height: 28px;
	margin: 0px;
}

#smalShopCart-banner p{
	margin:0px;
	padding-left:70px;
	padding-top:7px;
	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}

#smalShopCart-content{
	float:left;
	border: 2px solid rgb(223,0,0);
	border-top:0px;
	height: 140px;
	width:696px;
	margin:0px;
	padding:0px;
}

#smalShopCart-content-heder{
	float:left;
	width:666px;
	font-weight:bold;
	border-bottom: 1px solid rgb(223,0,0);
	margin-left:10px;
	margin-right:10px;
	padding-right: 12px;
	margin-bottom: 1px;
}

#smalShopCart-content-products{
	overflow-y: auto;
	overflow-x: hidden;
	height: 90px;
	max-height: 90px;
	width:666px;
	padding-right:10px;	
	margin-left:10px;
	margin-right:10px;
}

#smalShopCart-content-sum{
	float:left;
	width:666px;
	border-top: 1px solid rgb(223,0,0);
	margin-left:10px;
	margin-right:10px;
	margin-top: 1px;
	padding-right: 12px;	
}

#filterPane{
	display:none; 
}	

.darkClass{
	background-color: white;
	filter:alpha(opacity=50); /* IE */
	opacity: 0.5; /* Safari, Opera */
	-moz-opacity:0.50; /* FireFox */
	z-index: 20;
	height: 100%;
	width: 100%;
	background-repeat:no-repeat;
	background-position:center;
	position:absolute;
	top: 0px;
	left: 0px;
}

#smallShoppingCart{
	display:none;
	margin-top: 10px;
	width: 230px;
	height: 176px;			
	min-height: 176px;
	overflow-x: hidden;	
	overflow-y:hidden;	
	font-size:13px;
	float:left;	
}

.smallFloatingShoppingCart{	

}

.qua{
	width:34px; 
	height:14px;
	font-size:14px;
	border: 1px solid #c3001d;
	font-weight:bold;
	text-align:right;
}

.qua1{
	width:24px; 
	height:14px;
	font-size:12px;
	border: 1px solid #e9e9e9;
	font-weight:bold;
	text-align:right;
}
/*shopping cart ends*/

.search-up-bg{
	background: url("/themes/batterycentar/images/search-up-bg.png") no-repeat;
	height: 31px;
	text-align: right;
	color:#555555;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.search-down-bg{
	background: url("/themes/batterycentar/images/search-down-bg.png") no-repeat;
	height: 29px;
	text-align: right;
	color:#555555;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.search-up-bg select{	
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#555555;
	margin-right: 10px;
}

.search-inside-left{	
	border-left: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
}

.search-inside-right{	
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
}

div.s-left{
	width: 550px;
}
div.s-left-compatible{
	width: 530px;
}

div.s-left div.s-pic{
	width: 128px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	float:left;
}
div.s-left-compatible div.s-pic-compatible{
	width: 128px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	float:left;
}
#s-desc-container{
	float:left;
	width: 400px;
}
#s-desc-container-compatible{
	float:left;
	width: 380px;
}

div.s-left div.s-title{
	margin-top: 15px;
	margin-left: 15px;
	width: 370px;
	max-width: 370px;
	float:left;	
	background: url("/themes/batterycentar/images/s-title-top.png") no-repeat;
}
div.s-left-compatible div.s-title-compatible{
	margin-top: 15px;
	margin-left: 10px;
	width: 370px;
	max-width: 370px;
	float:left;	
	background: url("/themes/batterycentar/images/s-title-top.png") no-repeat;
}

div.s-left div.s-title a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: white;
	text-decoration:none;
	padding-left: 10px;
}
div.s-left-compatible div.s-title-compatible a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: white;
	text-decoration:none;
	padding-left: 10px;
}
div.s-left div.s-desc{
	margin-left: 15px;
	width: 368px;
	float:left;
	
	min-height:50px;
	border-left: 1px solid #cc0000;
	border-right: 1px solid #cc0000;
	background-color: #f5f5f5;
	
}
div.s-left-compatible div.s-desc-compatible{
	margin-left: 10px;
	width: 368px;
	float:left;
	
	min-height:50px;
	border-left: 1px solid #cc0000;
	border-right: 1px solid #cc0000;
	background-color: #f5f5f5;
	
}
div.s-left div.s-desc p{
	margin:3px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #7F7F7F;
	text-decoration:none;
}
div.s-left-compatible div.s-desc-compatible p{
	margin:3px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #7F7F7F;
	text-decoration:none;
}

div.s-left-compatible div.s-desc-compatible a, div.s-left div.s-desc a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #7F7F7F;
	text-decoration:none;
	float:right;
	padding-right: 10px;
}

div.s-left-compatible div.s-desc-bottom-compatible, div.s-left div.s-desc-bottom{
	margin-top: 0px;
	margin-bottom: 15px;
	width: 370px;
	height:8px;
	max-width: 370px;
	float:left;	
	background: url("/themes/batterycentar/images/s-desc-bottom.png") no-repeat;	
}

div.s-left-compatible div.s-desc-bottom-compatible{
	margin-left: 10px;
}

div.s-left div.s-desc-bottom{
	margin-left: 15px;
}

div.s-right div.s-priceNo{
	margin-bottom: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000;
}

div.s-right div.light{
	color:#666;
}

div.s-right div.s-priceNo span{
	text-decoration:line-through;
}

div.s-discount{
	margin-bottom: 2px;
	width:46px;
	height:36px;
	font-family: Tahoma, Geneva, sans-serif;
	/*font-size: 12px;*/
	font-size: 11px;
	font-weight: bold;
	color:white;
	text-decoration:none;
	text-align:center;
	padding-top:15px;
	background: url("/themes/batterycentar/images/zelena.png") no-repeat;
}
div.s-discount1{
	margin-bottom: 2px;
	width:46px;
	height:36px;
	font-family: Tahoma, Geneva, sans-serif;
	/*font-size: 12px;*/
	font-size: 11px;
	font-weight: bold;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	padding-top:15px;
	background: url("/themes/batterycentar/images/crvena.png") no-repeat;
}

div.resultsPerPageDiv div.nav-results{
	float: left;
	margin-left: 10px;
}

div.resultsPerPageDiv div.nav-resultsInput form input#resultsperpage{
	width: 25px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	text-decoration:none;
	margin-left: 5px;
	border: solid #EAEAEA 1px;
	text-align: right;
	float: left;
}

div.pagingDiv{
	margin-right: 10px;
}

div.pagingDiv a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:#000;
	text-decoration:none;
}

/* CHECKOUT STYLE */
div.chekoutPageOrder{
	float:left;
	margin-left: 10px;
	width: 750px;
}

div.checkoutDiv{
	float:left;
	margin-left: 10px;
	width: 750px;
}
div#checkoutDiv{
	float:left;
	width: 90%;
	margin-left: 10px;
	padding:10px;
}

table#shcart{
	width: 95%;
}

table#shcart tr.t-header{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#333;
	text-decoration:none;
}

table#shcart tr.t-header td{
	border-bottom: #999 solid 1px;
}


table#shcart tr.t-item{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#333;
	text-decoration:none;
}

table#shcart tr.t-total{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
}

table#shcart tr.td-line td{
	border-top: #999 solid 1px;
}

div.t-checkout{
	margin: 20px 0px 20px 0px;
}

div.t-checkout div.checkout_button{
	background: url("/themes/batterycentar/images/btn-register.png") no-repeat;
	width: 100px;
	height: 20px;
	margin-right: 30px;
	float:right;
	padding-top: 3px;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#FFF;
	text-align: center;
	cursor: pointer;
}
#t-checkout-btn{
	height: 20px;
	margin: 10px 30px;
	float:right;
	cursor: pointer;
}

/* END CHECKOUT STYLE */

#entryPageLogo{
	width: 285px;
    height: 122px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
#entryPageHolder{
	width: 99%;
	height: 122px;

	position:absolute;
	top:35%;
}
#entryPageLogo a{
	color:#CC0000;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align: center;
}

#faq-listed{
	margin-left: 40px;
}

#faq-listed a{
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	color: #CC0000;
}

#faq-listed a:HOVER{
	text-decoration: underline;
}

.hidden{
	display:none;
}

.replacement_for a{
	color: #555555;
	display: block;
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 15px;
	text-decoration: none;
}

/*-----------------------------frame-------------------*/
.frame {
    float:left;
    padding-left:15px;
    position:relative;
    width:730x;

}
/*-----------------------------frame top title green-------------------*/
.frame_top_eko_green
{
	/*background:url('/themes/batterycentar/images/title_eko_popust_varijanta2.jpg') no-repeat left top;*/
background:#7db213 url('/themes/batterycentar/images/left.gif') no-repeat left top;
position:relative;
vertical-align:text-top;
	border-bottom: 1px solid #bbdca8;
    width:730px;
	height:106px;
}
.frame_top_eko_green b
{
text-align:left;
color:white;
font-size:28px;
font-weight:900;
font-family:arial;
}
/*-----------------------------frame top title red varijanta-------------------*/
.frame_top_red_varijanta
{
	/*background:#cc0000 url('/themes/batterycentar/images/title_varijanta2.jpg') no-repeat left top;*/
background:#cc0000 url('/themes/batterycentar/images/left.gif') no-repeat left top;	
position:relative;
vertical-align:text-top;
    width:730px;
	height:68px;
}
.frame_top_red_varijanta b
{
text-align:left;
color:white;
font-size:33px;
font-weight:bold;
font-family:arial;
padding:0px;
margin:0px;
}
/*-----------------------------frame top title red-------------------*/
.frame_top_red
{
	/*background:#cc0000 url('/themes/batterycentar/images/title_besplatno_varijanta2.jpg') no-repeat left top;*/
background:#cc0000 url('/themes/batterycentar/images/left.gif') no-repeat left top;	
position:relative;
vertical-align:text-top;
    width:730px;
	height:98px;
}
.frame_top_red b, .frame_top_red span
{
text-align:left;
color:white;
font-size:28px;
font-weight:bold;
font-family:arial;
padding:0px;
margin:0px;
}

/*-----------------------------frame top title silver-------------------*/
.frame_top_silver
{
	background:#ffffff url('/themes/batterycentar/images/title_bg.jpg') repeat-x left top;
position:relative;
vertical-align:text-top;
	border-bottom: 1px solid #d1d1d1;
    width:730px;
	height:75px;
}
.frame_top_silver b
{
text-align:left;
color:black;
font-size:24px;
font-weight:900;
font-family:arial;
}
/*-----------------------------center content-------------------*/
.frame_center {
    background:#ffffff;
    border-left:1px solid #d5d5d5;
    border-right:1px solid #d5d5d5;
    width: 728px;
    /*height:240px;*/
}
.frame_center a
{
color:white;
text-decoration:none;
}
.frame_center img
{
	padding: 10px;
	padding-left:20px;
	border:none;

}
.frame_center b
{
font-size:12px; font-family:arial;
}
.frame_center p
{
font-size:12px; margin:0px; padding:0px; font-family:arial;
}


/*-----------------------------frame bottom content-------------------*/
.frame_bottom
{
background:url(/themes/batterycentar/images/footer_bg.jpg) repeat-x left top;
height:45px;
width:730px; 
}
.frame_bottom b
{
text-align:left;
color:#cc0000;
font-size:16px;
font-style:italic;
font-weight:bold;
font-family:arial;
padding-left:30px;
}
/*-----------------------------frame bottom left corner-------------------*/
div#left
{
	background:url(/themes/batterycentar/images/left_D.gif) no-repeat left bottom; width:10px; margin-left:0px; margin-top:0px; height:45px; float:left; vertical-align:top;
}
/*-----------------------------frame bottom right corner-------------------*/
div#right
{
	background:url(/themes/batterycentar/images/right_D.gif) no-repeat right top; width:10px; height:45px; float:right;
}


.proceed_button{
	background: url("/themes/batterycentar/images/btn-register.png") no-repeat;
	width: 100px;
	height: 20px;
	margin: 10px 30px;
	float:right;
	padding-top: 3px;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#FFF;
	text-align: center;
	cursor: pointer;
}
.centerContent{
	width: 766px;
	float: left;	
}

#containerYuasa{
    width:170px;
    height:328px;
    border:0px; 
    overflow:hidden;
    margin:auto;
    margin-top:10px;
}
#containerYuasa iframe {
    width:960px;
    height:750px;
    margin-left:-780px;
    margin-top:-250px;   
    border:0 solid;
 }
.eCommerceInfos{
	float:left;
	width:300px;
	margin: 5px 8px 5px 0;
	padding:5px;
	background-color:#FDFDFD;	
	border: 1px solid #F5F5F5;
	
	overflow: hidden;
}
/* END BATERY THEME */
