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;
}
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:			#060;
	font-weight:		bold;
	font-size:		120%;
	text-decoration: none;
}
.menu_stolb {
	background-image: url(images/theme/bar_stolb.png);
	background-repeat: repeat-x;
}
div.topmenu_selected
{
	background-image: url(images/theme/fon_main.jpg);
	height: 24px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.fon_left {
	background-image: url(images/theme/fon_body.gif);
}
.topcorners {
	background-image: url(images/theme/fon_bar_menu.png);
}
.bottomcorners {
	background-image: url(images/theme/fon_menu1.jpg);
}
div.topmenu_notselected
{
	background-image: url(images/theme/fon_bar_menu.png);
	color: #060;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 0px;
	height: 24px;
}
.k_bar {
	vertical-align: middle;
	height: 40px;
}
.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;
}
/* ---------- kote style */
.logo {
	font-size:16px;
	font-weight: bold;
	color: #FC0;
}
.tr_1 {
	background-image: url(images/theme/fon_bar_menu.png);
	background-repeat: repeat-x;
}
.fon_main {
	background-image: url(images/theme/fon_main.jpg);
}
.rec_bar {
	background-image: url(images/theme/fon_rec_bar.png);
	text-align: center;
	color: #ffffff;
	height: 20px;
}
.fon_rec {
}
.test4 {
	position: relative;
	top: 0px;
}
.test3 {
	position: relative;
	top: 0px;
}
body {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-family: Georgia, arial, sans-serif;
	padding: 0px;
	clip: rect(0px,auto,auto,auto);
	background-color: #f1e4b5;
	margin: 0px;
	height: 100%;
	width: 100%;
}
div.aqcia {
	border: 5px solid #FF0000;
	border-radius:20px; 
	-moz-border-radius: 20px; 
	-webkit-border-radius: 20px;

	background: #FFFFCC;
	background: -webkit-gradient(linear, left top, left bottom, from(#99FF99,  #FFFF00,  #CCCCFF));
	background: -moz-linear-gradient(top, #99FF99,  #FFFF00,  #CCCCFF);
    background-image: -o-linear-gradient(left,  #99FF99,  #FFFF00,  #CCCCFF);/* ??? Opera 11 */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#0000ff'); /* IE */

	padding: 10px;
}
div.aqcia1 {
	background-image:url(../ge/images/aqcia.gif);
}
