body {
	font-family:arial;
	font-size:12px;
}
td {
	font-family:arial;
	font-size:12px;	
}
.main_menu {
	text-align:center;
	vertical-align:middle;
	color:#fff;
	font-size:14px;
}
.main_menu a {
	text-decoration:none;
	color:#fff;
}
.bottom_menu {
	text-align:center;
	vertical-align:middle;
	color:#B2849F;
	font-size:11px;
}
.bottom_menu a {
	text-decoration:none;
	color:#B2849F;
}
.item {
	padding-left:2px;
	padding-right:2px;
}
.menu_header {
	width:197px;
	height:25px;
	background:url('img/bg_header.jpg');
	background-repeat:repeat-y;
	background-position:right top;
	color:#6E5F5D;
	font-weight:bold;
	padding-left:36px;
	text-align:center;
}
.menu_header a{
	color:#6E5F5D;
	text-decoration:none;
}
.gray_link a{
	color:#796B68;
	padding-left:11px;
	font-weight:bold;
	text-decoration:none;
}
.menu_header2 {
	width:197px;
	height:25px;
	background:url('img/bg_header2.jpg');
	background-repeat:repeat-y;
	background-position:left top;
	color:#6E5F5D;
	font-weight:bold;
	padding-left:11px;
}
.block_date {
	color:#73194D;
	font-weight:bold;
	vertical-align:top;
	width:50;
	white-space:nowrap;
}
.block_descr {
	vertical-align:top;
	color:#7B7B7B;
	padding-left:2px;
	text-align:left;
	width:150px;
}
.block_descr a {
	color:#7B7B7B;
	font-size:11px;
}
.lvl_second {
	height:10px;
	padding-left:20px;
	background:url('img/menu_item.jpg');
	background-repeat:no-repeat;
	background-position:13px 6px;
}
.lvl_one {
	padding-left:10px;
	height:10px;
	background:url('img/menu_item.jpg');
	background-repeat:no-repeat;
	background-position:2% center;
}
.lvl_one a {
	font-weight:bold;
	color:#75444F;
}
.price {
	color:#DC6288;
	font-size:20px;
	font-weight:bold;
}
.sbutton {
	width:20px;
	height:20px;
	background:url('img/but.jpg');
	cursor:pointer;
	border:0px;
}
.add_cart {
	width:131px;
	height:20px;
	background:url('img/add_cart.jpg');
	cursor:pointer;
	border:0px;
}
.refresh {
	width:73px;
	height:20px;
	background:url('img/refresh.gif');
	cursor:pointer;
	border:0px;
}
.clear {
	width:122px;
	height:20px;
	background:url('img/clear.gif');
	cursor:pointer;
	border:0px;
}
.buy {
	width:115px;
	height:20px;
	background:url('img/buy.gif');
	cursor:pointer;
	border:0px;
}
.response {
	width:110px;
	height:20px;
	background:url('img/response.jpg');
	cursor:pointer;
	border:0px;
}
.comment {
	width:146px;
	height:20px;
	background:url('img/comment.jpg');
	cursor:pointer;
	border:0px;
}
.ok {
	width:34px;
	height:20px;
	background:url('img/ok.gif');
	cursor:pointer;
	border:0px;
}
.item_div {
	float:left;
	text-align:center;
	padding:5px;
}
h2 {
	color:#000;
}
.sinput {
	border:1px solid #8E8E8E;
	background:#F4F4F4;
	width:116px;
	height:19px;
}
.inp {
	border:1px solid #8E8E8E;
	background:#F4F4F4;
}
.active {
	color:#fff;
	background:#72184B;
	font-weight:bold;
	font-size:16px;
	padding-left:5px;
	padding-right:5px;
}
.content {
	padding-left:5px;
	padding-right:10px;
	vertical-align:top;
	color:#7B7B7B;
	text-align:justify;
	font-size:14px;
}
.content td{
	color:#7B7B7B;
	text-align:justify;
	font-size:14px;
}
.content a{
	color:#75444F;
	font-size:12px;
}
.content td.legenda{
	font-size:20px;
	font-weight:bold;
	color:#BF174B;
	text-align:left;
}
.legenda {
	font-size:20px;
	font-weight:bold;
	color:#BF174B;
	text-align:left;
}
.price_in {
	color:#BF174B;
	font-weight:bold;
}
.legenda a{
	font-size:20px;
	font-weight:bold;
	color:#BF174B;
	text-decoration:none;
	text-align:left;
}
.lvl_second a {
	color:#75444F;
	
}
img {
	border:0px;
}
a.notactive {
	font-size:16px;
	padding-left:5px;
	padding-right:5px;
}
.divscroll {
 overflow: scroll;
 width: 300px;
 height: 150px;
 padding: 5px;
 border: solid 1px black;
 white-space:nowrap;
}
.button {
	width:71px;
	height:20px;
	background:url('img/pay.gif');
	cursor:pointer;
	border:0px;
}