p, font
{ font-family:		'Arial', helvetica, Sans-Serif;
}
b.cattreep {
	padding:4px 0px 3px 0px;
	display:inline-block;
}
a.lcattreep {
	padding:4px 0px 3px 0px;
	display:inline-block;
}
TABLE {
	border-collapse: collapse;
}
#tablep TD, TH { 
	text-align: center;
	border-top: 1px solid black; /* Параметры рамки */
	border-left: 1px solid black; /* Параметры рамки */
	border-right: 1px solid black; /* Параметры рамки */
	border-bottom: 1px solid black; /* Параметры рамки */
	padding: 4px;
}
#button {
	padding-top: 20px;
	display:block;
	text-align:center;
}
.inbasket {	
	background:transparent url(images/cart_big_navy.gif) no-repeat scroll 0 0;
	width: 137px;
	height:28px;
	margin:0px;
	border:0 none;
	cursor:pointer;
}
td, th 
{ font-family:		'Arial', helvetica, Sans-Serif;
 font-size: 85%;
}

h1
{ color:			#FF0000;
  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:			#666666;
}

.small
{ font-size:		80%;
}
.faq
{ font-size:		110%;
}
.price_brief
{ font-size:		120%;
color:#666666;
}
.big
{ font-size:		150%;
  text-decoration:	none;
}
.cat
{ font-size:		150%;
color:#666666;
}
.standard
{ font-weight:		normal;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}
.menu
{ color:			white;
  font-weight:		bold;
  font-size:		100%;
}
div.topmenu_selected
{
  background:		#FF0000;
  padding:			7px;
}
div.topmenu_notselected
{
  background:		#CCCCCC;
  padding:			7px;
}
.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:			#666666;
  background-color:  transparent;
}

.стиль1 {
	color: #FF0000;
	font-size: 180%;
}

.стиль2 {color: #FF0000}

.стиль3 {color: #000000}
/* filter style*/
#filter {
	width: 600px;
	height:55px;
	display:inline-block;
	padding:5px 0px 0px 0px;
	margin-left:90px;
}
#filter select {
	width:145px;
}
#filter input.set, #filter input.reset {
	width:166px;
	height:21px;
	font-size:14px;
	border:0;
	cursor:pointer;
}
#filter input.set {
	background:url(images/button_filter.jpg) no-repeat;
}
#filter input.reset {
	background:url(images/button_filter.jpg) no-repeat bottom;
}
#filter input.hid {
	margin:0;
	padding:0;
}
#wot {
	width:230px;
	height:25px;

	position:absolute;
	display:inline-block;
}
#wdo {
	position:absolute;
	width:170px;
	height:25px;
	margin:0px 0px 0px 230px;

	display:inline-block;
}
#hot {
	position:absolute;
	width:228px;
	height:23px;
	margin:23px 0px 0px 0px;
	padding:2px 0px 0px 4px;

	display:inline;
}
#hdo {
	position:absolute;
	width:170px;
	height:23px;
	margin:23px 0px 0px 230px;
	padding:2px 0px 0px 0px;

	display:inline-block;
}
#set {
	position:absolute;
	width:200px;
	height:25px;
	margin:0px 0px 0px 400px;

	display:inline;
}
#reset {
	position:absolute;
	width:200px;
	height:25px;
	margin:25px 0px 0px 400px;

}