div #productlinks {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-transform: lowercase;
	padding:1px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	display:block;
	float:left;
	width:auto;
}

div #productlinks  a:link,  #productlinks1 a:visited {color: #BF0C83;text-decoration: none;font-weight:bold;}
div #productlinks a:hover {color: #BF0C83;text-decoration: underline;}

div #productlinks ul li {
	background: url(../images/bulletli_proiz.gif) no-repeat 0px 5px;
	display:block;
	margin:0px 0px 3px 10px;
	padding:2px 2px 3px 15px;	
	font-size: 14px;
	font-weight:normal;
	color: #0098CA;
	text-transform: uppercase;
	text-align:left;
   }
}

div #productlinks li a:link, #productlinks li a:visited {color:#0098CA;text-decoration: none;font-weight:bold;}
div #productlinks li a:hover {color: #C1272D;text-decoration: underline;}


/* Product view - Tabela proizvoda */

div #product_view {
	float:left;
	display:block;
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
div #product_view h2 {
	display:block;
	margin:0px 0px 3px 0px;
	padding:2px 2px 3px 0px;	
	font-size: 16px;
	font-weight:normal;
	color: #003e06;
	text-align:left;
   }
div #product_view table  {
	width:100%;
	text-align:left;
	margin: 0px 0px 0px 0px;
	border:1px solid #f4f8eb;
  }

div #product_view table th {
	margin: 2px;
	padding: 3px 5px 3px 10px;
	border-bottom: 2px solid #87a93e;
	background:#f4f8eb;
	font-size: 110%;
	font-weight: bold;
	color:#003e06;
  }
div #product_view table p.slika {
	text-align:left;
	padding:5px;
  }
div #product_view table p.slika img.slika {
	border:1px solid #D5D5D5;
  }

div #product_view table p.naziv {
	font-size: 100%;
	color: #003e06;
	text-align:left;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	padding:7px 2px 5px 10px;
  }
div #product_view table p.naziv a:link, #product_view table p.naziv a:visited { 			
	color:#003e06;
	text-decoration: none; 
	font-weight:normal;
}
div #product_view table p.naziv a:hover {
	color: #E8272A;
	text-decoration: underline;
	font-weight:normal;
}
div #product_view table p.cena {
	font-size: 100%;
	color: #003e06;
	text-align:left;
	margin:0px;
	font-weight:normal;
	padding:5px 5px 2px 5px;
  }
div #product_view table p.opisk {
	font-size: 100%;
	color: #000000;
	text-align:justify;
	margin:0px;
	font-weight:normal;
	padding:5px 5px 2px 5px;
  }


/* Tabela proizvoda detaljno */

div #product_view_details  {
	display:block;
	float:left;
	width: 100%px;
    margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
div #product_view_details h2.header {
	text-transform: uppercase;
	margin:0px 0px 3px 0px;
	padding:5px 2px 5px 0px;
	font-size: 20px;
	font-weight:normal;
	color:#003e06;
	text-align:left;	
}
div #product_view_details #headerh1 {	
	margin:16px 0px -8px 0px;
   }
div #product_view_details #headerh1 h1 {
	font-size: 18px;
}

div #product_view_details h2 a:link, #product_view_details h2 a:visited {color:#E8272A; text-decoration: none;}
div #product_view_details h2 a:hover {color: #E8272A;text-decoration: underline;}


div #product_view_details table {
	display:block;
	width: 100%px;
    margin:0px 0px 0px 0px;
	padding:0px;
	background:#FFFFFF;
}
div #product_view_details table p.cena {
	font-size: 100%;
	color: #000000;
	text-align:left;
	margin:0px;
	font-weight:bold;
	padding:5px 5px 2px 5px;
  }

div #product_view_details table p.slika a img.slika, div #product_view_details table p.slika {
	margin:5px 0px 5px 0px ;
	padding:0px;
  }
 div #product_view_details table td.opis {
	padding:0px 5px 5px 5px;
  }
 div #product_view_details table td.opis p{
	padding:3px 0px 3px 0px;
	margin:0px;
  }
 div #product_view_details table td.opis h1 {
	font-size: 20px;
	font-weight:normal;
	color:#003e06;
	margin:0px 0px 0px 0px;
	padding:10px 2px 4px 0px;	
   }

 div #product_view_details table td.opis h2 {
	font-size: 18px;
	font-weight:normal;
	color:#003e06;
	margin:0px 0px 0px 0px;
	padding:10px 2px 4px 0px;	
   }
 div #product_view_details table td.opis h2.header {
 	text-transform: none;
	margin:0px 0px 3px 0px;
	padding:5px 2px 5px 0px;
	font-size: 20px;
	font-weight:normal;
	color:#003e06;
	text-align:left;	
}
 div #product_view_details table td.opis h2.path {
 	text-transform: none;
	margin:0px 0px 3px 0px;
	padding:5px 2px 2px 0px;
	font-size: 14px;
	font-weight:normal;
	color:#003e06;
	text-align:left;	
}
 div #product_view_details table td.opis h2.path img{
	border:none;
	margin:1px 0px -1px 0px;
}
 div #product_view_details table td.opis h3 {
	font-size: 16px;
	font-weight:normal;
	color:#003e06;
	margin:0px 0px 0px 0px;
	text-transform: none;
	font-weight:normal;
	padding:10px 2px 4px 0px;		
   }
 div #product_view_details table td.opis h4 {
	font-size: 100%;
	color: #000000;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	padding:7px 2px 5px 0px;	
   }
 div #product_view_details table td.opis ul li{
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding:1px 0px 2px 20px;
	margin: 5px 5px 0px 15px;
	display:block;
	background: url(../images/bullet.gif) no-repeat 10px 7px;
  }
 div #product_view_details table td.opis ul {
	margin: 5px 0px 5px 0px;
  }
div #product_view_details input {
	padding:2px 2px 2px 0px;
}

div #product_view_details table table.tourheader {
	display:block;
	width: 100%px;
    margin:0px 0px 0px 0px;
	padding:3px ;
	background:#f4f8eb;
	border-top:2px solid #87a93e;
	border-bottom:2px solid #87a93e;
}
div #product_view_details table table.tourheader td{
    margin:3px;
	padding:8px 3px 5px 5px;
}

div #product_view_details table td.meni ul li{
	width:140px;
	height:24px;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	padding:5px 5px 0px 5px;
	margin: 2px 5px 2px 5px;
	display:block;
	background: url(../images/product_link.gif) no-repeat 5px 0px;
} 
div #product_view_details table td.meni input{
	border:none;
	background: url(../images/product_link.gif) no-repeat 0px 0px;
	font-weight:bold;
	width:140px;
	height:30px;
	font-size: 100%;
	font-style: normal;
	text-align: center;
	padding:0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	color:#003e06;
	cursor: pointer;
} 
div #product_view_details table td.meni li a:link, #product_view_details table td.meni li a:visited {color: #003e06;text-decoration: none;font-weight:bold;}
div #product_view_details table td.meni li a:hover {color: #FFFFFF;text-decoration: none;}

div #product_view_details table table.tourheader td select{
	font-size:95%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:120px;
	border:none;
	}

div #product_view_details table table.tourheader td input.submit{	
	background: url(../images/submit.gif) no-repeat top left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 1px;
	width:20px;
	height:20px;
	border:none;
	}
div #pager {
	font-size:90%;
	padding:3px 0px 3px 5px;
	}
div #paginator {
	font-size:90%;
	padding:3px 0px 3px 5px;
	}
div #paginator a:link,  #paginator a:visited {color:#E8272A; text-decoration: none;}
div #paginator a:hover {color: #E8272A;text-decoration: underline;}



/* Pretraga proizvoda */

/* Tabela za ispis osnovnih karakteristika proizvoda */

div #product_view_search {
	float:left;
	width:560px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
div #product_view_search_list h2 {
	display:block;
	margin:10px 0px 3px 0px;
	padding:2px 2px 3px 15px;	
	font-size: 12px;
	font-weight:bold;
	color: black;
	text-transform: uppercase;
	text-align:left;
	}
div #product_view_search_list table {
	width:100%;
	margin: 0px;
	padding: 0px;
}
div #product_view_search_list table th{
	background:#FFFBE8;
	color:#000000;
	font-weight:bold;
	padding:3px;
	border-top:1px solid #FCEE21;
	border-bottom:1px solid #FCEE21;
}
div #product_view_search_list table td{
	border-bottom:1px solid #FCEE21;
}
div #product_view_search_list table th.naziv{
	padding-left:15px;
}



/* Tabela za ispis dodatnih karakteristika proizvoda */

div #product_view_details_search  {
	display:block;
	float:left;
	width: 100%;
    margin:5px 0px 0px 0px;
	padding:0px;
}


/* Forma za naprednu pretragu proizvoda */
div #product_search_form  {
	font-family:   Tahoma,Arial,Verdana;
	float:left;
	width:200px;
    margin:5px 0px 5px 0px;
	padding:0px 0px 0px 10px;
}
div #product_search_form  h1{
	background: url(../images/newsh1back.jpg) no-repeat top left;
	float:left;
	display:block;
	width:190px;
	height:22px;
	margin:0px 0px 0px 0px;
	padding:15px 0px 5px 20px;	
	text-align:left;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
}
div #product_search_form table{
	float:left;
	width: 210px;
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	background: url(../images/newsback.gif) repeat-y top left;
	text-align: left;
}
div #product_search_form table td{
	padding:4px 5px 1px 10px;
}
div #product_search_form input{
	color : #000000;
	font-size : 12px;
	font-family :  Tahoma,Verdana,Arial;
	font-weight: normal;
	width:160px;
	float:left;
/*	border:1px solid red; */
}
div #product_search_form input.submit{
	background: url(../images/submit.gif) no-repeat top left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	width:20px;
	height:20px;
	float:right;
	border:none;
}
div #product_search_form select {
	color : #000000;
	font-size : 12px;
	font-family : Arial, Tahoma,Verdana;
	font-weight: normal;
	width:165px;
}

div #searchbottom {
	float:left;
	background: url(../images/newsbottom.gif) no-repeat top left;
	width:210px;
	height:4px;
	margin: 0px 0px 0px 0px;
	font-size:1px;
	float:left;
}
