body 
{
	margin:0px; 
	background: #f5f3d9 url("../images/mainfone_big.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color:#1c1c1c;
}

td 
{
	font-family: Tahoma, Arial;
	font-size: 11px;
}

.basket
{
	background-image: url("../images/basket.gif");
}

.catalog
{
	background-image: url("../images/cat_fone.gif");
	background-repeat: repeat-y;
}

.catsep
{
	background-image: url("../images/cat_dot.gif");
	background-repeat: repeat-x;
}

.catsel
{
	background-image: url("../images/cat_sfone.gif");
	background-repeat: no-repeat;
}

.footer
{
	background-image: url("../images/footer_fone.jpg");
	background-repeat: no-repeat;
	color: #858378;
	padding-left: 15px;
}

.mt_t
{
	background-image: url("../images/mt_b_t.gif");
	background-repeat: repeat-x;
}

.mt_b
{
	background-image: url("../images/mt_b_b.gif");
	background-repeat: repeat-x;
}

.mt_l
{
	background-image: url("../images/mt_b_l.gif");
	background-repeat: repeat-y;
}

.mt_r
{
	background-image: url("../images/mt_b_r.gif");
	background-repeat: repeat-y;
}

.maintext
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#403a36;
	background-color: #ffffff;
}

.left
{
	background-image: url("../images/left_fone.gif");
	background-repeat: repeat-y;
}

.imgborder
{
	background-image: url("../images/imgborder.gif");
	background-repeat: no-repeat;
}

.bdots
{
	background-image: url("../images/bdots.gif");
	background-repeat: repeat-x;
}

select,input 
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#999999;
}

.textinput
{
	border: 1px solid #986c41;
}

a 
{
	font-family: Tahoma, Arial; 
	font-size: 11px; 
	color:#006699; 
	text-decoration:none;
}

a:hover 
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#006699;
	text-decoration:underline;
}

.orangelink 
{
	font-family: Tahoma, Arial; 
	font-size: 11px; 
	color:#cc8500; 
	text-decoration:underline;
}

.orangelink:hover 
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#cc8500;
	text-decoration:none;
}

.catlink 
{
	font-family: Tahoma, Arial; 
	font-size: 11px; 
	color:#e9dcc2; 
	text-decoration:underline;
}

.catlink:hover 
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#e9dcc2;
	text-decoration:none;
}

.leftlink 
{
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	color:#403a36; 
	text-decoration:underline;
}

.leftlink:hover 
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color:#403a36;
	text-decoration:none;
}

.brown
{
	color:#403a36; 
}

H1
{
	font-size:16pt;
	margin:0pt;
	font-family: Times New Roman, Tahoma, Arial;
	color:#623e1c;
}

H2 
{
	font-size:14pt;
	margin:0pt;
	font-family: Times New Roman, Tahoma, Arial;
	color:#623e1c;
}

H3 
{
	font-size:18px;
	margin:0pt;
	font-weight:bold;
	font-family: Tahoma, Arial;
	text-decoration: none;
	color:#000000;
}

H4,H5,H6,H7 
{
	margin:0pt;
	color:#000000;
	font-weight:none;
	font-family: Tahoma, Arial;
}

.inbasket 
{
	font-weight:bold;
	color:#1F6764;
	cursor:pointer;
	text-decoration:underline;
}

.sm
{
	display: none;
	cursor: auto;
}