body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #3B5518;
	background-image: url(img/bck.jpg);
	background-repeat: repeat-x;
}

#header {
	width: 995px;
	height: 266px;
	margin: 0px auto 0px auto;
}
#head1 {
	width: 255px;
	height: 266px;
	float: left;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
#head2 {
	width: 740px;
	height: 266px;
	float: right;
	background-image: url(img/img.jpg);
	background-repeat: no-repeat;
}
#h2a {
	width: 740px;
	height: 210px;
	text-align: left;
}
#h2a div {
	padding-top: 41px;
	padding-left: 450px;
}
#h2b {
	text-align: right;
	padding-top: 20px;
	padding-right: 80px;
}
#cont {
	width: 995px;
	margin: 0px auto 0px auto;
	text-align: left;
}
#main {
	width: 955px;
	background-image: url(img/f.gif);
	background-repeat: repeat-y;
	text-align: center;
}
#maini {
	width: 935px;
	margin: 0px auto 0px auto;
	text-align: left;
}
#footer {
	width: 955px;
	height: 134px;
	background-image: url(img/bottom.jpg);
	background-repeat: no-repeat;
}
#footer div {
	width: 400px;
	color: #BAD29A;
	padding-top: 76px;
}
#footer div {
	color: #BAD29A;
}
#footer a {
	color: #BAD29A;
	text-decoration: none;
}


#lcol {
	float: left;
	width: 252px;
}
#mcol {
	float: right;
	width: 668px;
}
#mcoli {
	width: 648px;
	padding-top: 15px;
	padding-bottom: 5px;
}

#menu a {
	display: block;
	background-image: url(img/m.jpg);
	background-repeat: no-repeat;
	margin-bottom: 2px;
	padding-top: 10px;
	padding-bottom: 9px;
	text-decoration: none;
	text-align: right;
	padding-right: 44px;
}
#menu a.a {
	background-image: url(img/ma.jpg);
}

div.bh {
	display: block;
	background-image: url(img/bh.jpg);
	background-repeat: no-repeat;
	margin-bottom: 6px;
	padding-top: 10px;
	padding-bottom: 9px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}


div.box {
	width: 252px;
	background-image: url(img/bf.gif);
	background-repeat: repeat-y;
}
div.bt {
	width: 252px;
	background-image: url(img/bs.gif);
	background-repeat: no-repeat;
	text-align: center;
}
div.be {
	width: 252px;
	height: 16px;
	margin-bottom: 5px;
	background-image: url(img/be.jpg);
	background-repeat: no-repeat;
}
div.btt {
	width: 224px;
	text-align: left;
	margin: 0px auto 0px auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.bo {

}
#menu div.bl a, #menu div.blx a {
	background-image: none;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 0px;
	text-align: right;
	padding-right: 44px;
}
div.bl, div.blx {
	display: none;
}
div.blx {
	display: block;
}
div.bl a, div.blx a {
	display: block;
}
div.bl a.a, div.blx a.a {
	font-weight: bold;
}
div.bl a:hover, div.blx a:hover {

}

table.gal {
	width: 648px;
	border: 0px;
}
table.gal td {
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	vertical-align: top;
}
#mcol table.gal a {
	display: block;
	margin: 0px auto 0px auto;
	width: 120px;
	_width: 128px;
	padding: 4px;
	border: 1px solid #B1A380;
}
div.nmenu a {
	background-image: url(/img/tl_button.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
}
div.nmenu a.back {
	background-image: url(/img/tl_zpet.gif);
}

.break {
	clear: both;
	height: 1px;
	font-size: 1px;
}
* html .break {
	display:none;
}

@media print {
 #header, #menu, #footer, #lcol {
	display: none;
 }
 #main, #cont, #mcol {
	float: none;
	width: 100%;
 }
}
