<!--
html {
	scrollbar-face-color: #276F01 !important;
  	scrollbar-shadow-color: #ffefd2 !important;
  	scrollbar-highlight-color: #ffefd2 !important;
  	scrollbar-3dlight-color: #ffefd2 !important;
  	scrollbar-darkshadow-color: #ffefd2 !important;
  	scrollbar-track-color: #ffefd2 !important;
  	scrollbar-arrow-color: #ffefd2 !important;
}
.image_border
{
  border: 1px solid #276F01;
}
.top_link
{
  font: bold 11px Tahoma, Verdana, Arial, Helvetica;
  color: #276F01;
}
body
{
        background-color: #ffefd2;
        margin-top: 10px;
        margin-bottom: 10px;
}
.page_data
{
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.bold_title
{
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.body_picture
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #f0febf;
}

a {
    font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: #276F01;
    text-decoration: none;
}
.menu_link
{
    font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: #F7DC8F;
}
.lang_intro
{
    font: bold 13px Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
}
.out_menu_link
{
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
    color: #9A380A;
}
.title_link
{
    font: bold 15px Verdana, Arial, Helvetica, sans-serif;
    color: #5699c8;
}
.links_link
{
    font: bold Tahoma,Verdana,Arial; font-size: 11px;
    color: #928467;
}
.footer_advert_accent_d
{
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
    color: #F7DC8F;
}
.gallery_border
{
  border: 1px solid;
  border-color: #017d07;
}
.contact_data
{
    font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
}
.contact_link
{
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    color: #51331d;
}
.gallery_close_link
{
    font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: #276F01;
}
hr {
  border-top: 1px solid #276F01;
  border-bottom: none;
  color: #FFD88F;
  background-color: #FFD88F;
  height: 1px;
  width: 100%;
}
hr.dashed {
  border-top: 1px dashed #276F01;
  border-bottom: none;
  height: 1px;
  width: 100%;
}

.normal_checkbox
{
  font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  width: 18px;
  height: 18px;
}
.btn
{
  font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  width: 145px;
  height: 19px;
  border: 1px solid #276F01;
  background-color: #EA940A;
}

textarea
{
  font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  width: 322px; 
  height: 100px;
  border: 1px solid #276F01;
}

input
{
  font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  width: 192px;
  height: 18px;
  border: 1px solid #276F01;
}

.sel_long
{
  font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  width: 192px;
  height: 18px;
}

.ok_color 
{
  color: #51331d;
}
.err_color
{
  color: #ff0000;
}
.highslide {
	cursor: url(scripts/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 1px solid #276F01;
}
.highslide:hover img {
	border: 1px solid red;
}

.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;
}

-->
