body {
	margin:0px;
	padding:0px 0px 0px 0px;
	font-family:Arial;
	font-size:11px;
	line-height:1.5em;
	color:#000;
	width:100%;
	background:#F1F1F1;
}

td {
	font-family:Arial;
	font-size:11px;
	line-height:1.5em;
	color:#000;
}

/* меню горизонтальное */ 
td.menu {
	font-family:Arial;
	font-size:13px;
	line-height:1.5em;
	color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
} 

a.menu_first {
	font-family:Arial;
	font-size:13px;
	line-height:1.5em;
	color:#FFFFFF;
	padding-left:7px;
	padding-right:7px;
} 

/* рамка */
.page {
	width:920px;
	background:#ffffff;
}
.left {
	width:4px;
	background: url('../img/fon_left.gif');
}
.right {
	width:4px;
	background: url('../img/fon_right.gif');
}
.bottom {
	height:5px;
	background: url('../img/fon_bottom.gif');
}
.center {
	padding-top:30px;
	padding-left:30px;
	padding-right:40px;
	padding-bottom:45px;
}

/* меню картинки */
.menu1 {
	color:#808080;
	font-family:Arial; 
	font-size:10px;
	text-align:center;
}

/*левый столбец */
.left_column {
	background:#F1F1F1;
	padding:10px;
	width:205px;
}

/* регистрация */
a.reg {
	color:#20AA88;
	font-family:Arial; 
	font-size:10px;
	text-decoration:underline;
}
a.goods {
	color:#20AA88;
	font-family:Arial; 
	font-size:13px;
	text-decoration:underline;
}
.reg {
	color:#808080;
	font-family:Arial; 
	font-size:13px;
}

input {
	border:1 #B3B3B3 solid;
}

textarea {
	border:1 #B3B3B3 solid;
}

.submit1 {
	text-color: #fff;
	background-color: #F1F1F1;
	border: 0;
	font-family:Arial; 
	font-size:13px;
	cursor:hand;
	font-weight:bold;
/*	padding-right:20px;*/
}

/* отступ в левом столбце */
.tab {
	background-color: #FFFFFF;
	width:100%;
	height:20px;
}

/* корзина */
.bascket {
	color:#20AA88;
	font-family:Arial; 
	font-size:25px;
	font-weight:bold;
	text-decoration:none;
}
a.bascket {
	color:#20AA88;
	font-family:Arial; 
	font-size:12px;
	text-decoration:underline;
}

/* проивзодители */

.produser {
	color:#20AA88;
	font-family:Arial; 
	font-size:15px;
	font-weight:bold;
}

a.produser {
	color:#808080;
	font-family:Arial; 
	font-size:9px;
	text-decoration:underline;
	padding-left:10px;
	font-weight:normal;
	padding-top: 2px;
	padding-bottom: 2 px;
}

/*Статьи*/ 
.t1 {
	color:#000000;
	font-family:Arial; 
	font-size:15px;
	font-weight:bold;
	padding-left:10px;
}

.art1 {
	color:#4D4D4D;
	font-family:Arial; 
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
}
.art2 {
	color:#808080;
	font-family:Arial; 
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	line-height:1.5em;
}
.art2 a {
	color:#4D4D4D;
	font-family:Arial; 
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
}
a.art2 {
	color:#808080;
	font-family:Arial; 
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
}

/* остальное */
.column {
	background:#F1F1F1;
	padding:10px;
}
hr.reg {
	color: #B3B3B3;
	width: 100%;
}
td.table_header {
	color: #808080;
	font-weight:bold;
	font-size:11px;
	background:#F1F1F1;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
td.table_item {
	color: #808080;
	font-size:11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.logo_rel {
	position:relative;
	width:920px;
	height:243px;
}
.logo_abs_a {
	position:absolute;
	width:200px;
	height:130px;
	top:40px;
	left:109px;
}
.logo_abs_a2 {
	position:absolute;
	width:70px;
	height:105px;
	top:48px;
	left:28px;
}
