body {
  margin: 0;
  padding: 0;
  color: #000;
  background-color: #fff;
  scrollbar-face-color: #6eb761;
  scrollbar-highlight-color: #f2f9f1;
  scrollbar-shadow-color: #83d791;
  scrollbar-3dlight-color: #f2f9f1;
  scrollbar-arrow-color: #006505;
  scrollbar-track-color: #006505;
}

body, td {
  font: normal 12px Verdana;
}

hr {
  border: 0;
  border-top: 1px solid #060;
}

h1, h2, h3 {
  margin: 0;
  padding: 0;
}


h1 {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}

h2 {
  font-size: 10px;
  color: #000;
  font-weight: normal;
}

h3 {
  font-size: 12px;
  color: #000;
  font-weight: bold;
}

img {
  border: 0;
}

form {
  margin: 0;
}

a {
  text-decoration: none;
  color: #060;
  font-weight: bold;
  border: 0;
  outline: none;
}

a:hover {
  color: #000;
  border-bottom: 1px dashed #060;
}

p {
  text-indent: 20px;
}

input, select {
  color: #050;
  background-color: #acd8a8;
  border: 1px solid #83c177;
  font-size: 10px;
  width: 100px;
}

#kol_topic {
  text-align: center;
  vertical-align: top;
  padding-top: 3px;
  color: #fff;
  font-weight: bold;
  background-color: #83c177;
}

#kol_topic a {
  color: #fff;
}

#kol_topic a:hover {
  color: #fff;
  border-bottom: 1px dashed #fff;
}

#navigation {
  border: 1px solid #83c177;
  background-color: #f2f9f1;
  padding: 8px;
  margin-bottom: 10px;
}

#info {
  border: 1px solid #83c177;
  background-color: #fff;
  color: #060;
  padding: 10px;
  margin: 10px 0 10px 0;
  text-align: center;
}

#topmenu {
  background-color: #5cb14c;
  text-align: center;
}

#topmenu a {
  color: #fff;
}

#topmenu a:hover {
  color: #dfd;
  border-bottom: 1px dashed #fff;
}

#maincolor {
  color: #060;
}

#counters img {
  margin-bottom: 4px;
  opacity: 0.3;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
}

#counters img:hover {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

#counters a {
  border: 0;
}

#page {
  text-align: center;
  border: 1px solid #83c177;
  padding: 0 5px 0 5px;
  font: bold 18px;
  background-color: #ffb;
}

#border_hor {
  border: 0;
  border-top: 1px solid #83c177;
}

#border_hor a {
  border: 0;
  font-weight: bold;
}

#border_hor td {
  border: 0;
  border-bottom: 1px solid #83c177;
  text-align: center;
  padding: 3px;
}

#aukc_title td {
  background-color: #060;
  color: #fff;
  text-align: center;
  font-weight: bold;
}

.rekl {
  font: normal 10px;
}

#topic, #topic optgroup option {
  width: auto;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  color: #060;
  background-color: #fff;
}

#topic optgroup { 
  font-style: italic;
  color: #000;
  font-weight: bold;
  background-color: #ffb;
}

#tdselect td {
  background-color: #fff;
}

#topic_title {
  background-color: #ffb;
  padding: 5px 0 5px 0;
  border: 1px solid #83c177;
}

#mainlist {
  font-size: 20px;
  font-weight: bold;
  list-style: none;
  color: #060;
}

#mainlist ul {
  font-size: 12px;
  padding: 5px 0 5px 30px;
  list-style: none;
  color: #000;
}

.banner {
  background-repeat: repeat-x;
}

.banner #yandex {
  padding-bottom: 5px;
}

.banner div, .banner span, .banner div a {
  font-size: 10px !important;
  text-align: center !important;
}

#bottom_links {
  font-size: 10px;
  text-align: center;
  border-top: 1px solid #83c177;
  background-color: #f2f9f1;
  padding: 5px 25px 5px 25px;
}

#bottom_links a {
  font-size: 10px;
  border: 0;
}

#opis {
  line-height: 10px;
  margin: 5px 0 5px 0;
}

#main_title {
  padding: 10px;
  border: 1px solid #060;
  background-color: #83c177;
  text-align: center;
}

#main_title h1 {
  text-shadow: 2px 2px 1px #060;
}

#time {
  color: #006505;
  font-weight: bold;
}

#centertext {
  padding-left: 10px;
  padding-right: 10px;
}

#maintext {
  background-color: #f2f9f1;
  border: 1px solid #83c177;
  border-top: 0px;
  padding: 5px;
  text-align: justify;
}

#numizm_news {
  text-align: center;
  font-size: 10px;
}

#login td {
  text-align: center;
}

#login td span {
  color: #060;
}

.opahref img {
  opacity: 0.5;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

.opahref:hover img {
  opacity: 1.0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}








.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-image-blur {
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
}
.highslide-loading {
	display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: black;
}
.highslide-loading:hover {
	color: #ff0;
	border: 1px solid #ff0;
}
a.highslide-full-expand {
	background: url(/images/hs/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-footer {
	height: 11px;
}
.highslide-footer .highslide-resize {
	float: right;
	height: 12px;
	width: 11px;
	background: url(/images/hs/resize.gif);
}
.highslide-resize {
	cursor: nw-resize;
}
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}
