body {
	background-image: url(./images/fon.jpg);
}

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

h1
{ color:			black;
  font-size:		155%;
}
h5
{
  font-size:		105%;
}
.header
{ font-size:		115%;
  color:			black;
  font-weight:		bold;
 /* text-decoration:	underline; */
}
.no_underline
{ text-decoration:		none;
}
a
{font-weight:		bold;
 color:				black;
 
}
.small
{ font-size:		80%;
}
.faq
{ font-size:		110%;
}
.price_brief
{ font-size:		120%;
}
.big
{ font-size:		140%;
  text-decoration:	none;
}
.cat
{ font-size:		140%;
}
.standard
{ font-weight:		normal;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}
.menu
{ color:			white;
  font-weight:		bold;
  font-size:		95%;
  text-decoration:	none;
  white-space: nowrap;
}

div.topmenu_selected
{
  background:		#787878;
  padding:			7px;
  text-decoration:	none;
}
div.topmenu_notselected
{
  background:		#AEAEAE;
  padding:			7px;
  text-decoration:	none;
}
.footer
{
  font-size:		60%;
  color:			gray;
}
.lightsmall
{ color:			black;
  font-size:		70%;
}
.category_child
{
  font-weight:		normal;
}
.cart
{
  font-size:		80%;
  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;
}

.greenfon {
	background-color: #295A27;
}
