html, body {
    padding: 0px;
    margin: 0px;
    width: 100%;
    background-color: #335E0F;
    font-family: Arial;
}
h1, h2, h3 {
    color: #FEE82B;
}

.titleItemShadow{
  font-size: 18px;
  font-weight: bold;
  color: #fee82b;
  position: relative;
  top: 18px;
  text-align:center;
}


.titleItem{
  font-size: 18px;
  font-weight: bold;
  color: #32570d;
  text-align:center;
}

.content{
    font-family: Arial;
    font-weight:bold;
    font-size:14px;
    color:#1C4000;
    padding-right:10px;
    text-align:justify;
}
a{
    color:#1C4000;
}
.address, .addressNoIndex {
    position: absolute;
    left: 50%;
    margin-left:-483px;
    top: 570px;
    font-family: Arial;
    font-size: 12px;
    color: #fee82b;
    z-index: 2;
    text-align:left;
}

.addressNoIndex {
    top: 492px;
}

.addressShade, .addressShadeNoIndex {
    position: absolute;
    left: 50%;
    margin-left:-484px;
    top: 571px;
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    z-index: 1;
    text-align:left;
}

.addressShadeNoIndex {
    top: 493px;
}
.development{
	font-size:11px;
	text-align:right;
	margin-top:95px;
	padding-right:10px;
}

.smallLeaf {
	background-image: url(../images/backgroundContent.gif);
	width: 714px;
	background-repeat: repeat-y;
}

.sLeaf {
	background-image: url(../images/smallLeaf.gif);
	background-repeat: no-repeat;
}


img {
    display: block;
}
.content img{
    /*background-image: url(../images/teni.gif);*/
    background-color:#343434;
    border:1px solid #343434;
    padding-bottom:4px;
    padding-right:4px;
}
.content td img{
    /*background-image: url(../images/teni.gif);*/
    background-color:#343434;
    border:1px solid #343434;
    padding-bottom:4px;
    padding-right:4px;
}

img.clear{
    background-color:transparent;
    border:none;
    padding-bottom:none;
    padding-right:none;
}

.leftLeaf {
	height: 124px;
}

.menuField {
    background-color: #46810e;
    background-image: url(../images/menuFieldBg.gif);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    height: 100%; 
    padding-top: 30px;
    padding-left: 10px;
}

.mainMenuItem {
    background-image: url(../images/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0% 50%;
    padding-left: 40px;'
    height: 24px;
}

.menu {
  position: absolute;
  top: 650px;
  left: 30px;
}

.content {
    background-image: url(../images/backgroundContent.gif);
    width: 714px;
    background-repeat: repeat-y;
}

.contText {
    position: absolute;
    left: 335px;
    top: 490px;
    width: 620px;
    font-family: Tahoma;
    font-size: 13px;
    text-align: justify;
}

.stemStretch {
/*    background-image: url(../images/stemStretch.gif);*/
    background-repeat: repeat-y;
}

.ramka{
/*	border:4px solid #d5e4cf; */
    background-color:#343434;
    border:1px solid #343434;
    padding-bottom:4px;
    padding-right:4px;
}