body
{
  font-family :  Arial, sans-serif;
}

.Main
{
  text-align: center;
}

.BasicTable
{
  border-width: thin;
  border-style: solid;
  border-color: red;
  padding: 0px 0px 0px 0px;
  border-collapse: collapse;
}
.BasicTable td
{
  border-width: 2px;
  border-style: solid;
  border-color: Silver;
  padding: 2px;
}
.BasicTable th
{
  border-width: 2px;
  border-style: solid;
  border-color: Silver;
  padding: 2px;
}

.WideTable
{
  border-color: #A0A0A0;
  border-style: solid;
  border-width: 1px 1px 0px 0px;
  border-spacing: 0px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;  
}

.WideTable th
{
  border-color: #A0A0A0;
  border-style: solid;
  border-width: 0px 0px 1px 1px;
  padding: 1px 5px 1px 5px;
  background-color: #F0F0FF
}

.WideTable td
{
  border-color: #A0A0A0;
  border-style: solid;
  border-width: 0px 0px 1px 1px;
  padding: 1px 5px 1px 5px;
  text-align: center;
}

h3
{
  margin-bottom: 3px;
}

li.Tree {
  list-style: outside url(images/blank.png);
  margin-left: -20px;
  padding: 0px 0px 0px -10px;
  cursor: pointer;
}

li.Open {
  list-style: outside url(images/open.png);
  margin-left: 0px;
  padding: 0px 0px 0px -10px;
  cursor: pointer;
}

li.Close {
  list-style: outside url(images/close.png);
  margin-left: 0px;
}

ul.NoEnd {
  margin-left: 20px;
  padding-left: 20px;
  background-repeat: repeat-y;
  background-image: url(images/line1.png);
}

ul.End {
  margin-left: 20px;
  padding-left: 20px;
}

div.NewsItem {
  
}

div.NewsItemContent {
}

div.NewsItemLink {
  display: inline;
  padding-right: 5px;
}

div.NewsTreeItem {
  
}

#MainTitle {
  background-color: #F08080;
  padding: 1px 10px 0px 10px;
  margin-top: 0px;
  margin-left: 0px;
  border-bottom-style: dotted;
  border-bottom-width: thin;
  color: White;
}

#MainTitleText {
  margin: 2px 0px 2px 0px;
  padding: 0px 0px 0px 0px;
  background-repeat: no-repeat;
}

#MainMenu {
  background-color: #F5F5F5;
  padding: 2px 5px 2px 5px;
  margin-top: 0px;
  border-bottom-style: dotted;
  border-bottom-width: thin;
}

form {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.MenuItem {
  padding: 2px 3px 1px 3px;
  float: left;
}

.MenuItem2 {
  padding: 0px 3px 0px 3px;
  margin-top: 0px;
  text-align: right;
  width: 100%;  
}

#Online {
  padding: 1px 3px 2px 3px;
  display: inline;
  right: 10px;
}

#Content {
  padding: 4px 10px 10px 10px;
  margin-left: 0px;
}

div.NewsItem {
  border: thin dotted #97ADFF;
  background: #F6F7FF;
  margin-top: 5px;
  padding: 0px 5px 5px 5px;
}

h4.NewsItemTitle {
  border-bottom-width: thin;
  border-bottom-style: solid;
  margin-top: 0px;
  margin-bottom: 0px;
}

#NewsGroupTree {
  margin-left: -20px;
}

#NewsGroupTreeSection {
  float: left;
  width: 50%;
}

#NewsGroupTreeTitle {
  padding: 0px;
  border-bottom-color: Silver;
  border-bottom-style: solid;
  border-bottom-width: thin;
}

#NewsSection {
  margin: 0px 0px 0px 50%;
  }
  
#NewsSection {
  
}

#AddNewsForm {
  
}

div.Form {
  border: thin solid;
  background: #F0F8FF;
  padding: 0px;
  width: 450px;
  padding: 5px 5px 5px 5px;
}

#AdminInfo {
  clear: both;
  border-top-style: dotted;
  border-top-width: thin;
  text-align: center;
  font-size: smaller;
  margin-top: 0px;
  padding-top: 0px;
}

table.Table {
  border: thin dotted;
}

table.Table tr td {
  font-size: smaller;
  border: thin dotted;
  padding: 1px 3px 1px 3px;
  margin: 0px 0px 0px 0px;
}

table.Table tr th {
  background: #F6F6F6;
  font-size: smaller;
  border: thin dotted;
  padding: 1px 3px 1px 3px;
  margin: 0px 0px 0px 0px;
}

h3 {
  font-size: large;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

li a img {
  padding: 0px 0px 0px 0px;
  border: none;
}

#rsslink
{
  text-align: right;
}

#NewsList table
{
}

#NewsList h3
{
  border-bottom-color: Silver;
  border-bottom-style: solid;
  border-bottom-width: thin;
  margin-bottom: 5px;
}

div.sysmessage
{
  background: #ffe0e0;
  border-left-width: 10;
  border-left-color: Red;
  border-left-style: solid;
  padding: 5px 5px 5px 5px;
  font-size: medium;
  color: Maroon;
  margin-top: 5px;
  margin-bottom: 5px;
}

div.Title
{
  border-bottom-color: Silver;
  border-bottom-style: solid;
  border-bottom-width: thin;
  font-size: large;
  font-weight: bold;
  margin-bottom: 5px;
}

#odber {
  font-size: small;
  font-style: italic;
}

Table2 {
  border: 0px;
}

Table2 tr {
  background-color: #d9dCFF;
}

Table2 th {
  background-color: #897CFF;
  color: White;
}

Table2 td {
  padding: 3 3 3 3;
}

.StatTable {
  font-size: small;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 16px;
  border-left: thin solid Black;
  border-top: thin solid Black;
}

.StatTable th {
  background-color: #e8e8ff;
  border-right: thin solid Black;
  border-bottom: thin solid Black;
}

.StatTable td {
  border-right: thin solid Black;
  border-bottom: thin solid Black;
  padding: 3px 3px 3px 3px;
}

.StatTable tr {
  border: thin solid Black;
}

.StatList {
  text-align: center;
  margin-bottom: 16px;
}

.SourceCode {
  font-family: monospace;
  font-size: larger;
  border: solid #dddddd 1px;
  background-color: #FFFFF0;
  padding: 6px;
  float: none;
  page: auto;
  width: auto;
}

.Footer
{
  border-style: solid; 
  border-top-color: gray; 
  border-width: 1px 0 0 0; 
  margin-top: 20px; 
  padding-top: 2px;
  font-size: 10px;
  text-align: center;
}

.Footer li
{
  padding-left: 3px;
  padding-right: 3px;
  display: inline;
}

