
BODY {
   background-color: white;
   color: black;
   background: white url(images/bkg.png);
   margin: 0px;
}

* {
   font-family: "bitstream vera sans", "verdana", "helvetica", "arial", "luxi sans", sans;
   font-size: 11px;
}

PRE {
   font-family: "bitstream vera sans mono", "lucida console", "andale mono", "lucidatypewriter", "courier new", "courier", "luxi mono", mono;
}

IMG {
   border: 0px;
}

H1 {
   border-top: 0px;
   font-size: 18px;
   color: #60a0a0;
}

H2 {
   border-top: 0px;
   font-size: 18px;
   color: #6080c0;
}

H3 {
   border-top: 0px;
   font-size: 16px;
   color: #4060a0;
}

A.Title {
   border-top: 0px;
   font-size: 18px;
   color: #6080c0;
}

H3.NewsTitle {
   font-size: 16px;
   color: #60a0a0;
   font-weight: bold;
}

TABLE.Overview {
   background-color: #c0ffff;
   border-style: solid;
   border-color: black;
   border-width: 1px;
}

TT {
   font-family: "bitstream vera sans mono", "lucida console", "andale mono", "lucidatypewriter", "courier new", "courier", mono;
}

A {
   font-weight: bold;
   text-decoration: none;
}

A:hover {
   text-decoration: underline;
}

TD.SidebarEntry {
   background-image: url(images/glass.png);
   border-style: solid;
   border-color: #90c0c0;
   border-width: 1px;
   padding: 6px;
}

HR {
   height: 1px;
   background-color: #90c0c0;
   border: 0px;
}

TD.Sidebar {
   vertical-align: top;
}

TD.Top {
   background-image: url(images/logonovo2.png);
   background-repeat: repeat-x;
}

TD.News {
   color: black;
   vertical-align: top;
}

P.Date {
   font-style: italic;
   font-size: smaller;
   text-align: right;
}

P.Footer {
   font-style: italic;
   font-size: smaller;
   text-align: center;
}

P.Translator {
   font-style: italic;
   font-size: smaller;
   text-align: right;
}

DIV.Nav {
   font-size: smaller;
   text-align: center;
   padding: 6px;
}
