body
	{
		background-color: white;  
		background-image: url(images/fon.jpg) }, url(images/vetka.png);
		background-position: bottom right, top left ;
		background-repeat: no-repeat;
			
p, font
{ font-family:		'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
td, th 
{ font-family:		'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
 font-size: 85%;
}

h1
{ color:			black;
  font-size:		180%;
}
h5
{
  font-size:		115%;
}
.header
{ font-size:		125%;
  color:			black;
  font-weight:		bold;
  text-decoration:	underline;
}
.no_underline
{ 
	text-decoration:	none;
}

.no_underline_grey
	{
		text-align: right;
		color: #aaaaaa;
		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:		150%;
  text-decoration:	none;
}
.cat
{ font-size:		150%;
}
.standard
{ font-weight:		normal;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}
.menu
{ color:			white;
  font-weight:		bold;
  font-size:		100%;
  text-decoration:	none;
}

.menu_catalog
{
	color:			black;
	font-weight:	bold;
	font-size:		100%;	
}


div.topmenu_selected
{
  background:		#203560;
  padding:			6px;
}
div.topmenu_notselected
{
  background:		#bb0000;
  padding:			5px;
}

div.separator
	{
		  background:		#4E679F;
		  padding:			0px;
	}

.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:			navy;
  background-color:  transparent;
}

.ltc	{
			background-image: url(images/ltcorn.png);
			background-position: bottom right;
			background-repeat: no-repeat;
		}

.tstbl		
		{
			background-image: url(images/ttbl.png);
			background-position: bottom;
			background-repeat: repeat-x;
		}

.rtc	
		{
			background-image: url(images/rtcorn.png);
			background-position: bottom left;
			background-repeat: no-repeat;			
		}
		
.lstbl	
		{
			background-image: url(images/ltbl.png);
			background-position: right;
			background-repeat: repeat-y;			
		}
		
.rstbl	
		{
			background-image: url(images/rtbl.png);
			background-position: left;
			background-repeat: repeat-y;
		}

.innertbl
		{
 
		}	

.lbc	{
			background-image: url(images/lbcorn.png);
			background-position: top right;
			background-repeat: no-repeat;
		}

.bstbl		
		{
			background-image: url(images/btbl.png);
			background-position: top;
			background-repeat: repeat-x;
		}

.rbc	
		{
			background-image: url(images/rbcorn.png);
			background-position: top left;
			background-repeat: no-repeat;			
		}


#top_menu_bg:hover	
		{
		  background:		#203560;
		  padding: 5px;
		}	
