* {
  margin: 0;
  padding: 0;
}
body {
  font-family: Verdana;
  font-size: 12px;
  color: #666666;
  background-color: #FFFFFF;
}
a {
  color: #666666;
}
.left {
  float: left;
  width: 220px;
}
.center {
  margin: 0 260px 0 260px;
}
.right {
  float: right;
  width: 220px;
}
.no-right, .no-right2 {
  margin: 0 220px 0 0;
}
.no-right2 .center {
  margin: 0 40px 0 260px;
}
.no-right .left {
  float: left;
  width: 175px;
}
.no-right .center {
  margin: 0 0 0 175px;
}
.clear {
  clear: both;
  height: 1px;
  overflow: hidden;
}
#all {
  background: url(../img/bg_right.gif) repeat-y right top;
/*
  min-width: 950px;
  width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 950)? "950px" : "auto");
*/
  width: 1000px;
  border-left: 1px solid #c3c3c3;
  border-right: 1px solid #c3c3c3;
  margin: 0 auto 0 auto;
}
/* * */
.navi {
  float: left;
  list-style-type: none;
}
.navi li {
  float: left;
}
.subnavi {
  width: 200px;
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  visibility: hidden;
}
.subnavi2 {
  float: left;
  border-left: 2px solid #8fc732;
  border-bottom: 2px solid #8fc732;
  padding-top: 56px;
  font-size: 1px;
}
.subnavi ul {
  list-style-type: none;
  background: #FFFFFF url(../img/submenu_bg_ul.gif) repeat-y left top;
  padding-left: 4px;
  font-size: 12px;
}
.subnavi li {
  background: #FFFFFF url(../img/submenu_bg_li.gif) repeat-x left top;
  padding: 9px 21px 9px 21px;
  text-align: left;
}
/* * */
#header {
/*  height: 122px;*/
  background: #ffffff url(../img/bg_header.gif) no-repeat right top;
}
#header .no-right {
/*  height: 122px;*/
}
#logo {
  margin: 22px 0 0 14px;
  height: 99px;
}
#navi-top {
  float: right;
  padding-top: 2px;
  width: 430px;
  font-size: 10px;
}
#navi-top a {
  height: 22px;
  color: #FFFFFF;
}
#navi-top .navi li {
  float: left;
  margin: 0 16px 0 0;
}
#header #anonses {
  padding-top: 17px;
}
#header #anonses .title {
  width: 70px;
  background: #b5b5b5 url(../img/bg_top_anons.gif) no-repeat right top;
  font-weight: bold;
  color: #FFFFFF;
  padding: 10px 0 0 40px;
  height: 23px;
}
#header #anonses .list {
  float: left;
  list-style-type: none;
  padding-left: 40px;
}
#header #anonses .list li {
  width: 150px;
  float: left;
  margin-right: 20px;
  padding-top: 10px;
}
#header #anonses .list li.sepa {
  width: 11px;
  padding-top: 5px;
  height: 45px;
  background: url(../img/anons_sepa.gif) no-repeat right top;
}
#header #anonses a.item {
  display: block;
  color: #66604a;
  line-height: 18px;
  background: url(../img/arraw_gray2.gif) no-repeat right bottom;
  text-decoration: none;
}
#header #anonses a.item:hover {
  text-decoration: underline;
  background: url(../img/arraw_gray2_hover.gif) no-repeat right bottom;
}
/* * */
#navi-main {
  width: 100%;
  height: 73px;
  background: url(../img/bg_navi.gif) repeat-x left top;
  text-align: center;
}
#navi-main .navi {
  background: url(../img/bg_navi_left.gif) no-repeat left top;
  padding-left: 20px;
/*  border: 1px solid red;*/
  position: relative;
}
#navi-main .navi li {
  padding-top: 6px;
}
#navi-main .navi li a {
  float: left;
  z-index: 10;
  display: block;
  position: relative;
  height: 30px;
  background: url(../img/bg_navi_item.gif) no-repeat left top;
  padding: 30px 15px 0 15px;
  color: #666666;
  text-decoration: none;
}
#navi-main .bg {
  height: 73px;
  padding: 0 200px 0 0;
/*  text-align: center;*/
}
.all1 #navi-main .bg {
  background: url(../img/1/bg_navi_right.gif) no-repeat right top;
}
.all2 #navi-main .bg {
  background: url(../img/2/bg_navi_right.gif) no-repeat right top;
}
/* * */
#main {
  clear: both;
  position: relative;
  padding: 0 0 15px 0;
}
.all1 #main {
  background: url(../img/1/bg_right2.gif) no-repeat right top;
}
.all2 #main {
  background: url(../img/2/bg_right2.gif) no-repeat right top;
}
#main .left #navi-left {
  padding: 10px;
}
#main .left #navi-left .title {
  background: url(../img/bg_separator2.gif) no-repeat left top;
  color: #55761f;
}
#main .left #navi-left .title div {
  background: url(../img/bg_separator2.gif) no-repeat left bottom;
  padding: 4px 0 4px 23px;
}
#main .left #navi-left .title span {
  display: block;
  border-left: 1px solid #8fc731;
  padding: 7px 0 7px 15px;
}
#main .left #navi-left ul {
  list-style-type: none;
  padding-left: 26px;
}
#main .left #navi-left li {
  padding: 8px 0 8px 0;
}
#main .left #navi-left a {
  display: block;
  color: #66604a;
  padding: 0 0 0 21px;
  background: url(../img/arraw_green2.gif) no-repeat left 3px;
}
#main .left #navi-left a:hover {
  color: #55761f;
  background: url(../img/arraw_green2_hover.gif) no-repeat left 3px;
}
#main .left .sepa {
  background: url(../img/bg_separator2.gif) no-repeat left bottom;
  height: 10px;
}
.warning {
  margin: 15px 0 0 10px;
}
.warning a {
  display: block;
  font-weight: bold;
  color: #55761f;
  padding: 7px 0 7px 55px;
  background: url(../img/ico_warning.gif) no-repeat left top;
}
.warning a:hover {
  background: url(../img/ico_warning_hover.gif) no-repeat left top;
}
#main .left #loginform {
  margin-top: 20px;
  width: 220px;
  background: #ebebeb url(../img/login_top.gif) no-repeat left top;
}
#main .left #loginform form {
  background: url(../img/login_bottom.gif) no-repeat left bottom;
  padding: 3px 0 20px 0;
}
#main .left #loginform .content {
  background: url(../img/login_bottom2.gif) no-repeat left bottom;
  padding: 10px 10px 20px 39px;
}
#main .left #loginform .content a {
  color: #55761f;
}
#main .left #loginform .label {
  padding-left: 39px;
  margin-top: 17px;
}
#main .left #loginform .input {
  margin-left: 39px;
  margin-top: 7px;
}
#main .left #loginform .input input {
  background: url(../img/login_input.gif) no-repeat left top;
  border: 0;
  width: 132px;
  height: 20px;
  padding: 3px 0 0 5px;
  font-size: 11px;
}
#main .left #loginform .title {
  height: 34px;
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
  padding: 3px 40px 0 40px;
}
#main .left #loginform #buttons {
  background-color: #FFFFFF;
  height: 29px;
}
#main .left #loginform #buttons .left {
  padding: 8px 0 0 15px;
  width: 120px;
  font-size: 11px;
  color: #55761f;
}
#main .left #loginform #buttons .left input {
  margin-right: 5px;
}
#main .left #loginform #buttons .right {
  width: 67px;
  height: 21px;
  padding: 8px 0 0 12px;
  background: url(../img/login_butt.gif) no-repeat left top;
  font-size: 11px;
}
#main .left #loginform #buttons .right a {
  color: #FFFFFF;
}
#main .left .link {
  margin-top: 10px;
  padding-left: 15px;
  font-size: 11px;
}
#main .left .link a {
  color: #666666;
}
#main .right {
  padding-top: 120px;
}
#main .right .item {
  margin: 25px 24px 10px 24px;
}
#main .right .item a {
  display: block;
  background: url(../img/arraw_gray.gif) no-repeat right bottom;
}
#main .right .item a:hover {
  background: url(../img/arraw_gray_hover.gif) no-repeat right bottom;
}
#main .right .more {
  margin: 24px;
  font-weight: bold;
  font-size: 10px;
}
#main #search {
  height: 41px;
  background: url(../img/bg_search.gif) no-repeat right top;
}
#main #search #input_search {
  width: 155px;
  padding: 0 5px 0 5px;
  text-align: right;
  border: 0;
  font-size: 10px;
  color: #55761f;
}
#main #search .left {
  padding: 10px 0 0 10px;
  width: 175px;
}
#main #search .right {
  padding: 0;
  width: 33px;
}
#main #top {
  height: 34px;
  background: url(../img/bg_right_top.gif) no-repeat right top;
}
/* * */
#footer {
  background: url(../img/bg_footer.gif) repeat-y right top;
  font-size: 10px;
}
div.sepa {
  height: 2px;
  overflow: hidden;
  background: #8fc634 url(../img/bg_separator_right.gif) no-repeat right top;
}
#footer .center {
  padding-top: 30px;
  padding-right: 50px;
  text-align: center;
}
#footer .center a {
  margin: 0 5px 0 5px;
}
#footer .left {
  padding: 23px 15px 15px 15px;
  width: 145px;
}
#footer .left a {
  width: 27px;
  margin-left: 10px;
}
#footer .right {
  padding: 0 15px 15px 15px;
  width: 190px;
}
#footer .navi li {
  margin: 0 10px 0 0;
}
.adm-butt {
  border: 0;
  width: 24px;
  height: 24px;
  margin: 10px 0 10px 0;
}
#news_anons {
  padding-top: 40px;
}
#news_anons .content {
  padding: 30px 175px 20px 175px;
}
.list .item, .list-search .item {
  margin: 5px 0 5px 0;
  font-size: 12px;
}
.list .item a, .list-search .item a {
  color: #333333;
}
.list .item b {
  display: block;
  color: #55761f;
  font-size: 10px;
  margin: 4px 0 4px 0;
}
.list .sepa {
  height: 7px;
  background: url(../img/bg_list_sepa.gif) no-repeat left top;
  text-align: right;
  margin: 10px 0 10px 0;
}
.list-search .item .num {
  float: left;
  display: block;
  width: 20px;
}
.list-search .item .comment, .list-search .item .comment2 {
  margin-left: 20px;
}
.list-search .item .num, .list-search .item .comment {
  color: #55761f;
  font-size: 11px;
}
.pager {
  text-align: center;
}
.pager a {
  color: #55761f;
}
#button_search_img {
  width: 26px;
  height: 25px;
  border: 0;
}
a#button_search {
  display: block;
  width: 26px;
  height: 25px;
  background: url(../img/button_search.gif) no-repeat left top;
}
a#button_search:hover {
  background: url(../img/button_search_hover.gif) no-repeat left top;
}
a#button_login {
  display: block;
  width: 60px;
  background: url(../img/button_login.gif) no-repeat right top;
}
a#button_login:hover {
  background: url(../img/button_login_hover.gif) no-repeat right top;
}
#content table {
  border-top: 1px solid #79a82b;
  border-left: 1px solid #79a82b;
}
#content td {
  border-bottom: 1px solid #79a82b;
  border-right: 1px solid #79a82b;
  padding: 5px;
}
#content td.th {
  color: #FFFFFF;
  font-weight: bold;
  background-color: #8fc732;
}
#content td.wbg {
  background-color: #ebebeb;
}
#content ul {
  margin: 5px 0 5px 20px;
  list-style-image: url(../img/li_bull.gif);
}
#content table.no-border, #content table.no-border td {
  border: 0;
}
img.b1px {
  border: 1px solid #c3c3c3;
}
#fleft {
  height: 60px;
}
#fcounters {
  padding: 10px 25px 10px 25px;
}