p, font
{ font-family:		'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif, COMIC SANS MS;
}
td, th 
{ font-family:		'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif, COMIC SANS MS; 
 font-size: 85%; 
}

h1
{ color:			#002C08;
  font-size:		180%;
   text-shadow: #A8A8A8 0.1em 0.1em 0.2em
}

h5
{
  font-size:		170%;
  text-align: center;
  color:			#002C08;
   text-shadow: #A8A8A8 0.1em 0.1em 0.2em
}

.header
{ font-size:		125%;
  color:			black;
  font-weight:		bold;
  text-decoration:	none;
}

html {
background: url('/images/fon5.png'); 
background-attachment: fixed ;
}

.no_underline
{ text-decoration:		none;
}

a
{font-weight:		bold;
 color:			#002C08;
 text-decoration:	none;
 text-shadow: #A8A8A8 0.1em 0.1em 0.2em 
}

.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:		120%;
  text-decoration:	none;
  text-shadow: black 0.1em 0.1em 0.2em 
  
}

div.topmenu_selected
{ padding:			5px;
  border-top-left-radius:10px; 
  border-top-right-radius:0px;
 
  background-color: rgba(256, 0, 0, 0.5);
  border-top: 1px solid #B5EDB5; 
}

div.topmenu_notselected
{
  
  padding:			5px;
  border-top-left-radius:10px; 
  border-top-right-radius:0px;
  background-color: rgba(256, 0, 0, 0.5);
  border-top: 1px solid #B5EDB5;
   
}
.footer
{
  font-size:		60%;
  color:			gray;
}
.lightsmall
{ color:			#FFFFFF;
  font-size:		80%;
  
}

.three
{  
  line-height: 25px;
  font-size:12px;
}



.category_child
{
  font-weight:		normal;
  text-decoration:	none;
  text-shadow: #A8A8A8 0.1em 0.1em 0.2em  
}

.cart
{
  font-size:		90%;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			#E2051C;
  background-color:  transparent;
}

a:hover {
color: green;
}