/* CSS Document */
.bottom-misc
{
  width:960px;
  font-family : tahoma;
  font-size : 12px;
  color : #BFBFB5;
  padding : 0px 0px 30px 0px;
  margin : 0px 0px 0px 0px;
  text-align : justify;
}
.stopka-menu
{
  position : relative; 
  z-index : 10; 
  width : 950px;
  color : #fff;
  padding : 8px 0px 0px 10px;
  margin : 0px 0px 0px 0px ;    /* */
  background : #808080;
  height: 14px;
  border-top : 1px solid #A0A0A0;
   z-index:1;
}
.stopka-menu a
{
  color : #fff;
  font-weight : bold;
  font-size : 12px;
}
.stopka-menu a:hover
{
  color : #fff;
  font-weight : bold;
  font-size : 12px;
}
.bottom-menu 
{
  width:960px;
  padding : 0px;
  margin : 0px 0px 10px 0px;
  color : #fff;
  z-index:1;
}
.bottom-menu .container
{
  background : #808080;
  padding : 17px 10px 13px 10px;
  border-bottom : 1px solid #A0A0A0;
}
.bottom-menu .bottom
{
  font-weight : bold;
  font-size : 12px;
  padding : 0px;
  margin-top: 0px;
}  