body
{ background: #2C2C2A;
  color: #929280;
}

blockquote{border-color: #40403E;}

#site_content
{ background: #000000; /* url(back.png) repeat; */
  border-color: #40403E;
  border-top-color: #82974B;
}

#menu, #menu li a, .side_menu_item a
{ background: #40403E;
  color: #929280;
  border-color: #2C2C2A;
}

#logo
{ background: url(back.png) repeat;   /* #2C2C2A;  */
  color: #40403E;
  border-color: #82974B;
}


#content h1
{ background: transparent;
  color: #E6E8DC;
  border-color: #40403E;
}

#logo h1
{ 
  background: url(back.png) repeat;
  background: #000000;
  /* color: #E6E8DC; */
  /* border-color: #40403E; */
}

#links, #links a:hover, #links a.selected, #links a.selected:hover,
#content, #content a:hover, .sub 
{ background: transparent;
  color: #929280;
}

#gallery_path  a.gallery_any
{ background: transparent;
  color: #929280;
}

#gallery_path  a.gallery_current
{ background: transparent;
  color: #EEE;
}

#gallery_path  a.gallery_any:hover, #gallery_path  a.gallery_current:hover
{ 
  color: #EEE;
}

#links a, #content a
{ background: transparent;
  color: #82974B;
}

#menu , .side_menu 
{ background: #40403E;
  color: #EEE;
  border-color: #2C2C2A; /* #82974B; */
}


#menu li a:hover, #menu li a.selected, #menu li a.selected:hover
{ background: #82974B;
  color: #EEE;
  border-color: #2C2C2A;
} 

.side_menu_item a.selected, .side_menu_item a:hover, .side_menu_item a.selected:hover
{ background: #EEE;
  color: #929280;
}

.side_menu_item_teksts a
{ background: #40403E;
  color: #929280;
  border-color: #2C2C2A;
}

.side_menu_item_teksts a.selected, .side_menu_item_teksts a:hover, .side_menu_item_teksts a.selected:hover
{ 
  color: #EEE;
}

#contact input, #contact textarea, #contact input.submit
{ background: #2C2C2A; 
  color: #929280;
  border-color: #40403E;
}
