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

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

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

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

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

#img_full img {
	border: 5px #888888 solid;
}

.logo {

}

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

h1.title {
	margin-top: 15px;
	border-bottom: 1px #6a8673 solid;
}

a, a:visited {
	color: #ffffff;
	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: #183a27;
}

.white_bg {
	background-color: #183a27;
}

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

.head .left_box {
	width: 300px;
	background: #295236;
	vertical-align: middle;
	text-align: center;
}

.head .left_box .comm {
	font-family: Arial;
	font-size: 11px;
	color: #82b091;
	text-align: right;
	
	position: relative;
	right: 18px;
	bottom: 6px;
}

.head .left_box .logo_box {
	position: relative;
	top: 6px;
	z-index:0;
}

.head .left_box .comm a, .head .left_box .comm a:visited {
	color: #82b091;
	text-decoration: none;
}

.head .search_box {
	width: 280px;
	text-align: left;
	padding: 25px 0px 15px 0px;
}

.head .search_box form {
	margin: 0px;
}

.head .search_box .inp {
	width: 160px;
	height: 20px;
	font-size: 11px;
	color: #354149;
}

.head .right_box {
	width: 300px;
	color: #ffffff;
	font-size: 13px;
	background: url(images/black_bg.png);
}

.head .right_box div {
	padding-left: 20px;
}

.head .right_box span.m1 {
	font-size: 36px;
}

.head .right_box span.m2 {
	font-size: 30px;
}

.head .right_box span.m3 {
	font-size: 24px;
}

.head .fb_button {
	width: 130px;
	height: 19px;
	background: #ffffff;
	text-align: center;
	padding-top: 3px;
	cursor: pointer;
}

.head .fb_button a {
	font-size: 11px;
	text-decoration: none;
}

.main .content {
	background: #183a27;	
}

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


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

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

.main .menu .right {
	background: url(images/arr.gif) no-repeat 15px 15px;
	border-top: 1px #6a8673 solid;
	border-bottom: 1px #6a8673 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 {
	background-color: #183a27;
}

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

.main .menu .sel .right {
	background: #183a27 url(images/arr_s.gif) no-repeat 15px 15px;
	cursor: pointer;
}

.main .menu .right.sel {
	background-color: #282e3e;
}

.main .menu .left {
	width: 15px;
}

.main .menu .sel .left {
	border-top: 1px #6a8673 solid;
	border-bottom: 1px #6a8673 solid;
	background-color: #183a27;
}

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

.main .menu .sub {
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	background: url(images/arr_sub.gif) no-repeat 14px 12px;
	padding: 5px 5px 5px 21px;
	margin-left: 13px;
}

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

.content {
	font-size: 12px;
	padding: 0px 30px 30px 30px;
}

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

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

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

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


.content .catalog_params {
	border-collapse: collapse;
}

.content .catalog_params th, .content .catalog_params td {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border: 1px #ffffff solid;
}

.content .catalog_params td {
	color: #000000;
}

.content .catalog_params tr {
	background-color: #ccd7db;
}

.content .catalog_params tr.gray {
	background-color: #e8edef;
}

.content .catalog_params th {
	color: #ffffff;
	background-color: #9aa4a8;
}

.content .catalog_imgbox {
	float: right;
	text-align: right;
}

.content .catalog_imgbox .img_box div {
	padding-top: 8px;
	text-align: left;
}

.content .catalog_imgbox .img_box img {
	margin-left: 8px;
}

.footer {
	background: url(images/footer_bg.jpg) repeat-x;
}

.footer td {
	font-size: 11px;
	color: #76b899;
	line-height: 1.6;
}

.footer a {
	color: #76B899;
}

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

.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;
}

.gallery_articles {
	width: 100%;
	margin-top: 15px;
}

.gallery_articles td {
	vertical-align: top;
	line-height: 1.3;
}

.gallery_articles .name a {
	font-family: Arial;
	font-size: 18px;
	color: #ffffff; 
}

.gallery_articles .info {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff; 
}

.gallery_items {
	width: 100%;
}

.gallery_items .text{
	padding: 2px 5px;
}

.gallery_items td {
	vertical-align: top;
	padding-top: 30px;
}

.gallery_items td a {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}

.gallery_items .title {
	padding-top: 10px;
}

.public_items {
	width: 585px;
	margin-top: 20px;
}

.public_items td {
	vertical-align: top;
}

.public_items .date {
	font-family: Arial;
	font-size: 10px;
}

.public_items .title {
	font-family: Arial;
	font-size: 18px;
	color: #ffffff;
}

.public_items .title a {
	color: #ffffff;
}

.public_items .title {
	padding-bottom: 10px;
}

.public_items .announce {
	font-family: Arial;
	font-size: 12px;
	color: #babcc4;
	line-height: 1.4;
}

.public_items .text {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	line-height: 1.4;
}




.nf_header {
	vertical-align: middle;
	padding-left: 20px;
	width: 300px;
}

.nf_header .comm {
	font-family: Arial;
	font-size: 11px;
	color: #82b091;
	text-align: right;
	
	position: relative;
	bottom: 6px;
}

.nf_header .logo_box {
	position: relative;
	top: 6px;
	z-index:0;
	width: 271px;
}

.nf_header .comm a, .nf_header .comm a:visited {
	color: #82b091;
	text-decoration: none;
}

.nf_header_info {
	font-family: arial;
	font-size: 24px;
	color: #f5cd15;
	font-weight: bold;
}

.nf_header_info span {
	font-family: arial;
	font-size: 12px;
	color: #82b091;
	font-weight: bold;
}

.nf_menu {
	height: 45px;
}

.nf_menu td {
	border-top: 1px #6a8673 solid;
	border-bottom: 1px #6a8673 solid;
}

.nf_menu td .item {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	text-transform: uppercase;
}

.nf_menu td .item a {
	color: #ffffff;
	text-decoration: none;	
}

.nf_content {
	width: 630px;
	font-size: 14px;
	padding: 40px 0px 0px 20px;
}

.nf_content a {
	color: #f5cd15;
}

.feedback .title {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;	
}

.feedback .inp {
	padding-bottom: 15px;
}

.feedback .inp input {
	width: 320px;
	height: 22px;
}

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

.feedback .sub {
	border-bottom: 1px #42664e solid;
	padding-bottom: 20px;
}

.feedback_qa {
	border-bottom: 1px #42664e solid;
	padding-bottom: 15px;
}

.feedback_qa .name {
	font-size: 18px;
	padding: 15px 0px 0px 0px;
}

.feedback_qa .q_text {
	font-size: 14px;
	padding: 15px 0px 0px 0px;
}

.feedback_qa .a_title {
	font-size: 12px;
	font-weight: bold;
	color: #d8c424;
	padding: 15px 0px 0px 0px;
}

.feedback_qa .a_text {
	font-size: 12px;
	padding: 5px 0px 0px 0px;
}

.pages {
	padding-top: 20px;
}

.pages a {
	font-size: 12px;
	text-decoration: none;
}

.pages span {
	padding: 5px;
}

.pages span.act {
	background: #d8c424;
	color: #295236;
}

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

.content .table td {
	vertical-align: top;
	background: #295236;
	font-size: 12px;
	color: #91b89e;
	padding: 10px;
}
