html, body {
  background:url('../images/body/background.png');
  background-repeat: repeat-x;
   background-color: #c7b6a6;
  margin: 0px;
  height: 100%;
  padding: 0px;
}
a
div.container_shadow {
 width: 852px;
 background: url('../images/body/ena.png');
 padding: 0px;
 padding-bottom: 0px;
}

div.container {
  width: 852px;
}
div.top_image {
    background:url('../images/body/top_img.png');
    height: 86px;
    width: 800px;
    text-align: left;
}

div.lang_menu {
    position: relative;
    padding-left:736px;
    padding-top:20px;
}
div.lang_menu a {
  border: 0px;
  text-decoration: none;
}
div.lang_menu img {
  border: 0px;
}
div.but_menu {
padding-left: 756px;
}
div.but_menu a {
  border: 0px;
  text-decoration: none;
}
div.but_menu img {
    border: 0px;
}



div.top_image_inner {

  height: 170px;
  width: 800px;
}
div.menu {
  background-color: white;
  height: 100px;
  width: 800px;
}
div.main {
  background-color: #e5d9cf;
  text-align: left;
  padding-left: 23px;
  width:600px;
  text-align: justify;
  margin-right: 200px;
  padding-top: 5px;
  color: #58666f;
    font-family: Garamond;
  padding-bottom: 10px;
}
a {
  color: #58666f;
  text-decoration:underline;
}


div.image3 {
    display: block;
    background: url('../images/body/stripe_bottom.png');
    background-repeat: no-repeat;
    width: 800px;
    color: white;
    height: 33px;
    text-align: left;
}

div.inner2 {
    width: 800px;
    background-color: #e5d9cf;
    min-height: 300px;
    padding: 0px;
    text-align: left;
}

div.upper_menu
      {
      font-family: Bodoni;
      cursor: pointer;
	  float: left;
	  height: 20px;
	  margin: 0px;
	  padding: 0px;
      padding-top: 10px;
	  position: relative;
	  width:130px;
      font-size: 20px;
      }
div.upper_menu2
      {
      font-family: Bodoni;
      cursor: pointer;
	  float: left;
	  height: 20px;
	  margin: 0px;
	  padding: 0px;
      padding-top: 10px;
	  position: relative;
	  width:180px;
      font-size: 18px;
      }
div.menu_mid {
    clear:both;
    padding-left: 23px;
    text-align:left;
    width: 800px;
    height: 36px;
    min-height: 36px;
            padding-top: 3px;
            font-family: Garamond;
}
div.middle_menu {
      font-family: Garamond;
	  height: 20px;
      color: #768489;
	  margin: 0px;
	  padding: 0px;
	  position: relative;
	  width:120px;
      font-size: 17px;
      cursor: pointer;
}
div.middle_menu2 {
      font-family: Garamond;
	  height: 20px;
      color: #768489;
	  margin: 0px;
	  padding: 0px;
	  position: relative;
	  width:120px;
      font-size: 17px;
      margin-left: 140px;
      cursor: pointer;

}
div.menu_bottom {
    color: #768489;
    text-align: left;
    font-family: Garamond; 

}
div.menu_bottom_i {
        font-family: Garamond;
        cursor: pointer;
      color: #768489;
	  margin: 0px;
      float: left;
	  padding: 0px;
	  position: relative;
        padding-right: 5px;
        font-size: 13px;
        height: 18px;
        margin-top: 4px;
}
div.menu_bottom_i1 {
        font-family: Garamond;
        cursor: pointer;
      color: #768489;
	  margin: 0px;
      float: left;
	  padding: 0px;
	  position: relative;
        padding-right: 5px;
               font-size: 13px;
        height: 18px;
                padding-top: 6px
}
div.advPic {
        position: relative;
        float: left;



}
div.advText {
    padding-left: 150px;
}
div.advTitle {
    padding-left: 150px;
    padding-bottom: 3px;
    font-size: 18px;
    font-weight: bold;
}


    div.main p {
      text-indent: 40px;

      padding: 0px;
    }
    div.main li {
      margin-left: 40px;
    }

a.menu_button:hover {
   font-weight: bold;
}
span#menu_button_l {
  padding-right: 5px;
  border-right: 1px solid #78b1e2;
}

span#menu_button_l1 {
  padding-right: 5px;
  border-right: 1px solid #78b1e2;
}
span#menu_button_l2 {
  padding-right: 5px;
  border-right: 1px solid #78b1e2;
}
span#menu_button_l3 {
  padding-right: 5px;
  border-right: 1px solid #78b1e2;
}
span#menu_button_l4 {
  padding-right: 5px;
  border-right: 1px solid #78b1e2;
}
span#menu_button_l5 {
  padding-right: 5px;
  border-right: 1px solid #78b1e2;
}
span#menu_button_l6 {
  padding-right: 5px;
  border-right: 1px solid #78b1e2;
}
div#fixed {
width: 800px;
           text-align: right;
    z-index: 10;
}
      div.datums {
            color: #143848;
            font-size: 10px;
            font-family: Arial;
      }

      div.title {
        Font-size: 18px;
        font-weight: bold;
        color: #143848;
      }
      div.intro {
        border-bottom: 1px solid #e1d1c1;
        margin-bottom: 5px;
        padding-bottom: 2px;

      }
      div.teksts {

      }
            span#readmore {
              color: #143848;
              padding-left: 20px;
              font-size: 12px;
              cursor: pointer;
              font-family: Arial;
            }


