body {
	background-color: #FFFFFF;
	font-family:Verdana, 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:990px;
    margin-left: auto;
    margin-right: auto;
	text-align: left;
}

#header {
  width: 100%;
  margin-bottom:10px;
  height:100%;
}
#head_left {
  float: left;
  width:190px;
  height:120px;
  padding:0;
  margin:0;
 text-align:center;
}

#head_mid {
  float: left;
  margin:0;    
  padding:0;
  height:80px;
}

#head_right {
  float: right;
  margin:0;
  padding:0;
  width:235px;
  height:35px;
}

/* Login | Registrujte */
#user_login {
  float:right;
  text-align:right;
  padding-top:5px;
  margin:0;
  width:234px;
  height:20px;
  
}

/* main layout */

#leftcol_3col {
  float: left;
  width: 175px;
  margin-right:15px;
  margin-bottom:10px;   
}

#rightcol_3col {
  float: right;
  width: 175px;
  margin-bottom:10px;  
  text-align:right;
  vertical-align:top;
}

#maincontent_3col {
  float: left;
  width: 610px;
  margin-bottom:10px;

  
  min-height:400px;
  height:auto !important;
  height:400px;

  
}

#rightcol_2col {
  float: right;
  width: 175px;
  margin-bottom:10px;  
  margin-left:15px;
}

#maincontent_2col_with_right { 
  float: left;
  width: 775px;
  margin-left: 8px;/*ie6 se prelama sa vecim margin */
  margin-bottom:10px;
  
  
  min-height:400px;
  height:auto !important;
  height:400px;
  
  
}

#leftcol_2col {
  float: left;
  width: 175px;
  margin-bottom:10px;  
  margin-right:15px;
  
  
  
}

#maincontent_2col_with_left {
  float: left;
  width: 795px;
  margin-bottom:10px;

  min-height:400px;
  height:auto !important;
  height:400px;

  
}

#maincontent_no_col {

  min-height:400px;
  height:auto !important;
  height:400px;

  
}


#footer {
  float:left;	
  clear: both;
  width: 100%;
  height:140px;
  
  /*background-color:#656565;*/
  background:#656565 url('images/footer_stripe.gif') repeat-x top;
  
  color:#B0B0B0;
  border:0;
  margin:0;
  padding:0;
  
}



.footer_title{
	color:#D5D5D5;
	font-weight:bold;
	font-size:11px;
	padding-top:2px;
	padding-bottom:22px;
}

.footer_list {
	list-style:none;
	margin:0;
	padding:15px 0 8px 0;
	border:0;
	line-height:16px;
	font-size:13px;
}
.footer_list a
{
	color:#CECECE;
}

.footer_list a:hover
{
color:#FFFFFF;
}

.footer_link{color:#CDCDCD;}
.footer_link:hover{color:#fff;}



.poweredby_txt	{
clear:both;
float:right;
padding-right:25px;
}

.poweredby_txt
{
font-weight:bold;
color:#9C9C9C;
}

.poweredby_txt a
{
	color:#CDCDCD;
}

.poweredby_txt a:hover
{
	color:#9d9d9d;
}


/* Links */

A { color:#0175BF; font-size:12px;}
A:hover {  color:#235076;} 
.small_link { font-size:11px; }
.small_link a { font-size:11px; }

/*
.link{font-size:12px;}
*/
a.menu_link { font-size:12px; line-height: 16px;}



.userlink 			{ font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#0175BF; text-decoration:underline; letter-spacing:1px; }
.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 */

.title_txt 			{ color:#34322d; font-size:18px; font-weight:bold  } /* naslovi */
.titletxt 			{ 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; }*/
h1					{ color:#111111; letter-spacing:1px; font-size:18px; 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; }
.smallertxt {  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 		{clear:both; 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; }

.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;}
.action_price_txt	{  font-size:16px;  color:#333333;}

.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;
}

.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:#5f5f5f; font-weight:bold; font-size:11px;}
.basket_footer {background-color:#E4E4E4; color:#333333; font-size:13px;}

table.dg {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #CFCFCF;
	border-collapse: collapse;
}

table.dg td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color:#CFCFCF;
}

/* 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 #444444; 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;
}
.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:31px;
	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:16px;
	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;
}


.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;
}

.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;
	width:100%;
	float:left;
}

.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;
float:left;
clear: left;

}

/*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:12px;
	line-height:25px;
	color:#111111;
	font-weight:bold;
	display:block;
	padding:3px;
	padding-top:1px;
	padding-left:7px;
	padding-bottom:8px;
	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_bl.gif) 0 100% no-repeat}
.products_box_br {background: url(images/box_br.gif) 100% 100% no-repeat}
.products_box_tl {background: url(images/box_tl.gif) 0 0 no-repeat}
.products_box_tr {background: url(images/box_tr.gif) 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;
}



/*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
}

.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:#FFFFCC; }

.boxtop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFCFCF;
}

.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;
}


.boxbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
}

.boxborder			{ border: 1px solid #CFCFCF; border-collapse:collapse; }

/*



logo style settings
.logo_pad{
	padding-left:0;
	padding-top:7px;
	padding-bottom:7px;
}



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;}
.news_title_link{font-size:14px; font-weight:bold; letter-spacing:1px;}
.title_link{font-size:14px; font-weight:bold; letter-spacing:1px;}


.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_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_bl {background: url(images/box_bl.gif) 0 100% no-repeat;}
.box_br {background: url(images/box_br.gif) 100% 100% no-repeat}
.box_tl {background: url(images/box_tl.gif) 0 0 no-repeat;}
.box_tr {background: url(images/box_tr.gif) 100% 0 no-repeat; padding:2px}

.pager {
	margin-top: 7px;
	margin-bottom: 7px;	
}

.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;
	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:170px;
	margin-top:7px;
	margin-bottom:7px;	
	clear:right;
}


.news_leatest_teaser
{
width:98%; 
padding:1px; 
padding-bottom:15px; 
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
{
float:right; 
width:75px; 
padding:0; 
padding-right:1px; 
margin:0; border:0; 
color:#a2a2a2; 
font-size:11px; 
letter-spacing:1px;
}

.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:260px;
	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:#FFFFCC; }


.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:#FFFFCC; }


.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:#FFFFCC; }



.catalog_link
{
	font-size:11px; font-weight:bold; color:#0175BF;
}


.catalog_links
{
	width:100%;
}

.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
{
	height:20px;
	background:url('images/grey_pointer.gif') no-repeat;
	background-position:0 2px;
	padding:0;
	padding-left:12px;
}

.catalog_links ul li a
{
	font-size:11px; font-weight:bold; color:#0175BF;
}



.itemstxt
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#CCCCCC;
}

.gray_txt{
color:#888;
}

.product_list_item_link
{
	font-size:13px;
	font-weight:bold;
	color:#5C6EA0;
}

/*ovo je i za curency*/
.product_list_item_txt /*Cena:   RSD*/
{
	color:#B8B8B8;
	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;
}


.user_message_name {
	color: #75BF00;
	font-weight: bold;
}

.support_message_name {
	color: #3366CC;
	font-weight: bold;
}


.dg_ticket_row				{ height:30px;}
table.tickets {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #cccccc;
	border-collapse: collapse;
}
table.tickets td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color:#cccccc;
}

/*width of input fields in forms*/
.in_width
{
width:150px;
}

.fieldnametxt 
{
	font-weight:bold;
}



#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;
}

#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;
}


.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;
}