/* main*/

* {font-size: 100%; font-family: Arial, sans-serif;}

body, html {margin: 0; padding: 0; height: 100%; BACKGROUND: #FFF;}

body {font-size: .6875em;}

textarea, input, select
{
	color: #000;
	background: #fff;
	border: 0 solid;
}

.subscribe_button
{
	color: #000;
	background-color: #fff;
	border: 1px solid #9B6100;
}

.subscribe_buttons
{
	color: #000;
	width:150px;
	height:20px;
	background-color: #fff;
	border: 1px solid #9B6100;
	background:url(images/button.jpg);
}

.my_button
{
	color: #000000;
	background-color: #FBFBEF;
	border: 1px solid #000000;
	background:url(images/button.jpg) no-repeat left;
}

table, img
{
	border: 0 solid #fff;
}

form
{
	display: inline;
}

td
{
	vertical-align: top;
}

h1
{
	color: #1A3E0F;
	font: 1.45em Arial, sans-serif;
	padding-left: 20px;
	padding-top: 1px;
	background:url(images/site_text_header_icon.gif) no-repeat left; top;
	margin-top: 0;
	margin-bottom: 5px;
}

/*контент*/
.pad
{
	margin-bottom: 7px;
	text-align: justify;
}

h2
{
	color: #437443;
	font: bold 1.27em Tahoma, sans-serif;
	padding-top: 5px;
	margin-top: 0;
	margin-bottom: 10px;
}



.level_list
{
	
	font: bold Tahoma, sans-serif;
	background:url(images/search_button.gif) no-repeat left;
	margin-left:5px;
	padding-left: 25px;
}

.level1_list
{
	color: #C99D65;
	font: bold Arial, sans-serif;
	padding-left: 35px;
}

.list li
 {
	text-align: justify;
	list-style:none;
	padding: 0;
	padding-left: 20px;
	background:url(images/links_icon.gif) no-repeat 0 5px;
}

.list>li
{
	text-align: justify;
	list-style:none;
	padding:0;
	padding-left: 25px;
	background:url(images/links_icon.gif) no-repeat 0 5px;
}

.style_table
{
	border-top: 1px solid #e2c677;
	border-left: 1px solid #e2c677;
}

.style_table th
{
	border-right: 1px solid #e2c677;
	border-bottom: 1px solid #e2c677;
	padding: 5px 7px;
	color: #ffffff;
	background: #e1bc55;
	font-size: 1em;
	font-family: Verdana bold;
	
}

.style_table td
{
	border-right: 1px solid #e2c677;
	border-bottom: 1px solid #e2c677;
	padding: 5px 7px;
}


/* standart elements*/

b
{
	color: #C99D65;
	font-size: 1.09em;
}

.table
{
	width: 100%;
	height: 100%;
}

.h100
{
	height: 100%;
}

.w100
{
	width: 100%;
}


/* news */

.single_news
{
	margin: 5px 0 5px 0;
}

h3
{
	font-size: 1.09em;
	font-weight: normal;
	text-transform: uppercase;
}

h3 b
{
	color: #1A3E0F;
	font-size: 1em;
}

h3 a, h3 strong
{
	font-size: 1em;
}

.more
{
	margin-top: 10px;
	clear: both;
	float: right;
}


/* text */

.text {text-align: justify; background: #fff url(images/site_text_bg.gif) no-repeat right top; line-height: 130%; padding-bottom: 30px; width: 100%; padding: 10px; font-size:1.2em;}

.text a
{
	color: #C3982C;
	font-weight: bold;
	text-decoration: none;
}

.text a:hover
{
	color: #0000;
	font-weight: bold;
	text-decoration: underline;
}

.text *
{
	line-height: 130%;

}

.print
{
	float:left;
}

.back
{
	float:right;
}

.site_text_table_tbg
{
	background-image: url(images/site_text_table_ht.gif);
	background-repeat: repeat-x;
}

.site_text_table_bbg
{
	background-image: url(images/site_text_table_hb.gif);
	background-repeat: repeat-x;
}

.site_text_table_lbg
{
	background-image: url(images/site_text_table_vl.gif);
	background-repeat: repeat-y;
}

.site_text_table_rbg
{
	background-image: url(images/site_text_table_vr.gif);
	background-repeat: repeat-y;
}

.site_text_table_tbrd
{
	background-image: url(images/site_text_table_tbrd.gif);
	background-repeat: repeat-x;
	width:1px;
}

.site_text_table_bbrd
{
	background-image: url(images/site_text_table_bbrd.gif);
	background-repeat: repeat-x;
	width:1px;
}

.site_text_table_lbrd
{
	background-image: url(images/site_text_table_lbrd.gif);
	height:1px;
}

.site_text_table_rbrd
{
	background-image: url(images/site_text_table_rbrd.gif);
	height:1px;
}


.site_text_table
{
	width:100%;
}

.margin
{
	margin-bottom:20px;
}


/* standart archve */

#archive_table
{
	border-top:1px solid #1A3E0F;
	border-left:1px solid #1A3E0F;
	background:#fff;
	width:100%;
}

#archive_table td
{
	border-right:1px solid #1A3E0F;
	border-bottom:1px solid #1A3E0F;
	text-align:center;
	color: #A8A7A7;
}

#archive_table td b
{
	color: #1A3E0F;
}

#archive_table a
{
	text-decoration:underline;
}



/* standart map */

.map
{
	line-height:17px;
	padding-left: 30px;
}

.map img
{
	float: left;
	width:20px;
	height:17px;
}

.map a
{
	text-decoration: underline;
	color: #1A3E0F;
}



/* standart footer */

#footer
{
	height:59px;
	background:#214124 url(images/footer_bg.gif);
}

#footer_text, #footer_text a, #footer_text a:hover
{
	font-size: .91em;
	font-family: Arial, sans-serif;
	color:#D0A11F;
}

#footer_text a
{
	text-decoration:none;
}

#footer_text a:hover
{
	text-decoration:underline;
}

#footer_left
{
	width:38px;
	vertical-align:bottom;
}

#footer_left img, #footer_right img
{
	display:block;
}

#footer_left_bg
{
	background: url(images/footer_left_bg.gif) right bottom repeat-x;
	width:50%;
}

#footer_right
{
	width:36px;
	vertical-align:bottom;
}

#footer_right_bg
{
	width:50%;
	background: url(images/footer_right_bg.gif) left bottom repeat-x;
}

#footer_text
{
	text-align:center;
	padding-top:18px;
}



/* standart menu */

.menu
{
	display: block;
	width: 162px;
	height: 22px;
	padding-left: 13px;
	background: #F7ECC9 url(images/menu_button.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
	font: 11px Arial;
	color: #42403D;
	text-decoration: none;
	line-height: 20px;
}

#site_left_column>.menu
{
	width: 149px;
}

.menu_layer
{
	display:none;
}

.menu_layer a
{
	display: block;
	width: 162px;
	height: 22px;
	padding-left: 13px;
	background: #F7ECC9 url(images/submenu_button.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
	font: 11px Arial, sans-serif;
	color: #42403D;
	text-decoration: none;
	line-height: 20px;
}

.menu_layer>a
{
	width: 149px;
}

.form
{
	text-align: center;
}

.form label
{
	display: block;
	font-weight: bold;
	color: #1A3E0F;
	margin: 8px 0 1px 0;
	text-align: left;
}

.form .form_input, .form textarea
{
	width: 100%;
	border: 1px solid #9B6100;
}

.form textarea
{
	height: 12em;
}

.form .my_button
{
	width: 150px;
	margin: 15px 5px 5px 5px;
}

.F8E8B5
{
	background-color: #F8E8B5;
}

.E6C66C
{
	background-color: #E6C66C;
}

.F7ECC9
{
	background-color: #F7ECC9;
}

.FFF9E5
{
	background-color: #FFF9E5;
}

.w1
{
	width:1px;
}

.gbname
{
	width:20%;
	font-weight: bold;
	text-align: right;
	padding: 11px 16px 0 0;
}

.gbuser
{
	width:80%;
	padding: 11px 0 0 15px;
}

.gbuser img
{
	float: right;
	margin: 3px 2px 0 15px;
}

.gbtext
{
	padding: 11px 0 0 15px;
	font-family: Tahoma;
	line-height: 18px;
}

