html, body {
	margin: 0;
	padding: 0;
	background: url(bg.gif);
	font-family: verdana;
	font-size: 10pt;
}
table {
	font-family: verdana;
	font-size: 10pt;
}
#main {
	width: 1004px;
	height: 100%;
	font-family: verdana;
	font-size: 10pt;
}
#head {
	background: url(head.png);
	width: 1004px;
	height: 209px;
	vertical-align: top;
}
#logo {
	background: url(logo.png);
	width: 170px;
	height: 53px;
	position: absolute;
	margin: 30px 0 0 37px;
}
#phone {
	background: url(fon_phone.png);
	width: 192px;
	height: 42px;
	position: absolute;
	margin: 103px 0 0 27px;
}
#phone_text {
	margin: 3px 0 0 0;
	text-align: center;
}
#image_head {
	background: url(image_head.gif);
	width: 503px;
	height: 143px;
	position: absolute;
	margin: 19px 0 0 251px;
}
#menu_up {
	margin: 174px 0 0 251px;
	position: absolute;
}
#menu_left {
	background: url(menu_left.gif);
	width: 203px;
	vertical-align: top;
}
#menu_left_up {
	background: url(menu_left_up.gif);
	width: 203px;
	height: 33px;
}
#menu_left_text {
	margin: 5px;
}
#content {
	background: url(content.gif);
	padding: 10px;
	vertical-align: top;
}
#content_text {
	width: 781px;
	text-align: center;
}
#foot {
	background: url(foot.gif);
	width: 1004px;
	height: 113px;
	vertical-align: top;
}
#foot_text {
	margin: 15px 5px 5px 5px;
	text-align: center;
}
#up_right {
	background: url(up_right.png);
	width: 203px;
	height: 143px;
	position: absolute;
	margin: 19px 0 0 776px;
}
#mu1 {
	position: absolute;
}
#mu2 {
	position: absolute;
	margin-top: 50px;
}
#mu3 {
	background: url(mu3.gif);
	width: 203px;
	height: 43px;
	position: absolute;
	margin-top: 100px;
}
#Search_in {
	position: absolute;
	margin: 9px 0 0 15px;
}
#Search_key {
	float: right;
	margin: 0 0 0 113px;
}
a:link,a:visited
{
	color: #003367;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	color: #003367;
	text-decoration: underline;
	font-weight: bold;
}
hr {
	color: #4d4d4d;
	background-color: #4d4d4d;
	height: 1px;
	border-width: 0;
}
ul {
	margin: 5px 0 0 15px;
	padding: 0;
	color: #4d4d4d;
	line-height: 1.5;
}
/* HOME */
.homecont {
	width: 750px;
	border: 1px solid #5e5e5e;
	margin-top: 5px;
	padding-bottom: 10px;
}
.homecontent {
	padding: 0 20px 0 20px;
}
.homeup1 {
	width: 750px;
	height: 3px;
	background: #b16c14;
	font-size: 0;
}
.homeup2 {
	font-size: 0;
	width: 750px;
	height: 20px;
	background: #e5b52e;
	padding-left: 5px;
}
.homeid {	
	width: 187px;
	height: 160px;
	padding-top: 5px;
	text-align: center;
}
.dividtext {
	border: 1px solid #ffdd99;
	border-bottom: 0;
	border-left: 0;
	border-top: 0;
	height: 160px;
	padding-bottom: 7px;
}
.hometext {
	width: 187px;
	padding: 0;
	text-align: center;
	font-family: verdana;
	font-size: 10pt;
}
.homeid2 {
	height: 160px;
	text-align: center;
}
.homelink:link,.homelink:visited,.homelink:active
{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bolder;
	text-decoration: none;
	color: White;
}
.homelink:hover
{
	color: White;
	text-decoration: underline;
}
/* ÒÎÂÀÐÛ */
h5 {
	font-family: verdana;
	font-size: 8pt;
}
.tovar {
	vertical-align: top;
	width: 240px;
	height: 215px;
	border: 1px solid #5e5e5e;
	padding: 5px;
	font-family: verdana;
	font-size: 10pt;
}
.tovarname {
	height: 45px;
}
.tovarimg {
	float: left;
	width: 140px;
	height: 140px;
}
.tovaropis {
	height: 140px;
	float: left;
	padding-left: 10px;
}
.tovarcen {
	margin-top: 5px;
	float: left;
}
.tovarcena {
	margin-top: 5px;
	float: left;
}
.tovarkup {
	float: right;
	background: #aadaf2;
	border: 1px solid #5e5e5e;
	padding: 4px;
}
.tovarlink:link,.tovarlink:visited,.tovarlink:active
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bolder;
	text-decoration: underline;
	color: Black;
}
.tovarlink:hover
{
	text-decoration: none;
}
.tovarlinkbuy:link,.tovarlinkbuy:visited,.tovarlinkbuy:active
{
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	color: Black;
}