body {
     margin:0px;
     padding:0px;
     background-color:#2B0206;
     font-family:verdana;
     text-decoration:none;
     scrollbar-base-color:white;
     scrollbar-arrow-color:white;
     scrollbar-face-color:maroon;
     scrollbar-highlight-color:white;
     scrollbar-shadow-color:white;
     scrollbar-track-color:silver;
     }

table {
      border-collapse:collapse;
      }

td    {
      font-size: 11px;
      text-align:justify;
      }

.main {
      font-size: 11px;
      text-align:justify;
      width:700px;
      color:black;
      text-decoration:none;
      }

.main a {
        text-decoration:none;
        color:maroon;
        }

.text {
      font-size: 11px;
      text-align:justify;
      }

.link {
      font-size:11px;
      color:maroon;
      font-weight:bold;
      text-decoration:none;
      }
      
.link:hover {
            font-size:11px;
            color:silver;
            font-weight:bold;
            text-decoration:underline;
            }

.odkaz {
       color:maroon;
       text-decoration:none;
       font-size:10px;
       }

.odkaz:hover {
             color:marooon;
             }

.novinky {
         color:white;
         font-size:10px;
         width:200px;
         }

.podpora {
         color:white;
         font-size:10px;
         width:700px;
         text-align:justify;
         }

.head {
      font-size:11px;
      font-weight:bold;
      }

.nadpis {
        font-size:13px;
        font-weight:bold;
        }
        
.news {
      color:white;
      font-size:10px;
      width:180px;
      height:250px;
      position:relative;
      left:0px;
      padding-top: 5px
      text-decoration:none;
      }
