
body { background-color: #FDF2DA;  font-family:	Tahoma; }

a { color:		 #660033;}

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: none; }

td, th 
{ font-size: 11px; }

h1 { color:	black;  font-size:13px; font-weight:bold; }
h2 { color:	black;  font-size:13px; font-weight:lighter; }
h3 { color:	black;  font-size:12px; font-weight:lighter; }
h4 { color:	black;  font-size:12px; font-weight:lighter; }
h5 { color:	black;  font-size:12px; font-weight:lighter; }

.header
{ font-size:		13px;
  color:			black;
  font-weight:		bold;
  font-family:      Arial;
}

.small
{ font-size:		12px;
}

.faq
{ font-size:		13px;
}

.price_brief
{ font-size:		13px;
}

.big
{ font-size:		15px;
  text-decoration:	none;
}

.cat
{ font-size:		13px;
}

.standard
{ font-weight:		normal;
}

.light
{ color:			#6E0E3C;
}

.white
{ color:			white;
}

.pink
{ color:			pink;
}

.menu
{ color:			#FFFFFF;
  font-size:		12px;
}

a.footer { font-size:10px; color:#FFFFFF; vertical-align:bottom; }

.lightsmall
{ color:			#6E0E3C;
  font-size:		12px;
}

.lightstandard
{ color:			#6E0E3C;
  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:			#6E0E3C;
  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;
}


td.levo  { background: url(images/top1.gif) repeat-x right; width:40%;  height: 156px; }
td.pravo { background: url(images/top2.gif) repeat-x left;  width:40%;  height: 156px; }

