/* Динамические шняжки */
#img_full {
	display:none;
	background: #ffffff url(images/load.gif) center no-repeat;
	border: 3px #CF171F solid;
}

/* Общее оформление */
body {
	margin: 0px;
	padding: 0px;
	background: #006a2f;
	
	font-family: Arial;
	font-size: 12px;
	color: #6c6c6c;
}

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

a {
	color: #cf171f;
}

a:hover {
	text-decoration: none;
}


.white_row {
	background: #ffffff;
}


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

.shadow_left {
	background: url(images/shadow_left.png) no-repeat right top;
}

.shadow_right {
	background: url(images/shadow_right.png) no-repeat left top;
}

.bottom_left {
	width:8px;
	background: url(images/corner_bleft.png) no-repeat left top;
}

.bottom_right {
	width:8px;
	background: url(images/corner_bright.png) no-repeat right top;
}


.head {
	padding-right: 25px;
	font-size: 12px;
	line-height: 19px;
	text-align: right;
	float: right;
}

.head span {
	font-size: 18px;
	color: #c6171f;
}

.head_data {
	float: left;
	padding: 20px 0px 0px 45px;
	font-size: 12px;
}

.head p, .head_data p {
	margin: 0px;
	padding: 0px;
}

.menu_line {
	margin-top: 1px;
	height: 4px;
	background: #cf171f;
}

.top_menu td {
	text-align: center;
	font-size: 16px;
	color: #c6171f;
}

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

.top_menu .select {
	vertical-align: bottom;
	text-align: center;
}

.top_menu .select div {
	padding-bottom: 7px;
}

.top_menu .select .item {
	background: #ffffff;
}

.top_menu .select .left {
	width: 13px;
	background: url(images/menu_sel_left.png) no-repeat right bottom;
}

.top_menu .select .right {
	width: 13px;
	background: url(images/menu_sel_right.png) no-repeat left bottom;
}



.top_menu .item_0 {
	background: url(images/menu_left.png) no-repeat left top;
}

.top_menu .item_1 {
	background: #019349;
}

.top_menu .item_2 {
	background: #038242;
}
	
.top_menu .item_3 {
	background: #05733b;
}

.top_menu .item_4 {	
	background: #066836;
}

.top_menu .item_5 {	
	background: url(images/menu_right.png) no-repeat right top;
}


.left_menu a {
	text-decoration: none;
}

.left_menu img {
	margin-left: 23px;
}

.left_menu .logo {
	margin: 0px;
	position: relative;
	bottom: 10px;
	z-index:1;
}

.left_menu .title {
	padding: 10px 0px 10px 24px;
	font-size: 18px;
}

.left_menu table {
	border-collapse: collapse;
	
}

.left_menu table td {
	height: 32px;
	border-top: 1px #cccccc dotted;
	border-bottom: 1px #cccccc dotted;
	vertical-align: middle;
	font-size: 12px;
}

.left_menu table td.ind {
	border: 0px;
}



.left_menu table .select {
	background: #CF171F url(images/msel_left.jpg) no-repeat top left;
}

.left_menu table .select td {
	border:0px;
}

.left_menu table .select a {
	font-weight: bold;
	color: #ffffff;
}

.left_menu table .select .item {
	background: #CF171F url(images/msel_right.jpg) no-repeat top right;
}

.left_menu table .select .ind {
	background: url(images/menu_arrs.jpg) no-repeat 10px 14px;
}







.left_menu table .hover .item {
	background: #dcf0e6;
	font-weight: bold;
}

.left_menu table .hover .ind {
	background: #dcf0e6;
}




.left_menu .subs td {
	padding: 5px 0px;
	border: 0px;
}

.left_menu .subs div {
	padding: 5px 0px 5px 25px;
	background: url(images/menu_arr.jpg) no-repeat 10px 10px;
}

.left_menu .subs div a {
	font-weight: bold;
}


.footer div {
	font-size: 12px;
	padding: 0px 25px;
	color: #ffffff;
}

.footer span a {
	font-size: 11px;
	text-decoration: none;
	color: #bcddcc;
}

.content {
	padding: 36px 25px 30px 23px;
	font-size: 12px;
	line-height: 22px;
}

.content h1 {
	font-size: 24px;
	font-weight: normal;
	padding: 0px 0px 18px;
	margin: 0px;
	color: #000000;
}



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

.content .table th {
	border: 1px #CF171F solid;
	background: #CF171F;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

.content .table td {
	border: 1px #ebe2d3 solid;
	border-top: 0px;
	font-size: 12px;
	padding: 5px;
}

.content h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #000000;
}

.content h3 {
	font-size: 15px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #000000;
}

.content ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.content ul li {
	margin: 0px;
	padding: 0px 0px 5px 25px;
	background: url(images/ul_arr.jpg) no-repeat 7px 9px;
}

.content ol {
	margin: 0px 0px 0px 25px;
	_margin: 0px 0px 0px 27px;
	padding: 0px;
}

.left_content {
	width: 270px;
	float:right;
	padding: 35px 0px 0px 0px;
}

.gallery {
	width:620px;
}


.gallery p {
	margin: 0px;
	padding: 0px;
}

.gallery .image img {
	padding: 0px 20px 15px 0px;
}

.gallery, .gallery .item {
	line-height: 18px;
	font-size: 12px;
	vertical-align: middle;
}

.gallery .item .date {
	color: #6c6c6c;
	padding-bottom: 5px;
}

.gallery .item .title {
	font-weight: bold;
	padding-bottom: 5px;
}

.gallery .all {
	padding-top: 15px;
}

.pages {
	margin: 45px 0px 20px;
}

.pages td {
	font-size: 12px;
}

.pages td.page {
	padding: 5px 7px;
}

.pages td.select {
	font-weight: bold;
	background: #ffebcc;
	color: #c34d09;
}


.feedback {
	width: 600px;
}

.feedback td {
	font-size: 12px;
}

.feedback .title {
	width: 105px;
	vertical-align: top;
	line-height: 34px;
}

.feedback .inp_text {
	width: 280px;
	height: 23px;
}

.feedback textarea {
	width: 405px;
	height: 175px;
}


.feedback .submit {
	width: 120px;
	height: 50px;
	margin-top: 20px;
	border: 0px;
	background: url(images/button.jpg) no-repeat;
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	cursor: pointer;
	padding-bottom: 4px;
}


.content_nf {
	background: url(images/shadow_404.jpg) no-repeat 220px 0px;
}

.content_nf .main_box {
	margin: 50px 0px 0px 35px;
}

.content_nf .main_box h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.content_nf .main_box td {
	line-height: 22px;
	font-size: 12px;
}


.catalog {
	width: 610px;
}

.catalog td.item  {
	padding-bottom: 30px;
	
}

.catalog .item a {
	font-size: 14px;
	font-weight: bold;
}

.catalog_text {
	border-top:1px dotted #CCCCCC;
	padding-top: 15px;
}

.catalog_text h2 {
	margin: 0px;
	padding-bottom: 5px;
}

.catalog .image {
	float: left;
	padding: 0px 20px 15px 0px;
}