html, body			{
					margin: 0;
					}

body				{
					padding: 12px;
					border-color: #ffffff;
					font-family: tahoma, verdana, arial, sans-serif;
					color: #666666;
					}

body table			{
					font-size: 12pt;
					}

table.header		{
					width: 100%;
					margin: 10px 0 10px 0;
					}

td.headerLogo		{
					width: 100%;
					padding: 5px 10px 5px 0;
					}

td.headerSearch		{
					}

table.search		{
					width: 100%;
					font-size: 8pt;
					}

table.search td		{
					white-space: nowrap;
					background-color: #efefef;
					}

td.searchTitle		{
					}

td.searchField		{
					width: 100%;
					padding: 0 5px 0 5px;
					}

td.searchButton		{
					}

table.subheader		{
					width: 100%;
					height: 32px;
					margin-bottom: 10px;
					}

td.menuSeparator	{
					height: 32px;
					width: 10px;
					}

td.menuPokupki		{
					width: 90px;
					height: 32px;
					vertical-align: bottom;
					white-space: nowrap;
					background-image: url(pix/pokupki.gif);
					background-position: left bottom;
					background-repeat: no-repeat;
					padding: 0 0 3px 37px;
					}

td.menu1			{
					width: 120px;
					vertical-align: middle;
					background-color: #e27106;
					border-right: 1px solid #ffffff;
					padding: 5px;
					white-space: nowrap;
					}

td.menu2			{
					width: 120px;
					vertical-align: middle;
					background-color: #38a811;
					border-right: 1px solid #ffffff;
					padding: 5px;
					white-space: nowrap;
					}

td.menu3			{
					width: 120px;
					vertical-align: middle;
					background-color: #0e64b1;
					border-right: 1px solid #ffffff;
					padding: 5px;
					white-space: nowrap;
					}

td.menu4			{
					width: 120px;
					vertical-align: middle;
					background-color: #de1981;
					border-right: 1px solid #ffffff;
					padding: 5px;
					white-space: nowrap;
					}

td.menu1 a,
td.menu2 a,
td.menu3 a,
td.menu4 a			{
					color: #ffffff;
					}

td.menuSearch		{
					background-color: #efefef;
					padding: 5px 5px 5px 5px;
					}

table.content		{
					width: 100%;
					}

table.content td	{
					vertical-align: top;
					}

td.title			{
					width: 100%;
					text-align: left;
					padding: 0 0 1px 10px;
					font-size: 8pt;
					}

td.titleA			{
					width: 100%;
					text-align: left;
					padding: 0 10px 1px 10px;
					font-size: 8pt;
					}

td.filter			{
					width: 100%;
					text-align: right;
					padding: 0 0 1px 10px;
					font-size: 8pt;
					}

td.filterA			{
					width: 100%;
					text-align: right;
					padding: 0 10px 1px 10px;
					font-size: 8pt;
					}

td.searchResults	{
					padding: 0 10px 10px 10px;
					font-size: 8pt;
					}

td.contentLeft		{
					font-size: 8pt;
					}

td.contentRight		{
					width: 100%;
					font-size: 8pt;
					padding: 0 0 0 10px;
					}

td.searchDigiseller	{
					background-color: #eeeeee;
					}

table.data			{
					width: 100%;
					border: 1px solid #efefef;
					font-size: 8pt;
					margin-bottom: 10px;
					}

table.data td		{
					vertical-align: top;
					padding: 5px;
					border-bottom: 1px solid #ffffff;
					background-color: #f8f8f8;
					}

table.data th		{
					background-color: #efefef;
					padding: 5px;
					border-top: 1px solid #ffffff;
					border-bottom: 1px solid #ffffff;
					}

th.dataTitle		{
					width: 100%;
					text-align: left;
					border-left: 1px solid #ffffff;
					}

th.dataPrice		{
					white-space: nowrap;
					border-left: 1px solid #ffffff;
					border-right: 1px solid #ffffff;
					}

td.dataPrice		{
					white-space: nowrap;
					border-right: 1px solid #ffffff;
					border-left: 1px solid #ffffff;
					text-align: center;
					}

td.dataTitle		{


font-size: 10pt;
font-weight: bold;

					width: 100%;
					border-left: 1px solid #ffffff;
					}

table.sorting		{
					width: 220px;
					font-size: 8pt;
					}

td.sortingButton	{
					padding: 5px;
					}

td.sortingTitle		{
					white-space: nowrap;
					vertical-align: middle !important;
					padding: 0 5px 0 5px;
					}

td.sortingSelect	{
					padding: 5px 0 5px 0;
					width: 100%;
					}

table.card			{
					width: 100%;
					border: 1px solid #efefef;
					font-size: 8pt;
					margin-bottom: 1px;
					}

table.card td		{
					vertical-align: top;
					padding: 5px;
					border-bottom: 1px solid #ffffff;
					}

td.cardTitle		{
					white-space: nowrap;
					background-color: #efefef;
					font-weight: bold;
					text-align: right;
					border-left: 1px solid #ffffff;
					border-right: 1px solid #ffffff;
					border-bottom: 1px solid #ffffff;
					}

td.cardDesc			{

font-size: 10pt;
font-family: tahoma, verdana, arial, sans-serif;

					width: 100%;
					background-color: #f8f8f8;
					border-right: 1px solid #ffffff;
					border-bottom: 1px solid #ffffff;
					}



td.cardDescStat			{
					width: 100%;
					background-color: #f8f8f8;
					border-right: 1px solid #ffffff;
					border-bottom: 1px solid #ffffff;
					}






tr.cardFirst td		{
					border-top: 1px solid #ffffff;
					}

td.cardDesc p		{
					margin: 10px 0 0 0;
					padding: 0;
					}

form				{
					margin: 0;
					padding: 0;
					}

input.search		{
					width: 100%;
					font-size: 8pt;
					font-family: tahoma, verdana, arial, sans-serif;
					color: #666666;
					}

input.button		{
					font-size: 8pt;
					font-family: tahoma, verdana, arial, sans-serif;
					color: #666666;
					}

select.sorting		{
					font-size: 8pt;
					font-family: tahoma, verdana, arial, sans-serif;
					color: #666666;
					}

h5					{
					margin-bottom: 7px;
					padding: 0;
					}

div.description,
div.descriptionSub	{
					margin: 0;
					padding: 0;
					}

div.descriptionSub	{
					margin-top: -3px;
					font-size: 8pt;
					color: #999999;
					}

div.pager			{
					margin-bottom: 10px;
					}

ul.categories		{
					list-style: none;
					margin: 0;
					padding: 1px 0 0 0;
					border-bottom: 1px solid #efefef;
					border-top: 1px solid #efefef;
					}

ul.categories li	{
					display: block;
					border-bottom: 1px solid #ffffff;
					}

ul.categories li a	{
					display: block;
					width: 200px;
					padding: 5px 15px 5px 5px;
					background-color: #f8f8f8;
					background-image: url(pix/arrows_menu.gif);
					background-position: right center;
					background-repeat: no-repeat;
					}

ul.categories li a:hover	{
					background-color: #efefef;
					}

a					{
					color: #3696c5;
					}

td.menu1 a,
td.menu2 a,
td.menu3 a			{
					color: #ffffff;
					}

.content			{
					width: 100%;
					font-size: 8pt;
					padding: 0 0 0 10px;
					}
.section			{
					font-size:8pt;
					}
.catalogue			{
					font-size:8pt;
					font-weight: bold;					
					}









body
{
	background-color: #fdf1e2;
	margin: 0 0 0 0;	
	color: #19130e;
	font-family: Verdana, Tahoma, Arial;
	font-size:80%;	
	
	SCROLLBAR-TRACK-COLOR: #fbf5ee;
	SCROLLBAR-FACE-COLOR:  #fbf5ee;
	scrollbar-highlight-color: #fbf5ee;
	SCROLLBAR-3DLIGHT-COLOR: #19130e;
   SCROLLBAR-SHADOW-COLOR: #19130e;
   SCROLLBAR-DARKSHADOW-COLOR: #fbf5ee;
	SCROLLBAR-ARROW-COLOR: #19130e;	
}

td { 
    font-size:80%;	
}

td.menubtn { 
    font-size:12pt;	
}

img {border:0;} 
img.bord {border: solid 1px #99734d;}

hr {color: #99734d; height:1px;}

h1 {font-size:130%; text-align:left;  padding-bottom:3px; margin-bottom:15px; margin-top:0px; border-bottom:solid 1px #99734d;}
h2 {font-size:108%; margin-bottom:9px; text-align:left; }

a { font-weight:normal; color: #19130e; text-decoration:underline}
a:link { font-weight:normal; color: #19130e; text-decoration:underline}
a:visited { font-weight:normal;  color: #99734d; text-decoration:underline}
a:hover { font-weight:normal; color:#e1b75c; text-decoration:underline}

a.menu { font-size:11pt;  color: #19130e; font-weight:bold; text-decoration:none}
a.menu:visited { font-size:11pt; color: #19130e; font-weight:bold; text-decoration:none}
a.menu:hover { font-size:11pt; color: #19130e; font-weight:bold; text-decoration:none}
 
a.menubot { font-size:95%;  color: #19130e; font-weight:normal; text-decoration:underline}
a.menubot:visited { font-size:95%; color: #19130e; font-weight:normal; text-decoration:underline}
a.menubot:hover { font-size:95%; color: #99734d; font-weight:normal; text-decoration:underline} 
 
.menubtn {font-size:12pt; padding-left:30px; font-weight:bold; background-color:transparent;}
.menubtnover {
    font-size:12pt; padding-left:30px; font-weight:bold;
    border-top:solid 1px #19130e; 
	border-bottom:solid 1px #19130e;
	background-color:#f5ebdd;}
	
.FormCell{
  background-color: white;
  color:#19130e;
  border: solid 1px #19130e;
}	

.rightblock {
  background-color: #baae9f;
  /*color:#19130e;*/   
  border: solid 1px #19130e;
  width: 180px;
  display: block;
  padding: 5 5 5 5;
  margin-top:0px;
  margin-bottom:8px;
  text-align:left;
  /*margin-right:12px;
  margin-left:8px;*/
}