body { 
  border-color                : #434343; 
  SCROLLBAR-FACE-COLOR        : #434343; 
  SCROLLBAR-HIGHLIGHT-COLOR   : #494949;
  SCROLLBAR-SHADOW-COLOR      : #494949;
  SCROLLBAR-3DLIGHT-COLOR     : #434343; 
  SCROLLBAR-ARROW-COLOR       : #888888; 
  SCROLLBAR-TRACK-COLOR       : #434343; 
  SCROLLBAR-DARKSHADOW-COLOR  : #434343;
  color                       : #370E01;
  background-color            : #EDE4D3;
  margin                      : 0px;
  padding                     : 0px;
  height                      : 100%;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
}
a {
  text-decoration: none;
  color: #ff0000;
}
a:hover {
  color: #F2C100;
}
td {
/*
	font-family     : Arial, Helvetica, sans-serif;
	font-size       : 11px;
	color           : #999999;
*/  
}


#top {
  background-color: #370e01;
  top: 0px;
  left: 0px;
  height:99px;
}


#top img 
{
  position:absolute;
}

#menu
{
  height: 22px;
  background-color: #dfcfb9;
  padding: 0px 20px 0px 0px;
  vertical-align: middle;
  border-bottom: 1px solid black;
  color: #a47a5c;
  line-height: 12px;
  font-size: 12px;
}

#menu form {
  padding: 0;
  margin: 0;
}

#menu span.separator
{
  float : right;
}

#menu a
{
  text-decoration: none;
  color: #a47a5c;
  vertical-align: middle;
  margin: 2px 2px;
}

#menu a:hover
{
  color:  #6a1a00;
}

#menu img
{
}

#menu img.active
{
  cursor: pointer;
}


#menu span#search
{
  float: right;
  padding-top: 0px;
  margin-top:0px;
  margin-left: 15px;
  top: 1px;
  position: relative;
  vertical-align:top;
}

#menu span#search input 
{
  font-size: 10px;
  border: 1px solid #000000;
}

#main 
{
  overflow: auto;
  height: 80%;
  padding: 0px 0px 0px 0px; 
/*  font-family: Georgia, "Times New Roman", Times, serif; */
/*  font-size: 13px;   */
  /*color: #370E01;*/
/*  color: #000000; */
/*  font-style: italic; */
}

#main 
{
  padding-left: 72px;
}

/*
.highlight
{
  background-image: url(http://ruiny.art.pl/images/indent-bg.gif);
  background-repeat: repeat-y;
  padding-left: 72px;
  margin-left: -72px;
}
*/

/*
#main .highlight
{
  background-image: url(../images/indent-bg.gif);
  background-repeat: repeat-y;
}
*/
#bottom
{
  padding: 2px 15px;
  background-color: #000000;
  color: #DFCFB9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  height: 16px;
  visibility: hidden;
}
 
#bottom a             { color: #666666; }
#bottom a:hover       { color: #cccccc; }
#bottom a:active      { color: #ffffff; }

#bottom span.hosting  
{
  color: #999999;
  float: left;
  font-size: 9px;
  line-height: 14px;
  font-weight: bold;
}

#bottom span.by
{
  float: right;
 
}

#bottom img.active
{
  cursor: pointer;
}

div#contact
{
  margin-top: 20px;
}

#contact td
{
  color: #000000;
}
