HTML
{
background: url(html_bg0.png) repeat-x;
background-color: #FFF;
font: 11px arial, Verbana, helvetica, sans-serif;
color: #4E5256;
padding: 10px;
}
TABLE, TD, TR
{
font: 11px arial, Verbana, helvetica, sans-serif;
}
/*LINKS
---------------------------------------------------------------------------------------------- */
A img
{
border-width:0;
}

A, A:link, A:visited, A:hover
{
color: #2A62BC;
text-decoration: underline;
}
A:hover
{
text-decoration: none;
}

A.LNK, A.LNK:link, A.LNK:visited, A.LNK:hover
{
color: #2A62BC;
text-decoration: none;
}
A.LNK:hover
{
text-decoration: underline;
}

A.GREEN, A.GREEN:link, A.GREEN:visited, A.GREEN:hover
{
color: #8F0303;
text-decoration: none;
}
A.GREEN:hover
{
text-decoration: underline;
}

A.OR, A.OR:link, A.OR:visited, A.OR:hover
{
color: #FE4502;
text-decoration: none;
}
A.OR:hover
{
text-decoration: underline;
}

A.NAV, A.NAV:link, A.NAV:visited, A.NAV:hover
{
color: #4E5256;
text-decoration: none;
}
A.NAV:hover
{
text-decoration: underline;
}

A.NAV1, A.NAV1:link, A.NAV1:visited, A.NAV1:hover
{
color: #4E5256;
text-decoration: underline;
}
A.NAV1:hover
{
text-decoration: none;
}

A#SRCHLNK, A#SRCHLNK:link, A#SRCHLNK:visited, A#SRCHLNK:hover
{
color: #FFF;
text-decoration: none;
}
A#SRCHLNK:hover
{
text-decoration: underline;
}

cat_0
{
padding-left: 4px;
}
cat_1
{
padding-left: 4px;
}
cat_2
{
padding-left: 8px;
}
cat_3
{
padding-left: 12px;
}
cat_4
{
padding-left: 16px;
}
cat_5
{
padding-left: 20px;
}

/*TITLE
---------------------------------------------------------------------------------------------- */
H1
{
font: 11px Verbana, helvetica, sans-serif;
margin: 0px;
padding: 0px;
}
.ARR
{
background: url(body_arr.gif) 0px 5px no-repeat;
padding-left: 13px;
margin-bottom: 7px;
}

/*FORMS
---------------------------------------------------------------------------------------------- */
INPUT, SELECT
{
font: 11px Verbana, helvetica, sans-serif;
color: #4E5256;
}
SELECT
{
height: 16px;
}

INPUT#SFORM
{
padding-left: 4px;
border: 1px solid #2A62BC;
width: 250px;
}

/*COLORS
---------------------------------------------------------------------------------------------- */
.GREEN
{
color: #1D9101;
}
.OR
{
color: #FE4502;
}

.HR, .HR1
{
border-width: 1px 0px 0px 0px;
margin-top: 10px;
margin-bottom: 10px;
}
.HR
{
border: 1px solid #8F0303;
}
.HR1
{
border: 1px solid #E6EEF2;
}
/*SEARCH F0RM
---------------------------------------------------------------------------------------------- */
#SRCHFORM
{
position: absolute;
width: 500px;
left: 340px;
  top: 45px;
}
HTML > BODY #SRCHFORM
{
  top: 45px;
}


/*NAVIGATION
---------------------------------------------------------------------------------------------- */
#NAV
{
position: absolute;
left: 305px;
  top: 26px;
}
HTML > BODY #NAV
{
  top: 14px;
}

/*MARKET
---------------------------------------------------------------------------------------------- 
#MARK
{
width: 612px;
position: absolute;
  left: 40px;
  top: 120px;
}
HTML > BODY #MARK
{
  left: 36px;
  top: 111px;
}
*/

/*LETTER 
---------------------------------------------------------------------------------------------- */
.LSTR
{
margin-top: -30px;
width: 607px;
background: #FBFBFB;
border: 1px solid #E6EEF2;
border-width: 0px 0px 0px 5px;

}
.LSTR_IN
{
border: 1px solid #FFF;
padding: 15px;
padding-left: 11px;
text-align: justify;
}

/*SHOPS
---------------------------------------------------------------------------------------------- */


.MARKMNU
{
padding-left: 30px;
}

.DESC
{
display:none;
}
.LOGO
{
position: absolute;
top: 22px;
left: 18px;
width: 255px;
height: 75px;
}
#COUNT
{
position: absolute;
left: 665px;
top: 650px;
}

span.MONEY 
{
  display:block;
  margin:15px 0 10px 0;
  padding:10px;
  background:#FECBCB;
}
table.list_gost_blue 
{
  display:block;
  margin:10px 0 10px 0;
  padding:10px;
  background:#B1C9E9;
}
table.list_gost_white 
{
  display:block;
  margin:10px 0 10px 0;
  padding:10px;
  background:#FFFFFF;
}
span.MONEY strong 
{
  display:block;
  margin-bottom:5px;
}