﻿#Body {
	/*background-image: url('images/background_img.jpg'); */
	background: #0070AF;
	height:100%; 
	margin:0; 
	padding:0; 
}

.page_holder {
	text-align: center;
}

.content_holder {
	position: relative;
	width: 985px;
	margin: 0 auto;
	text-align: left;
}

.left_part
{
	background-color:#0070AF;
	background-image:url('images/pozadina_lijevo.jpg');
	background-position: right -13px;
	background-repeat:no-repeat;
	position: absolute; 
	left: -232px;
	/*top: -13px;
	*top: -10px;*/
	width: 232px;
	height: 1331px;
}

.right_part
{
	background-color:#0070AF;
	background-image:url('images/pozadina_desno.jpg');
	background-position: left -13px;
	background-repeat:no-repeat;
	position: absolute;
	right: -181px;
	width: 181px;
	/*top: -13px;
	*top: -10px;*/
	height: 1333px;
}


.middle_header
{
	background:url(images/header_novi.jpg) no-repeat top left;
	background-color: #21446E;
	width:100%;
	height:169px;
	position:relative;
	z-index: 1000;
}

.middle_menu_back
{
	width:100%;
	height:47px;
	background:#C6C6C6;
	z-index: 1000;
	*margin-bottom: -4px;
	
}

.middle_body
{
	width:100%;
	overflow:visible;
	background-color:#D0D0D0;
	background-image:url('images/pozadina.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	position:relative;
	zoom: 1;
	z-index: 1;
	/*height:1100px*/
}

.logo_pad{background-color:Transparent; margin: 0 19px 0 7px; padding:20px 0px 10px 20px;}

.top_basket_container_left
{	
	background-image:url('images/small_search_back_left.png');
	width:3px;
	height:63px;
	background-repeat:no-repeat;
	position:absolute;
	right:200px;
	top:0px;
}


.top_basket_container
{
	/*background-image:url('images/small_search_back.png');*/
	background: #5D7694;
	width:216px;
/*	height:63px;*/
	top:0px;
	right:0px;
	position:absolute;
	padding: 15px 0px 15px 15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.top_basket_img
{
	width:57px;
	height:28px;
/*	right:10px;
	top:10px;
	position:absolute;*/
	float: right;
	font-family: tahoma;
	font-size: 8px;
	font-weight: bold;
	text-align: center;	
	margin-right: 10px;
}

a.top_basket_img,
a.top_basket_img:hover,
a.top_basket_img:visited,
a.top_basket_img:active
 {
	color: white;
}

.basket .commandbutton:link,
.compare .commandbutton:link,
.basket .commandbutton:active,
.compare .commandbutton:active,
.basket .commandbutton:visited,
.compare .commandbutton:visited {
	text-decoration: none;
	color: white;
}

.basket .commandbutton:hover,
.compare .commandbutton:hover {
	text-decoration: none;
	color: #c00;
}

.search-box {
	margin-top: 15px;
}

.search-box .NormalTextBox {
	width: 139px;
	margin: 0;
	-moz-box-sizing: border-box;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.search-box .CommandButton {
	float: right;
	margin-right: 10px;
}

.search-box .CommandButton img{
	margin: 0;
}

/* main menu  seo */
 
 
.MainMenu_Container
{
	width:100%;
	height:100%
}
 

.MainMenu_Bar
{
	text-align:center;
	vertical-align:middle;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1000;
	zoom:1;
}

.MainMenu_Bar ul {
	margin: 0;
	padding: 0;
}

.MainMenu_MenuItem,
.MainMenu_MenuItemSel
{
	background: url(images/mainMenuBg.png) no-repeat bottom center;
	font-size:12px;
	font-weight:normal;
	font-family:Tahoma;
	display:block;
	width:106px;
	height:39px;
	float:left;
	margin: 0 0 0 1px;
	padding: 0;
	position: relative;
	border: 0 none;
}

.MainMenu_MenuItemSel
{
	background: url(images/mainMenuSelBg.png) no-repeat bottom center;
}

.MainMenu_MenuItem a,
.MainMenu_MenuItemSel a,
.MainMenu_MenuItem a:hover,
.MainMenu_MenuItemSel a:hover,
.MainMenu_MenuItem a:active,
.MainMenu_MenuItemSel a:active,
.MainMenu_MenuItem a:visited,
.MainMenu_MenuItemSel a:visited
 {
	display: inline;
	line-height: 36px;
	vertical-align: middle;
	color: black;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;
	white-space: nowrap;
}

.MainMenu_SubMenuBar {
	display: none;
	position: absolute;
	left: 0;
	top: 39px;
	margin-left: -1px;
	z-index: 1000;
	zoom: 1;
}


.MainMenu_SubMenu .MainMenu_MenuItem
{
	background:url('images/subMenuBg.png') no-repeat bottom center;
	height: auto;
	padding: 7px 0;
}

.MainMenu_SubMenu .MainMenu_MenuItemSel 
{
	background:url('images/subMenuBgSel.png') no-repeat bottom center;
	height: auto;
	padding: 7px 0;
}

.MainMenu_SubMenu a,
.MainMenu_SubMenu a:hover,
.MainMenu_SubMenu a:visited,
.MainMenu_SubMenu a:active
{
	font-weight: normal;
	line-height: 16px;
	white-space: normal;
}

.MainMenu_SubMenu .MainMenu_MenuItemSel.last
{
	background:url(images/subMenuBgSelLast.png) no-repeat bottom center;
}

.MainMenu_SubMenu .MainMenu_MenuItem.last
{
	background:url(images/subMenuBgLast.png) no-repeat bottom center;
}



/* main menu Seo end  */

/* category menu */

.CategoryMenu_Bar {
	z-index: 990;
	position: relative;
	text-align: center;
	background: url(images/menu/menubg.png) repeat-x top left;
	margin-top: -3px;
}
.CategoryMenu_Container{
	margin: 0;
	padding: 0;
}

.CategoryMenu_MenuItem,
.CategoryMenu_MenuItemSel{
	display: inline-block;
	/**float: left;*/
	padding: 5px 2px;
	margin: 11px 25px;
	position: relative;
	line-height: 17px;
	background: url(images/menu/bg.png) repeat-x center center;
	*display: inline;
	*height: 29px;
}

.CategoryMenu_MenuItemSel {
	background: url(images/menu/bg_active.png) repeat-x center center;
}


.CategoryMenu_Container li .left,
.CategoryMenu_Container li .right{
	position: absolute;
	top: 2px;
	width: 10px;
	height: 26px;

}

.CategoryMenu_Container li .left {
	left: -10px;
}

.CategoryMenu_Container li .right{
	right: -10px;
}

.CategoryMenu_MenuItem .left {
	background: url(images/menu/left.png) no-repeat top left;
}

.CategoryMenu_MenuItem .right {
	background: url(images/menu/right.png) no-repeat top right;
}

.CategoryMenu_MenuItemSel .left {
	background: url(images/menu/left_active.png) no-repeat top left;
}

.CategoryMenu_MenuItemSel .right {
	background: url(images/menu/right_active.png) no-repeat top right;
}


.CategoryMenu_MenuItem a,
.CategoryMenu_MenuItemSel a,
.CategoryMenu_MenuItem a:active,
.CategoryMenu_MenuItemSel a:active,
.CategoryMenu_MenuItem a:hover,
.CategoryMenu_MenuItemSel a:hover,
.CategoryMenu_MenuItem a:visited,
.CategoryMenu_MenuItemSel a:visited
 {
	color: #646464;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
}

.CategoryMenu_SubMenu {
	display: inline-block;
	float: left;
	vertical-align: top;
	width: 190px;
	margin: 0;
	padding: 0;
	position: relative;
}

.CategoryMenu_SubMenuBar{
	display: none;
	position: absolute;
	left: 0;
	top: 41;
	width: 590px;
	text-align: left;
	padding: 10px;
	z-index: 1000;
	-moz-box-sizing: padding-box;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/*behavior: url(/js/TechnoMax/border-radius.htc);*/

}

.CategoryMenu_SubMenu .CategoryMenu_MenuItem,
.CategoryMenu_SubMenu .CategoryMenu_MenuItemSel {
	display: block;
	float: none;
	margin: 0;
	padding: 7px 10px;
	line-height: 12px;
	height: auto;
}

.CategoryMenu_SubMenu .CategoryMenu_MenuItem a,
.CategoryMenu_SubMenu .CategoryMenu_MenuItemSel a,
.CategoryMenu_SubMenu .CategoryMenu_MenuItem a:active,
.CategoryMenu_SubMenu .CategoryMenu_MenuItemSel a:active,
.CategoryMenu_SubMenu .CategoryMenu_MenuItem a:visited,
.CategoryMenu_SubMenu .CategoryMenu_MenuItemSel a:visited
{
	font-weight: bold;
	font-size: 12px;
}

.CategoryMenu_SubMenu .CategoryMenu_MenuItem a:visited:hover,
.CategoryMenu_SubMenu .CategoryMenu_MenuItemSel a:visited:hover,
.CategoryMenu_SubMenu .CategoryMenu_MenuItem a:hover,
.CategoryMenu_SubMenu .CategoryMenu_MenuItemSel a:hover{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
/*
.distinctItem1 {
	background: url(images/item1.jpg) no-repeat center;
}
.distinctItem2 {
	background: url(images/item2.jpg) no-repeat center;
}
.distinctItem3 {
	background: url(images/item3.jpg) no-repeat center;
}
.distinctItem4 {
	background: url(images/item4.jpg) no-repeat center;
}

.distinctItem1 .CategoryMenu_SubMenuBar {
	background: #7dc242;
}
.distinctItem2 .CategoryMenu_SubMenuBar {
	background: #df75af;
	left: -198;
}
.distinctItem3 .CategoryMenu_SubMenuBar {
	background: #e8b909;
	left: -100;
	width: 400px;
}
.distinctItem4 .CategoryMenu_SubMenuBar {
	background: #2ec3e2;
	right: 4px;
	left: auto;
	*left: -328px;
	*right: auto;
}
*/

/* category menu end */

/* Content parts */

.content_top_holder { position:relative;top:0px;left:0px; width:100%;padding-top: 36px; *margin-top: 36px; *padding-top: 0; padding-bottom:0; }

.content_middle_holder { position:relative;left:0px;width:100%; padding-top: 36px; }

.content_bottom_hodler { position:relative;left:0px; padding: 21px 31px 10px 19px;  -moz-box-sizing: padding-box; }

.content_subbottom_holder { position:relative;left:0px;width:100%;/*height:100px;*/}

.content_login_pane { float: left; width:242px;margin-left:19px; left:0px; }

.content_top_content {  position:relative;width:674px; float: right; *float:left; margin-right: 32px; *margin-left:19px; *margin-right: 0; }

.content_top_content2 { position: static; width: 511px; top: 0; margin-left: 26px; float: left;}

.content_left_pane { position: static; width: 186px; top: 0px; left: 0px; margin: 0 0px 0px 19px; float: left;}

.content_right_pane { position: static; width: 186px; top: 0px; float: left; margin-left: 26px;}

.content_bottom_content { position:static; width:100%; top:0px; left: 0px; }

.content_admin_content { width:98%; paddding-top:10px;margin:0 auto;}

td.normaltextbox { border: 0 none; }
.NormalTextBox  { border: 1px solid #d8d8d8; }
.NormalTextBox_tm {background-color:#d0d0d0; border:solid 1px #d8d8d8; font-size: 12px; margin: 0; padding: 0; color: #6E6D6D; font-family: Tahoma}

.Normal {font-size:11px; font-family:Tahoma; color:Black;}

.NormalGray {font-size:11px; font-family:Tahoma; color:#6E6D6D;}

.PagingTable {
	border: 0 none;
}

.PagingTable a.CommandButton,
.PagingTable a.CommandButton:link,
.PagingTable a.CommandButton:visited,
.PagingTable a.CommandButton:active {
	text-decoration: none;
}
a.CommandButton:hover {
	color: #c00;
}
.CommandButton img {
	border: 0;
	margin-left: 2px;
	margin-top: 2px;
	vertical-align: bottom;
}

.login_holder {
	text-align: center; 
	height: 64px;
	display: block;
	padding: 10px;
}


.logout_holder {
	text-align: center; 
	height: 110px;
	display: block;
	padding: 10px;
}

.img-block-holder {
	position: relative;
}
.img-block{
	margin: 10px 10px 10px 0;
	width: 80px;
	border: 1px solid #ccc;
	padding: 5px;
	display: block;
	text-align: center;
	-moz-box-sizing: padding-box;
	position: relative;
}

.img-block img {
	display: block;
	width: 70px;
	border: 0 none;
	margin: 0 auto;
}

.img-block-small {
	margin: 5px 5px 5px 0;
	width: 50px;
	border: 1px solid #ccc;
	padding: 5px;
	display: block;
	text-align: center;
	-moz-box-sizing: padding-box;
	position: relative;
}

.img-block-small img {
	display: block;
	width: 35px;
	border: 0 none;
	margin: 0 auto;
}

.offer-item {
	padding-bottom: 10px;
	background: url(images/sjena3.png) no-repeat center bottom;
}

.offer-item-sub {
	padding:0 10px;
	
	
}

 

.zoombox {
	position: absolute;
	bottom: 0;
	right: 0;
	margin-right: 10px;
	outline: none;
	*bottom: 20;
}

.zoombox img {
	border: 0 none;
}

.product-details .img-block {
/*	float: left; */
	width: 100px;
}

.product-title {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: black;
	display: block;
	margin-top: 10px;
	
}

a.product-title,
a.product-title:active, 
a.product-title:visited {
	color: black;
	text-decoration: none;
}

a.product-title:hover {
	color: #c00;
}

.product-description {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 9px;
	color: #666;
	line-height: 14px;
}

.price {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #c00;
}

.product-actions {
	white-space: nowrap;
	text-align: right;
}

.product-item {
	background: url(images/sjena2.png) no-repeat bottom center;
}

.product-details-detalji {
	float: right;
	margin-top: 30px;
}

.product-details .price {
	float: right; 
	margin-top: 10px;
}

.napomena {
	font-size: 9px;
	color: #888;
	margin-top: 23px;
	text-align: center;
}

.footer-holder {
	background-color: #D0D0D0;
	padding: 10px;
	position: relative;
}

.footer {
	text-align: center;
	font-size: 11px;
	color: #000;
	font-family: Tahoma;
	padding-bottom: 6px;
}

.footer a:hover {
	text-decoration: none;
	color: #c00;
}

.powered-by-blink {
	position: absolute;
	right: 32px;
	top: 10px;
}
/* end content parts */


ul, ul li {list-style-type:none;}


.CategoryList-Button,  
.CategoryList-Button-0 {  
	background: url(images/strelica.jpg) no-repeat left center;
	padding-left: 20px;
	font-size: 12px;
	font-family: Tahoma;
	color: black;
	display: block;
}

a.CategoryList-Button-0:link,
a.CategoryList-Button-0:active,
a.CategoryList-Button-0:visited,
a.CategoryList-Button:link,
a.CategoryList-Button:active,
a.CategoryList-Button:visited {
	color: black;
}

a.CategoryList-Button-0:hover,
a.CategoryList-Button:hover {
	color: #c00;
}

.CategoryList-Button-h {  
	background: url(images/y_strelica.jpg) no-repeat left center;
	padding-left: 20px;
	font-size: 12px;
	font-family: Tahoma;
	color: black;
	display: block;
}

a.CategoryList-Button-h:link,
a.CategoryList-Button-h:active,
a.CategoryList-Button-h:visited {
	color: black;
}

a.CategoryList-Button-h:hover {
	color: #c00;
}

.CategoryList-Button-I {  
	background: url(images/b_strelica.jpg) no-repeat left center;
	padding-left: 20px;
	font-size: 12px;
	font-family: Tahoma;
	color: black;
	display: block;
}

a.CategoryList-Button-I:link,
a.CategoryList-Button-I:active,
a.CategoryList-Button-I:visited {
	color: black;
}

a.CategoryList-Button-I:hover {
	color: #c00;
}

.CategoryList-Button-f{  
	background: url(images/p_strelica.jpg) no-repeat left center;
	padding-left: 20px;
	font-size: 12px;
	font-family: Tahoma;
	color: black;
	display: block;
}

a.CategoryList-Button-f:link,
a.CategoryList-Button-f:active,
a.CategoryList-Button-f:visited {
	color: black;
}

a.CategoryList-Button-f:hover {
	color: #c00;
}

.CategoryList-Button-b {  
	background: url(images/g_strelica.jpg) no-repeat left center;
	padding-left: 20px;
	font-size: 12px;
	font-family: Tahoma;
	color: black;
	display: block;
}

a.CategoryList-Button-b:link,
a.CategoryList-Button-b:active,
a.CategoryList-Button-b:visited {
	color: black;
}

a.CategoryList-Button-b:hover {
	color: #c00;
}


a.CategoryList-Button-Btn {
	color: #686868;
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 10px;
	display: block;
	background: url(images/strelica_2.png) no-repeat left 3px;
}


ul.stock-holder {
	margin: 0;
	padding: 0;
}

ul.stock-holder li {
	display: inline;
	z-index: auto;
}
.stock-location {
	position:static;
	float:left;
	display: block;
	z-index: 1;
}

.location-box
{
	background-color: #dddddd;
	width: 200px;
	/*height: 75px;*/
	padding: 5px;
	position: absolute;
	z-index: 3000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	display:none;
	text-align:center;
	*margin-top: 9px;
	*margin-left: -24px;
}

.location-title
{
	font-size:120%;
}

.location-tel
{
	padding:8px 4px 4px 4px;
	width:100%;
	text-align:left;

}

.location-adress
{
	padding:4px;
	width:100%;
	text-align:left;
}

.location-link
{
	padding:4px;
	width:100%;
	text-align:left;
}


.slideshow {
	left: -3000px;
	overflow: hidden; 
	position: relative; 
	width: 100%; 
	height: 250px;
}

.slideshow-control {
	margin-bottom: 15px;
}

.cell {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 200px;
}

.content_left_pane .cell {
	width: 160px;
}

.cellOverlayAllProducts
{
	position: relative;
	top: -30px;
	z-index: 1000;
}
.cellOverlayAllProducts img
{
	width: 180px;
}

.cellOverlay {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 76px;
	height: 76px;
}

.slide-back-bt,
.slide-back-hifi,
.slide-back-foto,
.slide-back-info 
{
	width: 100%;
	height: 230px;
	padding: 0px;
	margin: 0px;
	z-index:500;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	text-align:center;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing:border-box;
	background-color: #FFFFFF;
	border:2px solid;

}


.slide-back-bt
{
	/*background-color: #7DC242;*/
	border-color: #7DC242;
}

.slide-back-hifi
{
	/*background-color: #e8b909;*/
	border-color: #e8b909;
}

.slide-back-foto
{
	/*background-color: #DF75AF;*/
	border-color: #DF75AF;
}

.slide-back-info
{
	/*background-color: #2EC3E2;*/
	border-color: #2EC3E2;
}



 .slide-back-bt a, .slide-back-bt a:hover, .slide-back-bt a:visited, .slide-back-bt a:active, .slide-back-bt a:visited:hover
 {
	padding-top:20px;
	color:#7DC242;
 }
 
 .slide-back-hifi a, .slide-back-hifi a:hover, .slide-back-hifi a:visited, .slide-back-hifi a:active, .slide-back-hifi a:visited:hover
 {
	padding-top:20px;
	color:#e8b909;
 }
 
 .slide-back-foto a, .slide-back-foto a:hover, .slide-back-foto a:visited, .slide-back-foto a:active, .slide-back-foto a:visited:hover
 {
	padding-top:20px;
	color:#DF75AF;
 }
 
 .slide-back-info a, .slide-back-info a:hover, .slide-back-info a:visited, .slide-back-info a:active, .slide-back-info a:visited:hover
 {
	padding-top:20px;
	color:#2EC3E2;
 }
 
  
.CompareTitle {
	text-align: left;
	background: #d8d8d8;
	padding-left: 10px;
	font-family: Tahoma;
	color: black;
}

.img-overlay {
	position: absolute;
	left: 0px;
	top: 0;
	z-index: 600;
}

.img-overlay-right {
	position: absolute;
	right: 0px;
	top: 0;
	z-index: 601;
}


/* order */
.tblOrder .NormalTextBox{
	width: 200px;
}

/* html */

a img {
	border: 0 none;
}

#dnn_ctr_ManageUsers_UP {
	width: 350px;
}


.Head,
a.Head,
a.Head:link,
a.Head:active,
a.Head:hover,
a.Head:visited {
	font-size: 14px;
}