body {
  background-color: #000000; 
  background-image: url("../flavors/default/bg_black.jpg");
  background-repeat: repeat;  
  color: #eadfc0;
  font-family:  arial, "sans-serif";
}

#header {
height: 70px;
border-width: 0px 0px 1px 0px;
border-style: solid;
}
#wrapper {
  margin-left: auto; 
  margin-right: auto;
  margin-top: 15px; 
  border-collapse: collapse;
}

#title {
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: fantasy, arial;
  font-size: 30px;
  font-weight: bold;
  /*color: #d0d0d0;  */
  color: #ffffff;
}

div#topleft {
  font-size: 12px;
  color: #eadfc0;
  width: 400px;
 /* background-image: url("bg_left_main.jpg");  */
  background-repeat: no-repeat;
  background-position: bottom right;
  /*background-color: #e7eae1; */
   background-color: transparent;
/* border-width: 1px;
  border-style: solid;  */
}

#aboutleft {
  float: left;
  height: 535px;
  width: 330px;
  background-image: url("bg_left_about.jpg"); 
  background-repeat: no-repeat;
  background-position: bottom right;
  /*background-color: #e7eae1; */
  background-color: transparent;
  margin-bottom: 2px;
}
#abut1 {
/*   background-image: url("knopka.jpg"); */
   height: 157px;
   padding-left: 105px;
   margin-bottom: 5px;

 }
#abut2 {
/*   background-image: url("knopka.jpg"); */
   height: 157px;
   padding-left: 7px;
 }

#abutmid {
/*  background-image: url("fotographer.jpg"); */
    height: 202px;
    padding-left: 15px;

}




#top {
  height: 20px;
/*  background-image: url("bg.gif");*
  background-repeat: repeat-x;
  background-position: bottom;
  /*background-color: #e7eae1; */
  background-color: transparent;
}

#topright {
  height: 20px;
  width: 20px;
/*  background-image: url("bg.gif"); */
  background-repeat: no-repeat;
  background-position: bottom left;
  /*background-color: #e7eae1; */
 background-color: transparent;
}

#left {
  width: 20px;
/*  background-image: url("bg.gif"); */
  background-repeat: repeat-y;
  background-position: right;
  /*background-color: #e7eae1; */
 background-color: transparent;
}

#center {
  /*background-color: #e7eae1; */
 background-color: transparent;
  width: 391px;
  height: 154px;
  background-image: url("bg_right_main.jpg");
   background-repeat: no-repeat;
}

#center_in
{
  font-family:  fantasy, arial, "sans-serif";
  font-size: 12px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-right: 30px;
  margin-left:  30px;
 /* color: #e7eae1; */
 color: #ffffff;
}

#right {
  font-size: 12px;
  margin-left:30px;
  padding-left: 20px; 
/*  padding-top: 10px; */
  width: 500px;
 /* height: 190px; */
/*  background-image: url("bg_topright_main.jpg");  */
  background-repeat: no-repeat;
  background-position: top;
  /*background-color: #e7eae1; */
 background-color: transparent;
/* border-width: 1px;
  border-style: solid; */
}

#right_about {
  width: 559px;
  height: 513px;
  background-image: url("insert.png");
  background-repeat: no-repeat;
  background-position: top;
  /*background-color: #e7eae1; */
 background-color: transparent;
  padding-left: 40px;
  margin-top: 10px;
}

#bottomleft {
 /*margin-top: 20px;*/	
 width: 400px;
 font-size: 9pt;
 background-color: transparent;
/* border-width: 1px;
 border-style: solid; */
 bottom: 0px;
 position: absolute;
 left: 10px;
}
div#dspace {
clear: both;
border-width: 0px 0px 1px 0px;
 border-style: solid;
}
#bottom {
  height: 10px;
  font-size: 9pt;
 /* color: #e7eae1; */
 color: #eadfc0;
/*  background-color: #687d56; */
 background-image: url("bg_black.jpg");
 border-width: 0px 0px 0px 0px;
  border-style: solid;
/* position: absolute;*/
 width: 899px;
 bottom: 0px;
}

div#bottomright {
  margin-left: 30px;
/*  height: 450px; 
  width: 450px;  */
  background-color: transparent;
/*   border-width: 1px;
  border-style: solid; */
  position: absolute;
/*  top: 0px;  */
  right: 0px;
  bottom: 0px; 
}

div#mainbody {
  width: 899px;
  background-image: url("../flavors/default/bg_black.jpg");
  margin-top: 2px; 
/*  padding-bottom: 2px;  
  border: 1px solid; 	 */
  position: relative;
  min-height: 470px;
  height: expression( this.scrollHeight < 471 ? "470px" : "auto" );
}

.cont {
 float: left;
}
.botlink {
  font-size: 8pt;
 /* color: #e7eae1; */
   color: #eadfc0;
  text-decoration: none;
  font-weight: normal; 
}

div#container
{
  width: 900px;
/*  border-width: 1px;
  border-style: solid; */
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
  min-width: 800px;
/*  width:expression(document.body.clientWidth < 800? "800px": "auto" ); */
}

.logotext
{
text-align: center;
color: #eadfc0;
}

.hright
{
text-align:right;
}

#topmenu
{
text-align: right;
border: 1px solid;
width: 899px;
right: 0px;
}

#slideshow
{
text-align: right;
}
