html, body			{
					margin: 0;
					}

body				{
					padding: 10px;
					border-color: #ffffff;
					font-family:tahoma, verdana, arial, sans-serif;
					color: #4242F1;
					}

body table			{
					font-size: 10pt;
					}

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: #1B31CB;
					}

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/cart.png);
					background-position: left bottom;
					background-repeat: no-repeat;
					padding: 0 0 3px 37px;
					}


<style type="text/css">

.h_mnu_01{
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.h_mnu_01 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #1A1AFF;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4F4FFF;
	border-right-color: #4F4FFF;
	border-bottom-color: #4F4FFF;
	border-left-color: #4F4FFF
}

.h_mnu_01 ul li{
display: inline;
}

.h_mnu_01 ul li a{
	float: left;
	color: #FFFF1A;
	padding: 5px 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFF46;
}

.h_mnu_01 ul li a:visited{
color: #FFFF1A;
}

.h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	color: #0000FF !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #FFFF48;
}

</style>


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: 10pt;
					}

td.contentRight		{
					width: 100%;
					font-size: 10pt;
					padding: 0 0 0 10px;
					}

td.searchDigiseller	{
					background-color: #eeeeee;
					}

table.data			{
					width: 100%;
					border: 1px solid #FFFFD8;
					font-size: 10pt;
					margin-bottom: 10px;
					}

table.data td		{
					vertical-align: top;
					padding: 5px;
					border-bottom: 1px solid #ffffff;
					background-color: #FFFFC1;
					}

table.data th		{
					background-color: #FFFF66;
					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		{
					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: 10px;
					}

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			{
					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: #F49700;
					}

input.button		{
					font-size: 8pt;
					font-family: tahoma, verdana, arial, sans-serif;
					color: #F49700;
					}

select.sorting		{
					font-size: 8pt;
					font-family: tahoma, verdana, arial, sans-serif;
					color: #F49700;
					}

h5					{
					margin-bottom: 7px;
					padding: 0;
					}

div.description,
div.descriptionSub	{
					margin: 0;
					padding: 0;
					}

div.descriptionSub	{
					margin-top: -3px;
					font-size: 8pt;
					color: #F49700;
					}

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: #FFB05A;
					background-image: url(pix/arrow_skip.png);
					background-position: right center;
					background-repeat: no-repeat;
					}

ul.categories li a:hover	{
					background-color: #FFFF33;
					}

a					{
					color: #528FFA;
					}

td.menu1 a,
td.menu2 a,
td.menu3 a			{
					color: #FFFF66;
					}

.content			{
					width: 100%;
					font-size: 8pt;
					padding: 0 0 0 10px;
					}
.section			{
					font-size:8pt;
					}
.catalogue			{
					font-size:8pt;
					font-weight: bold;					
					}

