body {
     margin:0px;
     padding:0px;
     background-color:black;
     font-size:11px;
     font-family:verdana;
     scrollbar-base-color:gray;
     scrollbar-track-color:silver;
     }

a {
  color:#DDC9C9;
  text-decoration:none;
  }

a:hover {
        text-decoration:underline;
        }

table {
      border-collapse:collapse;
      font-size:11px;
      }

.cd {
    color:black;
    font-weight:bold;
    font-size:11px;
    }
A.cd {
     color:gray;
     font-weight:bold;
     font-size:10px;
     text-decoration:none;
     }
A.cd:hover {
           text-decoration:underline;
           }

div.clanek {
           line-height: 130%;
           font-size:11px;
           width:600px;
           padding-top: 26px;
           }

a.submenu {
          border-top:solid gray 1px;
          border-bottom:solid gray 1px;
          border-left:solid gray 1px;
          border-right:solid gray 1px;
          background-color:silver;
          padding:5px;
          color:navy;
          text-decoration:none;
          font-weight:bold;
          font-size:10px;
          }

a.submenu:hover {
                text-decoration:underline;
                }

A.link {
       color:white;
       font-weight:bold;
       font-size:10px;
       text-decoration:none;
       }
A.link:hover {
             text-decoration:underline;
             }

A.left {
       color:white;
       font-weight:bold;
       font-size:10px;
       text-decoration:none;
       width:150px;
       display:block;
       padding:4px;
       background-color:transparent;
       position:relative;
       left:10px;
       width:24px;
       }
A.left:hover {
             text-decoration:underline;
             display:block;
             padding:4px;
             border-left:solid silver 1px;
             border-right:solid silver 1px;
             color:silver;
             }

.news {
      color:white;
      width:140px;
      padding:0px;
      }

.koncerty {
          color:white;
          width:120px;
          }
.main {
      color:black;
      font-size:11px;
      font-family:verdana;
      }

.members {
         width:570px;
         position:relative;
         left:10px;
         }

.members_main {
         width:540px;
         }

A.part {
       color:maroon;
       font-weight:bold;
       font-size:10px;
       text-decoration:none;
       }
A.part:hover {
             text-decoration:underline;
             }

A.bublina {
          color:gray;
          font-weight:bold;
          font-size:10px;
          text-decoration:none;
          }
A.bublina:hover {
                text-decoration:underline;
                }





