html, body, textarea
{
 scrollbar-face-color: #dcc088;
 scrollbar-highlight-color: #dcc088;
 scrollbar-shadow-color: #dcc088;
 scrollbar-3dlight-color: #9d6623;
 scrollbar-arrow-color: #9d6623;
 scrollbar-track-color: #dcc088;
 scrollbar-darkshadow-color: #9d6623;
}

body
{
 background: #FAD496 url(bg2.jpg);
}

img
{
 vertical-align: top;
 border:0px;
} 

table,input,body,td,form,select
{
 padding:0;
 margin:0;
}

input,select
{
 height: 15px;
 border: 1px solid #9d6623;
 background:#dcc088;
 vertical-align: top;
 font-weight: bold;
 font-size: 13px !important;
}

textarea
{
 border: 1px solid #9d6623;
 background:#dcc088;
 overflow:auto;
}

.menu
{
 position:absolute;
 visibility:hidden;
 left:0px;
 top:34px;
}

.mpunct
{
 background:#a0713a;
 padding:5px;
 color:#FFFFFF;
 border: 1px solid #9d6623;
 cursor: hand;
}

.mpunct:hover
{
 background:#dcc088;
}

.content
{
 height:500px;
 overflow:auto;
 text-align:left;
 width:97%;
 padding-left:15px;
}

.enterbutton
{
 /*background: url(index_17.jpg) no-repeat;*/
 width: 80px;
 height: 34px;
 border: 0px;
 margin: 0px;
 padding: 0px;
 cursor: hand;
}

.button
{
 height: 22px;
 cursor: hand;
 padding: 0px 5px 0px 5px;
}

.catlinks div
{
 float:left;
 width:49%;
 color: #9d6623;
 margin:2px;
}

.catlinks,
.catlinks a
{
 color: #6C0000;
 font-size: 13px;
}

.alphlinks div
{
 float:left;
 color: #9d6623;
 padding-right:8px;
}

.alphlinks a
{
 color: #6C0000;
 font-size: 18px;
}

.catitle
{
 color: #481800;
 font-size: 18px;
 padding: 10px 0px 10px 3px;
}

.catitle a
{
 color: #481800;
}

.itogo
{
 color: #481800;
 font-size: 22px;
 text-align: center;
 padding: 0px !important;
}

.pagelinks
{
 color:#9d6623;
 text-decoration:none;
 font-weight: bold;
 font-size: 12px;
 border: 1px solid #9d6623;
 margin-right: 5px;
 padding: 5px;
}

.pagelinks:hover
{
 color:#D80000;
 border: 1px solid #D80000;
}

#current
{
 color:#D80000;
 border: 1px solid #D80000;
}

.catitem td,th
{
 border: 1px solid #9d6623;
 padding: 3px;
}

.catitem a
{
 color:#D80000;
 margin-left: 60px;
}

.catitem p
{
 padding:0;
 margin:0;
}

.catitem td
{
 font-size: 12px;
}

.catitem th
{
 font-size: 14px;
 text-align: center;
}

.catitem input,
.catitem select
{
 margin-left: 10px;
 height: 18px;
 text-align:center;
}

.catitem select
{
 margin-left: 5px;
}

.username
{
 font-size: 16px;
 font-weight: bold;
 color: #900000;
 text-align:center;
 padding: 30px 0px 0px 5px;
}

.basket
{
 position:absolute;
 top: 5px;
 right:5px;
 width: 100px;
 border: 1px solid #9d6623;
 background:#dcc088;
 z-index: 1;
 display:none;
 font-size: 14px;
 text-align: center;
 padding: 2px 2px 8px 2px;
}
#basket_summa,
#basket_colvo
{
 font-weight: bold;
}

.basket_title
{
 background: #9d6623;
 color: #dcc088;
 font-size: 16px;
 font-weight: bold;
}

.basket a
{
 color: #9d6623;
 font-weight: bold;
}

.sitetitle
{
 color: #6C0000;
 font-weight: bold;
}