@import url('../../UserFilesOLD/designedit.css');

/*body {
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
	color:#333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
}*/
hr {
	border: 0pt none ; color:#CFCFCF; background-color:#CFCFCF; height: 1px; width: 100%;
}

#topcontainer {
	width:1035px;
    margin-left: auto;
    margin-right: auto;
	text-align: left;
}

#header {
  width: 100%;
  margin-bottom:10px;
  height:100%;
}
#head_left {
  float: left;
  height:100px;
  padding:0;
  margin:0;
  text-align:center;
  clear: both;
  padding-left: 10px;
  padding-right:10px;
  
}

#head_mid {
  float: right;
  position: relative;
  margin-right: 10px;
  padding:0;
  height:80px;
}

#head_right {
  float: right;
  margin:0;
  padding:0;
  width:176px;
  height:35px;
}

/* Login | Registrujte */
#user_login {
  float:right;
  text-align:right;
  padding-top:5px;
  margin:0;
  width:400px;
  height:20px;
  
}

/* main layout */

#main {
    padding-top: 10px;
}

#leftcol_3col {
  float: left;
  width: 174px;
  margin-right:15px;
  margin-bottom:10px;
}

#rightcol_3col {
  float: right;
  width: 174px;
  margin-bottom:10px;  
  text-align:right;
  vertical-align:top;
}

#maincontent_3col {
  float: left;
  width: 609px;
  margin-bottom:10px;
}

#rightcol_2col {
  float: right;
  width: 175px;
  margin-bottom:10px;  
  margin-left:10px;
}

#maincontent_2col_with_right { 
  float: left;
  width: 780px;
  margin-left: 10px;/*ie6 se prelama sa vecim margin */
  margin-bottom:10px;
}

#leftcol_2col {
  float: left;
  width: 220px;
  /*margin-bottom:10px;  */
  margin-right:15px;
}

#maincontent_2col_with_left {
  float: left;
  width: 795px;
  margin-bottom:10px;
}

#footer {
  float:left;
  width: 1015px;
  height:170px;
  
  /*background-color:#656565;*/
  background:#656565 url('images/footer_stripe.gif') repeat-x top;
  
  color:#5f5f5f;
  border:0;
  margin:0;
  padding:0;
  padding-bottom: 5px;
  
}

/*._title{
	color:#666666;
        font-weight: bold;
	font-size:14px;
	padding-top:2px;
        padding-left: 50px;
}*/

/*.footer_list {
        color:#5f5f5f;
	list-style:none;
	margin:0;
	padding:8px 0 8px 0;
	border:0;
	line-height:24px;
	font-size:14px;        
        padding-left: 50px;
}*/
/*.footer_list a
{
	color:#666666;
        text-decoration: none;
        line-height: 20px;
}*/

/*.footer_list a:hover
{
        text-decoration: underline;
}*/

.footer_link{color:#444;}
.footer_link:hover{color:#00ace7;}



.poweredby_txt	{
clear:both;
text-align: center;
padding-right:25px;
font-weight:bold;
color:#5f5f5f;
}

.poweredby_txt a
{
	color:#5f5f5f;
        text-decoration: none;
}

.poweredby_txt a:hover
{
	color:#000000;
}


/* Links */

/*A { color:#2b7bc0;}*/

/*A:hover { /* color:#0096e2;*         color:#00ace7; }*/ 
.small_link { font-size:11px;}
.small_link a { font-size:11px; }
/*.small_product_link {text-decoration: none; color: #2b7bc0; font-size: 13px; }*/
.small_product_link:hover {}
.admin_link { color:#ec6400; text-decoration: none}
.admin_link:hover { color:#d04900; }

/*.show_all_box_link {float:right; margin-top: 2px; margin-right: 20px; }*/
/*.show_all_box_link a {font-size: 14px; text-decoration: none;}*/

/*
.link{font-size:12px;}
*/
a.menu_link { font-size:12px; line-height: 16px;}


.user_login{
    text-decoration: underline;
    color: #666666;
}
.userlink 			{ font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:normal;  color: #666666; text-decoration:underline; letter-spacing:1px; }
.userlink:hover		{ text-decoration:underline;}
/*.breadcrumb_current	{ font-size:14px; color:#444; font-weight:bold }*/
/*.breadcrumb_link 	{ font-size:14px; text-decoration: none; color: #999999;}*/
/*.breadcrumb_link:hover { font-size:12px; text-decoration: none; color: #00ace7;}*/

.yourBasket {
    font-family:Arial, Helvetica, sans-serif; 
    text-align:left;
    font-size:14px;
    font-weight: bold; color:#0096e2;
}

.link_list {
	list-style:none;
	margin:0;
	padding:0px 0px 0px 10px;
	border:0;
	line-height:18px;
	text-align:left;
        font-size: 11px;
}

.link_list a {
         font-family:Arial, Helvetica, sans-serif;
        font-size:1.4em;
        font-weight: normal;
	color: #444;
        text-decoration: none;
        line-height: 22px;
    
}    

.link_list a:hover
{
	font-size:1.4em; color:#00ace7; text-decoration: underline;
}

/*.product_grid_link{text-decoration: none; font-size: 13px;}*/

/* Text */
/*.title_txt 		{ color:#34322d; font-size:18px; font-weight:bold  } */
/* naslovi */
/*h1			{ color:#444; font-size:26px; font-weight: normal; font-family: Arial, Helvetica, sans-serif;  margin: 0; margin-top:10px; margin-bottom:10px; }*/

/*.subtitle_txt 		{ color:#34322d; font-size:14px; font-weight:bold }*/

/* podnaslovi */
/*h2			 		{ color:#34322d; font-size:14px; font-weight:bold; margin: 0; }*/

.item_num_txt { font-size:10px; color:#999999; } /* broj proizvoda u kategoriji */
.box_label_text{ color:#222222; 	font-size:12px; } /* labels for input fields in boxes */
.small_txt 		{  font-size:11px; color:#444; }
.small_txt_survey {font-size:10px; color:#3D3D3D;}

.error_txt 			{ font-size:12px; color:#cc0000; }
.error_box			{ font-size:12px; color:#cc0000; border: solid 1px #cc0000; padding: 5px; margin:7px; background:#FFefef; text-align:left; }
.status_txt 			{ color:#cc0000; }
.status_box 		{ font-size:11px; color:#006600; border: solid 1px #006600; padding: 5px; background:#efffef; text-align:left; padding-top:10px; padding-bottom:10px; margin-top:10px; margin-bottom:10px;}
.warningbox			{ font-size:11px; color:#cc0000; border: solid 1px #cc0000; padding: 5px; background:#FFFF99; text-align:left; }
.field_name_txt 		{ font-size:12px; font-weight:bold; color:#333333; }
.discount_txt 		{ font-size:15px; color:#ffffff; background-color:#CC0000 }
.price_txt			{ font-size:18px; color:#333333;margin-right: 5px;}
.action_price_txt	{  font-size:14px;  color:#333333;}
.discounttxt 		{ font-size:20px; color:#e73b2a;}
.old_price_txt          { font-size:12px;  color:#444; text-decoration: line-through;}
.unavailable_txt		{ font-size:12px; font-weight:bold; color:#CC3333;}



INPUT { font-size:11px; }

/* Tables */

table.basic {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #CFCFCF;
	border-collapse: collapse;
}
table.basic td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color:#CFCFCF;
}

table.no_border {
	border-width: 0px;
	border-spacing: 2px;
}
table.no_border td{
	border-width: 0px;
	padding: 2px;
	border-style: none;
        vertical-align: bottom;
}

table.no_border2 {
	border-width: 0px;
	border-spacing: 2px;
}
table.no_border2 td{
	border-width: 0px;
	padding: 2px;
	border-style: none;
}

.thinborder			{ border: 1px solid #CFCFCF; border-collapse:collapse; }
.zk-table, .zk-table td {border: 1px solid #CFCFCF; border-collapse:collapse; }
.td_title_bg 	{ background-color:#e7e7e7; }
.td_light_bg 	{ background-color:#EBEBEB; } /*pozadina stavki u meniju Ako zelite da... i stavke u system_info*/
.basket_header {background-color:#e4e4e4; color:#333333; font-weight:bold; font-size:13px; background-image:url(images/box_back_left.gif);
background-repeat:repeat-x; }
.basket_footer {background-color:#E4E4E4; color:#333333; font-size:13px;}

table.basket td {
    padding:7px;

}
table.dg {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #CFCFCF;
	border-collapse: collapse;
	margin-top:15px;
	margin-bottom:15px;
}

table.dg td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color:#CFCFCF;
}



table.rpt_tbl td {
	border: solid 1px #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
tr.rpt_tbl_head { 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight: bold;
	background-color:#e0e0e0;
}
td.rpt_foot {
font-weight: bold;
}

.rpt_desc{ color: #666666 }




/* ostaje da se resi IE sve vezano za data grid*/
.dg_header 			{ font-size:11px; color: #656565; font-weight:bold;
                /*za Mozillu*/
               background: -moz-linear-gradient(top,  #ffffff,  #e0e0e0);
                /*za Chrome, Safari*/
               background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0e0e0));
                /*za IE*/
               -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#e0e0e0)";
               border: 1px solid #CFCFCF; border-collapse:collapse; } /* data grid header*/
table tr.dg_row_1				{ background-color:#FFFFFF; }
table tr.dg_row_1:hover, table tr.hover		{ background-color:#FCF0F0; }
table tr.dg_row_2				{ background-color:#F9F9F9; }
table tr.dg_row_2:hover, table tr.hover		{ background-color:#FCF0F0; }
.dg_comm_1 			{ background-color:#F8F8F8; } 
.dg_comm_1:hover 			{ background-color:#FCF0F0; } 
.dg_comm_2 			{ background-color:#F3F3F3; }
.dg_comm_2:hover 			{ background-color:#FCF0F0; } 


.statbar 			{ background-color:#009966}


fieldset { 
  margin-bottom: 1em;
  padding: 0.5em;
}

fieldset.collapsed {            /* When collapsed, show just the top border, */
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  margin-bottom: 0;
}
fieldset.collapsed * {          /*  and hide everything inside, */
  display: none;
}
fieldset.collapsed legend, 
fieldset.collapsed legend * {   /*  except the legend or its interior. */
  display: inline; font-size:12px; font-weight:bold; color:#999999;
}

fieldset.expanded legend * { font-size:12px; font-weight:bold; color:#999999; }

fieldset legend a {             /*  Also, show an icon for the expanded */
  padding-left: 15px;
  background: url('images/expanded.png') 5px 50% no-repeat;
}
fieldset.collapsed legend a {   /*  and collapsed states.  */
  background-image: url('images/collapsed.png');
}


/* additional images border */
.image_border {
	width:120px;
	height:120px;
	border: 1px solid #ccc; border-collapse:collapse;
}




/* header navigation */


.head_navigation_left
{
border:0;
margin:0;

padding:0;
padding-top:7px;
height:51px;
width:11px;
float:left;
/*background: url("images/header_nav_back.gif") repeat-x bottom;*/
}

.navline_container
{
/*background:url("images/header_nav_back.gif") repeat-x bottom;*/
width:100%; height:31px;
}
.head_navigation_right
{
border:0;
margin:0;
padding:0;
padding-top:7px;
height:51px;
background:url("images/top_nav_bckg_right.gif") repeat-x bottom;
text-align:right;
}


.head_navigation
{
	float:left;
	height:51px;
	padding-top:7px;
	margin:0;
	border:0;
	background:url("images/top_nav_bckg.gif") repeat-x bottom;
        text-align: center;
}
.head_navigation ul
{
	margin:0;
	padding:0;
	border:0;
	text-align:center;
	list-style:none;
        height: 53px;
}

.head_navigation ul li	
{
	float:left;
        height: 52px;
	/*background:url("images/top_nav_bckg_right.gif") repeat-x bottom left;*/
	padding:0 18px 0 0;
}


/*.head_navigation a 
{
	display: block;
        color: #000000;
        text-decoration:none;
	font-size:22px;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:normal;
	/*background:url("images/top_nav_bckg_left.gif") no-repeat left top;*
	padding:5px 4px 6px 15px;
        /*text-transform: uppercase;*/        
        /*text-shadow: 1px 1px 6px #3e3e3e;*
        padding-top: 15px;
}*/


/*.head_navigation ul a:hover	
{
		/*background: url(images/top_nav_bckg_over.gif) 0 0 repeat-x;*
		color: #999999;
                text-shadow: none;
                
}*/

.active_tab{ border:solid #CFCFCF 1px; border-bottom:0px; }


/* boxes */ 

.box_border {
	border:#CFCFCF solid 1px;
}

.box {
	border:#CFCFCF solid 1px;
	margin-bottom: 15px;
}

.box_header{
	border-bottom:#CFCFCF solid 1px;
	padding:5px;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	color:#0E0E0E;
}

.box_header_color {
	border-bottom:#CFCFCF solid 1px;
	padding:5px;
	text-align:left;
	background-image:url(images/gradient_box_head.gif);
	background-repeat:repeat-x; 
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	color:#0E0E0E;
}


/*obli*/


.box_bottom_background
{
background-image:url(images/box_bottom_background.gif); 
background-repeat:repeat-x; 
background-position:bottom;

}


/*box sa naslovom*/
.box_clasic_bg{

background-image:url(images/box_bottom_background.gif); 
background-repeat:repeat-x; 
background-position:bottom;

width:100%;
margin-bottom:12px;
}

.box_clasic_left_bg{
background-image:url(images/box_back_left.gif); 
background-repeat:repeat-x; 
width:100%;
margin-bottom:12px;
}


.box_clasic_right_bg{
background-image:url(images/box_back.gif); 
background-repeat:repeat-x; 
width:100%;
margin-bottom:12px;
}


.doted_line_vertical
{
background-image:url(images/doted_line_vertical.gif); 
background-repeat:repeat-x; 
width:2px;
}



.doted_line_horizontal
{
border-bottom:#ccc 1px dashed;
}

.home_intro_text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#111111;
	line-height:13px;
}

.news_teaser_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#444;
line-height:13px;

}



/*novosti na naslovnoj*/
.box_news_home_bg{
/*background-image:url(images/box_back_news_home.gif); 
background-repeat:repeat-x; 
*/
width:100%;
margin-bottom:12px;

}

/*promo servisi na naslovnoj - akcija, novo, najjeftiniji*/
.box_home_products_bg{

/*background-image:url(images/box_back.gif); */
background-repeat:repeat-x; 

/*background-image:url(images/box_back_left.gif); 
background-repeat:repeat-x;*/
width:100%;
margin-bottom:12px;
}





.box_left_bg{
background-image:url(images/box_back.gif); 
background-repeat:repeat-x; 
width:100%;
margin-bottom:12px;
}
/*box sa naslovom*/


.gray_box_head{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.5em;
        letter-spacing:1px;
	line-height:22px;
	color: #444;
	display:block;
	padding:3px;
	padding-top:2px;
	padding-bottom:8px;
	text-align:left;
	float:left;
        text-decoration: none;
        font-weight: 100;
        margin-left: 10px;
        /*text-transform: uppercase;*/
}

.gray_box_head a{
	font-family: Arial, Helvetica, sans-serif;
	/*font-size:18px;*/        
	color: #444;	
        text-decoration: none;
        /*text-transform: uppercase;*/
}

.gray_box_head h2{
    font-size: 1.2em;
    font-weight: 100;
}

.gray_box_head a:hover{
    color: #444;    
    /*color: #f8bd33;
    text-shadow: none;*/
}


/*products display*/

.product_list_cell {
	border-bottom: 1px solid #cccccc;
	height:120px;
}

.product_list_cell_bottom {
	height:120px;
	border: none;
}

table.products_tbl {
	border: none;
}

.products_box_bl {background: url(images/box_bottom_left.gif) 0 100% no-repeat}
.products_box_br {background: url(images/box_bottom_right.gif) 100% 100% no-repeat}
.products_box_tl {background: url(images/ctl.jpg) 0 0 no-repeat}
.products_box_tr {background: url(images/ctr.jpg) 100% 0 no-repeat; padding:0px}



.product_grid_cell  {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:#cccccc;
	border-collapse: collapse;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#cccccc;
	border-collapse: collapse;	
}

.product_grid_cell_top  {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:#cccccc;
	border-collapse: collapse;
}

.product_grid_cell_left  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#cccccc;
	border-collapse: collapse;		
}

.product_grid_cell_top_left {
	border: none;
}

.product_description {
    font-size: 15px;
}

/*products display*/





/*obli*/


.box_header_color_1 { /*home page akcija, novosti, ... */
border-bottom:#CFCFCF solid 1px;
padding:5px;
text-align:left;
background-color:#E2E2E2;
font-size:11px;
font-weight:bold;
letter-spacing:1px;
color:#0E0E0E;
}


.box_content {
	padding:5px;
        padding-top: 10px;
        padding-bottom: 20px;
        padding-left: 10px;
	margin:0;
	border:0
}
/*
.box_content a {
        font-family:Arial, Helvetica, sans-serif;
        font-size:1.4em;
        font-weight: normal;
	color: #444;
        text-decoration: none;
        line-height: 22px;
}
*/
/*
.box_content a:hover
{
	font-size:1.4em; color: #444; text-decoration: underline;
}
*/

.titled_border_box_content {
	padding:5px;
        padding-top: 5px;
        padding-bottom: 20px;
        padding-left: 10px;
	margin:0;
	border:0
}

.titled_border_box_content a {
        font-size:13px;
	color: #5f5f5f;
        text-decoration: none;
}

.titled_border_box_content a:hover
{
	font-size:13px; color: #f8bd33; 
}

.untitled_border_box_content {
	padding:5px;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 10px;
	margin:0;
	border:0
}

.untitled_border_box_content a {
        font-size:13px;
	color: #5f5f5f;
        text-decoration: none;
}

.untitled_border_box_content a:hover
{
	font-size:13px; color: #00ace7; 
}

.admin_box_title {
	font-size:11px; color: #656565; font-weight:bold;
}


.order_table {background-color:#F5F5F5; color:#2E2E2E; font-weight:bold; font-size:12px;  border: 1px solid #CFCFCF; border-collapse:collapse; }

/* order steps tabs*/

.font10 {font-size:10px; line-height: 14px;} /* uputstvo za narucivanje */

.new_ord_step_middle{
height:25px;
line-height:22px;
display:table-cell;
text-align:center;
vertical-align:middle;
display:inline;
color:#979797;
border:#828282 1px solid; 
background-color:#EAEAEA;
padding:0;
margin:0;
float:left;
}

.new_ord_step_right{
height:25px;
line-height:22px;
display:table-cell;
text-align:center;
vertical-align:middle;
display:inline;
color:#979797;
border:#828282 1px solid; 
border-right:0;
padding:0;
margin:0;
background-color:#EAEAEA;
padding:0;
margin:0;
float:left;

}
.new_ord_step_left{
height:25px;
line-height:22px;
display:table-cell;
text-align:center;
vertical-align:middle;
display:inline;
color:#979797;
border:#828282 1px solid; 
border-left:0;
padding:0;
margin:0;
background-color:#EAEAEA;
padding:0;
margin:0;
float:left;
}



.new_ord_active{
font-size:13px; 
line-height:22px;
font-weight:bold;
height:25px;
display:inline;
text-align:center;
vertical-align:middle;
border:0; 
border-top:#828282 1px solid;
border-right:#828282 1px solid; 
background-color:#FFFFFF;
padding:0;
margin:0;
float:left;

}

.new_ord_active_middle{
font-size:13px; 
line-height:22px;
font-weight:bold;
height:25px;
display:inline;
text-align:center;
vertical-align:middle;
border:#828282 1px solid; 
border-bottom:0; 
background-color:#FFFFFF;
padding:0;
margin:0;
float:left;
}

.new_ord_active_right{
font-size:13px; 
line-height:22px;
font-weight:bold;
height:25px;
display:inline;
text-align:center;
vertical-align:middle;
border:0; 
border-top:#828282 1px solid;
border-left:#828282 1px solid; 
background-color:#FFFFFF;
padding:0;
margin:0;
float:left;
}

.btn{
height:21px;
margin:0;
padding:0;

font:11px Verdana;
color:#111;
letter-spacing:1px;
font-weight:bold;
background-color: transparent;
background:url(images/btn_bckg.gif) repeat-x; 
border-top:0;
border-bottom:0;

border-left:#959595 1px solid; 
border-right:#959595 1px solid; 

cursor:pointer;
}

.pix_line{ /*linija ispod navigacije moze i za ostale */
background-color:#CFCFCF;
}

.mnuItem:hover { background-color:#e9eff8; }

/*

.block {
	border-collapse: collapse;
	border-right-width: 1px;
	border-right-color: #CFCFCF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFCFCF;
	border-top-style: none;
	
	border-right-style: solid;
	border-bottom-style: none;
	padding: 10px;
	line-height:17px;
}


.boxtop {	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFCFCF;
}

.boxbottom {	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
}

logo style settings
.logo_pad{
	padding-left:0;
	padding-top:7px;
	padding-bottom:7px;
}

.thinborder			{ border: 1px solid #CFCFCF; border-collapse:collapse; }

proveriti u skriptovima .box -> .box_border

*/

/*
.news_title_txt		{ color:#403F3C; font-weight:bold; } 
.newshead 			{ border-bottom: 1px solid #CFCFCF;
					  border-left: 1px solid #CFCFCF;	 
					  border-right: 1px solid #CFCFCF;
					  padding-left:7px;
					  padding-right:7px;
					  padding-bottom:7px;
  					  padding-top:2px;
					   }
*/

/*.subcatname{font-size:16px;}*/
/*.news_title_link{font-size:14px; font-weight:bold; text-decoration: underline;}*/


.home_subtitle
{
        font-family: Arial, Helvetica, sans-serif;
	font-size:1.5em;
        
        letter-spacing:1px;
	line-height:22px;
	color: #444;
	display:block;
	padding:3px;
	padding-top:9px;
	padding-left:15px;
	padding-bottom:8px;
	text-align:left;
	float:left;
        text-decoration: none;
        font-weight: 100;
        /*text-transform: uppercase;*/
}

.home_subtitle a
{
color: #444;
letter-spacing:1px;
text-decoration:none;
}

.home_subtitle a:hover
{
font-size:18px;
color: #444;
letter-spacing:1px;
text-decoration:none;
}
.home_subtitle h2{
    font-size: 1.3em;
    font-weight: 100; 
}


/*novi*/
.box_t {background: url(images/box_dot.gif) 0 0 repeat-x; }
.box_b {background: url(images/box_dot.gif) 0 100% repeat-x}
.box_l {background: url(images/box_dot.gif) 0 0 repeat-y}
.box_r {background: url(images/box_dot.gif) 100% 0 repeat-y}


.box_tl {background: url(images/ctl.jpg) 0 0 no-repeat;}
.box_tr {background: url(images/ctr.jpg) 100% 0 no-repeat; padding:2px}
.box_home_bl {background: url(images/box_bottom_left.gif) 0 100% no-repeat;}
.box_home_br {background: url(images/box_bottom_right.gif) 100% 100% no-repeat}

.box_bl {background: url(images/cbl.jpg) 0 100% no-repeat;}
.box_br {background: url(images/cbr.jpg) 100% 100% no-repeat}
.box_tl {background: url(images/ctl.jpg) 0 0 no-repeat;}
.box_tr {background: url(images/ctr.jpg) 100% 0 no-repeat; padding:2px}

.pager {
	margin-top: 7px;
	margin-bottom: 7px;	
	min-height:30px;
}

.pager_page_link {
	padding:4px 7px;
	border:#6B6B6B 1px solid;
	float:left;
	margin:0;
	margin-left:3px;
}

.pager_page_link:hover {
	background-color:#eeeeee;
}

.pager_page_link a
{
	font-size:12px;
	text-decoration:none;
	color:#6B6B6B;
}

.pager_curent_index
{
	background-color:#6B6B6B;
	font-size:12px;
	font-weight:bold;
	padding:5px 8px;
	color:#FFFFFF;
	float:left;
	border:0;
	margin-left:2px;
}

.show_brand_filter
{
	float:left;
	width:170px;
	margin-top:7px;
	margin-bottom:7px;
}

.show_category_sort_box
{
	float:left;
	width:170px;
	height:25px;
	margin-top:7px;
	margin-bottom:7px;	
}

.show_category_filter
{
	float:left;
	width:170px;
	margin-top:7px;
	margin-bottom:7px;	
}



.show_brands_sort_box
{
	float:left;
	width:150px;
	height:25px;
	margin-top:7px;
	margin-bottom:7px;	
	
}


.news_leatest_teaser
{
width:98%; 
padding:1px; 
padding-bottom:3px;
text-align:left; 
/*border-bottom: 1px #acacac solid;*/
}

.news_leatest_teaser_title
{
float:left; 
width:460px; 
padding:0; 
margin:0; 
border:0;
}

.news_leatest_teaser_title a
{
font-size:14px;
font-weight:bold;
}

.news_leatest_teaser_published
{
    color:#a2a2a2;
    font-size:11px;
}

.show_article_published_date
{
float:left; 
width:75px; 
padding:0; 
padding-right:1px; 
margin:0;
margin-bottom:10px;
border:0; 

color:#a2a2a2; 
font-size:11px; 
letter-spacing:1px;
}




/*Glavni admin panel admin boxes - mozda ih staviti u zaseban css, jer se ucitavaju samo u admin sekciji*/
.admin_box
{
/*	border:1px solid #CFCFCF;*/
	padding:5px;
	font-family:Verdana;
	font-size:12px;
	width:160px;
	text-align:left;
}

.admin_box ul
{
	list-style:none;
	margin:0;
	padding: 0;
}

.admin_box ul li
{
	line-height:28px;
}


.admin_box ul li:hover { background-color:#ffefd6;}


.admin_box ul li a{}


.admin_box_header
{
	height:26px; 
	width:100%; 
	background-color:#E7E7E7;
	text-align:left; 
}
.admin_box_header_txt
{
	margin:0 5px;
	font-weight:bold;
	line-height:25px; 
	color:#0E0E0E;
}
/*Glavni admin panel admin boxes - mozda ih staviti u zaseban css, jer se ucitavaju samo u admin sekciji*/


/*right admin box - prikazuje se u desnoj koloni*/

.right_admin_box{text-align:left;}
.right_admin_box ul
{
	list-style:none;
	margin:0;
	padding: 0 0 8px 0;
}

.right_admin_box ul li
{
	line-height:28px;
}


.right_admin_box ul li:hover { background-color:#ffefd6; width:160px; }


.right_admin_box ul li a{}

.right_admin_box_headers
{
	height:20px; 
	width:100%; 
	background-color:#E7E7E7;
	text-align:left; 
	line-height:20px;
}

.right_admin_box_header_txt
{
	font-size:11px; color: #656565; font-weight:bold;
	margin:0 2px;
}
/* end right admin box - prikazuje se u desnoj koloni*/


.admin_cenovnik{}


.admin_cenovnik ul
{
	list-style:none;
	margin:0;
	padding: 0;
}

.admin_cenovnik ul li
{
	line-height:25px;
	margin-bottom:18px;
}


.admin_cenovnik ul li:hover { background-color:#e9eff8; }




/*.catalog_links
{
        font-family:Arial, Helvetica, sans-serif;
        font-size:1.2em;
        font-weight: normal;
	color: #888;
        line-height: 30px;
}*/

/*.catalog_links ul
{

	padding:0;
	margin:0;
	border:0;
	/* bolje je u svim browserima umesto list-style-image da ide kao-> li background
	list-style-type: disc;
	list-style-image: url('images/grey_pointer.gif') ;
	list-style-position:inside;*
	list-style-type: none;
        
}*/

/*.catalog_links ul li
{
	
	/*background:url('images/grey_pointer.gif') no-repeat;*/
	background-position:0 5px;
	padding:0;
	padding-left:10px;
}*/

/*.catalog_links ul li a
{
	color: #888; line-height:20px; 
        text-decoration: none;        
}*/

/*.catalog_links ul li a:hover
{
	line-height:20px; text-decoration: underline;
                color:#00ace7;

}*/


/*.itemstxt
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#888;
}*/

.gray_txt{
    color:#888;
}

/*.product_list_item_link
{
	font-size:16px;
}*/

/*ovo je i za curency*/
.price_label_txt /* RSD*/
{
	color:#888888;
	font-size:11px;
        margin-left: -5px;
}
/*Cena:*/
.price_cena_txt {
    color:#888888;
    font-size:11px;
    /*margin-left: 5px;*/
}




.basket_nacini_pi
{
	border:1px solid #C7C7C7; 
	float:right;
	width:235px; 

	padding:0;
	margin:0;
	text-align:left;
}

.basket_nacini_pi_header{
	float:left;
	height:28px; 
	border-bottom: 1px solid #ddd; 
	width:100%;
	
	color:#111; 
	line-height:28px; 
	font-weight:bold; 
	letter-spacing:1px;
	

}

.basket_nacini_pi ul{
	list-style: none;
	border:0;
	margin:0;
	padding:0;
	padding-left:35px;
	padding-bottom:15px;
	font-size:11px;
	letter-spacing:1px;
	line-height:15px;
	color:#454545;
	list-style-position:outside;
}

.basket_help ul li a
{

}

.fieldset_header
{
	/*background: url("images/header_nav_back.gif") repeat-x top;*/
	background-color:#E7E7E7;
	color:#656565;
	font-weight:bold;
	line-height:25px;
	font-size:14px;
}

.big_btn
{
font-size:14px;
font-weight:bold;
line-height:22px;
padding:8px;
}

.promo_banners_controls
{

width:100%;
padding:0;
padding-top:5px;
}

.promo_banners_home
{
}




.products_list_image 
{
float:left;
width:135px; 
/*background-color:#FFFF66;*/
text-align:center;
#position: relative;
#top: -50%
}



.products_list_middle
{
float:left;
width:340px;
#position: relative;
#top: -50%
}


.products_list_right
{
float:right;
width:130px;
height:115px;
#position: relative;
#top: -50%;
}

.products_list_flag
{
padding-top:8px;
width:90px;
margin:3px;
}


.products_list_admin_links
{
width:135px;
height:15px;
margin:3px;
}



#display_options_box
{
  display: none;
  z-index:100;
  position:absolute;
  left:-30px;
  top:20px;

  background-color:#F0F0F0;
  margin: 0;
  padding:0;
  width:168px;
  height:45px;
  border-left:#C4C4C4 1px solid;
  border-top:#C4C4C4 1px solid;
  border-bottom:#757575 1px solid;
  border-right:#757575 1px solid;
  overflow:visible;
}

#display_options_box_gr
{
  display: none;
  z-index:100;
  position:absolute;
  left:-30px;
  top:-10px;

  background-color:#F0F0F0;
  margin: 0;
  padding:0;
  width:168px;
  height:62px;
  border-left:#C4C4C4 1px solid;
  border-top:#C4C4C4 1px solid;
  border-bottom:#757575 1px solid;
  border-right:#757575 1px solid;
  overflow:visible;
}
.third_level_subcategories
{
	/*background-color:#00FF00;*/
	margin-top:5px;
}


.brands_box_list{}

.brands_box_list ul
{
    /*list-style: none;*/
    margin-left: 14px;
    padding-left:3px;
}

.brands_box_list li a
{
    line-height:23px;
    /*color:#1B2347;*/
}

.my_account_box
{
    text-align:left;
}

.my_account_box ul
{

    margin-left: 14px;
    padding-left:3px;
}

.my_account_box ul li a
{
  line-height:23px;
}

.new_btn_style
{
	margin-top:10px;
	width: 100px;
	height:35px;
}

.boxtop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}

.boxbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

.block {
	border-collapse: collapse;
	border-right-width: 1px;
	border-right-color: #ccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	padding: 10px;
	line-height: 17px;
}

.support_block {
	border-collapse: collapse;
	border-top-style: none;
	border-bottom-style: none;
	padding: 10px;
	line-height: 17px;
}

.home_prod_row_sep {
	height: 1px;
}

.home_3products_box{
    width: 220px;
    padding: 13px;
}


.home_3name_box_height {
    height: 45px;
}

.home_4products_box{
    width: 175px;
    padding: 5px;
}

.home_4name_box_height {
    height: 45px;
}

.home_5products_box{
    width: 148px;
    padding: 5px;
}

.home_5name_box_height {
    height: 45px;
}

.head_top_link_user{
	font-weight:bold;
}

#subcats_container {
    padding: 7px 0 7px 0;
	margin-bottom: 10px;
	border-top:#ccc 1px dashed;
	border-bottom:#ccc 1px dashed;
}

#subcats_container table td {
	border:#cdcdcd 1px solid;
}

div.subcats_row_devider_line {
	border-top:#ccc 1px dashed;
	width: 100%;
	height: 1px;
	margin-top: 1px;
}

td.subcats_row_devider_box {
	border: none;
	height: 11px;
}

td.subcats_col_devider_box {
	width: 7px;
	border: none;
}

.top_nav_item1 {
    background: url('images/top_nav_separator.gif') no-repeat right;
}
.top_nav_item1 a {
    margin-left: -4px;
}
.top_nav_item2 {
    background: url('images/top_nav_separator.gif') no-repeat right;
}
.top_nav_item3 {
    background: url('images/top_nav_separator.gif') no-repeat right;
}
.top_nav_item4 {
    background: url('images/top_nav_separator.gif') no-repeat right;
}
.top_nav_item5 {
    background: url('images/top_nav_separator.gif') no-repeat right;
}
.top_nav_item6 {
    background: url('images/top_nav_separator.gif') no-repeat right;
}
.last_nav_item {
    background: url('images/top_nav_separator.gif') no-repeat right;
}
/*
img.corner_top {
   width: 10px;
   height: 10px;
   margin-left:-2px;   
   margin-top:-1px;
   border: none;
   display: block !important;
}

.roundTop {
    background: url('images/ctr.jpg') no-repeat top right;
    margin-right:-1px;
    margin-top:-11px;
    width:10px;
    height:10px;
    width:auto;
}

.roundBottom {
    background: url('images/box_bottom_right.gif') no-repeat top right;
    margin-right:-1px;
    margin-bottom:-11px;
    width:10px;
    height:10px;
    width:auto;
}

img.corner_bottom {
   width: 10px;
   height: 10px;
   margin-left:-2px;
   margin-bottom: 10px;
   border: none;
   float: left;
   display: block !important;
}

img.roundBottomRight{
   width: 10px;
   height: 10px;
   float: right;
   margin-right:-1px;
   border: none;
   display: block !important;
}

.box_bg{
background-image:url(images/box_back_left.gif);
border: 1px solid #D2D5DE;
background-repeat:repeat-x; 
width:100%;
margin-bottom:20px;
}*/

/* ------------------------------------------------------------------------------------------------
filter rounded corners styles
-------------------------------------------------------------------------------------------------*/
.roundHeadingBorderBox { 
    min-height: 50px;
    height: auto !important;
    /*background:#e7e8ec url(images/box_back_left.gif) repeat-x;
    background-color: #e7e8ec; */
    
    background-image:url(images/box_back_left.gif);
    background-repeat:repeat-x;

    border:1px solid #d2d5de;
    margin-bottom: 10px;
}

.roundHeadingBorderBoxBottom {
    /*background: url('images/bottom_corner_right_gray.gif') no-repeat bottom right;*/
    background: url('images/cbr-gray.jpg') no-repeat bottom right;
    margin-right:-1px;
    margin-bottom:-2px;
    width:10px;
    height:10px;
    width:auto;
}

.roundHeadingBorderBoxBackground {
    background-image:url(images/box_bottom_background.gif); 
    background-repeat:repeat-x;
    background-position:bottom;
    height: auto !important;
    /*border-bottom: 1px solid #D2D5DE;*/
    padding-bottom: 1px;
}

.roundTitledBorderBox {
    background-image:url(images/box_bottom_background.gif); 
    background-repeat:repeat-x; 
    background-position:bottom;
    min-height: 50px;
    height: auto !important;

    border:1px solid #d2d5de;
    margin-bottom: 10px;
}

.roundBoxContent {
}

.roundBoxTop {
    /*background: url('images/box_head_corner_right.gif') no-repeat top right;*/
    background: url('images/ctr.jpg') no-repeat top right;
    margin-right:-1px;
    margin-top:-2px;
    width:10px;
    height:10px;
    width:auto;
}

.roundBoxBottom {
    /*background: url('images/bottom_corner_right_gray.gif') no-repeat bottom right;*/
    background: url('images/cbr-gray.jpg') no-repeat bottom right;
    margin-right:-1px;
    margin-bottom:-1px;
    width:10px;
    height:10px;
    width:auto;
}

img.roundBoxCorner {
   width: 10px;
   height: 10px;
   margin-left:-1px;
   margin-top: 1px;
   border: none;
   display: block !important;
}

.roundHomeProductsBox {
    /*width:100%;*/
    min-height: 50px;
    height: auto !important;

    border:1px solid #d2d5de;
    margin-bottom: 10px;
}
.roundHomeBorderBoxBottom {
    /*background: url('images/box_bottom_right.gif') no-repeat bottom right;*/
    background: url('images/cbr.jpg') no-repeat bottom right;
    margin-right:-1px;
    margin-bottom:-1px;
    width:10px;
    height:10px;
    width:auto;
}

/*.roundProductDetailsBox {
    /width:100%;/
    width:250px;
    height: auto !important;

    border:1px solid #d2d5de;
    margin-bottom: 10px;
}*/

.roundProductDetailsBox {
    background-color: #F2F2F2;
    border: 1px solid #D2D5DE;
    border-radius: 15px 15px 15px 15px;
    height: auto !important;
    margin-bottom: 10px;
    width: 250px;
}

.roundProductDetailsBoxTop {
    /*background: url('images/box_head_corner_right.gif') no-repeat top right;*/
    margin-right:-1px;
    margin-top:-1px;
    width:10px;
    height:10px;
    width:auto;
}

.roundProductDetailsBoxBottom {
    /*background: url('images/box_bottom_right.gif') no-repeat bottom right;*/
    margin-right:-1px;
    margin-bottom:-1px;
    width:10px;
    height:10px;
    width:auto;

}

img.roundProductDetailsBoxCorner {
   width: 10px;
   height: 10px;
   margin-left: -1px;
   float:left;
   border: none;
   display: block !important;
}

/* ------------------------------------------------------------------------------------------------
end of filter rounded corners styles
-------------------------------------------------------------------------------------------------*/

/*
Gallery start
*/
.ad-gallery {
  width: 400px;
}
.ad-gallery, .ad-gallery * {
  margin: 0;
  padding: 0;
}
  .ad-gallery .ad-image-wrapper {
    width: 100%;
    height: 400px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
  }
    .ad-gallery .ad-image-wrapper .ad-loader {
      position: absolute;
      z-index: 10;
      top: 48%;
      left: 48%;
/*      border: 1px solid #CCC;*/
    }
    .ad-gallery .ad-image-wrapper .ad-next {
      position: absolute;
      right: 0;
      top: 0;
      width:100px; 
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 200;
    }
    .ad-gallery .ad-image-wrapper .ad-prev {
      position: absolute;
      left: 0;
      top: 0;
      width: 100px;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 200;
    }
    .ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next {
      /* Or else IE will hide it */
      background: url(catalog/images/trans.gif);
    }
      .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(catalog/images/prev.gif);
        width: 15px;
        height: 22px;
        display: none;
        position: absolute;
        top: 47%;
        left: 0;
        z-index: 101;
      }
      .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(catalog/images/next.gif);
        width: 15px;
        height: 22px;
        right: 0;
        left: auto;
      }
    .ad-gallery .ad-image-wrapper .ad-image {
      position: absolute;
      overflow: hidden;
      top: 0;
      left: 0;
      z-index: 9;
    }
      .ad-gallery .ad-image-wrapper .ad-image a img {
        border: 0;
      }
      .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        position: absolute;
        bottom: 0px;
        left: 0px;
        padding: 7px;
        text-align: left;
        width: 100%;
        z-index: 2;
        background: url(catalog/images/opa75.png);
        color: #000;
      }
      * html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='catalog/images/opa75.png');
      }
        .ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
          display: block;
        }
  .ad-gallery .ad-controls {
    height: 20px;
  }
    .ad-gallery .ad-info {
      float: left;
    }
    .ad-gallery .ad-slideshow-controls {
      float: right;
    }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
        padding-left: 5px;
        cursor: pointer;
      }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
        padding-left: 5px;
        font-size: 0.9em;
      }
    .ad-gallery .ad-slideshow-running .ad-slideshow-start {
      cursor: default;
      font-style: italic;
    }
  .ad-gallery .ad-nav {
    width: 100%;
    position: relative;
    left: 30px;
  }
    .ad-gallery .ad-forward, .ad-gallery .ad-back {
      position: absolute;
      top: 0;
      height: 100%;
      z-index: 10;
    }
    /* IE 6 doesn't like height: 100% */
    * html .ad-gallery .ad-forward, .ad-gallery .ad-back {
      height: 100px;
    }
    .ad-gallery .ad-back {
      cursor: pointer;
      left: -32px;
      width: 35px;
      display: block;
/*      background: url(catalog/images/ad_scroll_back.png) 0px 22px no-repeat;*/
        background:url('images/left_btn.png') 0px 10px no-repeat;
    }
    .ad-gallery .ad-forward {
      cursor: pointer;
      display: block;
      right: -35px;
      width: 35px;
/*      background: url(catalog/images/ad_scroll_forward.png) 0px 22px no-repeat;*/
      background:url('images/right_btn.png') 0px 10px no-repeat;
    }
    .ad-gallery .ad-nav .ad-thumbs {
      overflow: hidden;
      width: 100%;
    }
      .ad-gallery .ad-thumbs .ad-thumb-list {
        float: left;
        width: 9000px;
        list-style: none;
      }
        .ad-gallery .ad-thumbs li {
          float: left;
          margin-right: 5px;
	  width:140px;
          height:100px;
	  border: 1px solid #CCC;
        }

          .ad-gallery .ad-thumbs li a {
            display: block;
          }
            .ad-gallery .ad-thumbs li a img {
              /*border: 1px solid #CCC;*/
              display: block;
            }
            .ad-gallery .ad-thumbs li a.ad-active img {
              border: 3px solid #616161;
            }
/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
  position: absolute;
  left: -9000px;
  top: -9000px;
}

.ad-image-zoom {
    width:220px;
    height:400px;
    position:absolute;
    z-index: 1000;
    display: block;
}

.ad-image-zoom:hover {
    background:url('catalog/images/zoom-in.png') no-repeat center;
    cursor:pointer;
    z-index:1000;
}

.ad-thumb-list img {
    max-width: 140px;
    vertical-align: middle;
    max-height: 100px;
}

* html .ad-thumb-list img {
    width: expression(document.body.clientWidth > 140? "140px" : "auto");
    height: expression(document.body.clientWidth > 100? "100px" : "auto");
}
/*
Gallery end
*/

.product_square_box {
    position: relative; 
    height: 220px; 
    width:170px;
}

.badges_on_cells {
    width:48px; 
    height:38px; 
    position:absolute; 
    top:0px; 
    left:-20px; 
    z-index:3; 
    padding:0; 
    margin:0; 
    border:0;
}
#galleryBig .ad-nav{
    width: 750px;
}

.basketBox {
    min-height: 50px;
    /*background:#e7e8ec url(images/box_back_left.gif) repeat-x;
    background-color: #e7e8ec; */    
    background-image:url(images/podloga-korpa.png);
    background-repeat:repeat-x;
    width: 176px;
    height: 110px;
    float: right;
    position: relative;
    padding-top: 10px;
    margin-right: 1px;
}

.basketItemNumPosition{
        position: absolute;
        color: rgb(255, 255, 255);
        text-decoration: none;
        top: 40px;
        text-align: center;
        font-size: 32px;
        width: 70px;
        right: 107px;
}

.customerAccountMenu{
    padding: 10px;
}

div.customerAccountMenu ul li{
    line-height: 20px;    
}

.redLine{
    background: #e73b2a;
    color: #ffffff;
    width: 100%;
    height: 20px;
    font-size: 15px;
    text-align: center;
}

.ad-description-title {
    /*width: 100%;*/
    text-align: center;
    background: whitesmoke;
    color: #3D3D3D;
}