body {
  background-image: url('img/bg.gif');
  padding-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  font-family: Verdana;
  font-size: 10px;
}

iframe {
  border: 0px;
}

.maintable {
  background-color: #FFFFFF;
  width: 800px; 
  height: 600px;
}

pre {
  font-family: Verdana;
  font-size: 10px;
  padding: 7px;
}

.rub { 
	color: #666666; 
	font-family: Verdana, Sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
}

input, textarea, select {
	color: #808080; 
	font-family: Verdana, Sans-serif; 
	font-size: 10px; 
}

a.menulink:link    { text-decoration: none;      color: #000000; font-family: Verdana; font-size: 10px; font-weight: bold; }
a.menulink:visited { text-decoration: none;      color: #000000; font-family: Verdana; font-size: 10px; font-weight: bold; }
a.menulink:hover   { text-decoration: underline; color: #974248; font-family: Verdana; font-size: 10px; font-weight: bold; }
a.menulink:active  { text-decoration: underline; color: #974248; font-family: Verdana; font-size: 10px; font-weight: bold; }

a:link    { text-decoration: none;      color: #666666; font-family: Verdana; font-size: 10px; font-weight: bold; }
a:visited { text-decoration: none;      color: #666666; font-family: Verdana; font-size: 10px; font-weight: bold; }
a:hover   { text-decoration: underline; color: #974248; font-family: Verdana; font-size: 10px; font-weight: bold; }
a:active  { text-decoration: underline; color: #974248; font-family: Verdana; font-size: 10px; font-weight: bold; }

.karta {
  padding: 5px;
}

