html,body {
    font: 10pt Tahoma;
    color:#333;

    padding: 0;
    margin: 0;
    background: url(images/bottom1.jpg) bottom center no-repeat;
		background-color:#FFFFFF;

  }
  html {

  }



  img {
    border: 1px solid #FFF;
  }


  #frame {
     position: absolute;
     top: 0;
     left: 50%;
     margin:  0 0 0 -388px;
     z-index: 1;
     width: 775px;
}
  #bottom {
 

     z-index: 1;
     width: 800px;
     text-align: center;
     color: #737373;
     height: 28px;
     font-size: 10pt;
      background: url(images/bottom1.jpg) bottom center no-repeat;
      margin-top: 4px;
}






  #bottom div {
    padding-top: 7px;
  }


a {
  text-decoration: none;
  color: #999999;
}




 #logo {
     position: absolute;
     top: 41%;
     left: 50%;
     margin:  0 0 0 -350px;
     z-index: 5;
     text-align: center;
     background: url(images/logo.jpg) bottom left no-repeat;
     width: 702px;
     height: 150px;
 }

 #menu_top {
   float: left;
   width: 700px;
   height: 28px;
   text-align: center;
   margin: 0 0 0 35px;
   z-index: 2;

   background: url(images/menu_bg.jpg) no-repeat;
 }
 #menu_top a{
    font-weight: normal;
    color: #909090;
    text-decoration: none;
 }
 #menu_top a:hover{
    color: #308230;
    text-decoration: none;
 }
 #menu_top span{
    margin-left: 5px;
 }

.text_field {
  width: 100%;
  border: 1px solid #999;
  color:#444;
  font: 11pt Arial Narrow;
}

.textarea_field {
  width: 100%;
  height: 200px;
  border: 1px solid #999;
  color:#444;
    font: 11pt Arial Narrow;
}

.button {
  border: 1px solid #599B59;
  padding: 3px 5px 3px 5px;
  background: #EAEAEA ;
  color: #599B59;
    font: 13pt Arial Narrow;
}





/* Galery begin */

 #main {
     position: absolute;
     top: 13%;
     left: 50%;
     margin:  0 0 0 -420px;
     width: 856px;
     z-index: 10;
     font: 18px Arial Narrow;
     color: #060;
     background: #FFF;
 }
 #nav_tab {

   float: left;
   width: 856px;

   height: 38px;
  /* background: url(images/galery.gif) left bottom no-repeat;*/
 }



#main a {
  color: #909090;
  text-decoration: none;
}
#main a:hover{
  color: #006600;
  text-decoration: none;
}
#nav_tab span{
  margin-right: 11px;
}


#picture {
  float: left;
  width: 500px;
  height: 500px;

  text-align: center;
  margin-top: 40px;
}


#vert_line {
  float: left;
  background: url(images/vert_line1.jpg) left top no-repeat;
  width: 31px;
  height: 580px;
  margin-left: 41px;
  margin-right: -24px;

  padding:0;
}

#spisok {
  float: left;
  width: 290px;
  background: url(images/mini_logo.gif) bottom no-repeat;

  vertical-align: middle;
  height: 520px;
  padding-top: 35px;

}


#sub {
  list-style: none;
  padding:0;
  margin: 0  0 0 20px;

}
#sub img {
  margin-right: 20px;

}
#sub .sub_im_foto {
 border: 1px solid #E3E3E3;
}



#sub li {

 padding-top: 11px;
  display: block;
  height: 61px;
  padding-left: 17px;
  border: 1px solid #FFF;
  border-left: 0;
  border-right: 0;
  color: #999;
  font-size: 10pt;
   padding-bottom: 11px;
}
html>body #sub li {padding-bottom: 0px;}

#sub li.here{
background: #F2F2F2;
border: 1px solid #CBCBCB;
border-left: 0;
border-right: 0;
cursor: pointer;
color: #308230;

}

#sub li.here a{

color: #308230;

}

.soder {
  float: left;
  width: 250px;

}


.foto_sub {
  float: left;
  margin-bottom: 15px;

}
.foto_sub div {

}



a .im_foto {
  border: 2px solid #FFF;
  float: left;

}
a:hover .im_foto {
  border: 2px solid #6699FF;

}
.im_foto_hov {
float: left;
  border: 2px solid #6699FF;

}




.im_foto_sel {
  border: 2px solid #0C0;



  float: left;
}






#pages {
  float: left;
  width: 150px;
 padding-left: 45px;
}

#pages div{
  float: left;
  border: 1px solid #CCC;
  width: 16px;
  text-align: center;
  margin-right: 6px;

  font: 9pt Arial Narrow;
}
#pages div a{
 color: #BBB;
 font-weight: bold;
 cursor: pointer;

}
#pages a {
text-decoration: none;
}


.page {
    background: #000;
    color: #FFF;
    border: 1px solid #333;
}
.page a:hover{
    color: #FFF;
}

/* Galery emd */

.Center {
  font-family:Verdana;
  font-size:12px;
  font-weight:normal;
  line-height:1.5;
  padding:3px 0px 3px 0px;
}

.Center {
  text-align:center;
}
