body {
  background-color: white;
  font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
}

a {
  color: #a98300;
  text-decoration: none;
}

#main_header {
  height: 60px;
  padding: 0px;
}

h2.product-title {
	font-size: 16px;
	margin: 0px;
}

#main_showcase {
  border: none;
  border-top: solid 1px #d5e697;
  border-bottom: solid 1px #d5e697;
  padding: 5px;
  padding-right: 0px;
  padding-left: 0px;
}

h1.main-title {
  font-size: 20px;
  margin-top: 10px;
  border-bottom: solid 1px #d5e697;
  vertical-align: top;
  color: #696969;
}

h1 {
  display: inline;
  margin: 0px;
  padding: 0px;
  line-height: 26px;
  width: 400px;
}

#main_content {
  height: 400px;
  font-size: 15px;
  vertical-align: top;
  padding-top: 10px;
}

span.content {
  color: #7d8a29;
  line-height: 20px;
}

span.rightcont {
  font-size: 13px;
  color: #ef7200;
  line-height: 16px;
}

#ct_link {
  width: 280px;
  height: 35px;
  background-image: url("images/new/main_links/buton_frz.jpg");
  vertical-align: bottom;
  text-align: center;
  padding-bottom: 5px;
}

a.ct_link  {
  display: block;
  font-family: Trebuchet MS ;
  font-size: 16px;
  color: #7f913c;
  text-decoration: none;
}

a.ct_link:hover  {
  font-weight: bold;
}

span.ct_link {
  color: orange;
}

#main_copyright {
  font-weight: bold;
  text-align: center;
  color: #dc3e00;
}

span.copy {
  color: #dc3e00;
}

ul.lista_linkuri {
  width: 150px;
}
ul.lista_linkuri li {
}

ul.lista_linkuri li a {
  display: block;
}

ul.lista_linkuri li a:hover {
  padding-left: 3px;
  background-color: white;
}
