p, font
{ font-family: 		Arial, Verdana, Helvetica, sans-serif;
}
td, th 
{ font-family: 		Arial, Verdana, Helvetica, sans-serif;
 font-size: 		75%;
}

h1
{ color: 			black;
  font-size: 		150%;
}
h5
{
  font-size: 		115%;
}
.header
{ font-size:		115%;
  color:			#000099;
  font-weight:		bold;
  text-decoration:	none;
}
.no_underline
{ text-decoration:	none;
}
a
{font-weight:		bold;
 color:				navy;
}
.small
{ font-size:		80%;
}
.faq
{ font-size:		110%;
}
.price_brief
{ font-size:		120%;
}
.big
{ font-size:		130%;
  text-decoration:	none;
}
.cat
{ font-size:		120%;
}
.standard
{ font-weight:		normal;
}
.light
{ color:			black;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}
.menu
{ color:			white;
  text-decoration:	none;
  font-weight:		normal;
  font-size:		12px;
}
.menu a:link
{ color:			white;
  text-decoration:	none;
  font-weight:		normal;
  font-size:		12px;
}  
.menu a:hover
{ color:			#FFFFFF;
  text-decoration:	underline;
  font-weight:		normal;
  font-size:		12px;
}
.footer
{
  font-size:		10px;
  color: 			#FFFFFF;
}
.lightsmall
{ color:			black;
  font-size:		80%;
}
.lightstandard
{ color:			black;
  font-weight:		normal;
}
.middle
{ color:			black;
}
.cart
{
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			black;
  background-color: transparent;
}
.totalPrice
{ font-size:	    16px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			red;
  background-color: transparent;
}
.kategorija {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.kategorija_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.kategorija a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.kategorija a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}

