body{
  background-color: #fff;
  scrollbar-face-color: #FF9303;
  color: #000;
  font-size: 13px;
  font-family: verdana, sans-serif;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.text{
  font-size: 13px;
}
form {
  margin: 0px;
  padding: 0px;
}
input, select, .smalltext {
  font-size: 10px;
}
h1 {
  font-size: 20px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

h2 {
  font-size: 15px;
  margin: 0px;
  padding: 0px;
}
h3 {
  font-size: 14px;
  margin: 0px;
  padding: 0px;
}
a:link {
  color: #33c;
  font-weight: bold;
  text-decoration: underline;
}
a:visited {
  color: #4040ff;
  font-weight: bold;
  text-decoration: underline;
}
a:active {
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}
a:hover {
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}

.bottom {
  color: #737373;
  font-size: 10px;
  text-align: center;
}

.graph {
  background-color: #069;
  padding: 0px;
  width: 75px;
}

/* For the ranking tables. */

.darkbg {
  font-size: 10px;
  background-color: #737373;
  color: #fff;
}

.mediumbg {
  background-color: #FF9303;
  background-image: url(grad_bg.png);
  color: #fff;
}

.lightbg {
  background-color: #fff;
  font-size: 10px;
  color: #000;
}

td.descr, .category{
  font-size: 12px;
  padding-right: 5px;
  padding-left: 5px;
}

.category{
  font-size: 10px;
  text-align: right;  
}
.granica{
	padding-right: 5px;
	border-style: solid;
	border-bottom-color: #FF9303;
	border-right-color: #FF9303;
	border-left-color: #ffffff;
	border-top-color: #ffffff;
	border-width: 1pt;
	font-size: 10px;
}
.smalltext{
	font-size: 10px;
}

.lightbgalt {
  background-color: #f0f0f0;
  color: #000;
}

/* For the menu. */

a.menu, a.menu:visited {
  font-size: 13px;
  background-color: #fff;
  border: 1px solid #737373;
  color: #000;
  float: left;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 2px;
  padding: 3px;
  text-align: center;
  text-decoration: none;
}
a.menu:hover, a.menu:active {
  color: #fff;
  background-color: #FF9303;
  background-image: url(grad_bg.png);
  text-decoration: none;
}

.advtitle, .cattitle { text-align:center; font: 12px; font-weight: bold; BORDER: #f6a200 1px solid }
.adv, .cat { text-valign: top; TEXT-DECORATION: none; font: 12px; padding: 4px; text-align:left; BORDER-right: #f6a200 1px solid; BORDER-bottom: #f6a200 1px solid }
.mo1 { BORDER: #f6a200 1px solid;  DISPLAY: block;}
.mo0 { BORDER: #ffffff 1px solid; DISPLAY: block; MARGIN: 0px; PADDING: 0px}

a.table_top, a.table_top:hover, a.table_top:active, a.table_top:visited{
  color: #fff;
  text-decoration: none;
}
