body, div, li, td, th, span, input, textarea, table, form, p, h1,h2,h3,h4,h5,h6,h7  {
  font-family: Arial, Verdana, Tahoma, Helvetica, sans;
  font-size: 12px;
  /*
  color: #6d6d6d;
  */
  color:black;

}

h1,h2,h3,h4,h5 {
  color: black;
  margin: 2px;
  margin-bottom: 8px;
}

h1 { font-size: 14px; }
h2 { font-size: 13px; }
h3 { font-size: 12px; }
h4 { font-size: 11px; }
h5 { font-size: 10px; }

html {
  height: 100%;
}

table {
  border-spacing: 0;
}

td {
  padding: 2px;
}

ul {
  margin: 0;
  padding: 0;
  padding-left: 30px;
}


form {
  margin: 0;
  padding: 0;
}

a {
  color: #515245;
}
a:hover {
  color: #9ea363;
}

a img {
  border: 0;
}

p {
  margin: 4px;
  padding: 0;
}

ul {
  margin: 0;
}

.text, select, textarea {
  border: 1px solid #a6a6a6;
}

.text {
  width: 140px;
}

.clear {
  clear: both;
}

ul.menu, ul.menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.menu li {
  margin: 0;
  padding: 0;
}

input, textarea, select {
  border: 1px solid #a6a6a6;
  font-size: 13px;
}

input[type=text], textarea {
  width: 262px;

}


input.form_box {
  padding: 2px;
}

body {
  margin: 0;
  padding: 0;
  height: 100%;
  text-align: center;
  background: #dcdaa9 url(/images/bg_top.png) repeat-x;
}

#bg_bottom {
  background: url(/images/bg_bottom.png) repeat-x bottom;
  min-height: 100%;
  position: relative;
}


#main {
  margin: 0 auto;
  padding: 0;
  width: 1000px;
  text-align: left;
/*  min-height: 1700px;*/
}

#header {
  height: 120px;
}

#top {
  margin: 0 auto;
  width: 1000px;
  height: 120px;
  background: url(/images/top.jpg) no-repeat;
  position: relative;
  text-align: left;
}

h1#logo {
  margin: 0;
  padding: 0;
  float: left;
}

h1#logo a {
  text-indent: -9999px;
  outline: none;
  width: 200px;
  height: 120px;
  display: block;
  margin-left: 20px;
}


#top .left {
  width: 315px;
  float: left;
  height: 85px;
}


#top .right {
  width: 440px;
  float: right;
  height: 85px;
}

#panel1 {
  width: 440px;
  height: 85px;
  margin-top: 35px;
}

#slogan1 {
  margin-left: 20px;
  margin-top: 35px;
  font-family: Georgia, Verdana, Tahoma, Arial, sans;
  font-style: italic;
  font-size: 12px;
  color: black;
  font-weight: bold;
}
#slogan2 {
  font-family: Georgia, Verdana, Tahoma, Arial, sans;
  font-style: italic;
  font-size: 12px;
  color: black;
  font-weight: bold;
  text-align: right;
}


#top a {
  color: #f4ef4b;
  font-size: 10px;
  text-decoration: underline;

}


#search {
  margin-left: 10px;
  height: 30px;
  padding-top: 5px;
  width: 325px;
  float: left;
}

#search .text {
  width: 164px;
  height: 19px;
  margin-left: 0px;
  padding: 0;
  background: none;
  border: 0;
  color: black;
  margin-left: 20px;
}

#search .submit {
  width: 24px;
  height: 24px;
  background: none;
  margin: 0;
  margin-left: 4px;
  cursor: pointer;
  text-indent: -9999px;
  color: transparent;
  font-size: 0;
  line-height: 0;
  border: 0;
}

#search a {
  margin-left: 28px;
  position: absolute;
  bottom: 12px;
}

#members {
  width: 165px;
  float: left;
  height: 35px;
  position: relative;
}

#members .m0 {
  width: 82px;
  float: left;
  text-align: center;
  position: absolute;
  bottom: 12px;

}

#members .m1 {
  width: 82px;
  float: left;
  text-align: center;
  position: absolute;
  bottom: 12px;
  left: 82px;
}

#login {
  margin-left: 175px;
}
#login .title {
  color: white;
  font-weight: bold;
  padding-top: 10px;
  font-size: 11px;
  margin-bottom: 4px;
}
#login .text {
  width: 107px;
  height: 17px;
  padding: 5px 4px 0 4px;
  margin-right: 5px;
  font-size: 11px;
  border: 0;
  background: white url(/images/bg_input.png) repeat-x;
}
#login .err {
  color: orange;
  padding: 0 2px 2px 2px;
  font-size: 11px;
}

#login a {
  position: absolute;
  bottom: 12px;
  right: 180px;
}

#login .status a {
  position: static;
}

#content {
  clear: both;
  margin-top: 10px;
  padding-bottom: 93px;
}

#content .left {
  width: 230px;
  margin-left: 10px;
  float: left;
}

#content .center {
  width: 520px;
  float: left;
}
#content .right {
  width: 230px;
  margin-left: 10px;
  float: right;
}


.block {
  margin: 8px 10px 23px 0;
  padding: 0;
  padding-bottom: 10px;
  background: white;
  position: relative;
}
.block h2 {
  width: 220px;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  text-indent: 20px;
  background: url(/images/bg_title.png) no-repeat;
  position: relative;
  top: -8px;
  color: white;
  text-transform: uppercase;
  font-size: 11px;
}

.block .bottom {
  width: 220px;
  height: 5px;
  background: url(/images/block_bottom.png) no-repeat;
  position: absolute;
  bottom: -5px;
}

.banners {
  padding-top: 0px;
}


.banners p {
  text-align: center;
  margin-bottom: 5px;
}

.ienakt {
  width: 70px;
  height: 23px;
  margin: 0;
  padding: 0;
  border: 0;
  background: url(/images/lv_ienakt.png) no-repeat;
  float: right;
  text-indent: -9999px;
  color: transparent;
  font-size: 0;
  display: block;
  line-height: 0;
  margin-right: 30px;
  margin-top: 5px;
}

.en .ienakt {
  background: url(/images/en_ienakt.png) no-repeat;
}

.block .menu a {
/*  color: #56563e;*/
	color: #000000;
	font-size:13px;
	font-weight:bold;
  padding-left: 15px;
  padding-top: 2px;
  height: 18px;
  display: block;
  text-decoration: none;
}

.block .menu a:hover, .block .menu li.active > a {
  background: #57553c url(/images/bg_item.png) repeat-x;
  color: white;
}

.block .menu li li a {
  padding-left: 25px;
  font-weight: normal;
}

.block .menu li li li a {
  padding-left: 35px;
  font-weight: normal;
}

.post {
  margin: 10px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #a0a0a0;
}

.post .entry {
  text-indent: 1em;
}

.post h1 {
  font-size: 12px;
  margin-left: 4px;
}


.post img {
  margin-right: 10px;
  margin-bottom: 10px;
}
/*
.post p {
  color: black;
} */

.post .meta {
  font-size: 10px;
  color: #808080;
}

.post .link a {
  padding-right: 15px;
  background: url(/images/arrow.png) no-repeat right;
  text-decoration: none;
  border-bottom: 1px solid #515245;
}

.post .files {
  margin-top: 10px;
  margin-bottom: 10px;
}

.post a.file {
  font-weight: bold;
}

#calendar {
  margin-left: 10px;
}


#calendar select {
  font-size: 12px;
  border: 1px solid black;
}
#calendar .month {
  width: 115px;
}
#calendar .year {
  width: 80px;
}
#calendar table {
  margin-top: 8px;
  border-collapse: collapse;
/*  table-layout: fixed;*/
}

#calendar th {
  background: #56543b;
  color: white;
}
#calendar td {
  background: #dcdaa9;
  color: black;
}
#calendar td.special {
  background: #b2ad83;
  color: white;
}
#calendar td.special a {
  color: white;
  display: block;
  height: 16px;
  text-decoration: none;
}
#calendar td.special a:hover {
  text-decoration: underline;
}

#calendar th, #calendar td {
  width: 22px;
  height: 18px;
  text-align: center;
  border: 1px solid white;
  padding: 1px;
}

#calendar td.today div, #calendar td.today a {
  background: white;
  color: black;
}

#calendar td.today div {
  border: 1px solid #aeaa84;
}


.content_box {
  margin-bottom: 10px;
}

.content_box .top {
  width: 520px;
}

.content_box .top_action_btns {
  display:block;
  float:right;
  width:30px;
}

.documenttitle {
   background: url(/images/panel_top.png);
   background-repeat:no-repeat;
  background-position:bottom right;
  display:block;

  width:520px;
  height:24px;
  }
.documenttitle h2 {
  float: left;
  width: 470px;
}

.documenttitle2 {
   background: url(/images/panel_top.png);
   background-repeat:no-repeat;
  background-position:bottom right;
  display:block;
  height:20px;
  margin:0px!important;
  padding:0px!important;
  }

.content_box .bottom {
  width: 520px;
  height: 6px;
  background: url(/images/panel_bottom.png) no-repeat;
}

.content_box .middle {
  background: white;
  padding: 25px 6px 8px 6px;
  line-height:16px;
}



.documenttitle h2 {
  padding-left:5px;
  font-size: 13px;

}

a.archive {
  text-transform: uppercase;
  margin-left: 15px;
  font-weight: bold;
}


#footer {
  clear: both;
  height: 78px;
  padding-top: 15px;
  background: url(/images/bg_footer.jpg) no-repeat;
  color: white;
  position: absolute;
  bottom: 0;
}

#footer p, #footer div, #footer a, #footer li {
  color: white;
  font-size: 11px;
}


#footer .left {
  width: 230px;
  margin-left: 10px;
  float: left;
  text-indent: 15px;
}
#footer .center {
  width: 520px;
  float: left;
  text-align: center;
}
#footer .right {
  width: 230px;
  margin-left: 10px;
  float: right;
  text-align: right;
}


#footer .menu li {
  display: inline;
  font-size: 11px;
}
#footer .menu li a {
  font-size: 11px;
  text-decoration: none;
}
#footer .menu li a:hover {
  text-decoration: underline;
}

#sindrome {
  margin-right: 25px;
}

#footer .box {
  width: 338px;
  margin: 10px auto 0 auto;
}
#footer .box .l1 {
  width: 50%;
  float: left;
}
#footer .box .r1 {
  width: 50%;
  float: right;
}

#contact table {
  margin: 0 auto;
}

#contact td {
  vertical-align: top;
}
.submit {
  background: #f0f0f0;
}

ul.errors li {
  color: red;
}

ul.gal {
  list-style-type: none;
}

ul.gal li {
  display: block;
  width: 110px;
  height: 110px;
  float: left;
}

div.pics p {
  width: 110px;
  float: left;
}

.gal1 .prev {
  float: left;
}

.gal1 .next {
  float: right;
}
/*
.today {
  font-weight: bold;
  background-color:#FFFFFF!important;
  color:#000000!important;

} */

#mainpanmid {
  min-height: 400px;
}
