p, font
{ font-family:		Tahoma , Verdana, Arial, Sans-Serif;
}
td, th 
{ font-family:		Tahoma, Verdana, Arial, Sans-Serif;
 font-size: 85%;
}

h1
{ color:			RED;
  font-size:		180%;
}
h5
{
  font-size:		115%;
}
.header
{ font-size:		125%;
  color:			black;
  font-weight:		bold;
  text-decoration:	underline;
}
.no_underline
{ text-decoration:		none;
}
a
{font-weight:		bold;
 color: #58144f;
}
.small
{ font-size:		80%;
}
.faq
{ font-size:		110%;
}
.price_brief
{ font-size:		120%;
}
.big
{ font-size:		150%;
  text-decoration:	none;
}
.cat
{ font-size:		150%;
}
.standard
{ font-weight:		normal;
}
.white
{ color:			white;
}
.pink
{ color:			#d80b84;
}
.menu
{ color:			white;
  font-weight:		bold;
  font-size:		100%;
}
div.topmenu_selected
{
  background:		#58144f;
  padding:			7px;
}
div.topmenu_notselected
{
  background:		#af9fad;
  padding:			7px;
}
.footer
{
  font-size:		60%;
  color:			gray;
}
.lightsmall
{ color:			black;
  font-size:		80%;
}
.category_child
{
  font-weight:		normal;
}
.cart
{
  font-size:		90%;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			0px;
  font-weight:		bold;
  color:			#58144f;
  background-color:  transparent;
}

.style1 {color: #0000FF}



ul.icq {
	margin: 0px;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
	list-style-type: none;
        background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	color: #949494;
	font-weight: normal;
}

ul.icq li {
	background-position: left center;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	color: #949494;
	font-weight: normal;
}

ul.icq li.online {
	background-image: url(../images/onlineICQIcon.gif);
}

ul.icq li.offline {
	background-image: url(../images/offlineICQIcon.gif);
}

ul.icq li.deactivated, ul.icq li {
	background-image: url(../images/deactivatedICQIcon.gif);
}
