BODY {
	width:100%; 
	height:100%;
	vertical-align: top;
	background: #4c9140;
	margin: 0px;
	padding: 0px;

	font-family: Arial;
	font-size: 12px;
	color: #201c1c;
}

body td {
	font-family: Arial;
	font-size: 12px;
	color: #201c1c;
}

form {
	margin: 0px;
	padding: 0px;
}

#img_full {
	background: #25621c url(images/load.gif) center no-repeat;
	z-index: 10;
}

#img_full img {
	border: 5px #25621c solid;
}

.logo {

}


h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 25px 0px 5px 0px;
	padding-bottom: 5px;
}

h1.title {
	margin-top: 15px;
}

a, a:visited {
	color: #1167a4;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

ul {
	margin:0px;
	padding:25px 0px 15px 0px;
}

ul li {
	font-size: 13px;
	list-style:none;
	background: url(images/arr_ul.jpg) no-repeat 0px 6px;
	padding: 0px 0px 10px 15px;
}

.blc_bg {
	background-color: #25621c;
}

.white_bg {
	background-color: #ffffff;
}

.head {
	/*background: url(images/head_bg.jpg) no-repeat;*/
}


.cat_menu {
	width: 230px;
}

.cat_menu div {
	background-color: #d5eed0;
	padding: 0px 0px 25px 25px;
}

.cat_menu div.level_0 {
	padding: 20px 0px 5px 0;
}

.cat_menu div.level_0 a {
	font-size: 14px;
	color: #126b89;
	font-weight: bold;
}


.cat_menu div.level_1 {
	padding: 0px 0px 3px 10px;
	background: url(images/arr_blue.gif) no-repeat 0px 5px;
}

.cat_menu div.level_1 a {
	font-size: 12px;
	color: #126b89;;
}




.head .left_box {
	/*background: #4c9140;*/
	vertical-align: middle;
	text-align: left;
}

.head .right_box {
	background: #386d2c;
}

.head .right_box div {
	text-align: right;
	padding-right: 30px;
}

.head .right_box span {
	font-family: Arial;
	font-size: 20px;
	color: #ffffff;
}

.head .right_box a {
	font-family: Arial;
	font-size: 12px;
	color: #f9bc02;
	line-height: 22px;
}

.main .menu {
	padding-top: 25px;
}


.main .menu .start {
	border-top: 1px #a6c8a0 solid;
	margin-right: 15px;
}

.main .menu .table_menu {
	border-collapse: collapse;
}

.main .menu .right {
	background: url(images/arr_white.gif) no-repeat 15px 16px;
	border-top: 1px #a6c8a0 solid;
	border-bottom: 1px #a6c8a0 solid;

	cursor: pointer;
}

.main .menu .right .item {
	padding: 9px 0px 8px 35px;
	text-transform: uppercase;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

.main .menu td.right:hover {

}

.main .menu .right a {
	color: #ffffff;
	text-decoration: none;
}

.main .menu .sel .right {

	cursor: pointer;
}

.main .menu .right.sel {

}

.main .menu .left {
	width: 15px;
	background: #4C9140;
}

.main .menu .sel .right {
	background: url(images/arr_yellow.gif) no-repeat 15px 16px;
}

.main .menu .sel a {
	color: #f2e120;
}



.main .menu .subs {
	position: relative;
	bottom: 5px;
	padding-bottom: 10px;
}

.main .menu .sub {
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	padding: 5px 5px 0px 7px;
	margin-left: 13px;
	color: #ffffff;
}

.main .menu .sub.sel {
	background-color: #fcf1e3;
	font-weight: bold;
}

.main .menu .subs .sub a {
	font-size: 16px;
	color: #f2e120;
	text-decoration: underline;
	padding-left:5px;
}



.content {
	padding: 0px 30px 30px 30px;
}

.content .cat {
	padding-top: 10px;
}

.content .cat td div {
	font-size: 16px;
	padding-top: 5px;
}


.way {
	padding-top: 10px;
	font-size: 12px;
}

.way span {
	color: #797979;
	padding: 0px 5px 0px 5px;
}

.way_bottom {
	background:#FFFFE2;
}

.way_bottom .way {
	margin: 0px 30px 15px;
	border-top:1px solid #D3AB99;
}



.footer {
	background: #25621c;
}

.footer td {
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;
}

.footer a {
	color: #4a3e28;
}

.footer div {
	padding: 15px 0px 15px 5px;
}

.footer .rslogo {
	position: relative;
	top: 3px;
}

.feedback_but {
	background: #000000;
	border: 1px #ffffff solid;
	
	text-transform: uppercase;
	font-family: Arial;
	font-size: 18px;
	padding: 20px 20px 20px 35px;
	
	margin: 25px 16px 0px 0px;
}

.feedback_but a, .feedback_but a:visited {
	color: #ffffff;
	text-decoration: none;
}



table.catalog_arts {
	margin: 0px 0px 10px;
}

.catalog_arts td {
	vertical-align: top;
}

.catalog_arts div.title {
	padding: 0px 0px 5px;
	font-size: 13px;
	line-height: 10px;
	font-weight: bold;
}

.catalog_arts .text {
	font-size: 12px;
	line-height: 1.4;
}

.catalog_arts .text table {
	border-collapse: collapse;
	border: 1px #d6b6a9 solid;
}

.catalog_arts .text table td {
	padding: 5px;
}




table.catalog_items {
	margin: 0px 0px 10px;
}

.catalog_items td {
	vertical-align: top;
}

.catalog_items td div {
	padding: 10px 0px;
}

.catalog_items td.title {
	background: #4c9140;
	padding: 10px 8px;
}

.catalog_items td.title a {
	font-size: 12px;
	line-height: 10px;
	color: #ffffff;
	font-weight: bold;
	line-height:18px;
	text-decoration: none;
}

.catalog_items tr.text {
	background: #eeeeee;
}

.catalog_items div.text {
	padding: 10px 10px;
}


.gallery_items {
	width: 430px;
}

.gallery_items .title {
	font-size: 12px;
	color: #126b89;
	
	padding-top: 10px;
}





.feedback .title {
	font-size: 12px;
	font-weight: bold;
	color: #454545;
	padding-bottom: 5px;
}

.feedback .inp input, .feedback .inp select {
	width: 305px;
	height: 22px;
}

.feedback .inp textarea {
	width: 400px;
	height: 90px;
}



.pages {
	padding-top: 20px;
	font-size: 12px;
	color: #454545;
}

.pages span.select {
	padding: 5px;
	background: #4c9140;
	color: #ffffff;
}

.pages a {
	padding: 5px;
	color: #454545;
	text-decoration: none;
}



.cont table th {
	padding: 10px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	background: #4C9140;
	border-bottom: 1px #183a27 solid;
}

.cont table td {
	vertical-align: top;
	background: #EEEEEE;
	font-size: 12px;
	color: #464646;
	padding: 10px;
}




.nf_body {
	width: 950px;
	color: #ffffff;
	font-size: 14px;
}

.nf_body a {
	color: #f4e11c;
}

.nf_logo {
	padding: 25px 0px 50px 15px;
}

.nf_head {
	color: #f4e226;
	font-size: 12px;
	font-weight: bold;
	
	position: relative;
	left: 45px;
	top: 10px;
}

.nf_head span {
	font-size: 24px;
	font-weight: none;
}

.nf_menu {
	border-top: 1px #a6c8a0 solid;
	border-bottom: 1px #a6c8a0 solid;
	
	padding: 15px 0px;
}

.nf_menu span {
	padding: 15px;
}

.nf_menu a {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}