body {
	background-color: #FFFFFF;
	font-family:Verdana;
	font-size:12px;
	color:#000;
	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:85px;
  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:80px;
}

/* Login | Registrujte */
#user_login {
  padding-top:17px;
  margin:0;
  clear:both;
  width:234;
  height:20px;
  text-align:right;
}

/* main layout */

#leftcol_3col {
  float: left;
  width: 195px;
  margin-bottom:10px;  
  margin-right:10px;
}

#rightcol_3col {
  float: right;
  width: 175px;
  margin-bottom:10px;  
  vertical-align:top;
}

#maincontent_3col {
  float: left;
  width: 600px;
  margin-bottom:10px;
}

#rightcol_2col {
  float: right;
  width: 175px;
  margin-bottom:10px;  
  margin-left:15px;
}

#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: 193px;
  margin-bottom:10px;  
  margin-right:7px;
}

#maincontent_2col_with_left {
  float: left;
  width: 775px;
  margin-bottom:10px;
}

#footer {
  float:left;	
  clear: both;
  width: 100%;

  background-color:#F1F1F1;
  border:0;
  margin:0;
  padding:0;
  border-top:#CFCFCF 1px solid;
}

.footer_title{
color:#6e6e6e;
font-weight:bold;
font-size:11px;
padding-top:1px;
}

.footer_list
{
list-style:none;

margin:0;
padding:8px 0 8px 0;
border:0;
line-height:16px;
}

.poweredby_txt	{ clear:both; background-color:#fff; font-size:11px; color:#333333; padding-top:7px; padding-bottom: 20px;}



/* Links */

A { color:#4A8000; }
A:hover {  color:#F47B20;} 

.link{ font-size:11px;}

a.menu_link { font-size:11px; font-family:Verdana; font-weight:bold; color:#4A8000; line-height:20px;}
a.menu_link_in_table { font-size:11px; font-family:Verdana; font-weight:bold; color:#4A8000;}
a.menu_link:hover{color:#F47B20}
a.small_link { font-size:10px; }

a.small_product_link { font-size:11px; font-family:Verdana; color:#4A8000; font-weight:bold;}


.userlink 			{  font-size:11px; font-weight:bold; color:#2B6291; text-decoration:none; letter-spacing:1px;}
.userlink:hover		{ text-decoration:underline;}
.breadcrumbcurrent	{ color:#403F3C; font-weight:bold }


/* Text */

.title_txt 			{ color:#34322d; font-size:18px; font-weight:bold  } /* naslovi */
h1					{ color:#34322d; font-size:18px; font-weight:bold; }

.subtitle_txt 		{ color:#34322d; font-size:14px; font-weight:bold } /* podnaslovi */
h2			 		{ color:#34322d; font-size:14px; font-weight:bold }

.item_num_txt { font-size:10px; color:#999999; } /* broj proizvoda u kategoriji */
.box_label_text{ color:#444444; 	font-size:12; } /* 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;}

.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:14px; font-weight:bold; color:#333333;}
.action_price_txt	{  font-size:14px; letter-spacing:1px; font-weight:bold;  color:#000;}

.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; } 


.pagedel			{ color:#aaaaaa; } 				/* pager delimiter color */
.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
	{
	width:650px;
	padding-top:7px;

	}
.head_navigation ul
	{
		margin:0;
		padding:0;
		text-align:center;		
	}

.head_navigation ul li	{
		display:block;
		list-style-type:none;
		float:left;
		/*background: url(images/top_nav_bckg.gif) 0 0 repeat-x;*/
		padding: 0 1px 0 0;
		margin: 0 1px 0 5px;
		/*border:#448CD3 solid 1px;*/
		text-align:center;
		vertical-align:middle;
		color:#FFFFFF;
		font-size:13px;
		font-weight:bold;
		letter-spacing:1px;
		text-decoration:none;

}


.head_navigation li a {
		display: block;
		padding: 3px 4px 3px 4px;
		
		width:90px;
		font-size:13px;
		font-weight:bold;
		text-decoration:none;
		color:#fff;
}


.head_navigation ul li a:hover	{
		/*background: url(images/top_nav_bckg_over.gif) 0 0 repeat-x;*/
		/*color:#F47B20;*/
		text-decoration:underline;
}

.active_tab{ border:solid #CFCFCF 1px; border-bottom:0px; }


/* boxes */ 

.box_border {
	border:#CFCFCF solid 1px;
}

.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;
}


.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;
}



.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:22px;
margin:0;
padding:0;

font:11px Verdana;
color:#FAFAFA;
letter-spacing:1px;
font-weight:bold;
background-color: transparent;
background-image:url(images/btn_bckg.gif); 
border-style: none;
cursor:pointer;
}

.pix_line{ /*linija ispod navigacije moze i za ostale */
background-color:#CFCFCF;
}

.mnuItem:hover { background-color:#FFFFCC; }

/*

.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:12px; font-weight:bold;}
.title_link{font-size:13px; font-weight:bold;}





/*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}
.white_box_tl {background: url(images/white_box_tl.gif) 0 0 no-repeat}
.white_box_tr {background: url(images/white_box_tr.gif) 100% 0 no-repeat; padding:10px}

.box_category_tl {background: url(images/box_category_tl.gif) 0 0 no-repeat}
.box_category_tr {background: url(images/box_category_tr.gif) 100% 0 no-repeat; padding:2px}



.green_header{background: url(images/green_header_back.gif) 0 0;}
.box_green_t {}
.box_green_b {}
.box_green_l {}
.box_green_r {}
.box_green_bl {background: url(images/box_green_bl.gif) 0 100% no-repeat}
.box_green_br {background: url(images/box_green_br.gif) 100% 100% no-repeat}
.box_green_tl {background: url(images/box_green_tl.gif) 0 0 no-repeat}
.box_green_tr {background: url(images/box_green_tr.gif) 100% 0 no-repeat; padding:0}


.white_navigation a { color:#FFFFFF; font-size:13px; font-weight:bold; letter-spacing:1px; text-decoration:none;}




.blue_box_t {}
.blue_box_b {}
.blue_box_l {}
.blue_box_r {}
.blue_box_bl {}
.blue_box_br {}
.blue_box_tl {background: url(images/box_tl_blue.gif) 0 0 no-repeat}
.blue_box_tr {background: url(images/box_tr_blue.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;
}



.gray_box_head{
	font-family:Verdana;
	font-size:12px;
	color:#333;
	font-weight:bold;
	display:block;
	padding:3px;
	padding-left:10px;
	text-align:left;
}
.orange_box_head{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	letter-spacing:1px;
	color:#F47B22;
	display:block;
	padding:3px;
	padding-left:10px;
	text-align:left;
	
}



.box_content{
	padding:5px;
	margin:0;
	border:0


	font-family:verdana;
	font-size:12px;
	color:#000;
	display:block;
	padding:7px;
}

.box_content ul{
	list-style-position: outside;
	padding:0;
	margin:0;
}
.box_content ul li{
	list-style-type:none;
	display:block;
}
.box_content li a{
	font-family:Verdana;
	text-align:left;
	display:block;
	text-decoration:underline;
	color:#D50836;
	font-size:12px;
	line-height:15px;
	padding-top:3px;
	padding-left:0px;
	margin-left:0px;
}
.box_content li a:hover{
	color:#110975;
	text-decoration:underline;
}
.box_greybg{
background-color:#FFFFFF;
width:100%;
}


.box_category_greybg{
background-image:url(images/box_back.gif); 
background-repeat:repeat-x; 
width:100%;
}


.box_bluebg{
/*background-image:url(images/box_back_blue.gif); */
background-color:#CBDFFA;
width:100%;
}

.raquo_class
{
font-size:12px;
color:#F47B22;
font-weight:bold;
}

.news_teaser{font-size:11px;}



.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;
}


.product_list_cell {
	border-bottom: 1px solid #cccccc;
	height:120px;
}

.product_list_cell_bottom {
	border: none;
}

.product_list_link{font-size:13px; font-weight:bold; color:#539000}

.breadcrumb{font-size:12px;}

.smallertxt 		{ font-size:10px; }

.curency{font-size:12px; font-weight:normal;}

.product_grid_link{font-size:12px; font-weight:bold; color:#539000}



#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;
}

.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;
}
