body {
	/*background-color: #edebdd;*/
	background-color: #ffffff;
	/*background-image: url(templates/images/background_gradient.jpg);
        background-repeat: repeat-x;*/
	/*background-image: url(images/top_stripe.png);
    background-repeat: repeat-x;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	
	background:#FFF url('images/footer_background.png') repeat-x bottom;
}
hr {
	border: 0pt none ; color:#CFCFCF; background-color:#CFCFCF; height: 1px; width: 100%;
}

#topcontainer {
	width:1156px;
    margin-left: auto;
    margin-right: auto;
	padding-left: 22px;
	padding-right: 22px;
	text-align: left;
	background-color: #FFFFFF;
	/*padding-left: 7px;*/

  /*-moz-box-shadow: -10px -100px 25px #fff;
  -webkit-box-shadow: 5px 5px 5px #ccc;
  box-shadow: 5px 5px 5px #ccc;*/

}

/*IE6 hack*/
* html #topcontainer
{
	padding-left: 0px;
	padding-right: 0px;
}

#header {
  width: 100%;
 /* margin-bottom:10px;*/
  /*height:100%;*/
  margin-top: 2px;
}
/*#head_left {
  float: left;
  width:190px;
  height:80px;
  padding:0;
  margin:0;
 text-align:center;
}*/

/*#head_mid {
  float: left;
  margin:0;    
  padding:0;
  height:80px;
  width: 600px;
}

#head_right {
  float: right;
  margin:0;
  padding:0;
  width:325px;
}*/

/* Login | Registrujte */
#user_login {
  float:right;
  text-align:right;
  padding-top:17px;
  padding-right: 5px;
  margin:0;
  width:280px;
  height:20px;
  
}

/* Moj nalog | Korpa| Pomoc */
/*#user_head_options {
	float:left;
	text-align:center; 
	width:230px; 
	vertical-align:middle; 
	padding-left:85px;
	padding-top:17px;
}*/

/* main layout */

#leftcol_3col {
  float: left;
  /*width: 174px;*/
  width: 218px;
  margin-right:15px;
  margin-bottom:10px;
}

#rightcol_3col {
  float: right;
  /*width: 174px;*/
  width: 202px;
  margin-bottom:10px;  
  text-align:right;
  vertical-align:top;
}

#maincontent_3col {
  float: left;
  width: 699px;
  margin-bottom:10px;
}

#rightcol_2col {
  float: right;
  /*width: 175px;*/
  width: 202px;
  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: 218px;
  margin-bottom:10px;  
  margin-right:15px;
}

#maincontent_2col_with_left {
  float: left;
  /*width: 795px;*/
  width: 920px;
  margin-bottom:10px;
}

#footer {
  position: relative;
  float:left;	
  clear: both;
  width: 1200px;
  height:182px;
  
  /*background-color:#656565;*/
  /*background:#656565 url('images/footer_stripe.gif') repeat-x top;*/
  background:#e7e7e7 url('images/footer_background.png') repeat-x bottom;
  
  color:#888888;
  border:0;
  margin:0;
  /*margin-top:40px;*/
  padding:0;
  margin-left: -22px;
  /*margin-right: -22px;*/
  
  border-top: #e4e4e4 solid 2px;
  
}

<!--IE6 hack-->
* html #footer
{
	margin-left: 0px;
}



.footer_title{
	color:#666666;
	font-weight:bold;
	font-size:11px;
	padding-top:2px;
}

.footer_list {
	list-style:none;
	margin:0;
	padding:15px 0 8px 0;
	border:0;
	line-height:16px;
	font-size:13px;
	color:#888888;
}
.footer_list a
{
	color:#888888;
	text-decoration: none;
}

.footer_list a:hover
{
color:#000;

}

.footer_link{color:#CDCDCD;}
.footer_link:hover{color:#fff;}



.poweredby_txt	{
clear:both;
margin-left: auto;
margin-right: auto;
width: 300px;
text-align: center;
}

.poweredby_txt
{
color:#888888;
}

.poweredby_txt a
{
	font-weight:bold;
	color:#888888;
}

.poweredby_txt a:hover
{
	color:#bdbdbd;
}


/* Links */

A { /*color:#0175BF;*/color:#455778; font-size:12px;}
A:hover {  color:#235076;} 
.small_link { font-size:13px; color: #455778; }
.small_link a { font-size:11px; }

.admin_link { color:#ec6400; }
.admin_link:hover { color:#d04900; }


.link{font-size:12px; color:#000000}
.brand_links{font-size:12px;}

a.menu_link { font-size:12px; line-height: 16px;}


.userlink    		{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#444; }
.userlink:hover    	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#444; }
.userlink_red    	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#DA231B; }
.userlink_red:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#DA231B; }
.header_link		{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#000; text-decoration:none; height:20px; }
/*.userlink:hover		{ text-decoration:underline;}*/
.breadcrumb_current	{ color:#403F3C; font-weight:bold }
.breadcrumb_link 	{ font-size:12px; }

.link_list {
	list-style:none;
	margin:0;
	padding:0px 0px 0px 10px;
	border:0;
	line-height:18px;
	text-align:left;
}


/* Text */

.title_txt 			{ color:#34322d; font-size:18px; font-weight:bold  } /* naslovi */
h1					{ color:#34322d; font-size:18px; font-weight:bold; 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: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:#666666; font-weight: bold;}
.action_price_txt	{  font-size:16px;  color:#333333;}
.discounttxt 		{ font-size:18px; color:#de3939;font-weight: bold;}

.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;
}


.thinborder			{ 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:11px; 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; background-color:#e7e7e7; 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:24px;
width:100px;
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;*/
margin-top: 3px;
}
/*.head_navigation_right
{
border:0;
margin:0;
padding:0;
padding-top:7px;
height:24px;
float:none;
background:url("images/header_nav_back.gif") repeat-x bottom;
text-align:right;
}*/


.head_navigation
{
	float:left;
	/*height:42px;*/
	height:33px;
	padding:0;
	margin:0;
	border:0;
	/*background:url("images/top_nav_bckg.gif") repeat-x bottom;*/
}
.head_navigation ul
{
	margin:0;
	padding:0;
	border:0;
	text-align:center;	
	list-style:none;
}

.head_navigation ul li	
{
	float:left;
	/*background:url("images/top_nav_bckg_right.gif") no-repeat right top;*/
	/*padding:0 18px 0 0;*/
}


.head_navigation a 
{
	display: block;
	color:#EBEBEB;
	text-decoration:none;
	font-size:22px;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;
	/*font-weight:bold;*/
	line-height:normal;
	/*background:url("images/top_nav_bckg_left.gif") no-repeat left top;*/
	/*padding:5px 4px 6px 15px;*/
	/*height: 43px;*/
	height: 33px;
}


.head_navigation ul a:hover	
{
		/*background: url(images/top_nav_bckg_over.gif) 0 0 repeat-x;*/
		/*color:#F9F9F9;*/
}

.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;
background-color: #fdfdfd;
}

.box_clasic_left_bg{
/*background-image:url(images/box_back_left.gif); 
background-repeat:repeat-x; */
width:100%;
margin-bottom:12px;
background-color: #f6f6f6;
}


.box_clasic_right_bg{
/*background-image:url(images/box_back.gif); 
background-repeat:repeat-x;*/ 
width:100%;
margin-bottom:12px;
background-color: #f6f6f6;
}


.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:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#111111;
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; 
*/
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: "Myriad Pro",Myriad, Verdana, sans-serif;
	font-size:15px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
    /*letter-spacing:1px;
	line-height:22px;*/
	color:#111111;
	/*font-weight:bold;*/
	display:block;
	padding:3px;
	padding-top:0;
	padding-left:7px;
	padding-bottom:3px;
	text-align:left;
	float:left;
}


/*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_border_darker_gray_bl.png) 0 100% no-repeat}
.products_box_br {background: url(images/box_border_darker_gray_br.png) 100% 100% no-repeat}
.products_box_tl {background: url(images/box_border_darker_gray_tl.png) 0 0 no-repeat}
.products_box_tr {background: url(images/box_border_darker_gray_tr.png) 100% 0 no-repeat; padding:0px}

.products_box_t {background: url(images/box_darker_gray_dot.png) 0 0 repeat-x; }
.products_box_b {background: url(images/box_darker_gray_dot.png) 0 100% repeat-x}
.products_box_l {background: url(images/box_darker_gray_dot.png) 0 0 repeat-y}
.products_box_r {background: url(images/box_darker_gray_dot.png) 100% 0 repeat-y}



.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;
}



/*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;
	margin:0;
	border:0;
/*	padding-top: 10px;
	padding-bottom: 10px;*/
}

.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:14px; color: #000000}
.news_title_link{font-size:15px; font-weight:bold; color:#e1261e; letter-spacing:1px; text-decoration:none}


.home_subtitle
{
font-size:18px;
color:#111111;
letter-spacing:1px;
}

.home_subtitle a
{
font-size:18px;
color:#111111;
letter-spacing:1px;
text-decoration:none;
}



/*novi*/
.box_t {background: url(images/box_gray_dot.png) 0 0 repeat-x; }
.box_b {background: url(images/box_gray_dot.png) 0 100% repeat-x}
.box_l {background: url(images/box_gray_dot.png) 0 0 repeat-y}
.box_r {background: url(images/box_gray_dot.png) 100% 0 repeat-y}

.box_bl {background: url(images/box_gray_bl.png) 0 100% no-repeat;}
.box_br {background: url(images/box_gray_br.png) 100% 100% no-repeat}
.box_tl {background: url(images/box_gray_tl.png) 0 0 no-repeat;}
.box_tr {background: url(images/box_gray_tr.png) 100% 0 no-repeat; padding:2px}

.box_darker_t {background: url(images/box_darker_gray_dot.png) 0 0 repeat-x; }
.box_darker_b {background: url(images/box_darker_gray_dot.png) 0 100% repeat-x}
.box_darker_l {background: url(images/box_darker_gray_dot.png) 0 0 repeat-y}
.box_darker_r {background: url(images/box_darker_gray_dot.png) 100% 0 repeat-y}

.box_darker_bl {background: url(images/box_border_darker_gray_bl.png) 0 100% no-repeat;}
.box_darker_br {background: url(images/box_border_darker_gray_br.png) 100% 100% no-repeat}
.box_darker_tl {background: url(images/box_border_darker_gray_tl.png) 0 0 no-repeat;}
.box_darker_tr {background: url(images/box_border_darker_gray_tr.png) 100% 0 no-repeat; padding:2px}

.box_light_t {background: url(images/box_light_gray_dot.png) 0 0 repeat-x; }
.box_light_b {background: url(images/box_light_gray_dot.png) 0 100% repeat-x}
.box_light_l {background: url(images/box_light_gray_dot.png) 0 0 repeat-y}
.box_light_r {background: url(images/box_light_gray_dot.png) 100% 0 repeat-y}

.box_light_bl {background: url(images/box_border_light_gray_bl.png) 0 100% no-repeat;}
.box_light_br {background: url(images/box_border_light_gray_br.png) 100% 100% no-repeat}
.box_light_tl {background: url(images/box_border_light_gray_tl.png) 0 0 no-repeat;}
.box_light_tr {background: url(images/box_border_light_gray_tr.png) 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:190px;
	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_link
{
	font-size:11px; font-weight:bold; color:#0175BF;
}


.catalog_links
{
	width:100%;
	clear:both;
}

.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: 8px;
}

.catalog_links ul li a
{
	font-size:14px; 
	color:#000; 
	line-height:24px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.catalog_links ul li a:hover, .category_box_link a:hover
{
	color: #0175BF;
	text-decoration: underline;
}


.itemstxt
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
    color:#888;
}

.gray_txt{
    color:#888;
}

.product_list_item_link
{
	font-size:13px;
	font-weight:bold;
	color:#5C6EA0;
}

/*ovo je i za curency*/
.price_label_txt /*Cena:   RSD*/
{
	color:#888888;
	font-size:11px;
}

.product_grid_link{font-weight:bold;}



.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:20px;

  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: 12px;
}

.home_3products_box{
    width: 203px;
    padding: 10px;
}


.home_3name_box_height {
    height: 45px;
}

.home_4products_box{
    width: 208px;
    padding: 5px;
}

.home_4name_box_height {
    height: 45px;
}

.home_5products_box{
    width: 168px;
    padding: 5px;
}

.home_5name_box_height {
    height: 45px;
}

.head_top_link_user{
	font-weight:bold;
}

.background_right {
	position: fixed;
	top: 0;
	left: 50%;
	margin-left: 600px;
    width: 10px;
    height: 100%;
    background-image: url(templates/images/right_shadow1.jpg);
	background-repeat: repeat-y;
}

.background_left {
	position: fixed;
	top: 0;
	left: 50%;
	margin-left: -607px;
    width: 10px;
    height: 100%;
    background-image: url(templates/images/left_shadow.jpg);
	background-repeat: repeat-y;
}

.top_nav_item1 {
	width: 150px;
	width: 140px;
	background:url(images/nav/top_nav_bckg1.jpg)  repeat-x top;
}

.top_nav_item1 a {
	background:url(images/nav/top_nav_bckg_left1.jpg)  no-repeat left top;
	/*padding-left: 13px;*/
	padding-left: 15px;
}

.top_nav_item2 {
	width: 159px;
	background:url(images/nav/top_nav_bckg2.jpg)  repeat-x top;	
}

.top_nav_item2 a {
	background:url(images/nav/top_nav_bckg_left2.jpg)  no-repeat left top;
	/*padding-left: 40px;*/
	padding-left: 34px;
}

.top_nav_item3 {
	width: 149px;
	background:url(images/nav/top_nav_bckg3.jpg)  repeat-x top;
}

.top_nav_item3 a {
	background:url(images/nav/top_nav_bckg_left3.jpg)  no-repeat left top;
	/*padding-left: 40px;*/
	padding-left: 33px;
}

.top_nav_item4 {
	width: 147px;
	background:url(images/nav/top_nav_bckg4.jpg)  repeat-x top;
}

.top_nav_item4 a {
	background:url(images/nav/top_nav_bckg_left4.jpg)  no-repeat left top;
	/*padding-left: 46px;*/
	padding-left: 33px;
}

.top_nav_item5 {
	width: 162px;
	width: 192px;
	background:url(images/nav/top_nav_bckg5.jpg)  repeat-x top;
}

.top_nav_item5 a {
	background:url(images/nav/top_nav_bckg_left5.jpg)  no-repeat left top;
	/*padding-left: 41px;*/
	padding-left: 33px;
}

.top_nav_item6 {
	width: 162px;
	width: 192px;
	background:url(images/nav/top_nav_bckg6.jpg)  repeat-x top;
}

.top_nav_item6 a {
	background:url(images/nav/top_nav_bckg_left6.jpg)  no-repeat left top;
	/*padding-left: 45px;*/
	padding-left: 43px;
}

.top_nav_item7 {
	width: 195px;
	width: 175px;
	background:url(images/nav/top_nav_bckg7.jpg)  repeat-x top;
}

.top_nav_item7 a {
	float: left;
	background:url(images/nav/top_nav_bckg_left7.jpg)  no-repeat left top;
	/*padding-left: 65px;*/
	padding-left: 53px;
}

#last_nav_item_right_img_cnt {
	width: 24px;
	/*height: 42px;*/
	height: 33px;
	padding-left: 0;
	float: right;
	background:url(images/nav/top_nav_bckg_right7.jpg)  no-repeat left top;
}

#head_search_button {
	cursor: pointer;
	/*border: none;
	padding: 0;
	background-image: url(images/head_search_button.png);
	background-color: inherit;
	width: 82px;
	height: 34px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	margin-left: -3px;
	padding-bottom: 2px;*/
}

.category_box_link, .category_box_link a, ul.link_list li a {
	color: #222222;
	font-size: 15px;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 5px;
}

ul.link_list li a {
	padding: 0;
}

.service_title_under_line {
	background: url(images/service_title_under_line.png) no-repeat;
	height: 1px;
        margin-top: 5px;
	width: 365px;	
}

.gray_border_tl {
	background: url(images/box_borders/box_border_gray_tl.png) top left no-repeat;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

.gray_border_bl {
	background: url(images/box_borders/box_border_gray_bl.png) bottom left no-repeat;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

.gray_border_tr {
	background: url(images/box_borders/box_border_gray_tr.png) top right no-repeat;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

.gray_border_br {
	background: url(images/box_borders/box_border_gray_br.png) bottom right no-repeat;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

.gray_border {
	width: 900px;
	height: 135px
	/*background-color: #f6f6f6;*/
	/*border: #d6d6d6 1px solid;*/
}

.gray_border_top_bottom {	
	margin-left: 10px;
	margin-right: 9px;
	margin-top: 0px;
	height: 1px;
	background-color: #d6d6d6;
}

.gray_border_left {	
	float:left;
	margin-top: 9px;
	
	width: 1px;
	height: 120px;
	background-color: #d6d6d6;
}

.gray_border_right {	
	float:right;
	margin-top: 8px;	
	width: 1px;
	height: 120px;
	background-color: #d6d6d6;
}

#home_bottom_info_box {
	background-color:#f6f6f6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#home_bottom_info_box span {
	font-size: 16px;
	font-weight: bold;
}

#home_bottom_info_box ul {
	padding: 0;
}

#home_bottom_info_box li {
	list-style: none;
	line-height: 1.6em;
}

#home_bottom_info_box li a {
	font-size: 13px;
	color: #000000;
}

.home_bottom_info_box_content {
	margin-top: 10px;
	padding-left: 15px;
}

.copyright_txt {
	margin-left: auto;
	margin-right: auto;
	width: 230px;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align:center;
}

.box_sub_title_line, .box_left_sub_title_line, .box_right_sub_title_line {
	height:2px;
	background-color:#da251d;
	margin-right:7px;
	margin-left:-5px;
}

.box_promo_content {
	padding-top: 15px;
	padding-bottom: 10px;
}

/*.gray_border {
	border: #d6d6d6 1px solid;
	background-color: #f6f6f6;
	padding: 0;
	margin: 0;
}*/

#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;
}

#brand_image_prod_details {
	display: inline;
	padding: 0px;
	padding-left: 20px;
	margin:0px;
}

.promo_all_prods_link_cnt{
    /*font-weight: bold;*/
}

#top_stripe {
	height: 29px;
	width: 100%;
	background:#FFF url('images/top_stripe.png') repeat-x top;
}

#top_stripe_content{
	width: 1156px;
	height: 29px;
	margin-left: auto;
	margin-right: auto;
}

.header_txt_gray, .header_txt_red{
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}

.header_txt_gray{
	color: #444444;
}

.header_txt_red{
	color: #da231b;
}

#all_brands_tbl {
    width: 100%;
}

#all_brands_tbl .link {
    text-decoration: none;
}

#all_brands_tbl .link:hover {
    text-decoration: underline;
}

.old_price_txt {
    text-decoration: line-through;
    color: #989898;
    font-size: 14px;
    font-weight: bold;
}

.catalog_links ul li.category_hover a:hover{
    background: #DA251D;
    color: #fff;
}
/*skolski ribor plava*/
.catalog_links ul li.category_hover2 a:hover{
    background: #088fcf;
    color: #fff;
}
/*paketi braon*/
.catalog_links ul li.category_hover3 a:hover{
    background: #c79072;
    color: #fff;
}
/*industrija zelena*/
.catalog_links ul li.category_hover4 a:hover{
    background: #248238;
    color: #fff;
}




