body {
	background: url("images/backgr.jpg");
	color: #fff;
	font-family: georgia;
}

table {
	background: transparent;
}
td {
	background: transparent;
}

img {
	border: 1px #f00;
}

#content {
	background: transparent;
	color: #fff;
}

#content a {
	color: #f00;
}


kosiknazov a, a:active, a:visited {
	color: #f00;
	text-decoration: none;
}

kosiknazov a:hover {
	color: #f00;
}

catmenu a, a:active, a:visited {
	text-decoration: none;
}

catnazov a, a:link, a:visited {
	color: #f00;
	text-decoration: none;
}

#banner img {
	margin-left: 15px;
}

#banner {
	margin-top: -20px;
}

p, font
{ font-family: georgia;
	
}
td, th 
{ font-family: georgia; 
	
 font-size: 85%;
}

h1
{ color:		#fff;
  font-size:		100%;
}
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:			#f00;
	letter-spacing: -1.5px
}

a:hover {
	color:	#f00;
	border-bottom: 1px dashed #f00;
}


.small
{ font-size:		80%;
}
.faq
{ font-size:		110%;
}
.price_brief
{ font-size:		120%;
}
.big
{ font-size:		150%;
  text-decoration:	none;
}
.cat
{ font-size:		110%;
}
.standard
{ font-weight:		normal;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}
.menu
{ color:			white;
  font-weight:		bold;
  font-size:		100%;
}
div.topmenu_selected
{
  /*background:		#203560;*/
  padding:			7px;
}
div.topmenu_notselected
{
  /*background:		#4E679F;*/
  padding:			7px;
}
.footer
{
  font-size:		60%;
  color:			gray;
}
.lightsmall
{ color:			#fff;
  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:		white;
  background-color:  transparent;
}