#polestuk
{
background-color:#ffffff;
height :200px;
width : 85%;
border:solid 1px #b3aa80;


}
#tablestuk
{
vertical-align:top;
background-color:#dbd3ae;
width:100%;
border:solid 1px #b3aa80;
border-radius:8px;
-moz-border-radius:8px;
}

#addstuk
{
background-color:#FFFFBF;
font-size:12px;
width:100px;
border:solid 1px #b3aa80;
padding:10px;
cursor:pointer;
}
#counstuk
{
font-size:10px;
}
#mess_an
{
background-color:#FFDDFF;
font-size:100%;
width:95%;
border-color:#000000;
border:solid 1px;
text-align:left;
padding:3px;
margin:3px;
}