html
{
  padding: 0;
  margin: 0;
  font-size: 12px;
  color: #000;
  line-height: 17px;
  font-family: Arial, helvetica, MS san-serif;
}
body
{
  padding: 20px 0 20px 0;
  margin: 0;
  background: url(../img/bg.jpg) repeat-x #c1ab96;
}
#body0
{
  width: 1004px;
  margin: auto;
  padding: 0;
  background: url(../img/bg_body.jpg) 0 0 repeat-y #fff;
  position: relative;
}
#body
{
  background: url(../img/bg_centerblock.gif) right top repeat-y;
  position: relative;
}
h1
{
  font-size: 20px;
  color: #880907;
  background: url(../img/bg_h1.jpg) left bottom no-repeat;
  padding: 39px 0 13px 0;
  margin: 0 0 8px 0;
}
h2
{
  font-size: 16px;
  color: #000;
  padding: 0;
  margin: 8px 0;
}
p
{
  margin: 0;
}
a
{
  color: #993333;
  text-decoration: none;
}
a:hover
{
  color: #000;
  text-decoration: underline;
}
#centerblock a:hover
{
  text-decoration: none;
}
#centerblock a
{
  text-decoration: underline;
}
.center
{
  text-align: center;
}
.uppercase
{
  text-transform: uppercase;
}
#menu
{
  background: url(../img/bg_menu.gif) repeat-x #f0d79d;
  font-size: 14px;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
}
#menu div
{
  background: url(../img/bg_menuright.gif) top right no-repeat;
}
#menu ul
{
  padding: 2px 0 0 12px;
  margin: 0;
  background: url(../img/bg_menuleft.gif) top left no-repeat;
  height: 21px;
}
#menu li
{
  list-style-type: none;
  float: left;
  margin: 0;
  padding: 0;
}
#menu a
{
  text-decoration: none;
  font-weight: bold;
  color: #7a0019;
}
#menu a:hover
{
  background: url(../img/bg_menuselected.gif) top repeat-x #861524;
  color: #f4dfaf;
}
#menu a span, #menu a span span, #menu a
{
  display: block;
  height: 21px;
  float: left;
}
#menu a span span
{
  padding: 0 30px;
  cursor: hand;
}
#menu a.selected span
{
  background: url(../img/bg_menurightselected.gif) top right no-repeat;
}
#menu a.selected span span
{
  background: url(../img/bg_menuleftselected.gif) top left no-repeat;
}
#logo
{
  height: 71px;
  padding: 20px 0 0 10px;
  color: #fff;
  font-size: 15px;
  line-height: 15px;
}
#logo img
{
  width: 54px;
  height: 62px;
  border: 0;
  float: left;
  padding: 0 8px;
}
#leftblock
{
  float: left;
  width: 207px;
  background: url(../img/bg_leftblocktop.jpg) top left no-repeat;
  color: #963;
  font-size: 12px;
/*  height: 500px;*/
}
#leftblock p
{
  margin: 0;
}
#leftmenu 
{
  background: url(../img/bg_leftmenubottom.jpg) bottom left no-repeat;
  padding-bottom: 14px;
}
#leftmenu ul
{
  margin: 0;
  padding: 12px 0 12px 16px;
  font-weight: bold;
}
#leftmenu li.selected
{
  font-weight: bold;
}
#leftmenu ul li
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#leftmenu ul li ul
{
  margin: 0;
  padding: 0 0 0 12px;
  font-weight: normal;
}
#subleftmenutext
{
  background: url(../img/bg_subleftmenutext.gif) 0 0 repeat-y #fff;
  padding: 0 16px;
}
#leftblockbottom
{
  background: url(../img/bg_leftblockbottom.jpg) top left no-repeat;
  padding: 20px 16px 0 16px;
  font-size: 10px;
  line-height: 12px;
}
#supleftmenutext
{
  height: 116px;
  overflow: hidden;
  background: url(../img/bg_supleftmenutext.jpg) top left no-repeat;
}
#centerblock
{
  margin-left: 207px;
  background: url(../img/bg_content.jpg) 0 0 no-repeat;
  padding-top: 55px;
  min-height: 500px;
}
#contentblock
{
  padding: 0 20px 50px 10px;
}
#contentblock p, #contentblock .p
{
/*
  padding: 4px 0;
  text-indent: 10px;
*/
}
#contentblock .p p
{
  padding: 0;
}
#centerblock table p, #centerblock table .p
{
  text-indent: 0px;
  padding-left: 4px;
  padding-right: 4px;
}
#centerblock li, #centerblock p
{
/*  text-align: justify;*/
}
#pagenavigator
{
  text-align: center;
  font-size: 10px;
  padding: 0 70px 0 290px;
}
#bottommenu
{
  width: 1004px;
  clear: both;
/*  clear: none;*/
  background: url(../img/bg_bottommenu.gif) top repeat-x #7a0019;
  height: 23px;
  overflow: hidden;
}
#bottommenu div
{
  background: url(../img/bg_bottommenuleft.gif) top left no-repeat;
}
#bottommenu div div
{
  background: url(../img/bg_bottommenuright.gif) top right no-repeat;
  padding: 0 20px;
}
#bottommenu, #bottommenu div, #bottommenu a
{
  text-align: center;
  font-size: 10px;
  line-height: 23px;
  text-transform: uppercase;
  color: #fff;
}
#bottommenu a
{
  padding: 0 10px;
}
#bottommenu2
{
  background-color: #c1ab96;
  text-align: center;
  font-size: 10px;
  color: #993333;
}
.hidden
{
  display: none;
}
.ok
{
  color: green;
}
.error, .red
{
  color: #880907;
}
.input100p, fieldset
{
  width: 700px;
}
.input100p, .submit
{
  border: 1px solid #880907
}
.color1
{
  background-color: #f5e1b0;
/*  background-color: #f5f5f5;*/
}

.letters span
{
  padding: 0 35px;
}
.letters .all#all, .a-v#a-v, .letters .g-z#g-z, .letters .i-k#i-k, .letters .l-o#l-o, .letters .p-s#p-s, .letters .t-ia#t-ia
{
  font-weight: bold;
  color: black;
}

.p ul
{
  padding: 0;
  margin: 0;
}
.p li
{
  margin: 0 0 8px 0;
  padding: 0;
  text-indent: 10px;
  list-style: none;
}

#gallery div
{
  float: left;
  width: 160px;
  padding: 0 15px;
  text-align: center;
}
#gallery span
{
  height: 30px;
  line-height: 10px;
  font-size: 10px;
  display: block;
}

#list50 li
{
  width: 200px;
  display: inline-block;
  list-style: none;
}
form.library-search label
{
  width: 350px;
  display: inline-block;
}
ul#topblock
{
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color: #dfd9c3;
  position: absolute !important;
  margin: -13px 0 0 0;
  padding: 0;
}
ul#topblock li
{
  height: 370px;
  width: 560px;
  overflow: hidden;
}
#topblock-border
{
  position: absolute;
  margin-top: -13px;
  z-index: 100;
  height: 370px;
  width: 797px;
  overflow: hidden;
  background: url(../img/bg_main.png) 0 0 no-repeat;
}
#topblock-text
{
  padding: 0 10px 0 560px;
  height: 360px;
  overflow: hidden;
  position: relative;
  z-index: 200;
  font-size: 11px;
}
#topblock-text p
{
  text-indent: 0;
  text-align: left;
  padding: 4px 0;
}
#topblock-text h2
{
  font-size: 20px;
  line-height: 56px;
  color: #880907;
  background: transparent;
  padding: 0;
  margin: 0;
}
#topblock-text h3
{
  font-size: 18px;
  line-height: 56px;
  color: #880907;
  background: transparent;
  padding: 0;
  margin: 0;
}
.phonebook .phone {
	padding-left: 10px;
}
.phonebook .padding {
	padding-left: 50px;
}
.pagessubext
{
  margin: 0;
  padding: 8px 0 0 4px;
}
.pagessubext li
{
  list-style: none;
  float: left;
  width: 33%;
  font-weight: bold;
  text-align: left!important;
  padding-bottom: 8px;
}
.pagessubext li a
{
  color: #000;
}
.pagessubext ul
{
  margin: 0;
  padding: 0 0 0 4px;
}
.pagessubext li li
{
  float: none;
  font-weight: normal;
  width: auto;
  padding: 0;
}
.pagessubext li li a
{
  color: #993333;
}
.news div.p, .newsanons div.p, .board div.p, .boardanons div.p
{
  padding: 4px;
  margin-left: -4px
}
#centerblock .newsanons div.p p, #centerblock .boardanons div.p p
{
  text-align: left;
}
#textleftbottom{
	padding: 8px 8px 8px 16px;
}
#form-search{
	text-align: center;
}
