<!--
html {
	scrollbar-face-color: #ff6600 !important;
  	scrollbar-shadow-color: #fde9d2 !important;
  	scrollbar-highlight-color: #fde9d2 !important;
  	scrollbar-3dlight-color: #fde9d2 !important;
  	scrollbar-darkshadow-color: #fde9d2 !important;
  	scrollbar-track-color: #fde9d2 !important;
  	scrollbar-arrow-color: #fde9d2 !important;
}
.page_data {
  font: 13px Verdana, Tahoma,Arial, Helvetica, sans-serif;
  color: #000000;
  text-decoration: none;
}
.add_comment
{
  font: 13px Verdana, Tahoma,Arial, Helvetica, sans-serif;
  color: brown;
  text-decoration: none;
}
body
{
	background-color: #fde9d2; 
        padding: 0px;
}
.main_table
{
	background: #b49171;
	border: solid 1px #ff6600;
}
.bottom_border
{
	border-bottom: solid 1px #ff6600;
}
.bottom_top_border_for_menu
{
    font: bold 15px Tahoma, Verdana, Arial, Helvetica;
    border-bottom: solid 1px #ff6600;
    border-top: solid 1px #ff6600;
    color: #ff6600;
    background-color: #261b04;
}
a {
	text-decoration: none;
}
.title_link
{

    font: bold 15px Tahoma, Verdana, Arial, Helvetica;
    color: #261b04;
}
.menu_link
{
    font: bold 15px Tahoma, Verdana, Arial, Helvetica;
    color: #ff6600;
}
.footer_advert_accent_d
{
    font: bold 10px Verdana, Tahoma, Arial, Helvetica, sans-serif;
    color: #261b04;
    text-decoration: none;
}
.footer_advert_easyhmt
{
    font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
}
.footer_advert_easyhmt_link
{
    font: bold 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: brown;
}
.gallery_border
{
  border: 1px solid #ff6600;
}
.border_data
{
  border: 1px solid #000000;
}
select 
{
  font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  height: 19px;
  width: 229px;
  padding-top: 0px;
  border: 1px solid #84371b;
}
.sel_middle
{
  width: 196px;
}
.sel_long
{
  width: 219px;
}
input 
{
  font: 11px Tahoma,Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  height: 19px;
  width: 218px;
  padding-top: 2px;
  border: 1px solid #84371b;
}
.input_short
{
  width: 145px;
}
.btn 
{
  font: 11px Tahoma,Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  height: 19px;
  width: 120px;
  padding-top: 0px;
  background-color: #e0aa6c;
  border: solid 1px #84371b;
}
.res_btn
{
  font: 11px Tahoma,Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  height: 19px;
  width: 107px;
  padding-top: 0px;
  background-color: #debc72;
  border: solid 1px #7f4539;
}
textarea
{
  width: 218px;
  height: 100px;
  border: 1px solid #84371b;
}
.highslide {
	cursor: url(scripts/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 1px solid #ff6600;
}
.highslide:hover img {
	border: 1px solid black;
}

.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    color: black;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
hr {
  border-top: 1px solid #84371b;
  border-bottom: none;
  color: #fbc784;
  background-color: #fbc784;
  height: 1px;
  width: 100%;
}
hr.separator {
  border: 1px solid #84371b;
  color: #84371b;
  background-color: #84371b;
  height: 13px;
  width: 100%;
}
-->

