body {
	 font-family: "trebuchet ms", verdana, arial, helvetica;
}

.product {
		 
}
.product .code {
		 font-size: 12px;
}
.product .price {
		 font-size: 14px;
		font-weight: normal;
}
.old-price {
		 text-decoration: line-through;
		 /*color: ;*/
		font-weight: normal;
}


.price4 {
		 font-size: 10px;
		font-weight: normal;
}
.old-price4 {
		 text-decoration: line-through;
		 /*color: ;*/
		font-weight: normal;
}



.product .img {
		 border: 1px solid #326432;
}
.product a img {
		 border: none;
} 
.product h1 {
		 text-align: left;
}

.details {

}

.details .details {

}

.menu {		font-family: arial;
			font-size: 9pt;
			font-weight: bold;
			text-align: left;
			text-decoration: none;
			color: #FFD802;
}

.infoline {		font-family: arial;
			font-size: 8pt;
			font-weight: bold;
			text-decoration: none;
			color: #FFD802;
			vertical-align: 50%;
			
}



	a.menu:link    {text-decoration: none; color: FFD802;}
	a.menu:visited {text-decoration: none; color: FFD802;}
	a.menu:active  {text-decoration: underline; color: FFD802;}
	a.menu:hover   {text-decoration: underline; color: FFD802;} 
	
.home {
			font-family: arial;
			font-size: 9pt;
			font-weight: bold;
			text-align: justify;
			text-decoration: none;
			color: #214121;
			
}

a.home:link    {text-decoration: none; color: FFD802;}
	a.home:visited {text-decoration: none; color: FFD802;}
	a.home:active  {text-decoration: underline; color: FFD802;}
	a.home:hover   {text-decoration: underline; color: FFD802;} 

	
	
	
.categories {
			font-family: arial;
			font-size: 8pt;
			font-weight: bold;
			text-align: justify;
			text-decoration: none;
			color: #214121;
			
}

a.categories:link    {text-decoration: none; color: FFD802;}
a.categories:visited {text-decoration: none; color: FFD802;}
a.categories:active  {text-decoration: underline; color: FFD802;}
a.categories:hover   {text-decoration: underline; color: FFD802;} 

.kosar {	font-family: arial;
			font-size: 8pt;
			font-weight: bold;
			text-decoration: none;
			color: #FFD802;
}
.kosar a {
	   color: #FFD802;
	   text-decoration: none;

}
.kosar a:hover {
	   color: #FFD802;
	   text-decoration: underline;

}

.kosar img {
	   border: none;

}

.kosar_title {	font-family: arial;
			font-size: 8pt;
			font-weight: bold;
			text-decoration: underline;
			color: #FFD802;
}


.kosarinput {
 	   font-family: "trebuchet ms", helvetica, arial, sans-serif;
	   border: 0px;
	   background-color: #FFFFFF;
	   color: #000000;
	   font-size: 11px;
	   font-weight: bold;
	   width: 17px;
	   
	   }
	   
.orderinput1 {
 	   font-family: "trebuchet ms", helvetica, arial, sans-serif;
	   border: 0px;
	   background-color: #FFFFFF;
	   color: #000000;
	   font-size: 11px;
	   font-weight: bold;
	   width: 200px;
	   
	   }
	   
.orderinput2 {
 	   font-family: "trebuchet ms", helvetica, arial, sans-serif;
	   border: 0px;
	   background-color: #FFFFFF;
	   color: #000000;
	   font-size: 11px;
	   font-weight: bold;
	   width: 160px;
	   height: 100px;
	   }
	   
.submit1 {
		 font-family: "trebuchet ms", helvetica, arial, sans-serif; 
		 border: 1px solid #FFD802;
		 font-size: 11px;
		 background-color: #326432;
		 font-weight: normal;
		 color: #FFD802;
}

