.title
{
  text-decoration:	none;
  font-weight:		bold;
}

#mu{display:none;color:yellow;font-weight:bold;}

table
{
  border-color: #444444;
  border-collapse: collapse;
}

body, p, font
{
  font-family:		'Arial', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-size:		14px;
}
td, th 
{
  font-family:		'Arial', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-size:		14px;
  valign: top;
  align: left;
}

img
{
  border: 0;
}
.smallimg
{
  border: 1px solid;
  border-color: #444444;
  margin: 4px;
}
h1
{
  font-family:		'Comic Sans Serif';
  font-weight:		bold;
  color:		#444444;
  font-size:		18px;
  text-align:		center;
}
h2
{
  font-family:		'Comic Sans Serif';
  font-weight:		bold;
  color:		#DA7735;
  font-size:		18px;
  text-align:		center;
}
h3
{
  font-family:		'Comic Sans Serif';
  font-weight:		normal;
  color:		black;
  text-align:		center;
}
.no_underline
{
  text-decoration:	none;
}
a
{
  font-weight:		normal;
  color:		#444444;
}
.zakaz
{
  font-size:		80%;
  text-decoration:	none;
  color:		#EFD5A8;
}
.menu1
{ 
  letter-spacing: 	1pt;
  font-weight:		bold;
  font-size:		16px;
  text-decoration:	underline;
  color: 		#EFD5A8;
}
.menu1:hover
{ 
  font-size:		16px;
  text-decoration:	underline;
  color: 		#ffffff;
}

.cart
{
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  border-color:  	#DA7735;
  margin:		0px;
  font-weight:		normal;
  color:		black;
  background-color:  	transparent;
}

.cart_header,cart_footer
{
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:		0px;
  font-weight:		bold;
  color:		white;
  background-color:  	#DA7735;
}
