﻿div#plashkaMenu
{
  margin: 15px 0;
  overflow: hidden;
  font-size: 10px;
}

div#plashkaMenu div
{
  float: left;
  height: 21px;
}
div.plashkaBg
{
  background: url(/images/site/plashkaBg.jpg) repeat-x top;
  margin-left: 4px;
}
div.rightPlashkaBg
{ background: url(/images/site/rightPlashkaBg.jpg) no-repeat top right; }
a.plashkaLink
{
  background: url(/images/site/leftPlashkaBg.jpg) no-repeat top left;
  text-decoration: none;
  font-size: 110%;
  font-family: Verdana, Arial, Tahoma, sans-serif;
  display: inline-block;
  height: 17px;
  padding: 4px 12px 0 11px;
}
span.plashkaSpan
{
  background: url(/images/site/leftPlashkaBg.jpg) no-repeat top left;
  text-decoration: none;
  font-size: 110%;
  font-family: Verdana, Arial, Tahoma, sans-serif;
  display: inline-block;
  height: 17px;
  padding: 4px 12px 0 11px;
  font-weight: bold;
  color: #d0ad53;
}

