div{
    margin: 5px;
}
body {
    font-size: 62.5%; /* Resets 1em to 10px */
    font-family:  'Trebuchet MS', 'Lucida Grande',Verdana, Arial, Sans-Serif; 
    background-color: #3B2400;
}
div.banner{
    width:790px;
    background: url('graphics/banner.jpg') no-repeat;
    margin: -6px;
    margin-bottom: 20px;
    min-height: 220px;
}
div.all {
  width:790px;
  min-height: 400px;
  background-color:#610B0B;
  padding:5px;
  margin:5px;
    color: white;
}
.menu table{
  height :30px;
}
.menu {
  font-size: 160%;
  font-weight:bold;
  color:#9484a9; 
}
td.vidurys {
  background:url('graphics/button.jpg');
}
td.rkampas {
  background:url('graphics/rkampas.jpg');
  width: 18px;
height:30px;
   margin:0 auto;
}
td.kkampas {
  background:url('graphics/kkampas.jpg');
  width: 15px;
height:30px;
   margin:0 auto;
}
.menu a:hover.current, a.current, a:visited.current {
    color:#000000;
    text-decoration: underline;
}
.menu a:hover {
color:#000000;
      text-decoration:underline;

  }
.menu a, a:visited {
color:#333333;
      text-decoration:none;
}
div.menu{
  text-align:left;
  padding:0px 0px 0px 0px;
}
td.button {
   text-color: #;
                 background-color: #;
   width:170px;
}
td.button:hover {
   background-color: #;
}
div.cargologo {
    clear: right;
    float: right;
}
img {
    border: none;
}
div.content {
margin:0 auto;
width:790px;
       background-color:#610B0B;
}
.content{
    color: #000000;
}
div#admin_links{
    font-size: 150%;
    color: red;
}
#admin_links a{
    color: #FF0000;
}
a:visited #admin_links{
    color: #0000ff;
}
